@wizishop/angular-components 19.0.0-beta.1 → 19.0.0-beta.2
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/angular-components.scss +223 -208
- package/index.d.ts +1 -0
- package/lib/animations/in-out/in-out-x.animation.d.ts +1 -0
- package/lib/animations/in-out/in-out-x.animation.d.ts.map +1 -0
- package/lib/animations/in-out/in-out-y.animation.d.ts +1 -0
- package/lib/animations/in-out/in-out-y.animation.d.ts.map +1 -0
- package/lib/animations/list/animate-list-from-bottom.animation.d.ts +1 -0
- package/lib/animations/list/animate-list-from-bottom.animation.d.ts.map +1 -0
- package/lib/animations/list/animate-list-from-left.animation.d.ts +1 -0
- package/lib/animations/list/animate-list-from-left.animation.d.ts.map +1 -0
- package/lib/animations/list/animate-list-from-right.animation.d.ts +1 -0
- package/lib/animations/list/animate-list-from-right.animation.d.ts.map +1 -0
- package/lib/animations/list/animate-list-from-top.animation.d.ts +1 -0
- package/lib/animations/list/animate-list-from-top.animation.d.ts.map +1 -0
- package/lib/animations/show/opacity.animation.d.ts +1 -0
- package/lib/animations/show/opacity.animation.d.ts.map +1 -0
- package/lib/animations/show/show-from-bottom.animation.d.ts +1 -0
- package/lib/animations/show/show-from-bottom.animation.d.ts.map +1 -0
- package/lib/animations/show/show-from-left.animation.d.ts +1 -0
- package/lib/animations/show/show-from-left.animation.d.ts.map +1 -0
- package/lib/animations/show/show-from-right.animation.d.ts +1 -0
- package/lib/animations/show/show-from-right.animation.d.ts.map +1 -0
- package/lib/animations/show/show-from-top.animation.d.ts +1 -0
- package/lib/animations/show/show-from-top.animation.d.ts.map +1 -0
- package/lib/animations/switch/switch-in-out.animation.d.ts +1 -0
- package/lib/animations/switch/switch-in-out.animation.d.ts.map +1 -0
- package/lib/components/ai-express/ai-express.component.d.ts +1 -0
- package/lib/components/ai-express/ai-express.component.d.ts.map +1 -0
- package/lib/components/alert/alert.component.d.ts +1 -0
- package/lib/components/alert/alert.component.d.ts.map +1 -0
- package/lib/components/alert-popup/alert-popup-module.d.ts +1 -0
- package/lib/components/alert-popup/alert-popup-module.d.ts.map +1 -0
- package/lib/components/alert-popup/alert-popup.component.d.ts +1 -0
- package/lib/components/alert-popup/alert-popup.component.d.ts.map +1 -0
- package/lib/components/alert-popup/alert-popup.service.d.ts +1 -0
- package/lib/components/alert-popup/alert-popup.service.d.ts.map +1 -0
- package/lib/components/back/back.component.d.ts +1 -0
- package/lib/components/back/back.component.d.ts.map +1 -0
- package/lib/components/block/block-title-legacy/block-title-legacy.component.d.ts +1 -0
- package/lib/components/block/block-title-legacy/block-title-legacy.component.d.ts.map +1 -0
- package/lib/components/block/block.component.d.ts +1 -0
- package/lib/components/block/block.component.d.ts.map +1 -0
- package/lib/components/block/separator/block-separator.component.d.ts +1 -0
- package/lib/components/block/separator/block-separator.component.d.ts.map +1 -0
- package/lib/components/block-with-checkbox/block-with-checkbox.component.d.ts +1 -0
- package/lib/components/block-with-checkbox/block-with-checkbox.component.d.ts.map +1 -0
- package/lib/components/border-picker/border-picker.component.d.ts +1 -0
- package/lib/components/border-picker/border-picker.component.d.ts.map +1 -0
- package/lib/components/breadcrumbs/breadcrumbs.component.d.ts +1 -0
- package/lib/components/breadcrumbs/breadcrumbs.component.d.ts.map +1 -0
- package/lib/components/breadcrumbs/breadcrumbs.dto.d.ts +1 -0
- package/lib/components/breadcrumbs/breadcrumbs.dto.d.ts.map +1 -0
- package/lib/components/button/button.component.d.ts +1 -0
- package/lib/components/button/button.component.d.ts.map +1 -0
- package/lib/components/calendar/calendar.component.d.ts +1 -0
- package/lib/components/calendar/calendar.component.d.ts.map +1 -0
- package/lib/components/card-price/card-price.component.d.ts +1 -0
- package/lib/components/card-price/card-price.component.d.ts.map +1 -0
- package/lib/components/charging-bar/charging-bar.component.d.ts +1 -0
- package/lib/components/charging-bar/charging-bar.component.d.ts.map +1 -0
- package/lib/components/checkbox/checkbox.component.d.ts +1 -0
- package/lib/components/checkbox/checkbox.component.d.ts.map +1 -0
- package/lib/components/checkbox/checkbox.module.d.ts +1 -0
- package/lib/components/checkbox/checkbox.module.d.ts.map +1 -0
- package/lib/components/color-picker/color-picker.component.d.ts +1 -0
- package/lib/components/color-picker/color-picker.component.d.ts.map +1 -0
- package/lib/components/column/column.component.d.ts +1 -0
- package/lib/components/column/column.component.d.ts.map +1 -0
- package/lib/components/common/label/label.component.d.ts +1 -0
- package/lib/components/common/label/label.component.d.ts.map +1 -0
- package/lib/components/common/placeholder/placeholder.component.d.ts +1 -0
- package/lib/components/common/placeholder/placeholder.component.d.ts.map +1 -0
- package/lib/components/confirm-delete/confirm-delete.component.d.ts +1 -0
- package/lib/components/confirm-delete/confirm-delete.component.d.ts.map +1 -0
- package/lib/components/content-with-buttons/content-with-buttons.component.d.ts +1 -0
- package/lib/components/content-with-buttons/content-with-buttons.component.d.ts.map +1 -0
- package/lib/components/delete/delete.component.d.ts +1 -0
- package/lib/components/delete/delete.component.d.ts.map +1 -0
- package/lib/components/draganddrop-list/draganddrop-list.component.d.ts +1 -0
- package/lib/components/draganddrop-list/draganddrop-list.component.d.ts.map +1 -0
- package/lib/components/dropdown/dropdown.component.d.ts +1 -0
- package/lib/components/dropdown/dropdown.component.d.ts.map +1 -0
- package/lib/components/edit-in-place/edit-in-place.component.d.ts +1 -0
- package/lib/components/edit-in-place/edit-in-place.component.d.ts.map +1 -0
- package/lib/components/expanded-panel/expanded-panel.component.d.ts +1 -0
- package/lib/components/expanded-panel/expanded-panel.component.d.ts.map +1 -0
- package/lib/components/expansion/accordion/accordion-item.interface.d.ts +1 -0
- package/lib/components/expansion/accordion/accordion-item.interface.d.ts.map +1 -0
- package/lib/components/expansion/accordion/accordion-item.token.d.ts +1 -0
- package/lib/components/expansion/accordion/accordion-item.token.d.ts.map +1 -0
- package/lib/components/expansion/accordion/accordion.component.d.ts +1 -0
- package/lib/components/expansion/accordion/accordion.component.d.ts.map +1 -0
- package/lib/components/expansion/expansion-panel/expansion-panel.component.d.ts +1 -0
- package/lib/components/expansion/expansion-panel/expansion-panel.component.d.ts.map +1 -0
- package/lib/components/expansion/expansion-panel/expansion-panel.directive.d.ts +1 -0
- package/lib/components/expansion/expansion-panel/expansion-panel.directive.d.ts.map +1 -0
- package/lib/components/expansion/expansion-panel-header/expansion-panel-header.component.d.ts +1 -0
- package/lib/components/expansion/expansion-panel-header/expansion-panel-header.component.d.ts.map +1 -0
- package/lib/components/expansion/expansion-panel-header/expansion-panel-header.directive.d.ts +1 -0
- package/lib/components/expansion/expansion-panel-header/expansion-panel-header.directive.d.ts.map +1 -0
- package/lib/components/expansion/expansion-panel-header/expansion-panel-header.interface.d.ts +1 -0
- package/lib/components/expansion/expansion-panel-header/expansion-panel-header.interface.d.ts.map +1 -0
- package/lib/components/expansion/expansion-panel-header/expansion-panel-header.token.d.ts +1 -0
- package/lib/components/expansion/expansion-panel-header/expansion-panel-header.token.d.ts.map +1 -0
- package/lib/components/expansion/expansion.module.d.ts +1 -0
- package/lib/components/expansion/expansion.module.d.ts.map +1 -0
- package/lib/components/faq-section/faq-section-content.dto.d.ts +1 -0
- package/lib/components/faq-section/faq-section-content.dto.d.ts.map +1 -0
- package/lib/components/faq-section/faq-section.component.d.ts +1 -0
- package/lib/components/faq-section/faq-section.component.d.ts.map +1 -0
- package/lib/components/faq-section/faq-section.dto.d.ts +1 -0
- package/lib/components/faq-section/faq-section.dto.d.ts.map +1 -0
- package/lib/components/filters/filter-item.dto.d.ts +1 -0
- package/lib/components/filters/filter-item.dto.d.ts.map +1 -0
- package/lib/components/filters/filters.component.d.ts +1 -0
- package/lib/components/filters/filters.component.d.ts.map +1 -0
- package/lib/components/free-popin/free-popin.component.d.ts +1 -0
- package/lib/components/free-popin/free-popin.component.d.ts.map +1 -0
- package/lib/components/google-preview/google-preview.component.d.ts +1 -0
- package/lib/components/google-preview/google-preview.component.d.ts.map +1 -0
- package/lib/components/grid/grid.component.d.ts +1 -0
- package/lib/components/grid/grid.component.d.ts.map +1 -0
- package/lib/components/header-page/header-page.component.d.ts +1 -0
- package/lib/components/header-page/header-page.component.d.ts.map +1 -0
- package/lib/components/hn/h1/h1.component.d.ts +1 -0
- package/lib/components/hn/h1/h1.component.d.ts.map +1 -0
- package/lib/components/hn/h2/h2.component.d.ts +1 -0
- package/lib/components/hn/h2/h2.component.d.ts.map +1 -0
- package/lib/components/hn/h3/h3.component.d.ts +1 -0
- package/lib/components/hn/h3/h3.component.d.ts.map +1 -0
- package/lib/components/hn/h4/h4.component.d.ts +1 -0
- package/lib/components/hn/h4/h4.component.d.ts.map +1 -0
- package/lib/components/image/image.component.d.ts +1 -0
- package/lib/components/image/image.component.d.ts.map +1 -0
- package/lib/components/image-text-section/image-text-section.component.d.ts +1 -0
- package/lib/components/image-text-section/image-text-section.component.d.ts.map +1 -0
- package/lib/components/image-text-section/image-text-section.dto.d.ts +1 -0
- package/lib/components/image-text-section/image-text-section.dto.d.ts.map +1 -0
- package/lib/components/info/info.component.d.ts +1 -0
- package/lib/components/info/info.component.d.ts.map +1 -0
- package/lib/components/inputs/input/input.component.d.ts +1 -0
- package/lib/components/inputs/input/input.component.d.ts.map +1 -0
- package/lib/components/inputs/input-search/input-search.component.d.ts +1 -0
- package/lib/components/inputs/input-search/input-search.component.d.ts.map +1 -0
- package/lib/components/inputs/input-with-select/input-with-select.component.d.ts +1 -0
- package/lib/components/inputs/input-with-select/input-with-select.component.d.ts.map +1 -0
- package/lib/components/inputs/input-with-select/option-item.dto.d.ts +1 -0
- package/lib/components/inputs/input-with-select/option-item.dto.d.ts.map +1 -0
- package/lib/components/link/link.component.d.ts +1 -0
- package/lib/components/link/link.component.d.ts.map +1 -0
- package/lib/components/loader/loader.component.d.ts +1 -0
- package/lib/components/loader/loader.component.d.ts.map +1 -0
- package/lib/components/logo/logo.component.d.ts +1 -0
- package/lib/components/logo/logo.component.d.ts.map +1 -0
- package/lib/components/menu-tile/menu-tile.component.d.ts +1 -0
- package/lib/components/menu-tile/menu-tile.component.d.ts.map +1 -0
- package/lib/components/mosaic/mosaic.component.d.ts +1 -0
- package/lib/components/mosaic/mosaic.component.d.ts.map +1 -0
- package/lib/components/multiple-search/multiple-search.component.d.ts +1 -0
- package/lib/components/multiple-search/multiple-search.component.d.ts.map +1 -0
- package/lib/components/multiple-search-plus/multiple-search-plus.component.d.ts +1 -0
- package/lib/components/multiple-search-plus/multiple-search-plus.component.d.ts.map +1 -0
- package/lib/components/multiple-search-plus/shared/multiple-search-plus-option.model.d.ts +1 -0
- package/lib/components/multiple-search-plus/shared/multiple-search-plus-option.model.d.ts.map +1 -0
- package/lib/components/multiple-search-plus/shared/multiple-search-plus-results.model.d.ts +1 -0
- package/lib/components/multiple-search-plus/shared/multiple-search-plus-results.model.d.ts.map +1 -0
- package/lib/components/optional-disable-container/optional-disable-container.component.d.ts +1 -0
- package/lib/components/optional-disable-container/optional-disable-container.component.d.ts.map +1 -0
- package/lib/components/pagination/pagination.component.d.ts +1 -0
- package/lib/components/pagination/pagination.component.d.ts.map +1 -0
- package/lib/components/pagination/pagination.module.d.ts +1 -0
- package/lib/components/pagination/pagination.module.d.ts.map +1 -0
- package/lib/components/pagination/pipes/array-pages.pipe.d.ts +1 -0
- package/lib/components/pagination/pipes/array-pages.pipe.d.ts.map +1 -0
- package/lib/components/pagination/pipes/custom-text.pipe.d.ts +1 -0
- package/lib/components/pagination/pipes/custom-text.pipe.d.ts.map +1 -0
- package/lib/components/pagination/pipes/is-last-page.pipe.d.ts +1 -0
- package/lib/components/pagination/pipes/is-last-page.pipe.d.ts.map +1 -0
- package/lib/components/popin/popin.component.d.ts +1 -0
- package/lib/components/popin/popin.component.d.ts.map +1 -0
- package/lib/components/pricing-section/pricing-section-table.dto.d.ts +1 -0
- package/lib/components/pricing-section/pricing-section-table.dto.d.ts.map +1 -0
- package/lib/components/pricing-section/pricing-section.component.d.ts +1 -0
- package/lib/components/pricing-section/pricing-section.component.d.ts.map +1 -0
- package/lib/components/pricing-section/pricing-section.dto.d.ts +1 -0
- package/lib/components/pricing-section/pricing-section.dto.d.ts.map +1 -0
- package/lib/components/progress-bar/progress-bar.component.d.ts +1 -0
- package/lib/components/progress-bar/progress-bar.component.d.ts.map +1 -0
- package/lib/components/radio/option/option.component.d.ts +1 -0
- package/lib/components/radio/option/option.component.d.ts.map +1 -0
- package/lib/components/radio/radio-group.directive.d.ts +1 -0
- package/lib/components/radio/radio-group.directive.d.ts.map +1 -0
- package/lib/components/radio/radio.component.d.ts +1 -0
- package/lib/components/radio/radio.component.d.ts.map +1 -0
- package/lib/components/radio-legacy/radio-group-legacy.directive.d.ts +1 -0
- package/lib/components/radio-legacy/radio-group-legacy.directive.d.ts.map +1 -0
- package/lib/components/radio-legacy/radio-legacy-directive.d.ts +1 -0
- package/lib/components/radio-legacy/radio-legacy-directive.d.ts.map +1 -0
- package/lib/components/radio-legacy/radio.component.d.ts +1 -0
- package/lib/components/radio-legacy/radio.component.d.ts.map +1 -0
- package/lib/components/reassurance-section/reassurance-section-content.dto.d.ts +1 -0
- package/lib/components/reassurance-section/reassurance-section-content.dto.d.ts.map +1 -0
- package/lib/components/reassurance-section/reassurance-section.component.d.ts +1 -0
- package/lib/components/reassurance-section/reassurance-section.component.d.ts.map +1 -0
- package/lib/components/reassurance-section/reassurance-section.dto.d.ts +1 -0
- package/lib/components/reassurance-section/reassurance-section.dto.d.ts.map +1 -0
- package/lib/components/row/row.component.d.ts +1 -0
- package/lib/components/row/row.component.d.ts.map +1 -0
- package/lib/components/search/search.component.d.ts +1 -0
- package/lib/components/search/search.component.d.ts.map +1 -0
- package/lib/components/search/shared/search-option.model.d.ts +1 -0
- package/lib/components/search/shared/search-option.model.d.ts.map +1 -0
- package/lib/components/select/call-to-action.model.d.ts +1 -0
- package/lib/components/select/call-to-action.model.d.ts.map +1 -0
- package/lib/components/select/option/option-selection-handler.interface.d.ts +1 -0
- package/lib/components/select/option/option-selection-handler.interface.d.ts.map +1 -0
- package/lib/components/select/option/option-selection-handler.token.d.ts +1 -0
- package/lib/components/select/option/option-selection-handler.token.d.ts.map +1 -0
- package/lib/components/select/option/option.component.d.ts +1 -0
- package/lib/components/select/option/option.component.d.ts.map +1 -0
- package/lib/components/select/option/select-option.directive.d.ts +1 -0
- package/lib/components/select/option/select-option.directive.d.ts.map +1 -0
- package/lib/components/select/option-call-to-action/option-call-to-action.component.d.ts +1 -0
- package/lib/components/select/option-call-to-action/option-call-to-action.component.d.ts.map +1 -0
- package/lib/components/select/option-group/option-group.component.d.ts +1 -0
- package/lib/components/select/option-group/option-group.component.d.ts.map +1 -0
- package/lib/components/select/select/select.component.d.ts +1 -0
- package/lib/components/select/select/select.component.d.ts.map +1 -0
- package/lib/components/select/select/select.directive.d.ts +1 -0
- package/lib/components/select/select/select.directive.d.ts.map +1 -0
- package/lib/components/select/select/value-change.service.d.ts +1 -0
- package/lib/components/select/select/value-change.service.d.ts.map +1 -0
- package/lib/components/select/select-items.dto.d.ts +1 -0
- package/lib/components/select/select-items.dto.d.ts.map +1 -0
- package/lib/components/select/select-search-trigger/select-search-trigger.component.d.ts +1 -0
- package/lib/components/select/select-search-trigger/select-search-trigger.component.d.ts.map +1 -0
- package/lib/components/select-in-text/select-in-text.component.d.ts +1 -0
- package/lib/components/select-in-text/select-in-text.component.d.ts.map +1 -0
- package/lib/components/selected-list/selected-list.component.d.ts +1 -0
- package/lib/components/selected-list/selected-list.component.d.ts.map +1 -0
- package/lib/components/selected-list/shared/selected-list-option.model.d.ts +1 -0
- package/lib/components/selected-list/shared/selected-list-option.model.d.ts.map +1 -0
- package/lib/components/separator/separator.component.d.ts +1 -0
- package/lib/components/separator/separator.component.d.ts.map +1 -0
- package/lib/components/settings/settings.component.d.ts +1 -0
- package/lib/components/settings/settings.component.d.ts.map +1 -0
- package/lib/components/shared-components.module.d.ts +1 -0
- package/lib/components/shared-components.module.d.ts.map +1 -0
- package/lib/components/slide-in/slide-in.component.d.ts +1 -0
- package/lib/components/slide-in/slide-in.component.d.ts.map +1 -0
- package/lib/components/snackbar/snackbar.component.d.ts +1 -0
- package/lib/components/snackbar/snackbar.component.d.ts.map +1 -0
- package/lib/components/state/state.component.d.ts +1 -0
- package/lib/components/state/state.component.d.ts.map +1 -0
- package/lib/components/summary/summary.component.d.ts +1 -0
- package/lib/components/summary/summary.component.d.ts.map +1 -0
- package/lib/components/switch/switch.component.d.ts +1 -0
- package/lib/components/switch/switch.component.d.ts.map +1 -0
- package/lib/components/table/directives/checkBoxRow.directive.d.ts +1 -0
- package/lib/components/table/directives/checkBoxRow.directive.d.ts.map +1 -0
- package/lib/components/table/directives/column.directive.d.ts +1 -0
- package/lib/components/table/directives/column.directive.d.ts.map +1 -0
- package/lib/components/table/directives/columnHeader.directive.d.ts +1 -0
- package/lib/components/table/directives/columnHeader.directive.d.ts.map +1 -0
- package/lib/components/table/directives/raw.directive.d.ts +1 -0
- package/lib/components/table/directives/raw.directive.d.ts.map +1 -0
- package/lib/components/table/shared/distinct-until-table-filters-changed.d.ts +1 -0
- package/lib/components/table/shared/distinct-until-table-filters-changed.d.ts.map +1 -0
- package/lib/components/table/shared/filters-table.service.d.ts +1 -0
- package/lib/components/table/shared/filters-table.service.d.ts.map +1 -0
- package/lib/components/table/shared/table-checkbox-id.service.d.ts +1 -0
- package/lib/components/table/shared/table-checkbox-id.service.d.ts.map +1 -0
- package/lib/components/table/shared/table-filters-group.model.d.ts +1 -0
- package/lib/components/table/shared/table-filters-group.model.d.ts.map +1 -0
- package/lib/components/table/shared/table-filters.model.d.ts +1 -0
- package/lib/components/table/shared/table-filters.model.d.ts.map +1 -0
- package/lib/components/table/table.component.d.ts +1 -0
- package/lib/components/table/table.component.d.ts.map +1 -0
- package/lib/components/table/table.module.d.ts +1 -0
- package/lib/components/table/table.module.d.ts.map +1 -0
- package/lib/components/tabs/tab/tab.component.d.ts +1 -0
- package/lib/components/tabs/tab/tab.component.d.ts.map +1 -0
- package/lib/components/tabs/tab-body/tab-body.component.d.ts +1 -0
- package/lib/components/tabs/tab-body/tab-body.component.d.ts.map +1 -0
- package/lib/components/tabs/tab-body/tab-body.directive.d.ts +1 -0
- package/lib/components/tabs/tab-body/tab-body.directive.d.ts.map +1 -0
- package/lib/components/tabs/tabs.component.d.ts +1 -0
- package/lib/components/tabs/tabs.component.d.ts.map +1 -0
- package/lib/components/tag/tag.component.d.ts +1 -0
- package/lib/components/tag/tag.component.d.ts.map +1 -0
- package/lib/components/tag-dropdown/tag-dropdown.component.d.ts +1 -0
- package/lib/components/tag-dropdown/tag-dropdown.component.d.ts.map +1 -0
- package/lib/components/tag-input/tag-input.component.d.ts +1 -0
- package/lib/components/tag-input/tag-input.component.d.ts.map +1 -0
- package/lib/components/tag-label/tag-label.component.d.ts +1 -0
- package/lib/components/tag-label/tag-label.component.d.ts.map +1 -0
- package/lib/components/text/text.component.d.ts +1 -0
- package/lib/components/text/text.component.d.ts.map +1 -0
- package/lib/components/text-area/text-area.component.d.ts +1 -0
- package/lib/components/text-area/text-area.component.d.ts.map +1 -0
- package/lib/components/token-check/token-check.component.d.ts +1 -0
- package/lib/components/token-check/token-check.component.d.ts.map +1 -0
- package/lib/components/tooltip/tooltip.component.d.ts +1 -0
- package/lib/components/tooltip/tooltip.component.d.ts.map +1 -0
- package/lib/components/tooltip/tooltip.module.d.ts +1 -0
- package/lib/components/tooltip/tooltip.module.d.ts.map +1 -0
- package/lib/components/tree/tree.component.d.ts +1 -0
- package/lib/components/tree/tree.component.d.ts.map +1 -0
- package/lib/components/tree/tree.dto.d.ts +1 -0
- package/lib/components/tree/tree.dto.d.ts.map +1 -0
- package/lib/components/tree/tree.module.d.ts +1 -0
- package/lib/components/tree/tree.module.d.ts.map +1 -0
- package/lib/components/upload/upload.component.d.ts +1 -0
- package/lib/components/upload/upload.component.d.ts.map +1 -0
- package/lib/components/wrapper/wrapper.component.d.ts +1 -0
- package/lib/components/wrapper/wrapper.component.d.ts.map +1 -0
- package/lib/components/wrapper-blocs/wrapper-blocs.component.d.ts +1 -0
- package/lib/components/wrapper-blocs/wrapper-blocs.component.d.ts.map +1 -0
- package/lib/components/wrapper-multiple-block/wrapper-multiple-block.component.d.ts +1 -0
- package/lib/components/wrapper-multiple-block/wrapper-multiple-block.component.d.ts.map +1 -0
- package/lib/components/wrapper-sidebar/wrapper-sidebar.component.d.ts +1 -0
- package/lib/components/wrapper-sidebar/wrapper-sidebar.component.d.ts.map +1 -0
- package/lib/directives/abstract-debounce/abstract-debounce.directive.d.ts +1 -0
- package/lib/directives/abstract-debounce/abstract-debounce.directive.d.ts.map +1 -0
- package/lib/directives/abstract-debounce/debounce-keyup.directive.d.ts +1 -0
- package/lib/directives/abstract-debounce/debounce-keyup.directive.d.ts.map +1 -0
- package/lib/directives/auto-hide/auto-hide.directive.d.ts +1 -0
- package/lib/directives/auto-hide/auto-hide.directive.d.ts.map +1 -0
- package/lib/directives/copy-to-clipboard/copy-to-clipboard.directive.d.ts +1 -0
- package/lib/directives/copy-to-clipboard/copy-to-clipboard.directive.d.ts.map +1 -0
- package/lib/directives/keyboard-events/keypress-enter.directive.d.ts +1 -0
- package/lib/directives/keyboard-events/keypress-enter.directive.d.ts.map +1 -0
- package/lib/directives/keyboard-events/only-numbers.directive.d.ts +1 -0
- package/lib/directives/keyboard-events/only-numbers.directive.d.ts.map +1 -0
- package/lib/directives/keyboard-events/two-digital-decimal-number.directive.d.ts +1 -0
- package/lib/directives/keyboard-events/two-digital-decimal-number.directive.d.ts.map +1 -0
- package/lib/directives/ng-var.directive.d.ts +1 -0
- package/lib/directives/ng-var.directive.d.ts.map +1 -0
- package/lib/directives/scroll-to/scroll-to.directive.d.ts +1 -0
- package/lib/directives/scroll-to/scroll-to.directive.d.ts.map +1 -0
- package/lib/directives/shared-directives.module.d.ts +1 -0
- package/lib/directives/shared-directives.module.d.ts.map +1 -0
- package/lib/directives/watch-dom-tree/watch-dom-tree.directive.d.ts +1 -0
- package/lib/directives/watch-dom-tree/watch-dom-tree.directive.d.ts.map +1 -0
- package/lib/directives/zindex-toggle/zindex-toggle.directive.d.ts +1 -0
- package/lib/directives/zindex-toggle/zindex-toggle.directive.d.ts.map +1 -0
- package/lib/pipes/call-component-function.pipe.d.ts +1 -0
- package/lib/pipes/call-component-function.pipe.d.ts.map +1 -0
- package/lib/pipes/find-option-selected-field.pipe.d.ts +1 -0
- package/lib/pipes/find-option-selected-field.pipe.d.ts.map +1 -0
- package/lib/pipes/select/filter-options.pipe.d.ts +1 -0
- package/lib/pipes/select/filter-options.pipe.d.ts.map +1 -0
- package/lib/pipes/select/select-filters.pipe.d.ts +1 -0
- package/lib/pipes/select/select-filters.pipe.d.ts.map +1 -0
- package/lib/pipes/selected-list/are-all-options-selected.pipe.d.ts +1 -0
- package/lib/pipes/selected-list/are-all-options-selected.pipe.d.ts.map +1 -0
- package/lib/pipes/shared-pipes.module.d.ts +1 -0
- package/lib/pipes/shared-pipes.module.d.ts.map +1 -0
- package/lib/pipes/tree/format-object-to-recursif-tree.pipe.d.ts +1 -0
- package/lib/pipes/tree/format-object-to-recursif-tree.pipe.d.ts.map +1 -0
- package/lib/pipes/tree/format-object-to-simple-tree.pipe.d.ts +1 -0
- package/lib/pipes/tree/format-object-to-simple-tree.pipe.d.ts.map +1 -0
- package/lib/services/dom.service.d.ts +1 -0
- package/lib/services/dom.service.d.ts.map +1 -0
- package/lib/services/history.service.d.ts +1 -0
- package/lib/services/history.service.d.ts.map +1 -0
- package/lib/services/multiple-selection.service.d.ts +1 -0
- package/lib/services/multiple-selection.service.d.ts.map +1 -0
- package/lib/utils/array.d.ts +1 -0
- package/lib/utils/array.d.ts.map +1 -0
- package/lib/utils/html-container.class.d.ts +1 -0
- package/lib/utils/html-container.class.d.ts.map +1 -0
- package/lib/utils/slection-item.interface.d.ts +1 -0
- package/lib/utils/slection-item.interface.d.ts.map +1 -0
- package/lib/utils/uuid.d.ts +1 -0
- package/lib/utils/uuid.d.ts.map +1 -0
- package/lib/wizi-components.module.d.ts +1 -0
- package/lib/wizi-components.module.d.ts.map +1 -0
- package/package.json +1 -1
- package/public-api.d.ts +1 -0
- package/public-api.d.ts.map +1 -0
- package/wizishop-angular-components.d.ts.map +1 -0
package/angular-components.scss
CHANGED
|
@@ -141,7 +141,22 @@ $wac-token-main: #1D2A3B!default;
|
|
|
141
141
|
$wac-token-disabled: #EFF2F4!default;
|
|
142
142
|
$wac-token-disabled-dark: #8A98B2!default;
|
|
143
143
|
|
|
144
|
-
$wac-tab-colunm-blue: #3ba6ec!default
|
|
144
|
+
$wac-tab-colunm-blue: #3ba6ec!default;
|
|
145
|
+
|
|
146
|
+
// ---- Legacy variables used by library components (provided by consumer themes) ----
|
|
147
|
+
// Defined with !default so they can be overridden by the consuming app
|
|
148
|
+
$border-form: #C9D2D9 !default;
|
|
149
|
+
$color-text-grey: #6b7881 !default;
|
|
150
|
+
$disabled-button-text: #a6aec4 !default;
|
|
151
|
+
$input-border: #C9D2D9 !default;
|
|
152
|
+
$input-radio-border-color: #DEE2ED !default;
|
|
153
|
+
$main-text: #1d2a3b !default;
|
|
154
|
+
$placeholder-color: #b4bdd0 !default;
|
|
155
|
+
$primary-button: #e95656 !default;
|
|
156
|
+
$second-color: #526384 !default;
|
|
157
|
+
$white: #ffffff !default;
|
|
158
|
+
$wizishop-blue: #4baed0 !default;
|
|
159
|
+
$wizishop-blue-button: #52aecd !default;.zindexToggle {
|
|
145
160
|
z-index: 9!important;
|
|
146
161
|
position: relative;
|
|
147
162
|
}
|
|
@@ -799,25 +814,6 @@ $wac-tab-colunm-blue: #3ba6ec!default;.zindexToggle {
|
|
|
799
814
|
}
|
|
800
815
|
}
|
|
801
816
|
}
|
|
802
|
-
wac-block {
|
|
803
|
-
.wac-block {
|
|
804
|
-
background-color: $white;
|
|
805
|
-
@include padding(1.875rem);
|
|
806
|
-
box-shadow: 0 0.125rem 0.3125rem rgba(45, 62, 85, 0.05);
|
|
807
|
-
@include simple_transition();
|
|
808
|
-
height: 100%;
|
|
809
|
-
border-radius: var(--wac-block-border-radius);
|
|
810
|
-
|
|
811
|
-
@include media('<tablet') {
|
|
812
|
-
@include padding(1.25rem);
|
|
813
|
-
}
|
|
814
|
-
|
|
815
|
-
&:hover {
|
|
816
|
-
box-shadow: 0 0.125rem 0.3125rem rgba(45, 62, 85, 0.2);
|
|
817
|
-
}
|
|
818
|
-
}
|
|
819
|
-
}
|
|
820
|
-
|
|
821
817
|
.block-with-checkbox {
|
|
822
818
|
width: 100%;
|
|
823
819
|
display: flex;
|
|
@@ -958,154 +954,26 @@ wac-block {
|
|
|
958
954
|
margin-right: 0;
|
|
959
955
|
}
|
|
960
956
|
}
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
.w-input {
|
|
970
|
-
width: 100%;
|
|
971
|
-
min-width: 305px;
|
|
972
|
-
height: 40px;
|
|
973
|
-
display: flex;
|
|
974
|
-
align-items: center;
|
|
975
|
-
justify-content: space-between;
|
|
976
|
-
gap: 10px;
|
|
977
|
-
padding: 8px;
|
|
978
|
-
border: 1px solid #dee2ed;
|
|
979
|
-
border-radius: 3px;
|
|
980
|
-
position: relative;
|
|
981
|
-
|
|
982
|
-
@include media ('<tablet') {
|
|
983
|
-
min-width: 250px;
|
|
984
|
-
}
|
|
985
|
-
|
|
986
|
-
.border-preview {
|
|
987
|
-
position: relative;
|
|
988
|
-
width: 100%;
|
|
989
|
-
max-width: 24px;
|
|
990
|
-
height: 24px;
|
|
991
|
-
border: 2px solid #1d2a3b;
|
|
992
|
-
border-radius: 3px;
|
|
993
|
-
|
|
994
|
-
.mask1, .mask2 {
|
|
995
|
-
background: #fff;
|
|
996
|
-
position: absolute;
|
|
997
|
-
top: 50%;
|
|
998
|
-
left: 50%;
|
|
999
|
-
transform: translate(-50%, -50%);
|
|
1000
|
-
}
|
|
1001
|
-
|
|
1002
|
-
.mask1 {
|
|
1003
|
-
width: 30px;
|
|
1004
|
-
height: 5px;
|
|
1005
|
-
}
|
|
1006
|
-
|
|
1007
|
-
.mask2 {
|
|
1008
|
-
width: 5px;
|
|
1009
|
-
height: 30px;
|
|
1010
|
-
}
|
|
1011
|
-
|
|
1012
|
-
}
|
|
957
|
+
wac-block {
|
|
958
|
+
.wac-block {
|
|
959
|
+
background-color: $white;
|
|
960
|
+
@include padding(1.875rem);
|
|
961
|
+
box-shadow: 0 0.125rem 0.3125rem rgba(45, 62, 85, 0.05);
|
|
962
|
+
@include simple_transition();
|
|
963
|
+
height: 100%;
|
|
964
|
+
border-radius: var(--wac-block-border-radius);
|
|
1013
965
|
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
max-width: 202px;
|
|
1017
|
-
height: 4px;
|
|
1018
|
-
padding: 0;
|
|
1019
|
-
border: none;
|
|
1020
|
-
background: transparent;
|
|
1021
|
-
-webkit-appearance: none;
|
|
1022
|
-
appearance: none;
|
|
1023
|
-
margin: 0;
|
|
1024
|
-
cursor: pointer;
|
|
1025
|
-
|
|
1026
|
-
&::-webkit-slider-runnable-track {
|
|
1027
|
-
height: 4px;
|
|
1028
|
-
background: #dee2ed;
|
|
1029
|
-
border-radius: 20px;
|
|
1030
|
-
}
|
|
1031
|
-
|
|
1032
|
-
&::-moz-range-track {
|
|
1033
|
-
height: 4px;
|
|
1034
|
-
background: #dee2ed;
|
|
1035
|
-
border-radius: 20px;
|
|
1036
|
-
}
|
|
1037
|
-
|
|
1038
|
-
&::-ms-track {
|
|
1039
|
-
height: 4px;
|
|
1040
|
-
background: #dee2ed;
|
|
1041
|
-
border-radius: 20px;
|
|
1042
|
-
border-color: transparent;
|
|
1043
|
-
color: transparent;
|
|
1044
|
-
}
|
|
1045
|
-
|
|
1046
|
-
// Thumb style
|
|
1047
|
-
&::-webkit-slider-thumb {
|
|
1048
|
-
-webkit-appearance: none;
|
|
1049
|
-
width: 16px;
|
|
1050
|
-
height: 16px;
|
|
1051
|
-
border-radius: 50%;
|
|
1052
|
-
background: #3BA6EC;
|
|
1053
|
-
margin-top: -6px; // Centrer verticalement (height of track - height of thumb) / 2
|
|
1054
|
-
border: 2px solid white;
|
|
1055
|
-
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
|
|
1056
|
-
transition: all 0.2s ease;
|
|
1057
|
-
}
|
|
1058
|
-
|
|
1059
|
-
&::-moz-range-thumb {
|
|
1060
|
-
width: 16px;
|
|
1061
|
-
height: 16px;
|
|
1062
|
-
border-radius: 50%;
|
|
1063
|
-
background: #3BA6EC;
|
|
1064
|
-
border: 2px solid white;
|
|
1065
|
-
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
|
|
1066
|
-
transition: all 0.2s ease;
|
|
1067
|
-
}
|
|
1068
|
-
|
|
1069
|
-
&::-ms-thumb {
|
|
1070
|
-
width: 16px;
|
|
1071
|
-
height: 16px;
|
|
1072
|
-
border-radius: 50%;
|
|
1073
|
-
background: #3BA6EC;
|
|
1074
|
-
border: 2px solid white;
|
|
1075
|
-
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
|
|
1076
|
-
transition: all 0.2s ease;
|
|
1077
|
-
}
|
|
1078
|
-
|
|
1079
|
-
// Active/hover state
|
|
1080
|
-
&:active::-webkit-slider-thumb,
|
|
1081
|
-
&:hover::-webkit-slider-thumb {
|
|
1082
|
-
transform: scale(1.1);
|
|
1083
|
-
}
|
|
1084
|
-
|
|
1085
|
-
&:active::-moz-range-thumb,
|
|
1086
|
-
&:hover::-moz-range-thumb {
|
|
1087
|
-
transform: scale(1.1);
|
|
1088
|
-
}
|
|
1089
|
-
|
|
1090
|
-
// Fill color before thumb (optional)
|
|
1091
|
-
&::-webkit-slider-runnable-track {
|
|
1092
|
-
background: linear-gradient(to right, #3BA6EC 0%, #3BA6EC var(--slider-percentage, 0%), #dee2ed var(--slider-percentage, 0%), #dee2ed 100%);
|
|
1093
|
-
}
|
|
966
|
+
@include media('<tablet') {
|
|
967
|
+
@include padding(1.25rem);
|
|
1094
968
|
}
|
|
1095
969
|
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
max-width: 45px;
|
|
1099
|
-
height: 100%;
|
|
1100
|
-
padding: 0;
|
|
1101
|
-
border: none;
|
|
1102
|
-
font-size: 14px;
|
|
1103
|
-
color: #1d2a3b;
|
|
1104
|
-
font-weight: 400;
|
|
970
|
+
&:hover {
|
|
971
|
+
box-shadow: 0 0.125rem 0.3125rem rgba(45, 62, 85, 0.2);
|
|
1105
972
|
}
|
|
1106
|
-
|
|
1107
973
|
}
|
|
1108
|
-
}
|
|
974
|
+
}
|
|
975
|
+
|
|
976
|
+
.wac-breadcrumbs {
|
|
1109
977
|
width: 100%;
|
|
1110
978
|
display: flex;
|
|
1111
979
|
align-items: center;
|
|
@@ -2768,7 +2636,154 @@ wac-block {
|
|
|
2768
2636
|
}
|
|
2769
2637
|
}
|
|
2770
2638
|
}
|
|
2771
|
-
|
|
2639
|
+
.w-border-picker {
|
|
2640
|
+
display: flex;
|
|
2641
|
+
flex-direction: column;
|
|
2642
|
+
|
|
2643
|
+
.bp-label {
|
|
2644
|
+
font-weight: 500;
|
|
2645
|
+
}
|
|
2646
|
+
|
|
2647
|
+
.w-input {
|
|
2648
|
+
width: 100%;
|
|
2649
|
+
min-width: 305px;
|
|
2650
|
+
height: 40px;
|
|
2651
|
+
display: flex;
|
|
2652
|
+
align-items: center;
|
|
2653
|
+
justify-content: space-between;
|
|
2654
|
+
gap: 10px;
|
|
2655
|
+
padding: 8px;
|
|
2656
|
+
border: 1px solid #dee2ed;
|
|
2657
|
+
border-radius: 3px;
|
|
2658
|
+
position: relative;
|
|
2659
|
+
|
|
2660
|
+
@include media ('<tablet') {
|
|
2661
|
+
min-width: 250px;
|
|
2662
|
+
}
|
|
2663
|
+
|
|
2664
|
+
.border-preview {
|
|
2665
|
+
position: relative;
|
|
2666
|
+
width: 100%;
|
|
2667
|
+
max-width: 24px;
|
|
2668
|
+
height: 24px;
|
|
2669
|
+
border: 2px solid #1d2a3b;
|
|
2670
|
+
border-radius: 3px;
|
|
2671
|
+
|
|
2672
|
+
.mask1, .mask2 {
|
|
2673
|
+
background: #fff;
|
|
2674
|
+
position: absolute;
|
|
2675
|
+
top: 50%;
|
|
2676
|
+
left: 50%;
|
|
2677
|
+
transform: translate(-50%, -50%);
|
|
2678
|
+
}
|
|
2679
|
+
|
|
2680
|
+
.mask1 {
|
|
2681
|
+
width: 30px;
|
|
2682
|
+
height: 5px;
|
|
2683
|
+
}
|
|
2684
|
+
|
|
2685
|
+
.mask2 {
|
|
2686
|
+
width: 5px;
|
|
2687
|
+
height: 30px;
|
|
2688
|
+
}
|
|
2689
|
+
|
|
2690
|
+
}
|
|
2691
|
+
|
|
2692
|
+
.bp-range {
|
|
2693
|
+
width: 100%;
|
|
2694
|
+
max-width: 202px;
|
|
2695
|
+
height: 4px;
|
|
2696
|
+
padding: 0;
|
|
2697
|
+
border: none;
|
|
2698
|
+
background: transparent;
|
|
2699
|
+
-webkit-appearance: none;
|
|
2700
|
+
appearance: none;
|
|
2701
|
+
margin: 0;
|
|
2702
|
+
cursor: pointer;
|
|
2703
|
+
|
|
2704
|
+
&::-webkit-slider-runnable-track {
|
|
2705
|
+
height: 4px;
|
|
2706
|
+
background: #dee2ed;
|
|
2707
|
+
border-radius: 20px;
|
|
2708
|
+
}
|
|
2709
|
+
|
|
2710
|
+
&::-moz-range-track {
|
|
2711
|
+
height: 4px;
|
|
2712
|
+
background: #dee2ed;
|
|
2713
|
+
border-radius: 20px;
|
|
2714
|
+
}
|
|
2715
|
+
|
|
2716
|
+
&::-ms-track {
|
|
2717
|
+
height: 4px;
|
|
2718
|
+
background: #dee2ed;
|
|
2719
|
+
border-radius: 20px;
|
|
2720
|
+
border-color: transparent;
|
|
2721
|
+
color: transparent;
|
|
2722
|
+
}
|
|
2723
|
+
|
|
2724
|
+
// Thumb style
|
|
2725
|
+
&::-webkit-slider-thumb {
|
|
2726
|
+
-webkit-appearance: none;
|
|
2727
|
+
width: 16px;
|
|
2728
|
+
height: 16px;
|
|
2729
|
+
border-radius: 50%;
|
|
2730
|
+
background: #3BA6EC;
|
|
2731
|
+
margin-top: -6px; // Centrer verticalement (height of track - height of thumb) / 2
|
|
2732
|
+
border: 2px solid white;
|
|
2733
|
+
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
|
|
2734
|
+
transition: all 0.2s ease;
|
|
2735
|
+
}
|
|
2736
|
+
|
|
2737
|
+
&::-moz-range-thumb {
|
|
2738
|
+
width: 16px;
|
|
2739
|
+
height: 16px;
|
|
2740
|
+
border-radius: 50%;
|
|
2741
|
+
background: #3BA6EC;
|
|
2742
|
+
border: 2px solid white;
|
|
2743
|
+
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
|
|
2744
|
+
transition: all 0.2s ease;
|
|
2745
|
+
}
|
|
2746
|
+
|
|
2747
|
+
&::-ms-thumb {
|
|
2748
|
+
width: 16px;
|
|
2749
|
+
height: 16px;
|
|
2750
|
+
border-radius: 50%;
|
|
2751
|
+
background: #3BA6EC;
|
|
2752
|
+
border: 2px solid white;
|
|
2753
|
+
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
|
|
2754
|
+
transition: all 0.2s ease;
|
|
2755
|
+
}
|
|
2756
|
+
|
|
2757
|
+
// Active/hover state
|
|
2758
|
+
&:active::-webkit-slider-thumb,
|
|
2759
|
+
&:hover::-webkit-slider-thumb {
|
|
2760
|
+
transform: scale(1.1);
|
|
2761
|
+
}
|
|
2762
|
+
|
|
2763
|
+
&:active::-moz-range-thumb,
|
|
2764
|
+
&:hover::-moz-range-thumb {
|
|
2765
|
+
transform: scale(1.1);
|
|
2766
|
+
}
|
|
2767
|
+
|
|
2768
|
+
// Fill color before thumb (optional)
|
|
2769
|
+
&::-webkit-slider-runnable-track {
|
|
2770
|
+
background: linear-gradient(to right, #3BA6EC 0%, #3BA6EC var(--slider-percentage, 0%), #dee2ed var(--slider-percentage, 0%), #dee2ed 100%);
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
|
|
2774
|
+
.bp-input {
|
|
2775
|
+
width: 100%;
|
|
2776
|
+
max-width: 45px;
|
|
2777
|
+
height: 100%;
|
|
2778
|
+
padding: 0;
|
|
2779
|
+
border: none;
|
|
2780
|
+
font-size: 14px;
|
|
2781
|
+
color: #1d2a3b;
|
|
2782
|
+
font-weight: 400;
|
|
2783
|
+
}
|
|
2784
|
+
|
|
2785
|
+
}
|
|
2786
|
+
}wac-calendar {
|
|
2772
2787
|
&.ng-touched.ng-invalid {
|
|
2773
2788
|
.wac-calendar__wrapper__select, .wac-calendar__wrapper__editInPlace, .wac-calendar__wrapper__select {
|
|
2774
2789
|
border-color: $wac-form-control-touched-and-invalid-border;
|
|
@@ -3597,6 +3612,50 @@ wac-calendar {
|
|
|
3597
3612
|
}
|
|
3598
3613
|
}
|
|
3599
3614
|
}
|
|
3615
|
+
.wac-charging-bar {
|
|
3616
|
+
width: 100%;
|
|
3617
|
+
margin: 0 0 20px;
|
|
3618
|
+
display: flex;
|
|
3619
|
+
align-items: center;
|
|
3620
|
+
&__wrapLine {
|
|
3621
|
+
width: 100%;
|
|
3622
|
+
height: 16px;
|
|
3623
|
+
display: flex;
|
|
3624
|
+
align-items: center;
|
|
3625
|
+
&__line {
|
|
3626
|
+
width: 100%;
|
|
3627
|
+
height: 6px;
|
|
3628
|
+
border-radius: 43px;
|
|
3629
|
+
background-color: $wac-charging-bar-background;
|
|
3630
|
+
position: relative;
|
|
3631
|
+
&__width {
|
|
3632
|
+
position: absolute;
|
|
3633
|
+
top: 0;
|
|
3634
|
+
left: 0;
|
|
3635
|
+
width: 100%;
|
|
3636
|
+
height: 6px;
|
|
3637
|
+
border-radius: 43px;
|
|
3638
|
+
max-width: 0;
|
|
3639
|
+
background-color: $wac-primary-button;
|
|
3640
|
+
transition: .3s ease;
|
|
3641
|
+
&.complete {
|
|
3642
|
+
background-color: $wac-tag-success;
|
|
3643
|
+
}
|
|
3644
|
+
}
|
|
3645
|
+
}
|
|
3646
|
+
}
|
|
3647
|
+
&__number {
|
|
3648
|
+
width: 2.5rem;
|
|
3649
|
+
min-width: 2.5rem;
|
|
3650
|
+
margin: 0 0 0 0.625rem;
|
|
3651
|
+
line-height: 1;
|
|
3652
|
+
white-space: nowrap;
|
|
3653
|
+
text-align: right;
|
|
3654
|
+
font-size: 0.875rem;
|
|
3655
|
+
color: $wac-main-text;
|
|
3656
|
+
font-weight: 400;
|
|
3657
|
+
}
|
|
3658
|
+
}
|
|
3600
3659
|
.wac-field-checkbox {
|
|
3601
3660
|
&.disable-wt {
|
|
3602
3661
|
.wac-field-checkbox__row {
|
|
@@ -3800,50 +3859,6 @@ wac-calendar {
|
|
|
3800
3859
|
}
|
|
3801
3860
|
}
|
|
3802
3861
|
}
|
|
3803
|
-
.wac-charging-bar {
|
|
3804
|
-
width: 100%;
|
|
3805
|
-
margin: 0 0 20px;
|
|
3806
|
-
display: flex;
|
|
3807
|
-
align-items: center;
|
|
3808
|
-
&__wrapLine {
|
|
3809
|
-
width: 100%;
|
|
3810
|
-
height: 16px;
|
|
3811
|
-
display: flex;
|
|
3812
|
-
align-items: center;
|
|
3813
|
-
&__line {
|
|
3814
|
-
width: 100%;
|
|
3815
|
-
height: 6px;
|
|
3816
|
-
border-radius: 43px;
|
|
3817
|
-
background-color: $wac-charging-bar-background;
|
|
3818
|
-
position: relative;
|
|
3819
|
-
&__width {
|
|
3820
|
-
position: absolute;
|
|
3821
|
-
top: 0;
|
|
3822
|
-
left: 0;
|
|
3823
|
-
width: 100%;
|
|
3824
|
-
height: 6px;
|
|
3825
|
-
border-radius: 43px;
|
|
3826
|
-
max-width: 0;
|
|
3827
|
-
background-color: $wac-primary-button;
|
|
3828
|
-
transition: .3s ease;
|
|
3829
|
-
&.complete {
|
|
3830
|
-
background-color: $wac-tag-success;
|
|
3831
|
-
}
|
|
3832
|
-
}
|
|
3833
|
-
}
|
|
3834
|
-
}
|
|
3835
|
-
&__number {
|
|
3836
|
-
width: 2.5rem;
|
|
3837
|
-
min-width: 2.5rem;
|
|
3838
|
-
margin: 0 0 0 0.625rem;
|
|
3839
|
-
line-height: 1;
|
|
3840
|
-
white-space: nowrap;
|
|
3841
|
-
text-align: right;
|
|
3842
|
-
font-size: 0.875rem;
|
|
3843
|
-
color: $wac-main-text;
|
|
3844
|
-
font-weight: 400;
|
|
3845
|
-
}
|
|
3846
|
-
}
|
|
3847
3862
|
.w-color-picker {
|
|
3848
3863
|
display: flex;
|
|
3849
3864
|
flex-direction: column;
|
package/index.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"in-out-x.animation.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/animations/in-out/in-out-x.animation.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,wDASjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"in-out-y.animation.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/animations/in-out/in-out-y.animation.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,wDASjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"animate-list-from-bottom.animation.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/animations/list/animate-list-from-bottom.animation.ts"],"names":[],"mappings":"AAEA,wBAAgB,qBAAqB,CAAC,UAAU,SAAa,0DAwB5D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"animate-list-from-left.animation.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/animations/list/animate-list-from-left.animation.ts"],"names":[],"mappings":"AAEA,wBAAgB,mBAAmB,CAAC,UAAU,SAAa,0DAwB1D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"animate-list-from-right.animation.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/animations/list/animate-list-from-right.animation.ts"],"names":[],"mappings":"AAEA,wBAAgB,oBAAoB,CAAC,UAAU,SAAoB,EAAE,WAAW,SAAS,0DAwBxF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"animate-list-from-top.animation.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/animations/list/animate-list-from-top.animation.ts"],"names":[],"mappings":"AAEA,wBAAgB,kBAAkB,CAAC,UAAU,SAAa,0DAsBzD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"opacity.animation.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/animations/show/opacity.animation.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,wDAE3B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"show-from-bottom.animation.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/animations/show/show-from-bottom.animation.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc,wDAezB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"show-from-left.animation.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/animations/show/show-from-left.animation.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,wDAevB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"show-from-right.animation.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/animations/show/show-from-right.animation.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa,wDAexB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"show-from-top.animation.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/animations/show/show-from-top.animation.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,wDAetB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"switch-in-out.animation.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/animations/switch/switch-in-out.animation.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW,wDAGtB,CAAC"}
|
|
@@ -26,3 +26,4 @@ export declare class AiExpressComponent implements OnInit {
|
|
|
26
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<AiExpressComponent, never>;
|
|
27
27
|
static ɵcmp: i0.ɵɵComponentDeclaration<AiExpressComponent, "wac-ai-express", never, { "top": { "alias": "top"; "required": false; }; "right": { "alias": "right"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "wordingTop": { "alias": "wordingTop"; "required": false; }; "wordingToken": { "alias": "wordingToken"; "required": false; }; "wordingTokenLeft": { "alias": "wordingTokenLeft"; "required": false; }; "wordingRegisterTop": { "alias": "wordingRegisterTop"; "required": false; }; "wordingRegisterBtn": { "alias": "wordingRegisterBtn"; "required": false; }; "wordingDisabled": { "alias": "wordingDisabled"; "required": false; }; "tokenCost": { "alias": "tokenCost"; "required": false; }; "tokenLeft": { "alias": "tokenLeft"; "required": false; }; "tokenCount": { "alias": "tokenCount"; "required": false; }; "isRegister": { "alias": "isRegister"; "required": false; }; }, { "validAction": "validAction"; }, never, ["*"], false, never>;
|
|
28
28
|
}
|
|
29
|
+
//# sourceMappingURL=ai-express.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ai-express.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/components/ai-express/ai-express.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAS,MAAM,EAAS,MAAM,eAAe,CAAC;;AAE7E,qBAKa,kBAAmB,YAAW,MAAM;IAEtC,GAAG,SAAU;IACb,KAAK,SAAS;IACd,OAAO,UAAS;IAChB,QAAQ,UAAS;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,kBAAkB,EAAE,MAAM,CAAC;IAC3B,eAAe,EAAE,MAAM,CAAC;IACxB,SAAS,SAAK;IACd,SAAS,SAAK;IACd,UAAU,SAAK;IACf,UAAU,UAAS;IAClB,WAAW,wBAA+B;IAEpD,MAAM,UAAS;IACf,YAAY,SAAwB;;IAGpC,QAAQ,IAAI,IAAI;IAEhB,SAAS;IAMT,QAAQ;IAgBR,SAAS;yCA9CE,kBAAkB;2CAAlB,kBAAkB;CAoD9B"}
|
|
@@ -15,3 +15,4 @@ export declare class AlertComponent implements OnInit {
|
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<AlertComponent, never>;
|
|
16
16
|
static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "wac-alert", never, { "icon": { "alias": "icon"; "required": false; }; "warning": { "alias": "warning"; "required": false; }; "success": { "alias": "success"; "required": false; }; "alert": { "alias": "alert"; "required": false; }; "iconClass": { "alias": "iconClass"; "required": false; }; "closeButton": { "alias": "closeButton"; "required": false; }; }, { "isCloseChange": "isCloseChange"; }, never, ["*"], false, never>;
|
|
17
17
|
}
|
|
18
|
+
//# sourceMappingURL=alert.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"alert.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/components/alert/alert.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,MAAM,EAAU,MAAM,eAAe,CAAC;;AAE/E,qBAKa,cAAe,YAAW,MAAM;IAClC,IAAI,UAAQ;IACZ,OAAO,UAAS;IAChB,OAAO,UAAS;IAChB,KAAK,UAAS;IACd,SAAS,SAAiB;IAC1B,WAAW,UAAS;IAE7B,OAAO,CAAC,OAAO,CAAkB;IACvB,aAAa,wBAA+B;;IAGtD,QAAQ,IAAI,IAAI;IAEhB,UAAU,CAAC,EAAE,KAAA;yCAdF,cAAc;2CAAd,cAAc;CAmB1B"}
|
|
@@ -6,3 +6,4 @@ export declare class AlertPopupModule {
|
|
|
6
6
|
static ɵmod: i0.ɵɵNgModuleDeclaration<AlertPopupModule, [typeof i1.AlertPopupComponent], [typeof i2.CommonModule], [typeof i1.AlertPopupComponent]>;
|
|
7
7
|
static ɵinj: i0.ɵɵInjectorDeclaration<AlertPopupModule>;
|
|
8
8
|
}
|
|
9
|
+
//# sourceMappingURL=alert-popup-module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"alert-popup-module.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/components/alert-popup/alert-popup-module.ts"],"names":[],"mappings":";;;AAKA,qBAMa,gBAAgB;yCAAhB,gBAAgB;0CAAhB,gBAAgB;0CAAhB,gBAAgB;CAAG"}
|
|
@@ -17,3 +17,4 @@ export declare class AlertPopupComponent implements AfterViewInit {
|
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<AlertPopupComponent, never>;
|
|
18
18
|
static ɵcmp: i0.ɵɵComponentDeclaration<AlertPopupComponent, "wac-alert-popup", never, {}, {}, never, never, false, never>;
|
|
19
19
|
}
|
|
20
|
+
//# sourceMappingURL=alert-popup.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"alert-popup.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/components/alert-popup/alert-popup.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAW,MAAM,MAAM,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAC,aAAa,EAAuC,MAAM,eAAe,CAAC;;AAElF,qBASa,mBAAoB,YAAW,aAAa;IACvD,MAAM,EAAE,gBAAgB,CAAC;IAEzB,2EAA2E;IAC3E,OAAO,CAAC,gBAAgB,CAA+B;IAEvD,IAAI,UAAS;IAEb,OAAO,CAAC,KAAK,CAAM;IAEnB,eAAe;IAUf,OAAO;IASP;;OAEG;IACH,WAAW,IAAI,UAAU,CAAC,GAAG,CAAC;yCAhCnB,mBAAmB;2CAAnB,mBAAmB;CAmC/B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"alert-popup.service.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/components/alert-popup/alert-popup.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAC,UAAU,EAAC,MAAM,4BAA4B,CAAC;;AAEtD,qBAGa,iBAAiB;IAChB,OAAO,CAAC,UAAU;gBAAV,UAAU,EAAE,UAAU;IAE1C,IAAI,CAAC,MAAM,EAAE,gBAAgB,GAAG,mBAAmB;IAMnD,OAAO,CAAC,eAAe;yCATZ,iBAAiB;6CAAjB,iBAAiB;CA2B7B;AAED,MAAM,WAAW,gBAAgB;IAC/B,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"back.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/components/back/back.component.ts"],"names":[],"mappings":";AAEA,qBAKa,aAAa;;yCAAb,aAAa;2CAAb,aAAa;CAEzB"}
|
|
@@ -6,3 +6,4 @@ export declare class BlockTitleLegacyComponent {
|
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlockTitleLegacyComponent, never>;
|
|
7
7
|
static ɵcmp: i0.ɵɵComponentDeclaration<BlockTitleLegacyComponent, "wac-block-title-legacy", never, { "simple": { "alias": "simple"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
8
8
|
}
|
|
9
|
+
//# sourceMappingURL=block-title-legacy.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"block-title-legacy.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/angular-components/src/lib/components/block/block-title-legacy/block-title-legacy.component.ts"],"names":[],"mappings":";AAGA,qBAOa,yBAAyB;IAGlC,MAAM,UAAS;IAGf,IAAI,SAAM;;yCAND,yBAAyB;2CAAzB,yBAAyB;CASrC"}
|
|
@@ -25,3 +25,4 @@ export declare class BlockComponent implements AfterViewInit {
|
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlockComponent, never>;
|
|
26
26
|
static ɵcmp: i0.ɵɵComponentDeclaration<BlockComponent, "wac-block", never, { "config": { "alias": "config"; "required": false; }; }, {}, ["blockSeparators"], ["*"], true, never>;
|
|
27
27
|
}
|
|
28
|
+
//# sourceMappingURL=block.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"block.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/angular-components/src/lib/components/block/block.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAuD,UAAU,EAAsB,SAAS,EAAE,SAAS,EAAqB,MAAM,eAAe,CAAC;AAC5K,OAAO,EAAE,OAAO,EAAa,MAAM,MAAM,CAAC;AAC1C,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;;AAEhF,MAAM,MAAM,cAAc,GAAG,QAAQ,CAAC;IACpC,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB,CAAC,CAAC;AAEH,qBAQa,cAAe,YAAW,aAAa;IAkBhD,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,kBAAkB;IAfc,eAAe,EAAE,SAAS,CAAC,uBAAuB,CAAC,CAAC;IAG9F,MAAM,EAAE,cAAc,CAErB;IAED,IAA0B,YAAY,WAErC;IAED,QAAQ,gBAAuB;gBAGrB,SAAS,EAAE,SAAS,EACpB,kBAAkB,EAAE,UAAU;IAGxC,eAAe;IAef,OAAO,CAAC,sBAAsB;IAmB9B,OAAO,CAAC,+BAA+B;IAKvC,OAAO,CAAC,oBAAoB;IAmB5B,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,6BAA6B;IAkBrC,OAAO,CAAC,cAAc;IAStB,OAAO,CAAC,0BAA0B;IAsBlC,WAAW;yCArIA,cAAc;2CAAd,cAAc;CAyI1B"}
|