Index

feature-libs/order/components/amend-order/amend-order.model.ts

AmendOrderType
 CANCEL
 RETURN

projects/storefrontlib/cms-components/myaccount/order/amend-order/amend-order.model.ts

AmendOrderType
since 4.2 - use order lib instead
 CANCEL
 RETURN

projects/core/src/model/consent.model.ts

ANONYMOUS_CONSENT_STATUS
 GIVEN
Value : GIVEN
 WITHDRAWN
Value : WITHDRAWN

projects/storefrontapp-e2e-cypress/cypress/helpers/b2b/my-company/models/my-company.model.ts

ASSIGNMENT_LABELS
 MANAGE
Value : Manage
 ASSIGN
Value : assign
 UNASSIGN
Value : unassign
 UNASSIGN_ALL
Value : Unassign All
 DONE
Value : done
 ASSIGNED_SUCCESS
Value : assigned successfully
 UNASSIGNED_SUCCESS
Value : unassigned successfully
 CREATE
Value : Create
 EDIT
Value : Edit
 UPDATE_SUCCESS
Value : updated successfully
 ROLES
Value : Roles
 ROLE_UPDATED_SUCCESS
Value : Roles successfully updated for
CONFIRMATION_LABELS
 CONFIRM
Value : CONFIRM
 CANCEL
Value : CANCEL
 DISABLE
Value : DISABLE
INPUT_TYPE
 TEXT
Value : text
 DATE_TIME
Value : datetime
 DATE
Value : date
 NG_SELECT
Value : ngSelect
 CHECKBOX
Value : checkbox
MY_COMPANY_FEATURE
 LIST
Value : list
 NESTED_LIST
Value : nestedList
 CREATE
Value : create
 UPDATE
Value : update
 DISABLE
Value : disable
 ASSIGNMENTS
Value : assignments
 USER_PASSWORD
Value : userPassword

feature-libs/product-configurator/rulebased/core/model/configurator.model.ts

AttributeOverviewType
 GENERAL
Value : general
 BUNDLE
Value : bundle
DataType
 INPUT_STRING
Value : String
 INPUT_NUMBER
Value : Number
 USER_SELECTION_QTY_ATTRIBUTE_LEVEL
Value : UserSelectionWithAttributeQuantity
 USER_SELECTION_QTY_VALUE_LEVEL
Value : UserSelectionWithValueQuantity
 USER_SELECTION_NO_QTY
Value : UserSelectionWithoutQuantity
 NOT_IMPLEMENTED
Value : not_implemented
GroupType
 ATTRIBUTE_GROUP
Value : AttributeGroup
 SUB_ITEM_GROUP
Value : SubItemGroup
 CONFLICT_HEADER_GROUP
Value : ConflictHeaderGroup
 CONFLICT_GROUP
Value : ConflictGroup
ImageFormatType
 VALUE_IMAGE
Value : VALUE_IMAGE
 ATTRIBUTE_IMAGE
Value : ATTRIBUTE_IMAGE
ImageType
 PRIMARY
Value : PRIMARY
 GALLERY
Value : GALLERY
UiType
 NOT_IMPLEMENTED
Value : not_implemented
 RADIOBUTTON
Value : radioGroup
 CHECKBOX
Value : checkBox
 CHECKBOXLIST
Value : checkBoxList
 DROPDOWN
Value : dropdown
 LISTBOX
Value : listbox
 LISTBOX_MULTI
Value : listboxmulti
 READ_ONLY
Value : readonly
 STRING
Value : string
 NUMERIC
Value : numeric
 AUTO_COMPLETE_CUSTOM
Value : input_autocomplete
 MULTI_SELECTION_IMAGE
Value : multi_selection_image
 SINGLE_SELECTION_IMAGE
Value : single_selection_image
 CHECKBOXLIST_PRODUCT
Value : checkBoxListProduct
 DROPDOWN_PRODUCT
Value : dropdownProduct
 RADIOBUTTON_PRODUCT
Value : radioGroupProduct
UpdateType
 ATTRIBUTE
Value : Attribute
 ATTRIBUTE_QUANTITY
Value : AttributeQuantity
 VALUE_QUANTITY
Value : ValueQuantity

projects/core/src/model/cart.model.ts

B2BPaymentTypeEnum
 ACCOUNT_PAYMENT
Value : ACCOUNT
 CARD_PAYMENT
Value : CARD
CartValidationStatusCode
 NO_STOCK
Value : noStock
 LOW_STOCK
Value : lowStock
 REVIEW_CONFIGURATION
Value : reviewConfiguration
 PRICING_ERROR
Value : pricingError
 UNRESOLVABLE_ISSUES
Value : unresolvableIssues
PromotionLocation
 ActiveCart
Value : CART
 Checkout
Value : CHECKOUT
 Order
Value : ORDER
 SaveForLater
Value : SAVE_FOR_LATER
 SavedCart
Value : SAVED_CART

projects/core/src/model/org-unit.model.ts

B2BUserRole
 ADMIN
Value : b2badmingroup
 CUSTOMER
Value : b2bcustomergroup
 MANAGER
Value : b2bmanagergroup
 APPROVER
Value : b2bapprovergroup

projects/storefrontlib/layout/config/layout-config.ts

BREAKPOINT

The BREAKPOINT typing defaults to five default screen names: xs, sm, md, lg, xl.

The type can be extended to allow for custom screens, such as XLL or tablet.

While the screen names are fully configurable, other features might have pre-configured layout settings per screen. Page layouts or table configurations, for example, are driven by screen size. In case you change the screen size or introduce new screen names, you might loose out on these configurations.

 xs
Value : xs
 sm
Value : sm
 md
Value : md
 lg
Value : lg
 xl
Value : xl

feature-libs/cart/import-export/core/model/import-entries.config.ts

CartNameSource

Indicates from which source the new saved cart name should be taken.

 FILE_NAME
Value : fileName
 DATE_TIME
Value : dateTime

projects/storefrontlib/cms-components/cart/cart-outlets.model.ts

CartOutlets

Identifiers of outlets inside the cart details view.

 ITEM
Value : cx-cart-item
 ITEM_DETAILS
Value : cx-cart-item.details
 ITEM_BUNDLE_DETAILS
Value : cx-cart-item.bundle-details

projects/schematics/src/add-spartacus/schema.ts

ChangeDetection

The change detection strategy to use in the new component.

 Default
Value : Default
 OnPush
Value : OnPush
RoutingScope

The scope for the new routing module.

 Child
Value : Child
 Root
Value : Root
Style

The file extension or preprocessor to use for style files.

 Css
Value : css
 Less
Value : less
 Sass
Value : sass
 Scss
Value : scss
 Styl
Value : styl
ViewEncapsulation

The view encapsulation strategy to use in the new component.

 Emulated
Value : Emulated
 Native
Value : Native
 None
Value : None
 ShadowDom
Value : ShadowDom

feature-libs/checkout/root/model/checkout-step.model.ts

CheckoutStepType
 SHIPPING_ADDRESS
Value : shippingAddress
 DELIVERY_MODE
Value : deliveryMode
 PAYMENT_DETAILS
Value : paymentDetails
 REVIEW_ORDER
Value : reviewOrder
 PAYMENT_TYPE
Value : paymentType

projects/core/src/model/cms.model.ts

CmsBannerCarouselEffect
 FADE
Value : FADE
 ZOOM
Value : ZOOM
 CURTAIN
Value : CURTAINX
 TURNDOWN
Value : TURNDOWN
PageType
 CONTENT_PAGE
Value : ContentPage
 PRODUCT_PAGE
Value : ProductPage
 CATEGORY_PAGE
Value : CategoryPage
 CATALOG_PAGE
Value : CatalogPage

projects/core/src/util/command-query/command.service.ts

CommandStrategy
 Parallel
 Queue
 CancelPrevious
 ErrorPrevious

feature-libs/product-configurator/common/core/model/common-configurator.model.ts

ConfigurationInfoFields

An enum representing ConfigurationInfo fields.

 KEY
Value : KEY
 NAME
Value : NAME
 QTY
Value : QTY
 FORMATTED_PRICE
Value : FORMATTED_PRICE
 PRICE_VALUE
Value : PRICE_VALUE
ConfigurationInfoSpecialFields

An enum representing ConfigurationInfo special fields.

 VERSION
Value : CI#@#VERSION
 CURRENCY
Value : CI#@#CURRENCY
 LINE_ITEM
Value : LI
 LINE_ITEM_DELIMITER
Value : #
ConfiguratorType

Possible configurator types

 CPQ
Value : CLOUDCPQCONFIGURATOR
 VARIANT
Value : CPQCONFIGURATOR
 TEXTFIELD
Value : TEXTFIELD
OrderEntryStatus

Statuses that can occur in the generic configuration status summary

 Success
Value : SUCCESS
 Info
Value : INFO
 Warning
Value : WARNING
 Error
Value : ERROR
OwnerType

Possible types of owners: Product, cart or order entry

 PRODUCT
Value : product
 CART_ENTRY
Value : cartEntry
 ORDER_ENTRY
Value : orderEntry

feature-libs/product-configurator/textfield/core/model/configurator-textfield.model.ts

ConfigurationStatus

Textfield configuration status

 SUCCESS
Value : SUCCESS
 ERROR
Value : ERROR

feature-libs/product-configurator/common/core/model/configurator-product-scope.ts

ConfiguratorProductScope
 CONFIGURATOR
Value : configurator
 CONFIGURATOR_PRODUCT_CARD
Value : configuratorProductCard

projects/core/src/occ/occ-models/occ.models.ts

CONSENT_STATUS
 ANONYMOUS_CONSENT_GIVEN
Value : GIVEN
 ANONYMOUS_CONSENT_WITHDRAWN
Value : WITHDRAWN
DaysOfWeek
 MONDAY
Value : MONDAY
 TUESDAY
Value : TUESDAY
 WEDNESDAY
Value : WEDNESDAY
 THURSDAY
Value : THURSDAY
 FRIDAY
Value : FRIDAY
 SATURDAY
Value : SATURDAY
 SUNDAY
Value : SUNDAY
Fields

Defines values for Fields. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields1

Defines values for Fields1. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields1 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields10

Defines values for Fields10. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields10 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields11

Defines values for Fields11. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields11 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields12

Defines values for Fields12. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields12 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields13

Defines values for Fields13. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields13 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields14

Defines values for Fields14. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields14 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields15

Defines values for Fields15. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields15 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields16

Defines values for Fields16. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields16 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields17

Defines values for Fields17. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields17 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields18

Defines values for Fields18. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields18 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields19

Defines values for Fields19. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields19 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields2

Defines values for Fields2. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields2 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields20

Defines values for Fields20. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields20 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields21

Defines values for Fields21. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields21 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields22

Defines values for Fields22. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields22 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields23

Defines values for Fields23. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields23 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields24

Defines values for Fields24. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields24 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields25

Defines values for Fields25. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields25 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields26

Defines values for Fields26. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields26 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields27

Defines values for Fields27. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields27 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields28

Defines values for Fields28. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields28 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields29

Defines values for Fields29. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields29 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields3

Defines values for Fields3. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields3 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields30

Defines values for Fields30. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields30 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields31

Defines values for Fields31. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields31 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields32

Defines values for Fields32. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields32 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields33

Defines values for Fields33. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields33 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields34

Defines values for Fields34. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields34 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields35

Defines values for Fields35. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields35 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields36

Defines values for Fields36. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields36 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields37

Defines values for Fields37. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields37 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields38

Defines values for Fields38. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields38 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields39

Defines values for Fields39. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields39 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields4

Defines values for Fields4. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields4 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields40

Defines values for Fields40. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields40 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields41

Defines values for Fields41. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields41 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields42

Defines values for Fields42. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields42 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields43

Defines values for Fields43. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields43 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields44

Defines values for Fields44. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields44 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields45

Defines values for Fields45. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields45 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields46

Defines values for Fields46. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields46 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields47

Defines values for Fields47. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields47 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields48

Defines values for Fields48. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields48 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields49

Defines values for Fields49. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields49 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields5

Defines values for Fields5. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields5 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields50

Defines values for Fields50. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields50 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields51

Defines values for Fields51. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields51 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields52

Defines values for Fields52. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields52 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields53

Defines values for Fields53. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields53 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields54

Defines values for Fields54. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields54 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields55

Defines values for Fields55. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields55 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields56

Defines values for Fields56. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields56 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields57

Defines values for Fields57. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields57 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields58

Defines values for Fields58. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields58 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields59

Defines values for Fields59. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields59 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields6

Defines values for Fields6. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields6 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields60

Defines values for Fields60. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields60 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields61

Defines values for Fields61. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields61 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields7

Defines values for Fields7. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields7 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields8

Defines values for Fields8. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields8 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Fields9

Defines values for Fields9. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Fields9 = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
ImageType

Defines values for ImageType. Possible values include: 'PRIMARY', 'GALLERY' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: ImageType = "someUnknownValueThatWillStillBeValid";

 PRIMARY
Value : PRIMARY
 GALLERY
Value : GALLERY
NotificationType
 BACK_IN_STOCK
Value : BACK_IN_STOCK
OrderApprovalDecisionValue
 APPROVE
Value : APPROVE
 REJECT
Value : REJECT
OrderEntryStatus

Possible order entry statuses

 Success
Value : SUCCESS
 Info
Value : INFO
 Warning
Value : WARNING
 Error
Value : ERROR
PageRobots

The page robot information is exposed with 4 string values.

 INDEX_FOLLOW
Value : INDEX_FOLLOW
 NOINDEX_FOLLOW
Value : NOINDEX_FOLLOW
 INDEX_NOFOLLOW
Value : INDEX_NOFOLLOW
 NOINDEX_NOFOLLOW
Value : NOINDEX_NOFOLLOW
PageType

Defines values for PageType. Possible values include: 'ContentPage', 'ProductPage', 'CategoryPage', 'CatalogPage' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: PageType = "someUnknownValueThatWillStillBeValid";

 CONTENT_PAGE
Value : ContentPage
 PRODUCT_PAGE
Value : ProductPage
 CATEGORY_PAGE
Value : CategoryPage
 CATALOG_PAGE
Value : CatalogPage
Period
 DAY
Value : DAY
 WEEK
Value : WEEK
 MONTH
Value : MONTH
 QUARTER
Value : QUARTER
 YEAR
Value : YEAR
PriceType

Defines values for PriceType. Possible values include: 'BUY', 'FROM' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: PriceType = "someUnknownValueThatWillStillBeValid";

 BUY
Value : BUY
 FROM
Value : FROM
SortEnum

Defines values for SortEnum. Possible values include: 'BASIC', 'DEFAULT', 'FULL' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: SortEnum = "someUnknownValueThatWillStillBeValid";

 BASIC
Value : BASIC
 DEFAULT
Value : DEFAULT
 FULL
Value : FULL
Type

Defines values for Type. Possible values include: 'all', 'product', 'order' There could be more values for this enum apart from the ones defined here.If you want to set a value that is not from the known values then you can do the following: let param: Type = "someUnknownValueThatWillStillBeValid";

 All
Value : all
 Product
Value : product
 Order
Value : order

integration-libs/epd-visualization/root/models/visualizations/content-type.ts

ContentType

A subset of the content types that may be returned by the EPD Visualization service. We use filtering to ensure that we only get visualizations of the types below returned. Some values start with numbers, so the identifiers do not match the values

 Model3D
Value : 3DModel
 Drawing2D
Value : 2DDrawing

projects/core/src/model/address.model.ts

CountryType
 BILLING
Value : BILLING
 SHIPPING
Value : SHIPPING

feature-libs/product-configurator/rulebased/cpq/rest/cpq.models.ts

DataType
 INPUT_STRING
Value : String
 INPUT_NUMBER
Value : Number
 QTY_ATTRIBUTE_LEVEL
Value : Quantity
 QTY_VALUE_LEVEL
Value : Attr.Quantity
 N_A
Value : N/A
DisplayAs

An enum representing possible displayAs value.

 RADIO_BUTTON
Value : 1
 CHECK_BOX
Value : 2
 DROPDOWN
Value : 3
 LIST_BOX
Value : 4
 LIST_BOX_MULTI
Value : 5
 READ_ONLY
Value : 71
 INPUT
Value : 95
 AUTO_COMPLETE_CUSTOM
Value : 102

projects/core/src/model/replenishment-order.model.ts

DaysOfWeek
 MONDAY
Value : MONDAY
 TUESDAY
Value : TUESDAY
 WEDNESDAY
Value : WEDNESDAY
 THURSDAY
Value : THURSDAY
 FRIDAY
Value : FRIDAY
 SATURDAY
Value : SATURDAY
 SUNDAY
Value : SUNDAY
ORDER_TYPE
 PLACE_ORDER
Value : PLACE_ORDER
 SCHEDULE_REPLENISHMENT_ORDER
Value : SCHEDULE_REPLENISHMENT_ORDER

projects/storefrontapp-e2e-cypress/cypress/sample-data/b2b-checkout.ts

DaysOfWeek
 MONDAY
Value : MONDAY
 TUESDAY
Value : TUESDAY
 WEDNESDAY
Value : WEDNESDAY
 THURSDAY
Value : THURSDAY
 FRIDAY
Value : FRIDAY
 SATURDAY
Value : SATURDAY
 SUNDAY
Value : SUNDAY

projects/core/src/cms/config/cms-config.ts

DeferLoadingStrategy

Strategy to control the loading strategy of DOM elements.

 DEFER
Value : DEFERRED-LOADING
 INSTANT
Value : INSTANT-LOADING

feature-libs/checkout/root/config/checkout-config.ts

DeliveryModePreferences
 FREE
Value : FREE
 LEAST_EXPENSIVE
Value : LEAST_EXPENSIVE
 MOST_EXPENSIVE
Value : MOST_EXPENSIVE

projects/storefrontlib/layout/launch-dialog/config/launch-config.ts

DIALOG_TYPE

Types of dialog openings supported

 POPOVER
Value : POPOVER
 POPOVER_CENTER
Value : POPOVER_CENTER
 POPOVER_CENTER_BACKDROP
Value : POPOVER_CENTER_BACKDROP
 DIALOG
Value : DIALOG
 SIDEBAR_START
Value : SIDEBAR_START
 SIDEBAR_END
Value : SIDEBAR_END
LAUNCH_CALLER

List of available callers

 ASM
Value : ASM
 SKIP_LINKS
Value : SKIP_LINKS
 ANONYMOUS_CONSENT
Value : ANONYMOUS_CONSENT
 REPLENISHMENT_ORDER
Value : REPLENISHMENT_ORDER
 PLACE_ORDER_SPINNER
Value : PLACE_ORDER_SPINNER

projects/storefrontlib/layout/direction/config/direction.model.ts

DirectionMode

The ltr and rtl directions can be used to configure the storefront for a certain direction, both statically or dynamically.

The HTML5 "auto" value is not supported in Spartacus, as it's considered to be too fragile for the global direction.

 LTR
Value : ltr
 RTL
Value : rtl

projects/storefrontapp-e2e-cypress/cypress/helpers/vendor/cds/profile-tag.ts

EventNames
 KEYWORD_SEARCH
Value : KeywordSearch
 CART_SNAPSHOT
Value : CartSnapshot
 HOME_PAGE_VIEWED
Value : HomePageViewed
 PRODUCT_DETAILS_PAGE_VIEWED
Value : ProductDetailsPageViewed
 NAVIGATED
Value : Navigated
 CONSENT_CHANGED
Value : ConsentChanged
 CATEGORY_PAGE_VIEWED
Value : CategoryPageViewed
 CART_PAGE_VIEWED
Value : CartPageViewed
 ORDER_CONFIRMATION_PAGE_VIEWED
Value : OrderConfirmationPageViewed
 ADDED_TO_CART
Value : AddedToCart
 REMOVED_FROM_CART
Value : RemovedFromCart
 MODIFIED_CART
Value : ModifiedCart

projects/storefrontlib/cms-components/product/product-list/product-facet-navigation/facet.model.ts

FacetGroupCollapsedState
 EXPANDED
Value : EXPANDED
 COLLAPSED
Value : COLLAPSED

projects/storefrontapp-e2e-cypress/cypress/helpers/b2b/my-company/features/utils/form.ts

FormType
 CREATE
Value : create
 UPDATE
Value : update

projects/core/src/global-message/models/global-message.model.ts

GlobalMessageType
 MSG_TYPE_CONFIRMATION
Value : [GlobalMessage] Confirmation
 MSG_TYPE_ERROR
Value : [GlobalMessage] Error
 MSG_TYPE_INFO
Value : [GlobalMessage] Information
 MSG_TYPE_WARNING
Value : [GlobalMessage] Warning

feature-libs/product-configurator/rulebased/occ/variant/variant-configurator-occ.models.ts

GroupType
 CSTIC_GROUP
Value : CSTIC_GROUP
 INSTANCE
Value : INSTANCE
 CONFLICT_HEADER
Value : CONFLICT_HEADER
 CONFLICT
Value : CONFLICT
ImageFormatType
 VALUE_IMAGE
Value : VALUE_IMAGE
 CSTIC_IMAGE
Value : CSTIC_IMAGE
ImageType
 PRIMARY
Value : PRIMARY
 GALLERY
Value : GALLERY
PriceType
 BUY
Value : BUY
UiType
 STRING
Value : STRING
 NUMERIC
Value : NUMERIC
 CHECK_BOX
Value : CHECK_BOX
 CHECK_BOX_LIST
Value : CHECK_BOX_LIST
 RADIO_BUTTON
Value : RADIO_BUTTON
 RADIO_BUTTON_ADDITIONAL_INPUT
Value : RADIO_BUTTON_ADDITIONAL_INPUT
 DROPDOWN
Value : DROPDOWN
 DROPDOWN_ADDITIONAL_INPUT
Value : DROPDOWN_ADDITIONAL_INPUT
 READ_ONLY
Value : READ_ONLY
 NOT_IMPLEMENTED
Value : NOT_IMPLEMENTED
 SINGLE_SELECTION_IMAGE
Value : SINGLE_SELECTION_IMAGE
 MULTI_SELECTION_IMAGE
Value : MULTI_SELECTION_IMAGE

projects/core/src/global-message/models/response-status.model.ts

HttpResponseStatus
 UNKNOWN
 BAD_REQUEST
Value : 400
 UNAUTHORIZED
Value : 401
 FORBIDDEN
Value : 403
 NOT_FOUND
Value : 404
 CONFLICT
Value : 409
 BAD_GATEWAY
Value : 502
 GATEWAY_TIMEOUT
Value : 504
 INTERNAL_SERVER_ERROR
Value : 500

projects/storefrontlib/cms-components/misc/icon/icon.model.ts

ICON_TYPE
 STAR
Value : STAR
 SEARCH
Value : SEARCH
 CART
Value : CART
 INFO
Value : INFO
 GRID
Value : GRID
 LIST
Value : LIST
 CARET_DOWN
Value : CARET_DOWN
 CARET_UP
Value : CARET_UP
 CARET_LEFT
Value : CARET_LEFT
 CARET_RIGHT
Value : CARET_RIGHT
 CLOSE
Value : CLOSE
 ERROR
Value : ERROR
 WARNING
Value : WARNING
 SUCCESS
Value : SUCCESS
 VISA
Value : VISA
 MASTER_CARD
Value : MASTER_CARD
 AMEX
Value : AMEX
 DINERS_CLUB
Value : DINERS_CLUB
 CREDIT_CARD
Value : CREDIT_CARD
 EXPAND
Value : EXPAND
 COLLAPSE
Value : COLLAPSE
 RESET
Value : RESET
 CIRCLE
Value : CIRCLE
 HEART
Value : HEART
 EMPTY_HEART
Value : EMPTY_HEART
 FILTER
Value : FILTER
 PENCIL
Value : PENCIL
 CLOCK
Value : CLOCK
 TRASH
Value : TRASH
 ACTIVE
Value : ACTIVE
 SORT_DOWN
Value : SORT_DOWN
 SORT
Value : SORT
 ON
Value : ON
 OFF
Value : OFF
 LINK_OUT
Value : LINK_OUT
 EXPAND_ARROWS
Value : EXPAND_ARROWS
IconResourceType

Each ICON type can have an companied resource type, such as SVG, LINK (font) or just TEXT. The resources will be automatically loaded in case they're required for the ICON_TYPE.

 SVG
Value : svg
 LINK
Value : link
 TEXT
Value : text

projects/storefrontlib/shared/components/media/media.model.ts

ImageLoadingStrategy

Indicates how the browser should load the image.

While this might not add too much value in some scenarios, as we have other optimizations to defer loading of larger pieces of the DOM, there might be components who haven't implemented other lazy loading techniques. Moreover, a server sides rendered page that lands directly in the browser could benefit enormously from the lazy loading of images.

 EAGER
Value : eager
 LAZY
Value : lazy

projects/core/src/model/image.model.ts

ImageType
 PRIMARY
Value : PRIMARY
 GALLERY
Value : GALLERY

projects/schematics/src/shared/utils/file-utils.ts

InsertDirection
 LEFT
 RIGHT

integration-libs/cds/src/profiletag/model/profile-tag.model.ts

InternalProfileTagEventNames
 CONSENT_REFERENCE_LOADED
Value : profiletag_consentReferenceLoaded
 DEBUG_FLAG_CHANGED
Value : profiletag_debugFlagChanged

projects/storefrontapp-e2e-cypress/cypress/helpers/save-for-later.ts

ItemList
 Cart
 SaveForLater
 Order

feature-libs/cart/import-export/core/model/augmented-core.model.ts

LAUNCH_CALLER
 IMPORT_TO_CART
Value : IMPORT_TO_CART

feature-libs/cart/saved-cart/root/model/augmented-core.model.ts

LAUNCH_CALLER
 SAVED_CART
Value : SAVED_CART

feature-libs/product/image-zoom/root/models/augmented-core.model.ts

LAUNCH_CALLER
 PRODUCT_IMAGE_ZOOM
Value : PRODUCT_IMAGE_ZOOM

feature-libs/organization/administration/core/model/organization-item-status.ts

LoadStatus
 SUCCESS
 ERROR

integration-libs/epd-visualization/core/connectors/scene/nodes-response.ts

MetadatumValueType
 string
Value : string
 integer
Value : integer
 float
Value : float
 date
Value : date
 blob
Value : blob
 string_array
Value : string_array

projects/storefrontlib/layout/a11y/keyboard-focus/keyboard-focus.model.ts

MOVE_FOCUS
 NEXT
Value : 1
 PREV
TrapFocus
 start
Value : start
 end
Value : end
 both
Value : both

integration-libs/epd-visualization/components/visual-viewer/models/navigation-mode.ts

NavigationMode
 Turntable
Value : 0
 Pan
Value : 2
 Zoom
Value : 3

integration-libs/epd-visualization/components/visual-viewer/models/node-content-type.ts

NodeContentType
 Annotation
Value : Annotation
 Background
Value : Background
 Hotspot
Value : Hotspot
 Reference
Value : Reference
 Regular
Value : Regular
 Symbol
Value : Symbol

projects/core/src/model/product-interest.model.ts

NotificationType
 BACK_IN_STOCK
Value : BACK_IN_STOCK

projects/core/src/auth/user-auth/models/oauth-flow.ts

OAuthFlow

Supported OAuth flows.

 ResourceOwnerPasswordFlow
 ImplicitFlow
 AuthorizationCode

feature-libs/organization/order-approval/core/model/order-approval.model.ts

OrderApprovalDecisionValue
 APPROVE
Value : APPROVE
 REJECT
Value : REJECT

projects/storefrontlib/cms-components/cart/order-entries-context/import-export.model.ts

OrderEntriesSource
 ACTIVE_CART
Value : ACTIVE_CART
 NEW_SAVED_CART
Value : NEW_SAVED_CART
 QUICK_ORDER
Value : QUICK_ORDER
 SAVED_CART
Value : SAVED_CART
 ORDER_CONFIRMATION
Value : ORDER_CONFIRMATION
 ORDER_DETAILS
Value : ORDER_DETAILS

feature-libs/organization/administration/components/shared/organization.model.ts

OrganizationTableType
 BUDGET
Value : orgBudget
 BUDGET_ASSIGNED_COST_CENTERS
Value : orgBudgetAssignedCostCenters
 COST_CENTER
Value : orgCostCenter
 COST_CENTER_BUDGETS
Value : orgCostCenterBudgets
 COST_CENTER_ASSIGNED_BUDGETS
Value : orgCostCenterAssignedBudgets
 UNIT
Value : orgUnit
 UNIT_USERS
Value : orgUnitUsers
 UNIT_CHILDREN
Value : orgUnitChildren
 UNIT_APPROVERS
Value : orgUnitApprovers
 UNIT_ASSIGNED_APPROVERS
Value : orgUnitAssignedApprovers
 UNIT_ADDRESS
Value : orgUnitAddress
 UNIT_COST_CENTERS
Value : orgUnitCostCenters
 USER_GROUP
Value : orgUserGroup
 USER_GROUP_USERS
Value : orgUserGroupUsers
 USER_GROUP_ASSIGNED_USERS
Value : orgUserGroupAssignedUsers
 USER_GROUP_PERMISSIONS
Value : orgUserGroupPermissions
 USER_GROUP_ASSIGNED_PERMISSIONS
Value : orgUserGroupAssignedPermissions
 USER
Value : orgUser
 USER_APPROVERS
Value : orgUserApprovers
 USER_ASSIGNED_APPROVERS
Value : orgUserAssignedApprovers
 USER_PERMISSIONS
Value : orgUserPermissions
 USER_ASSIGNED_PERMISSIONS
Value : orgUserAssignedPermissions
 USER_USER_GROUPS
Value : orgUserUserGroups
 USER_ASSIGNED_USER_GROUPS
Value : orgUserAssignedUserGroups
 PERMISSION
Value : orgPurchaseLimit

projects/storefrontlib/cms-structure/outlet/outlet.model.ts

OutletPosition
 REPLACE
Value : replace
 BEFORE
Value : before
 AFTER
Value : after

projects/core/src/cms/model/page.model.ts

PageRobotsMeta
 INDEX
Value : INDEX
 NOINDEX
Value : NOINDEX
 FOLLOW
Value : FOLLOW
 NOFOLLOW
Value : NOFOLLOW

projects/storefrontlib/cms-structure/utils/cms-structure.model.ts

PageSection
 HEADER
Value : header
 FOOTER
Value : footer
 NAVIGATION
Value : navigation

feature-libs/product-configurator/common/components/service/configurator-router-data.ts

PageType
 CONFIGURATION
Value : configuration
 OVERVIEW
Value : overview

projects/storefrontlib/shared/components/list-navigation/pagination/pagination.model.ts

PaginationItemType

The item type is used to add semantic structure to the PaginationItem, so that the UI understands the usage.

 GAP
Value : gap
 FIRST
Value : first
 LAST
Value : last
 PREVIOUS
Value : previous
 NEXT
Value : next
 START
Value : start
 END
Value : end
 PAGE
Value : page
PaginationNavigationPosition
 ASIDE
Value : aside
 BEFORE
Value : before
 AFTER
Value : after

feature-libs/organization/administration/core/model/permission.model.ts

Period
 DAY
Value : DAY
 WEEK
Value : WEEK
 MONTH
Value : MONTH
 QUARTER
Value : QUARTER
 YEAR
Value : YEAR

feature-libs/organization/administration/components/permission/form/permission-form.service.ts

PermissionType
 ORDER
Value : B2BOrderThresholdPermission
 TIME_SPAN
Value : B2BOrderThresholdTimespanPermission
 EXCEEDED
Value : B2BBudgetExceededPermission

projects/storefrontlib/shared/components/popover/popover.model.ts

PopoverEvent
 INSIDE_CLICK
Value : insideClick
 OUTSIDE_CLICK
Value : outsideClick
 ESCAPE_KEYDOWN
Value : escapeKeydown
 CLOSE_BUTTON_CLICK
Value : closeButtonClick
 CLOSE_BUTTON_KEYDOWN
Value : closeButtonKeydown
 ROUTE_CHANGE
Value : routeChange
 OPEN
Value : open
 OPEN_BY_KEYBOARD
Value : openByKeyboard

projects/core/src/model/product.model.ts

PriceType
 BUY
Value : BUY
 FROM
Value : FROM
VariantQualifier
 SIZE
Value : size
 STYLE
Value : style
 COLOR
Value : color
 THUMBNAIL
Value : thumbnail
 PRODUCT
Value : product
 ROLLUP_PROPERTY
Value : rollupProperty
VariantType
 SIZE
Value : ApparelSizeVariantProduct
 STYLE
Value : ApparelStyleVariantProduct
 COLOR
Value : ElectronicsColorVariantProduct

projects/core/src/util/applicable.ts

Priority
 FALLBACK
 LOW
 NORMAL
Value : 0
 HIGH
Value : 10

projects/storefrontlib/cms-components/product/product-outlets.model.ts

ProductDetailOutlets
 INTRO
Value : PDP.INTRO
 PRICE
Value : PDP.PRICE
 SHARE
Value : PDP.SHARE
 SUMMARY
Value : PDP.SUMMARY
ProductListOutlets
 ITEM_ACTIONS
Value : cx-product-list-item.actions
 ITEM_DETAILS
Value : cx-product-list-item.details

projects/storefrontlib/cms-components/cart/order-entries-context/import-to-cart.model.ts

ProductImportStatus
 SUCCESS
Value : success
 LOW_STOCK
Value : lowStock
 NO_STOCK
Value : noStock
 UNKNOWN_IDENTIFIER
Value : unknownIdentifier
 UNKNOWN_ERROR
Value : unknownError
 LIMIT_EXCEEDED
Value : limitExceeded

feature-libs/product/bulk-pricing/core/model/augmented-core.model.ts

ProductScope
 BULK_PRICES
Value : bulkPrices

projects/core/src/product/model/product-scope.ts

ProductScope
 LIST
Value : list
 DETAILS
Value : details
 ATTRIBUTES
Value : attributes
 VARIANTS
Value : variants
 PRICE
Value : price

core-libs/setup/ssr/optimized-engine/ssr-optimization-options.ts

RenderingStrategy
 ALWAYS_CSR
 DEFAULT
Value : 0
 ALWAYS_SSR
Value : 1

projects/core/src/routing/configurable-routes/config/routing-config.ts

RouteLoadStrategy
 ONCE
Value : once
 ALWAYS
Value : always

feature-libs/cart/saved-cart/root/model/saved-cart.model.ts

SavedCartFormType
 EDIT
Value : edit
 DELETE
Value : delete
 SAVE
Value : save
 RESTORE
Value : restore

integration-libs/epd-visualization/components/visual-viewer/models/scene-load-state.ts

SceneLoadState
 NotStarted
 Loading
 Loaded
 Failed

projects/core/src/util/script-loader.service.ts

ScriptPlacement
 HEAD
Value : head
 BODY
Value : body

integration-libs/epd-visualization/components/visual-viewer/models/selection-display-mode.ts

SelectionDisplayMode

The way that selections are displayed in 3D content.

 Highlight
Value : Highlight
 Outline
Value : Outline

integration-libs/epd-visualization/components/visual-viewer/models/selection-mode.ts

SelectionMode

Defines the selection behaviour.

 Exclusive
Value : exclusive
 None
Value : none
 Sticky
Value : sticky

projects/storefrontlib/cms-components/misc/site-context-selector/site-context.model.ts

SiteContextType
 LANGUAGE
Value : LANGUAGE
 CURRENCY
Value : CURRENCY

projects/storefrontlib/layout/a11y/skip-link/config/skip-link.config.ts

SkipLinkScrollPosition
 BEFORE
Value : BEFORE
 AFTER
Value : AFTER

projects/core/src/state/config/state-config.ts

StateTransferType
 TRANSFER_STATE
Value : SSR
StorageSyncType
 NO_STORAGE
Value : NO_STORAGE
 LOCAL_STORAGE
Value : LOCAL_STORAGE
 SESSION_STORAGE
Value : SESSION_STORAGE

.github/api-extractor-action/src/api-extractor.ts

Status
 Unknown
Value : unknown
 Success
Value : success
 Failed
Value : failed

projects/storefrontlib/layout/main/storefront-outlets.model.ts

StorefrontOutlets
 STOREFRONT
Value : cx-storefront

projects/storefrontapp-e2e-cypress/cypress/helpers/accessibility/tabbing-order.model.ts

TabbingOrderTypes
 FORM_FIELD
Value : formField
 LINK
Value : link
 BUTTON
Value : button
 NG_SELECT
Value : ngSelect
 GENERIC_CHECKBOX
Value : genericCheckbox
 CHECKBOX_WITH_LABEL
Value : checkboxWithLabel
 IMG_LINK
Value : imgLink
 GENERIC_INPUT
Value : genericInput
 GENERIC_BUTTON
Value : genericButton
 GENERIC_NG_SELECT
Value : genericNgSelect
 GENERIC_ELEMENT
Value : genericElement
 GENERIC_ELEMENT_WITH_VALUE
Value : genericElementWithValue
 RADIO
Value : radio
 SELECT
Value : select
 NAV_CATEGORY_DROPDOWN
Value : navCategoryDropdown
 CAROUSEL
Value : carousel
 CX_MEDIA
Value : cxMedia
 CX_ICON
Value : cxIcon
 H3
Value : h3
 CX_PRODUCT_VIEW
Value : cxProductView
 INDEX_OF_ELEMENT
Value : indexOfElement
 TEXT_AREA
Value : textarea
 CX_PROGRESS_BUTTON
Value : cx-progress-button

projects/storefrontlib/shared/components/table/table.model.ts

TableLayout

Layout orientation for the table configuration.

 VERTICAL
Value : 1
 VERTICAL_STACKED
 HORIZONTAL

feature-libs/asm/root/services/asm-auth-storage.service.ts

TokenTarget

Indicates if auth token is for regular user or CS Agent.

 CSAgent
Value : CSAgent
 User
Value : User

feature-libs/organization/administration/components/unit/services/unit-tree.model.ts

TREE_TOGGLE
 EXPANDED
 COLLAPSED

projects/storefrontlib/cms-components/product/product-list/product-view/product-view.component.ts

ViewModes
 Grid
Value : grid
 List
Value : list

integration-libs/epd-visualization/components/visual-viewer/models/visualization-load-info.ts

VisualizationLoadStatus
 NotStarted
Value : NotStarted
 Loading
Value : Loading
 Loaded
Value : Loaded
 UnexpectedError
Value : UnexpectedError
VisualizationLookupResult
 UniqueMatchFound
Value : UniqueMatchFound
 NoMatchFound
Value : NoMatchFound
 MultipleMatchesFound
Value : MultipleMatchesFound
 UnexpectedError
Value : UnexpectedError

integration-libs/epd-visualization/components/visual-viewer/models/zoom-to.ts

ZoomTo
 All
Value : all
 Node
Value : node
 Selected
Value : selected
 ViewBack
Value : view_back
 ViewBottom
Value : view_bottom
 ViewFront
Value : view_front
 ViewLeft
Value : view_left
 ViewRight
Value : view_right
 ViewTop
Value : view_top
 Visible
Value : visible

result-matching ""

    No results matching ""