@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
|
@@ -1,320 +0,0 @@
|
|
|
1
|
-
import { forwardRef, PureComponent } from 'react';
|
|
2
|
-
import PropTypes from 'prop-types';
|
|
3
|
-
import { injectIntl } from 'react-intl';
|
|
4
|
-
import classnames from 'classnames';
|
|
5
|
-
import { Tooltip } from '@commercetools-frontend/ui-kit';
|
|
6
|
-
import ModalContainer from '../../components/modal-container';
|
|
7
|
-
import ModalContentLayout from '../../components/modal-content-layout';
|
|
8
|
-
import {
|
|
9
|
-
activeModals,
|
|
10
|
-
getDataAttribute,
|
|
11
|
-
validationMessages as messages,
|
|
12
|
-
} from '../../internal-index';
|
|
13
|
-
|
|
14
|
-
import styles from './localized-field.module.css';
|
|
15
|
-
|
|
16
|
-
// This component is used to "reset" the default wrapper styles of
|
|
17
|
-
// the Tooltip in order to render the underlying input with full width.
|
|
18
|
-
// eslint-disable-next-line react/display-name
|
|
19
|
-
const WrapperComponent = forwardRef((props, ref) => (
|
|
20
|
-
<div {...props} ref={ref} />
|
|
21
|
-
));
|
|
22
|
-
|
|
23
|
-
export default function localizedField(FieldComponent, FieldFooter) {
|
|
24
|
-
class LocalizedField extends PureComponent {
|
|
25
|
-
static displayName = 'LocalizedField';
|
|
26
|
-
|
|
27
|
-
static propTypes = {
|
|
28
|
-
autoComplete: PropTypes.string,
|
|
29
|
-
name: PropTypes.string.isRequired,
|
|
30
|
-
placeholder: PropTypes.string,
|
|
31
|
-
value: PropTypes.object,
|
|
32
|
-
onChangeValue: PropTypes.func,
|
|
33
|
-
onBlurValue: PropTypes.func,
|
|
34
|
-
onKeyUp: PropTypes.func,
|
|
35
|
-
hasExpand: PropTypes.bool,
|
|
36
|
-
isExpanded: PropTypes.bool,
|
|
37
|
-
onToggle: PropTypes.func,
|
|
38
|
-
selectedLanguage: PropTypes.string.isRequired,
|
|
39
|
-
languages: PropTypes.array.isRequired,
|
|
40
|
-
modalTitle: PropTypes.oneOfType([PropTypes.element, PropTypes.string])
|
|
41
|
-
.isRequired,
|
|
42
|
-
modalSubtitle: PropTypes.oneOfType([PropTypes.element, PropTypes.string]),
|
|
43
|
-
modalWarningMessage: PropTypes.oneOfType([
|
|
44
|
-
PropTypes.element,
|
|
45
|
-
PropTypes.string,
|
|
46
|
-
]),
|
|
47
|
-
onModalOpen: PropTypes.func,
|
|
48
|
-
definition: PropTypes.object,
|
|
49
|
-
isSearch: PropTypes.bool,
|
|
50
|
-
// Custom props passed down to the related wrapped components
|
|
51
|
-
localizedFieldProps: PropTypes.object,
|
|
52
|
-
footerProps: PropTypes.object,
|
|
53
|
-
disabled: PropTypes.bool,
|
|
54
|
-
|
|
55
|
-
// injectIntl
|
|
56
|
-
intl: PropTypes.shape({
|
|
57
|
-
formatMessage: PropTypes.func.isRequired,
|
|
58
|
-
}).isRequired,
|
|
59
|
-
};
|
|
60
|
-
|
|
61
|
-
static defaultProps = {
|
|
62
|
-
placeholder: '',
|
|
63
|
-
value: {},
|
|
64
|
-
definition: {},
|
|
65
|
-
isSearch: false,
|
|
66
|
-
isValid: true,
|
|
67
|
-
disabled: false,
|
|
68
|
-
modalSubtitle: null,
|
|
69
|
-
modalTitle: null,
|
|
70
|
-
};
|
|
71
|
-
|
|
72
|
-
state = {
|
|
73
|
-
modalIsOpen: false,
|
|
74
|
-
hasReceivedFocus: false,
|
|
75
|
-
activeModalCount: 0,
|
|
76
|
-
};
|
|
77
|
-
|
|
78
|
-
calculateEmptyLocales = () => {
|
|
79
|
-
const filledLocales = this.props.languages.reduce((count, lang) => {
|
|
80
|
-
if (this.props.value && lang in this.props.value)
|
|
81
|
-
// eslint-disable-next-line no-param-reassign
|
|
82
|
-
count += 1;
|
|
83
|
-
return count;
|
|
84
|
-
}, 0);
|
|
85
|
-
|
|
86
|
-
return (
|
|
87
|
-
<div>
|
|
88
|
-
<span className={styles['current-locale']}>
|
|
89
|
-
{this.props.selectedLanguage.toUpperCase()}
|
|
90
|
-
</span>
|
|
91
|
-
<span className={styles['available-locales']}>
|
|
92
|
-
{`${filledLocales} / ${this.props.languages.length}`}
|
|
93
|
-
</span>
|
|
94
|
-
</div>
|
|
95
|
-
);
|
|
96
|
-
};
|
|
97
|
-
|
|
98
|
-
handleChange = (event) => {
|
|
99
|
-
const lang = getDataAttribute(event.target, 'data-lang');
|
|
100
|
-
|
|
101
|
-
const newValue = {
|
|
102
|
-
...this.props.value,
|
|
103
|
-
[lang]: event.target.value,
|
|
104
|
-
};
|
|
105
|
-
if (!event.target.value) delete newValue[lang];
|
|
106
|
-
|
|
107
|
-
const val = Object.keys(newValue).length ? newValue : undefined;
|
|
108
|
-
|
|
109
|
-
if (this.props.onKeyUp) this.props.onKeyUp(val, event);
|
|
110
|
-
if (this.props.onChangeValue) this.props.onChangeValue(val, event);
|
|
111
|
-
};
|
|
112
|
-
|
|
113
|
-
handleBlur = (value) => {
|
|
114
|
-
this.setState({ hasReceivedFocus: true });
|
|
115
|
-
|
|
116
|
-
if (this.props.onBlurValue) this.props.onBlurValue(value);
|
|
117
|
-
};
|
|
118
|
-
|
|
119
|
-
editAll = () => {
|
|
120
|
-
this.setState(
|
|
121
|
-
{
|
|
122
|
-
modalIsOpen: true,
|
|
123
|
-
activeModalCount: activeModals(),
|
|
124
|
-
},
|
|
125
|
-
() => {
|
|
126
|
-
if (this.props.onModalOpen) this.props.onModalOpen(this.modalContent);
|
|
127
|
-
}
|
|
128
|
-
);
|
|
129
|
-
};
|
|
130
|
-
|
|
131
|
-
closeModal = () => {
|
|
132
|
-
if (this.props.onBlurValue) this.props.onBlurValue();
|
|
133
|
-
|
|
134
|
-
this.setState({ modalIsOpen: false });
|
|
135
|
-
};
|
|
136
|
-
|
|
137
|
-
valuesAreEmpty = () => {
|
|
138
|
-
if (this.props.value === null || this.props.value === undefined)
|
|
139
|
-
return true;
|
|
140
|
-
|
|
141
|
-
const localeKeys = Object.keys(this.props.value);
|
|
142
|
-
const localeWithValues = localeKeys.filter(
|
|
143
|
-
(lang) => !!this.props.value[lang]
|
|
144
|
-
);
|
|
145
|
-
return !localeWithValues.length;
|
|
146
|
-
};
|
|
147
|
-
|
|
148
|
-
renderInputGroups = (locales, withModal = false) => {
|
|
149
|
-
const hasLocales = withModal && this.props.languages.length > 1;
|
|
150
|
-
const isRequired = Boolean(
|
|
151
|
-
this.props.definition && this.props.definition.isRequired
|
|
152
|
-
);
|
|
153
|
-
const showEmptyErrorModal =
|
|
154
|
-
isRequired && !withModal && this.valuesAreEmpty();
|
|
155
|
-
const showEmptyErrorNonModal =
|
|
156
|
-
this.state.hasReceivedFocus &&
|
|
157
|
-
isRequired &&
|
|
158
|
-
withModal &&
|
|
159
|
-
this.valuesAreEmpty();
|
|
160
|
-
const showError = (lang) =>
|
|
161
|
-
Boolean(
|
|
162
|
-
showEmptyErrorNonModal ||
|
|
163
|
-
(showEmptyErrorModal && lang === this.props.selectedLanguage)
|
|
164
|
-
);
|
|
165
|
-
return (
|
|
166
|
-
<div
|
|
167
|
-
className={styles.fields}
|
|
168
|
-
data-track-component={hasLocales ? 'LocalizedField' : 'DetailInput'}
|
|
169
|
-
ref={(div) => {
|
|
170
|
-
this.modalContent = div;
|
|
171
|
-
}}
|
|
172
|
-
>
|
|
173
|
-
{locales.map((lang) => (
|
|
174
|
-
<div
|
|
175
|
-
key={lang}
|
|
176
|
-
className={classnames(
|
|
177
|
-
styles.field,
|
|
178
|
-
{ [styles['field-modal']]: !withModal },
|
|
179
|
-
{
|
|
180
|
-
[styles['field-modal-search']]:
|
|
181
|
-
!withModal && this.props.isSearch,
|
|
182
|
-
}
|
|
183
|
-
)}
|
|
184
|
-
>
|
|
185
|
-
<div
|
|
186
|
-
className={styles[withModal ? 'container' : 'container-modal']}
|
|
187
|
-
>
|
|
188
|
-
<div
|
|
189
|
-
className={classnames(styles['left-cell'], {
|
|
190
|
-
[styles['set-width']]: this.props.isSearch,
|
|
191
|
-
})}
|
|
192
|
-
>
|
|
193
|
-
<Tooltip
|
|
194
|
-
isOpen={showError(lang)}
|
|
195
|
-
placement="top"
|
|
196
|
-
title={this.props.intl.formatMessage(messages.required)}
|
|
197
|
-
styles={{ body: { alignSelf: 'flex-start' } }}
|
|
198
|
-
components={{ WrapperComponent }}
|
|
199
|
-
>
|
|
200
|
-
{/* FIXME:
|
|
201
|
-
move into a separate component and wrap the change
|
|
202
|
-
handler, to avoid passing `data-lang` attributes
|
|
203
|
-
*/}
|
|
204
|
-
<FieldComponent
|
|
205
|
-
autoComplete={this.props.autoComplete}
|
|
206
|
-
name={this.props.name}
|
|
207
|
-
placeholder={this.props.placeholder}
|
|
208
|
-
value={this.props.value && this.props.value[lang]}
|
|
209
|
-
onChange={this.handleChange}
|
|
210
|
-
onBlurValue={this.handleBlur}
|
|
211
|
-
onKeyUp={this.handleChange}
|
|
212
|
-
onToggle={this.props.onToggle}
|
|
213
|
-
autoExpand={!withModal}
|
|
214
|
-
hasExpand={this.props.hasExpand}
|
|
215
|
-
isExpanded={this.props.isExpanded}
|
|
216
|
-
data-testid={`localized-field-${lang}`}
|
|
217
|
-
data-lang={lang}
|
|
218
|
-
data-track-event="change"
|
|
219
|
-
data-track-label={this.props.name}
|
|
220
|
-
localizedFieldProps={this.props.localizedFieldProps}
|
|
221
|
-
isValid={!showError(lang)}
|
|
222
|
-
inputClassName={styles.input}
|
|
223
|
-
expandableFieldModalClassName={classnames({
|
|
224
|
-
[styles['expandable-field-modal']]: !withModal,
|
|
225
|
-
})}
|
|
226
|
-
textAreaClassName={classnames({
|
|
227
|
-
[styles['textarea-modal']]: !withModal,
|
|
228
|
-
})}
|
|
229
|
-
disabled={this.props.disabled}
|
|
230
|
-
/>
|
|
231
|
-
</Tooltip>
|
|
232
|
-
</div>
|
|
233
|
-
<div className={styles['right-cell']}>
|
|
234
|
-
{hasLocales ? (
|
|
235
|
-
<div>
|
|
236
|
-
<div
|
|
237
|
-
className={classnames(styles['all-locales'])}
|
|
238
|
-
data-track-component="Edit"
|
|
239
|
-
data-track-event="click"
|
|
240
|
-
data-track-label={this.props.name}
|
|
241
|
-
onClick={this.editAll}
|
|
242
|
-
>
|
|
243
|
-
<span className={styles.counter}>
|
|
244
|
-
{this.calculateEmptyLocales()}
|
|
245
|
-
</span>
|
|
246
|
-
</div>
|
|
247
|
-
{this.renderEditModal()}
|
|
248
|
-
</div>
|
|
249
|
-
) : (
|
|
250
|
-
<div
|
|
251
|
-
className={classnames(styles.locale, {
|
|
252
|
-
[styles['locale-modal']]: !withModal,
|
|
253
|
-
})}
|
|
254
|
-
>
|
|
255
|
-
{lang}
|
|
256
|
-
</div>
|
|
257
|
-
)}
|
|
258
|
-
</div>
|
|
259
|
-
</div>
|
|
260
|
-
|
|
261
|
-
{FieldFooter ? (
|
|
262
|
-
<div>
|
|
263
|
-
<FieldFooter
|
|
264
|
-
name={this.props.name}
|
|
265
|
-
value={this.props.value}
|
|
266
|
-
lang={lang}
|
|
267
|
-
footerProps={this.props.footerProps}
|
|
268
|
-
disabled={this.props.disabled}
|
|
269
|
-
/>
|
|
270
|
-
</div>
|
|
271
|
-
) : null}
|
|
272
|
-
</div>
|
|
273
|
-
))}
|
|
274
|
-
</div>
|
|
275
|
-
);
|
|
276
|
-
};
|
|
277
|
-
|
|
278
|
-
renderModalWarning = () =>
|
|
279
|
-
this.props.modalWarningMessage ? (
|
|
280
|
-
<div className={styles.warning}>{this.props.modalWarningMessage}</div>
|
|
281
|
-
) : null;
|
|
282
|
-
|
|
283
|
-
renderEditModal = () => {
|
|
284
|
-
const overlayClassName = styles['transition-modal-overlay'];
|
|
285
|
-
const contentClassName = classnames(
|
|
286
|
-
styles['transition-modal-content'],
|
|
287
|
-
this.state.activeModalCount === 0
|
|
288
|
-
? styles['second-layer']
|
|
289
|
-
: styles['third-layer']
|
|
290
|
-
);
|
|
291
|
-
|
|
292
|
-
return (
|
|
293
|
-
<ModalContainer
|
|
294
|
-
isOpen={this.state.modalIsOpen}
|
|
295
|
-
closeTimeoutMS={150}
|
|
296
|
-
onRequestClose={this.closeModal}
|
|
297
|
-
overlayClassName={overlayClassName}
|
|
298
|
-
className={contentClassName}
|
|
299
|
-
contentLabel="localized-field"
|
|
300
|
-
>
|
|
301
|
-
<ModalContentLayout
|
|
302
|
-
title={this.props.modalTitle}
|
|
303
|
-
subtitle={this.props.modalSubtitle}
|
|
304
|
-
onClose={this.closeModal}
|
|
305
|
-
data-track-component={this.props.name}
|
|
306
|
-
>
|
|
307
|
-
{this.renderModalWarning()}
|
|
308
|
-
{this.renderInputGroups(this.props.languages)}
|
|
309
|
-
</ModalContentLayout>
|
|
310
|
-
</ModalContainer>
|
|
311
|
-
);
|
|
312
|
-
};
|
|
313
|
-
|
|
314
|
-
render() {
|
|
315
|
-
return this.renderInputGroups([this.props.selectedLanguage], true);
|
|
316
|
-
}
|
|
317
|
-
}
|
|
318
|
-
|
|
319
|
-
return injectIntl(LocalizedField);
|
|
320
|
-
}
|
|
@@ -1,291 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
--width-locale-modal-selector: 80px;
|
|
3
|
-
|
|
4
|
-
/* Left navigation */
|
|
5
|
-
--width-leftNavigation: 64px;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.fields {
|
|
9
|
-
width: 100%;
|
|
10
|
-
float: none;
|
|
11
|
-
clear: both;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.fields::after {
|
|
15
|
-
clear: both;
|
|
16
|
-
content: ' ';
|
|
17
|
-
display: block;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.input-text {
|
|
21
|
-
transition: all 0.2s ease;
|
|
22
|
-
width: calc(100% - 90px);
|
|
23
|
-
margin: 0;
|
|
24
|
-
min-height: 36px;
|
|
25
|
-
overflow: hidden;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.all-locales {
|
|
29
|
-
transition: 0.2s ease;
|
|
30
|
-
background: var(--color-neutral-95);
|
|
31
|
-
border-radius: 6px;
|
|
32
|
-
border: 1px var(--color-neutral-60) solid;
|
|
33
|
-
bottom: 0;
|
|
34
|
-
cursor: pointer;
|
|
35
|
-
max-width: var(--width-locale-modal-selector);
|
|
36
|
-
text-align: center;
|
|
37
|
-
margin-left: var(--spacing-s);
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
/* States */
|
|
41
|
-
|
|
42
|
-
.all-locales:hover {
|
|
43
|
-
background: var(--color-primary);
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.all-locales:hover .current-locale,
|
|
47
|
-
.all-locales:hover .available-locales {
|
|
48
|
-
color: var(--color-surface) !important;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.counter {
|
|
52
|
-
color: var(--color-surface) !important;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.locale {
|
|
56
|
-
background: var(--color-neutral-95);
|
|
57
|
-
color: var(--color-neutral-60);
|
|
58
|
-
border: 1px var(--color-neutral-60) solid;
|
|
59
|
-
border-radius: var(--border-radius-4);
|
|
60
|
-
display: inline-block;
|
|
61
|
-
font-size: 0.923rem;
|
|
62
|
-
margin-left: var(--spacing-s);
|
|
63
|
-
min-width: 70px;
|
|
64
|
-
padding: var(--spacing-s);
|
|
65
|
-
text-align: center;
|
|
66
|
-
text-transform: uppercase;
|
|
67
|
-
width: auto;
|
|
68
|
-
bottom: 0;
|
|
69
|
-
right: 0;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.locale-modal {
|
|
73
|
-
margin: 0 var(--spacing-s);
|
|
74
|
-
position: relative;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.text-area ~ .locale {
|
|
78
|
-
bottom: 5px;
|
|
79
|
-
height: 40px;
|
|
80
|
-
position: absolute;
|
|
81
|
-
top: inherit;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.container {
|
|
85
|
-
position: relative;
|
|
86
|
-
display: flex;
|
|
87
|
-
flex-direction: row;
|
|
88
|
-
align-items: flex-end;
|
|
89
|
-
width: 100%;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.container-expandable {
|
|
93
|
-
composes: container;
|
|
94
|
-
align-items: flex-start;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.container > .left-cell {
|
|
98
|
-
flex-grow: 1;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.container > .left-cell.set-width {
|
|
102
|
-
flex-grow: 0;
|
|
103
|
-
width: 50%;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.container > .right-cell {
|
|
107
|
-
flex-grow: 0;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
.current-locale {
|
|
111
|
-
border-bottom: 1px var(--color-neutral-60) dashed;
|
|
112
|
-
color: var(--color-neutral-60);
|
|
113
|
-
display: inline-block;
|
|
114
|
-
padding: 2px 0;
|
|
115
|
-
transition: all 0.2s linear;
|
|
116
|
-
width: 100%;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
.available-locales {
|
|
120
|
-
color: var(--color-primary-25);
|
|
121
|
-
display: inline-block;
|
|
122
|
-
padding: 2px 0;
|
|
123
|
-
transition: all 0.2s linear;
|
|
124
|
-
width: 60px;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
.field {
|
|
128
|
-
clear: both;
|
|
129
|
-
position: relative;
|
|
130
|
-
width: 100%;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
.field::after {
|
|
134
|
-
clear: both;
|
|
135
|
-
content: ' ';
|
|
136
|
-
display: block;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
/* with Modal */
|
|
140
|
-
|
|
141
|
-
.container-modal {
|
|
142
|
-
composes: container;
|
|
143
|
-
margin-top: var(--spacing-m);
|
|
144
|
-
width: 100%;
|
|
145
|
-
display: flex;
|
|
146
|
-
flex-direction: row;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.expandable-field-modal {
|
|
150
|
-
float: left;
|
|
151
|
-
width: 100%;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
.textarea-modal {
|
|
155
|
-
width: 100%;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
.edit-modal-form {
|
|
159
|
-
height: 100%;
|
|
160
|
-
overflow: auto;
|
|
161
|
-
padding: 40px;
|
|
162
|
-
padding-top: 20px;
|
|
163
|
-
background-color: var(--color-surface);
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
.field-modal-search {
|
|
167
|
-
float: left;
|
|
168
|
-
width: 100% !important;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
.locale-modal-search {
|
|
172
|
-
float: left;
|
|
173
|
-
width: 100%;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
.input-text {
|
|
177
|
-
transition: 0.2s ease;
|
|
178
|
-
border-radius: 6px;
|
|
179
|
-
border-style: solid;
|
|
180
|
-
border-width: 1px;
|
|
181
|
-
color: var(--color-solid);
|
|
182
|
-
font-weight: 500;
|
|
183
|
-
font-size: 1rem;
|
|
184
|
-
font-family: 'Open Sans', sans-serif !important;
|
|
185
|
-
padding: 7.5px 10px;
|
|
186
|
-
outline: none;
|
|
187
|
-
box-shadow: none;
|
|
188
|
-
appearance: none;
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
.input {
|
|
192
|
-
composes: input-text;
|
|
193
|
-
background-color: var(--color-neutral-95);
|
|
194
|
-
border-color: var(--color-surface);
|
|
195
|
-
width: 100%;
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
.transition-modal-overlay {
|
|
199
|
-
display: flex;
|
|
200
|
-
position: absolute;
|
|
201
|
-
top: 0;
|
|
202
|
-
width: 100%;
|
|
203
|
-
height: 100%;
|
|
204
|
-
background-color: rgba(32, 62, 72, 0.5);
|
|
205
|
-
z-index: 2000;
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
.transition-modal-content {
|
|
209
|
-
padding: 0;
|
|
210
|
-
border-radius: 0;
|
|
211
|
-
background: var(--color-surface);
|
|
212
|
-
overflow: auto;
|
|
213
|
-
-webkit-overflow-scrolling: touch;
|
|
214
|
-
outline: none;
|
|
215
|
-
height: 100%; /* hack for safari */
|
|
216
|
-
transition: left 150ms ease-out;
|
|
217
|
-
left: 100%;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
.second-layer {
|
|
221
|
-
/* Needed for showing a bit of
|
|
222
|
-
the background when there's an overlay */
|
|
223
|
-
width: calc(100% - var(--width-leftNavigation));
|
|
224
|
-
margin-left: auto;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
.third-layer {
|
|
228
|
-
/* Needed for showing a bit of
|
|
229
|
-
the background & the first overlay
|
|
230
|
-
when there's a second layer overlay */
|
|
231
|
-
width: calc(100% - var(--width-leftNavigation) - var(--width-leftNavigation));
|
|
232
|
-
margin-left: auto;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
.push-right {
|
|
236
|
-
float: right;
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
.field-modal {
|
|
240
|
-
/* this is here so the unit tests work */
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
@media screen and (--screen-max-desktop) {
|
|
244
|
-
.field-modal {
|
|
245
|
-
width: 80%;
|
|
246
|
-
}
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
@media screen and (--screen-min-desktop) {
|
|
250
|
-
.field-modal {
|
|
251
|
-
clear: none;
|
|
252
|
-
float: left;
|
|
253
|
-
width: 50%;
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
.field-modal:nth-of-type(2n + 1) {
|
|
257
|
-
clear: both;
|
|
258
|
-
}
|
|
259
|
-
}
|
|
260
|
-
|
|
261
|
-
/* Bigger screens */
|
|
262
|
-
|
|
263
|
-
@media screen and (--screen-min-giantdesktop) {
|
|
264
|
-
.field-modal {
|
|
265
|
-
width: 33.33%;
|
|
266
|
-
}
|
|
267
|
-
|
|
268
|
-
.field-modal:nth-of-type(2n + 1),
|
|
269
|
-
.field-modal:first-of-type {
|
|
270
|
-
clear: none;
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
.field-modal:nth-of-type(3n + 1) {
|
|
274
|
-
clear: both;
|
|
275
|
-
}
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
.warning {
|
|
279
|
-
padding: 6px;
|
|
280
|
-
border-radius: 5px;
|
|
281
|
-
min-width: 100px;
|
|
282
|
-
vertical-align: middle;
|
|
283
|
-
font-size: 0.857rem;
|
|
284
|
-
background-color: var(--color-warning-95);
|
|
285
|
-
border: solid 1px var(--color-warning);
|
|
286
|
-
box-shadow: none;
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
.container-tooltip {
|
|
290
|
-
align-self: flex-start;
|
|
291
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { render, fireEvent, within, waitFor } from '@testing-library/react';
|
|
2
|
-
import { IntlProvider } from 'react-intl';
|
|
3
|
-
import ThrottledField from '../throttled-field';
|
|
4
|
-
import localizedField from './localized-field';
|
|
5
|
-
|
|
6
|
-
const createTestProps = (props) => ({
|
|
7
|
-
languages: ['en', 'de'],
|
|
8
|
-
selectedLanguage: 'en',
|
|
9
|
-
name: 'some name',
|
|
10
|
-
modalTitle: 'Some localized field',
|
|
11
|
-
modalWarningMessage: 'This is warning message',
|
|
12
|
-
onChangeValue: jest.fn(),
|
|
13
|
-
...props,
|
|
14
|
-
});
|
|
15
|
-
|
|
16
|
-
describe('rendering', () => {
|
|
17
|
-
it('should show localized values', async () => {
|
|
18
|
-
const Input = (props) => <ThrottledField as="text" {...props} />;
|
|
19
|
-
const LocalizedField = localizedField(Input);
|
|
20
|
-
const props = createTestProps();
|
|
21
|
-
const rendered = render(
|
|
22
|
-
<IntlProvider locale="en" messages={{}}>
|
|
23
|
-
<LocalizedField {...props} />
|
|
24
|
-
</IntlProvider>
|
|
25
|
-
);
|
|
26
|
-
|
|
27
|
-
// Selected locale
|
|
28
|
-
expect(rendered.getByText('EN')).toBeInTheDocument();
|
|
29
|
-
// Number of available locales
|
|
30
|
-
expect(rendered.getByText('0 / 2')).toBeInTheDocument();
|
|
31
|
-
|
|
32
|
-
// Open modal
|
|
33
|
-
fireEvent.click(rendered.getByText('EN'));
|
|
34
|
-
|
|
35
|
-
await rendered.findByLabelText('localized-field');
|
|
36
|
-
|
|
37
|
-
expect(rendered.getByText('Some localized field')).toBeInTheDocument();
|
|
38
|
-
expect(rendered.getByText('This is warning message')).toBeInTheDocument();
|
|
39
|
-
|
|
40
|
-
// enter text in first input field
|
|
41
|
-
const input = within(
|
|
42
|
-
rendered.getByLabelText('localized-field')
|
|
43
|
-
).getByTestId('localized-field-en');
|
|
44
|
-
fireEvent.change(input, { target: { value: 'English text' } });
|
|
45
|
-
await waitFor(() => {
|
|
46
|
-
expect(props.onChangeValue).toHaveBeenCalledWith(
|
|
47
|
-
{ en: 'English text' },
|
|
48
|
-
expect.anything()
|
|
49
|
-
);
|
|
50
|
-
});
|
|
51
|
-
});
|
|
52
|
-
});
|
|
53
|
-
// TODO: more tests
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './localized-input';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import PropTypes from 'prop-types';
|
|
2
|
-
import localizedField from '../localized-field';
|
|
3
|
-
import ThrottledField from '../throttled-field';
|
|
4
|
-
|
|
5
|
-
const LocalizedInput = (props) => <ThrottledField {...props} onKeyUp={noop} />;
|
|
6
|
-
LocalizedInput.displayName = 'LocalizedInput';
|
|
7
|
-
LocalizedInput.propTypes = {
|
|
8
|
-
value: PropTypes.string,
|
|
9
|
-
definition: PropTypes.object,
|
|
10
|
-
};
|
|
11
|
-
|
|
12
|
-
LocalizedInput.defaultProps = {
|
|
13
|
-
// text inputs don't respond to changes with null or undefined
|
|
14
|
-
// https://github.com/facebook/react/issues/2533
|
|
15
|
-
value: '',
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
export default localizedField(LocalizedInput);
|
|
19
|
-
|
|
20
|
-
function noop() {}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from './localized-textarea';
|