@commercetools-frontend/experimental-components 0.0.2 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -0
- package/dist/commercetools-frontend-experimental-components.cjs.dev.js +6 -6
- package/dist/commercetools-frontend-experimental-components.cjs.prod.js +6 -6
- package/dist/commercetools-frontend-experimental-components.esm.js +6 -6
- package/dist/styles.css +1322 -0
- package/package.json +15 -11
- package/CHANGELOG.md +0 -7
- package/src/actions/reference-search/cart-discount/cart-discount.ctp.graphql +0 -29
- package/src/actions/reference-search/cart-discount/cart-discount.js +0 -69
- package/src/actions/reference-search/cart-discount/cart-discount.spec.js +0 -115
- package/src/actions/reference-search/cart-discount/index.js +0 -1
- package/src/actions/reference-search/category/category.ctp.graphql +0 -44
- package/src/actions/reference-search/category/category.js +0 -50
- package/src/actions/reference-search/category/category.spec.js +0 -82
- package/src/actions/reference-search/category/index.js +0 -1
- package/src/components/attribute-definitions/reference-search/cart-discount-reference-search/cart-discount-reference-search.jsx +0 -132
- package/src/components/attribute-definitions/reference-search/cart-discount-reference-search/cart-discount-reference-search.spec.js +0 -225
- package/src/components/attribute-definitions/reference-search/cart-discount-reference-search/index.js +0 -1
- package/src/components/attribute-definitions/reference-search/cart-discount-reference-search/messages.js +0 -33
- package/src/components/attribute-definitions/reference-search/cart-discount-reference-search/option.jsx +0 -45
- package/src/components/attribute-definitions/reference-search/category-reference-search/category-reference-search.jsx +0 -96
- package/src/components/attribute-definitions/reference-search/category-reference-search/category-reference-search.spec.js +0 -281
- package/src/components/attribute-definitions/reference-search/category-reference-search/index.js +0 -2
- package/src/components/attribute-definitions/reference-search/category-reference-search/messages.js +0 -37
- package/src/components/attribute-definitions/reference-search/category-reference-search/option.jsx +0 -71
- package/src/components/attribute-definitions/reference-search/category-reference-search/use-cached-category-options.js +0 -21
- package/src/components/attribute-definitions/reference-search/index.js +0 -10
- package/src/components/attribute-definitions/reference-search/reference-search.jsx +0 -179
- package/src/components/attribute-definitions/reference-search/reference-search.module.css +0 -13
- package/src/components/business-unit-select-field/business-unit-select-field.jsx +0 -141
- package/src/components/business-unit-select-field/index.js +0 -1
- package/src/components/business-unit-select-input/business-unit-select-input.jsx +0 -160
- package/src/components/business-unit-select-input/business-unit-select-input.spec.js +0 -118
- package/src/components/business-unit-select-input/components/business-unit-async-select-input/business-unit-async-select-input.jsx +0 -181
- package/src/components/business-unit-select-input/components/business-unit-async-select-input/index.js +0 -1
- package/src/components/business-unit-select-input/components/business-unit-basic-select-input/business-unit-basic-select-input.jsx +0 -150
- package/src/components/business-unit-select-input/components/business-unit-basic-select-input/index.js +0 -1
- package/src/components/business-unit-select-input/components/business-unit-search-select-input/business-unit-search-select-input.jsx +0 -187
- package/src/components/business-unit-select-input/components/business-unit-search-select-input/fetch-business-units-by-where-predicate.ctp.graphql +0 -9
- package/src/components/business-unit-select-input/components/business-unit-search-select-input/index.js +0 -1
- package/src/components/business-unit-select-input/components/business-unit-search-select-input/mocks/handlers.js +0 -16
- package/src/components/business-unit-select-input/components/business-unit-search-select-input/mocks/index.js +0 -3
- package/src/components/business-unit-select-input/constants.js +0 -2
- package/src/components/business-unit-select-input/hooks/index.js +0 -5
- package/src/components/business-unit-select-input/hooks/use-business-units-by-field-fetcher/fetch-business-units-by-field.ctp.graphql +0 -9
- package/src/components/business-unit-select-input/hooks/use-business-units-by-field-fetcher/index.js +0 -2
- package/src/components/business-unit-select-input/hooks/use-business-units-by-field-fetcher/mocks/handlers.js +0 -17
- package/src/components/business-unit-select-input/hooks/use-business-units-by-field-fetcher/mocks/index.js +0 -3
- package/src/components/business-unit-select-input/hooks/use-business-units-by-field-fetcher/use-business-units-by-field-fetcher.js +0 -35
- package/src/components/business-unit-select-input/hooks/use-business-units-list-fetcher/fetch-business-units-list.ctp.graphql +0 -21
- package/src/components/business-unit-select-input/hooks/use-business-units-list-fetcher/index.js +0 -2
- package/src/components/business-unit-select-input/hooks/use-business-units-list-fetcher/mocks/handlers.js +0 -17
- package/src/components/business-unit-select-input/hooks/use-business-units-list-fetcher/mocks/index.js +0 -3
- package/src/components/business-unit-select-input/hooks/use-business-units-list-fetcher/use-business-units-list-fetcher.js +0 -50
- package/src/components/business-unit-select-input/hooks/use-total-number-of-business-units-fetcher/index.js +0 -2
- package/src/components/business-unit-select-input/hooks/use-total-number-of-business-units-fetcher/mocks/handlers.js +0 -17
- package/src/components/business-unit-select-input/hooks/use-total-number-of-business-units-fetcher/mocks/index.js +0 -3
- package/src/components/business-unit-select-input/hooks/use-total-number-of-business-units-fetcher/total-number-of-business-units.ctp.graphql +0 -5
- package/src/components/business-unit-select-input/hooks/use-total-number-of-business-units-fetcher/use-total-number-of-business-units-fetcher.js +0 -20
- package/src/components/business-unit-select-input/index.js +0 -5
- package/src/components/business-unit-select-input/messages.js +0 -30
- package/src/components/business-unit-select-input/utils.js +0 -27
- package/src/components/buttons/button/button.jsx +0 -42
- package/src/components/buttons/button/button.module.css +0 -214
- package/src/components/buttons/button/button.spec.js +0 -84
- package/src/components/buttons/button/index.js +0 -1
- package/src/components/buttons/button-close/__snapshots__/button-close.spec.js.snap +0 -19
- package/src/components/buttons/button-close/button-close.jsx +0 -37
- package/src/components/buttons/button-close/button-close.module.css +0 -3
- package/src/components/buttons/button-close/button-close.spec.js +0 -68
- package/src/components/buttons/button-close/index.js +0 -1
- package/src/components/buttons/button-group/button-group.jsx +0 -62
- package/src/components/buttons/button-group/button-group.module.css +0 -53
- package/src/components/buttons/button-group/button-group.spec.js +0 -142
- package/src/components/buttons/button-group/index.js +0 -1
- package/src/components/buttons/button-typed/button-typed.jsx +0 -120
- package/src/components/buttons/button-typed/button-typed.spec.js +0 -95
- package/src/components/buttons/button-typed/index.js +0 -1
- package/src/components/buttons/file-input/README.md +0 -45
- package/src/components/buttons/file-input/file-input.jsx +0 -35
- package/src/components/buttons/file-input/file-input.module.css +0 -31
- package/src/components/buttons/file-input/file-input.spec.js +0 -115
- package/src/components/buttons/file-input/index.js +0 -1
- package/src/components/buttons/file-input/messages.js +0 -9
- package/src/components/buttons/index.jsx +0 -42
- package/src/components/centered-loading-spinner/centered-loading-spinner.jsx +0 -18
- package/src/components/centered-loading-spinner/centered-loading-spinner.module.css +0 -7
- package/src/components/centered-loading-spinner/centered-loading-spinner.spec.js +0 -13
- package/src/components/centered-loading-spinner/index.js +0 -2
- package/src/components/channel-picker-input/channel-picker-input.ctp.graphql +0 -24
- package/src/components/channel-picker-input/channel-picker-input.jsx +0 -210
- package/src/components/channel-picker-input/channel-picker-input.spec.js +0 -405
- package/src/components/channel-picker-input/index.js +0 -1
- package/src/components/channel-picker-input/messages.js +0 -14
- package/src/components/channel-picker-input/tracking-events.js +0 -24
- package/src/components/country-picker/components/countries-async-select-dropdown/countries-async-select-dropdown.jsx +0 -89
- package/src/components/country-picker/components/countries-async-select-dropdown/index.js +0 -1
- package/src/components/country-picker/components/countries-basic-select-dropdown/countries-basic-select-dropdown.jsx +0 -50
- package/src/components/country-picker/components/countries-basic-select-dropdown/index.js +0 -1
- package/src/components/country-picker/constants.js +0 -1
- package/src/components/country-picker/country-picker.jsx +0 -49
- package/src/components/country-picker/index.js +0 -1
- package/src/components/country-picker/messages.js +0 -20
- package/src/components/divider/divider.jsx +0 -21
- package/src/components/divider/divider.module.css +0 -25
- package/src/components/divider/index.js +0 -1
- package/src/components/formatted-date-time/README.md +0 -44
- package/src/components/formatted-date-time/__snapshots__/formatted-date-time.spec.js.snap +0 -19
- package/src/components/formatted-date-time/formatted-date-time.jsx +0 -35
- package/src/components/formatted-date-time/formatted-date-time.spec.js +0 -68
- package/src/components/formatted-date-time/index.js +0 -1
- package/src/components/keep-display-name/index.js +0 -1
- package/src/components/keep-display-name/keep-display-name.js +0 -6
- package/src/components/messages.js +0 -17
- package/src/components/modal-container/__snapshots__/modal-container.spec.js.snap +0 -21
- package/src/components/modal-container/index.js +0 -1
- package/src/components/modal-container/modal-container.jsx +0 -36
- package/src/components/modal-container/modal-container.spec.js +0 -10
- package/src/components/modal-content-layout/index.js +0 -1
- package/src/components/modal-content-layout/modal-content-layout.jsx +0 -38
- package/src/components/modal-content-layout/modal-content-layout.module.css +0 -69
- package/src/components/modal-content-layout/modal-content-layout.spec.js +0 -109
- package/src/components/product-attributes/README.md +0 -72
- package/src/components/product-attributes/conversions.js +0 -75
- package/src/components/product-attributes/conversions.spec.js +0 -97
- package/src/components/product-attributes/index.js +0 -3
- package/src/components/product-attributes/product-attribute-input.jsx +0 -68
- package/src/components/product-attributes/product-attributes.jsx +0 -79
- package/src/components/product-picker-input/index.js +0 -1
- package/src/components/product-picker-input/messages.js +0 -14
- package/src/components/product-picker-input/product-picker-input.ctp.graphql +0 -31
- package/src/components/product-picker-input/product-picker-input.jsx +0 -203
- package/src/components/product-picker-input/product-picker-input.spec.js +0 -357
- package/src/components/product-picker-input/tracking-events.js +0 -19
- package/src/components/product-selection-picker/components/product-selection-async-select-dropdown/index.js +0 -1
- package/src/components/product-selection-picker/components/product-selection-async-select-dropdown/product-selection-async-select-dropdown.jsx +0 -113
- package/src/components/product-selection-picker/components/product-selection-basic-select-dropdown/index.js +0 -1
- package/src/components/product-selection-picker/components/product-selection-basic-select-dropdown/product-selection-basic-select-dropdown.jsx +0 -98
- package/src/components/product-selection-picker/components/product-selections-search-select-dropdown/index.js +0 -1
- package/src/components/product-selection-picker/components/product-selections-search-select-dropdown/product-selections-fetcher.ctp.graphql +0 -13
- package/src/components/product-selection-picker/components/product-selections-search-select-dropdown/product-selections-search-select-dropdown.jsx +0 -121
- package/src/components/product-selection-picker/constants.js +0 -2
- package/src/components/product-selection-picker/index.js +0 -1
- package/src/components/product-selection-picker/messages.js +0 -20
- package/src/components/product-selection-picker/product-selection-picker.jsx +0 -84
- package/src/components/product-type-picker-input/index.js +0 -1
- package/src/components/product-type-picker-input/messages.js +0 -14
- package/src/components/product-type-picker-input/product-type-picker-input.ctp.graphql +0 -15
- package/src/components/product-type-picker-input/product-type-picker-input.jsx +0 -172
- package/src/components/product-type-picker-input/product-type-picker-input.spec.js +0 -266
- package/src/components/product-type-picker-input/tracking-events.js +0 -14
- package/src/components/required-indicator/__snapshots__/required-indicator.spec.js.snap +0 -17
- package/src/components/required-indicator/index.js +0 -1
- package/src/components/required-indicator/required-indicator.jsx +0 -16
- package/src/components/required-indicator/required-indicator.module.css +0 -3
- package/src/components/required-indicator/required-indicator.spec.js +0 -14
- package/src/components/scroll-to-field-error/index.js +0 -1
- package/src/components/scroll-to-field-error/scroll-to-field-error.js +0 -32
- package/src/components/selectable-field-search-input/index.js +0 -1
- package/src/components/selectable-field-search-input/messages.js +0 -14
- package/src/components/selectable-field-search-input/selectable-field-search-input.jsx +0 -147
- package/src/components/selectable-field-search-input/selectable-field-search-input.module.css +0 -14
- package/src/components/selectable-field-search-input/selectable-field-search-input.spec.js +0 -82
- package/src/components/state-picker-input/index.js +0 -1
- package/src/components/state-picker-input/messages.js +0 -14
- package/src/components/state-picker-input/state-picker-input.ctp.graphql +0 -24
- package/src/components/state-picker-input/state-picker-input.jsx +0 -204
- package/src/components/state-picker-input/state-picker-input.spec.js +0 -447
- package/src/components/state-picker-input/tracking-events.js +0 -24
- package/src/components/store-select-field/index.js +0 -1
- package/src/components/store-select-field/store-select-field.jsx +0 -145
- package/src/components/store-select-input/components/stores-async-select-input/index.js +0 -1
- package/src/components/store-select-input/components/stores-async-select-input/stores-async-select-input.jsx +0 -214
- package/src/components/store-select-input/components/stores-basic-select-input/index.js +0 -1
- package/src/components/store-select-input/components/stores-basic-select-input/stores-basic-select-input.jsx +0 -172
- package/src/components/store-select-input/components/stores-search-select-input/fetch-stores-by-where-predicate.ctp.graphql +0 -26
- package/src/components/store-select-input/components/stores-search-select-input/index.js +0 -2
- package/src/components/store-select-input/components/stores-search-select-input/mocks/handlers.js +0 -16
- package/src/components/store-select-input/components/stores-search-select-input/mocks/index.js +0 -3
- package/src/components/store-select-input/components/stores-search-select-input/stores-search-select-input.jsx +0 -261
- package/src/components/store-select-input/constants.js +0 -2
- package/src/components/store-select-input/hooks/index.js +0 -4
- package/src/components/store-select-input/hooks/use-stores-by-field-fetcher/fetch-stores-by-field.ctp.graphql +0 -22
- package/src/components/store-select-input/hooks/use-stores-by-field-fetcher/index.js +0 -2
- package/src/components/store-select-input/hooks/use-stores-by-field-fetcher/mocks/handlers.js +0 -16
- package/src/components/store-select-input/hooks/use-stores-by-field-fetcher/mocks/index.js +0 -3
- package/src/components/store-select-input/hooks/use-stores-by-field-fetcher/use-stores-by-field-fetcher.js +0 -47
- package/src/components/store-select-input/hooks/use-total-number-of-stores-fetcher/index.js +0 -2
- package/src/components/store-select-input/hooks/use-total-number-of-stores-fetcher/mocks/handlers.js +0 -16
- package/src/components/store-select-input/hooks/use-total-number-of-stores-fetcher/mocks/index.js +0 -3
- package/src/components/store-select-input/hooks/use-total-number-of-stores-fetcher/total-number-of-stores.ctp.graphql +0 -5
- package/src/components/store-select-input/hooks/use-total-number-of-stores-fetcher/use-total-number-of-stores-fetcher.js +0 -20
- package/src/components/store-select-input/index.js +0 -4
- package/src/components/store-select-input/messages.js +0 -36
- package/src/components/store-select-input/store-select-input.jsx +0 -163
- package/src/components/store-select-input/store-select-input.spec.js +0 -124
- package/src/components/store-select-input/utils.js +0 -40
- package/src/components/tooltip/index.js +0 -1
- package/src/components/tooltip/tooltip.jsx +0 -192
- package/src/components/tooltip/tooltip.module.css +0 -281
- package/src/components/tooltip/tooltip.spec.js +0 -138
- package/src/components/validated-input/__snapshots__/validated-input.spec.js.snap +0 -13
- package/src/components/validated-input/index.js +0 -2
- package/src/components/validated-input/validated-input.jsx +0 -318
- package/src/components/validated-input/validated-input.module.css +0 -9
- package/src/components/validated-input/validated-input.spec.js +0 -91
- package/src/components/validation-error/README.md +0 -87
- package/src/components/validation-error/__snapshots__/validation-error-match.spec.js.snap +0 -9
- package/src/components/validation-error/__snapshots__/validation-error-switch.spec.js.snap +0 -12
- package/src/components/validation-error/index.js +0 -4
- package/src/components/validation-error/validation-error-match.js +0 -31
- package/src/components/validation-error/validation-error-match.spec.js +0 -102
- package/src/components/validation-error/validation-error-switch.js +0 -45
- package/src/components/validation-error/validation-error-switch.spec.js +0 -78
- package/src/components/with-mouse-over-state/README.md +0 -33
- package/src/components/with-mouse-over-state/index.js +0 -1
- package/src/components/with-mouse-over-state/with-mouse-over-state.jsx +0 -32
- package/src/components/with-mouse-over-state/with-mouse-over-state.spec.js +0 -35
- package/src/constants/index.js +0 -114
- package/src/custom-fields/custom-field-definitions-connector/README.md +0 -90
- package/src/custom-fields/custom-field-definitions-connector/__snapshots__/custom-field-definitions-connector.spec.js.snap +0 -7
- package/src/custom-fields/custom-field-definitions-connector/custom-field-definitions-connector.ctp.graphql +0 -54
- package/src/custom-fields/custom-field-definitions-connector/custom-field-definitions-connector.js +0 -150
- package/src/custom-fields/custom-field-definitions-connector/custom-field-definitions-connector.spec.js +0 -288
- package/src/custom-fields/custom-field-definitions-connector/index.js +0 -3
- package/src/custom-fields/custom-field-definitions-connector/mocks/handlers.js +0 -16
- package/src/custom-fields/custom-field-definitions-connector/mocks/index.js +0 -4
- package/src/custom-fields/custom-field-type-definitions-connector/README.md +0 -193
- package/src/custom-fields/custom-field-type-definitions-connector/__snapshots__/custom-field-type-definitions-connector.spec.js.snap +0 -7
- package/src/custom-fields/custom-field-type-definitions-connector/custom-field-type-definitions-connector.ctp.graphql +0 -72
- package/src/custom-fields/custom-field-type-definitions-connector/custom-field-type-definitions-connector.js +0 -131
- package/src/custom-fields/custom-field-type-definitions-connector/custom-field-type-definitions-connector.spec.js +0 -82
- package/src/custom-fields/custom-field-type-definitions-connector/index.js +0 -1
- package/src/custom-fields/custom-field-type-definitions-connector/utils.js +0 -89
- package/src/custom-fields/custom-field-type-definitions-connector/utils.spec.js +0 -235
- package/src/custom-fields/custom-fields/README.md +0 -75
- package/src/custom-fields/custom-fields/constants.js +0 -38
- package/src/custom-fields/custom-fields/custom-field-errors.jsx +0 -60
- package/src/custom-fields/custom-fields/custom-field-input.jsx +0 -100
- package/src/custom-fields/custom-fields/custom-field-tooltip.jsx +0 -34
- package/src/custom-fields/custom-fields/custom-fields-internal.jsx +0 -148
- package/src/custom-fields/custom-fields/custom-fields-label/cart-discounts-count.ctp.graphql +0 -5
- package/src/custom-fields/custom-fields/custom-fields-label/custom-fields-label.jsx +0 -156
- package/src/custom-fields/custom-fields/custom-fields-label/custom-fields-label.spec.js +0 -92
- package/src/custom-fields/custom-fields/custom-fields-label/index.js +0 -1
- package/src/custom-fields/custom-fields/custom-fields-label/messages.js +0 -37
- package/src/custom-fields/custom-fields/custom-fields.jsx +0 -61
- package/src/custom-fields/custom-fields/custom-nested-field-input/custom-nested-field-input.jsx +0 -66
- package/src/custom-fields/custom-fields/custom-nested-field-input/fetch-product-type.ctp.graphql +0 -82
- package/src/custom-fields/custom-fields/custom-nested-field-input/index.js +0 -1
- package/src/custom-fields/custom-fields/custom-nested-field-input/messages.js +0 -9
- package/src/custom-fields/custom-fields/custom-nested-field-input/product-type-reference.jsx +0 -20
- package/src/custom-fields/custom-fields/custom-nested-field-input/use-nested-product-type.js +0 -72
- package/src/custom-fields/custom-fields/index.js +0 -5
- package/src/custom-fields/custom-fields/nesting-level-context.js +0 -5
- package/src/custom-fields/custom-fields/set/custom-boolean-input-set.jsx +0 -69
- package/src/custom-fields/custom-fields/set/custom-boolean-input-set.spec.js +0 -89
- package/src/custom-fields/custom-fields/set/custom-input-set.jsx +0 -233
- package/src/custom-fields/custom-fields/set/custom-input-set.spec.js +0 -193
- package/src/custom-fields/custom-fields/set/expand-button.jsx +0 -37
- package/src/custom-fields/custom-fields/set/expand-button.spec.js +0 -43
- package/src/custom-fields/custom-fields/set/set-buttons.jsx +0 -47
- package/src/custom-fields/custom-fields/set/set-buttons.module.css +0 -7
- package/src/custom-fields/custom-fields/set/set-buttons.spec.js +0 -39
- package/src/custom-fields/custom-fields/test-utils.jsx +0 -167
- package/src/custom-fields/custom-fields/types/custom-boolean-input.jsx +0 -49
- package/src/custom-fields/custom-fields/types/custom-boolean-input.spec.js +0 -51
- package/src/custom-fields/custom-fields/types/custom-date-time-input.jsx +0 -53
- package/src/custom-fields/custom-fields/types/custom-date-time-input.spec.js +0 -116
- package/src/custom-fields/custom-fields/types/custom-enum-input.jsx +0 -61
- package/src/custom-fields/custom-fields/types/custom-enum-input.spec.js +0 -113
- package/src/custom-fields/custom-fields/types/custom-localized-enum-input.jsx +0 -70
- package/src/custom-fields/custom-fields/types/custom-localized-enum-input.spec.js +0 -133
- package/src/custom-fields/custom-fields/types/custom-localized-text-input.jsx +0 -86
- package/src/custom-fields/custom-fields/types/custom-localized-text-input.spec.js +0 -99
- package/src/custom-fields/custom-fields/types/custom-money-input.jsx +0 -117
- package/src/custom-fields/custom-fields/types/custom-money-input.module.css +0 -3
- package/src/custom-fields/custom-fields/types/custom-money-input.spec.js +0 -124
- package/src/custom-fields/custom-fields/types/custom-nested-input/custom-nested-input.jsx +0 -331
- package/src/custom-fields/custom-fields/types/custom-nested-input/custom-nested-input.spec.js +0 -470
- package/src/custom-fields/custom-fields/types/custom-nested-input/index.js +0 -1
- package/src/custom-fields/custom-fields/types/custom-nested-input/messages.js +0 -82
- package/src/custom-fields/custom-fields/types/custom-number-input.jsx +0 -34
- package/src/custom-fields/custom-fields/types/custom-number-input.spec.js +0 -42
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-cart-discount-reference-input.jsx +0 -44
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-cart-discount-reference-input.spec.js +0 -132
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-category-reference-input.jsx +0 -46
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-category-reference-input.spec.js +0 -134
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-channel-reference-input.jsx +0 -36
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-channel-reference-input.spec.js +0 -130
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-product-reference-input.jsx +0 -37
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-product-reference-input.spec.js +0 -123
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-product-type-reference-input.jsx +0 -36
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-product-type-reference-input.spec.js +0 -146
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-raw-id-reference-input.jsx +0 -32
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-raw-id-reference-input.spec.js +0 -83
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-reference-input.jsx +0 -78
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-state-reference-input.jsx +0 -36
- package/src/custom-fields/custom-fields/types/custom-reference-input/custom-state-reference-input.spec.js +0 -130
- package/src/custom-fields/custom-fields/types/custom-reference-input/index.js +0 -1
- package/src/custom-fields/custom-fields/types/custom-text-input.jsx +0 -46
- package/src/custom-fields/custom-fields/types/custom-text-input.spec.js +0 -66
- package/src/custom-fields/custom-fields/types/custom-time-input.jsx +0 -74
- package/src/custom-fields/custom-fields/types/custom-time-input.spec.js +0 -91
- package/src/custom-fields/custom-fields/utils/index.js +0 -1
- package/src/custom-fields/custom-fields/utils/utils.js +0 -22
- package/src/custom-fields/custom-fields/validations/index.js +0 -1
- package/src/custom-fields/custom-fields/validations/validations.js +0 -117
- package/src/custom-fields/custom-fields/validations/validations.spec.js +0 -134
- package/src/custom-fields/custom-fields-error-text-notification/custom-fields-error-text-notification.jsx +0 -29
- package/src/custom-fields/custom-fields-error-text-notification/custom-fields-error-text-notification.spec.js +0 -31
- package/src/custom-fields/custom-fields-error-text-notification/index.js +0 -1
- package/src/custom-fields/custom-fields-error-text-notification/messages.js +0 -10
- package/src/custom-fields/messages/custom-fields.js +0 -17
- package/src/features/picker/index.js +0 -11
- package/src/features/picker/shared/components/index.js +0 -1
- package/src/features/picker/shared/components/messages.js +0 -9
- package/src/features/picker/shared/components/option.jsx +0 -51
- package/src/features/picker/shared/hooks/use-current-option.js +0 -24
- package/src/features/picker/shared/hooks/use-current-option.spec.js +0 -125
- package/src/features/picker/shared/hooks/use-handlers.js +0 -42
- package/src/features/picker/shared/hooks/use-load-options.js +0 -63
- package/src/features/picker/shared/hooks/use-load-options.spec.js +0 -63
- package/src/features/picker/shared/hooks/use-product-type-options.js +0 -190
- package/src/features/picker/shared/hooks/use-product-type-options.spec.js +0 -151
- package/src/features/pim-indexer/components/index.js +0 -5
- package/src/features/pim-indexer/components/pim-indexer-context/index.js +0 -1
- package/src/features/pim-indexer/components/pim-indexer-context/pim-indexer-context.js +0 -28
- package/src/features/pim-indexer/components/pim-indexer-provider/fetch-indices-exist.pim-indexer.graphql +0 -12
- package/src/features/pim-indexer/components/pim-indexer-provider/fetch-pim-index-status.js +0 -42
- package/src/features/pim-indexer/components/pim-indexer-provider/fetch-pim-index-status.spec.js +0 -128
- package/src/features/pim-indexer/components/pim-indexer-provider/index.js +0 -1
- package/src/features/pim-indexer/components/pim-indexer-provider/messages.js +0 -17
- package/src/features/pim-indexer/components/pim-indexer-provider/pim-indexer-provider.jsx +0 -287
- package/src/features/pim-indexer/components/pim-indexer-provider/pim-indexer-provider.spec.js +0 -80
- package/src/features/pim-indexer/components/pim-indexer-provider/pim-indexer.pim-indexer.graphql +0 -55
- package/src/features/pim-indexer/components/with-pim-indexer/index.js +0 -1
- package/src/features/pim-indexer/components/with-pim-indexer/with-pim-indexer.jsx +0 -19
- package/src/features/pim-indexer/hocs/index.js +0 -2
- package/src/features/pim-indexer/hocs/inject-pim-indexer/index.js +0 -1
- package/src/features/pim-indexer/hocs/inject-pim-indexer/inject-pim-indexer.jsx +0 -23
- package/src/features/pim-indexer/hocs/inject-pim-indexer/inject-pim-indexer.spec.js +0 -37
- package/src/features/pim-indexer/hooks/index.js +0 -2
- package/src/features/pim-indexer/hooks/use-pim-indexer/index.js +0 -1
- package/src/features/pim-indexer/hooks/use-pim-indexer/use-pim-indexer.js +0 -6
- package/src/features/pim-indexer/index.js +0 -6
- package/src/features/platform-limits/assets/graphic-limits-reached.react.svg +0 -50
- package/src/features/platform-limits/customer-groups/components/index.js +0 -5
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-combined/index.js +0 -1
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-combined/platform-limits-customer-groups-combined.jsx +0 -32
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-combined/platform-limits-customer-groups-combined.module.css +0 -3
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-error-modal/index.js +0 -1
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-error-modal/messages.js +0 -15
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-error-modal/platform-limits-customer-groups-error-modal.jsx +0 -43
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-notification/index.js +0 -1
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-notification/platform-limits-customer-groups-notification.jsx +0 -42
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-notification/platform-limits-customer-groups-notification.spec.js +0 -51
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-status/index.js +0 -1
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-status/messages.js +0 -9
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-status/platform-limits-customer-groups-status.jsx +0 -37
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-status/platform-limits-customer-groups-status.module.css +0 -3
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-tooltip/index.js +0 -1
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-tooltip/messages.js +0 -9
- package/src/features/platform-limits/customer-groups/components/platform-limits-customer-groups-tooltip/platform-limits-customer-groups-tooltip.jsx +0 -18
- package/src/features/platform-limits/customer-groups/hocs/index.js +0 -2
- package/src/features/platform-limits/customer-groups/hocs/inject-customer-groups-platform-limits/index.js +0 -1
- package/src/features/platform-limits/customer-groups/hocs/inject-customer-groups-platform-limits/inject-customer-groups-platform-limits.jsx +0 -23
- package/src/features/platform-limits/customer-groups/hooks/index.js +0 -4
- package/src/features/platform-limits/customer-groups/hooks/use-customer-groups-platform-limits/index.js +0 -1
- package/src/features/platform-limits/customer-groups/hooks/use-customer-groups-platform-limits/use-customer-groups-platform-limits.js +0 -40
- package/src/features/platform-limits/customer-groups/hooks/use-customer-groups-platform-limits-fetcher/index.js +0 -1
- package/src/features/platform-limits/customer-groups/hooks/use-customer-groups-platform-limits-fetcher/use-customer-groups-platform-limits-fetcher.js +0 -18
- package/src/features/platform-limits/customer-groups/hooks/use-customer-groups-platform-limits-fetcher/use-customer-groups-platform-limits-fetcher.spec.js +0 -45
- package/src/features/platform-limits/customer-groups/hooks/use-customer-groups-platform-limits-modal-state/index.js +0 -1
- package/src/features/platform-limits/customer-groups/hooks/use-customer-groups-platform-limits-modal-state/use-customer-groups-platform-limits-modal-state.js +0 -21
- package/src/features/platform-limits/customer-groups/hooks/use-customer-groups-platform-limits-modal-state/use-customer-groups-platform-limits-modal-state.spec.js +0 -39
- package/src/features/platform-limits/customer-groups/hooks/use-customer-groups-platform-limits-status/index.js +0 -1
- package/src/features/platform-limits/customer-groups/hooks/use-customer-groups-platform-limits-status/use-customer-groups-platform-limits-status.js +0 -35
- package/src/features/platform-limits/customer-groups/hooks/use-customer-groups-platform-limits-status/use-customer-groups-platform-limits-status.spec.js +0 -66
- package/src/features/platform-limits/customer-groups/index.js +0 -3
- package/src/features/platform-limits/customers/components/index.js +0 -5
- package/src/features/platform-limits/customers/components/platform-limits-customers-combined/index.js +0 -1
- package/src/features/platform-limits/customers/components/platform-limits-customers-combined/platform-limits-customers-combined.jsx +0 -28
- package/src/features/platform-limits/customers/components/platform-limits-customers-combined/platform-limits-customers-combined.module.css +0 -3
- package/src/features/platform-limits/customers/components/platform-limits-customers-error-modal/index.js +0 -1
- package/src/features/platform-limits/customers/components/platform-limits-customers-error-modal/messages.js +0 -14
- package/src/features/platform-limits/customers/components/platform-limits-customers-error-modal/platform-limits-customers-error-modal.jsx +0 -43
- package/src/features/platform-limits/customers/components/platform-limits-customers-notification/index.js +0 -1
- package/src/features/platform-limits/customers/components/platform-limits-customers-notification/platform-limits-customers-notification.jsx +0 -40
- package/src/features/platform-limits/customers/components/platform-limits-customers-notification/platform-limits-customers-notification.spec.js +0 -51
- package/src/features/platform-limits/customers/components/platform-limits-customers-status/index.js +0 -1
- package/src/features/platform-limits/customers/components/platform-limits-customers-status/messages.js +0 -9
- package/src/features/platform-limits/customers/components/platform-limits-customers-status/platform-limits-customers-status.jsx +0 -36
- package/src/features/platform-limits/customers/components/platform-limits-customers-status/platform-limits-customers-status.module.css +0 -3
- package/src/features/platform-limits/customers/components/platform-limits-customers-tooltip/index.js +0 -1
- package/src/features/platform-limits/customers/components/platform-limits-customers-tooltip/messages.js +0 -9
- package/src/features/platform-limits/customers/components/platform-limits-customers-tooltip/platform-limits-customers-tooltip.jsx +0 -17
- package/src/features/platform-limits/customers/hocs/index.js +0 -2
- package/src/features/platform-limits/customers/hocs/inject-customers-platform-limits/index.js +0 -1
- package/src/features/platform-limits/customers/hocs/inject-customers-platform-limits/inject-customers-platform-limits.jsx +0 -23
- package/src/features/platform-limits/customers/hooks/index.js +0 -4
- package/src/features/platform-limits/customers/hooks/use-customers-platform-limits/index.js +0 -1
- package/src/features/platform-limits/customers/hooks/use-customers-platform-limits/use-customers-platform-limits.js +0 -38
- package/src/features/platform-limits/customers/hooks/use-customers-platform-limits-fetcher/index.js +0 -1
- package/src/features/platform-limits/customers/hooks/use-customers-platform-limits-fetcher/use-customers-platform-limits-fetcher.js +0 -18
- package/src/features/platform-limits/customers/hooks/use-customers-platform-limits-fetcher/use-customers-platform-limits-fetcher.spec.js +0 -43
- package/src/features/platform-limits/customers/hooks/use-customers-platform-limits-modal-state/index.js +0 -1
- package/src/features/platform-limits/customers/hooks/use-customers-platform-limits-modal-state/use-customers-platform-limits-modal-state.js +0 -20
- package/src/features/platform-limits/customers/hooks/use-customers-platform-limits-modal-state/use-customers-platform-limits-modal-state.spec.js +0 -39
- package/src/features/platform-limits/customers/hooks/use-customers-platform-limits-status/index.js +0 -1
- package/src/features/platform-limits/customers/hooks/use-customers-platform-limits-status/use-customers-platform-limits-status.js +0 -35
- package/src/features/platform-limits/customers/hooks/use-customers-platform-limits-status/use-customers-platform-limits-status.spec.js +0 -61
- package/src/features/platform-limits/customers/index.js +0 -3
- package/src/features/platform-limits/index.js +0 -21
- package/src/features/platform-limits/shared/components/index.js +0 -2
- package/src/features/platform-limits/shared/components/notifications/error/error.jsx +0 -33
- package/src/features/platform-limits/shared/components/notifications/error/index.js +0 -1
- package/src/features/platform-limits/shared/components/notifications/error/messages.js +0 -34
- package/src/features/platform-limits/shared/components/notifications/index.js +0 -1
- package/src/features/platform-limits/shared/components/notifications/notifications.js +0 -9
- package/src/features/platform-limits/shared/components/notifications/warning/index.js +0 -1
- package/src/features/platform-limits/shared/components/notifications/warning/messages.js +0 -34
- package/src/features/platform-limits/shared/components/notifications/warning/warning.jsx +0 -41
- package/src/features/platform-limits/shared/components/status-text/index.js +0 -1
- package/src/features/platform-limits/shared/components/status-text/status-text.jsx +0 -19
- package/src/features/platform-limits/shared/constants.js +0 -16
- package/src/features/platform-limits/shared/hooks/index.js +0 -5
- package/src/features/platform-limits/shared/hooks/use-intercept-navigation/index.js +0 -1
- package/src/features/platform-limits/shared/hooks/use-intercept-navigation/use-intercept-navigation.js +0 -31
- package/src/features/platform-limits/shared/hooks/use-intercept-navigation/use-intercept-navigation.spec.js +0 -76
- package/src/features/platform-limits/shared/hooks/use-limits-modal-state/index.js +0 -1
- package/src/features/platform-limits/shared/hooks/use-limits-modal-state/use-limits-modal-state.js +0 -17
- package/src/features/platform-limits/shared/hooks/use-limits-modal-state/use-limits-modal-state.spec.js +0 -33
- package/src/features/platform-limits/shared/hooks/use-platform-limits-fetcher/__mocks__/index.js +0 -405
- package/src/features/platform-limits/shared/hooks/use-platform-limits-fetcher/index.js +0 -1
- package/src/features/platform-limits/shared/hooks/use-platform-limits-fetcher/mocks/handlers.js +0 -16
- package/src/features/platform-limits/shared/hooks/use-platform-limits-fetcher/mocks/index.js +0 -4
- package/src/features/platform-limits/shared/hooks/use-platform-limits-fetcher/platform-limits-query-variables.js +0 -18
- package/src/features/platform-limits/shared/hooks/use-platform-limits-fetcher/use-platform-limits-fetcher.ctp.graphql +0 -87
- package/src/features/platform-limits/shared/hooks/use-platform-limits-fetcher/use-platform-limits-fetcher.js +0 -30
- package/src/features/platform-limits/shared/hooks/use-platform-limits-fetcher/use-platform-limits-fetcher.spec.js +0 -202
- package/src/features/platform-limits/shared/index.js +0 -15
- package/src/features/platform-limits/shared/utils/index.js +0 -5
- package/src/features/platform-limits/shared/utils/utils.js +0 -17
- package/src/features/platform-limits/shared/utils/utils.spec.js +0 -126
- package/src/features/platform-limits/shipping-methods/components/index.js +0 -3
- package/src/features/platform-limits/shipping-methods/components/platform-limits-shipping-methods-notification/index.js +0 -1
- package/src/features/platform-limits/shipping-methods/components/platform-limits-shipping-methods-notification/platform-limits-shipping-methods-notification.jsx +0 -42
- package/src/features/platform-limits/shipping-methods/components/platform-limits-shipping-methods-notification/platform-limits-shipping-methods-notification.spec.js +0 -51
- package/src/features/platform-limits/shipping-methods/components/platform-limits-shipping-methods-status/index.js +0 -1
- package/src/features/platform-limits/shipping-methods/components/platform-limits-shipping-methods-status/messages.js +0 -9
- package/src/features/platform-limits/shipping-methods/components/platform-limits-shipping-methods-status/platform-limits-shipping-methods-status.jsx +0 -29
- package/src/features/platform-limits/shipping-methods/components/platform-limits-shipping-methods-status/platform-limits-shipping-methods-status.spec.js +0 -37
- package/src/features/platform-limits/shipping-methods/components/platform-limits-shipping-methods-tooltip/index.js +0 -1
- package/src/features/platform-limits/shipping-methods/components/platform-limits-shipping-methods-tooltip/messages.js +0 -10
- package/src/features/platform-limits/shipping-methods/components/platform-limits-shipping-methods-tooltip/platform-limits-shipping-methods-tooltip.jsx +0 -18
- package/src/features/platform-limits/shipping-methods/hocs/index.js +0 -2
- package/src/features/platform-limits/shipping-methods/hocs/inject-shipping-methods-platform-limits/index.js +0 -1
- package/src/features/platform-limits/shipping-methods/hocs/inject-shipping-methods-platform-limits/inject-shipping-methods-platform-limits.jsx +0 -23
- package/src/features/platform-limits/shipping-methods/hooks/index.js +0 -3
- package/src/features/platform-limits/shipping-methods/hooks/use-shipping-methods-platform-limits/index.js +0 -1
- package/src/features/platform-limits/shipping-methods/hooks/use-shipping-methods-platform-limits/use-shipping-methods-platform-limits.js +0 -30
- package/src/features/platform-limits/shipping-methods/hooks/use-shipping-methods-platform-limits-fetcher/index.js +0 -1
- package/src/features/platform-limits/shipping-methods/hooks/use-shipping-methods-platform-limits-fetcher/use-shipping-methods-platform-limits-fetcher.js +0 -18
- package/src/features/platform-limits/shipping-methods/hooks/use-shipping-methods-platform-limits-fetcher/use-shipping-methods-platform-limits-fetcher.spec.js +0 -46
- package/src/features/platform-limits/shipping-methods/hooks/use-shipping-methods-platform-limits-status/index.js +0 -1
- package/src/features/platform-limits/shipping-methods/hooks/use-shipping-methods-platform-limits-status/use-shipping-methods-platform-limits-status.js +0 -35
- package/src/features/platform-limits/shipping-methods/hooks/use-shipping-methods-platform-limits-status/use-shipping-methods-platform-limits-status.spec.js +0 -67
- package/src/features/platform-limits/shipping-methods/index.js +0 -3
- package/src/features/platform-limits/stores/hooks/index.js +0 -3
- package/src/features/platform-limits/stores/hooks/use-store-platform-limits/index.js +0 -1
- package/src/features/platform-limits/stores/hooks/use-store-platform-limits/use-store-platform-limits.js +0 -19
- package/src/features/platform-limits/stores/hooks/use-store-platform-limits-fetcher/index.js +0 -1
- package/src/features/platform-limits/stores/hooks/use-store-platform-limits-fetcher/use-store-platform-limits-fetcher.js +0 -28
- package/src/features/platform-limits/stores/hooks/use-store-platform-limits-fetcher/use-store-platform-limits-fetcher.spec.js +0 -51
- package/src/features/platform-limits/stores/hooks/use-store-platform-limits-status/index.js +0 -1
- package/src/features/platform-limits/stores/hooks/use-store-platform-limits-status/use-store-platform-limits-status.js +0 -35
- package/src/features/platform-limits/stores/hooks/use-store-platform-limits-status/use-store-platform-limits-status.spec.js +0 -61
- package/src/features/platform-limits/stores/index.js +0 -1
- package/src/features/platform-limits/tax-categories/components/index.js +0 -3
- package/src/features/platform-limits/tax-categories/components/platform-limits-tax-categories-notification/index.js +0 -1
- package/src/features/platform-limits/tax-categories/components/platform-limits-tax-categories-notification/platform-limits-tax-categories-notification.jsx +0 -42
- package/src/features/platform-limits/tax-categories/components/platform-limits-tax-categories-notification/platform-limits-tax-categories-notification.spec.js +0 -51
- package/src/features/platform-limits/tax-categories/components/platform-limits-tax-categories-status/index.js +0 -1
- package/src/features/platform-limits/tax-categories/components/platform-limits-tax-categories-status/messages.js +0 -9
- package/src/features/platform-limits/tax-categories/components/platform-limits-tax-categories-status/platform-limits-tax-categories-status.jsx +0 -29
- package/src/features/platform-limits/tax-categories/components/platform-limits-tax-categories-status/platform-limits-tax-categories-status.spec.js +0 -37
- package/src/features/platform-limits/tax-categories/components/platform-limits-tax-categories-tooltip/index.js +0 -1
- package/src/features/platform-limits/tax-categories/components/platform-limits-tax-categories-tooltip/messages.js +0 -9
- package/src/features/platform-limits/tax-categories/components/platform-limits-tax-categories-tooltip/platform-limits-tax-categories-tooltip.jsx +0 -18
- package/src/features/platform-limits/tax-categories/hocs/index.js +0 -2
- package/src/features/platform-limits/tax-categories/hocs/inject-tax-categories-platform-limits/index.js +0 -1
- package/src/features/platform-limits/tax-categories/hocs/inject-tax-categories-platform-limits/inject-tax-categories-platform-limits.jsx +0 -23
- package/src/features/platform-limits/tax-categories/hooks/index.js +0 -3
- package/src/features/platform-limits/tax-categories/hooks/use-tax-categories-platform-limits/index.js +0 -1
- package/src/features/platform-limits/tax-categories/hooks/use-tax-categories-platform-limits/use-tax-categories-platform-limits.js +0 -30
- package/src/features/platform-limits/tax-categories/hooks/use-tax-categories-platform-limits-fetcher/index.js +0 -1
- package/src/features/platform-limits/tax-categories/hooks/use-tax-categories-platform-limits-fetcher/use-tax-categories-platform-limits-fetcher.js +0 -18
- package/src/features/platform-limits/tax-categories/hooks/use-tax-categories-platform-limits-fetcher/use-tax-categories-platform-limits-fetcher.spec.js +0 -48
- package/src/features/platform-limits/tax-categories/hooks/use-tax-categories-platform-limits-status/index.js +0 -1
- package/src/features/platform-limits/tax-categories/hooks/use-tax-categories-platform-limits-status/use-tax-categories-platform-limits-status.js +0 -35
- package/src/features/platform-limits/tax-categories/hooks/use-tax-categories-platform-limits-status/use-tax-categories-platform-limits-status.spec.js +0 -66
- package/src/features/platform-limits/tax-categories/index.js +0 -3
- package/src/features/platform-limits/test-utils/index.js +0 -1
- package/src/features/platform-limits/zones/components/index.js +0 -3
- package/src/features/platform-limits/zones/components/platform-limits-zones-notification/index.js +0 -1
- package/src/features/platform-limits/zones/components/platform-limits-zones-notification/platform-limits-zones-notification.jsx +0 -40
- package/src/features/platform-limits/zones/components/platform-limits-zones-notification/platform-limits-zones-notification.spec.js +0 -51
- package/src/features/platform-limits/zones/components/platform-limits-zones-status/index.js +0 -1
- package/src/features/platform-limits/zones/components/platform-limits-zones-status/messages.js +0 -9
- package/src/features/platform-limits/zones/components/platform-limits-zones-status/platform-limits-zones-status.jsx +0 -32
- package/src/features/platform-limits/zones/components/platform-limits-zones-status/platform-limits-zones-status.spec.js +0 -37
- package/src/features/platform-limits/zones/components/platform-limits-zones-tooltip/index.js +0 -1
- package/src/features/platform-limits/zones/components/platform-limits-zones-tooltip/messages.js +0 -9
- package/src/features/platform-limits/zones/components/platform-limits-zones-tooltip/platform-limits-zones-tooltip.jsx +0 -17
- package/src/features/platform-limits/zones/hocs/index.js +0 -2
- package/src/features/platform-limits/zones/hocs/inject-zones-platform-limits/index.js +0 -1
- package/src/features/platform-limits/zones/hocs/inject-zones-platform-limits/inject-zones-platform-limits.jsx +0 -23
- package/src/features/platform-limits/zones/hooks/index.js +0 -3
- package/src/features/platform-limits/zones/hooks/use-zones-platform-limits/index.js +0 -1
- package/src/features/platform-limits/zones/hooks/use-zones-platform-limits/use-zones-platform-limits.js +0 -24
- package/src/features/platform-limits/zones/hooks/use-zones-platform-limits-fetcher/index.js +0 -1
- package/src/features/platform-limits/zones/hooks/use-zones-platform-limits-fetcher/use-zones-platform-limits-fetcher.js +0 -18
- package/src/features/platform-limits/zones/hooks/use-zones-platform-limits-fetcher/use-zones-platform-limits-fetcher.spec.js +0 -42
- package/src/features/platform-limits/zones/hooks/use-zones-platform-limits-status/index.js +0 -1
- package/src/features/platform-limits/zones/hooks/use-zones-platform-limits-status/use-zones-platform-limits-status.js +0 -35
- package/src/features/platform-limits/zones/hooks/use-zones-platform-limits-status/use-zones-platform-limits-status.spec.js +0 -61
- package/src/features/platform-limits/zones/index.js +0 -2
- package/src/fields/attribute-reference-label/attribute-reference-label.jsx +0 -38
- package/src/fields/attribute-reference-label/attribute-reference-label.module.css +0 -7
- package/src/fields/attribute-reference-label/index.js +0 -1
- package/src/fields/autocomplete/README.md +0 -66
- package/src/fields/autocomplete/autocomplete.jsx +0 -129
- package/src/fields/autocomplete/autocomplete.module.css +0 -3
- package/src/fields/autocomplete/autocomplete.spec.js +0 -144
- package/src/fields/autocomplete/dropdown-indicator.jsx +0 -14
- package/src/fields/autocomplete/dropdown-indicator.module.css +0 -5
- package/src/fields/autocomplete/index.js +0 -1
- package/src/fields/boolean-field/boolean-field.jsx +0 -82
- package/src/fields/boolean-field/boolean-field.spec.js +0 -80
- package/src/fields/boolean-field/index.js +0 -3
- package/src/fields/boolean-field/messages.js +0 -14
- package/src/fields/checkbox-field/checkbox-field.jsx +0 -50
- package/src/fields/checkbox-field/checkbox-field.module.css +0 -40
- package/src/fields/checkbox-field/checkbox-field.spec.js +0 -67
- package/src/fields/checkbox-field/index.js +0 -1
- package/src/fields/checkbox-field/radio-check-icons.png +0 -0
- package/src/fields/expandable-field/expandable-field.jsx +0 -93
- package/src/fields/expandable-field/expandable-field.module.css +0 -3
- package/src/fields/expandable-field/expandable-field.spec.js +0 -68
- package/src/fields/expandable-field/index.js +0 -1
- package/src/fields/expandable-field/messages.js +0 -14
- package/src/fields/label-range/index.js +0 -1
- package/src/fields/label-range/label-range.jsx +0 -28
- package/src/fields/label-range/label-range.module.css +0 -4
- package/src/fields/label-range/label-range.spec.js +0 -28
- package/src/fields/label-required/index.js +0 -2
- package/src/fields/label-required/label-required.jsx +0 -25
- package/src/fields/localized-field/index.js +0 -1
- package/src/fields/localized-field/localized-field.jsx +0 -320
- package/src/fields/localized-field/localized-field.module.css +0 -291
- package/src/fields/localized-field/localized-field.spec.js +0 -53
- package/src/fields/localized-input/index.js +0 -1
- package/src/fields/localized-input/localized-input.jsx +0 -20
- package/src/fields/localized-textarea/index.js +0 -1
- package/src/fields/localized-textarea/localized-textarea.jsx +0 -50
- package/src/fields/missing-value-field/__snapshots__/missing-value-field.spec.js.snap +0 -22
- package/src/fields/missing-value-field/index.js +0 -2
- package/src/fields/missing-value-field/messages.js +0 -9
- package/src/fields/missing-value-field/missing-value-field.jsx +0 -28
- package/src/fields/missing-value-field/missing-value-field.spec.js +0 -35
- package/src/fields/multi-value-search-input/index.js +0 -1
- package/src/fields/multi-value-search-input/messages.js +0 -14
- package/src/fields/multi-value-search-input/multi-value-search-input.jsx +0 -175
- package/src/fields/multi-value-search-input/multi-value-search-input.module.css +0 -45
- package/src/fields/numeric-format-input/index.js +0 -1
- package/src/fields/numeric-format-input/numeric-format-input.jsx +0 -184
- package/src/fields/numeric-format-input/numeric-format-input.module.css +0 -10
- package/src/fields/numeric-format-input/numeric-format-input.spec.js +0 -323
- package/src/fields/search-input/index.js +0 -1
- package/src/fields/search-input/messages.js +0 -14
- package/src/fields/search-input/search-input.jsx +0 -202
- package/src/fields/search-input/search-input.module.css +0 -75
- package/src/fields/search-input/search-input.spec.js +0 -116
- package/src/fields/throttled-field/index.js +0 -1
- package/src/fields/throttled-field/throttled-field.jsx +0 -189
- package/src/fields/throttled-field/throttled-field.module.css +0 -75
- package/src/fields/throttled-field/throttled-field.spec.js +0 -172
- package/src/hocs/index.js +0 -9
- package/src/hocs/inject-data-table-pagination-state/index.js +0 -1
- package/src/hocs/inject-data-table-pagination-state/inject-data-table-pagination-state.jsx +0 -41
- package/src/hocs/inject-modal-state/index.js +0 -1
- package/src/hocs/inject-modal-state/inject-modal-state.jsx +0 -31
- package/src/hocs/inject-modal-state/inject-modal-state.spec.js +0 -60
- package/src/hocs/inject-notifications/README.md +0 -43
- package/src/hocs/inject-notifications/index.js +0 -1
- package/src/hocs/inject-notifications/inject-notifications.jsx +0 -35
- package/src/hocs/inject-notifications/inject-notifications.spec.js +0 -55
- package/src/hocs/inject-storage/index.js +0 -1
- package/src/hocs/inject-storage/inject-storage.jsx +0 -45
- package/src/hocs/inject-storage/inject-storage.spec.js +0 -32
- package/src/hocs/inject-toggle-state/index.js +0 -1
- package/src/hocs/inject-toggle-state/inject-toggle-state.jsx +0 -31
- package/src/hocs/inject-toggle-state/inject-toggle-state.spec.js +0 -58
- package/src/hocs/utils/get-display-name/get-display-name.js +0 -13
- package/src/hocs/utils/get-display-name/get-display-name.spec.js +0 -52
- package/src/hocs/utils/get-display-name/index.js +0 -1
- package/src/hocs/utils/index.js +0 -2
- package/src/hocs/utils/set-display-name/index.js +0 -1
- package/src/hocs/utils/set-display-name/set-display-name.js +0 -8
- package/src/hocs/utils/set-display-name/set-display-name.spec.js +0 -9
- package/src/hocs/with-props/index.js +0 -1
- package/src/hocs/with-props/with-props.jsx +0 -21
- package/src/hocs/with-props/with-props.spec.js +0 -57
- package/src/hocs/with-redirect-to/index.js +0 -1
- package/src/hocs/with-redirect-to/with-redirect-to.jsx +0 -42
- package/src/hocs/with-redirect-to/with-redirect-to.spec.js +0 -77
- package/src/hocs/wrap-display-name/index.js +0 -1
- package/src/hocs/wrap-display-name/wrap-display-name.js +0 -6
- package/src/hocs/wrap-display-name/wrap-display-name.spec.js +0 -26
- package/src/hooks/index.js +0 -37
- package/src/hooks/use-debounced-promise-callback.js +0 -8
- package/src/hooks/use-did-form-validation-fail/index.js +0 -1
- package/src/hooks/use-did-form-validation-fail/use-did-form-validation-fail.js +0 -30
- package/src/hooks/use-did-form-validation-fail/use-did-form-validation-fail.spec.js +0 -48
- package/src/hooks/use-event-callback/index.js +0 -1
- package/src/hooks/use-event-callback/use-event-callback.js +0 -18
- package/src/hooks/use-format-localized-field-to-string/index.js +0 -1
- package/src/hooks/use-format-localized-field-to-string/use-format-localized-field-to-string.js +0 -43
- package/src/hooks/use-format-localized-field-to-string/use-format-localized-field-to-string.spec.js +0 -36
- package/src/hooks/use-is-sso-user/index.js +0 -1
- package/src/hooks/use-is-sso-user/use-is-sso-user.js +0 -13
- package/src/hooks/use-is-sso-user/use-is-sso-user.spec.js +0 -46
- package/src/hooks/use-localized-key-fallback/index.js +0 -1
- package/src/hooks/use-localized-key-fallback/messages.js +0 -9
- package/src/hooks/use-localized-key-fallback/use-localized-key-fallback.js +0 -31
- package/src/hooks/use-localized-key-fallback/use-localized-key-fallback.spec.js +0 -44
- package/src/hooks/use-pending-requests/index.js +0 -1
- package/src/hooks/use-pending-requests/use-pending-requests.js +0 -39
- package/src/hooks/use-pending-requests/use-pending-requests.spec.js +0 -10
- package/src/hooks/use-persisted-reminder/index.js +0 -1
- package/src/hooks/use-persisted-reminder/use-persisted-reminder.js +0 -88
- package/src/hooks/use-persisted-reminder/use-persisted-reminder.spec.js +0 -114
- package/src/hooks/use-persisted-table-configuration/index.js +0 -1
- package/src/hooks/use-persisted-table-configuration/use-persisted-table-configuration.js +0 -136
- package/src/hooks/use-persisted-table-configuration/use-persisted-table-configuration.spec.js +0 -170
- package/src/hooks/use-previous/index.js +0 -1
- package/src/hooks/use-previous/use-previous.js +0 -12
- package/src/hooks/use-previous/use-previous.spec.js +0 -25
- package/src/hooks/use-product-selections-fetcher/conversions.js +0 -15
- package/src/hooks/use-product-selections-fetcher/fetch-product-selections.ctp.graphql +0 -18
- package/src/hooks/use-product-selections-fetcher/index.js +0 -2
- package/src/hooks/use-product-selections-fetcher/mocks/handlers.js +0 -16
- package/src/hooks/use-product-selections-fetcher/mocks/index.js +0 -3
- package/src/hooks/use-product-selections-fetcher/use-product-selections-fetcher.js +0 -39
- package/src/hooks/use-product-selections-fetcher/use-product-selections-fetcher.spec.js +0 -71
- package/src/hooks/use-product-selections-total-fetcher/fetch-product-selections-total.ctp.graphql +0 -5
- package/src/hooks/use-product-selections-total-fetcher/index.js +0 -2
- package/src/hooks/use-product-selections-total-fetcher/mocks/handlers.js +0 -19
- package/src/hooks/use-product-selections-total-fetcher/mocks/index.js +0 -3
- package/src/hooks/use-product-selections-total-fetcher/use-product-selections-total-fetcher.js +0 -19
- package/src/hooks/use-role-based-channels-fetcher/index.js +0 -2
- package/src/hooks/use-role-based-channels-fetcher/role-based-channels-fetcher.ctp.graphql +0 -12
- package/src/hooks/use-role-based-channels-fetcher/test-utils.js +0 -37
- package/src/hooks/use-role-based-channels-fetcher/use-role-based-channels-fetcher.js +0 -44
- package/src/hooks/use-role-notification/index.js +0 -1
- package/src/hooks/use-role-notification/notification-text/index.js +0 -1
- package/src/hooks/use-role-notification/notification-text/messages.js +0 -21
- package/src/hooks/use-role-notification/notification-text/notification-text.jsx +0 -46
- package/src/hooks/use-role-notification/use-role-notification.jsx +0 -36
- package/src/hooks/use-role-notification/use-role-notification.spec.js +0 -46
- package/src/hooks/use-role-notification-effect/index.js +0 -1
- package/src/hooks/use-role-notification-effect/use-role-notification-effect.js +0 -56
- package/src/hooks/use-role-notification-effect/use-role-notification-effect.spec.js +0 -72
- package/src/hooks/use-storage/__mocks__/index.js +0 -26
- package/src/hooks/use-storage/index.js +0 -1
- package/src/hooks/use-storage/use-storage.js +0 -85
- package/src/hooks/use-storage/use-storage.spec.js +0 -237
- package/src/hooks/use-store-keys-in-data-fence/index.js +0 -1
- package/src/hooks/use-store-keys-in-data-fence/use-store-keys-in-data-fence.js +0 -38
- package/src/hooks/use-store-keys-in-data-fence/use-store-keys-in-data-fence.spec.js +0 -141
- package/src/hooks/use-stores-list-fetcher/index.js +0 -2
- package/src/hooks/use-stores-list-fetcher/mocks/handlers.js +0 -76
- package/src/hooks/use-stores-list-fetcher/mocks/index.js +0 -3
- package/src/hooks/use-stores-list-fetcher/stores-list-query.ctp.graphql +0 -52
- package/src/hooks/use-stores-list-fetcher/use-stores-list-fetcher.js +0 -71
- package/src/hooks/use-stores-list-fetcher/use-stores-list-fetcher.spec.js +0 -234
- package/src/hooks/use-tracking/index.js +0 -1
- package/src/hooks/use-tracking/use-tracking.js +0 -4
- package/src/hooks/use-tracking/use-tracking.spec.js +0 -29
- package/src/hooks/use-tracking-shared/__mocks__/index.js +0 -16
- package/src/hooks/use-tracking-shared/index.js +0 -1
- package/src/hooks/use-tracking-shared/use-tracking-shared.js +0 -58
- package/src/index.js +0 -489
- package/src/internal-index.js +0 -143
- package/src/utils/active-modals/active-modals.js +0 -7
- package/src/utils/active-modals/active-modals.spec.js +0 -27
- package/src/utils/active-modals/index.js +0 -1
- package/src/utils/ariaset/ariaset.js +0 -11
- package/src/utils/ariaset/ariaset.spec.js +0 -20
- package/src/utils/ariaset/index.js +0 -1
- package/src/utils/array-helpers/array-helpers.js +0 -2
- package/src/utils/array-helpers/index.js +0 -1
- package/src/utils/attributes/attributes.js +0 -38
- package/src/utils/attributes/attributes.spec.js +0 -180
- package/src/utils/attributes/index.js +0 -1
- package/src/utils/build-search-query/build-search-query.js +0 -27
- package/src/utils/build-search-query/build-search-query.spec.js +0 -129
- package/src/utils/build-search-query/index.js +0 -1
- package/src/utils/bulk-notifications/get-bulk-notification.js +0 -34
- package/src/utils/bulk-notifications/get-bulk-notification.spec.js +0 -142
- package/src/utils/bulk-notifications/index.js +0 -4
- package/src/utils/business-roles/business-roles.js +0 -24
- package/src/utils/business-roles/index.js +0 -4
- package/src/utils/business-roles/messages.js +0 -95
- package/src/utils/capitalize-first/capitalize-first.js +0 -3
- package/src/utils/capitalize-first/capitalize-first.spec.js +0 -7
- package/src/utils/capitalize-first/index.js +0 -1
- package/src/utils/categories/categories.js +0 -56
- package/src/utils/categories/categories.spec.js +0 -122
- package/src/utils/categories/index.js +0 -1
- package/src/utils/clone/clone.js +0 -3
- package/src/utils/clone/clone.spec.js +0 -23
- package/src/utils/clone/index.js +0 -1
- package/src/utils/coerce-to-integer/coerce-to-integer.js +0 -3
- package/src/utils/coerce-to-integer/coerce-to-integer.spec.js +0 -49
- package/src/utils/coerce-to-integer/index.js +0 -1
- package/src/utils/connector/connector.js +0 -30
- package/src/utils/connector/connector.spec.js +0 -174
- package/src/utils/connector/index.js +0 -1
- package/src/utils/constants.js +0 -43
- package/src/utils/conversions/sort-array.js +0 -6
- package/src/utils/create-next-sort-definition/create-next-sort-definition.js +0 -46
- package/src/utils/create-next-sort-definition/create-next-sort-definition.spec.js +0 -121
- package/src/utils/create-next-sort-definition/index.js +0 -1
- package/src/utils/create-reducer/create-reducer.js +0 -21
- package/src/utils/create-reducer/create-reducer.spec.js +0 -45
- package/src/utils/create-reducer/index.js +0 -1
- package/src/utils/create-resource-reducer/create-resource-reducer.js +0 -53
- package/src/utils/create-resource-reducer/create-resource-reducer.spec.js +0 -151
- package/src/utils/create-resource-reducer/index.js +0 -1
- package/src/utils/customer/format-customer-address/format-customer-address.js +0 -12
- package/src/utils/customer/format-customer-address/format-customer-address.spec.js +0 -43
- package/src/utils/customer/format-customer-address/index.js +0 -1
- package/src/utils/customer/format-customer-name/format-customer-name.js +0 -9
- package/src/utils/customer/format-customer-name/format-customer-name.spec.js +0 -44
- package/src/utils/customer/format-customer-name/index.js +0 -1
- package/src/utils/customer/format-customer-title/format-customer-title.js +0 -5
- package/src/utils/customer/format-customer-title/format-customer-title.spec.js +0 -23
- package/src/utils/customer/format-customer-title/index.js +0 -1
- package/src/utils/dataset/dataset.js +0 -34
- package/src/utils/dataset/dataset.spec.js +0 -70
- package/src/utils/dataset/index.js +0 -1
- package/src/utils/encodings/encodings.js +0 -24
- package/src/utils/encodings/encodings.spec.js +0 -21
- package/src/utils/encodings/index.js +0 -1
- package/src/utils/filters/README.md +0 -56
- package/src/utils/filters/custom-fields/custom-fields.js +0 -56
- package/src/utils/filters/custom-fields/custom-fields.spec.js +0 -328
- package/src/utils/filters/custom-fields/index.js +0 -1
- package/src/utils/filters/date/date.js +0 -114
- package/src/utils/filters/date/date.spec.js +0 -138
- package/src/utils/filters/date/index.js +0 -1
- package/src/utils/filters/graphql/category-level/category-level.js +0 -17
- package/src/utils/filters/graphql/category-level/index.js +0 -1
- package/src/utils/filters/graphql/date/date.js +0 -58
- package/src/utils/filters/graphql/date/date.spec.js +0 -122
- package/src/utils/filters/graphql/date/index.js +0 -1
- package/src/utils/filters/graphql/graphql.js +0 -42
- package/src/utils/filters/graphql/graphql.spec.js +0 -130
- package/src/utils/filters/graphql/index.js +0 -1
- package/src/utils/filters/graphql/missing/index.js +0 -1
- package/src/utils/filters/graphql/missing/missing.js +0 -7
- package/src/utils/filters/graphql/missing/missing.spec.js +0 -17
- package/src/utils/filters/graphql/missing-locale/index.js +0 -1
- package/src/utils/filters/graphql/missing-locale/missing-locale.js +0 -8
- package/src/utils/filters/graphql/missing-locale/missing-locale.spec.js +0 -17
- package/src/utils/filters/graphql/number/index.js +0 -1
- package/src/utils/filters/graphql/number/number.js +0 -37
- package/src/utils/filters/graphql/number/number.spec.js +0 -65
- package/src/utils/filters/graphql/reference/index.js +0 -1
- package/src/utils/filters/graphql/reference/reference.js +0 -26
- package/src/utils/filters/graphql/reference/reference.spec.js +0 -20
- package/src/utils/filters/graphql/text/index.js +0 -1
- package/src/utils/filters/graphql/text/text.js +0 -8
- package/src/utils/filters/graphql/text/text.spec.js +0 -35
- package/src/utils/filters/is-date/index.js +0 -1
- package/src/utils/filters/is-date/is-date.js +0 -17
- package/src/utils/filters/is-date/is-date.spec.js +0 -73
- package/src/utils/filters/is-empty/index.js +0 -1
- package/src/utils/filters/is-empty/is-empty.js +0 -9
- package/src/utils/filters/is-empty/is-empty.spec.js +0 -20
- package/src/utils/filters/is-empty/range/index.js +0 -1
- package/src/utils/filters/is-empty/range/range.js +0 -8
- package/src/utils/filters/is-empty/range/range.spec.js +0 -22
- package/src/utils/filters/is-empty/single/index.js +0 -1
- package/src/utils/filters/is-empty/single/single.js +0 -5
- package/src/utils/filters/is-empty/single/single.spec.js +0 -17
- package/src/utils/filters/localized-string/index.js +0 -1
- package/src/utils/filters/localized-string/localized-string.js +0 -4
- package/src/utils/filters/localized-string/localized-string.spec.js +0 -26
- package/src/utils/filters/money/index.js +0 -1
- package/src/utils/filters/money/money.js +0 -36
- package/src/utils/filters/money/money.spec.js +0 -55
- package/src/utils/filters/time/index.js +0 -1
- package/src/utils/filters/time/time.js +0 -65
- package/src/utils/filters/time/time.spec.js +0 -96
- package/src/utils/filters/validation/custom-field/custom-field.js +0 -70
- package/src/utils/filters/validation/custom-field/custom-field.spec.js +0 -237
- package/src/utils/filters/validation/custom-field/index.js +0 -1
- package/src/utils/filters/validation/date/date.js +0 -42
- package/src/utils/filters/validation/date/date.spec.js +0 -60
- package/src/utils/filters/validation/date/index.js +0 -1
- package/src/utils/filters/validation/enum/enum.js +0 -16
- package/src/utils/filters/validation/enum/enum.spec.js +0 -44
- package/src/utils/filters/validation/enum/index.js +0 -1
- package/src/utils/filters/validation/number/index.js +0 -1
- package/src/utils/filters/validation/number/number.js +0 -52
- package/src/utils/filters/validation/number/number.spec.js +0 -39
- package/src/utils/filters/validation/text/index.js +0 -1
- package/src/utils/filters/validation/text/text.js +0 -9
- package/src/utils/filters/validation/text/text.spec.js +0 -20
- package/src/utils/formats/custom-field/custom-field.js +0 -66
- package/src/utils/formats/custom-field/custom-field.spec.js +0 -91
- package/src/utils/formats/custom-field/index.js +0 -1
- package/src/utils/formats/date/__mocks__/index.js +0 -2
- package/src/utils/formats/date/date.js +0 -58
- package/src/utils/formats/date/date.spec.js +0 -241
- package/src/utils/formats/date/index.js +0 -1
- package/src/utils/formats/discount/discount.js +0 -12
- package/src/utils/formats/discount/discount.spec.js +0 -75
- package/src/utils/formats/discount/index.js +0 -1
- package/src/utils/formats/index.js +0 -4
- package/src/utils/formats/money/index.js +0 -6
- package/src/utils/formats/money/money.js +0 -50
- package/src/utils/formats/money/money.spec.js +0 -117
- package/src/utils/formats/percentage/index.js +0 -1
- package/src/utils/formats/percentage/percentage.js +0 -7
- package/src/utils/formats/percentage/percentage.spec.js +0 -18
- package/src/utils/formats/product-attribute/index.js +0 -1
- package/src/utils/formats/product-attribute/messages.js +0 -14
- package/src/utils/formats/product-attribute/product-attribute.js +0 -127
- package/src/utils/formats/product-attribute/product-attribute.spec.js +0 -128
- package/src/utils/get-currency-code-data/currency-code-data.js +0 -1247
- package/src/utils/get-currency-code-data/get-currency-code-data.js +0 -53
- package/src/utils/get-currency-code-data/index.js +0 -12
- package/src/utils/get-prefix-search-bounds/get-prefix-search-bounds.js +0 -26
- package/src/utils/get-prefix-search-bounds/get-prefix-search-bounds.spec.js +0 -14
- package/src/utils/get-prefix-search-bounds/index.js +0 -1
- package/src/utils/graphql/__snapshots__/graphql.spec.js.snap +0 -45
- package/src/utils/graphql/fragments/address.ctp.graphql +0 -39
- package/src/utils/graphql/fragments/custom-fields.ctp.graphql +0 -67
- package/src/utils/graphql/fragments/store-basic-info.ctp.graphql +0 -11
- package/src/utils/graphql/graphql.js +0 -579
- package/src/utils/graphql/graphql.spec.js +0 -1129
- package/src/utils/graphql/index.js +0 -1
- package/src/utils/has-error-code/has-error-code.js +0 -15
- package/src/utils/has-error-code/has-error-code.spec.js +0 -56
- package/src/utils/has-error-code/has-invalid-input-error.js +0 -7
- package/src/utils/has-error-code/has-semantic-error.js +0 -7
- package/src/utils/has-error-code/has-semantic-error.spec.js +0 -56
- package/src/utils/has-error-code/index.js +0 -3
- package/src/utils/is-uuid/index.js +0 -1
- package/src/utils/is-uuid/is-uuid.js +0 -6
- package/src/utils/is-uuid/is-uuid.spec.js +0 -25
- package/src/utils/minusify/index.js +0 -1
- package/src/utils/minusify/minusify.js +0 -4
- package/src/utils/minusify/minusify.spec.js +0 -9
- package/src/utils/numbers/index.js +0 -1
- package/src/utils/numbers/numbers.js +0 -32
- package/src/utils/numbers/numbers.spec.js +0 -57
- package/src/utils/omit-deep/index.js +0 -1
- package/src/utils/omit-deep/omit-deep.js +0 -20
- package/src/utils/pim-query-clauses.js +0 -43
- package/src/utils/prices/index.js +0 -1
- package/src/utils/prices/prices.js +0 -79
- package/src/utils/prices/prices.spec.js +0 -265
- package/src/utils/product-selections/convert-product-selection-from-graphql.js +0 -80
- package/src/utils/product-selections/index.js +0 -1
- package/src/utils/product-types/index.js +0 -1
- package/src/utils/product-types/product-types.js +0 -122
- package/src/utils/product-types/product-types.spec.js +0 -328
- package/src/utils/products/index.js +0 -1
- package/src/utils/products/messages.js +0 -16
- package/src/utils/products/products.jsx +0 -258
- package/src/utils/products/products.spec.js +0 -331
- package/src/utils/query-string/index.js +0 -1
- package/src/utils/query-string/query-string.js +0 -37
- package/src/utils/query-string/query-string.spec.js +0 -56
- package/src/utils/request-cache/index.js +0 -2
- package/src/utils/request-cache/request-cache.js +0 -52
- package/src/utils/request-cache/request-cache.spec.js +0 -118
- package/src/utils/shallow-equal/index.js +0 -1
- package/src/utils/shallow-equal/shallow-equal.js +0 -19
- package/src/utils/shallow-equal/shallow-equal.spec.js +0 -45
- package/src/utils/should-update-attribute-input/index.js +0 -1
- package/src/utils/should-update-attribute-input/should-update-attribute-input.js +0 -43
- package/src/utils/should-update-attribute-input/should-update-attribute-input.spec.js +0 -96
- package/src/utils/slugify/index.js +0 -1
- package/src/utils/slugify/slugify.js +0 -10
- package/src/utils/slugify/slugify.spec.js +0 -11
- package/src/utils/swap-array-items/index.js +0 -2
- package/src/utils/swap-array-items/swap-array-items.js +0 -13
- package/src/utils/swap-array-items/swap-array-items.spec.js +0 -52
- package/src/utils/text-fallback/text-fallback.js +0 -6
- package/src/utils/time-zones/index.js +0 -5
- package/src/utils/time-zones/time-zone-utils.js +0 -34
- package/src/utils/time-zones/time-zone-utils.spec.js +0 -47
- package/src/utils/track-menu-click/index.js +0 -1
- package/src/utils/track-menu-click/track-menu-click.js +0 -28
- package/src/utils/track-menu-click/track-menu-click.spec.js +0 -66
- package/src/utils/transform-to-proper-noun-case/index.js +0 -1
- package/src/utils/transform-to-proper-noun-case/transform-to-proper-noun-case.js +0 -10
- package/src/utils/transform-to-proper-noun-case/transform-to-proper-noun-case.spec.js +0 -23
- package/src/utils/truncate/index.js +0 -1
- package/src/utils/truncate/truncate.js +0 -9
- package/src/utils/truncate/truncate.spec.js +0 -23
- package/src/utils/type-definitions/index.js +0 -1
- package/src/utils/type-definitions/type-definitions.js +0 -118
- package/src/utils/type-definitions/type-definitions.spec.js +0 -547
- package/src/utils/update-status-in-list/index.js +0 -1
- package/src/utils/update-status-in-list/update-status-in-list.js +0 -16
- package/src/utils/validation/get-indexes-of-invalid-values.js +0 -16
- package/src/utils/validation/get-indexes-of-invalid-values.spec.js +0 -31
- package/src/utils/validation/index.js +0 -3
- package/src/utils/validation/validation.js +0 -169
- package/src/utils/validation/validation.spec.js +0 -99
- package/src/utils/validation/without-empty-errors-by-field.js +0 -5
- package/src/utils/validation/without-empty-errors-by-field.spec.js +0 -74
- package/src/utils/with-pending-requests/index.js +0 -1
- package/src/utils/with-pending-requests/with-pending-requests.jsx +0 -21
- package/src/utils/with-pending-requests/with-pending-requests.spec.js +0 -62
package/dist/styles.css
ADDED
|
@@ -0,0 +1,1322 @@
|
|
|
1
|
+
/* imported from search-input.module.css */
|
|
2
|
+
|
|
3
|
+
.search-input-module__block___1uM-y {
|
|
4
|
+
display: inline-flex;
|
|
5
|
+
flex-direction: row;
|
|
6
|
+
align-items: flex-start;
|
|
7
|
+
width: 100%;
|
|
8
|
+
max-width: 800px;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.search-input-module__container___9u6if {
|
|
12
|
+
position: relative;
|
|
13
|
+
flex-grow: 1;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.search-input-module__input-container___mJnyZ {
|
|
17
|
+
height: var(--spacing-xl);
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.search-input-module__input-container___mJnyZ > input {
|
|
21
|
+
padding-right: calc(var(--spacing-xl) * 2);
|
|
22
|
+
border-color: var(--color-neutral-60);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.search-input-module__input-container-disabled___23jR8 > input {
|
|
26
|
+
border-color: var(--color-neutral);
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.search-input-module__input-container-hoverable___1xjqn > input:hover {
|
|
30
|
+
border-color: var(--color-primary);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.search-input-module__input-container-granular___33Pm- {
|
|
34
|
+
border-color: var(--color-primary);
|
|
35
|
+
position: relative;
|
|
36
|
+
right: 6px;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.search-input-module__search-icon-container___cbHQY {
|
|
40
|
+
background-color: transparent;
|
|
41
|
+
border-color: transparent;
|
|
42
|
+
position: absolute;
|
|
43
|
+
right: 9px;
|
|
44
|
+
top: 5px;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.search-input-module__clear-icon-container___3RQvu {
|
|
48
|
+
background-color: transparent;
|
|
49
|
+
border-color: transparent;
|
|
50
|
+
position: absolute;
|
|
51
|
+
right: 36px;
|
|
52
|
+
top: 8px;
|
|
53
|
+
z-index: 2;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.search-input-module__clear-icon-container-granular___1mbin {
|
|
57
|
+
right: 41px;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.search-input-module__search-icon-container-hoverable___1kTwJ {
|
|
61
|
+
cursor: pointer;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.search-input-module__search-icon-container-granular___3fAsR {
|
|
65
|
+
right: 15px;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.search-input-module__hidden___z07GX {
|
|
69
|
+
display: none !important;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.search-input-module__action___1GqGT {
|
|
73
|
+
flex-shrink: 1;
|
|
74
|
+
margin-left: var(--spacing-s);
|
|
75
|
+
}
|
|
76
|
+
/* imported from modal-content-layout.module.css */
|
|
77
|
+
|
|
78
|
+
:root {
|
|
79
|
+
/* save toolbar */
|
|
80
|
+
--height-save-toolbar: 57px;
|
|
81
|
+
|
|
82
|
+
/* additional spacing at the bottom of view that has a save-toolbar */
|
|
83
|
+
--spacing-bottom-with-save-toolbar: calc(
|
|
84
|
+
var(--height-save-toolbar) + var(--spacing-m)
|
|
85
|
+
);
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
/* Modal */
|
|
89
|
+
|
|
90
|
+
.modal-content-layout-module__container___m-8MJ {
|
|
91
|
+
padding: var(--spacing-m) var(--spacing-m) 0;
|
|
92
|
+
display: flex;
|
|
93
|
+
flex-direction: column;
|
|
94
|
+
height: 100%;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
.modal-content-layout-module__header___3s8J- {
|
|
98
|
+
position: relative;
|
|
99
|
+
border-bottom: 2px var(--color-neutral) solid;
|
|
100
|
+
padding-bottom: var(--spacing-m);
|
|
101
|
+
margin: 0;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
.modal-content-layout-module__subtitle___W3B06 {
|
|
105
|
+
font-size: 1rem;
|
|
106
|
+
color: var(--color-solid);
|
|
107
|
+
margin-top: var(--spacing-s);
|
|
108
|
+
flex-grow: 1;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.modal-content-layout-module__content___UpG03 {
|
|
112
|
+
flex: 1;
|
|
113
|
+
overflow-y: auto;
|
|
114
|
+
padding: var(--spacing-m) 0;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
/*
|
|
118
|
+
* manually set the margin bottom of the last child in the container. We need
|
|
119
|
+
* to do this in order to add some more space to the bottom of the scroll
|
|
120
|
+
* container. Just using a padding-bottom in the .content-container does not
|
|
121
|
+
* work in firefox unfortunately. It is a reported bug in FF that is not fixed.
|
|
122
|
+
*/
|
|
123
|
+
.modal-content-layout-module__content___UpG03 > :last-child {
|
|
124
|
+
margin-bottom: var(--spacing-bottom-with-save-toolbar);
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
.modal-content-layout-module__footer___TCdQU {
|
|
128
|
+
padding: var(--spacing-m) 0;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.modal-content-layout-module__button-close___2ThEn {
|
|
132
|
+
float: right;
|
|
133
|
+
margin-top: calc(var(--spacing-xs) * -1);
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
.modal-content-layout-module__subheader___61dMZ {
|
|
137
|
+
display: flex;
|
|
138
|
+
justify-content: space-between;
|
|
139
|
+
align-items: center;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.modal-content-layout-module__controls___2AEk5 {
|
|
143
|
+
position: absolute;
|
|
144
|
+
right: 0;
|
|
145
|
+
bottom: var(--spacing-s);
|
|
146
|
+
}
|
|
147
|
+
/* imported from required-indicator.module.css */
|
|
148
|
+
|
|
149
|
+
.required-indicator-module__colored____YUFm {
|
|
150
|
+
color: var(--color-warning);
|
|
151
|
+
}
|
|
152
|
+
/* imported from selectable-field-search-input.module.css */
|
|
153
|
+
|
|
154
|
+
.selectable-field-search-input-module__container___z2ltR {
|
|
155
|
+
width: 100%;
|
|
156
|
+
position: relative;
|
|
157
|
+
display: flex;
|
|
158
|
+
z-index: 3;
|
|
159
|
+
max-width: 800px;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
.selectable-field-search-input-module__search-mode-menu___Od6Le {
|
|
163
|
+
border-radius: var(--border-radius-6);
|
|
164
|
+
border: 1px solid var(--color-primary);
|
|
165
|
+
margin-top: 2px;
|
|
166
|
+
position: absolute;
|
|
167
|
+
}
|
|
168
|
+
/* imported from validated-input.module.css */
|
|
169
|
+
|
|
170
|
+
.validated-input-module__invalid___380EL {
|
|
171
|
+
/* this needs !important because react-select has a :focus style that
|
|
172
|
+
stops the border colour being set unless the element is blurred */
|
|
173
|
+
border-color: var(--color-error) !important;
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
.validated-input-module__container___3L2KB {
|
|
177
|
+
display: inline;
|
|
178
|
+
}
|
|
179
|
+
/* imported from autocomplete.module.css */
|
|
180
|
+
|
|
181
|
+
.autocomplete-module__container___sBqGo {
|
|
182
|
+
position: relative;
|
|
183
|
+
}
|
|
184
|
+
/* imported from checkbox-field.module.css */
|
|
185
|
+
|
|
186
|
+
/* Custom checkbox */
|
|
187
|
+
|
|
188
|
+
.checkbox-field-module__custom-check___3uPdz {
|
|
189
|
+
cursor: pointer;
|
|
190
|
+
display: flex;
|
|
191
|
+
align-items: center;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
.checkbox-field-module__check-element___3wMNq {
|
|
195
|
+
background: url('./radio-check-icons.png') 0 0;
|
|
196
|
+
flex: 0 1 auto;
|
|
197
|
+
display: block;
|
|
198
|
+
height: 18px;
|
|
199
|
+
width: 18px;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
.checkbox-field-module__check-text___3M3mq {
|
|
203
|
+
margin-left: var(--spacing-s);
|
|
204
|
+
flex: 1 0 auto;
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
.checkbox-field-module__custom-check___3uPdz:hover .checkbox-field-module__check-element___3wMNq {
|
|
208
|
+
background-position: -24px 0;
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
.checkbox-field-module__input-checkbox___F2rLu {
|
|
212
|
+
display: none;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
.checkbox-field-module__input-checkbox___F2rLu:checked ~ .checkbox-field-module__check-element___3wMNq {
|
|
216
|
+
background-position: -48px 0;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
.checkbox-field-module__disabled___1HVC5 {
|
|
220
|
+
cursor: not-allowed !important;
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
.checkbox-field-module__custom-check___3uPdz:hover.checkbox-field-module__disabled___1HVC5 .checkbox-field-module__check-element___3wMNq {
|
|
224
|
+
background-position: 0 0 !important;
|
|
225
|
+
}
|
|
226
|
+
/* imported from expandable-field.module.css */
|
|
227
|
+
|
|
228
|
+
.expandable-field-module__expandable-field___1obGc {
|
|
229
|
+
/* @TODO: Investigate what this is */
|
|
230
|
+
}
|
|
231
|
+
/* imported from label-range.module.css */
|
|
232
|
+
|
|
233
|
+
.label-range-module__label___3Tb0p {
|
|
234
|
+
font-size: 0.9rem;
|
|
235
|
+
font-weight: bold;
|
|
236
|
+
}
|
|
237
|
+
/* imported from multi-value-search-input.module.css */
|
|
238
|
+
|
|
239
|
+
.multi-value-search-input-module__container___2u64d {
|
|
240
|
+
position: relative;
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
.multi-value-search-input-module__searchInput___363nj input {
|
|
244
|
+
border-color: var(--border-color-for-input);
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
.multi-value-search-input-module__searchInput___363nj input::placeholder {
|
|
248
|
+
color: var(--font-color-for-input-when-disabled);
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
.multi-value-search-input-module__submittingTip___2339U {
|
|
252
|
+
margin-top: var(--spacing-xs);
|
|
253
|
+
background: var(--background-color-for-input);
|
|
254
|
+
border: solid 1px var(--border-color-for-input-when-focused);
|
|
255
|
+
border-radius: var(--border-radius-for-input);
|
|
256
|
+
position: relative;
|
|
257
|
+
cursor: default;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
.multi-value-search-input-module__submitting-tip-single___1LcNy {
|
|
261
|
+
padding: var(--spacing-s);
|
|
262
|
+
color: var(--font-color-for-input-when-disabled);
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
.multi-value-search-input-module__submitting-tip-content___IyuVb {
|
|
266
|
+
padding: var(--spacing-s);
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
.multi-value-search-input-module__submitting-tip-content-separate___3Y_CI {
|
|
270
|
+
padding-top: var(--spacing-s);
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
.multi-value-search-input-module__submitting-tip-content-hoverable___2TK6S:hover {
|
|
274
|
+
background-color: var(--color-neutral-95);
|
|
275
|
+
border-radius: var(--border-radius-for-input);
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
.multi-value-search-input-module__submitting-tip-content-separate-hoverable___3VUnV:hover {
|
|
279
|
+
background-color: var(--color-neutral-95);
|
|
280
|
+
border-bottom-left-radius: var(--border-radius-for-input);
|
|
281
|
+
border-bottom-right-radius: var(--border-radius-for-input);
|
|
282
|
+
}
|
|
283
|
+
/* imported from numeric-format-input.module.css */
|
|
284
|
+
|
|
285
|
+
.numeric-format-input-module__invalid___3LcyE {
|
|
286
|
+
/* this needs !important because react-select has a :focus style that
|
|
287
|
+
stops the border colour being set unless the element is blurred */
|
|
288
|
+
border-color: var(--color-error) !important;
|
|
289
|
+
border: 1px solid;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
.numeric-format-input-module__disabled___hb6h4 {
|
|
293
|
+
cursor: not-allowed;
|
|
294
|
+
}
|
|
295
|
+
/* imported from throttled-field.module.css */
|
|
296
|
+
|
|
297
|
+
.throttled-field-module__size___324jx {
|
|
298
|
+
width: 100%;
|
|
299
|
+
height: inherit;
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
.throttled-field-module__input-text___3zFFp {
|
|
303
|
+
transition: 0.2s ease;
|
|
304
|
+
border-radius: 6px;
|
|
305
|
+
border-style: solid;
|
|
306
|
+
border-width: 1px;
|
|
307
|
+
color: var(--color-solid);
|
|
308
|
+
font-weight: 500;
|
|
309
|
+
font-size: 1rem;
|
|
310
|
+
font-family: 'Open Sans', sans-serif !important;
|
|
311
|
+
padding: 7.5px 10px;
|
|
312
|
+
outline: none;
|
|
313
|
+
box-shadow: none;
|
|
314
|
+
appearance: none;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.throttled-field-module__input-secondary___cFo9e {
|
|
318
|
+
background-color: var(--color-neutral-95);
|
|
319
|
+
border-color: var(--color-surface);
|
|
320
|
+
width: 100%;
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
.throttled-field-module__input-primary___26G3R {
|
|
324
|
+
border-color: var(--color-neutral);
|
|
325
|
+
background-color: var(--color-surface);
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
.throttled-field-module__textarea___3ZNEs {
|
|
329
|
+
width: 100%;
|
|
330
|
+
min-height: 36px;
|
|
331
|
+
resize: vertical;
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
.throttled-field-module__textarea-primary___24Wwt {
|
|
335
|
+
border-color: var(--color-neutral);
|
|
336
|
+
background-color: var(--color-surface);
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
.throttled-field-module__textarea-secondary___2rmFG {
|
|
340
|
+
background-color: var(--color-neutral-95);
|
|
341
|
+
border-color: var(--color-surface);
|
|
342
|
+
width: 100%;
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
.throttled-field-module__invalid___1yZLW {
|
|
346
|
+
/* this needs !important because react-select has a :focus style that
|
|
347
|
+
stops the border colour being set unless the element is blurred */
|
|
348
|
+
border-color: var(--color-error) !important;
|
|
349
|
+
border: 1px solid;
|
|
350
|
+
}
|
|
351
|
+
|
|
352
|
+
.throttled-field-module__disabled___qVj79 {
|
|
353
|
+
cursor: not-allowed;
|
|
354
|
+
background-color: var(--color-accent-98);
|
|
355
|
+
color: var(--color-solid);
|
|
356
|
+
opacity: 1; /* fix for mobile safari */
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
.throttled-field-module__granular___2LXJf {
|
|
360
|
+
border-top-left-radius: 0;
|
|
361
|
+
border-bottom-left-radius: 0;
|
|
362
|
+
margin-left: 0;
|
|
363
|
+
}
|
|
364
|
+
/* imported from button-group.module.css */
|
|
365
|
+
|
|
366
|
+
.button-group-module__btn-group___1AG0_ {
|
|
367
|
+
position: relative;
|
|
368
|
+
display: flex;
|
|
369
|
+
vertical-align: middle;
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
.button-group-module__btn-group___1AG0_ button {
|
|
373
|
+
position: relative;
|
|
374
|
+
float: left;
|
|
375
|
+
background: var(--color-surface);
|
|
376
|
+
box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
.button-group-module__btn-group___1AG0_ button + button {
|
|
380
|
+
border-left: solid 1px var(--color-neutral-90);
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
.button-group-module__btn-group___1AG0_ > button:first-of-type {
|
|
384
|
+
z-index: 2;
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
.button-group-module__btn-group___1AG0_ > button:not(:first-of-type):not(:last-child) {
|
|
388
|
+
border-radius: 0;
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
.button-group-module__btn-group___1AG0_ > button:first-of-type:not(:last-child) {
|
|
392
|
+
border-top-right-radius: 0;
|
|
393
|
+
border-bottom-right-radius: 0;
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
.button-group-module__btn-group___1AG0_ > button:last-child:not(:first-of-type) {
|
|
397
|
+
border-top-left-radius: 0;
|
|
398
|
+
border-bottom-left-radius: 0;
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
.button-group-module__btn-group___1AG0_ button.button-group-module__active___1wtks,
|
|
402
|
+
.button-group-module__btn-group___1AG0_ button:hover {
|
|
403
|
+
background: var(--color-neutral-90);
|
|
404
|
+
opacity: 1;
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
.button-group-module__btn-group___1AG0_ button.button-group-module__disabled___FERF4 {
|
|
408
|
+
background: var(--color-neutral-90);
|
|
409
|
+
color: var(--color-neutral-60);
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
.button-group-module__btn-group___1AG0_ button i {
|
|
413
|
+
font-size: 1.538rem;
|
|
414
|
+
}
|
|
415
|
+
|
|
416
|
+
.button-group-module__icon-container___3Lolb {
|
|
417
|
+
display: flex;
|
|
418
|
+
}
|
|
419
|
+
/* imported from button.module.css */
|
|
420
|
+
|
|
421
|
+
/* Generic button */
|
|
422
|
+
|
|
423
|
+
.button-module__button___1OzVf {
|
|
424
|
+
background: var(--color-neutral);
|
|
425
|
+
border: none;
|
|
426
|
+
border-radius: 6px;
|
|
427
|
+
color: var(--color-solid);
|
|
428
|
+
cursor: pointer;
|
|
429
|
+
display: inline-block;
|
|
430
|
+
font-family: 'Open Sans', sans-serif;
|
|
431
|
+
font-size: 1rem;
|
|
432
|
+
padding: 7px 15px;
|
|
433
|
+
transition: background-color var(--transition-linear-80ms);
|
|
434
|
+
vertical-align: middle;
|
|
435
|
+
min-height: 32px;
|
|
436
|
+
}
|
|
437
|
+
|
|
438
|
+
/* Specific types of buttons */
|
|
439
|
+
|
|
440
|
+
.button-module__cancel___1-jYL {
|
|
441
|
+
background: var(--color-surface);
|
|
442
|
+
border: 1px solid var(--color-neutral);
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
.button-module__confirm___-W92x {
|
|
446
|
+
background: var(--color-primary);
|
|
447
|
+
color: var(--color-surface);
|
|
448
|
+
}
|
|
449
|
+
|
|
450
|
+
.button-module__save___1-KXp {
|
|
451
|
+
color: var(--color-surface) !important;
|
|
452
|
+
}
|
|
453
|
+
|
|
454
|
+
.button-module__add___1fbPS {
|
|
455
|
+
background: var(--color-surface);
|
|
456
|
+
border: 1px solid var(--color-neutral);
|
|
457
|
+
color: var(--color-solid);
|
|
458
|
+
padding: 5.5px 15px 5.5px 10px;
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
.button-module__add-url___1e6xE {
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
.button-module__icon-add___2X7fc {
|
|
465
|
+
color: var(--color-neutral-60);
|
|
466
|
+
float: left;
|
|
467
|
+
font-size: 1rem;
|
|
468
|
+
margin: 3px 10px 0 0;
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
.button-module__icon-chain___1pvWT {
|
|
472
|
+
color: var(--color-neutral-60);
|
|
473
|
+
float: left;
|
|
474
|
+
font-size: 1.4rem;
|
|
475
|
+
margin: 0 10px 0 0;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
.button-module__add___1fbPS:hover .button-module__icon-add___2X7fc,
|
|
479
|
+
.button-module__add-url___1e6xE:hover .button-module__icon-chain___1pvWT {
|
|
480
|
+
color: var(--color-surface);
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
/* Base of switch buttons */
|
|
484
|
+
|
|
485
|
+
.button-module__switch___2bt5z {
|
|
486
|
+
background: var(--color-surface);
|
|
487
|
+
border: 1px var(--color-neutral) solid;
|
|
488
|
+
color: var(--color-solid);
|
|
489
|
+
font-weight: 100;
|
|
490
|
+
position: relative;
|
|
491
|
+
}
|
|
492
|
+
|
|
493
|
+
.button-module__switch___2bt5z .button-module__icon___wuw4Z {
|
|
494
|
+
color: var(--color-neutral-60);
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
.button-module__switch___2bt5z:disabled {
|
|
498
|
+
color: var(--color-neutral-60);
|
|
499
|
+
border-color: var(--color-neutral);
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
.button-module__switch___2bt5z:hover {
|
|
503
|
+
color: var(--color-surface);
|
|
504
|
+
border-color: var(--color-info);
|
|
505
|
+
background: var(--color-info);
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
.button-module__switch___2bt5z:hover .button-module__icon___wuw4Z {
|
|
509
|
+
color: var(--color-surface);
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
.button-module__switch--active___1s4ZM {
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
.button-module__switch___2bt5z:disabled {
|
|
516
|
+
background: transparent;
|
|
517
|
+
color: var(--color-neutral-60);
|
|
518
|
+
}
|
|
519
|
+
|
|
520
|
+
.button-module__switch___2bt5z:disabled .button-module__icon___wuw4Z {
|
|
521
|
+
color: var(--color-neutral-60);
|
|
522
|
+
}
|
|
523
|
+
|
|
524
|
+
.button-module__switch___2bt5z:disabled,
|
|
525
|
+
.button-module__switch--active___1s4ZM:disabled {
|
|
526
|
+
opacity: 1; /* exception for disabled switch button */
|
|
527
|
+
user-select: none;
|
|
528
|
+
cursor: default;
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
.button-module__switch--active___1s4ZM:disabled .button-module__icon___wuw4Z,
|
|
532
|
+
.button-module__switch--active___1s4ZM .button-module__icon___wuw4Z {
|
|
533
|
+
color: var(--color-info);
|
|
534
|
+
}
|
|
535
|
+
|
|
536
|
+
.button-module__switch--active___1s4ZM:disabled {
|
|
537
|
+
color: var(--color-info);
|
|
538
|
+
border-color: var(--color-info);
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
/* Switch type squared */
|
|
542
|
+
|
|
543
|
+
.button-module__switch-squared___QnrOG {
|
|
544
|
+
padding: 4.5px 15px 4.5px 40px;
|
|
545
|
+
}
|
|
546
|
+
|
|
547
|
+
.button-module__switch-squared--active___2ZbEC {
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
/* Switch type rounded */
|
|
551
|
+
|
|
552
|
+
/* When the button has no text but icon */
|
|
553
|
+
|
|
554
|
+
.button-module__switch-rounded___1CBs_ {
|
|
555
|
+
padding: 0;
|
|
556
|
+
border-width: 1px;
|
|
557
|
+
width: 36px;
|
|
558
|
+
height: 36px;
|
|
559
|
+
border-radius: 36px;
|
|
560
|
+
}
|
|
561
|
+
|
|
562
|
+
.button-module__switch-rounded--active___2Ckga {
|
|
563
|
+
}
|
|
564
|
+
|
|
565
|
+
.button-module__switch-rounded___1CBs_ .button-module__switch-label___2FAdy {
|
|
566
|
+
display: none;
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
/* States */
|
|
570
|
+
|
|
571
|
+
.button-module__cancel___1-jYL:hover {
|
|
572
|
+
border-color: var(--color-primary);
|
|
573
|
+
color: var(--color-primary);
|
|
574
|
+
}
|
|
575
|
+
|
|
576
|
+
.button-module__confirm___-W92x:hover {
|
|
577
|
+
background: var(--color-primary-25);
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
.button-module__add___1fbPS:hover {
|
|
581
|
+
background: var(--color-primary);
|
|
582
|
+
border-color: var(--color-primary);
|
|
583
|
+
color: var(--color-surface);
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
/* Variations */
|
|
587
|
+
|
|
588
|
+
.button-module__disabled___2Azpu {
|
|
589
|
+
pointer-events: none;
|
|
590
|
+
opacity: 0.5;
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
.button-module__full___264Zw {
|
|
594
|
+
width: 100%;
|
|
595
|
+
}
|
|
596
|
+
|
|
597
|
+
.button-module__alt___Z6PWx {
|
|
598
|
+
color: var(--color-surface);
|
|
599
|
+
border-radius: 20px;
|
|
600
|
+
border: 2px var(--color-surface) solid;
|
|
601
|
+
padding-left: 30px;
|
|
602
|
+
padding-right: 30px;
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
.button-module__confirm-alt___2Zcqz {
|
|
606
|
+
border-color: transparent;
|
|
607
|
+
}
|
|
608
|
+
|
|
609
|
+
.button-module__cancel-alt___u5EAw {
|
|
610
|
+
background: none;
|
|
611
|
+
}
|
|
612
|
+
|
|
613
|
+
.button-module__save-alt___6iHMF {
|
|
614
|
+
border-color: transparent;
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
/* Add Button */
|
|
618
|
+
|
|
619
|
+
.button-module__add-button___1f093 {
|
|
620
|
+
min-height: 32px;
|
|
621
|
+
}
|
|
622
|
+
/* imported from file-input.module.css */
|
|
623
|
+
|
|
624
|
+
/** Button */
|
|
625
|
+
|
|
626
|
+
.file-input-module__button___2KypN {
|
|
627
|
+
display: inline-flex;
|
|
628
|
+
background-color: var(--color-surface);
|
|
629
|
+
color: var(--color-solid);
|
|
630
|
+
font-size: 1rem;
|
|
631
|
+
align-items: center;
|
|
632
|
+
transition: background-color var(--transition-linear-80ms);
|
|
633
|
+
box-shadow: var(--shadow-7);
|
|
634
|
+
padding: 0 var(--spacing-m);
|
|
635
|
+
height: var(--big-button-height);
|
|
636
|
+
border-radius: var(--border-radius-6);
|
|
637
|
+
}
|
|
638
|
+
|
|
639
|
+
.file-input-module__button___2KypN:hover,
|
|
640
|
+
.file-input-module__button___2KypN:focus {
|
|
641
|
+
cursor: pointer;
|
|
642
|
+
box-shadow: var(--shadow-8);
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
.file-input-module__button___2KypN:active {
|
|
646
|
+
box-shadow: var(--shadow-9);
|
|
647
|
+
background-color: var(--color-surface);
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
.file-input-module__input___3MP4D {
|
|
651
|
+
visibility: hidden;
|
|
652
|
+
width: 1px;
|
|
653
|
+
height: 1px;
|
|
654
|
+
}
|
|
655
|
+
/* imported from dropdown-indicator.module.css */
|
|
656
|
+
|
|
657
|
+
.dropdown-indicator-module__dropdownIndicator___3bkJT {
|
|
658
|
+
display: flex;
|
|
659
|
+
align-items: center;
|
|
660
|
+
margin-left: var(--spacing-s);
|
|
661
|
+
}
|
|
662
|
+
/* imported from centered-loading-spinner.module.css */
|
|
663
|
+
|
|
664
|
+
.centered-loading-spinner-module__loading-container___3_9-h {
|
|
665
|
+
height: 100%;
|
|
666
|
+
display: flex;
|
|
667
|
+
flex-grow: 1;
|
|
668
|
+
align-items: center;
|
|
669
|
+
justify-content: center;
|
|
670
|
+
}
|
|
671
|
+
/* imported from divider.module.css */
|
|
672
|
+
|
|
673
|
+
.divider-module__divider___4-vdy {
|
|
674
|
+
box-sizing: border-box;
|
|
675
|
+
width: 100%;
|
|
676
|
+
margin: 0;
|
|
677
|
+
border: 0;
|
|
678
|
+
border-top-width: 1px;
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
.divider-module__divider-solid___3Fs4q {
|
|
682
|
+
border-style: solid;
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
.divider-module__divider-dashed___2Em8A {
|
|
686
|
+
border-style: dashed;
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
.divider-module__size_s___3aoIW {
|
|
690
|
+
border-top-color: var(--color-neutral);
|
|
691
|
+
}
|
|
692
|
+
|
|
693
|
+
.divider-module__size_m___LM34Z {
|
|
694
|
+
border-top-color: var(--color-neutral-60);
|
|
695
|
+
}
|
|
696
|
+
/* imported from reference-search.module.css */
|
|
697
|
+
|
|
698
|
+
.reference-search-module__container___3-iK3 {
|
|
699
|
+
width: 100%;
|
|
700
|
+
}
|
|
701
|
+
|
|
702
|
+
.reference-search-module__container___3-iK3 > div {
|
|
703
|
+
width: 100%;
|
|
704
|
+
}
|
|
705
|
+
|
|
706
|
+
.reference-search-module__missing-label___az9AO {
|
|
707
|
+
color: var(--color-warning);
|
|
708
|
+
font-size: 0.9rem;
|
|
709
|
+
margin-left: var(--spacing-xs);
|
|
710
|
+
}
|
|
711
|
+
/* imported from custom-money-input.module.css */
|
|
712
|
+
|
|
713
|
+
.custom-money-input-module__container___1fdO2 {
|
|
714
|
+
width: 100%;
|
|
715
|
+
}
|
|
716
|
+
/* imported from tooltip.module.css */
|
|
717
|
+
|
|
718
|
+
/* STRUCTURE */
|
|
719
|
+
|
|
720
|
+
.tooltip-module__container___2R5k4 {
|
|
721
|
+
box-sizing: content-box;
|
|
722
|
+
max-height: 150px;
|
|
723
|
+
opacity: 1;
|
|
724
|
+
visibility: visible;
|
|
725
|
+
position: absolute;
|
|
726
|
+
margin-left: auto;
|
|
727
|
+
margin-right: auto;
|
|
728
|
+
cursor: default;
|
|
729
|
+
pointer-events: none;
|
|
730
|
+
z-index: 99;
|
|
731
|
+
}
|
|
732
|
+
|
|
733
|
+
.tooltip-module__box___1V72T {
|
|
734
|
+
position: relative;
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
.tooltip-module__body___1hJvc {
|
|
738
|
+
padding: 6px;
|
|
739
|
+
border-radius: 5px;
|
|
740
|
+
min-width: 100px;
|
|
741
|
+
background-color: var(--color-surface);
|
|
742
|
+
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 3px 3px 0 rgba(0, 0, 0, 0.24);
|
|
743
|
+
vertical-align: middle;
|
|
744
|
+
font-size: 0.857rem;
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
.tooltip-module__tooltip-body___2_NJI {
|
|
748
|
+
background: red;
|
|
749
|
+
}
|
|
750
|
+
|
|
751
|
+
/* STATES */
|
|
752
|
+
|
|
753
|
+
.tooltip-module__container___2R5k4.tooltip-module__hide___21LcK {
|
|
754
|
+
opacity: 0.01;
|
|
755
|
+
visibility: hidden;
|
|
756
|
+
}
|
|
757
|
+
|
|
758
|
+
/* ARROW */
|
|
759
|
+
|
|
760
|
+
.tooltip-module__arrow-top-border___3_L66 {
|
|
761
|
+
border-top: solid 6px transparent;
|
|
762
|
+
}
|
|
763
|
+
|
|
764
|
+
.tooltip-module__arrow-top-right-border___2yFxP {
|
|
765
|
+
border-top: solid 6px transparent;
|
|
766
|
+
}
|
|
767
|
+
|
|
768
|
+
.tooltip-module__arrow-bottom-border___2Grv6 {
|
|
769
|
+
border-bottom: solid 6px transparent;
|
|
770
|
+
transform: translateY(-6px);
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
.tooltip-module__arrow-left-border___27YP5 {
|
|
774
|
+
border-left: solid 6px transparent;
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
.tooltip-module__arrow-right-border___3TsGO {
|
|
778
|
+
border-right: solid 6px transparent;
|
|
779
|
+
}
|
|
780
|
+
|
|
781
|
+
/* ARROW POSITIONING */
|
|
782
|
+
.tooltip-module__arrow-top___1TMUA,
|
|
783
|
+
.tooltip-module__arrow-top-border___3_L66,
|
|
784
|
+
.tooltip-module__arrow-shadow-top___3vxpn,
|
|
785
|
+
.tooltip-module__arrow-bottom___1BM7o,
|
|
786
|
+
.tooltip-module__arrow-bottom-border___2Grv6 {
|
|
787
|
+
box-sizing: border-box;
|
|
788
|
+
height: 6px;
|
|
789
|
+
width: 12px;
|
|
790
|
+
margin-left: 30px;
|
|
791
|
+
margin-right: auto;
|
|
792
|
+
border-left: solid 6px transparent;
|
|
793
|
+
border-right: solid 6px transparent;
|
|
794
|
+
position: absolute;
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
.tooltip-module__arrow-top-right___2P3cx,
|
|
798
|
+
.tooltip-module__arrow-top-right-border___2yFxP,
|
|
799
|
+
.tooltip-module__arrow-shadow-top-right___1Yj5N {
|
|
800
|
+
box-sizing: border-box;
|
|
801
|
+
height: 6px;
|
|
802
|
+
width: 12px;
|
|
803
|
+
right: 30px;
|
|
804
|
+
border-left: solid 6px transparent;
|
|
805
|
+
border-right: solid 6px transparent;
|
|
806
|
+
position: absolute;
|
|
807
|
+
}
|
|
808
|
+
|
|
809
|
+
.tooltip-module__arrow-left____OVQd,
|
|
810
|
+
.tooltip-module__arrow-left-border___27YP5 {
|
|
811
|
+
width: 0;
|
|
812
|
+
height: 0;
|
|
813
|
+
border-style: solid;
|
|
814
|
+
border-width: 6px 0 6px 6px;
|
|
815
|
+
border-color: transparent transparent transparent var(--color-info);
|
|
816
|
+
position: absolute;
|
|
817
|
+
right: -5px;
|
|
818
|
+
top: calc(50% - 6px);
|
|
819
|
+
}
|
|
820
|
+
|
|
821
|
+
.tooltip-module__arrow-right___3WQ2_,
|
|
822
|
+
.tooltip-module__arrow-right-border___3TsGO {
|
|
823
|
+
width: 0;
|
|
824
|
+
height: 0;
|
|
825
|
+
border-style: solid;
|
|
826
|
+
border-width: 6px 6px 6px 0;
|
|
827
|
+
border-color: transparent var(--color-info) transparent transparent;
|
|
828
|
+
position: absolute;
|
|
829
|
+
left: -6px;
|
|
830
|
+
top: calc(50% - 6px);
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
.tooltip-module__arrow-top___1TMUA {
|
|
834
|
+
border-top: solid 6px var(--color-info);
|
|
835
|
+
transform: translateY(-1.5px);
|
|
836
|
+
}
|
|
837
|
+
|
|
838
|
+
.tooltip-module__arrow-top-right___2P3cx {
|
|
839
|
+
border-top: solid 6px var(--color-info);
|
|
840
|
+
transform: translateY(-1.5px);
|
|
841
|
+
}
|
|
842
|
+
|
|
843
|
+
.tooltip-module__arrow-bottom___1BM7o {
|
|
844
|
+
border-bottom: solid 6px var(--color-primary);
|
|
845
|
+
transform: translateY(-6px);
|
|
846
|
+
}
|
|
847
|
+
|
|
848
|
+
.tooltip-module__arrow-left____OVQd {
|
|
849
|
+
border-left: solid 6px var(--color-info);
|
|
850
|
+
transform: translateX(-2px);
|
|
851
|
+
}
|
|
852
|
+
|
|
853
|
+
.tooltip-module__arrow-right___3WQ2_ {
|
|
854
|
+
border-right: solid 6px var(--color-info);
|
|
855
|
+
transform: translateX(2px);
|
|
856
|
+
}
|
|
857
|
+
|
|
858
|
+
/* ARROW SHADOW */
|
|
859
|
+
|
|
860
|
+
.tooltip-module__arrow-shadow-top___3vxpn {
|
|
861
|
+
border-top: solid 6px rgba(176, 176, 176, 0.25);
|
|
862
|
+
transform: translate(2px, 2px);
|
|
863
|
+
}
|
|
864
|
+
|
|
865
|
+
.tooltip-module__arrow-shadow-top-right___1Yj5N {
|
|
866
|
+
border-top: solid 6px rgba(176, 176, 176, 0.25);
|
|
867
|
+
transform: translate(2px, 2px);
|
|
868
|
+
}
|
|
869
|
+
|
|
870
|
+
/* TOOLTIP TYPES */
|
|
871
|
+
|
|
872
|
+
/* WARNING */
|
|
873
|
+
|
|
874
|
+
.tooltip-module__container___2R5k4.tooltip-module__warning___1kbUk > .tooltip-module__body___1hJvc {
|
|
875
|
+
border: solid 1px var(--color-warning);
|
|
876
|
+
color: var(--color-solid);
|
|
877
|
+
}
|
|
878
|
+
|
|
879
|
+
.tooltip-module__container___2R5k4.tooltip-module__warning___1kbUk > .tooltip-module__arrow-top-border___3_L66,
|
|
880
|
+
.tooltip-module__container___2R5k4.tooltip-module__warning___1kbUk > .tooltip-module__arrow-top-right-border___2yFxP {
|
|
881
|
+
border-top-color: var(--color-warning);
|
|
882
|
+
}
|
|
883
|
+
|
|
884
|
+
.tooltip-module__container___2R5k4.tooltip-module__warning___1kbUk > .tooltip-module__arrow-top___1TMUA,
|
|
885
|
+
.tooltip-module__container___2R5k4.tooltip-module__warning___1kbUk > .tooltip-module__arrow-top-right___2P3cx {
|
|
886
|
+
border-top-color: var(--color-surface);
|
|
887
|
+
}
|
|
888
|
+
|
|
889
|
+
.tooltip-module__container___2R5k4.tooltip-module__warning___1kbUk > .tooltip-module__arrow-bottom___1BM7o {
|
|
890
|
+
border-bottom-color: var(--color-surface);
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
.tooltip-module__container___2R5k4.tooltip-module__warning___1kbUk > .tooltip-module__arrow-bottom-border___2Grv6 {
|
|
894
|
+
border-bottom-color: var(--color-warning);
|
|
895
|
+
}
|
|
896
|
+
|
|
897
|
+
.tooltip-module__container___2R5k4.tooltip-module__warning___1kbUk > .tooltip-module__arrow-left____OVQd {
|
|
898
|
+
border-left-color: var(--color-surface);
|
|
899
|
+
}
|
|
900
|
+
|
|
901
|
+
.tooltip-module__container___2R5k4.tooltip-module__warning___1kbUk > .tooltip-module__arrow-left-border___27YP5 {
|
|
902
|
+
border-left-color: var(--color-warning);
|
|
903
|
+
}
|
|
904
|
+
|
|
905
|
+
.tooltip-module__container___2R5k4.tooltip-module__warning___1kbUk > .tooltip-module__arrow-right___3WQ2_ {
|
|
906
|
+
border-right-color: var(--color-surface);
|
|
907
|
+
}
|
|
908
|
+
|
|
909
|
+
.tooltip-module__container___2R5k4.tooltip-module__warning___1kbUk > .tooltip-module__arrow-right-border___3TsGO {
|
|
910
|
+
border-right-color: var(--color-warning);
|
|
911
|
+
}
|
|
912
|
+
|
|
913
|
+
/* INFO */
|
|
914
|
+
|
|
915
|
+
.tooltip-module__container___2R5k4.tooltip-module__info___1uBMc {
|
|
916
|
+
max-height: auto;
|
|
917
|
+
min-width: 100px;
|
|
918
|
+
white-space: nowrap;
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
.tooltip-module__container___2R5k4.tooltip-module__info___1uBMc > .tooltip-module__body___1hJvc {
|
|
922
|
+
background-color: var(--color-surface);
|
|
923
|
+
border: solid 1px var(--color-primary);
|
|
924
|
+
color: var(--color-accent);
|
|
925
|
+
padding: 12px;
|
|
926
|
+
min-width: 100px;
|
|
927
|
+
}
|
|
928
|
+
|
|
929
|
+
.tooltip-module__container___2R5k4.tooltip-module__info___1uBMc > .tooltip-module__arrow-left____OVQd {
|
|
930
|
+
border-left-color: var(--color-surface);
|
|
931
|
+
}
|
|
932
|
+
|
|
933
|
+
.tooltip-module__container___2R5k4.tooltip-module__info___1uBMc > .tooltip-module__arrow-left-border___27YP5 {
|
|
934
|
+
border-left-color: var(--color-primary);
|
|
935
|
+
}
|
|
936
|
+
|
|
937
|
+
.tooltip-module__container___2R5k4.tooltip-module__info___1uBMc > .tooltip-module__arrow-right___3WQ2_ {
|
|
938
|
+
border-right-color: var(--color-surface);
|
|
939
|
+
}
|
|
940
|
+
|
|
941
|
+
.tooltip-module__container___2R5k4.tooltip-module__info___1uBMc > .tooltip-module__arrow-right-border___3TsGO {
|
|
942
|
+
border-right-color: var(--color-primary);
|
|
943
|
+
}
|
|
944
|
+
|
|
945
|
+
.tooltip-module__container___2R5k4.tooltip-module__info___1uBMc > .tooltip-module__arrow-top___1TMUA,
|
|
946
|
+
.tooltip-module__container___2R5k4.tooltip-module__info___1uBMc > .tooltip-module__arrow-top-right___2P3cx {
|
|
947
|
+
border-top-color: var(--color-surface);
|
|
948
|
+
}
|
|
949
|
+
|
|
950
|
+
.tooltip-module__container___2R5k4.tooltip-module__info___1uBMc > .tooltip-module__arrow-top-border___3_L66,
|
|
951
|
+
.tooltip-module__container___2R5k4.tooltip-module__info___1uBMc > .tooltip-module__arrow-top-right-border___2yFxP {
|
|
952
|
+
border-top-color: var(--color-primary);
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
/* ERROR */
|
|
956
|
+
|
|
957
|
+
.tooltip-module__container___2R5k4.tooltip-module__error___-Akny > .tooltip-module__body___1hJvc {
|
|
958
|
+
background-color: var(--color-warning-95);
|
|
959
|
+
border: solid 1px var(--color-error);
|
|
960
|
+
color: var(--color-solid);
|
|
961
|
+
}
|
|
962
|
+
|
|
963
|
+
.tooltip-module__container___2R5k4.tooltip-module__error___-Akny > .tooltip-module__arrow-top-border___3_L66,
|
|
964
|
+
.tooltip-module__container___2R5k4.tooltip-module__error___-Akny > .tooltip-module__arrow-top-right-border___2yFxP {
|
|
965
|
+
border-top-color: var(--color-error);
|
|
966
|
+
}
|
|
967
|
+
|
|
968
|
+
.tooltip-module__container___2R5k4.tooltip-module__error___-Akny > .tooltip-module__arrow-top___1TMUA,
|
|
969
|
+
.tooltip-module__container___2R5k4.tooltip-module__error___-Akny > .tooltip-module__arrow-top-right___2P3cx {
|
|
970
|
+
border-top-color: var(--color-warning-95);
|
|
971
|
+
}
|
|
972
|
+
|
|
973
|
+
.tooltip-module__container___2R5k4.tooltip-module__error___-Akny > .tooltip-module__arrow-bottom___1BM7o {
|
|
974
|
+
border-bottom-color: var(--color-warning-95);
|
|
975
|
+
}
|
|
976
|
+
|
|
977
|
+
.tooltip-module__container___2R5k4.tooltip-module__error___-Akny > .tooltip-module__arrow-bottom-border___2Grv6 {
|
|
978
|
+
border-bottom-color: var(--color-error);
|
|
979
|
+
}
|
|
980
|
+
|
|
981
|
+
/* POSITIONS */
|
|
982
|
+
|
|
983
|
+
.tooltip-module__container-top___2MQTV {
|
|
984
|
+
transform: translateY(-100%) translateY(-3px);
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
.tooltip-module__container-top-right___iR0io {
|
|
988
|
+
transform: translate(0, calc(-100% - 10px));
|
|
989
|
+
right: 0;
|
|
990
|
+
}
|
|
991
|
+
|
|
992
|
+
.tooltip-module__container-bottom___1wDKk {
|
|
993
|
+
top: calc(100% + 10px);
|
|
994
|
+
}
|
|
995
|
+
|
|
996
|
+
.tooltip-module__container-left___YePF0 {
|
|
997
|
+
transform: translateX(-100%) translateX(-10px) translateY(-6px);
|
|
998
|
+
}
|
|
999
|
+
/* imported from localized-field.module.css */
|
|
1000
|
+
|
|
1001
|
+
:root {
|
|
1002
|
+
--width-locale-modal-selector: 80px;
|
|
1003
|
+
|
|
1004
|
+
/* Left navigation */
|
|
1005
|
+
--width-leftNavigation: 64px;
|
|
1006
|
+
}
|
|
1007
|
+
|
|
1008
|
+
.localized-field-module__fields___2pYgl {
|
|
1009
|
+
width: 100%;
|
|
1010
|
+
float: none;
|
|
1011
|
+
clear: both;
|
|
1012
|
+
}
|
|
1013
|
+
|
|
1014
|
+
.localized-field-module__fields___2pYgl::after {
|
|
1015
|
+
clear: both;
|
|
1016
|
+
content: ' ';
|
|
1017
|
+
display: block;
|
|
1018
|
+
}
|
|
1019
|
+
|
|
1020
|
+
.localized-field-module__input-text___19OTB {
|
|
1021
|
+
transition: all 0.2s ease;
|
|
1022
|
+
width: calc(100% - 90px);
|
|
1023
|
+
margin: 0;
|
|
1024
|
+
min-height: 36px;
|
|
1025
|
+
overflow: hidden;
|
|
1026
|
+
}
|
|
1027
|
+
|
|
1028
|
+
.localized-field-module__all-locales___3xnTj {
|
|
1029
|
+
transition: 0.2s ease;
|
|
1030
|
+
background: var(--color-neutral-95);
|
|
1031
|
+
border-radius: 6px;
|
|
1032
|
+
border: 1px var(--color-neutral-60) solid;
|
|
1033
|
+
bottom: 0;
|
|
1034
|
+
cursor: pointer;
|
|
1035
|
+
max-width: var(--width-locale-modal-selector);
|
|
1036
|
+
text-align: center;
|
|
1037
|
+
margin-left: var(--spacing-s);
|
|
1038
|
+
}
|
|
1039
|
+
|
|
1040
|
+
/* States */
|
|
1041
|
+
|
|
1042
|
+
.localized-field-module__all-locales___3xnTj:hover {
|
|
1043
|
+
background: var(--color-primary);
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
.localized-field-module__all-locales___3xnTj:hover .localized-field-module__current-locale___1OAvW,
|
|
1047
|
+
.localized-field-module__all-locales___3xnTj:hover .localized-field-module__available-locales___1LL64 {
|
|
1048
|
+
color: var(--color-surface) !important;
|
|
1049
|
+
}
|
|
1050
|
+
|
|
1051
|
+
.localized-field-module__counter___M4crF {
|
|
1052
|
+
color: var(--color-surface) !important;
|
|
1053
|
+
}
|
|
1054
|
+
|
|
1055
|
+
.localized-field-module__locale___1f9h9 {
|
|
1056
|
+
background: var(--color-neutral-95);
|
|
1057
|
+
color: var(--color-neutral-60);
|
|
1058
|
+
border: 1px var(--color-neutral-60) solid;
|
|
1059
|
+
border-radius: var(--border-radius-4);
|
|
1060
|
+
display: inline-block;
|
|
1061
|
+
font-size: 0.923rem;
|
|
1062
|
+
margin-left: var(--spacing-s);
|
|
1063
|
+
min-width: 70px;
|
|
1064
|
+
padding: var(--spacing-s);
|
|
1065
|
+
text-align: center;
|
|
1066
|
+
text-transform: uppercase;
|
|
1067
|
+
width: auto;
|
|
1068
|
+
bottom: 0;
|
|
1069
|
+
right: 0;
|
|
1070
|
+
}
|
|
1071
|
+
|
|
1072
|
+
.localized-field-module__locale-modal___1hp7U {
|
|
1073
|
+
margin: 0 var(--spacing-s);
|
|
1074
|
+
position: relative;
|
|
1075
|
+
}
|
|
1076
|
+
|
|
1077
|
+
.localized-field-module__text-area___2CkYY ~ .localized-field-module__locale___1f9h9 {
|
|
1078
|
+
bottom: 5px;
|
|
1079
|
+
height: 40px;
|
|
1080
|
+
position: absolute;
|
|
1081
|
+
top: inherit;
|
|
1082
|
+
}
|
|
1083
|
+
|
|
1084
|
+
.localized-field-module__container___4wHqe {
|
|
1085
|
+
position: relative;
|
|
1086
|
+
display: flex;
|
|
1087
|
+
flex-direction: row;
|
|
1088
|
+
align-items: flex-end;
|
|
1089
|
+
width: 100%;
|
|
1090
|
+
}
|
|
1091
|
+
|
|
1092
|
+
.localized-field-module__container-expandable___LX72x {
|
|
1093
|
+
align-items: flex-start;
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
.localized-field-module__container___4wHqe > .localized-field-module__left-cell___YWB1o {
|
|
1097
|
+
flex-grow: 1;
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
.localized-field-module__container___4wHqe > .localized-field-module__left-cell___YWB1o.localized-field-module__set-width___3BitN {
|
|
1101
|
+
flex-grow: 0;
|
|
1102
|
+
width: 50%;
|
|
1103
|
+
}
|
|
1104
|
+
|
|
1105
|
+
.localized-field-module__container___4wHqe > .localized-field-module__right-cell___1ziDs {
|
|
1106
|
+
flex-grow: 0;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
.localized-field-module__current-locale___1OAvW {
|
|
1110
|
+
border-bottom: 1px var(--color-neutral-60) dashed;
|
|
1111
|
+
color: var(--color-neutral-60);
|
|
1112
|
+
display: inline-block;
|
|
1113
|
+
padding: 2px 0;
|
|
1114
|
+
transition: all 0.2s linear;
|
|
1115
|
+
width: 100%;
|
|
1116
|
+
}
|
|
1117
|
+
|
|
1118
|
+
.localized-field-module__available-locales___1LL64 {
|
|
1119
|
+
color: var(--color-primary-25);
|
|
1120
|
+
display: inline-block;
|
|
1121
|
+
padding: 2px 0;
|
|
1122
|
+
transition: all 0.2s linear;
|
|
1123
|
+
width: 60px;
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
.localized-field-module__field___193NR {
|
|
1127
|
+
clear: both;
|
|
1128
|
+
position: relative;
|
|
1129
|
+
width: 100%;
|
|
1130
|
+
}
|
|
1131
|
+
|
|
1132
|
+
.localized-field-module__field___193NR::after {
|
|
1133
|
+
clear: both;
|
|
1134
|
+
content: ' ';
|
|
1135
|
+
display: block;
|
|
1136
|
+
}
|
|
1137
|
+
|
|
1138
|
+
/* with Modal */
|
|
1139
|
+
|
|
1140
|
+
.localized-field-module__container-modal___9rZ1j {
|
|
1141
|
+
margin-top: var(--spacing-m);
|
|
1142
|
+
width: 100%;
|
|
1143
|
+
display: flex;
|
|
1144
|
+
flex-direction: row;
|
|
1145
|
+
}
|
|
1146
|
+
|
|
1147
|
+
.localized-field-module__expandable-field-modal___4P_Bs {
|
|
1148
|
+
float: left;
|
|
1149
|
+
width: 100%;
|
|
1150
|
+
}
|
|
1151
|
+
|
|
1152
|
+
.localized-field-module__textarea-modal___2BZTl {
|
|
1153
|
+
width: 100%;
|
|
1154
|
+
}
|
|
1155
|
+
|
|
1156
|
+
.localized-field-module__edit-modal-form___1JH5t {
|
|
1157
|
+
height: 100%;
|
|
1158
|
+
overflow: auto;
|
|
1159
|
+
padding: 40px;
|
|
1160
|
+
padding-top: 20px;
|
|
1161
|
+
background-color: var(--color-surface);
|
|
1162
|
+
}
|
|
1163
|
+
|
|
1164
|
+
.localized-field-module__field-modal-search___1pmvd {
|
|
1165
|
+
float: left;
|
|
1166
|
+
width: 100% !important;
|
|
1167
|
+
}
|
|
1168
|
+
|
|
1169
|
+
.localized-field-module__locale-modal-search___3fdr9 {
|
|
1170
|
+
float: left;
|
|
1171
|
+
width: 100%;
|
|
1172
|
+
}
|
|
1173
|
+
|
|
1174
|
+
.localized-field-module__input-text___19OTB {
|
|
1175
|
+
transition: 0.2s ease;
|
|
1176
|
+
border-radius: 6px;
|
|
1177
|
+
border-style: solid;
|
|
1178
|
+
border-width: 1px;
|
|
1179
|
+
color: var(--color-solid);
|
|
1180
|
+
font-weight: 500;
|
|
1181
|
+
font-size: 1rem;
|
|
1182
|
+
font-family: 'Open Sans', sans-serif !important;
|
|
1183
|
+
padding: 7.5px 10px;
|
|
1184
|
+
outline: none;
|
|
1185
|
+
box-shadow: none;
|
|
1186
|
+
appearance: none;
|
|
1187
|
+
}
|
|
1188
|
+
|
|
1189
|
+
.localized-field-module__input___2wG41 {
|
|
1190
|
+
background-color: var(--color-neutral-95);
|
|
1191
|
+
border-color: var(--color-surface);
|
|
1192
|
+
width: 100%;
|
|
1193
|
+
}
|
|
1194
|
+
|
|
1195
|
+
.localized-field-module__transition-modal-overlay___1Rzbn {
|
|
1196
|
+
display: flex;
|
|
1197
|
+
position: absolute;
|
|
1198
|
+
top: 0;
|
|
1199
|
+
width: 100%;
|
|
1200
|
+
height: 100%;
|
|
1201
|
+
background-color: rgba(32, 62, 72, 0.5);
|
|
1202
|
+
z-index: 2000;
|
|
1203
|
+
}
|
|
1204
|
+
|
|
1205
|
+
.localized-field-module__transition-modal-content___3TZ0q {
|
|
1206
|
+
padding: 0;
|
|
1207
|
+
border-radius: 0;
|
|
1208
|
+
background: var(--color-surface);
|
|
1209
|
+
overflow: auto;
|
|
1210
|
+
-webkit-overflow-scrolling: touch;
|
|
1211
|
+
outline: none;
|
|
1212
|
+
height: 100%; /* hack for safari */
|
|
1213
|
+
transition: left 150ms ease-out;
|
|
1214
|
+
left: 100%;
|
|
1215
|
+
}
|
|
1216
|
+
|
|
1217
|
+
.localized-field-module__second-layer___37wlq {
|
|
1218
|
+
/* Needed for showing a bit of
|
|
1219
|
+
the background when there's an overlay */
|
|
1220
|
+
width: calc(100% - var(--width-leftNavigation));
|
|
1221
|
+
margin-left: auto;
|
|
1222
|
+
}
|
|
1223
|
+
|
|
1224
|
+
.localized-field-module__third-layer___2QOn9 {
|
|
1225
|
+
/* Needed for showing a bit of
|
|
1226
|
+
the background & the first overlay
|
|
1227
|
+
when there's a second layer overlay */
|
|
1228
|
+
width: calc(100% - var(--width-leftNavigation) - var(--width-leftNavigation));
|
|
1229
|
+
margin-left: auto;
|
|
1230
|
+
}
|
|
1231
|
+
|
|
1232
|
+
.localized-field-module__push-right___KDu9r {
|
|
1233
|
+
float: right;
|
|
1234
|
+
}
|
|
1235
|
+
|
|
1236
|
+
.localized-field-module__field-modal___28xSG {
|
|
1237
|
+
/* this is here so the unit tests work */
|
|
1238
|
+
}
|
|
1239
|
+
|
|
1240
|
+
@media screen and (--screen-max-desktop) {
|
|
1241
|
+
.localized-field-module__field-modal___28xSG {
|
|
1242
|
+
width: 80%;
|
|
1243
|
+
}
|
|
1244
|
+
}
|
|
1245
|
+
|
|
1246
|
+
@media screen and (--screen-min-desktop) {
|
|
1247
|
+
.localized-field-module__field-modal___28xSG {
|
|
1248
|
+
clear: none;
|
|
1249
|
+
float: left;
|
|
1250
|
+
width: 50%;
|
|
1251
|
+
}
|
|
1252
|
+
|
|
1253
|
+
.localized-field-module__field-modal___28xSG:nth-of-type(2n + 1) {
|
|
1254
|
+
clear: both;
|
|
1255
|
+
}
|
|
1256
|
+
}
|
|
1257
|
+
|
|
1258
|
+
/* Bigger screens */
|
|
1259
|
+
|
|
1260
|
+
@media screen and (--screen-min-giantdesktop) {
|
|
1261
|
+
.localized-field-module__field-modal___28xSG {
|
|
1262
|
+
width: 33.33%;
|
|
1263
|
+
}
|
|
1264
|
+
|
|
1265
|
+
.localized-field-module__field-modal___28xSG:nth-of-type(2n + 1),
|
|
1266
|
+
.localized-field-module__field-modal___28xSG:first-of-type {
|
|
1267
|
+
clear: none;
|
|
1268
|
+
}
|
|
1269
|
+
|
|
1270
|
+
.localized-field-module__field-modal___28xSG:nth-of-type(3n + 1) {
|
|
1271
|
+
clear: both;
|
|
1272
|
+
}
|
|
1273
|
+
}
|
|
1274
|
+
|
|
1275
|
+
.localized-field-module__warning___HguI1 {
|
|
1276
|
+
padding: 6px;
|
|
1277
|
+
border-radius: 5px;
|
|
1278
|
+
min-width: 100px;
|
|
1279
|
+
vertical-align: middle;
|
|
1280
|
+
font-size: 0.857rem;
|
|
1281
|
+
background-color: var(--color-warning-95);
|
|
1282
|
+
border: solid 1px var(--color-warning);
|
|
1283
|
+
box-shadow: none;
|
|
1284
|
+
}
|
|
1285
|
+
|
|
1286
|
+
.localized-field-module__container-tooltip___2h2P4 {
|
|
1287
|
+
align-self: flex-start;
|
|
1288
|
+
}
|
|
1289
|
+
/* imported from button-close.module.css */
|
|
1290
|
+
|
|
1291
|
+
.button-close-module__button-close-container___1uz2S {
|
|
1292
|
+
cursor: pointer;
|
|
1293
|
+
}
|
|
1294
|
+
/* imported from set-buttons.module.css */
|
|
1295
|
+
|
|
1296
|
+
.set-buttons-module__topAlign___3AZwc {
|
|
1297
|
+
padding-top: var(--spacing-xs);
|
|
1298
|
+
}
|
|
1299
|
+
|
|
1300
|
+
.set-buttons-module__gap___38Qr0 {
|
|
1301
|
+
padding: 12px;
|
|
1302
|
+
}
|
|
1303
|
+
/* imported from platform-limits-customers-status.module.css */
|
|
1304
|
+
|
|
1305
|
+
.platform-limits-customers-status-module__status___3rXYM {
|
|
1306
|
+
min-width: max-content;
|
|
1307
|
+
}
|
|
1308
|
+
/* imported from platform-limits-customers-combined.module.css */
|
|
1309
|
+
|
|
1310
|
+
.platform-limits-customers-combined-module__combined___OszDd {
|
|
1311
|
+
margin-bottom: var(--spacing-s);
|
|
1312
|
+
}
|
|
1313
|
+
/* imported from platform-limits-customer-groups-status.module.css */
|
|
1314
|
+
|
|
1315
|
+
.platform-limits-customer-groups-status-module__status___6099G {
|
|
1316
|
+
min-width: max-content;
|
|
1317
|
+
}
|
|
1318
|
+
/* imported from platform-limits-customer-groups-combined.module.css */
|
|
1319
|
+
|
|
1320
|
+
.platform-limits-customer-groups-combined-module__combined___WjRoI {
|
|
1321
|
+
margin-bottom: var(--spacing-s);
|
|
1322
|
+
}
|