@mozaic-ds/angular 0.30.2-test.0 → 0.31.0-rc.0
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/adeo/components/autocomplete/autocomplete.component.d.ts +6 -3
- package/adeo/components/dropdown/dropdown.component.d.ts +8 -3
- package/adeo/components/listbox/listbox.component.d.ts +23 -39
- package/adeo/components/listbox/listbox.module.d.ts +4 -5
- package/adeo/components/listbox/public-api.d.ts +2 -1
- package/adeo/components/phone-number/phone-number.component.d.ts +1 -1
- package/adeo/components/sidebar/components/feature/moz-sidebar-feature.component.d.ts +2 -2
- package/adeo/components/sidebar/components/utility/moz-sidebar-utilty.component.d.ts +1 -1
- package/adeo/components/sidebar/model/models.d.ts +0 -1
- package/adeo/fesm2022/mozaic-ds-angular.mjs +1206 -1292
- package/adeo/fesm2022/mozaic-ds-angular.mjs.map +1 -1
- package/bricoman/components/autocomplete/autocomplete.component.d.ts +6 -3
- package/bricoman/components/dropdown/dropdown.component.d.ts +8 -3
- package/bricoman/components/listbox/listbox.component.d.ts +23 -39
- package/bricoman/components/listbox/listbox.module.d.ts +4 -5
- package/bricoman/components/listbox/public-api.d.ts +2 -1
- package/bricoman/components/phone-number/phone-number.component.d.ts +1 -1
- package/bricoman/components/sidebar/components/feature/moz-sidebar-feature.component.d.ts +2 -2
- package/bricoman/components/sidebar/components/utility/moz-sidebar-utilty.component.d.ts +1 -1
- package/bricoman/components/sidebar/model/models.d.ts +0 -1
- package/bricoman/fesm2022/mozaic-ds-angular.mjs +1206 -1292
- package/bricoman/fesm2022/mozaic-ds-angular.mjs.map +1 -1
- package/components/autocomplete/autocomplete.component.d.ts +6 -3
- package/components/dropdown/dropdown.component.d.ts +8 -3
- package/components/listbox/listbox.component.d.ts +23 -39
- package/components/listbox/listbox.module.d.ts +4 -5
- package/components/listbox/public-api.d.ts +2 -1
- package/components/phone-number/phone-number.component.d.ts +1 -1
- package/components/sidebar/components/feature/moz-sidebar-feature.component.d.ts +2 -2
- package/components/sidebar/components/utility/moz-sidebar-utilty.component.d.ts +1 -1
- package/components/sidebar/model/models.d.ts +0 -1
- package/fesm2022/mozaic-ds-angular.mjs +1206 -1292
- package/fesm2022/mozaic-ds-angular.mjs.map +1 -1
- package/package.json +3 -5
- package/adeo/components/listbox/index.d.ts +0 -3
- package/adeo/esm2022/common/global-events/global-events.module.mjs +0 -15
- package/adeo/esm2022/common/global-events/global-events.service.mjs +0 -30
- package/adeo/esm2022/common/global-events/public-api.mjs +0 -3
- package/adeo/esm2022/common/index.mjs +0 -3
- package/adeo/esm2022/common/utils/boolean-property.mjs +0 -4
- package/adeo/esm2022/common/utils/generate-id.mjs +0 -7
- package/adeo/esm2022/common/utils/get-random-number.mjs +0 -6
- package/adeo/esm2022/common/utils/index.mjs +0 -5
- package/adeo/esm2022/common/utils/overwrite-style.mjs +0 -5
- package/adeo/esm2022/common/utils/public-api.mjs +0 -2
- package/adeo/esm2022/components/accordion/accordion.component.mjs +0 -35
- package/adeo/esm2022/components/accordion/accordion.mjs +0 -2
- package/adeo/esm2022/components/accordion/accordion.module.mjs +0 -19
- package/adeo/esm2022/components/accordion/index.mjs +0 -3
- package/adeo/esm2022/components/accordion/public-api.mjs +0 -2
- package/adeo/esm2022/components/action-bar/action-bar.component.mjs +0 -72
- package/adeo/esm2022/components/action-bar/action-bar.module.mjs +0 -23
- package/adeo/esm2022/components/action-bar/index.mjs +0 -4
- package/adeo/esm2022/components/action-bar/public-api.mjs +0 -2
- package/adeo/esm2022/components/action-bar/types/index.mjs +0 -9
- package/adeo/esm2022/components/autocomplete/autocomplete.component.mjs +0 -234
- package/adeo/esm2022/components/autocomplete/autocomplete.module.mjs +0 -48
- package/adeo/esm2022/components/autocomplete/index.mjs +0 -3
- package/adeo/esm2022/components/autocomplete/public-api.mjs +0 -2
- package/adeo/esm2022/components/badge/badge.component.mjs +0 -30
- package/adeo/esm2022/components/badge/badge.mjs +0 -2
- package/adeo/esm2022/components/badge/badge.module.mjs +0 -18
- package/adeo/esm2022/components/badge/index.mjs +0 -3
- package/adeo/esm2022/components/badge/public-api.mjs +0 -2
- package/adeo/esm2022/components/bottom-bar/bottom-bar.component.mjs +0 -21
- package/adeo/esm2022/components/bottom-bar/bottom-bar.module.mjs +0 -19
- package/adeo/esm2022/components/bottom-bar/index.mjs +0 -3
- package/adeo/esm2022/components/bottom-bar/public-api.mjs +0 -2
- package/adeo/esm2022/components/breadcrumb/breadcrumb.component.mjs +0 -40
- package/adeo/esm2022/components/breadcrumb/breadcrumb.module.mjs +0 -20
- package/adeo/esm2022/components/breadcrumb/index.mjs +0 -4
- package/adeo/esm2022/components/breadcrumb/model/breadcrumb-item.mjs +0 -2
- package/adeo/esm2022/components/breadcrumb/public-api.mjs +0 -2
- package/adeo/esm2022/components/built-it-menu/built-it-menu.component.mjs +0 -34
- package/adeo/esm2022/components/built-it-menu/built-it-menu.module.mjs +0 -19
- package/adeo/esm2022/components/built-it-menu/index.mjs +0 -3
- package/adeo/esm2022/components/built-it-menu/model/built-it-menu.mjs +0 -2
- package/adeo/esm2022/components/built-it-menu/public-api.mjs +0 -2
- package/adeo/esm2022/components/button/button.component.mjs +0 -53
- package/adeo/esm2022/components/button/button.mjs +0 -2
- package/adeo/esm2022/components/button/button.module.mjs +0 -18
- package/adeo/esm2022/components/button/index.mjs +0 -3
- package/adeo/esm2022/components/button/public-api.mjs +0 -2
- package/adeo/esm2022/components/card/card.component.mjs +0 -27
- package/adeo/esm2022/components/card/card.module.mjs +0 -18
- package/adeo/esm2022/components/card/index.mjs +0 -4
- package/adeo/esm2022/components/card/model/card.mjs +0 -2
- package/adeo/esm2022/components/card/public-api.mjs +0 -2
- package/adeo/esm2022/components/checkbox/checkbox.component.mjs +0 -73
- package/adeo/esm2022/components/checkbox/checkbox.module.mjs +0 -21
- package/adeo/esm2022/components/checkbox/public-api.mjs +0 -3
- package/adeo/esm2022/components/checkbox-group/checkbox-group.component.mjs +0 -103
- package/adeo/esm2022/components/checkbox-group/checkbox-group.module.mjs +0 -20
- package/adeo/esm2022/components/checkbox-group/index.mjs +0 -3
- package/adeo/esm2022/components/checkbox-group/public-api.mjs +0 -2
- package/adeo/esm2022/components/container/container.component.mjs +0 -29
- package/adeo/esm2022/components/container/container.module.mjs +0 -20
- package/adeo/esm2022/components/container/index.mjs +0 -3
- package/adeo/esm2022/components/container/public-api.mjs +0 -2
- package/adeo/esm2022/components/datatable/components/caption/moz-datatable-caption.component.mjs +0 -26
- package/adeo/esm2022/components/datatable/components/content/moz-datatable-content-cell.component.mjs +0 -16
- package/adeo/esm2022/components/datatable/components/footer/moz-datatable-footer.component.mjs +0 -71
- package/adeo/esm2022/components/datatable/components/header/moz-datatable-header-cell.component.mjs +0 -16
- package/adeo/esm2022/components/datatable/components/row/moz-datatable-row-expansion-content.component.mjs +0 -14
- package/adeo/esm2022/components/datatable/components/selection/moz-datatable-selection.component.mjs +0 -298
- package/adeo/esm2022/components/datatable/directives/moz-datatable-sort.directive.mjs +0 -67
- package/adeo/esm2022/components/datatable/model/column-def.mjs +0 -2
- package/adeo/esm2022/components/datatable/model/datatable-settings.mjs +0 -2
- package/adeo/esm2022/components/datatable/model/footer-settings.mjs +0 -2
- package/adeo/esm2022/components/datatable/model/row-data.mjs +0 -2
- package/adeo/esm2022/components/datatable/model/selection-settings.mjs +0 -2
- package/adeo/esm2022/components/datatable/moz-datatable.component.mjs +0 -180
- package/adeo/esm2022/components/datatable/moz-datatable.module.mjs +0 -87
- package/adeo/esm2022/components/datatable/public-api.mjs +0 -14
- package/adeo/esm2022/components/datatable-management/components/moz-datatable-management-content/moz-datatable-management-content.component.mjs +0 -80
- package/adeo/esm2022/components/datatable-management/moz-datatable-management.component.mjs +0 -45
- package/adeo/esm2022/components/datatable-management/moz-datatable-management.module.mjs +0 -45
- package/adeo/esm2022/components/datatable-management/public-api.mjs +0 -4
- package/adeo/esm2022/components/dividers/divider.component.mjs +0 -22
- package/adeo/esm2022/components/dividers/divider.module.mjs +0 -18
- package/adeo/esm2022/components/dividers/index.mjs +0 -3
- package/adeo/esm2022/components/dividers/model/divider.mjs +0 -2
- package/adeo/esm2022/components/dividers/public-api.mjs +0 -2
- package/adeo/esm2022/components/dropdown/dropdown.component.mjs +0 -165
- package/adeo/esm2022/components/dropdown/dropdown.module.mjs +0 -44
- package/adeo/esm2022/components/dropdown/index.mjs +0 -3
- package/adeo/esm2022/components/dropdown/public-api.mjs +0 -2
- package/adeo/esm2022/components/field/directives/input-icon.directive.mjs +0 -15
- package/adeo/esm2022/components/field/field-error.component.mjs +0 -13
- package/adeo/esm2022/components/field/field.component.mjs +0 -40
- package/adeo/esm2022/components/field/field.module.mjs +0 -20
- package/adeo/esm2022/components/field/index.mjs +0 -5
- package/adeo/esm2022/components/field/public-api.mjs +0 -2
- package/adeo/esm2022/components/file-uploader/components/uploaded-files/uploaded-files.component.mjs +0 -50
- package/adeo/esm2022/components/file-uploader/directives/moz-drag-n-drop.directive.mjs +0 -53
- package/adeo/esm2022/components/file-uploader/file-uploader.component.mjs +0 -99
- package/adeo/esm2022/components/file-uploader/file-uploader.module.mjs +0 -21
- package/adeo/esm2022/components/file-uploader/index.mjs +0 -5
- package/adeo/esm2022/components/file-uploader/public-api.mjs +0 -2
- package/adeo/esm2022/components/header/header.component.mjs +0 -276
- package/adeo/esm2022/components/header/header.module.mjs +0 -20
- package/adeo/esm2022/components/header/index.mjs +0 -4
- package/adeo/esm2022/components/header/model/header.mjs +0 -6
- package/adeo/esm2022/components/header/public-api.mjs +0 -2
- package/adeo/esm2022/components/heading/heading-alignment.mjs +0 -2
- package/adeo/esm2022/components/heading/heading-weight-type.mjs +0 -2
- package/adeo/esm2022/components/heading/heading.component.mjs +0 -32
- package/adeo/esm2022/components/heading/heading.module.mjs +0 -18
- package/adeo/esm2022/components/heading/index.mjs +0 -5
- package/adeo/esm2022/components/heading/public-api.mjs +0 -2
- package/adeo/esm2022/components/icon/icon-size.mjs +0 -9
- package/adeo/esm2022/components/icon/icon.component.mjs +0 -57
- package/adeo/esm2022/components/icon/icon.module.mjs +0 -18
- package/adeo/esm2022/components/icon/icon.service.mjs +0 -42
- package/adeo/esm2022/components/icon/index.mjs +0 -4
- package/adeo/esm2022/components/icon/public-api.mjs +0 -2
- package/adeo/esm2022/components/kpi/index.mjs +0 -4
- package/adeo/esm2022/components/kpi/kpi.component.mjs +0 -53
- package/adeo/esm2022/components/kpi/kpi.module.mjs +0 -19
- package/adeo/esm2022/components/kpi/model/kpi.mjs +0 -5
- package/adeo/esm2022/components/kpi/public-api.mjs +0 -2
- package/adeo/esm2022/components/layer/classes/layer-injector.mjs +0 -22
- package/adeo/esm2022/components/layer/classes/layer-ref.mjs +0 -38
- package/adeo/esm2022/components/layer/index.mjs +0 -6
- package/adeo/esm2022/components/layer/interfaces/index.mjs +0 -4
- package/adeo/esm2022/components/layer/interfaces/layer-config.mjs +0 -2
- package/adeo/esm2022/components/layer/interfaces/layer-di-params.mjs +0 -2
- package/adeo/esm2022/components/layer/interfaces/layer-ref.mjs +0 -2
- package/adeo/esm2022/components/layer/layer-animation.mjs +0 -16
- package/adeo/esm2022/components/layer/layer.component.mjs +0 -59
- package/adeo/esm2022/components/layer/layer.module.mjs +0 -21
- package/adeo/esm2022/components/layer/layer.service.mjs +0 -56
- package/adeo/esm2022/components/layer/public-api.mjs +0 -2
- package/adeo/esm2022/components/layer/tokens/index.mjs +0 -4
- package/adeo/esm2022/components/layer/tokens/layer-config.token.mjs +0 -3
- package/adeo/esm2022/components/layer/tokens/layer-data.token.mjs +0 -3
- package/adeo/esm2022/components/layer/tokens/layer-ref.token.mjs +0 -3
- package/adeo/esm2022/components/link/index.mjs +0 -4
- package/adeo/esm2022/components/link/link.component.mjs +0 -57
- package/adeo/esm2022/components/link/link.module.mjs +0 -19
- package/adeo/esm2022/components/link/model/link-utils.mjs +0 -2
- package/adeo/esm2022/components/link/public-api.mjs +0 -2
- package/adeo/esm2022/components/listbox/index.mjs +0 -4
- package/adeo/esm2022/components/listbox/listbox.component.mjs +0 -305
- package/adeo/esm2022/components/listbox/listbox.module.mjs +0 -21
- package/adeo/esm2022/components/listbox/model/listbox-item.mjs +0 -2
- package/adeo/esm2022/components/listbox/public-api.mjs +0 -2
- package/adeo/esm2022/components/loader/index.mjs +0 -4
- package/adeo/esm2022/components/loader/loader.component.mjs +0 -53
- package/adeo/esm2022/components/loader/loader.mjs +0 -11
- package/adeo/esm2022/components/loader/loader.module.mjs +0 -20
- package/adeo/esm2022/components/loader/loader.service.mjs +0 -53
- package/adeo/esm2022/components/loader/public-api.mjs +0 -2
- package/adeo/esm2022/components/modal/classes/modal-config.mjs +0 -9
- package/adeo/esm2022/components/modal/classes/modal-injector.mjs +0 -22
- package/adeo/esm2022/components/modal/classes/modal-ref.mjs +0 -49
- package/adeo/esm2022/components/modal/interfaces/index.mjs +0 -4
- package/adeo/esm2022/components/modal/interfaces/modal-config.mjs +0 -2
- package/adeo/esm2022/components/modal/interfaces/modal-di-params.mjs +0 -2
- package/adeo/esm2022/components/modal/interfaces/modal-ref.mjs +0 -2
- package/adeo/esm2022/components/modal/modal-animation.mjs +0 -16
- package/adeo/esm2022/components/modal/modal.component.mjs +0 -68
- package/adeo/esm2022/components/modal/modal.module.mjs +0 -21
- package/adeo/esm2022/components/modal/modal.service.mjs +0 -67
- package/adeo/esm2022/components/modal/public-api.mjs +0 -6
- package/adeo/esm2022/components/modal/tokens/index.mjs +0 -4
- package/adeo/esm2022/components/modal/tokens/modal-config.token.mjs +0 -3
- package/adeo/esm2022/components/modal/tokens/modal-data.token.mjs +0 -3
- package/adeo/esm2022/components/modal/tokens/modal-ref.token.mjs +0 -3
- package/adeo/esm2022/components/notification/index.mjs +0 -9
- package/adeo/esm2022/components/notification/notification-animation.mjs +0 -24
- package/adeo/esm2022/components/notification/notification-container.component.mjs +0 -88
- package/adeo/esm2022/components/notification/notification-footer.mjs +0 -11
- package/adeo/esm2022/components/notification/notification-message.mjs +0 -11
- package/adeo/esm2022/components/notification/notification-title.mjs +0 -11
- package/adeo/esm2022/components/notification/notification.component.mjs +0 -40
- package/adeo/esm2022/components/notification/notification.mjs +0 -8
- package/adeo/esm2022/components/notification/notification.module.mjs +0 -66
- package/adeo/esm2022/components/notification/notification.service.mjs +0 -43
- package/adeo/esm2022/components/notification/public-api.mjs +0 -2
- package/adeo/esm2022/components/option-buttons/index.mjs +0 -5
- package/adeo/esm2022/components/option-buttons/model/option-button.mjs +0 -2
- package/adeo/esm2022/components/option-buttons/option-button/option-button.component.mjs +0 -34
- package/adeo/esm2022/components/option-buttons/option-buttons.component.mjs +0 -58
- package/adeo/esm2022/components/option-buttons/option-buttons.module.mjs +0 -20
- package/adeo/esm2022/components/option-buttons/public-api.mjs +0 -2
- package/adeo/esm2022/components/option-cards/index.mjs +0 -5
- package/adeo/esm2022/components/option-cards/model/option-card.mjs +0 -2
- package/adeo/esm2022/components/option-cards/option-card/option-card.component.mjs +0 -39
- package/adeo/esm2022/components/option-cards/option-cards.component.mjs +0 -118
- package/adeo/esm2022/components/option-cards/option-cards.module.mjs +0 -20
- package/adeo/esm2022/components/option-cards/public-api.mjs +0 -2
- package/adeo/esm2022/components/overlay/index.mjs +0 -3
- package/adeo/esm2022/components/overlay/overlay.component.mjs +0 -17
- package/adeo/esm2022/components/overlay/overlay.module.mjs +0 -18
- package/adeo/esm2022/components/overlay/public-api.mjs +0 -2
- package/adeo/esm2022/components/pagination/index.mjs +0 -3
- package/adeo/esm2022/components/pagination/pagination.component.mjs +0 -143
- package/adeo/esm2022/components/pagination/pagination.mjs +0 -4
- package/adeo/esm2022/components/pagination/pagination.module.mjs +0 -23
- package/adeo/esm2022/components/pagination/public-api.mjs +0 -2
- package/adeo/esm2022/components/password-input/index.mjs +0 -3
- package/adeo/esm2022/components/password-input/password-input.component.mjs +0 -91
- package/adeo/esm2022/components/password-input/password-input.module.mjs +0 -19
- package/adeo/esm2022/components/password-input/public-api.mjs +0 -2
- package/adeo/esm2022/components/phone-number/index.mjs +0 -3
- package/adeo/esm2022/components/phone-number/phone-number.component.mjs +0 -105
- package/adeo/esm2022/components/phone-number/phone-number.module.mjs +0 -22
- package/adeo/esm2022/components/phone-number/public-api.mjs +0 -2
- package/adeo/esm2022/components/progress-bar/index.mjs +0 -3
- package/adeo/esm2022/components/progress-bar/progress-bar-size.mjs +0 -2
- package/adeo/esm2022/components/progress-bar/progress-bar-theme.mjs +0 -2
- package/adeo/esm2022/components/progress-bar/progress-bar.component.mjs +0 -38
- package/adeo/esm2022/components/progress-bar/progress-bar.module.mjs +0 -18
- package/adeo/esm2022/components/progress-bar/public-api.mjs +0 -2
- package/adeo/esm2022/components/public-api.mjs +0 -52
- package/adeo/esm2022/components/quantity-selector/index.mjs +0 -4
- package/adeo/esm2022/components/quantity-selector/model/quantity-selector.mjs +0 -2
- package/adeo/esm2022/components/quantity-selector/public-api.mjs +0 -2
- package/adeo/esm2022/components/quantity-selector/quantity-selector.component.mjs +0 -91
- package/adeo/esm2022/components/quantity-selector/quantity-selector.module.mjs +0 -21
- package/adeo/esm2022/components/radio/index.mjs +0 -3
- package/adeo/esm2022/components/radio/public-api.mjs +0 -2
- package/adeo/esm2022/components/radio/radio.component.mjs +0 -69
- package/adeo/esm2022/components/radio/radio.module.mjs +0 -19
- package/adeo/esm2022/components/rating-stars/input/index.mjs +0 -4
- package/adeo/esm2022/components/rating-stars/input/public-api.mjs +0 -2
- package/adeo/esm2022/components/rating-stars/input/stars-input.component.mjs +0 -89
- package/adeo/esm2022/components/rating-stars/input/stars-input.module.mjs +0 -19
- package/adeo/esm2022/components/rating-stars/model/rating-stars.mjs +0 -13
- package/adeo/esm2022/components/rating-stars/result/index.mjs +0 -4
- package/adeo/esm2022/components/rating-stars/result/public-api.mjs +0 -2
- package/adeo/esm2022/components/rating-stars/result/stars-result.component.mjs +0 -26
- package/adeo/esm2022/components/rating-stars/result/stars-result.module.mjs +0 -18
- package/adeo/esm2022/components/segmented-control/index.mjs +0 -5
- package/adeo/esm2022/components/segmented-control/public-api.mjs +0 -2
- package/adeo/esm2022/components/segmented-control/segmented-control-button/segmented-control-button.component.mjs +0 -21
- package/adeo/esm2022/components/segmented-control/segmented-control-size.mjs +0 -2
- package/adeo/esm2022/components/segmented-control/segmented-control.component.mjs +0 -23
- package/adeo/esm2022/components/segmented-control/segmented-control.module.mjs +0 -19
- package/adeo/esm2022/components/select/index.mjs +0 -3
- package/adeo/esm2022/components/select/public-api.mjs +0 -2
- package/adeo/esm2022/components/select/select-size.mjs +0 -6
- package/adeo/esm2022/components/select/select.component.mjs +0 -25
- package/adeo/esm2022/components/select/select.module.mjs +0 -18
- package/adeo/esm2022/components/sidebar/components/feature/moz-sidebar-feature.component.mjs +0 -50
- package/adeo/esm2022/components/sidebar/components/home/moz-sidebar-home.component.mjs +0 -24
- package/adeo/esm2022/components/sidebar/components/user/moz-sidebar-user.component.mjs +0 -23
- package/adeo/esm2022/components/sidebar/components/utility/moz-sidebar-utilty.component.mjs +0 -40
- package/adeo/esm2022/components/sidebar/index.mjs +0 -8
- package/adeo/esm2022/components/sidebar/model/models.mjs +0 -2
- package/adeo/esm2022/components/sidebar/moz-sidebar.component.mjs +0 -94
- package/adeo/esm2022/components/sidebar/moz-sidebar.module.mjs +0 -46
- package/adeo/esm2022/components/sidebar/public-api.mjs +0 -2
- package/adeo/esm2022/components/stepper/index.mjs +0 -4
- package/adeo/esm2022/components/stepper/public-api.mjs +0 -2
- package/adeo/esm2022/components/stepper/step-state.mjs +0 -2
- package/adeo/esm2022/components/stepper/step.component.mjs +0 -51
- package/adeo/esm2022/components/stepper/stepper.component.mjs +0 -79
- package/adeo/esm2022/components/stepper/stepper.module.mjs +0 -20
- package/adeo/esm2022/components/stepper-bar/index.mjs +0 -4
- package/adeo/esm2022/components/stepper-bar/public-api.mjs +0 -2
- package/adeo/esm2022/components/stepper-bar/stepper-bar.component.mjs +0 -80
- package/adeo/esm2022/components/stepper-bar/stepper-bar.module.mjs +0 -20
- package/adeo/esm2022/components/stepper-bar/types/index.mjs +0 -2
- package/adeo/esm2022/components/tabs/index.mjs +0 -4
- package/adeo/esm2022/components/tabs/public-api.mjs +0 -2
- package/adeo/esm2022/components/tabs/tab-selectors.mjs +0 -3
- package/adeo/esm2022/components/tabs/tab.component.mjs +0 -54
- package/adeo/esm2022/components/tabs/tabs.component.mjs +0 -132
- package/adeo/esm2022/components/tabs/tabs.module.mjs +0 -19
- package/adeo/esm2022/components/tag/index.mjs +0 -3
- package/adeo/esm2022/components/tag/public-api.mjs +0 -2
- package/adeo/esm2022/components/tag/tag-type.mjs +0 -2
- package/adeo/esm2022/components/tag/tag.component.mjs +0 -61
- package/adeo/esm2022/components/tag/tag.module.mjs +0 -19
- package/adeo/esm2022/components/taglist/components/taglist-layer-content/taglist-layer-content.component.mjs +0 -40
- package/adeo/esm2022/components/taglist/index.mjs +0 -4
- package/adeo/esm2022/components/taglist/public-api.mjs +0 -2
- package/adeo/esm2022/components/taglist/services/taglist.service.mjs +0 -21
- package/adeo/esm2022/components/taglist/taglist.component.mjs +0 -93
- package/adeo/esm2022/components/taglist/taglist.module.mjs +0 -21
- package/adeo/esm2022/components/text-area/index.mjs +0 -3
- package/adeo/esm2022/components/text-area/public-api.mjs +0 -2
- package/adeo/esm2022/components/text-area/text-area.component.mjs +0 -43
- package/adeo/esm2022/components/text-area/text-area.module.mjs +0 -16
- package/adeo/esm2022/components/text-input/index.mjs +0 -3
- package/adeo/esm2022/components/text-input/public-api.mjs +0 -3
- package/adeo/esm2022/components/text-input/text-input.component.mjs +0 -75
- package/adeo/esm2022/components/text-input/text-input.mjs +0 -2
- package/adeo/esm2022/components/text-input/text-input.module.mjs +0 -20
- package/adeo/esm2022/components/toggle/index.mjs +0 -3
- package/adeo/esm2022/components/toggle/public-api.mjs +0 -2
- package/adeo/esm2022/components/toggle/toggle-size.mjs +0 -2
- package/adeo/esm2022/components/toggle/toggle.component.mjs +0 -59
- package/adeo/esm2022/components/toggle/toggle.module.mjs +0 -18
- package/adeo/esm2022/components/tooltip/directive/tooltip.directive.mjs +0 -100
- package/adeo/esm2022/components/tooltip/index.mjs +0 -4
- package/adeo/esm2022/components/tooltip/public-api.mjs +0 -2
- package/adeo/esm2022/components/tooltip/service/tooltip.service.mjs +0 -35
- package/adeo/esm2022/components/tooltip/tooltip-position.mjs +0 -2
- package/adeo/esm2022/components/tooltip/tooltip.component.mjs +0 -20
- package/adeo/esm2022/components/tooltip/tooltip.module.mjs +0 -19
- package/adeo/esm2022/mozaic-ds-angular.mjs +0 -5
- package/adeo/esm2022/public-api.mjs +0 -3
- package/bricoman/components/listbox/index.d.ts +0 -3
- package/bricoman/esm2022/common/global-events/global-events.module.mjs +0 -15
- package/bricoman/esm2022/common/global-events/global-events.service.mjs +0 -30
- package/bricoman/esm2022/common/global-events/public-api.mjs +0 -3
- package/bricoman/esm2022/common/index.mjs +0 -3
- package/bricoman/esm2022/common/utils/boolean-property.mjs +0 -4
- package/bricoman/esm2022/common/utils/generate-id.mjs +0 -7
- package/bricoman/esm2022/common/utils/get-random-number.mjs +0 -6
- package/bricoman/esm2022/common/utils/index.mjs +0 -5
- package/bricoman/esm2022/common/utils/overwrite-style.mjs +0 -5
- package/bricoman/esm2022/common/utils/public-api.mjs +0 -2
- package/bricoman/esm2022/components/accordion/accordion.component.mjs +0 -35
- package/bricoman/esm2022/components/accordion/accordion.mjs +0 -2
- package/bricoman/esm2022/components/accordion/accordion.module.mjs +0 -19
- package/bricoman/esm2022/components/accordion/index.mjs +0 -3
- package/bricoman/esm2022/components/accordion/public-api.mjs +0 -2
- package/bricoman/esm2022/components/action-bar/action-bar.component.mjs +0 -72
- package/bricoman/esm2022/components/action-bar/action-bar.module.mjs +0 -23
- package/bricoman/esm2022/components/action-bar/index.mjs +0 -4
- package/bricoman/esm2022/components/action-bar/public-api.mjs +0 -2
- package/bricoman/esm2022/components/action-bar/types/index.mjs +0 -9
- package/bricoman/esm2022/components/autocomplete/autocomplete.component.mjs +0 -234
- package/bricoman/esm2022/components/autocomplete/autocomplete.module.mjs +0 -48
- package/bricoman/esm2022/components/autocomplete/index.mjs +0 -3
- package/bricoman/esm2022/components/autocomplete/public-api.mjs +0 -2
- package/bricoman/esm2022/components/badge/badge.component.mjs +0 -30
- package/bricoman/esm2022/components/badge/badge.mjs +0 -2
- package/bricoman/esm2022/components/badge/badge.module.mjs +0 -18
- package/bricoman/esm2022/components/badge/index.mjs +0 -3
- package/bricoman/esm2022/components/badge/public-api.mjs +0 -2
- package/bricoman/esm2022/components/bottom-bar/bottom-bar.component.mjs +0 -21
- package/bricoman/esm2022/components/bottom-bar/bottom-bar.module.mjs +0 -19
- package/bricoman/esm2022/components/bottom-bar/index.mjs +0 -3
- package/bricoman/esm2022/components/bottom-bar/public-api.mjs +0 -2
- package/bricoman/esm2022/components/breadcrumb/breadcrumb.component.mjs +0 -40
- package/bricoman/esm2022/components/breadcrumb/breadcrumb.module.mjs +0 -20
- package/bricoman/esm2022/components/breadcrumb/index.mjs +0 -4
- package/bricoman/esm2022/components/breadcrumb/model/breadcrumb-item.mjs +0 -2
- package/bricoman/esm2022/components/breadcrumb/public-api.mjs +0 -2
- package/bricoman/esm2022/components/built-it-menu/built-it-menu.component.mjs +0 -34
- package/bricoman/esm2022/components/built-it-menu/built-it-menu.module.mjs +0 -19
- package/bricoman/esm2022/components/built-it-menu/index.mjs +0 -3
- package/bricoman/esm2022/components/built-it-menu/model/built-it-menu.mjs +0 -2
- package/bricoman/esm2022/components/built-it-menu/public-api.mjs +0 -2
- package/bricoman/esm2022/components/button/button.component.mjs +0 -53
- package/bricoman/esm2022/components/button/button.mjs +0 -2
- package/bricoman/esm2022/components/button/button.module.mjs +0 -18
- package/bricoman/esm2022/components/button/index.mjs +0 -3
- package/bricoman/esm2022/components/button/public-api.mjs +0 -2
- package/bricoman/esm2022/components/card/card.component.mjs +0 -27
- package/bricoman/esm2022/components/card/card.module.mjs +0 -18
- package/bricoman/esm2022/components/card/index.mjs +0 -4
- package/bricoman/esm2022/components/card/model/card.mjs +0 -2
- package/bricoman/esm2022/components/card/public-api.mjs +0 -2
- package/bricoman/esm2022/components/checkbox/checkbox.component.mjs +0 -73
- package/bricoman/esm2022/components/checkbox/checkbox.module.mjs +0 -21
- package/bricoman/esm2022/components/checkbox/public-api.mjs +0 -3
- package/bricoman/esm2022/components/checkbox-group/checkbox-group.component.mjs +0 -103
- package/bricoman/esm2022/components/checkbox-group/checkbox-group.module.mjs +0 -20
- package/bricoman/esm2022/components/checkbox-group/index.mjs +0 -3
- package/bricoman/esm2022/components/checkbox-group/public-api.mjs +0 -2
- package/bricoman/esm2022/components/container/container.component.mjs +0 -29
- package/bricoman/esm2022/components/container/container.module.mjs +0 -20
- package/bricoman/esm2022/components/container/index.mjs +0 -3
- package/bricoman/esm2022/components/container/public-api.mjs +0 -2
- package/bricoman/esm2022/components/datatable/components/caption/moz-datatable-caption.component.mjs +0 -26
- package/bricoman/esm2022/components/datatable/components/content/moz-datatable-content-cell.component.mjs +0 -16
- package/bricoman/esm2022/components/datatable/components/footer/moz-datatable-footer.component.mjs +0 -71
- package/bricoman/esm2022/components/datatable/components/header/moz-datatable-header-cell.component.mjs +0 -16
- package/bricoman/esm2022/components/datatable/components/row/moz-datatable-row-expansion-content.component.mjs +0 -14
- package/bricoman/esm2022/components/datatable/components/selection/moz-datatable-selection.component.mjs +0 -298
- package/bricoman/esm2022/components/datatable/directives/moz-datatable-sort.directive.mjs +0 -67
- package/bricoman/esm2022/components/datatable/model/column-def.mjs +0 -2
- package/bricoman/esm2022/components/datatable/model/datatable-settings.mjs +0 -2
- package/bricoman/esm2022/components/datatable/model/footer-settings.mjs +0 -2
- package/bricoman/esm2022/components/datatable/model/row-data.mjs +0 -2
- package/bricoman/esm2022/components/datatable/model/selection-settings.mjs +0 -2
- package/bricoman/esm2022/components/datatable/moz-datatable.component.mjs +0 -180
- package/bricoman/esm2022/components/datatable/moz-datatable.module.mjs +0 -87
- package/bricoman/esm2022/components/datatable/public-api.mjs +0 -14
- package/bricoman/esm2022/components/datatable-management/components/moz-datatable-management-content/moz-datatable-management-content.component.mjs +0 -80
- package/bricoman/esm2022/components/datatable-management/moz-datatable-management.component.mjs +0 -45
- package/bricoman/esm2022/components/datatable-management/moz-datatable-management.module.mjs +0 -45
- package/bricoman/esm2022/components/datatable-management/public-api.mjs +0 -4
- package/bricoman/esm2022/components/dividers/divider.component.mjs +0 -22
- package/bricoman/esm2022/components/dividers/divider.module.mjs +0 -18
- package/bricoman/esm2022/components/dividers/index.mjs +0 -3
- package/bricoman/esm2022/components/dividers/model/divider.mjs +0 -2
- package/bricoman/esm2022/components/dividers/public-api.mjs +0 -2
- package/bricoman/esm2022/components/dropdown/dropdown.component.mjs +0 -165
- package/bricoman/esm2022/components/dropdown/dropdown.module.mjs +0 -44
- package/bricoman/esm2022/components/dropdown/index.mjs +0 -3
- package/bricoman/esm2022/components/dropdown/public-api.mjs +0 -2
- package/bricoman/esm2022/components/field/directives/input-icon.directive.mjs +0 -15
- package/bricoman/esm2022/components/field/field-error.component.mjs +0 -13
- package/bricoman/esm2022/components/field/field.component.mjs +0 -40
- package/bricoman/esm2022/components/field/field.module.mjs +0 -20
- package/bricoman/esm2022/components/field/index.mjs +0 -5
- package/bricoman/esm2022/components/field/public-api.mjs +0 -2
- package/bricoman/esm2022/components/file-uploader/components/uploaded-files/uploaded-files.component.mjs +0 -50
- package/bricoman/esm2022/components/file-uploader/directives/moz-drag-n-drop.directive.mjs +0 -53
- package/bricoman/esm2022/components/file-uploader/file-uploader.component.mjs +0 -99
- package/bricoman/esm2022/components/file-uploader/file-uploader.module.mjs +0 -21
- package/bricoman/esm2022/components/file-uploader/index.mjs +0 -5
- package/bricoman/esm2022/components/file-uploader/public-api.mjs +0 -2
- package/bricoman/esm2022/components/header/header.component.mjs +0 -276
- package/bricoman/esm2022/components/header/header.module.mjs +0 -20
- package/bricoman/esm2022/components/header/index.mjs +0 -4
- package/bricoman/esm2022/components/header/model/header.mjs +0 -6
- package/bricoman/esm2022/components/header/public-api.mjs +0 -2
- package/bricoman/esm2022/components/heading/heading-alignment.mjs +0 -2
- package/bricoman/esm2022/components/heading/heading-weight-type.mjs +0 -2
- package/bricoman/esm2022/components/heading/heading.component.mjs +0 -32
- package/bricoman/esm2022/components/heading/heading.module.mjs +0 -18
- package/bricoman/esm2022/components/heading/index.mjs +0 -5
- package/bricoman/esm2022/components/heading/public-api.mjs +0 -2
- package/bricoman/esm2022/components/icon/icon-size.mjs +0 -9
- package/bricoman/esm2022/components/icon/icon.component.mjs +0 -57
- package/bricoman/esm2022/components/icon/icon.module.mjs +0 -18
- package/bricoman/esm2022/components/icon/icon.service.mjs +0 -42
- package/bricoman/esm2022/components/icon/index.mjs +0 -4
- package/bricoman/esm2022/components/icon/public-api.mjs +0 -2
- package/bricoman/esm2022/components/kpi/index.mjs +0 -4
- package/bricoman/esm2022/components/kpi/kpi.component.mjs +0 -53
- package/bricoman/esm2022/components/kpi/kpi.module.mjs +0 -19
- package/bricoman/esm2022/components/kpi/model/kpi.mjs +0 -5
- package/bricoman/esm2022/components/kpi/public-api.mjs +0 -2
- package/bricoman/esm2022/components/layer/classes/layer-injector.mjs +0 -22
- package/bricoman/esm2022/components/layer/classes/layer-ref.mjs +0 -38
- package/bricoman/esm2022/components/layer/index.mjs +0 -6
- package/bricoman/esm2022/components/layer/interfaces/index.mjs +0 -4
- package/bricoman/esm2022/components/layer/interfaces/layer-config.mjs +0 -2
- package/bricoman/esm2022/components/layer/interfaces/layer-di-params.mjs +0 -2
- package/bricoman/esm2022/components/layer/interfaces/layer-ref.mjs +0 -2
- package/bricoman/esm2022/components/layer/layer-animation.mjs +0 -16
- package/bricoman/esm2022/components/layer/layer.component.mjs +0 -59
- package/bricoman/esm2022/components/layer/layer.module.mjs +0 -21
- package/bricoman/esm2022/components/layer/layer.service.mjs +0 -56
- package/bricoman/esm2022/components/layer/public-api.mjs +0 -2
- package/bricoman/esm2022/components/layer/tokens/index.mjs +0 -4
- package/bricoman/esm2022/components/layer/tokens/layer-config.token.mjs +0 -3
- package/bricoman/esm2022/components/layer/tokens/layer-data.token.mjs +0 -3
- package/bricoman/esm2022/components/layer/tokens/layer-ref.token.mjs +0 -3
- package/bricoman/esm2022/components/link/index.mjs +0 -4
- package/bricoman/esm2022/components/link/link.component.mjs +0 -57
- package/bricoman/esm2022/components/link/link.module.mjs +0 -19
- package/bricoman/esm2022/components/link/model/link-utils.mjs +0 -2
- package/bricoman/esm2022/components/link/public-api.mjs +0 -2
- package/bricoman/esm2022/components/listbox/index.mjs +0 -4
- package/bricoman/esm2022/components/listbox/listbox.component.mjs +0 -305
- package/bricoman/esm2022/components/listbox/listbox.module.mjs +0 -21
- package/bricoman/esm2022/components/listbox/model/listbox-item.mjs +0 -2
- package/bricoman/esm2022/components/listbox/public-api.mjs +0 -2
- package/bricoman/esm2022/components/loader/index.mjs +0 -4
- package/bricoman/esm2022/components/loader/loader.component.mjs +0 -53
- package/bricoman/esm2022/components/loader/loader.mjs +0 -11
- package/bricoman/esm2022/components/loader/loader.module.mjs +0 -20
- package/bricoman/esm2022/components/loader/loader.service.mjs +0 -53
- package/bricoman/esm2022/components/loader/public-api.mjs +0 -2
- package/bricoman/esm2022/components/modal/classes/modal-config.mjs +0 -9
- package/bricoman/esm2022/components/modal/classes/modal-injector.mjs +0 -22
- package/bricoman/esm2022/components/modal/classes/modal-ref.mjs +0 -49
- package/bricoman/esm2022/components/modal/interfaces/index.mjs +0 -4
- package/bricoman/esm2022/components/modal/interfaces/modal-config.mjs +0 -2
- package/bricoman/esm2022/components/modal/interfaces/modal-di-params.mjs +0 -2
- package/bricoman/esm2022/components/modal/interfaces/modal-ref.mjs +0 -2
- package/bricoman/esm2022/components/modal/modal-animation.mjs +0 -16
- package/bricoman/esm2022/components/modal/modal.component.mjs +0 -68
- package/bricoman/esm2022/components/modal/modal.module.mjs +0 -21
- package/bricoman/esm2022/components/modal/modal.service.mjs +0 -67
- package/bricoman/esm2022/components/modal/public-api.mjs +0 -6
- package/bricoman/esm2022/components/modal/tokens/index.mjs +0 -4
- package/bricoman/esm2022/components/modal/tokens/modal-config.token.mjs +0 -3
- package/bricoman/esm2022/components/modal/tokens/modal-data.token.mjs +0 -3
- package/bricoman/esm2022/components/modal/tokens/modal-ref.token.mjs +0 -3
- package/bricoman/esm2022/components/notification/index.mjs +0 -9
- package/bricoman/esm2022/components/notification/notification-animation.mjs +0 -24
- package/bricoman/esm2022/components/notification/notification-container.component.mjs +0 -88
- package/bricoman/esm2022/components/notification/notification-footer.mjs +0 -11
- package/bricoman/esm2022/components/notification/notification-message.mjs +0 -11
- package/bricoman/esm2022/components/notification/notification-title.mjs +0 -11
- package/bricoman/esm2022/components/notification/notification.component.mjs +0 -40
- package/bricoman/esm2022/components/notification/notification.mjs +0 -8
- package/bricoman/esm2022/components/notification/notification.module.mjs +0 -66
- package/bricoman/esm2022/components/notification/notification.service.mjs +0 -43
- package/bricoman/esm2022/components/notification/public-api.mjs +0 -2
- package/bricoman/esm2022/components/option-buttons/index.mjs +0 -5
- package/bricoman/esm2022/components/option-buttons/model/option-button.mjs +0 -2
- package/bricoman/esm2022/components/option-buttons/option-button/option-button.component.mjs +0 -34
- package/bricoman/esm2022/components/option-buttons/option-buttons.component.mjs +0 -58
- package/bricoman/esm2022/components/option-buttons/option-buttons.module.mjs +0 -20
- package/bricoman/esm2022/components/option-buttons/public-api.mjs +0 -2
- package/bricoman/esm2022/components/option-cards/index.mjs +0 -5
- package/bricoman/esm2022/components/option-cards/model/option-card.mjs +0 -2
- package/bricoman/esm2022/components/option-cards/option-card/option-card.component.mjs +0 -39
- package/bricoman/esm2022/components/option-cards/option-cards.component.mjs +0 -118
- package/bricoman/esm2022/components/option-cards/option-cards.module.mjs +0 -20
- package/bricoman/esm2022/components/option-cards/public-api.mjs +0 -2
- package/bricoman/esm2022/components/overlay/index.mjs +0 -3
- package/bricoman/esm2022/components/overlay/overlay.component.mjs +0 -17
- package/bricoman/esm2022/components/overlay/overlay.module.mjs +0 -18
- package/bricoman/esm2022/components/overlay/public-api.mjs +0 -2
- package/bricoman/esm2022/components/pagination/index.mjs +0 -3
- package/bricoman/esm2022/components/pagination/pagination.component.mjs +0 -143
- package/bricoman/esm2022/components/pagination/pagination.mjs +0 -4
- package/bricoman/esm2022/components/pagination/pagination.module.mjs +0 -23
- package/bricoman/esm2022/components/pagination/public-api.mjs +0 -2
- package/bricoman/esm2022/components/password-input/index.mjs +0 -3
- package/bricoman/esm2022/components/password-input/password-input.component.mjs +0 -91
- package/bricoman/esm2022/components/password-input/password-input.module.mjs +0 -19
- package/bricoman/esm2022/components/password-input/public-api.mjs +0 -2
- package/bricoman/esm2022/components/phone-number/index.mjs +0 -3
- package/bricoman/esm2022/components/phone-number/phone-number.component.mjs +0 -105
- package/bricoman/esm2022/components/phone-number/phone-number.module.mjs +0 -22
- package/bricoman/esm2022/components/phone-number/public-api.mjs +0 -2
- package/bricoman/esm2022/components/progress-bar/index.mjs +0 -3
- package/bricoman/esm2022/components/progress-bar/progress-bar-size.mjs +0 -2
- package/bricoman/esm2022/components/progress-bar/progress-bar-theme.mjs +0 -2
- package/bricoman/esm2022/components/progress-bar/progress-bar.component.mjs +0 -38
- package/bricoman/esm2022/components/progress-bar/progress-bar.module.mjs +0 -18
- package/bricoman/esm2022/components/progress-bar/public-api.mjs +0 -2
- package/bricoman/esm2022/components/public-api.mjs +0 -52
- package/bricoman/esm2022/components/quantity-selector/index.mjs +0 -4
- package/bricoman/esm2022/components/quantity-selector/model/quantity-selector.mjs +0 -2
- package/bricoman/esm2022/components/quantity-selector/public-api.mjs +0 -2
- package/bricoman/esm2022/components/quantity-selector/quantity-selector.component.mjs +0 -91
- package/bricoman/esm2022/components/quantity-selector/quantity-selector.module.mjs +0 -21
- package/bricoman/esm2022/components/radio/index.mjs +0 -3
- package/bricoman/esm2022/components/radio/public-api.mjs +0 -2
- package/bricoman/esm2022/components/radio/radio.component.mjs +0 -69
- package/bricoman/esm2022/components/radio/radio.module.mjs +0 -19
- package/bricoman/esm2022/components/rating-stars/input/index.mjs +0 -4
- package/bricoman/esm2022/components/rating-stars/input/public-api.mjs +0 -2
- package/bricoman/esm2022/components/rating-stars/input/stars-input.component.mjs +0 -89
- package/bricoman/esm2022/components/rating-stars/input/stars-input.module.mjs +0 -19
- package/bricoman/esm2022/components/rating-stars/model/rating-stars.mjs +0 -13
- package/bricoman/esm2022/components/rating-stars/result/index.mjs +0 -4
- package/bricoman/esm2022/components/rating-stars/result/public-api.mjs +0 -2
- package/bricoman/esm2022/components/rating-stars/result/stars-result.component.mjs +0 -26
- package/bricoman/esm2022/components/rating-stars/result/stars-result.module.mjs +0 -18
- package/bricoman/esm2022/components/segmented-control/index.mjs +0 -5
- package/bricoman/esm2022/components/segmented-control/public-api.mjs +0 -2
- package/bricoman/esm2022/components/segmented-control/segmented-control-button/segmented-control-button.component.mjs +0 -21
- package/bricoman/esm2022/components/segmented-control/segmented-control-size.mjs +0 -2
- package/bricoman/esm2022/components/segmented-control/segmented-control.component.mjs +0 -23
- package/bricoman/esm2022/components/segmented-control/segmented-control.module.mjs +0 -19
- package/bricoman/esm2022/components/select/index.mjs +0 -3
- package/bricoman/esm2022/components/select/public-api.mjs +0 -2
- package/bricoman/esm2022/components/select/select-size.mjs +0 -6
- package/bricoman/esm2022/components/select/select.component.mjs +0 -25
- package/bricoman/esm2022/components/select/select.module.mjs +0 -18
- package/bricoman/esm2022/components/sidebar/components/feature/moz-sidebar-feature.component.mjs +0 -50
- package/bricoman/esm2022/components/sidebar/components/home/moz-sidebar-home.component.mjs +0 -24
- package/bricoman/esm2022/components/sidebar/components/user/moz-sidebar-user.component.mjs +0 -23
- package/bricoman/esm2022/components/sidebar/components/utility/moz-sidebar-utilty.component.mjs +0 -40
- package/bricoman/esm2022/components/sidebar/index.mjs +0 -8
- package/bricoman/esm2022/components/sidebar/model/models.mjs +0 -2
- package/bricoman/esm2022/components/sidebar/moz-sidebar.component.mjs +0 -94
- package/bricoman/esm2022/components/sidebar/moz-sidebar.module.mjs +0 -46
- package/bricoman/esm2022/components/sidebar/public-api.mjs +0 -2
- package/bricoman/esm2022/components/stepper/index.mjs +0 -4
- package/bricoman/esm2022/components/stepper/public-api.mjs +0 -2
- package/bricoman/esm2022/components/stepper/step-state.mjs +0 -2
- package/bricoman/esm2022/components/stepper/step.component.mjs +0 -51
- package/bricoman/esm2022/components/stepper/stepper.component.mjs +0 -79
- package/bricoman/esm2022/components/stepper/stepper.module.mjs +0 -20
- package/bricoman/esm2022/components/stepper-bar/index.mjs +0 -4
- package/bricoman/esm2022/components/stepper-bar/public-api.mjs +0 -2
- package/bricoman/esm2022/components/stepper-bar/stepper-bar.component.mjs +0 -80
- package/bricoman/esm2022/components/stepper-bar/stepper-bar.module.mjs +0 -20
- package/bricoman/esm2022/components/stepper-bar/types/index.mjs +0 -2
- package/bricoman/esm2022/components/tabs/index.mjs +0 -4
- package/bricoman/esm2022/components/tabs/public-api.mjs +0 -2
- package/bricoman/esm2022/components/tabs/tab-selectors.mjs +0 -3
- package/bricoman/esm2022/components/tabs/tab.component.mjs +0 -54
- package/bricoman/esm2022/components/tabs/tabs.component.mjs +0 -132
- package/bricoman/esm2022/components/tabs/tabs.module.mjs +0 -19
- package/bricoman/esm2022/components/tag/index.mjs +0 -3
- package/bricoman/esm2022/components/tag/public-api.mjs +0 -2
- package/bricoman/esm2022/components/tag/tag-type.mjs +0 -2
- package/bricoman/esm2022/components/tag/tag.component.mjs +0 -61
- package/bricoman/esm2022/components/tag/tag.module.mjs +0 -19
- package/bricoman/esm2022/components/taglist/components/taglist-layer-content/taglist-layer-content.component.mjs +0 -40
- package/bricoman/esm2022/components/taglist/index.mjs +0 -4
- package/bricoman/esm2022/components/taglist/public-api.mjs +0 -2
- package/bricoman/esm2022/components/taglist/services/taglist.service.mjs +0 -21
- package/bricoman/esm2022/components/taglist/taglist.component.mjs +0 -93
- package/bricoman/esm2022/components/taglist/taglist.module.mjs +0 -21
- package/bricoman/esm2022/components/text-area/index.mjs +0 -3
- package/bricoman/esm2022/components/text-area/public-api.mjs +0 -2
- package/bricoman/esm2022/components/text-area/text-area.component.mjs +0 -43
- package/bricoman/esm2022/components/text-area/text-area.module.mjs +0 -16
- package/bricoman/esm2022/components/text-input/index.mjs +0 -3
- package/bricoman/esm2022/components/text-input/public-api.mjs +0 -3
- package/bricoman/esm2022/components/text-input/text-input.component.mjs +0 -75
- package/bricoman/esm2022/components/text-input/text-input.mjs +0 -2
- package/bricoman/esm2022/components/text-input/text-input.module.mjs +0 -20
- package/bricoman/esm2022/components/toggle/index.mjs +0 -3
- package/bricoman/esm2022/components/toggle/public-api.mjs +0 -2
- package/bricoman/esm2022/components/toggle/toggle-size.mjs +0 -2
- package/bricoman/esm2022/components/toggle/toggle.component.mjs +0 -59
- package/bricoman/esm2022/components/toggle/toggle.module.mjs +0 -18
- package/bricoman/esm2022/components/tooltip/directive/tooltip.directive.mjs +0 -100
- package/bricoman/esm2022/components/tooltip/index.mjs +0 -4
- package/bricoman/esm2022/components/tooltip/public-api.mjs +0 -2
- package/bricoman/esm2022/components/tooltip/service/tooltip.service.mjs +0 -35
- package/bricoman/esm2022/components/tooltip/tooltip-position.mjs +0 -2
- package/bricoman/esm2022/components/tooltip/tooltip.component.mjs +0 -20
- package/bricoman/esm2022/components/tooltip/tooltip.module.mjs +0 -19
- package/bricoman/esm2022/mozaic-ds-angular.mjs +0 -5
- package/bricoman/esm2022/public-api.mjs +0 -3
- package/components/listbox/index.d.ts +0 -3
- package/esm2022/common/global-events/global-events.module.mjs +0 -15
- package/esm2022/common/global-events/global-events.service.mjs +0 -30
- package/esm2022/common/global-events/public-api.mjs +0 -3
- package/esm2022/common/index.mjs +0 -3
- package/esm2022/common/utils/boolean-property.mjs +0 -4
- package/esm2022/common/utils/generate-id.mjs +0 -7
- package/esm2022/common/utils/get-random-number.mjs +0 -6
- package/esm2022/common/utils/index.mjs +0 -5
- package/esm2022/common/utils/overwrite-style.mjs +0 -5
- package/esm2022/common/utils/public-api.mjs +0 -2
- package/esm2022/components/accordion/accordion.component.mjs +0 -35
- package/esm2022/components/accordion/accordion.mjs +0 -2
- package/esm2022/components/accordion/accordion.module.mjs +0 -19
- package/esm2022/components/accordion/index.mjs +0 -3
- package/esm2022/components/accordion/public-api.mjs +0 -2
- package/esm2022/components/action-bar/action-bar.component.mjs +0 -72
- package/esm2022/components/action-bar/action-bar.module.mjs +0 -23
- package/esm2022/components/action-bar/index.mjs +0 -4
- package/esm2022/components/action-bar/public-api.mjs +0 -2
- package/esm2022/components/action-bar/types/index.mjs +0 -9
- package/esm2022/components/autocomplete/autocomplete.component.mjs +0 -234
- package/esm2022/components/autocomplete/autocomplete.module.mjs +0 -48
- package/esm2022/components/autocomplete/index.mjs +0 -3
- package/esm2022/components/autocomplete/public-api.mjs +0 -2
- package/esm2022/components/badge/badge.component.mjs +0 -30
- package/esm2022/components/badge/badge.mjs +0 -2
- package/esm2022/components/badge/badge.module.mjs +0 -18
- package/esm2022/components/badge/index.mjs +0 -3
- package/esm2022/components/badge/public-api.mjs +0 -2
- package/esm2022/components/bottom-bar/bottom-bar.component.mjs +0 -21
- package/esm2022/components/bottom-bar/bottom-bar.module.mjs +0 -19
- package/esm2022/components/bottom-bar/index.mjs +0 -3
- package/esm2022/components/bottom-bar/public-api.mjs +0 -2
- package/esm2022/components/breadcrumb/breadcrumb.component.mjs +0 -40
- package/esm2022/components/breadcrumb/breadcrumb.module.mjs +0 -20
- package/esm2022/components/breadcrumb/index.mjs +0 -4
- package/esm2022/components/breadcrumb/model/breadcrumb-item.mjs +0 -2
- package/esm2022/components/breadcrumb/public-api.mjs +0 -2
- package/esm2022/components/built-it-menu/built-it-menu.component.mjs +0 -34
- package/esm2022/components/built-it-menu/built-it-menu.module.mjs +0 -19
- package/esm2022/components/built-it-menu/index.mjs +0 -3
- package/esm2022/components/built-it-menu/model/built-it-menu.mjs +0 -2
- package/esm2022/components/built-it-menu/public-api.mjs +0 -2
- package/esm2022/components/button/button.component.mjs +0 -53
- package/esm2022/components/button/button.mjs +0 -2
- package/esm2022/components/button/button.module.mjs +0 -18
- package/esm2022/components/button/index.mjs +0 -3
- package/esm2022/components/button/public-api.mjs +0 -2
- package/esm2022/components/card/card.component.mjs +0 -27
- package/esm2022/components/card/card.module.mjs +0 -18
- package/esm2022/components/card/index.mjs +0 -4
- package/esm2022/components/card/model/card.mjs +0 -2
- package/esm2022/components/card/public-api.mjs +0 -2
- package/esm2022/components/checkbox/checkbox.component.mjs +0 -73
- package/esm2022/components/checkbox/checkbox.module.mjs +0 -21
- package/esm2022/components/checkbox/public-api.mjs +0 -3
- package/esm2022/components/checkbox-group/checkbox-group.component.mjs +0 -103
- package/esm2022/components/checkbox-group/checkbox-group.module.mjs +0 -20
- package/esm2022/components/checkbox-group/index.mjs +0 -3
- package/esm2022/components/checkbox-group/public-api.mjs +0 -2
- package/esm2022/components/container/container.component.mjs +0 -29
- package/esm2022/components/container/container.module.mjs +0 -20
- package/esm2022/components/container/index.mjs +0 -3
- package/esm2022/components/container/public-api.mjs +0 -2
- package/esm2022/components/datatable/components/caption/moz-datatable-caption.component.mjs +0 -26
- package/esm2022/components/datatable/components/content/moz-datatable-content-cell.component.mjs +0 -16
- package/esm2022/components/datatable/components/footer/moz-datatable-footer.component.mjs +0 -71
- package/esm2022/components/datatable/components/header/moz-datatable-header-cell.component.mjs +0 -16
- package/esm2022/components/datatable/components/row/moz-datatable-row-expansion-content.component.mjs +0 -14
- package/esm2022/components/datatable/components/selection/moz-datatable-selection.component.mjs +0 -298
- package/esm2022/components/datatable/directives/moz-datatable-sort.directive.mjs +0 -67
- package/esm2022/components/datatable/model/column-def.mjs +0 -2
- package/esm2022/components/datatable/model/datatable-settings.mjs +0 -2
- package/esm2022/components/datatable/model/footer-settings.mjs +0 -2
- package/esm2022/components/datatable/model/row-data.mjs +0 -2
- package/esm2022/components/datatable/model/selection-settings.mjs +0 -2
- package/esm2022/components/datatable/moz-datatable.component.mjs +0 -180
- package/esm2022/components/datatable/moz-datatable.module.mjs +0 -87
- package/esm2022/components/datatable/public-api.mjs +0 -14
- package/esm2022/components/datatable-management/components/moz-datatable-management-content/moz-datatable-management-content.component.mjs +0 -80
- package/esm2022/components/datatable-management/moz-datatable-management.component.mjs +0 -45
- package/esm2022/components/datatable-management/moz-datatable-management.module.mjs +0 -45
- package/esm2022/components/datatable-management/public-api.mjs +0 -4
- package/esm2022/components/dividers/divider.component.mjs +0 -22
- package/esm2022/components/dividers/divider.module.mjs +0 -18
- package/esm2022/components/dividers/index.mjs +0 -3
- package/esm2022/components/dividers/model/divider.mjs +0 -2
- package/esm2022/components/dividers/public-api.mjs +0 -2
- package/esm2022/components/dropdown/dropdown.component.mjs +0 -165
- package/esm2022/components/dropdown/dropdown.module.mjs +0 -44
- package/esm2022/components/dropdown/index.mjs +0 -3
- package/esm2022/components/dropdown/public-api.mjs +0 -2
- package/esm2022/components/field/directives/input-icon.directive.mjs +0 -15
- package/esm2022/components/field/field-error.component.mjs +0 -13
- package/esm2022/components/field/field.component.mjs +0 -40
- package/esm2022/components/field/field.module.mjs +0 -20
- package/esm2022/components/field/index.mjs +0 -5
- package/esm2022/components/field/public-api.mjs +0 -2
- package/esm2022/components/file-uploader/components/uploaded-files/uploaded-files.component.mjs +0 -50
- package/esm2022/components/file-uploader/directives/moz-drag-n-drop.directive.mjs +0 -53
- package/esm2022/components/file-uploader/file-uploader.component.mjs +0 -99
- package/esm2022/components/file-uploader/file-uploader.module.mjs +0 -21
- package/esm2022/components/file-uploader/index.mjs +0 -5
- package/esm2022/components/file-uploader/public-api.mjs +0 -2
- package/esm2022/components/header/header.component.mjs +0 -276
- package/esm2022/components/header/header.module.mjs +0 -20
- package/esm2022/components/header/index.mjs +0 -4
- package/esm2022/components/header/model/header.mjs +0 -6
- package/esm2022/components/header/public-api.mjs +0 -2
- package/esm2022/components/heading/heading-alignment.mjs +0 -2
- package/esm2022/components/heading/heading-weight-type.mjs +0 -2
- package/esm2022/components/heading/heading.component.mjs +0 -32
- package/esm2022/components/heading/heading.module.mjs +0 -18
- package/esm2022/components/heading/index.mjs +0 -5
- package/esm2022/components/heading/public-api.mjs +0 -2
- package/esm2022/components/icon/icon-size.mjs +0 -9
- package/esm2022/components/icon/icon.component.mjs +0 -57
- package/esm2022/components/icon/icon.module.mjs +0 -18
- package/esm2022/components/icon/icon.service.mjs +0 -42
- package/esm2022/components/icon/index.mjs +0 -4
- package/esm2022/components/icon/public-api.mjs +0 -2
- package/esm2022/components/kpi/index.mjs +0 -4
- package/esm2022/components/kpi/kpi.component.mjs +0 -53
- package/esm2022/components/kpi/kpi.module.mjs +0 -19
- package/esm2022/components/kpi/model/kpi.mjs +0 -5
- package/esm2022/components/kpi/public-api.mjs +0 -2
- package/esm2022/components/layer/classes/layer-injector.mjs +0 -22
- package/esm2022/components/layer/classes/layer-ref.mjs +0 -38
- package/esm2022/components/layer/index.mjs +0 -6
- package/esm2022/components/layer/interfaces/index.mjs +0 -4
- package/esm2022/components/layer/interfaces/layer-config.mjs +0 -2
- package/esm2022/components/layer/interfaces/layer-di-params.mjs +0 -2
- package/esm2022/components/layer/interfaces/layer-ref.mjs +0 -2
- package/esm2022/components/layer/layer-animation.mjs +0 -16
- package/esm2022/components/layer/layer.component.mjs +0 -59
- package/esm2022/components/layer/layer.module.mjs +0 -21
- package/esm2022/components/layer/layer.service.mjs +0 -56
- package/esm2022/components/layer/public-api.mjs +0 -2
- package/esm2022/components/layer/tokens/index.mjs +0 -4
- package/esm2022/components/layer/tokens/layer-config.token.mjs +0 -3
- package/esm2022/components/layer/tokens/layer-data.token.mjs +0 -3
- package/esm2022/components/layer/tokens/layer-ref.token.mjs +0 -3
- package/esm2022/components/link/index.mjs +0 -4
- package/esm2022/components/link/link.component.mjs +0 -57
- package/esm2022/components/link/link.module.mjs +0 -19
- package/esm2022/components/link/model/link-utils.mjs +0 -2
- package/esm2022/components/link/public-api.mjs +0 -2
- package/esm2022/components/listbox/index.mjs +0 -4
- package/esm2022/components/listbox/listbox.component.mjs +0 -305
- package/esm2022/components/listbox/listbox.module.mjs +0 -21
- package/esm2022/components/listbox/model/listbox-item.mjs +0 -2
- package/esm2022/components/listbox/public-api.mjs +0 -2
- package/esm2022/components/loader/index.mjs +0 -4
- package/esm2022/components/loader/loader.component.mjs +0 -53
- package/esm2022/components/loader/loader.mjs +0 -11
- package/esm2022/components/loader/loader.module.mjs +0 -20
- package/esm2022/components/loader/loader.service.mjs +0 -53
- package/esm2022/components/loader/public-api.mjs +0 -2
- package/esm2022/components/modal/classes/modal-config.mjs +0 -9
- package/esm2022/components/modal/classes/modal-injector.mjs +0 -22
- package/esm2022/components/modal/classes/modal-ref.mjs +0 -49
- package/esm2022/components/modal/interfaces/index.mjs +0 -4
- package/esm2022/components/modal/interfaces/modal-config.mjs +0 -2
- package/esm2022/components/modal/interfaces/modal-di-params.mjs +0 -2
- package/esm2022/components/modal/interfaces/modal-ref.mjs +0 -2
- package/esm2022/components/modal/modal-animation.mjs +0 -16
- package/esm2022/components/modal/modal.component.mjs +0 -68
- package/esm2022/components/modal/modal.module.mjs +0 -21
- package/esm2022/components/modal/modal.service.mjs +0 -67
- package/esm2022/components/modal/public-api.mjs +0 -6
- package/esm2022/components/modal/tokens/index.mjs +0 -4
- package/esm2022/components/modal/tokens/modal-config.token.mjs +0 -3
- package/esm2022/components/modal/tokens/modal-data.token.mjs +0 -3
- package/esm2022/components/modal/tokens/modal-ref.token.mjs +0 -3
- package/esm2022/components/notification/index.mjs +0 -9
- package/esm2022/components/notification/notification-animation.mjs +0 -24
- package/esm2022/components/notification/notification-container.component.mjs +0 -88
- package/esm2022/components/notification/notification-footer.mjs +0 -11
- package/esm2022/components/notification/notification-message.mjs +0 -11
- package/esm2022/components/notification/notification-title.mjs +0 -11
- package/esm2022/components/notification/notification.component.mjs +0 -40
- package/esm2022/components/notification/notification.mjs +0 -8
- package/esm2022/components/notification/notification.module.mjs +0 -66
- package/esm2022/components/notification/notification.service.mjs +0 -43
- package/esm2022/components/notification/public-api.mjs +0 -2
- package/esm2022/components/option-buttons/index.mjs +0 -5
- package/esm2022/components/option-buttons/model/option-button.mjs +0 -2
- package/esm2022/components/option-buttons/option-button/option-button.component.mjs +0 -34
- package/esm2022/components/option-buttons/option-buttons.component.mjs +0 -58
- package/esm2022/components/option-buttons/option-buttons.module.mjs +0 -20
- package/esm2022/components/option-buttons/public-api.mjs +0 -2
- package/esm2022/components/option-cards/index.mjs +0 -5
- package/esm2022/components/option-cards/model/option-card.mjs +0 -2
- package/esm2022/components/option-cards/option-card/option-card.component.mjs +0 -39
- package/esm2022/components/option-cards/option-cards.component.mjs +0 -118
- package/esm2022/components/option-cards/option-cards.module.mjs +0 -20
- package/esm2022/components/option-cards/public-api.mjs +0 -2
- package/esm2022/components/overlay/index.mjs +0 -3
- package/esm2022/components/overlay/overlay.component.mjs +0 -17
- package/esm2022/components/overlay/overlay.module.mjs +0 -18
- package/esm2022/components/overlay/public-api.mjs +0 -2
- package/esm2022/components/pagination/index.mjs +0 -3
- package/esm2022/components/pagination/pagination.component.mjs +0 -143
- package/esm2022/components/pagination/pagination.mjs +0 -4
- package/esm2022/components/pagination/pagination.module.mjs +0 -23
- package/esm2022/components/pagination/public-api.mjs +0 -2
- package/esm2022/components/password-input/index.mjs +0 -3
- package/esm2022/components/password-input/password-input.component.mjs +0 -91
- package/esm2022/components/password-input/password-input.module.mjs +0 -19
- package/esm2022/components/password-input/public-api.mjs +0 -2
- package/esm2022/components/phone-number/index.mjs +0 -3
- package/esm2022/components/phone-number/phone-number.component.mjs +0 -105
- package/esm2022/components/phone-number/phone-number.module.mjs +0 -22
- package/esm2022/components/phone-number/public-api.mjs +0 -2
- package/esm2022/components/progress-bar/index.mjs +0 -3
- package/esm2022/components/progress-bar/progress-bar-size.mjs +0 -2
- package/esm2022/components/progress-bar/progress-bar-theme.mjs +0 -2
- package/esm2022/components/progress-bar/progress-bar.component.mjs +0 -38
- package/esm2022/components/progress-bar/progress-bar.module.mjs +0 -18
- package/esm2022/components/progress-bar/public-api.mjs +0 -2
- package/esm2022/components/public-api.mjs +0 -52
- package/esm2022/components/quantity-selector/index.mjs +0 -4
- package/esm2022/components/quantity-selector/model/quantity-selector.mjs +0 -2
- package/esm2022/components/quantity-selector/public-api.mjs +0 -2
- package/esm2022/components/quantity-selector/quantity-selector.component.mjs +0 -91
- package/esm2022/components/quantity-selector/quantity-selector.module.mjs +0 -21
- package/esm2022/components/radio/index.mjs +0 -3
- package/esm2022/components/radio/public-api.mjs +0 -2
- package/esm2022/components/radio/radio.component.mjs +0 -69
- package/esm2022/components/radio/radio.module.mjs +0 -19
- package/esm2022/components/rating-stars/input/index.mjs +0 -4
- package/esm2022/components/rating-stars/input/public-api.mjs +0 -2
- package/esm2022/components/rating-stars/input/stars-input.component.mjs +0 -89
- package/esm2022/components/rating-stars/input/stars-input.module.mjs +0 -19
- package/esm2022/components/rating-stars/model/rating-stars.mjs +0 -13
- package/esm2022/components/rating-stars/result/index.mjs +0 -4
- package/esm2022/components/rating-stars/result/public-api.mjs +0 -2
- package/esm2022/components/rating-stars/result/stars-result.component.mjs +0 -26
- package/esm2022/components/rating-stars/result/stars-result.module.mjs +0 -18
- package/esm2022/components/segmented-control/index.mjs +0 -5
- package/esm2022/components/segmented-control/public-api.mjs +0 -2
- package/esm2022/components/segmented-control/segmented-control-button/segmented-control-button.component.mjs +0 -21
- package/esm2022/components/segmented-control/segmented-control-size.mjs +0 -2
- package/esm2022/components/segmented-control/segmented-control.component.mjs +0 -23
- package/esm2022/components/segmented-control/segmented-control.module.mjs +0 -19
- package/esm2022/components/select/index.mjs +0 -3
- package/esm2022/components/select/public-api.mjs +0 -2
- package/esm2022/components/select/select-size.mjs +0 -6
- package/esm2022/components/select/select.component.mjs +0 -25
- package/esm2022/components/select/select.module.mjs +0 -18
- package/esm2022/components/sidebar/components/feature/moz-sidebar-feature.component.mjs +0 -50
- package/esm2022/components/sidebar/components/home/moz-sidebar-home.component.mjs +0 -24
- package/esm2022/components/sidebar/components/user/moz-sidebar-user.component.mjs +0 -23
- package/esm2022/components/sidebar/components/utility/moz-sidebar-utilty.component.mjs +0 -40
- package/esm2022/components/sidebar/index.mjs +0 -8
- package/esm2022/components/sidebar/model/models.mjs +0 -2
- package/esm2022/components/sidebar/moz-sidebar.component.mjs +0 -94
- package/esm2022/components/sidebar/moz-sidebar.module.mjs +0 -46
- package/esm2022/components/sidebar/public-api.mjs +0 -2
- package/esm2022/components/stepper/index.mjs +0 -4
- package/esm2022/components/stepper/public-api.mjs +0 -2
- package/esm2022/components/stepper/step-state.mjs +0 -2
- package/esm2022/components/stepper/step.component.mjs +0 -51
- package/esm2022/components/stepper/stepper.component.mjs +0 -79
- package/esm2022/components/stepper/stepper.module.mjs +0 -20
- package/esm2022/components/stepper-bar/index.mjs +0 -4
- package/esm2022/components/stepper-bar/public-api.mjs +0 -2
- package/esm2022/components/stepper-bar/stepper-bar.component.mjs +0 -80
- package/esm2022/components/stepper-bar/stepper-bar.module.mjs +0 -20
- package/esm2022/components/stepper-bar/types/index.mjs +0 -2
- package/esm2022/components/tabs/index.mjs +0 -4
- package/esm2022/components/tabs/public-api.mjs +0 -2
- package/esm2022/components/tabs/tab-selectors.mjs +0 -3
- package/esm2022/components/tabs/tab.component.mjs +0 -54
- package/esm2022/components/tabs/tabs.component.mjs +0 -132
- package/esm2022/components/tabs/tabs.module.mjs +0 -19
- package/esm2022/components/tag/index.mjs +0 -3
- package/esm2022/components/tag/public-api.mjs +0 -2
- package/esm2022/components/tag/tag-type.mjs +0 -2
- package/esm2022/components/tag/tag.component.mjs +0 -61
- package/esm2022/components/tag/tag.module.mjs +0 -19
- package/esm2022/components/taglist/components/taglist-layer-content/taglist-layer-content.component.mjs +0 -40
- package/esm2022/components/taglist/index.mjs +0 -4
- package/esm2022/components/taglist/public-api.mjs +0 -2
- package/esm2022/components/taglist/services/taglist.service.mjs +0 -21
- package/esm2022/components/taglist/taglist.component.mjs +0 -93
- package/esm2022/components/taglist/taglist.module.mjs +0 -21
- package/esm2022/components/text-area/index.mjs +0 -3
- package/esm2022/components/text-area/public-api.mjs +0 -2
- package/esm2022/components/text-area/text-area.component.mjs +0 -43
- package/esm2022/components/text-area/text-area.module.mjs +0 -16
- package/esm2022/components/text-input/index.mjs +0 -3
- package/esm2022/components/text-input/public-api.mjs +0 -3
- package/esm2022/components/text-input/text-input.component.mjs +0 -75
- package/esm2022/components/text-input/text-input.mjs +0 -2
- package/esm2022/components/text-input/text-input.module.mjs +0 -20
- package/esm2022/components/toggle/index.mjs +0 -3
- package/esm2022/components/toggle/public-api.mjs +0 -2
- package/esm2022/components/toggle/toggle-size.mjs +0 -2
- package/esm2022/components/toggle/toggle.component.mjs +0 -59
- package/esm2022/components/toggle/toggle.module.mjs +0 -18
- package/esm2022/components/tooltip/directive/tooltip.directive.mjs +0 -100
- package/esm2022/components/tooltip/index.mjs +0 -4
- package/esm2022/components/tooltip/public-api.mjs +0 -2
- package/esm2022/components/tooltip/service/tooltip.service.mjs +0 -35
- package/esm2022/components/tooltip/tooltip-position.mjs +0 -2
- package/esm2022/components/tooltip/tooltip.component.mjs +0 -20
- package/esm2022/components/tooltip/tooltip.module.mjs +0 -19
- package/esm2022/mozaic-ds-angular.mjs +0 -5
- package/esm2022/public-api.mjs +0 -3
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import { NgModule } from '@angular/core';
|
|
3
|
-
import { PhoneNumberComponent } from './phone-number.component';
|
|
4
|
-
import { ListboxModule } from '../listbox';
|
|
5
|
-
import { FieldModule } from '../field';
|
|
6
|
-
import { TextInputModule } from '../text-input';
|
|
7
|
-
import { FormsModule } from '@angular/forms';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export class PhoneNumberModule {
|
|
10
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PhoneNumberModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
11
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: PhoneNumberModule, declarations: [PhoneNumberComponent], imports: [CommonModule, FormsModule, ListboxModule, FieldModule, TextInputModule], exports: [PhoneNumberComponent] }); }
|
|
12
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PhoneNumberModule, imports: [CommonModule, FormsModule, ListboxModule, FieldModule, TextInputModule] }); }
|
|
13
|
-
}
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PhoneNumberModule, decorators: [{
|
|
15
|
-
type: NgModule,
|
|
16
|
-
args: [{
|
|
17
|
-
imports: [CommonModule, FormsModule, ListboxModule, FieldModule, TextInputModule],
|
|
18
|
-
declarations: [PhoneNumberComponent],
|
|
19
|
-
exports: [PhoneNumberComponent],
|
|
20
|
-
}]
|
|
21
|
-
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGhvbmUtbnVtYmVyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL3Bob25lLW51bWJlci9waG9uZS1udW1iZXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBQ2hFLE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSxZQUFZLENBQUM7QUFDM0MsT0FBTyxFQUFFLFdBQVcsRUFBRSxNQUFNLFVBQVUsQ0FBQztBQUN2QyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2hELE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQzs7QUFPN0MsTUFBTSxPQUFPLGlCQUFpQjsrR0FBakIsaUJBQWlCO2dIQUFqQixpQkFBaUIsaUJBSGIsb0JBQW9CLGFBRHpCLFlBQVksRUFBRSxXQUFXLEVBQUUsYUFBYSxFQUFFLFdBQVcsRUFBRSxlQUFlLGFBRXRFLG9CQUFvQjtnSEFFbkIsaUJBQWlCLFlBSmxCLFlBQVksRUFBRSxXQUFXLEVBQUUsYUFBYSxFQUFFLFdBQVcsRUFBRSxlQUFlOzs0RkFJckUsaUJBQWlCO2tCQUw3QixRQUFRO21CQUFDO29CQUNSLE9BQU8sRUFBRSxDQUFDLFlBQVksRUFBRSxXQUFXLEVBQUUsYUFBYSxFQUFFLFdBQVcsRUFBRSxlQUFlLENBQUM7b0JBQ2pGLFlBQVksRUFBRSxDQUFDLG9CQUFvQixDQUFDO29CQUNwQyxPQUFPLEVBQUUsQ0FBQyxvQkFBb0IsQ0FBQztpQkFDaEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFBob25lTnVtYmVyQ29tcG9uZW50IH0gZnJvbSAnLi9waG9uZS1udW1iZXIuY29tcG9uZW50JztcbmltcG9ydCB7IExpc3Rib3hNb2R1bGUgfSBmcm9tICcuLi9saXN0Ym94JztcbmltcG9ydCB7IEZpZWxkTW9kdWxlIH0gZnJvbSAnLi4vZmllbGQnO1xuaW1wb3J0IHsgVGV4dElucHV0TW9kdWxlIH0gZnJvbSAnLi4vdGV4dC1pbnB1dCc7XG5pbXBvcnQgeyBGb3Jtc01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcblxuQE5nTW9kdWxlKHtcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZSwgRm9ybXNNb2R1bGUsIExpc3Rib3hNb2R1bGUsIEZpZWxkTW9kdWxlLCBUZXh0SW5wdXRNb2R1bGVdLFxuICBkZWNsYXJhdGlvbnM6IFtQaG9uZU51bWJlckNvbXBvbmVudF0sXG4gIGV4cG9ydHM6IFtQaG9uZU51bWJlckNvbXBvbmVudF0sXG59KVxuZXhwb3J0IGNsYXNzIFBob25lTnVtYmVyTW9kdWxlIHt9XG4iXX0=
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export * from './index';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL3Bob25lLW51bWJlci9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsU0FBUyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0=
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export * from './progress-bar.component';
|
|
2
|
-
export * from './progress-bar.module';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9wcm9ncmVzcy1iYXIvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYywwQkFBMEIsQ0FBQztBQUN6QyxjQUFjLHVCQUF1QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9wcm9ncmVzcy1iYXIuY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJy4vcHJvZ3Jlc3MtYmFyLm1vZHVsZSc7XG4iXX0=
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvZ3Jlc3MtYmFyLXNpemUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9wcm9ncmVzcy1iYXIvcHJvZ3Jlc3MtYmFyLXNpemUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB0eXBlIFByb2dyZXNzQmFyU2l6ZSA9ICd4cycgfCAncycgfCAnbSc7XG4iXX0=
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvZ3Jlc3MtYmFyLXRoZW1lLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvcHJvZ3Jlc3MtYmFyL3Byb2dyZXNzLWJhci10aGVtZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHR5cGUgUHJvZ3Jlc3NCYXJUaGVtZSA9ICdkZWZhdWx0JyB8ICdicmFuZGVkJztcbiJdfQ==
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectionStrategy, Component, HostBinding, Input, ViewEncapsulation, } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/common";
|
|
4
|
-
export class ProgressBarComponent {
|
|
5
|
-
constructor() {
|
|
6
|
-
this.size = 'm';
|
|
7
|
-
this.theme = 'default';
|
|
8
|
-
this.percent = 0;
|
|
9
|
-
this.displayPercentage = false;
|
|
10
|
-
}
|
|
11
|
-
get indicatorWidth() {
|
|
12
|
-
return { width: `${this.percent}%` };
|
|
13
|
-
}
|
|
14
|
-
get hostCssClasses() {
|
|
15
|
-
const sizeClass = `mc-progressbar--${this.size}`;
|
|
16
|
-
const themeClass = `mc-progressbar--${this.theme}`;
|
|
17
|
-
const textClass = this.displayPercentage ? `mc-progressbar--percent` : '';
|
|
18
|
-
return `mc-progressbar ${sizeClass} ${themeClass} ${textClass}`;
|
|
19
|
-
}
|
|
20
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ProgressBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
21
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: ProgressBarComponent, selector: "moz-progress-bar", inputs: { size: "size", theme: "theme", percent: "percent", displayPercentage: "displayPercentage" }, host: { properties: { "class": "this.hostCssClasses" } }, ngImport: i0, template: "<div\n class=\"mc-progressbar__indicator\"\n role=\"progressbar\"\n [attr.aria-valuenow]=\"percent\"\n aria-valuemin=\"0\"\n aria-valuemax=\"100\"\n [ngStyle]=\"indicatorWidth\"\n>\n <div *ngIf=\"displayPercentage\" class=\"mc-progressbar__percentage\">{{ percent }}%</div>\n</div>\n", styles: [".mc-progressbar{font-family:LeroyMerlin,sans-serif;align-items:center;background-color:#cfd2d8;display:flex;height:.5rem;justify-content:center;position:relative}.mc-progressbar,.mc-progressbar *{box-sizing:border-box}.mc-progressbar,.mc-progressbar__indicator{border-radius:4px;overflow:hidden}.mc-progressbar__indicator{align-items:center;background-color:#494f60;display:flex;height:100%;justify-content:flex-end;left:0;min-width:2.3125rem;padding:.125rem;position:absolute;transition:width .4s ease;top:0}.mc-progressbar--static .mc-progressbar__indicator{transition:none}.mc-progressbar__percentage{font-size:.75rem;line-height:1.3333333333;font-weight:600;background-color:#fff;border-radius:1rem;color:#494f60;padding:.125rem .5rem}.mc-progressbar:not(.mc-progressbar--percent) .mc-progressbar__percentage{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;visibility:visible;white-space:nowrap}.mc-progressbar--xs{height:.125rem}.mc-progressbar--xs,.mc-progressbar--xs .mc-progressbar__indicator{border-radius:1px}.mc-progressbar--s{height:.25rem}.mc-progressbar--s,.mc-progressbar--s .mc-progressbar__indicator{border-radius:2px}.mc-progressbar--percent{height:1.5rem}.mc-progressbar--percent,.mc-progressbar--percent .mc-progressbar__indicator{border-radius:12px}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
22
|
-
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ProgressBarComponent, decorators: [{
|
|
24
|
-
type: Component,
|
|
25
|
-
args: [{ selector: 'moz-progress-bar', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div\n class=\"mc-progressbar__indicator\"\n role=\"progressbar\"\n [attr.aria-valuenow]=\"percent\"\n aria-valuemin=\"0\"\n aria-valuemax=\"100\"\n [ngStyle]=\"indicatorWidth\"\n>\n <div *ngIf=\"displayPercentage\" class=\"mc-progressbar__percentage\">{{ percent }}%</div>\n</div>\n", styles: [".mc-progressbar{font-family:LeroyMerlin,sans-serif;align-items:center;background-color:#cfd2d8;display:flex;height:.5rem;justify-content:center;position:relative}.mc-progressbar,.mc-progressbar *{box-sizing:border-box}.mc-progressbar,.mc-progressbar__indicator{border-radius:4px;overflow:hidden}.mc-progressbar__indicator{align-items:center;background-color:#494f60;display:flex;height:100%;justify-content:flex-end;left:0;min-width:2.3125rem;padding:.125rem;position:absolute;transition:width .4s ease;top:0}.mc-progressbar--static .mc-progressbar__indicator{transition:none}.mc-progressbar__percentage{font-size:.75rem;line-height:1.3333333333;font-weight:600;background-color:#fff;border-radius:1rem;color:#494f60;padding:.125rem .5rem}.mc-progressbar:not(.mc-progressbar--percent) .mc-progressbar__percentage{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;visibility:visible;white-space:nowrap}.mc-progressbar--xs{height:.125rem}.mc-progressbar--xs,.mc-progressbar--xs .mc-progressbar__indicator{border-radius:1px}.mc-progressbar--s{height:.25rem}.mc-progressbar--s,.mc-progressbar--s .mc-progressbar__indicator{border-radius:2px}.mc-progressbar--percent{height:1.5rem}.mc-progressbar--percent,.mc-progressbar--percent .mc-progressbar__indicator{border-radius:12px}\n"] }]
|
|
26
|
-
}], propDecorators: { size: [{
|
|
27
|
-
type: Input
|
|
28
|
-
}], theme: [{
|
|
29
|
-
type: Input
|
|
30
|
-
}], percent: [{
|
|
31
|
-
type: Input
|
|
32
|
-
}], displayPercentage: [{
|
|
33
|
-
type: Input
|
|
34
|
-
}], hostCssClasses: [{
|
|
35
|
-
type: HostBinding,
|
|
36
|
-
args: ['class']
|
|
37
|
-
}] } });
|
|
38
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvZ3Jlc3MtYmFyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL3Byb2dyZXNzLWJhci9wcm9ncmVzcy1iYXIuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvcHJvZ3Jlc3MtYmFyL3Byb2dyZXNzLWJhci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0wsdUJBQXVCLEVBQ3ZCLFNBQVMsRUFDVCxXQUFXLEVBQ1gsS0FBSyxFQUNMLGlCQUFpQixHQUNsQixNQUFNLGVBQWUsQ0FBQzs7O0FBV3ZCLE1BQU0sT0FBTyxvQkFBb0I7SUFQakM7UUFRa0IsU0FBSSxHQUFvQixHQUFHLENBQUM7UUFFNUIsVUFBSyxHQUFxQixTQUFTLENBQUM7UUFFcEMsWUFBTyxHQUFHLENBQUMsQ0FBQztRQUVaLHNCQUFpQixHQUFZLEtBQUssQ0FBQztLQWFwRDtJQVhDLElBQVcsY0FBYztRQUN2QixPQUFPLEVBQUUsS0FBSyxFQUFFLEdBQUcsSUFBSSxDQUFDLE9BQU8sR0FBRyxFQUFFLENBQUM7SUFDdkMsQ0FBQztJQUVELElBQ1csY0FBYztRQUN2QixNQUFNLFNBQVMsR0FBRyxtQkFBbUIsSUFBSSxDQUFDLElBQUksRUFBRSxDQUFDO1FBQ2pELE1BQU0sVUFBVSxHQUFHLG1CQUFtQixJQUFJLENBQUMsS0FBSyxFQUFFLENBQUM7UUFDbkQsTUFBTSxTQUFTLEdBQUcsSUFBSSxDQUFDLGlCQUFpQixDQUFDLENBQUMsQ0FBQyx5QkFBeUIsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO1FBQzFFLE9BQU8sa0JBQWtCLFNBQVMsSUFBSSxVQUFVLElBQUksU0FBUyxFQUFFLENBQUM7SUFDbEUsQ0FBQzsrR0FuQlUsb0JBQW9CO21HQUFwQixvQkFBb0Isd05DakJqQyxvU0FVQTs7NEZET2Esb0JBQW9CO2tCQVBoQyxTQUFTOytCQUNFLGtCQUFrQixtQkFHWCx1QkFBdUIsQ0FBQyxNQUFNLGlCQUNoQyxpQkFBaUIsQ0FBQyxJQUFJOzhCQUdyQixJQUFJO3NCQUFuQixLQUFLO2dCQUVVLEtBQUs7c0JBQXBCLEtBQUs7Z0JBRVUsT0FBTztzQkFBdEIsS0FBSztnQkFFVSxpQkFBaUI7c0JBQWhDLEtBQUs7Z0JBT0ssY0FBYztzQkFEeEIsV0FBVzt1QkFBQyxPQUFPIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksXG4gIENvbXBvbmVudCxcbiAgSG9zdEJpbmRpbmcsXG4gIElucHV0LFxuICBWaWV3RW5jYXBzdWxhdGlvbixcbn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBQcm9ncmVzc0JhclNpemUgfSBmcm9tICcuL3Byb2dyZXNzLWJhci1zaXplJztcbmltcG9ydCB7IFByb2dyZXNzQmFyVGhlbWUgfSBmcm9tICcuL3Byb2dyZXNzLWJhci10aGVtZSc7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ21vei1wcm9ncmVzcy1iYXInLFxuICB0ZW1wbGF0ZVVybDogJy4vcHJvZ3Jlc3MtYmFyLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vcHJvZ3Jlc3MtYmFyLmNvbXBvbmVudC5zY3NzJ10sXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxufSlcbmV4cG9ydCBjbGFzcyBQcm9ncmVzc0JhckNvbXBvbmVudCB7XG4gIEBJbnB1dCgpIHB1YmxpYyBzaXplOiBQcm9ncmVzc0JhclNpemUgPSAnbSc7XG5cbiAgQElucHV0KCkgcHVibGljIHRoZW1lOiBQcm9ncmVzc0JhclRoZW1lID0gJ2RlZmF1bHQnO1xuXG4gIEBJbnB1dCgpIHB1YmxpYyBwZXJjZW50ID0gMDtcblxuICBASW5wdXQoKSBwdWJsaWMgZGlzcGxheVBlcmNlbnRhZ2U6IGJvb2xlYW4gPSBmYWxzZTtcblxuICBwdWJsaWMgZ2V0IGluZGljYXRvcldpZHRoKCkge1xuICAgIHJldHVybiB7IHdpZHRoOiBgJHt0aGlzLnBlcmNlbnR9JWAgfTtcbiAgfVxuXG4gIEBIb3N0QmluZGluZygnY2xhc3MnKVxuICBwdWJsaWMgZ2V0IGhvc3RDc3NDbGFzc2VzKCkge1xuICAgIGNvbnN0IHNpemVDbGFzcyA9IGBtYy1wcm9ncmVzc2Jhci0tJHt0aGlzLnNpemV9YDtcbiAgICBjb25zdCB0aGVtZUNsYXNzID0gYG1jLXByb2dyZXNzYmFyLS0ke3RoaXMudGhlbWV9YDtcbiAgICBjb25zdCB0ZXh0Q2xhc3MgPSB0aGlzLmRpc3BsYXlQZXJjZW50YWdlID8gYG1jLXByb2dyZXNzYmFyLS1wZXJjZW50YCA6ICcnO1xuICAgIHJldHVybiBgbWMtcHJvZ3Jlc3NiYXIgJHtzaXplQ2xhc3N9ICR7dGhlbWVDbGFzc30gJHt0ZXh0Q2xhc3N9YDtcbiAgfVxufVxuIiwiPGRpdlxuICBjbGFzcz1cIm1jLXByb2dyZXNzYmFyX19pbmRpY2F0b3JcIlxuICByb2xlPVwicHJvZ3Jlc3NiYXJcIlxuICBbYXR0ci5hcmlhLXZhbHVlbm93XT1cInBlcmNlbnRcIlxuICBhcmlhLXZhbHVlbWluPVwiMFwiXG4gIGFyaWEtdmFsdWVtYXg9XCIxMDBcIlxuICBbbmdTdHlsZV09XCJpbmRpY2F0b3JXaWR0aFwiXG4+XG4gIDxkaXYgKm5nSWY9XCJkaXNwbGF5UGVyY2VudGFnZVwiIGNsYXNzPVwibWMtcHJvZ3Jlc3NiYXJfX3BlcmNlbnRhZ2VcIj57eyBwZXJjZW50IH19JTwvZGl2PlxuPC9kaXY+XG4iXX0=
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import { NgModule } from '@angular/core';
|
|
3
|
-
import { ProgressBarComponent } from './progress-bar.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export class ProgressBarModule {
|
|
6
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ProgressBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
7
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: ProgressBarModule, declarations: [ProgressBarComponent], imports: [CommonModule], exports: [ProgressBarComponent] }); }
|
|
8
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ProgressBarModule, imports: [CommonModule] }); }
|
|
9
|
-
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ProgressBarModule, decorators: [{
|
|
11
|
-
type: NgModule,
|
|
12
|
-
args: [{
|
|
13
|
-
imports: [CommonModule],
|
|
14
|
-
declarations: [ProgressBarComponent],
|
|
15
|
-
exports: [ProgressBarComponent],
|
|
16
|
-
}]
|
|
17
|
-
}] });
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvZ3Jlc3MtYmFyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL3Byb2dyZXNzLWJhci9wcm9ncmVzcy1iYXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxvQkFBb0IsRUFBRSxNQUFNLDBCQUEwQixDQUFDOztBQU9oRSxNQUFNLE9BQU8saUJBQWlCOytHQUFqQixpQkFBaUI7Z0hBQWpCLGlCQUFpQixpQkFIYixvQkFBb0IsYUFEekIsWUFBWSxhQUVaLG9CQUFvQjtnSEFFbkIsaUJBQWlCLFlBSmxCLFlBQVk7OzRGQUlYLGlCQUFpQjtrQkFMN0IsUUFBUTttQkFBQztvQkFDUixPQUFPLEVBQUUsQ0FBQyxZQUFZLENBQUM7b0JBQ3ZCLFlBQVksRUFBRSxDQUFDLG9CQUFvQixDQUFDO29CQUNwQyxPQUFPLEVBQUUsQ0FBQyxvQkFBb0IsQ0FBQztpQkFDaEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFByb2dyZXNzQmFyQ29tcG9uZW50IH0gZnJvbSAnLi9wcm9ncmVzcy1iYXIuY29tcG9uZW50JztcblxuQE5nTW9kdWxlKHtcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZV0sXG4gIGRlY2xhcmF0aW9uczogW1Byb2dyZXNzQmFyQ29tcG9uZW50XSxcbiAgZXhwb3J0czogW1Byb2dyZXNzQmFyQ29tcG9uZW50XSxcbn0pXG5leHBvcnQgY2xhc3MgUHJvZ3Jlc3NCYXJNb2R1bGUge31cbiJdfQ==
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export * from './index';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL3Byb2dyZXNzLWJhci9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsU0FBUyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0=
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
export * from './accordion/public-api';
|
|
2
|
-
export * from './action-bar/public-api';
|
|
3
|
-
export * from './autocomplete/public-api';
|
|
4
|
-
export * from './badge/public-api';
|
|
5
|
-
export * from './bottom-bar/public-api';
|
|
6
|
-
export * from './breadcrumb/public-api';
|
|
7
|
-
export * from './built-it-menu/public-api';
|
|
8
|
-
export * from './button/public-api';
|
|
9
|
-
export * from './checkbox-group/public-api';
|
|
10
|
-
export * from './checkbox/public-api';
|
|
11
|
-
export * from './container/public-api';
|
|
12
|
-
export * from './datatable-management/public-api';
|
|
13
|
-
export * from './datatable/public-api';
|
|
14
|
-
export * from './dividers/public-api';
|
|
15
|
-
export * from './dropdown/public-api';
|
|
16
|
-
export * from './field/public-api';
|
|
17
|
-
export * from './file-uploader/public-api';
|
|
18
|
-
export * from './header/public-api';
|
|
19
|
-
export * from './heading/public-api';
|
|
20
|
-
export * from './icon/public-api';
|
|
21
|
-
export * from './kpi/public-api';
|
|
22
|
-
export * from './layer/public-api';
|
|
23
|
-
export * from './link/public-api';
|
|
24
|
-
export * from './listbox/public-api';
|
|
25
|
-
export * from './loader/public-api';
|
|
26
|
-
export * from './modal/public-api';
|
|
27
|
-
export * from './notification/public-api';
|
|
28
|
-
export * from './option-buttons/public-api';
|
|
29
|
-
export * from './option-cards/public-api';
|
|
30
|
-
export * from './overlay/public-api';
|
|
31
|
-
export * from './pagination/public-api';
|
|
32
|
-
export * from './password-input/public-api';
|
|
33
|
-
export * from './phone-number/public-api';
|
|
34
|
-
export * from './progress-bar/public-api';
|
|
35
|
-
export * from './quantity-selector/public-api';
|
|
36
|
-
export * from './radio/public-api';
|
|
37
|
-
export * from './rating-stars/input/public-api';
|
|
38
|
-
export * from './rating-stars/result/public-api';
|
|
39
|
-
export * from './segmented-control/public-api';
|
|
40
|
-
export * from './select/public-api';
|
|
41
|
-
export * from './sidebar/public-api';
|
|
42
|
-
export * from './stepper-bar/public-api';
|
|
43
|
-
export * from './stepper/public-api';
|
|
44
|
-
export * from './tabs/public-api';
|
|
45
|
-
export * from './tag/public-api';
|
|
46
|
-
export * from './taglist/public-api';
|
|
47
|
-
export * from './text-area/public-api';
|
|
48
|
-
export * from './text-input/public-api';
|
|
49
|
-
export * from './toggle/public-api';
|
|
50
|
-
export * from './tooltip/public-api';
|
|
51
|
-
export * from './card/public-api';
|
|
52
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyx3QkFBd0IsQ0FBQztBQUN2QyxjQUFjLHlCQUF5QixDQUFDO0FBQ3hDLGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsY0FBYyxvQkFBb0IsQ0FBQztBQUNuQyxjQUFjLHlCQUF5QixDQUFDO0FBQ3hDLGNBQWMseUJBQXlCLENBQUM7QUFDeEMsY0FBYyw0QkFBNEIsQ0FBQztBQUMzQyxjQUFjLHFCQUFxQixDQUFDO0FBQ3BDLGNBQWMsNkJBQTZCLENBQUM7QUFDNUMsY0FBYyx1QkFBdUIsQ0FBQztBQUN0QyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMsbUNBQW1DLENBQUM7QUFDbEQsY0FBYyx3QkFBd0IsQ0FBQztBQUN2QyxjQUFjLHVCQUF1QixDQUFDO0FBQ3RDLGNBQWMsdUJBQXVCLENBQUM7QUFDdEMsY0FBYyxvQkFBb0IsQ0FBQztBQUNuQyxjQUFjLDRCQUE0QixDQUFDO0FBQzNDLGNBQWMscUJBQXFCLENBQUM7QUFDcEMsY0FBYyxzQkFBc0IsQ0FBQztBQUNyQyxjQUFjLG1CQUFtQixDQUFDO0FBQ2xDLGNBQWMsa0JBQWtCLENBQUM7QUFDakMsY0FBYyxvQkFBb0IsQ0FBQztBQUNuQyxjQUFjLG1CQUFtQixDQUFDO0FBQ2xDLGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYyxxQkFBcUIsQ0FBQztBQUNwQyxjQUFjLG9CQUFvQixDQUFDO0FBQ25DLGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsY0FBYyw2QkFBNkIsQ0FBQztBQUM1QyxjQUFjLDJCQUEyQixDQUFDO0FBQzFDLGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYyx5QkFBeUIsQ0FBQztBQUN4QyxjQUFjLDZCQUE2QixDQUFDO0FBQzVDLGNBQWMsMkJBQTJCLENBQUM7QUFDMUMsY0FBYywyQkFBMkIsQ0FBQztBQUMxQyxjQUFjLGdDQUFnQyxDQUFDO0FBQy9DLGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYyxpQ0FBaUMsQ0FBQztBQUNoRCxjQUFjLGtDQUFrQyxDQUFDO0FBQ2pELGNBQWMsZ0NBQWdDLENBQUM7QUFDL0MsY0FBYyxxQkFBcUIsQ0FBQztBQUNwQyxjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMsMEJBQTBCLENBQUM7QUFDekMsY0FBYyxzQkFBc0IsQ0FBQztBQUNyQyxjQUFjLG1CQUFtQixDQUFDO0FBQ2xDLGNBQWMsa0JBQWtCLENBQUM7QUFDakMsY0FBYyxzQkFBc0IsQ0FBQztBQUNyQyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMseUJBQXlCLENBQUM7QUFDeEMsY0FBYyxxQkFBcUIsQ0FBQztBQUNwQyxjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMsbUJBQW1CLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2FjY29yZGlvbi9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vYWN0aW9uLWJhci9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vYXV0b2NvbXBsZXRlL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9iYWRnZS9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vYm90dG9tLWJhci9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vYnJlYWRjcnVtYi9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vYnVpbHQtaXQtbWVudS9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vYnV0dG9uL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9jaGVja2JveC1ncm91cC9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vY2hlY2tib3gvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL2NvbnRhaW5lci9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vZGF0YXRhYmxlLW1hbmFnZW1lbnQvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL2RhdGF0YWJsZS9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vZGl2aWRlcnMvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL2Ryb3Bkb3duL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9maWVsZC9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vZmlsZS11cGxvYWRlci9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vaGVhZGVyL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9oZWFkaW5nL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9pY29uL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9rcGkvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL2xheWVyL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9saW5rL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9saXN0Ym94L3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9sb2FkZXIvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL21vZGFsL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9ub3RpZmljYXRpb24vcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL29wdGlvbi1idXR0b25zL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9vcHRpb24tY2FyZHMvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL292ZXJsYXkvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL3BhZ2luYXRpb24vcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL3Bhc3N3b3JkLWlucHV0L3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9waG9uZS1udW1iZXIvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL3Byb2dyZXNzLWJhci9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vcXVhbnRpdHktc2VsZWN0b3IvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL3JhZGlvL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9yYXRpbmctc3RhcnMvaW5wdXQvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL3JhdGluZy1zdGFycy9yZXN1bHQvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL3NlZ21lbnRlZC1jb250cm9sL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9zZWxlY3QvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL3NpZGViYXIvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL3N0ZXBwZXItYmFyL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9zdGVwcGVyL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi90YWJzL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi90YWcvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL3RhZ2xpc3QvcHVibGljLWFwaSc7XG5leHBvcnQgKiBmcm9tICcuL3RleHQtYXJlYS9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vdGV4dC1pbnB1dC9wdWJsaWMtYXBpJztcbmV4cG9ydCAqIGZyb20gJy4vdG9nZ2xlL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi90b29sdGlwL3B1YmxpYy1hcGknO1xuZXhwb3J0ICogZnJvbSAnLi9jYXJkL3B1YmxpYy1hcGknO1xuIl19
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export * from './quantity-selector.component';
|
|
2
|
-
export * from './quantity-selector.module';
|
|
3
|
-
export * from './model/quantity-selector';
|
|
4
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9xdWFudGl0eS1zZWxlY3Rvci9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLCtCQUErQixDQUFDO0FBQzlDLGNBQWMsNEJBQTRCLENBQUM7QUFDM0MsY0FBYywyQkFBMkIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vcXVhbnRpdHktc2VsZWN0b3IuY29tcG9uZW50JztcbmV4cG9ydCAqIGZyb20gJy4vcXVhbnRpdHktc2VsZWN0b3IubW9kdWxlJztcbmV4cG9ydCAqIGZyb20gJy4vbW9kZWwvcXVhbnRpdHktc2VsZWN0b3InO1xuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicXVhbnRpdHktc2VsZWN0b3IuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9xdWFudGl0eS1zZWxlY3Rvci9tb2RlbC9xdWFudGl0eS1zZWxlY3Rvci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHR5cGUgUXVhbnRpdHlTZWxlY3RvclNpemVzID0gJ3MnIHwgJ20nO1xuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export * from './index';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL3F1YW50aXR5LXNlbGVjdG9yL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxTQUFTLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2luZGV4JztcbiJdfQ==
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectionStrategy, Component, Input, forwardRef } from '@angular/core';
|
|
2
|
-
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@angular/common";
|
|
5
|
-
import * as i2 from "../field/field.component";
|
|
6
|
-
import * as i3 from "../icon/icon.component";
|
|
7
|
-
export class QuantitySelectorComponent {
|
|
8
|
-
constructor() {
|
|
9
|
-
this.label = '';
|
|
10
|
-
this.id = '';
|
|
11
|
-
this.placeholder = '';
|
|
12
|
-
this.valueMin = 0;
|
|
13
|
-
this.valueMax = 100;
|
|
14
|
-
this.inputAriaLabel = '';
|
|
15
|
-
this.decrementAriaLabel = '';
|
|
16
|
-
this.incrementAriaLabel = '';
|
|
17
|
-
this.size = 'm';
|
|
18
|
-
this.disabled = false;
|
|
19
|
-
this.value = 0;
|
|
20
|
-
this.onQuantitySelectorChange = () => { };
|
|
21
|
-
this.onQuantitySelectorTouch = () => { };
|
|
22
|
-
}
|
|
23
|
-
decrement() {
|
|
24
|
-
if (this.value > this.valueMin) {
|
|
25
|
-
this.writeValue(this.value - 1);
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
increment() {
|
|
29
|
-
if (this.value < this.valueMax) {
|
|
30
|
-
this.writeValue(this.value + 1);
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
contentChange($event) {
|
|
34
|
-
const value = $event.target.value;
|
|
35
|
-
if (value && +value <= this.valueMax && +value >= this.valueMin) {
|
|
36
|
-
this.writeValue(+value);
|
|
37
|
-
}
|
|
38
|
-
else {
|
|
39
|
-
$event.target.value = '' + this.value;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
writeValue(value) {
|
|
43
|
-
this.value = value;
|
|
44
|
-
this.onQuantitySelectorChange(value);
|
|
45
|
-
}
|
|
46
|
-
registerOnChange(fn) {
|
|
47
|
-
this.onQuantitySelectorChange = fn;
|
|
48
|
-
}
|
|
49
|
-
registerOnTouched(fn) {
|
|
50
|
-
this.onQuantitySelectorTouch = fn;
|
|
51
|
-
}
|
|
52
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: QuantitySelectorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
53
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: QuantitySelectorComponent, selector: "moz-quantity-selector", inputs: { label: "label", id: "id", placeholder: "placeholder", valueMin: "valueMin", valueMax: "valueMax", inputAriaLabel: "inputAriaLabel", decrementAriaLabel: "decrementAriaLabel", incrementAriaLabel: "incrementAriaLabel", size: "size", disabled: "disabled" }, providers: [
|
|
54
|
-
{
|
|
55
|
-
provide: NG_VALUE_ACCESSOR,
|
|
56
|
-
useExisting: forwardRef(() => QuantitySelectorComponent),
|
|
57
|
-
multi: true,
|
|
58
|
-
},
|
|
59
|
-
], ngImport: i0, template: "<moz-field [label]=\"label\">\n <div class=\"mc-quantity-selector\">\n <button\n [ngClass]=\"[\n value === valueMin || disabled ? 'is-disabled' : '',\n size ? 'mc-button--' + size : ''\n ]\"\n class=\"mc-button mc-button--square mc-button--bordered mc-quantity-selector__button-left\"\n [attr.aria-controls]=\"id || 'quantity-selector'\"\n [attr.aria-label]=\"decrementAriaLabel || 'Decrement'\"\n aria-hidden=\"true\"\n tabindex=\"-1\"\n [disabled]=\"value === valueMin || disabled\"\n type=\"button\"\n (click)=\"decrement()\"\n >\n <moz-icon class=\"mc-button__icon\" iconName=\"Navigation_Control_Less_48px\"></moz-icon>\n </button>\n\n <input\n [ngClass]=\"[size ? 'mc-text-input--' + size : '']\"\n [disabled]=\"disabled\"\n id=\"{{ id || 'quantity-selector' }}\"\n class=\"mc-text-input mc-quantity-selector__input\"\n name=\"quantity-selector-input\"\n [attr.aria-label]=\"inputAriaLabel || 'QuantitySelector'\"\n [attr.aria-valuemin]=\"valueMin\"\n [attr.aria-valuemax]=\"valueMax\"\n [attr.aria-valuenow]=\"value\"\n (change)=\"contentChange($event)\"\n [value]=\"value\"\n placeholder=\"{{ placeholder }}\"\n type=\"number\"\n />\n\n <button\n [ngClass]=\"[\n value === valueMax || disabled ? 'is-disabled' : '',\n size ? 'mc-button--' + size : ''\n ]\"\n class=\"mc-button mc-button--square mc-button--bordered mc-quantity-selector__button-right\"\n [attr.aria-controls]=\"id || 'quantity-selector'\"\n [attr.aria-label]=\"incrementAriaLabel || 'Increment'\"\n aria-hidden=\"true\"\n [disabled]=\"value === valueMax || disabled\"\n tabindex=\"-1\"\n type=\"button\"\n (click)=\"increment()\"\n >\n <moz-icon class=\"mc-button__icon\" iconName=\"Navigation_Control_More_48px\"></moz-icon>\n </button>\n </div>\n</moz-field>\n", styles: ["@charset \"UTF-8\";.mc-text-input{font-family:LeroyMerlin,sans-serif;font-weight:400;box-sizing:border-box;outline:none;appearance:none;padding:0;margin:0;box-shadow:none;border:none;font-size:1rem;line-height:1.375;min-height:3rem;padding:.75rem .6875rem;transition:box-shadow .2s ease;display:block;width:100%;position:relative;border:1px solid #666666;color:#191919;background-color:#fff;border-radius:4px}.mc-text-input[type=number]::-webkit-inner-spin-button,.mc-text-input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.mc-text-input[type=number]{-moz-appearance:textfield}.mc-text-input[type=search]::-webkit-search-decoration:hover,.mc-text-input[type=search]::-webkit-search-cancel-button:hover{cursor:pointer}.mc-text-input::placeholder{font-size:1rem;line-height:1.375}.mc-text-input::placeholder{margin:0;color:#666;opacity:1}.mc-text-input.is-valid,.mc-text-input.is-invalid{background-repeat:no-repeat;background-size:1.5rem 1.5rem;background-position:right .4375rem center;padding-right:2.5rem}.mc-text-input.is-valid{border-color:#46a610;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' fill='%2346a610' viewBox='0 0 24 24'%3E%3Cpath d='M12 4a8 8 0 11-8 8 8 8 0 018-8m0-2a10 10 0 1010 10A10 10 0 0012 2z'/%3E%3Cpath d='M10.73 15.75a1 1 0 01-.68-.26l-3-2.74a1 1 0 011.36-1.47l2.25 2.08 4.36-4.42a1 1 0 111.42 1.41l-5 5.1a1 1 0 01-.71.3z'/%3E%3C/svg%3E\")}.mc-text-input.is-valid:hover,.mc-text-input.is-valid.is-hover{border-color:#035010}.mc-text-input.is-invalid{border-color:#c61112;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c61112'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M12 7a1 1 0 00-1 1v4.38a1 1 0 002 0V8a1 1 0 00-1-1z'/%3E%3Ccircle cx='12' cy='16' r='1'/%3E%3C/svg%3E\")}.mc-text-input.is-invalid:hover,.mc-text-input.is-invalid.is-hover{border-color:#530000}.mc-text-input:hover{border-color:#191919}.mc-text-input:focus{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc}.mc-text-input:disabled{background:#e6e6e6;border-color:#e6e6e6;color:#666;cursor:not-allowed}.mc-text-input--s{font-size:.875rem;line-height:1.2857142857;min-height:2rem;padding:.375rem .4375rem}.mc-text-input--s::placeholder{font-size:.875rem;line-height:1.2857142857}@media screen and (min-width: 680px){.mc-text-input--s\\@from-m{font-size:.875rem;line-height:1.2857142857;min-height:2rem;padding:.375rem .4375rem}.mc-text-input--s\\@from-m::placeholder{font-size:.875rem;line-height:1.2857142857}}@media screen and (min-width: 1024px){.mc-text-input--s\\@from-l{font-size:.875rem;line-height:1.2857142857;min-height:2rem;padding:.375rem .4375rem}.mc-text-input--s\\@from-l::placeholder{font-size:.875rem;line-height:1.2857142857}}@media screen and (min-width: 1280px){.mc-text-input--s\\@from-xl{font-size:.875rem;line-height:1.2857142857;min-height:2rem;padding:.375rem .4375rem}.mc-text-input--s\\@from-xl::placeholder{font-size:.875rem;line-height:1.2857142857}}@media screen and (min-width: 1920px){.mc-text-input--s\\@from-xxl{font-size:.875rem;line-height:1.2857142857;min-height:2rem;padding:.375rem .4375rem}.mc-text-input--s\\@from-xxl::placeholder{font-size:.875rem;line-height:1.2857142857}}.mc-text-input--m{font-size:1rem;line-height:1.375;min-height:3rem;padding:.75rem .6875rem}.mc-text-input--m::placeholder{font-size:1rem;line-height:1.375}@media screen and (min-width: 680px){.mc-text-input--m\\@from-m{font-size:1rem;line-height:1.375;min-height:3rem;padding:.75rem .6875rem}.mc-text-input--m\\@from-m::placeholder{font-size:1rem;line-height:1.375}}@media screen and (min-width: 1024px){.mc-text-input--m\\@from-l{font-size:1rem;line-height:1.375;min-height:3rem;padding:.75rem .6875rem}.mc-text-input--m\\@from-l::placeholder{font-size:1rem;line-height:1.375}}@media screen and (min-width: 1280px){.mc-text-input--m\\@from-xl{font-size:1rem;line-height:1.375;min-height:3rem;padding:.75rem .6875rem}.mc-text-input--m\\@from-xl::placeholder{font-size:1rem;line-height:1.375}}@media screen and (min-width: 1920px){.mc-text-input--m\\@from-xxl{font-size:1rem;line-height:1.375;min-height:3rem;padding:.75rem .6875rem}.mc-text-input--m\\@from-xxl::placeholder{font-size:1rem;line-height:1.375}}.mc-field__label,.mc-field__legend{font-size:.875rem;line-height:1.2857142857;font-weight:400;color:#333}.mc-field__legend{padding-left:0;padding-right:0}.mc-field__legend+.mc-field__container,.mc-field__help+.mc-field__container{margin-top:1rem}.mc-field__requirement,.mc-field__help{font-size:.75rem;line-height:1.3333333333;font-weight:400;color:#666}.mc-field__requirement:before{content:\"\\a0-\\a0\"}.mc-field__help{display:block;margin-top:.125rem}.mc-field .mc-field__input,.mc-field .mc-field__element{margin-top:.5rem}@media screen and (min-width: 769px){.mc-field__container--inline,.mc-field__element--inline{display:flex}}@media screen and (min-width: 769px){.mc-field__container--inline .mc-field__item:not(:last-child),.mc-field__element--inline .mc-field__item:not(:last-child){margin-bottom:0;margin-right:1rem}}@media screen and (min-width: 1024px){.mc-field__container--inline .mc-field__item:not(:last-child),.mc-field__element--inline .mc-field__item:not(:last-child){margin-right:2rem}}.mc-field__item:not(:last-child){margin-bottom:1rem}.mc-field__error-message{font-size:.875rem;line-height:1.2857142857;color:#c61112;display:inline-block;margin-top:.25rem}.mc-field--group{border:none;margin-left:0;margin-right:0;padding:0}.mc-field--group .mc-field__error-message{margin-top:.5rem}.mc-button{margin:0;box-shadow:none;text-decoration:none;outline:none;border:none;padding:0;color:#fff;background-color:#188803;font-family:LeroyMerlin,sans-serif;font-weight:600;font-size:1rem;line-height:1.375;padding:.6875rem 1.5rem;min-height:3rem;min-width:3rem;cursor:pointer;border-radius:4px;text-align:center;border:2px solid transparent;transition:all ease .2s;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;align-items:stretch;box-sizing:border-box;fill:currentColor}.mc-button:hover{background-color:#006902;color:#fff}.mc-button:active{background-color:#006902}.mc-button:disabled,.mc-button.is-disabled,.mc-button[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button .mc-button__icon:first-child,.mc-button .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}.mc-button:focus{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc}.mc-button--s{font-size:.875rem;line-height:1.2857142857;padding:.3125rem 1rem;min-height:2rem;min-width:2rem}.mc-button--s .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--s .mc-button__icon:first-child,.mc-button--s .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:1.5rem;height:1.5rem}@media screen and (min-width: 680px){.mc-button--s\\@from-m{font-size:.875rem;line-height:1.2857142857;padding:.3125rem 1rem;min-height:2rem;min-width:2rem}.mc-button--s\\@from-m .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--s\\@from-m .mc-button__icon:first-child,.mc-button--s\\@from-m .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s\\@from-m .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:1.5rem;height:1.5rem}}@media screen and (min-width: 1024px){.mc-button--s\\@from-l{font-size:.875rem;line-height:1.2857142857;padding:.3125rem 1rem;min-height:2rem;min-width:2rem}.mc-button--s\\@from-l .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--s\\@from-l .mc-button__icon:first-child,.mc-button--s\\@from-l .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s\\@from-l .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:1.5rem;height:1.5rem}}@media screen and (min-width: 1280px){.mc-button--s\\@from-xl{font-size:.875rem;line-height:1.2857142857;padding:.3125rem 1rem;min-height:2rem;min-width:2rem}.mc-button--s\\@from-xl .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--s\\@from-xl .mc-button__icon:first-child,.mc-button--s\\@from-xl .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s\\@from-xl .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:1.5rem;height:1.5rem}}@media screen and (min-width: 1920px){.mc-button--s\\@from-xxl{font-size:.875rem;line-height:1.2857142857;padding:.3125rem 1rem;min-height:2rem;min-width:2rem}.mc-button--s\\@from-xxl .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--s\\@from-xxl .mc-button__icon:first-child,.mc-button--s\\@from-xxl .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s\\@from-xxl .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:1.5rem;height:1.5rem}}.mc-button--m{font-size:1rem;line-height:1.375;padding:.6875rem 1.5rem;min-height:3rem;min-width:3rem}.mc-button--m .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--m .mc-button__icon:first-child,.mc-button--m .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}@media screen and (min-width: 680px){.mc-button--m\\@from-m{font-size:1rem;line-height:1.375;padding:.6875rem 1.5rem;min-height:3rem;min-width:3rem}.mc-button--m\\@from-m .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--m\\@from-m .mc-button__icon:first-child,.mc-button--m\\@from-m .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m\\@from-m .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}@media screen and (min-width: 1024px){.mc-button--m\\@from-l{font-size:1rem;line-height:1.375;padding:.6875rem 1.5rem;min-height:3rem;min-width:3rem}.mc-button--m\\@from-l .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--m\\@from-l .mc-button__icon:first-child,.mc-button--m\\@from-l .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m\\@from-l .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}@media screen and (min-width: 1280px){.mc-button--m\\@from-xl{font-size:1rem;line-height:1.375;padding:.6875rem 1.5rem;min-height:3rem;min-width:3rem}.mc-button--m\\@from-xl .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--m\\@from-xl .mc-button__icon:first-child,.mc-button--m\\@from-xl .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m\\@from-xl .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}@media screen and (min-width: 1920px){.mc-button--m\\@from-xxl{font-size:1rem;line-height:1.375;padding:.6875rem 1.5rem;min-height:3rem;min-width:3rem}.mc-button--m\\@from-xxl .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--m\\@from-xxl .mc-button__icon:first-child,.mc-button--m\\@from-xxl .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m\\@from-xxl .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}.mc-button--l{font-size:1.125rem;line-height:1.3333333333;padding:.875rem 1.5rem;min-height:3.5rem;min-width:3.5rem}.mc-button--l .mc-button__icon{width:2rem;height:2rem}.mc-button--l .mc-button__icon:first-child,.mc-button--l .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}@media screen and (min-width: 680px){.mc-button--l\\@from-m{font-size:1.125rem;line-height:1.3333333333;padding:.875rem 1.5rem;min-height:3.5rem;min-width:3.5rem}.mc-button--l\\@from-m .mc-button__icon{width:2rem;height:2rem}.mc-button--l\\@from-m .mc-button__icon:first-child,.mc-button--l\\@from-m .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l\\@from-m .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}@media screen and (min-width: 1024px){.mc-button--l\\@from-l{font-size:1.125rem;line-height:1.3333333333;padding:.875rem 1.5rem;min-height:3.5rem;min-width:3.5rem}.mc-button--l\\@from-l .mc-button__icon{width:2rem;height:2rem}.mc-button--l\\@from-l .mc-button__icon:first-child,.mc-button--l\\@from-l .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l\\@from-l .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}@media screen and (min-width: 1280px){.mc-button--l\\@from-xl{font-size:1.125rem;line-height:1.3333333333;padding:.875rem 1.5rem;min-height:3.5rem;min-width:3.5rem}.mc-button--l\\@from-xl .mc-button__icon{width:2rem;height:2rem}.mc-button--l\\@from-xl .mc-button__icon:first-child,.mc-button--l\\@from-xl .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l\\@from-xl .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}@media screen and (min-width: 1920px){.mc-button--l\\@from-xxl{font-size:1.125rem;line-height:1.3333333333;padding:.875rem 1.5rem;min-height:3.5rem;min-width:3.5rem}.mc-button--l\\@from-xxl .mc-button__icon{width:2rem;height:2rem}.mc-button--l\\@from-xxl .mc-button__icon:first-child,.mc-button--l\\@from-xxl .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l\\@from-xxl .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}.mc-button--fit{display:inline-flex;width:auto}@media screen and (min-width: 680px){.mc-button--fit\\@from-m{display:inline-flex;width:auto}}@media screen and (min-width: 1024px){.mc-button--fit\\@from-l{display:inline-flex;width:auto}}@media screen and (min-width: 1280px){.mc-button--fit\\@from-xl{display:inline-flex;width:auto}}@media screen and (min-width: 1920px){.mc-button--fit\\@from-xxl{display:inline-flex;width:auto}}.mc-button--full{display:flex;width:100%}@supports (width: stretch){.mc-button--full{width:stretch}}@media screen and (min-width: 680px){.mc-button--full\\@from-m{display:flex;width:100%}@supports (width: stretch){.mc-button--full\\@from-m{width:stretch}}}@media screen and (min-width: 1024px){.mc-button--full\\@from-l{display:flex;width:100%}@supports (width: stretch){.mc-button--full\\@from-l{width:stretch}}}@media screen and (min-width: 1280px){.mc-button--full\\@from-xl{display:flex;width:100%}@supports (width: stretch){.mc-button--full\\@from-xl{width:stretch}}}@media screen and (min-width: 1920px){.mc-button--full\\@from-xxl{display:flex;width:100%}@supports (width: stretch){.mc-button--full\\@from-xxl{width:stretch}}}.mc-button--square{align-items:center;height:0;padding:0}@media screen and (min-width: 1024px){.mc-button--square{padding:0}}.mc-button__icon{flex-shrink:0}.mc-button__icon:last-child{margin-left:.5rem;margin-right:-.25rem}.mc-button__icon:first-child{margin-right:.5rem;margin-left:-.25rem}.mc-button__icon:only-child{margin:0}.mc-button__label{align-items:center;display:flex;pointer-events:none}a.mc-button:disabled,a.mc-button.is-disabled{pointer-events:none}.mc-button--solid-primary-02{background-color:#6a7081}.mc-button--solid-primary-02:hover{background-color:#242938}.mc-button--solid-primary-02:active{background-color:#171b26}.mc-button--solid-primary-02:disabled,.mc-button--solid-primary-02.is-disabled,.mc-button--solid-primary-02[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button--solid-neutral{background-color:#333}.mc-button--solid-neutral:hover{background-color:#191919}.mc-button--solid-neutral:active{background-color:#333}.mc-button--solid-neutral:disabled,.mc-button--solid-neutral.is-disabled,.mc-button--solid-neutral[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button--solid-danger{background-color:#c61112}.mc-button--solid-danger:hover,.mc-button--solid-danger:active{background-color:#8c0003}.mc-button--solid-danger:disabled,.mc-button--solid-danger.is-disabled,.mc-button--solid-danger[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button--bordered{color:#188803;border-color:#188803;background-color:#fff}.mc-button--bordered:hover{background-color:#ebf5de;color:#006902}.mc-button--bordered:active{background-color:#c5e39e;color:#035010}.mc-button--bordered:disabled,.mc-button--bordered.is-disabled,.mc-button--bordered[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button--bordered-primary-02{color:#6a7081;border-color:#6a7081;background-color:#fff}.mc-button--bordered-primary-02:hover{background-color:#eeeff1;color:#6a7081}.mc-button--bordered-primary-02:active{background-color:#cfd2d8}.mc-button--bordered-primary-02:disabled,.mc-button--bordered-primary-02.is-disabled,.mc-button--bordered-primary-02[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button--bordered-neutral{color:#333;border-color:#333;background-color:#fff}.mc-button--bordered-neutral:hover{background-color:#e6e6e6;color:#333}.mc-button--bordered-neutral:active{background-color:#ccc}.mc-button--bordered-neutral:disabled,.mc-button--bordered-neutral.is-disabled,.mc-button--bordered-neutral[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button--bordered-danger{color:#c61112;border-color:#c61112;background-color:#fff}.mc-button--bordered-danger:hover{background-color:#fdeaea;color:#8c0003}.mc-button--bordered-danger:active{background-color:#f8bcbb;color:#530000}.mc-button--bordered-danger:disabled,.mc-button--bordered-danger.is-disabled,.mc-button--bordered-danger[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-quantity-selector{display:flex;position:relative}.mc-quantity-selector__button-right,.mc-quantity-selector__button-left{z-index:var(--qty-selector-button-z-index, 1)}.mc-quantity-selector__button-right{border-radius:0 .25rem .25rem 0}.mc-quantity-selector__button-left{border-radius:.25rem 0 0 .25rem}.mc-quantity-selector__input{border-radius:0}.mc-quantity-selector__input,.mc-quantity-selector__input::placeholder{text-align:center}.mc-quantity-selector__input:not(:focus){border-left:none;border-right:none}.mc-quantity-selector__input:focus{z-index:var(--qty-selector-focus-z-index, 2)}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: i2.FieldComponent, selector: "moz-field", inputs: ["label", "requirementText", "helpText"] }, { kind: "component", type: i3.IconComponent, selector: "moz-icon", inputs: ["iconName", "size"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
60
|
-
}
|
|
61
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: QuantitySelectorComponent, decorators: [{
|
|
62
|
-
type: Component,
|
|
63
|
-
args: [{ selector: 'moz-quantity-selector', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
|
|
64
|
-
{
|
|
65
|
-
provide: NG_VALUE_ACCESSOR,
|
|
66
|
-
useExisting: forwardRef(() => QuantitySelectorComponent),
|
|
67
|
-
multi: true,
|
|
68
|
-
},
|
|
69
|
-
], template: "<moz-field [label]=\"label\">\n <div class=\"mc-quantity-selector\">\n <button\n [ngClass]=\"[\n value === valueMin || disabled ? 'is-disabled' : '',\n size ? 'mc-button--' + size : ''\n ]\"\n class=\"mc-button mc-button--square mc-button--bordered mc-quantity-selector__button-left\"\n [attr.aria-controls]=\"id || 'quantity-selector'\"\n [attr.aria-label]=\"decrementAriaLabel || 'Decrement'\"\n aria-hidden=\"true\"\n tabindex=\"-1\"\n [disabled]=\"value === valueMin || disabled\"\n type=\"button\"\n (click)=\"decrement()\"\n >\n <moz-icon class=\"mc-button__icon\" iconName=\"Navigation_Control_Less_48px\"></moz-icon>\n </button>\n\n <input\n [ngClass]=\"[size ? 'mc-text-input--' + size : '']\"\n [disabled]=\"disabled\"\n id=\"{{ id || 'quantity-selector' }}\"\n class=\"mc-text-input mc-quantity-selector__input\"\n name=\"quantity-selector-input\"\n [attr.aria-label]=\"inputAriaLabel || 'QuantitySelector'\"\n [attr.aria-valuemin]=\"valueMin\"\n [attr.aria-valuemax]=\"valueMax\"\n [attr.aria-valuenow]=\"value\"\n (change)=\"contentChange($event)\"\n [value]=\"value\"\n placeholder=\"{{ placeholder }}\"\n type=\"number\"\n />\n\n <button\n [ngClass]=\"[\n value === valueMax || disabled ? 'is-disabled' : '',\n size ? 'mc-button--' + size : ''\n ]\"\n class=\"mc-button mc-button--square mc-button--bordered mc-quantity-selector__button-right\"\n [attr.aria-controls]=\"id || 'quantity-selector'\"\n [attr.aria-label]=\"incrementAriaLabel || 'Increment'\"\n aria-hidden=\"true\"\n [disabled]=\"value === valueMax || disabled\"\n tabindex=\"-1\"\n type=\"button\"\n (click)=\"increment()\"\n >\n <moz-icon class=\"mc-button__icon\" iconName=\"Navigation_Control_More_48px\"></moz-icon>\n </button>\n </div>\n</moz-field>\n", styles: ["@charset \"UTF-8\";.mc-text-input{font-family:LeroyMerlin,sans-serif;font-weight:400;box-sizing:border-box;outline:none;appearance:none;padding:0;margin:0;box-shadow:none;border:none;font-size:1rem;line-height:1.375;min-height:3rem;padding:.75rem .6875rem;transition:box-shadow .2s ease;display:block;width:100%;position:relative;border:1px solid #666666;color:#191919;background-color:#fff;border-radius:4px}.mc-text-input[type=number]::-webkit-inner-spin-button,.mc-text-input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.mc-text-input[type=number]{-moz-appearance:textfield}.mc-text-input[type=search]::-webkit-search-decoration:hover,.mc-text-input[type=search]::-webkit-search-cancel-button:hover{cursor:pointer}.mc-text-input::placeholder{font-size:1rem;line-height:1.375}.mc-text-input::placeholder{margin:0;color:#666;opacity:1}.mc-text-input.is-valid,.mc-text-input.is-invalid{background-repeat:no-repeat;background-size:1.5rem 1.5rem;background-position:right .4375rem center;padding-right:2.5rem}.mc-text-input.is-valid{border-color:#46a610;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' fill='%2346a610' viewBox='0 0 24 24'%3E%3Cpath d='M12 4a8 8 0 11-8 8 8 8 0 018-8m0-2a10 10 0 1010 10A10 10 0 0012 2z'/%3E%3Cpath d='M10.73 15.75a1 1 0 01-.68-.26l-3-2.74a1 1 0 011.36-1.47l2.25 2.08 4.36-4.42a1 1 0 111.42 1.41l-5 5.1a1 1 0 01-.71.3z'/%3E%3C/svg%3E\")}.mc-text-input.is-valid:hover,.mc-text-input.is-valid.is-hover{border-color:#035010}.mc-text-input.is-invalid{border-color:#c61112;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='1.5rem' width='1.5rem' viewBox='0 0 24 24' fill='%23c61112'%3E%3Cpath d='M12 2a10 10 0 1010 10A10 10 0 0012 2zm0 18a8 8 0 118-8 8 8 0 01-8 8z'/%3E%3Cpath d='M12 7a1 1 0 00-1 1v4.38a1 1 0 002 0V8a1 1 0 00-1-1z'/%3E%3Ccircle cx='12' cy='16' r='1'/%3E%3C/svg%3E\")}.mc-text-input.is-invalid:hover,.mc-text-input.is-invalid.is-hover{border-color:#530000}.mc-text-input:hover{border-color:#191919}.mc-text-input:focus{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc}.mc-text-input:disabled{background:#e6e6e6;border-color:#e6e6e6;color:#666;cursor:not-allowed}.mc-text-input--s{font-size:.875rem;line-height:1.2857142857;min-height:2rem;padding:.375rem .4375rem}.mc-text-input--s::placeholder{font-size:.875rem;line-height:1.2857142857}@media screen and (min-width: 680px){.mc-text-input--s\\@from-m{font-size:.875rem;line-height:1.2857142857;min-height:2rem;padding:.375rem .4375rem}.mc-text-input--s\\@from-m::placeholder{font-size:.875rem;line-height:1.2857142857}}@media screen and (min-width: 1024px){.mc-text-input--s\\@from-l{font-size:.875rem;line-height:1.2857142857;min-height:2rem;padding:.375rem .4375rem}.mc-text-input--s\\@from-l::placeholder{font-size:.875rem;line-height:1.2857142857}}@media screen and (min-width: 1280px){.mc-text-input--s\\@from-xl{font-size:.875rem;line-height:1.2857142857;min-height:2rem;padding:.375rem .4375rem}.mc-text-input--s\\@from-xl::placeholder{font-size:.875rem;line-height:1.2857142857}}@media screen and (min-width: 1920px){.mc-text-input--s\\@from-xxl{font-size:.875rem;line-height:1.2857142857;min-height:2rem;padding:.375rem .4375rem}.mc-text-input--s\\@from-xxl::placeholder{font-size:.875rem;line-height:1.2857142857}}.mc-text-input--m{font-size:1rem;line-height:1.375;min-height:3rem;padding:.75rem .6875rem}.mc-text-input--m::placeholder{font-size:1rem;line-height:1.375}@media screen and (min-width: 680px){.mc-text-input--m\\@from-m{font-size:1rem;line-height:1.375;min-height:3rem;padding:.75rem .6875rem}.mc-text-input--m\\@from-m::placeholder{font-size:1rem;line-height:1.375}}@media screen and (min-width: 1024px){.mc-text-input--m\\@from-l{font-size:1rem;line-height:1.375;min-height:3rem;padding:.75rem .6875rem}.mc-text-input--m\\@from-l::placeholder{font-size:1rem;line-height:1.375}}@media screen and (min-width: 1280px){.mc-text-input--m\\@from-xl{font-size:1rem;line-height:1.375;min-height:3rem;padding:.75rem .6875rem}.mc-text-input--m\\@from-xl::placeholder{font-size:1rem;line-height:1.375}}@media screen and (min-width: 1920px){.mc-text-input--m\\@from-xxl{font-size:1rem;line-height:1.375;min-height:3rem;padding:.75rem .6875rem}.mc-text-input--m\\@from-xxl::placeholder{font-size:1rem;line-height:1.375}}.mc-field__label,.mc-field__legend{font-size:.875rem;line-height:1.2857142857;font-weight:400;color:#333}.mc-field__legend{padding-left:0;padding-right:0}.mc-field__legend+.mc-field__container,.mc-field__help+.mc-field__container{margin-top:1rem}.mc-field__requirement,.mc-field__help{font-size:.75rem;line-height:1.3333333333;font-weight:400;color:#666}.mc-field__requirement:before{content:\"\\a0-\\a0\"}.mc-field__help{display:block;margin-top:.125rem}.mc-field .mc-field__input,.mc-field .mc-field__element{margin-top:.5rem}@media screen and (min-width: 769px){.mc-field__container--inline,.mc-field__element--inline{display:flex}}@media screen and (min-width: 769px){.mc-field__container--inline .mc-field__item:not(:last-child),.mc-field__element--inline .mc-field__item:not(:last-child){margin-bottom:0;margin-right:1rem}}@media screen and (min-width: 1024px){.mc-field__container--inline .mc-field__item:not(:last-child),.mc-field__element--inline .mc-field__item:not(:last-child){margin-right:2rem}}.mc-field__item:not(:last-child){margin-bottom:1rem}.mc-field__error-message{font-size:.875rem;line-height:1.2857142857;color:#c61112;display:inline-block;margin-top:.25rem}.mc-field--group{border:none;margin-left:0;margin-right:0;padding:0}.mc-field--group .mc-field__error-message{margin-top:.5rem}.mc-button{margin:0;box-shadow:none;text-decoration:none;outline:none;border:none;padding:0;color:#fff;background-color:#188803;font-family:LeroyMerlin,sans-serif;font-weight:600;font-size:1rem;line-height:1.375;padding:.6875rem 1.5rem;min-height:3rem;min-width:3rem;cursor:pointer;border-radius:4px;text-align:center;border:2px solid transparent;transition:all ease .2s;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;align-items:stretch;box-sizing:border-box;fill:currentColor}.mc-button:hover{background-color:#006902;color:#fff}.mc-button:active{background-color:#006902}.mc-button:disabled,.mc-button.is-disabled,.mc-button[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button .mc-button__icon:first-child,.mc-button .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}.mc-button:focus{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc}.mc-button--s{font-size:.875rem;line-height:1.2857142857;padding:.3125rem 1rem;min-height:2rem;min-width:2rem}.mc-button--s .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--s .mc-button__icon:first-child,.mc-button--s .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:1.5rem;height:1.5rem}@media screen and (min-width: 680px){.mc-button--s\\@from-m{font-size:.875rem;line-height:1.2857142857;padding:.3125rem 1rem;min-height:2rem;min-width:2rem}.mc-button--s\\@from-m .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--s\\@from-m .mc-button__icon:first-child,.mc-button--s\\@from-m .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s\\@from-m .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:1.5rem;height:1.5rem}}@media screen and (min-width: 1024px){.mc-button--s\\@from-l{font-size:.875rem;line-height:1.2857142857;padding:.3125rem 1rem;min-height:2rem;min-width:2rem}.mc-button--s\\@from-l .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--s\\@from-l .mc-button__icon:first-child,.mc-button--s\\@from-l .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s\\@from-l .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:1.5rem;height:1.5rem}}@media screen and (min-width: 1280px){.mc-button--s\\@from-xl{font-size:.875rem;line-height:1.2857142857;padding:.3125rem 1rem;min-height:2rem;min-width:2rem}.mc-button--s\\@from-xl .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--s\\@from-xl .mc-button__icon:first-child,.mc-button--s\\@from-xl .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s\\@from-xl .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:1.5rem;height:1.5rem}}@media screen and (min-width: 1920px){.mc-button--s\\@from-xxl{font-size:.875rem;line-height:1.2857142857;padding:.3125rem 1rem;min-height:2rem;min-width:2rem}.mc-button--s\\@from-xxl .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--s\\@from-xxl .mc-button__icon:first-child,.mc-button--s\\@from-xxl .mc-button__icon:last-child{margin-bottom:-.1875rem;margin-top:-.1875rem}.mc-button--s\\@from-xxl .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:1.5rem;height:1.5rem}}.mc-button--m{font-size:1rem;line-height:1.375;padding:.6875rem 1.5rem;min-height:3rem;min-width:3rem}.mc-button--m .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--m .mc-button__icon:first-child,.mc-button--m .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}@media screen and (min-width: 680px){.mc-button--m\\@from-m{font-size:1rem;line-height:1.375;padding:.6875rem 1.5rem;min-height:3rem;min-width:3rem}.mc-button--m\\@from-m .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--m\\@from-m .mc-button__icon:first-child,.mc-button--m\\@from-m .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m\\@from-m .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}@media screen and (min-width: 1024px){.mc-button--m\\@from-l{font-size:1rem;line-height:1.375;padding:.6875rem 1.5rem;min-height:3rem;min-width:3rem}.mc-button--m\\@from-l .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--m\\@from-l .mc-button__icon:first-child,.mc-button--m\\@from-l .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m\\@from-l .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}@media screen and (min-width: 1280px){.mc-button--m\\@from-xl{font-size:1rem;line-height:1.375;padding:.6875rem 1.5rem;min-height:3rem;min-width:3rem}.mc-button--m\\@from-xl .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--m\\@from-xl .mc-button__icon:first-child,.mc-button--m\\@from-xl .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m\\@from-xl .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}@media screen and (min-width: 1920px){.mc-button--m\\@from-xxl{font-size:1rem;line-height:1.375;padding:.6875rem 1.5rem;min-height:3rem;min-width:3rem}.mc-button--m\\@from-xxl .mc-button__icon{width:1.5rem;height:1.5rem}.mc-button--m\\@from-xxl .mc-button__icon:first-child,.mc-button--m\\@from-xxl .mc-button__icon:last-child{margin-bottom:-1px;margin-top:-1px}.mc-button--m\\@from-xxl .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}.mc-button--l{font-size:1.125rem;line-height:1.3333333333;padding:.875rem 1.5rem;min-height:3.5rem;min-width:3.5rem}.mc-button--l .mc-button__icon{width:2rem;height:2rem}.mc-button--l .mc-button__icon:first-child,.mc-button--l .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}@media screen and (min-width: 680px){.mc-button--l\\@from-m{font-size:1.125rem;line-height:1.3333333333;padding:.875rem 1.5rem;min-height:3.5rem;min-width:3.5rem}.mc-button--l\\@from-m .mc-button__icon{width:2rem;height:2rem}.mc-button--l\\@from-m .mc-button__icon:first-child,.mc-button--l\\@from-m .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l\\@from-m .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}@media screen and (min-width: 1024px){.mc-button--l\\@from-l{font-size:1.125rem;line-height:1.3333333333;padding:.875rem 1.5rem;min-height:3.5rem;min-width:3.5rem}.mc-button--l\\@from-l .mc-button__icon{width:2rem;height:2rem}.mc-button--l\\@from-l .mc-button__icon:first-child,.mc-button--l\\@from-l .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l\\@from-l .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}@media screen and (min-width: 1280px){.mc-button--l\\@from-xl{font-size:1.125rem;line-height:1.3333333333;padding:.875rem 1.5rem;min-height:3.5rem;min-width:3.5rem}.mc-button--l\\@from-xl .mc-button__icon{width:2rem;height:2rem}.mc-button--l\\@from-xl .mc-button__icon:first-child,.mc-button--l\\@from-xl .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l\\@from-xl .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}@media screen and (min-width: 1920px){.mc-button--l\\@from-xxl{font-size:1.125rem;line-height:1.3333333333;padding:.875rem 1.5rem;min-height:3.5rem;min-width:3.5rem}.mc-button--l\\@from-xxl .mc-button__icon{width:2rem;height:2rem}.mc-button--l\\@from-xxl .mc-button__icon:first-child,.mc-button--l\\@from-xxl .mc-button__icon:last-child{margin-bottom:-.25rem;margin-top:-.25rem}.mc-button--l\\@from-xxl .mc-button__icon:only-child{margin-bottom:0;margin-top:0;width:2rem;height:2rem}}.mc-button--fit{display:inline-flex;width:auto}@media screen and (min-width: 680px){.mc-button--fit\\@from-m{display:inline-flex;width:auto}}@media screen and (min-width: 1024px){.mc-button--fit\\@from-l{display:inline-flex;width:auto}}@media screen and (min-width: 1280px){.mc-button--fit\\@from-xl{display:inline-flex;width:auto}}@media screen and (min-width: 1920px){.mc-button--fit\\@from-xxl{display:inline-flex;width:auto}}.mc-button--full{display:flex;width:100%}@supports (width: stretch){.mc-button--full{width:stretch}}@media screen and (min-width: 680px){.mc-button--full\\@from-m{display:flex;width:100%}@supports (width: stretch){.mc-button--full\\@from-m{width:stretch}}}@media screen and (min-width: 1024px){.mc-button--full\\@from-l{display:flex;width:100%}@supports (width: stretch){.mc-button--full\\@from-l{width:stretch}}}@media screen and (min-width: 1280px){.mc-button--full\\@from-xl{display:flex;width:100%}@supports (width: stretch){.mc-button--full\\@from-xl{width:stretch}}}@media screen and (min-width: 1920px){.mc-button--full\\@from-xxl{display:flex;width:100%}@supports (width: stretch){.mc-button--full\\@from-xxl{width:stretch}}}.mc-button--square{align-items:center;height:0;padding:0}@media screen and (min-width: 1024px){.mc-button--square{padding:0}}.mc-button__icon{flex-shrink:0}.mc-button__icon:last-child{margin-left:.5rem;margin-right:-.25rem}.mc-button__icon:first-child{margin-right:.5rem;margin-left:-.25rem}.mc-button__icon:only-child{margin:0}.mc-button__label{align-items:center;display:flex;pointer-events:none}a.mc-button:disabled,a.mc-button.is-disabled{pointer-events:none}.mc-button--solid-primary-02{background-color:#6a7081}.mc-button--solid-primary-02:hover{background-color:#242938}.mc-button--solid-primary-02:active{background-color:#171b26}.mc-button--solid-primary-02:disabled,.mc-button--solid-primary-02.is-disabled,.mc-button--solid-primary-02[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button--solid-neutral{background-color:#333}.mc-button--solid-neutral:hover{background-color:#191919}.mc-button--solid-neutral:active{background-color:#333}.mc-button--solid-neutral:disabled,.mc-button--solid-neutral.is-disabled,.mc-button--solid-neutral[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button--solid-danger{background-color:#c61112}.mc-button--solid-danger:hover,.mc-button--solid-danger:active{background-color:#8c0003}.mc-button--solid-danger:disabled,.mc-button--solid-danger.is-disabled,.mc-button--solid-danger[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button--bordered{color:#188803;border-color:#188803;background-color:#fff}.mc-button--bordered:hover{background-color:#ebf5de;color:#006902}.mc-button--bordered:active{background-color:#c5e39e;color:#035010}.mc-button--bordered:disabled,.mc-button--bordered.is-disabled,.mc-button--bordered[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button--bordered-primary-02{color:#6a7081;border-color:#6a7081;background-color:#fff}.mc-button--bordered-primary-02:hover{background-color:#eeeff1;color:#6a7081}.mc-button--bordered-primary-02:active{background-color:#cfd2d8}.mc-button--bordered-primary-02:disabled,.mc-button--bordered-primary-02.is-disabled,.mc-button--bordered-primary-02[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button--bordered-neutral{color:#333;border-color:#333;background-color:#fff}.mc-button--bordered-neutral:hover{background-color:#e6e6e6;color:#333}.mc-button--bordered-neutral:active{background-color:#ccc}.mc-button--bordered-neutral:disabled,.mc-button--bordered-neutral.is-disabled,.mc-button--bordered-neutral[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-button--bordered-danger{color:#c61112;border-color:#c61112;background-color:#fff}.mc-button--bordered-danger:hover{background-color:#fdeaea;color:#8c0003}.mc-button--bordered-danger:active{background-color:#f8bcbb;color:#530000}.mc-button--bordered-danger:disabled,.mc-button--bordered-danger.is-disabled,.mc-button--bordered-danger[aria-disabled=true]{background-color:#ccc;border-color:transparent;color:#666;cursor:not-allowed}.mc-quantity-selector{display:flex;position:relative}.mc-quantity-selector__button-right,.mc-quantity-selector__button-left{z-index:var(--qty-selector-button-z-index, 1)}.mc-quantity-selector__button-right{border-radius:0 .25rem .25rem 0}.mc-quantity-selector__button-left{border-radius:.25rem 0 0 .25rem}.mc-quantity-selector__input{border-radius:0}.mc-quantity-selector__input,.mc-quantity-selector__input::placeholder{text-align:center}.mc-quantity-selector__input:not(:focus){border-left:none;border-right:none}.mc-quantity-selector__input:focus{z-index:var(--qty-selector-focus-z-index, 2)}\n"] }]
|
|
70
|
-
}], propDecorators: { label: [{
|
|
71
|
-
type: Input
|
|
72
|
-
}], id: [{
|
|
73
|
-
type: Input
|
|
74
|
-
}], placeholder: [{
|
|
75
|
-
type: Input
|
|
76
|
-
}], valueMin: [{
|
|
77
|
-
type: Input
|
|
78
|
-
}], valueMax: [{
|
|
79
|
-
type: Input
|
|
80
|
-
}], inputAriaLabel: [{
|
|
81
|
-
type: Input
|
|
82
|
-
}], decrementAriaLabel: [{
|
|
83
|
-
type: Input
|
|
84
|
-
}], incrementAriaLabel: [{
|
|
85
|
-
type: Input
|
|
86
|
-
}], size: [{
|
|
87
|
-
type: Input
|
|
88
|
-
}], disabled: [{
|
|
89
|
-
type: Input
|
|
90
|
-
}] } });
|
|
91
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicXVhbnRpdHktc2VsZWN0b3IuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvcXVhbnRpdHktc2VsZWN0b3IvcXVhbnRpdHktc2VsZWN0b3IuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvcXVhbnRpdHktc2VsZWN0b3IvcXVhbnRpdHktc2VsZWN0b3IuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3RGLE9BQU8sRUFBd0IsaUJBQWlCLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQzs7Ozs7QUFnQnpFLE1BQU0sT0FBTyx5QkFBeUI7SUFidEM7UUFja0IsVUFBSyxHQUFXLEVBQUUsQ0FBQztRQUNuQixPQUFFLEdBQVcsRUFBRSxDQUFDO1FBQ2hCLGdCQUFXLEdBQVcsRUFBRSxDQUFDO1FBQ3pCLGFBQVEsR0FBVyxDQUFDLENBQUM7UUFDckIsYUFBUSxHQUFXLEdBQUcsQ0FBQztRQUN2QixtQkFBYyxHQUFXLEVBQUUsQ0FBQztRQUM1Qix1QkFBa0IsR0FBVyxFQUFFLENBQUM7UUFDaEMsdUJBQWtCLEdBQVcsRUFBRSxDQUFDO1FBQ2hDLFNBQUksR0FBMEIsR0FBRyxDQUFDO1FBQ2xDLGFBQVEsR0FBWSxLQUFLLENBQUM7UUFFbkMsVUFBSyxHQUFXLENBQUMsQ0FBQztRQUNsQiw2QkFBd0IsR0FBUSxHQUFHLEVBQUUsR0FBRSxDQUFDLENBQUM7UUFDekMsNEJBQXVCLEdBQVEsR0FBRyxFQUFFLEdBQUUsQ0FBQyxDQUFDO0tBbUNoRDtJQWpDUSxTQUFTO1FBQ2QsSUFBSSxJQUFJLENBQUMsS0FBSyxHQUFHLElBQUksQ0FBQyxRQUFRLEVBQUUsQ0FBQztZQUMvQixJQUFJLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxLQUFLLEdBQUcsQ0FBQyxDQUFDLENBQUM7UUFDbEMsQ0FBQztJQUNILENBQUM7SUFFTSxTQUFTO1FBQ2QsSUFBSSxJQUFJLENBQUMsS0FBSyxHQUFHLElBQUksQ0FBQyxRQUFRLEVBQUUsQ0FBQztZQUMvQixJQUFJLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxLQUFLLEdBQUcsQ0FBQyxDQUFDLENBQUM7UUFDbEMsQ0FBQztJQUNILENBQUM7SUFFTSxhQUFhLENBQUMsTUFBYTtRQUNoQyxNQUFNLEtBQUssR0FBSSxNQUFNLENBQUMsTUFBMkIsQ0FBQyxLQUFLLENBQUM7UUFDeEQsSUFBSSxLQUFLLElBQUksQ0FBQyxLQUFLLElBQUksSUFBSSxDQUFDLFFBQVEsSUFBSSxDQUFDLEtBQUssSUFBSSxJQUFJLENBQUMsUUFBUSxFQUFFLENBQUM7WUFDaEUsSUFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFDLEtBQUssQ0FBQyxDQUFDO1FBQzFCLENBQUM7YUFBTSxDQUFDO1lBQ0wsTUFBTSxDQUFDLE1BQTJCLENBQUMsS0FBSyxHQUFHLEVBQUUsR0FBRyxJQUFJLENBQUMsS0FBSyxDQUFDO1FBQzlELENBQUM7SUFDSCxDQUFDO0lBRU0sVUFBVSxDQUFDLEtBQWE7UUFDN0IsSUFBSSxDQUFDLEtBQUssR0FBRyxLQUFLLENBQUM7UUFDbkIsSUFBSSxDQUFDLHdCQUF3QixDQUFDLEtBQUssQ0FBQyxDQUFDO0lBQ3ZDLENBQUM7SUFFTSxnQkFBZ0IsQ0FBQyxFQUFPO1FBQzdCLElBQUksQ0FBQyx3QkFBd0IsR0FBRyxFQUFFLENBQUM7SUFDckMsQ0FBQztJQUVNLGlCQUFpQixDQUFDLEVBQU87UUFDOUIsSUFBSSxDQUFDLHVCQUF1QixHQUFHLEVBQUUsQ0FBQztJQUNwQyxDQUFDOytHQWhEVSx5QkFBeUI7bUdBQXpCLHlCQUF5Qix3VEFSekI7WUFDVDtnQkFDRSxPQUFPLEVBQUUsaUJBQWlCO2dCQUMxQixXQUFXLEVBQUUsVUFBVSxDQUFDLEdBQUcsRUFBRSxDQUFDLHlCQUF5QixDQUFDO2dCQUN4RCxLQUFLLEVBQUUsSUFBSTthQUNaO1NBQ0YsMEJDZkgsKzZEQXFEQTs7NEZEcENhLHlCQUF5QjtrQkFickMsU0FBUzsrQkFDRSx1QkFBdUIsbUJBR2hCLHVCQUF1QixDQUFDLE1BQU0sYUFDcEM7d0JBQ1Q7NEJBQ0UsT0FBTyxFQUFFLGlCQUFpQjs0QkFDMUIsV0FBVyxFQUFFLFVBQVUsQ0FBQyxHQUFHLEVBQUUsMEJBQTBCLENBQUM7NEJBQ3hELEtBQUssRUFBRSxJQUFJO3lCQUNaO3FCQUNGOzhCQUdlLEtBQUs7c0JBQXBCLEtBQUs7Z0JBQ1UsRUFBRTtzQkFBakIsS0FBSztnQkFDVSxXQUFXO3NCQUExQixLQUFLO2dCQUNVLFFBQVE7c0JBQXZCLEtBQUs7Z0JBQ1UsUUFBUTtzQkFBdkIsS0FBSztnQkFDVSxjQUFjO3NCQUE3QixLQUFLO2dCQUNVLGtCQUFrQjtzQkFBakMsS0FBSztnQkFDVSxrQkFBa0I7c0JBQWpDLEtBQUs7Z0JBQ1UsSUFBSTtzQkFBbkIsS0FBSztnQkFDVSxRQUFRO3NCQUF2QixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgSW5wdXQsIGZvcndhcmRSZWYgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbnRyb2xWYWx1ZUFjY2Vzc29yLCBOR19WQUxVRV9BQ0NFU1NPUiB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcbmltcG9ydCB7IFF1YW50aXR5U2VsZWN0b3JTaXplcyB9IGZyb20gJy4vbW9kZWwvcXVhbnRpdHktc2VsZWN0b3InO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdtb3otcXVhbnRpdHktc2VsZWN0b3InLFxuICB0ZW1wbGF0ZVVybDogJy4vcXVhbnRpdHktc2VsZWN0b3IuY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi9xdWFudGl0eS1zZWxlY3Rvci5jb21wb25lbnQuc2NzcyddLFxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgcHJvdmlkZXJzOiBbXG4gICAge1xuICAgICAgcHJvdmlkZTogTkdfVkFMVUVfQUNDRVNTT1IsXG4gICAgICB1c2VFeGlzdGluZzogZm9yd2FyZFJlZigoKSA9PiBRdWFudGl0eVNlbGVjdG9yQ29tcG9uZW50KSxcbiAgICAgIG11bHRpOiB0cnVlLFxuICAgIH0sXG4gIF0sXG59KVxuZXhwb3J0IGNsYXNzIFF1YW50aXR5U2VsZWN0b3JDb21wb25lbnQgaW1wbGVtZW50cyBDb250cm9sVmFsdWVBY2Nlc3NvciB7XG4gIEBJbnB1dCgpIHB1YmxpYyBsYWJlbDogc3RyaW5nID0gJyc7XG4gIEBJbnB1dCgpIHB1YmxpYyBpZDogc3RyaW5nID0gJyc7XG4gIEBJbnB1dCgpIHB1YmxpYyBwbGFjZWhvbGRlcjogc3RyaW5nID0gJyc7XG4gIEBJbnB1dCgpIHB1YmxpYyB2YWx1ZU1pbjogbnVtYmVyID0gMDtcbiAgQElucHV0KCkgcHVibGljIHZhbHVlTWF4OiBudW1iZXIgPSAxMDA7XG4gIEBJbnB1dCgpIHB1YmxpYyBpbnB1dEFyaWFMYWJlbDogc3RyaW5nID0gJyc7XG4gIEBJbnB1dCgpIHB1YmxpYyBkZWNyZW1lbnRBcmlhTGFiZWw6IHN0cmluZyA9ICcnO1xuICBASW5wdXQoKSBwdWJsaWMgaW5jcmVtZW50QXJpYUxhYmVsOiBzdHJpbmcgPSAnJztcbiAgQElucHV0KCkgcHVibGljIHNpemU6IFF1YW50aXR5U2VsZWN0b3JTaXplcyA9ICdtJztcbiAgQElucHV0KCkgcHVibGljIGRpc2FibGVkOiBib29sZWFuID0gZmFsc2U7XG5cbiAgcHVibGljIHZhbHVlOiBudW1iZXIgPSAwO1xuICBwdWJsaWMgb25RdWFudGl0eVNlbGVjdG9yQ2hhbmdlOiBhbnkgPSAoKSA9PiB7fTtcbiAgcHVibGljIG9uUXVhbnRpdHlTZWxlY3RvclRvdWNoOiBhbnkgPSAoKSA9PiB7fTtcblxuICBwdWJsaWMgZGVjcmVtZW50KCk6IHZvaWQge1xuICAgIGlmICh0aGlzLnZhbHVlID4gdGhpcy52YWx1ZU1pbikge1xuICAgICAgdGhpcy53cml0ZVZhbHVlKHRoaXMudmFsdWUgLSAxKTtcbiAgICB9XG4gIH1cblxuICBwdWJsaWMgaW5jcmVtZW50KCk6IHZvaWQge1xuICAgIGlmICh0aGlzLnZhbHVlIDwgdGhpcy52YWx1ZU1heCkge1xuICAgICAgdGhpcy53cml0ZVZhbHVlKHRoaXMudmFsdWUgKyAxKTtcbiAgICB9XG4gIH1cblxuICBwdWJsaWMgY29udGVudENoYW5nZSgkZXZlbnQ6IEV2ZW50KTogdm9pZCB7XG4gICAgY29uc3QgdmFsdWUgPSAoJGV2ZW50LnRhcmdldCBhcyBIVE1MSW5wdXRFbGVtZW50KS52YWx1ZTtcbiAgICBpZiAodmFsdWUgJiYgK3ZhbHVlIDw9IHRoaXMudmFsdWVNYXggJiYgK3ZhbHVlID49IHRoaXMudmFsdWVNaW4pIHtcbiAgICAgIHRoaXMud3JpdGVWYWx1ZSgrdmFsdWUpO1xuICAgIH0gZWxzZSB7XG4gICAgICAoJGV2ZW50LnRhcmdldCBhcyBIVE1MSW5wdXRFbGVtZW50KS52YWx1ZSA9ICcnICsgdGhpcy52YWx1ZTtcbiAgICB9XG4gIH1cblxuICBwdWJsaWMgd3JpdGVWYWx1ZSh2YWx1ZTogbnVtYmVyKTogdm9pZCB7XG4gICAgdGhpcy52YWx1ZSA9IHZhbHVlO1xuICAgIHRoaXMub25RdWFudGl0eVNlbGVjdG9yQ2hhbmdlKHZhbHVlKTtcbiAgfVxuXG4gIHB1YmxpYyByZWdpc3Rlck9uQ2hhbmdlKGZuOiBhbnkpOiB2b2lkIHtcbiAgICB0aGlzLm9uUXVhbnRpdHlTZWxlY3RvckNoYW5nZSA9IGZuO1xuICB9XG5cbiAgcHVibGljIHJlZ2lzdGVyT25Ub3VjaGVkKGZuOiBhbnkpOiB2b2lkIHtcbiAgICB0aGlzLm9uUXVhbnRpdHlTZWxlY3RvclRvdWNoID0gZm47XG4gIH1cbn1cbiIsIjxtb3otZmllbGQgW2xhYmVsXT1cImxhYmVsXCI+XG4gIDxkaXYgY2xhc3M9XCJtYy1xdWFudGl0eS1zZWxlY3RvclwiPlxuICAgIDxidXR0b25cbiAgICAgIFtuZ0NsYXNzXT1cIltcbiAgICAgICAgdmFsdWUgPT09IHZhbHVlTWluIHx8IGRpc2FibGVkID8gJ2lzLWRpc2FibGVkJyA6ICcnLFxuICAgICAgICBzaXplID8gJ21jLWJ1dHRvbi0tJyArIHNpemUgOiAnJ1xuICAgICAgXVwiXG4gICAgICBjbGFzcz1cIm1jLWJ1dHRvbiBtYy1idXR0b24tLXNxdWFyZSBtYy1idXR0b24tLWJvcmRlcmVkIG1jLXF1YW50aXR5LXNlbGVjdG9yX19idXR0b24tbGVmdFwiXG4gICAgICBbYXR0ci5hcmlhLWNvbnRyb2xzXT1cImlkIHx8ICdxdWFudGl0eS1zZWxlY3RvcidcIlxuICAgICAgW2F0dHIuYXJpYS1sYWJlbF09XCJkZWNyZW1lbnRBcmlhTGFiZWwgfHwgJ0RlY3JlbWVudCdcIlxuICAgICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICAgIHRhYmluZGV4PVwiLTFcIlxuICAgICAgW2Rpc2FibGVkXT1cInZhbHVlID09PSB2YWx1ZU1pbiB8fCBkaXNhYmxlZFwiXG4gICAgICB0eXBlPVwiYnV0dG9uXCJcbiAgICAgIChjbGljayk9XCJkZWNyZW1lbnQoKVwiXG4gICAgPlxuICAgICAgPG1vei1pY29uIGNsYXNzPVwibWMtYnV0dG9uX19pY29uXCIgaWNvbk5hbWU9XCJOYXZpZ2F0aW9uX0NvbnRyb2xfTGVzc180OHB4XCI+PC9tb3otaWNvbj5cbiAgICA8L2J1dHRvbj5cblxuICAgIDxpbnB1dFxuICAgICAgW25nQ2xhc3NdPVwiW3NpemUgPyAnbWMtdGV4dC1pbnB1dC0tJyArIHNpemUgOiAnJ11cIlxuICAgICAgW2Rpc2FibGVkXT1cImRpc2FibGVkXCJcbiAgICAgIGlkPVwie3sgaWQgfHwgJ3F1YW50aXR5LXNlbGVjdG9yJyB9fVwiXG4gICAgICBjbGFzcz1cIm1jLXRleHQtaW5wdXQgbWMtcXVhbnRpdHktc2VsZWN0b3JfX2lucHV0XCJcbiAgICAgIG5hbWU9XCJxdWFudGl0eS1zZWxlY3Rvci1pbnB1dFwiXG4gICAgICBbYXR0ci5hcmlhLWxhYmVsXT1cImlucHV0QXJpYUxhYmVsIHx8ICdRdWFudGl0eVNlbGVjdG9yJ1wiXG4gICAgICBbYXR0ci5hcmlhLXZhbHVlbWluXT1cInZhbHVlTWluXCJcbiAgICAgIFthdHRyLmFyaWEtdmFsdWVtYXhdPVwidmFsdWVNYXhcIlxuICAgICAgW2F0dHIuYXJpYS12YWx1ZW5vd109XCJ2YWx1ZVwiXG4gICAgICAoY2hhbmdlKT1cImNvbnRlbnRDaGFuZ2UoJGV2ZW50KVwiXG4gICAgICBbdmFsdWVdPVwidmFsdWVcIlxuICAgICAgcGxhY2Vob2xkZXI9XCJ7eyBwbGFjZWhvbGRlciB9fVwiXG4gICAgICB0eXBlPVwibnVtYmVyXCJcbiAgICAvPlxuXG4gICAgPGJ1dHRvblxuICAgICAgW25nQ2xhc3NdPVwiW1xuICAgICAgICB2YWx1ZSA9PT0gdmFsdWVNYXggfHwgZGlzYWJsZWQgPyAnaXMtZGlzYWJsZWQnIDogJycsXG4gICAgICAgIHNpemUgPyAnbWMtYnV0dG9uLS0nICsgc2l6ZSA6ICcnXG4gICAgICBdXCJcbiAgICAgIGNsYXNzPVwibWMtYnV0dG9uIG1jLWJ1dHRvbi0tc3F1YXJlIG1jLWJ1dHRvbi0tYm9yZGVyZWQgbWMtcXVhbnRpdHktc2VsZWN0b3JfX2J1dHRvbi1yaWdodFwiXG4gICAgICBbYXR0ci5hcmlhLWNvbnRyb2xzXT1cImlkIHx8ICdxdWFudGl0eS1zZWxlY3RvcidcIlxuICAgICAgW2F0dHIuYXJpYS1sYWJlbF09XCJpbmNyZW1lbnRBcmlhTGFiZWwgfHwgJ0luY3JlbWVudCdcIlxuICAgICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICAgIFtkaXNhYmxlZF09XCJ2YWx1ZSA9PT0gdmFsdWVNYXggfHwgZGlzYWJsZWRcIlxuICAgICAgdGFiaW5kZXg9XCItMVwiXG4gICAgICB0eXBlPVwiYnV0dG9uXCJcbiAgICAgIChjbGljayk9XCJpbmNyZW1lbnQoKVwiXG4gICAgPlxuICAgICAgPG1vei1pY29uIGNsYXNzPVwibWMtYnV0dG9uX19pY29uXCIgaWNvbk5hbWU9XCJOYXZpZ2F0aW9uX0NvbnRyb2xfTW9yZV80OHB4XCI+PC9tb3otaWNvbj5cbiAgICA8L2J1dHRvbj5cbiAgPC9kaXY+XG48L21vei1maWVsZD5cbiJdfQ==
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import { NgModule } from '@angular/core';
|
|
3
|
-
import { QuantitySelectorComponent } from './quantity-selector.component';
|
|
4
|
-
import { FieldModule } from '../field/field.module';
|
|
5
|
-
import { IconModule } from '../icon';
|
|
6
|
-
import { FormsModule } from '@angular/forms';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export class QuantitySelectorModule {
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: QuantitySelectorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: QuantitySelectorModule, declarations: [QuantitySelectorComponent], imports: [CommonModule, FieldModule, IconModule, FormsModule], exports: [QuantitySelectorComponent] }); }
|
|
11
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: QuantitySelectorModule, imports: [CommonModule, FieldModule, IconModule, FormsModule] }); }
|
|
12
|
-
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: QuantitySelectorModule, decorators: [{
|
|
14
|
-
type: NgModule,
|
|
15
|
-
args: [{
|
|
16
|
-
declarations: [QuantitySelectorComponent],
|
|
17
|
-
imports: [CommonModule, FieldModule, IconModule, FormsModule],
|
|
18
|
-
exports: [QuantitySelectorComponent],
|
|
19
|
-
}]
|
|
20
|
-
}] });
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicXVhbnRpdHktc2VsZWN0b3IubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvcXVhbnRpdHktc2VsZWN0b3IvcXVhbnRpdHktc2VsZWN0b3IubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSx5QkFBeUIsRUFBRSxNQUFNLCtCQUErQixDQUFDO0FBQzFFLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNwRCxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sU0FBUyxDQUFDO0FBQ3JDLE9BQU8sRUFBRSxXQUFXLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQzs7QUFPN0MsTUFBTSxPQUFPLHNCQUFzQjsrR0FBdEIsc0JBQXNCO2dIQUF0QixzQkFBc0IsaUJBSmxCLHlCQUF5QixhQUM5QixZQUFZLEVBQUUsV0FBVyxFQUFFLFVBQVUsRUFBRSxXQUFXLGFBQ2xELHlCQUF5QjtnSEFFeEIsc0JBQXNCLFlBSHZCLFlBQVksRUFBRSxXQUFXLEVBQUUsVUFBVSxFQUFFLFdBQVc7OzRGQUdqRCxzQkFBc0I7a0JBTGxDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFLENBQUMseUJBQXlCLENBQUM7b0JBQ3pDLE9BQU8sRUFBRSxDQUFDLFlBQVksRUFBRSxXQUFXLEVBQUUsVUFBVSxFQUFFLFdBQVcsQ0FBQztvQkFDN0QsT0FBTyxFQUFFLENBQUMseUJBQXlCLENBQUM7aUJBQ3JDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBRdWFudGl0eVNlbGVjdG9yQ29tcG9uZW50IH0gZnJvbSAnLi9xdWFudGl0eS1zZWxlY3Rvci5jb21wb25lbnQnO1xuaW1wb3J0IHsgRmllbGRNb2R1bGUgfSBmcm9tICcuLi9maWVsZC9maWVsZC5tb2R1bGUnO1xuaW1wb3J0IHsgSWNvbk1vZHVsZSB9IGZyb20gJy4uL2ljb24nO1xuaW1wb3J0IHsgRm9ybXNNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XG5cbkBOZ01vZHVsZSh7XG4gIGRlY2xhcmF0aW9uczogW1F1YW50aXR5U2VsZWN0b3JDb21wb25lbnRdLFxuICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlLCBGaWVsZE1vZHVsZSwgSWNvbk1vZHVsZSwgRm9ybXNNb2R1bGVdLFxuICBleHBvcnRzOiBbUXVhbnRpdHlTZWxlY3RvckNvbXBvbmVudF0sXG59KVxuZXhwb3J0IGNsYXNzIFF1YW50aXR5U2VsZWN0b3JNb2R1bGUge31cbiJdfQ==
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export * from './radio.module';
|
|
2
|
-
export * from './radio.component';
|
|
3
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9yYWRpby9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLGdCQUFnQixDQUFDO0FBQy9CLGNBQWMsbUJBQW1CLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3JhZGlvLm1vZHVsZSc7XG5leHBvcnQgKiBmcm9tICcuL3JhZGlvLmNvbXBvbmVudCc7XG4iXX0=
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export * from './index';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL3JhZGlvL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxTQUFTLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2luZGV4JztcbiJdfQ==
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectionStrategy, Component, EventEmitter, Input, forwardRef } from '@angular/core';
|
|
2
|
-
import { NG_VALUE_ACCESSOR } from '@angular/forms';
|
|
3
|
-
import { generateId } from '../../common';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "@angular/common";
|
|
6
|
-
export class RadioComponent {
|
|
7
|
-
constructor() {
|
|
8
|
-
this.name = '';
|
|
9
|
-
this.invalid = false;
|
|
10
|
-
this.disabled = false;
|
|
11
|
-
this.toggleEvent = new EventEmitter();
|
|
12
|
-
this._checked = false;
|
|
13
|
-
this.onChange = () => { };
|
|
14
|
-
this.onTouch = () => { };
|
|
15
|
-
if (!this.id) {
|
|
16
|
-
this.id = generateId();
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
get checked() {
|
|
20
|
-
return this._checked;
|
|
21
|
-
}
|
|
22
|
-
set checked(v) {
|
|
23
|
-
this._checked = v;
|
|
24
|
-
this.onChange(this._checked);
|
|
25
|
-
this.onTouch();
|
|
26
|
-
}
|
|
27
|
-
writeValue(checked) {
|
|
28
|
-
this.checked = !!checked;
|
|
29
|
-
this.toggleEvent.emit(this.id);
|
|
30
|
-
}
|
|
31
|
-
registerOnChange(fn) {
|
|
32
|
-
this.onChange = fn;
|
|
33
|
-
}
|
|
34
|
-
registerOnTouched(fn) {
|
|
35
|
-
this.onTouch = fn;
|
|
36
|
-
}
|
|
37
|
-
toggle() {
|
|
38
|
-
this.writeValue(!this.checked);
|
|
39
|
-
}
|
|
40
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RadioComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
41
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: RadioComponent, selector: "moz-radio", inputs: { id: "id", name: "name", invalid: "invalid", disabled: "disabled", checked: "checked" }, providers: [
|
|
42
|
-
{
|
|
43
|
-
provide: NG_VALUE_ACCESSOR,
|
|
44
|
-
useExisting: forwardRef(() => RadioComponent),
|
|
45
|
-
multi: true,
|
|
46
|
-
},
|
|
47
|
-
], ngImport: i0, template: "<div class=\"mc-radio\">\n <input\n id=\"{{ id }}\"\n type=\"radio\"\n class=\"mc-radio__input\"\n name=\"{{ name }}\"\n (change)=\"toggle()\"\n [ngClass]=\"{ 'is-invalid': invalid }\"\n [checked]=\"checked\"\n [disabled]=\"disabled\"\n />\n <label for=\"{{ id }}\" class=\"mc-radio__label\"><ng-content select=\"[label]\"></ng-content></label>\n</div>\n", styles: [".mc-radio{align-items:center;display:flex}.mc-radio__label{font-size:1rem;line-height:1.125;cursor:pointer;margin-left:.5rem;color:#000}.mc-radio__input{font-family:LeroyMerlin,sans-serif;font-weight:400;box-sizing:border-box;outline:none;appearance:none;padding:0;margin:0;box-shadow:none;border:none;border:2px solid #666666;min-width:20px;width:1.25rem;min-height:20px;height:1.25rem;border-radius:50%;background-color:#fff;position:relative;transition:all .2s ease;cursor:pointer}.mc-radio__input[type=number]::-webkit-inner-spin-button,.mc-radio__input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.mc-radio__input[type=number]{-moz-appearance:textfield}.mc-radio__input[type=search]::-webkit-search-decoration:hover,.mc-radio__input[type=search]::-webkit-search-cancel-button:hover{cursor:pointer}.mc-radio__input:before{border-radius:50%;content:\"\";display:block;height:.375rem;left:50%;min-height:6px;min-width:6px;position:absolute;top:50%;transform:translate(-50%,-50%);width:.375rem}.mc-radio__input::-ms-check{background-color:#fff;border:2px solid #666666;color:#fff}.mc-radio__input:hover{border-color:#191919}.mc-radio__input:hover::-ms-check{border-color:#191919}.mc-radio__input:focus{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc}.mc-radio__input:focus::-ms-check{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc}.mc-radio__input:checked{background-color:#46a610;border-color:#46a610}.mc-radio__input:checked::-ms-check{border-color:#46a610;background-color:#46a610}.mc-radio__input:checked:before{background-color:#fff}.mc-radio__input:checked:hover{border-color:#035010}.mc-radio__input:checked:hover::-ms-check{border-color:#035010}.mc-radio__input:disabled{background-color:#e6e6e6;border-color:#e6e6e6;cursor:not-allowed}.mc-radio__input:disabled::-ms-check{background-color:#e6e6e6;border-color:#e6e6e6;cursor:not-allowed}.mc-radio__input:disabled+.mc-radio__label{color:gray}.mc-radio__input:disabled:checked:before{background-color:#999}.mc-radio__input.is-invalid{border-color:#c61112}.mc-radio__input.is-invalid::-ms-check{border-color:#c61112}.mc-radio__input.is-invalid:hover{border-color:#530000}.mc-radio__input.is-invalid:hover::-ms-check{border-color:#530000}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
48
|
-
}
|
|
49
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RadioComponent, decorators: [{
|
|
50
|
-
type: Component,
|
|
51
|
-
args: [{ selector: 'moz-radio', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
|
|
52
|
-
{
|
|
53
|
-
provide: NG_VALUE_ACCESSOR,
|
|
54
|
-
useExisting: forwardRef(() => RadioComponent),
|
|
55
|
-
multi: true,
|
|
56
|
-
},
|
|
57
|
-
], template: "<div class=\"mc-radio\">\n <input\n id=\"{{ id }}\"\n type=\"radio\"\n class=\"mc-radio__input\"\n name=\"{{ name }}\"\n (change)=\"toggle()\"\n [ngClass]=\"{ 'is-invalid': invalid }\"\n [checked]=\"checked\"\n [disabled]=\"disabled\"\n />\n <label for=\"{{ id }}\" class=\"mc-radio__label\"><ng-content select=\"[label]\"></ng-content></label>\n</div>\n", styles: [".mc-radio{align-items:center;display:flex}.mc-radio__label{font-size:1rem;line-height:1.125;cursor:pointer;margin-left:.5rem;color:#000}.mc-radio__input{font-family:LeroyMerlin,sans-serif;font-weight:400;box-sizing:border-box;outline:none;appearance:none;padding:0;margin:0;box-shadow:none;border:none;border:2px solid #666666;min-width:20px;width:1.25rem;min-height:20px;height:1.25rem;border-radius:50%;background-color:#fff;position:relative;transition:all .2s ease;cursor:pointer}.mc-radio__input[type=number]::-webkit-inner-spin-button,.mc-radio__input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.mc-radio__input[type=number]{-moz-appearance:textfield}.mc-radio__input[type=search]::-webkit-search-decoration:hover,.mc-radio__input[type=search]::-webkit-search-cancel-button:hover{cursor:pointer}.mc-radio__input:before{border-radius:50%;content:\"\";display:block;height:.375rem;left:50%;min-height:6px;min-width:6px;position:absolute;top:50%;transform:translate(-50%,-50%);width:.375rem}.mc-radio__input::-ms-check{background-color:#fff;border:2px solid #666666;color:#fff}.mc-radio__input:hover{border-color:#191919}.mc-radio__input:hover::-ms-check{border-color:#191919}.mc-radio__input:focus{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc}.mc-radio__input:focus::-ms-check{box-shadow:0 0 0 .125rem #fff,0 0 0 .25rem #0b96cc}.mc-radio__input:checked{background-color:#46a610;border-color:#46a610}.mc-radio__input:checked::-ms-check{border-color:#46a610;background-color:#46a610}.mc-radio__input:checked:before{background-color:#fff}.mc-radio__input:checked:hover{border-color:#035010}.mc-radio__input:checked:hover::-ms-check{border-color:#035010}.mc-radio__input:disabled{background-color:#e6e6e6;border-color:#e6e6e6;cursor:not-allowed}.mc-radio__input:disabled::-ms-check{background-color:#e6e6e6;border-color:#e6e6e6;cursor:not-allowed}.mc-radio__input:disabled+.mc-radio__label{color:gray}.mc-radio__input:disabled:checked:before{background-color:#999}.mc-radio__input.is-invalid{border-color:#c61112}.mc-radio__input.is-invalid::-ms-check{border-color:#c61112}.mc-radio__input.is-invalid:hover{border-color:#530000}.mc-radio__input.is-invalid:hover::-ms-check{border-color:#530000}\n"] }]
|
|
58
|
-
}], ctorParameters: () => [], propDecorators: { id: [{
|
|
59
|
-
type: Input
|
|
60
|
-
}], name: [{
|
|
61
|
-
type: Input
|
|
62
|
-
}], invalid: [{
|
|
63
|
-
type: Input
|
|
64
|
-
}], disabled: [{
|
|
65
|
-
type: Input
|
|
66
|
-
}], checked: [{
|
|
67
|
-
type: Input
|
|
68
|
-
}] } });
|
|
69
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFkaW8uY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvcmFkaW8vcmFkaW8uY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvcmFkaW8vcmFkaW8uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQUUsS0FBSyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUNwRyxPQUFPLEVBQXdCLGlCQUFpQixFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDekUsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGNBQWMsQ0FBQzs7O0FBZTFDLE1BQU0sT0FBTyxjQUFjO0lBVXpCO1FBUmdCLFNBQUksR0FBVyxFQUFFLENBQUM7UUFDbEIsWUFBTyxHQUFZLEtBQUssQ0FBQztRQUN6QixhQUFRLEdBQVksS0FBSyxDQUFDO1FBRWxDLGdCQUFXLEdBQXlCLElBQUksWUFBWSxFQUFVLENBQUM7UUFFL0QsYUFBUSxHQUFHLEtBQUssQ0FBQztRQW1CekIsYUFBUSxHQUFRLEdBQUcsRUFBRSxHQUFFLENBQUMsQ0FBQztRQUN6QixZQUFPLEdBQVEsR0FBRyxFQUFFLEdBQUUsQ0FBQyxDQUFDO1FBakJ0QixJQUFJLENBQUMsSUFBSSxDQUFDLEVBQUUsRUFBRSxDQUFDO1lBQ2IsSUFBSSxDQUFDLEVBQUUsR0FBRyxVQUFVLEVBQUUsQ0FBQztRQUN6QixDQUFDO0lBQ0gsQ0FBQztJQUVELElBQVcsT0FBTztRQUNoQixPQUFPLElBQUksQ0FBQyxRQUFRLENBQUM7SUFDdkIsQ0FBQztJQUVELElBQ1csT0FBTyxDQUFDLENBQUM7UUFDbEIsSUFBSSxDQUFDLFFBQVEsR0FBRyxDQUFDLENBQUM7UUFDbEIsSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQUMsUUFBUSxDQUFDLENBQUM7UUFDN0IsSUFBSSxDQUFDLE9BQU8sRUFBRSxDQUFDO0lBQ2pCLENBQUM7SUFLRCxVQUFVLENBQUMsT0FBZ0I7UUFDekIsSUFBSSxDQUFDLE9BQU8sR0FBRyxDQUFDLENBQUMsT0FBTyxDQUFDO1FBQ3pCLElBQUksQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxFQUFFLENBQUMsQ0FBQztJQUNqQyxDQUFDO0lBRUQsZ0JBQWdCLENBQUMsRUFBTztRQUN0QixJQUFJLENBQUMsUUFBUSxHQUFHLEVBQUUsQ0FBQztJQUNyQixDQUFDO0lBRUQsaUJBQWlCLENBQUMsRUFBTztRQUN2QixJQUFJLENBQUMsT0FBTyxHQUFHLEVBQUUsQ0FBQztJQUNwQixDQUFDO0lBRUQsTUFBTTtRQUNKLElBQUksQ0FBQyxVQUFVLENBQUMsQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUM7SUFDakMsQ0FBQzsrR0E3Q1UsY0FBYzttR0FBZCxjQUFjLHNJQVJkO1lBQ1Q7Z0JBQ0UsT0FBTyxFQUFFLGlCQUFpQjtnQkFDMUIsV0FBVyxFQUFFLFVBQVUsQ0FBQyxHQUFHLEVBQUUsQ0FBQyxjQUFjLENBQUM7Z0JBQzdDLEtBQUssRUFBRSxJQUFJO2FBQ1o7U0FDRiwwQkNmSCwrWEFhQTs7NEZESWEsY0FBYztrQkFiMUIsU0FBUzsrQkFDRSxXQUFXLG1CQUdKLHVCQUF1QixDQUFDLE1BQU0sYUFDcEM7d0JBQ1Q7NEJBQ0UsT0FBTyxFQUFFLGlCQUFpQjs0QkFDMUIsV0FBVyxFQUFFLFVBQVUsQ0FBQyxHQUFHLEVBQUUsZUFBZSxDQUFDOzRCQUM3QyxLQUFLLEVBQUUsSUFBSTt5QkFDWjtxQkFDRjt3REFHZSxFQUFFO3NCQUFqQixLQUFLO2dCQUNVLElBQUk7c0JBQW5CLEtBQUs7Z0JBQ1UsT0FBTztzQkFBdEIsS0FBSztnQkFDVSxRQUFRO3NCQUF2QixLQUFLO2dCQWlCSyxPQUFPO3NCQURqQixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgZm9yd2FyZFJlZiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQ29udHJvbFZhbHVlQWNjZXNzb3IsIE5HX1ZBTFVFX0FDQ0VTU09SIH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xuaW1wb3J0IHsgZ2VuZXJhdGVJZCB9IGZyb20gJy4uLy4uL2NvbW1vbic7XG5cbkBDb21wb25lbnQoe1xuICBzZWxlY3RvcjogJ21vei1yYWRpbycsXG4gIHRlbXBsYXRlVXJsOiAnLi9yYWRpby5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL3JhZGlvLmNvbXBvbmVudC5zY3NzJ10sXG4gIGNoYW5nZURldGVjdGlvbjogQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kuT25QdXNoLFxuICBwcm92aWRlcnM6IFtcbiAgICB7XG4gICAgICBwcm92aWRlOiBOR19WQUxVRV9BQ0NFU1NPUixcbiAgICAgIHVzZUV4aXN0aW5nOiBmb3J3YXJkUmVmKCgpID0+IFJhZGlvQ29tcG9uZW50KSxcbiAgICAgIG11bHRpOiB0cnVlLFxuICAgIH0sXG4gIF0sXG59KVxuZXhwb3J0IGNsYXNzIFJhZGlvQ29tcG9uZW50IGltcGxlbWVudHMgQ29udHJvbFZhbHVlQWNjZXNzb3Ige1xuICBASW5wdXQoKSBwdWJsaWMgaWQ/OiBzdHJpbmc7XG4gIEBJbnB1dCgpIHB1YmxpYyBuYW1lOiBzdHJpbmcgPSAnJztcbiAgQElucHV0KCkgcHVibGljIGludmFsaWQ6IGJvb2xlYW4gPSBmYWxzZTtcbiAgQElucHV0KCkgcHVibGljIGRpc2FibGVkOiBib29sZWFuID0gZmFsc2U7XG5cbiAgcHJpdmF0ZSB0b2dnbGVFdmVudDogRXZlbnRFbWl0dGVyPHN0cmluZz4gPSBuZXcgRXZlbnRFbWl0dGVyPHN0cmluZz4oKTtcblxuICBwcml2YXRlIF9jaGVja2VkID0gZmFsc2U7XG5cbiAgY29uc3RydWN0b3IoKSB7XG4gICAgaWYgKCF0aGlzLmlkKSB7XG4gICAgICB0aGlzLmlkID0gZ2VuZXJhdGVJZCgpO1xuICAgIH1cbiAgfVxuXG4gIHB1YmxpYyBnZXQgY2hlY2tlZCgpIHtcbiAgICByZXR1cm4gdGhpcy5fY2hlY2tlZDtcbiAgfVxuXG4gIEBJbnB1dCgpXG4gIHB1YmxpYyBzZXQgY2hlY2tlZCh2KSB7XG4gICAgdGhpcy5fY2hlY2tlZCA9IHY7XG4gICAgdGhpcy5vbkNoYW5nZSh0aGlzLl9jaGVja2VkKTtcbiAgICB0aGlzLm9uVG91Y2goKTtcbiAgfVxuXG4gIG9uQ2hhbmdlOiBhbnkgPSAoKSA9PiB7fTtcbiAgb25Ub3VjaDogYW55ID0gKCkgPT4ge307XG5cbiAgd3JpdGVWYWx1ZShjaGVja2VkOiBib29sZWFuKTogdm9pZCB7XG4gICAgdGhpcy5jaGVja2VkID0gISFjaGVja2VkO1xuICAgIHRoaXMudG9nZ2xlRXZlbnQuZW1pdCh0aGlzLmlkKTtcbiAgfVxuXG4gIHJlZ2lzdGVyT25DaGFuZ2UoZm46IGFueSkge1xuICAgIHRoaXMub25DaGFuZ2UgPSBmbjtcbiAgfVxuXG4gIHJlZ2lzdGVyT25Ub3VjaGVkKGZuOiBhbnkpIHtcbiAgICB0aGlzLm9uVG91Y2ggPSBmbjtcbiAgfVxuXG4gIHRvZ2dsZSgpIHtcbiAgICB0aGlzLndyaXRlVmFsdWUoIXRoaXMuY2hlY2tlZCk7XG4gIH1cbn1cbiIsIjxkaXYgY2xhc3M9XCJtYy1yYWRpb1wiPlxuICA8aW5wdXRcbiAgICBpZD1cInt7IGlkIH19XCJcbiAgICB0eXBlPVwicmFkaW9cIlxuICAgIGNsYXNzPVwibWMtcmFkaW9fX2lucHV0XCJcbiAgICBuYW1lPVwie3sgbmFtZSB9fVwiXG4gICAgKGNoYW5nZSk9XCJ0b2dnbGUoKVwiXG4gICAgW25nQ2xhc3NdPVwieyAnaXMtaW52YWxpZCc6IGludmFsaWQgfVwiXG4gICAgW2NoZWNrZWRdPVwiY2hlY2tlZFwiXG4gICAgW2Rpc2FibGVkXT1cImRpc2FibGVkXCJcbiAgLz5cbiAgPGxhYmVsIGZvcj1cInt7IGlkIH19XCIgY2xhc3M9XCJtYy1yYWRpb19fbGFiZWxcIj48bmctY29udGVudCBzZWxlY3Q9XCJbbGFiZWxdXCI+PC9uZy1jb250ZW50PjwvbGFiZWw+XG48L2Rpdj5cbiJdfQ==
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import { NgModule } from '@angular/core';
|
|
3
|
-
import { RadioComponent } from './radio.component';
|
|
4
|
-
import { FormsModule } from '@angular/forms';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export class RadioModule {
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RadioModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
8
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: RadioModule, declarations: [RadioComponent], imports: [CommonModule, FormsModule], exports: [RadioComponent] }); }
|
|
9
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RadioModule, imports: [CommonModule, FormsModule] }); }
|
|
10
|
-
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RadioModule, decorators: [{
|
|
12
|
-
type: NgModule,
|
|
13
|
-
args: [{
|
|
14
|
-
declarations: [RadioComponent],
|
|
15
|
-
imports: [CommonModule, FormsModule],
|
|
16
|
-
exports: [RadioComponent],
|
|
17
|
-
}]
|
|
18
|
-
}] });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFkaW8ubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMva2l0L2NvbXBvbmVudHMvcmFkaW8vcmFkaW8ubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUNuRCxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7O0FBTzdDLE1BQU0sT0FBTyxXQUFXOytHQUFYLFdBQVc7Z0hBQVgsV0FBVyxpQkFKUCxjQUFjLGFBQ25CLFlBQVksRUFBRSxXQUFXLGFBQ3pCLGNBQWM7Z0hBRWIsV0FBVyxZQUhaLFlBQVksRUFBRSxXQUFXOzs0RkFHeEIsV0FBVztrQkFMdkIsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUUsQ0FBQyxjQUFjLENBQUM7b0JBQzlCLE9BQU8sRUFBRSxDQUFDLFlBQVksRUFBRSxXQUFXLENBQUM7b0JBQ3BDLE9BQU8sRUFBRSxDQUFDLGNBQWMsQ0FBQztpQkFDMUIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xuaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFJhZGlvQ29tcG9uZW50IH0gZnJvbSAnLi9yYWRpby5jb21wb25lbnQnO1xuaW1wb3J0IHsgRm9ybXNNb2R1bGUgfSBmcm9tICdAYW5ndWxhci9mb3Jtcyc7XG5cbkBOZ01vZHVsZSh7XG4gIGRlY2xhcmF0aW9uczogW1JhZGlvQ29tcG9uZW50XSxcbiAgaW1wb3J0czogW0NvbW1vbk1vZHVsZSwgRm9ybXNNb2R1bGVdLFxuICBleHBvcnRzOiBbUmFkaW9Db21wb25lbnRdLFxufSlcbmV4cG9ydCBjbGFzcyBSYWRpb01vZHVsZSB7fVxuIl19
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export * from './stars-input.component';
|
|
2
|
-
export * from './stars-input.module';
|
|
3
|
-
export * from '../model/rating-stars';
|
|
4
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9raXQvY29tcG9uZW50cy9yYXRpbmctc3RhcnMvaW5wdXQvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyx5QkFBeUIsQ0FBQztBQUN4QyxjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMsdUJBQXVCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3N0YXJzLWlucHV0LmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL3N0YXJzLWlucHV0Lm1vZHVsZSc7XG5leHBvcnQgKiBmcm9tICcuLi9tb2RlbC9yYXRpbmctc3RhcnMnO1xuIl19
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export * from './index';
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2tpdC9jb21wb25lbnRzL3JhdGluZy1zdGFycy9pbnB1dC9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsU0FBUyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0=
|