@3ddv/software-division-components 1.4.2 → 1.4.7
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/.nx/workspace-data/file-map.json +1351 -0
- package/.nx/workspace-data/nx_files.nxt +0 -0
- package/.nx/workspace-data/project-graph.json +8 -0
- package/.nx/workspace-data/source-maps.json +1 -0
- package/3ddv-software-division-components.d.ts.map +1 -0
- package/backoffice/checkbox/checkbox.component.d.ts +103 -0
- package/backoffice/checkbox/checkbox.component.d.ts.map +1 -0
- package/backoffice/checkbox/index.d.ts +2 -0
- package/backoffice/checkbox/index.d.ts.map +1 -0
- package/backoffice/checkbox/public-api.d.ts +2 -0
- package/backoffice/checkbox/public-api.d.ts.map +1 -0
- package/backoffice/datepicker/datepicker.component.d.ts +150 -0
- package/backoffice/datepicker/datepicker.component.d.ts.map +1 -0
- package/backoffice/datepicker/index.d.ts +2 -0
- package/backoffice/datepicker/index.d.ts.map +1 -0
- package/{projects/software-division-components/src/backoffice/datepicker/public-api.ts → backoffice/datepicker/public-api.d.ts} +1 -1
- package/backoffice/datepicker/public-api.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-calendar-helm/src/index.d.ts +14 -0
- package/backoffice/datepicker/ui/ui-calendar-helm/src/index.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-calendar-helm/src/lib/hlm-calendar-multi.d.ts +38 -0
- package/backoffice/datepicker/ui/ui-calendar-helm/src/lib/hlm-calendar-multi.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-calendar-helm/src/lib/hlm-calendar.d.ts +34 -0
- package/backoffice/datepicker/ui/ui-calendar-helm/src/lib/hlm-calendar.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-date-picker-helm/src/index.d.ts +15 -0
- package/backoffice/datepicker/ui/ui-date-picker-helm/src/index.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker-multi.d.ts +53 -0
- package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker-multi.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker-multi.token.d.ts +24 -0
- package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker-multi.token.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.d.ts +53 -0
- package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.token.d.ts +24 -0
- package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.token.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-icon-helm/src/index.d.ts +10 -0
- package/backoffice/datepicker/ui/ui-icon-helm/src/index.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-icon-helm/src/lib/hlm-icon.d.ts +10 -0
- package/backoffice/datepicker/ui/ui-icon-helm/src/lib/hlm-icon.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-icon-helm/src/lib/hlm-icon.token.d.ts +8 -0
- package/backoffice/datepicker/ui/ui-icon-helm/src/lib/hlm-icon.token.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-popover-helm/src/index.d.ts +14 -0
- package/backoffice/datepicker/ui/ui-popover-helm/src/index.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-close.d.ts +9 -0
- package/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-close.d.ts.map +1 -0
- package/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-content.d.ts +14 -0
- package/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-content.d.ts.map +1 -0
- package/backoffice/index.d.ts +2 -0
- package/backoffice/index.d.ts.map +1 -0
- package/backoffice/input/index.d.ts +2 -0
- package/backoffice/input/index.d.ts.map +1 -0
- package/backoffice/input/input.component.d.ts +200 -0
- package/backoffice/input/input.component.d.ts.map +1 -0
- package/backoffice/input/public-api.d.ts +2 -0
- package/backoffice/input/public-api.d.ts.map +1 -0
- package/{projects/software-division-components/src/backoffice/public-api.ts → backoffice/public-api.d.ts} +1 -0
- package/backoffice/public-api.d.ts.map +1 -0
- package/backoffice/radio/index.d.ts +2 -0
- package/backoffice/radio/index.d.ts.map +1 -0
- package/backoffice/radio/public-api.d.ts +2 -0
- package/backoffice/radio/public-api.d.ts.map +1 -0
- package/backoffice/radio/radio.component.d.ts +73 -0
- package/backoffice/radio/radio.component.d.ts.map +1 -0
- package/backoffice/table/_components/pagination/pagination.component.d.ts +18 -0
- package/backoffice/table/_components/pagination/pagination.component.d.ts.map +1 -0
- package/backoffice/table/_components/selection-table-head/selection-table-head.component.d.ts +11 -0
- package/backoffice/table/_components/selection-table-head/selection-table-head.component.d.ts.map +1 -0
- package/backoffice/table/_components/selection-table-row/selection-table-row.component.d.ts +8 -0
- package/backoffice/table/_components/selection-table-row/selection-table-row.component.d.ts.map +1 -0
- package/backoffice/table/_components/sort-header-button/sort-header-button.component.d.ts +16 -0
- package/backoffice/table/_components/sort-header-button/sort-header-button.component.d.ts.map +1 -0
- package/backoffice/table/index.d.ts +2 -0
- package/backoffice/table/index.d.ts.map +1 -0
- package/backoffice/table/public-api.d.ts +3 -0
- package/backoffice/table/public-api.d.ts.map +1 -0
- package/backoffice/table/table.component.d.ts +111 -0
- package/backoffice/table/table.component.d.ts.map +1 -0
- package/backoffice/table/ui/ui-icon-helm/src/index.d.ts +10 -0
- package/backoffice/table/ui/ui-icon-helm/src/index.d.ts.map +1 -0
- package/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.d.ts +10 -0
- package/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.d.ts.map +1 -0
- package/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.token.d.ts +8 -0
- package/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.token.d.ts.map +1 -0
- package/backoffice/table/ui/ui-table-helm/src/index.d.ts +11 -0
- package/backoffice/table/ui/ui-table-helm/src/index.d.ts.map +1 -0
- package/backoffice/table/ui/ui-table-helm/src/lib/hlm-table.d.ts +112 -0
- package/backoffice/table/ui/ui-table-helm/src/lib/hlm-table.d.ts.map +1 -0
- package/dvm/cart/cart.component.d.ts +31 -0
- package/dvm/cart/cart.component.d.ts.map +1 -0
- package/dvm/cart/cart.types.d.ts +8 -0
- package/dvm/cart/cart.types.d.ts.map +1 -0
- package/dvm/cart/index.d.ts +2 -0
- package/dvm/cart/index.d.ts.map +1 -0
- package/{projects/software-division-components/src/dvm/cart/public-api.ts → dvm/cart/public-api.d.ts} +1 -5
- package/dvm/cart/public-api.d.ts.map +1 -0
- package/dvm/cart/seat-list.component.d.ts +38 -0
- package/dvm/cart/seat-list.component.d.ts.map +1 -0
- package/dvm/cart-item/cart-item.component.d.ts +6 -0
- package/dvm/cart-item/cart-item.component.d.ts.map +1 -0
- package/dvm/cart-item/cart-item.service.d.ts +7 -0
- package/dvm/cart-item/cart-item.service.d.ts.map +1 -0
- package/dvm/cart-item/index.d.ts +2 -0
- package/dvm/cart-item/index.d.ts.map +1 -0
- package/{projects/software-division-components/src/dvm/cart-item/public-api.ts → dvm/cart-item/public-api.d.ts} +1 -4
- package/dvm/cart-item/public-api.d.ts.map +1 -0
- package/dvm/index.d.ts +2 -0
- package/dvm/index.d.ts.map +1 -0
- package/dvm/legend/index.d.ts +2 -0
- package/dvm/legend/index.d.ts.map +1 -0
- package/dvm/legend/legend.component.d.ts +17 -0
- package/dvm/legend/legend.component.d.ts.map +1 -0
- package/{projects/software-division-components/src/dvm/legend/public-api.ts → dvm/legend/public-api.d.ts} +1 -4
- package/dvm/legend/public-api.d.ts.map +1 -0
- package/{projects/software-division-components/src/dvm/legend/types.ts → dvm/legend/types.d.ts} +3 -3
- package/dvm/legend/types.d.ts.map +1 -0
- package/{projects/software-division-components/src/dvm/legend/ui/legend-elements/index.ts → dvm/legend/ui/legend-elements/index.d.ts} +1 -0
- package/dvm/legend/ui/legend-elements/index.d.ts.map +1 -0
- package/dvm/legend/ui/legend-elements/legend-elements.component.d.ts +16 -0
- package/dvm/legend/ui/legend-elements/legend-elements.component.d.ts.map +1 -0
- package/dvm/loader/index.d.ts +2 -0
- package/dvm/loader/index.d.ts.map +1 -0
- package/dvm/loader/loader.component.d.ts +6 -0
- package/dvm/loader/loader.component.d.ts.map +1 -0
- package/dvm/loader/loader.service.d.ts +7 -0
- package/dvm/loader/loader.service.d.ts.map +1 -0
- package/{projects/software-division-components/src/dvm/loader/public-api.ts → dvm/loader/public-api.d.ts} +1 -4
- package/dvm/loader/public-api.d.ts.map +1 -0
- package/dvm/map-loader/index.d.ts +2 -0
- package/dvm/map-loader/index.d.ts.map +1 -0
- package/dvm/map-loader/map-loader.component.d.ts +56 -0
- package/dvm/map-loader/map-loader.component.d.ts.map +1 -0
- package/dvm/map-loader/public-api.d.ts +2 -0
- package/dvm/map-loader/public-api.d.ts.map +1 -0
- package/dvm/neighbors/index.d.ts +2 -0
- package/dvm/neighbors/index.d.ts.map +1 -0
- package/dvm/neighbors/neighbors.component.d.ts +41 -0
- package/dvm/neighbors/neighbors.component.d.ts.map +1 -0
- package/dvm/neighbors/public-api.d.ts +3 -0
- package/dvm/neighbors/public-api.d.ts.map +1 -0
- package/{projects/software-division-components/src/dvm/neighbors/types.ts → dvm/neighbors/types.d.ts} +7 -7
- package/dvm/neighbors/types.d.ts.map +1 -0
- package/dvm/popover/base-popover.component.d.ts +28 -0
- package/dvm/popover/base-popover.component.d.ts.map +1 -0
- package/dvm/popover/index.d.ts +2 -0
- package/dvm/popover/index.d.ts.map +1 -0
- package/dvm/popover/popover.component.d.ts +69 -0
- package/dvm/popover/popover.component.d.ts.map +1 -0
- package/dvm/popover/popover.config.d.ts +25 -0
- package/dvm/popover/popover.config.d.ts.map +1 -0
- package/dvm/popover/popover.service.d.ts +140 -0
- package/dvm/popover/popover.service.d.ts.map +1 -0
- package/{projects/software-division-components/src/dvm/popover/public-api.ts → dvm/popover/public-api.d.ts} +1 -4
- package/dvm/popover/public-api.d.ts.map +1 -0
- package/dvm/popover/seat-popover/seat-popover.component.d.ts +21 -0
- package/dvm/popover/seat-popover/seat-popover.component.d.ts.map +1 -0
- package/dvm/popover/section-popover/section-popover.component.d.ts +32 -0
- package/dvm/popover/section-popover/section-popover.component.d.ts.map +1 -0
- package/dvm/popover/services/dvm-popover-positioner.service.d.ts +30 -0
- package/dvm/popover/services/dvm-popover-positioner.service.d.ts.map +1 -0
- package/dvm/popover/services/popover-manager.service.d.ts +29 -0
- package/dvm/popover/services/popover-manager.service.d.ts.map +1 -0
- package/dvm/popover/transformers/base-popover-data-transformer.d.ts +29 -0
- package/dvm/popover/transformers/base-popover-data-transformer.d.ts.map +1 -0
- package/dvm/popover/types.d.ts +79 -0
- package/dvm/popover/types.d.ts.map +1 -0
- package/{projects/software-division-components/src/dvm/public-api.ts → dvm/public-api.d.ts} +1 -0
- package/dvm/public-api.d.ts.map +1 -0
- package/dvm/stepper/index.d.ts +2 -0
- package/dvm/stepper/index.d.ts.map +1 -0
- package/dvm/stepper/public-api.d.ts +2 -0
- package/dvm/stepper/public-api.d.ts.map +1 -0
- package/dvm/stepper/stepper.component.d.ts +27 -0
- package/dvm/stepper/stepper.component.d.ts.map +1 -0
- package/{projects/software-division-components/src/dvm/stepper/types.ts → dvm/stepper/types.d.ts} +5 -2
- package/dvm/stepper/types.d.ts.map +1 -0
- package/dvm/ticket-info-item/index.d.ts +2 -0
- package/dvm/ticket-info-item/index.d.ts.map +1 -0
- package/{projects/software-division-components/src/dvm/ticket-info-item/public-api.ts → dvm/ticket-info-item/public-api.d.ts} +1 -4
- package/dvm/ticket-info-item/public-api.d.ts.map +1 -0
- package/dvm/ticket-info-item/ticket-info-item.component.d.ts +6 -0
- package/dvm/ticket-info-item/ticket-info-item.component.d.ts.map +1 -0
- package/dvm/ticket-info-item/ticket-info-item.service.d.ts +7 -0
- package/dvm/ticket-info-item/ticket-info-item.service.d.ts.map +1 -0
- package/fesm2022/3ddv-software-division-components.mjs +5966 -0
- package/fesm2022/3ddv-software-division-components.mjs.map +1 -0
- package/generic/add-digital-wallet/add-digital-wallet.component.d.ts +21 -0
- package/generic/add-digital-wallet/add-digital-wallet.component.d.ts.map +1 -0
- package/generic/add-digital-wallet/index.d.ts +2 -0
- package/generic/add-digital-wallet/index.d.ts.map +1 -0
- package/{projects/software-division-components/src/generic/add-digital-wallet/public-api.ts → generic/add-digital-wallet/public-api.d.ts} +1 -0
- package/generic/add-digital-wallet/public-api.d.ts.map +1 -0
- package/generic/braintree/braintree.component.d.ts +33 -0
- package/generic/braintree/braintree.component.d.ts.map +1 -0
- package/generic/braintree/index.d.ts +2 -0
- package/generic/braintree/index.d.ts.map +1 -0
- package/{projects/software-division-components/src/generic/braintree/public-api.ts → generic/braintree/public-api.d.ts} +1 -4
- package/generic/braintree/public-api.d.ts.map +1 -0
- package/generic/braintree/types.d.ts +27 -0
- package/generic/braintree/types.d.ts.map +1 -0
- package/generic/button/button.component.d.ts +151 -0
- package/generic/button/button.component.d.ts.map +1 -0
- package/generic/button/index.d.ts +2 -0
- package/generic/button/index.d.ts.map +1 -0
- package/generic/button/public-api.d.ts +2 -0
- package/generic/button/public-api.d.ts.map +1 -0
- package/generic/button/ui/ui-button-helm/src/index.d.ts +10 -0
- package/generic/button/ui/ui-button-helm/src/index.d.ts.map +1 -0
- package/generic/button/ui/ui-button-helm/src/lib/hlm-button.d.ts +20 -0
- package/generic/button/ui/ui-button-helm/src/lib/hlm-button.d.ts.map +1 -0
- package/generic/button/ui/ui-button-helm/src/lib/hlm-button.token.d.ts +9 -0
- package/generic/button/ui/ui-button-helm/src/lib/hlm-button.token.d.ts.map +1 -0
- package/generic/carousel/carousel-item.component.d.ts +8 -0
- package/generic/carousel/carousel-item.component.d.ts.map +1 -0
- package/generic/carousel/carousel.component.d.ts +20 -0
- package/generic/carousel/carousel.component.d.ts.map +1 -0
- package/generic/carousel/index.d.ts +2 -0
- package/generic/carousel/index.d.ts.map +1 -0
- package/{projects/software-division-components/src/generic/carousel/public-api.ts → generic/carousel/public-api.d.ts} +1 -0
- package/generic/carousel/public-api.d.ts.map +1 -0
- package/generic/carousel/ui/ui-carousel-helm/src/index.d.ts +26 -0
- package/generic/carousel/ui/ui-carousel-helm/src/index.d.ts.map +1 -0
- package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-content.d.ts +10 -0
- package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-content.d.ts.map +1 -0
- package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-item.d.ts +10 -0
- package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-item.d.ts.map +1 -0
- package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-next.d.ts +15 -0
- package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-next.d.ts.map +1 -0
- package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-previous.d.ts +15 -0
- package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-previous.d.ts.map +1 -0
- package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-slide-display.d.ts +16 -0
- package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-slide-display.d.ts.map +1 -0
- package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel.d.ts +28 -0
- package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel.d.ts.map +1 -0
- package/generic/dialog/dialog.component.d.ts +11 -0
- package/generic/dialog/dialog.component.d.ts.map +1 -0
- package/generic/dialog/index.d.ts +2 -0
- package/generic/dialog/index.d.ts.map +1 -0
- package/{projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/index.ts → generic/dialog/libs/ui-dialog-helm/src/index.d.ts} +8 -20
- package/generic/dialog/libs/ui-dialog-helm/src/index.d.ts.map +1 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-close.d.ts +9 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-close.d.ts.map +1 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-content.d.ts +15 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-content.d.ts.map +1 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-description.d.ts +10 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-description.d.ts.map +1 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-footer.d.ts +9 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-footer.d.ts.map +1 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-header.d.ts +9 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-header.d.ts.map +1 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-overlay.d.ts +12 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-overlay.d.ts.map +1 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-title.d.ts +10 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-title.d.ts.map +1 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog.d.ts +7 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog.d.ts.map +1 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog.service.d.ts +21 -0
- package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog.service.d.ts.map +1 -0
- package/{projects/software-division-components/src/generic/dialog/public-api.ts → generic/dialog/public-api.d.ts} +1 -4
- package/generic/dialog/public-api.d.ts.map +1 -0
- package/generic/drawer/drawer.component.d.ts +6 -0
- package/generic/drawer/drawer.component.d.ts.map +1 -0
- package/generic/drawer/drawer.service.d.ts +7 -0
- package/generic/drawer/drawer.service.d.ts.map +1 -0
- package/generic/drawer/index.d.ts +2 -0
- package/generic/drawer/index.d.ts.map +1 -0
- package/{projects/software-division-components/src/generic/drawer/public-api.ts → generic/drawer/public-api.d.ts} +1 -4
- package/generic/drawer/public-api.d.ts.map +1 -0
- package/generic/icon/icon.component.d.ts +21 -0
- package/generic/icon/icon.component.d.ts.map +1 -0
- package/generic/icon/index.d.ts +2 -0
- package/generic/icon/index.d.ts.map +1 -0
- package/generic/icon/lib/ui-icon-helm/src/index.d.ts +10 -0
- package/generic/icon/lib/ui-icon-helm/src/index.d.ts.map +1 -0
- package/generic/icon/lib/ui-icon-helm/src/lib/hlm-icon.d.ts +10 -0
- package/generic/icon/lib/ui-icon-helm/src/lib/hlm-icon.d.ts.map +1 -0
- package/generic/icon/lib/ui-icon-helm/src/lib/hlm-icon.token.d.ts +8 -0
- package/generic/icon/lib/ui-icon-helm/src/lib/hlm-icon.token.d.ts.map +1 -0
- package/generic/icon/public-api.d.ts +2 -0
- package/generic/icon/public-api.d.ts.map +1 -0
- package/generic/index.d.ts +2 -0
- package/generic/index.d.ts.map +1 -0
- package/{projects/software-division-components/src/generic/public-api.ts → generic/public-api.d.ts} +1 -0
- package/generic/public-api.d.ts.map +1 -0
- package/generic/select/index.d.ts +2 -0
- package/generic/select/index.d.ts.map +1 -0
- package/generic/select/lib/hlm-select-content.d.ts +13 -0
- package/generic/select/lib/hlm-select-content.d.ts.map +1 -0
- package/generic/select/lib/hlm-select-group.d.ts +10 -0
- package/generic/select/lib/hlm-select-group.d.ts.map +1 -0
- package/generic/select/lib/hlm-select-label.d.ts +12 -0
- package/generic/select/lib/hlm-select-label.d.ts.map +1 -0
- package/generic/select/lib/hlm-select-option.d.ts +12 -0
- package/generic/select/lib/hlm-select-option.d.ts.map +1 -0
- package/generic/select/lib/hlm-select-scroll-down.d.ts +9 -0
- package/generic/select/lib/hlm-select-scroll-down.d.ts.map +1 -0
- package/generic/select/lib/hlm-select-scroll-up.d.ts +9 -0
- package/generic/select/lib/hlm-select-scroll-up.d.ts.map +1 -0
- package/generic/select/lib/hlm-select-trigger.d.ts +17 -0
- package/generic/select/lib/hlm-select-trigger.d.ts.map +1 -0
- package/generic/select/lib/hlm-select-value.d.ts +9 -0
- package/generic/select/lib/hlm-select-value.d.ts.map +1 -0
- package/generic/select/lib/hlm-select.d.ts +9 -0
- package/generic/select/lib/hlm-select.d.ts.map +1 -0
- package/generic/select/lib/index.d.ts +35 -0
- package/generic/select/lib/index.d.ts.map +1 -0
- package/{projects/software-division-components/src/generic/select/public-api.ts → generic/select/public-api.d.ts} +1 -0
- package/generic/select/public-api.d.ts.map +1 -0
- package/generic/select/select.component.d.ts +14 -0
- package/generic/select/select.component.d.ts.map +1 -0
- package/generic/select/types.d.ts +5 -0
- package/generic/select/types.d.ts.map +1 -0
- package/index.d.ts +6 -0
- package/package.json +172 -130
- package/{projects/software-division-components/src/public-api.ts → public-api.d.ts} +1 -3
- package/public-api.d.ts.map +1 -0
- package/shared/apply-theme-variables/apply-theme-variables.d.ts +4 -0
- package/shared/apply-theme-variables/apply-theme-variables.d.ts.map +1 -0
- package/{projects/software-division-components/src/shared/apply-theme-variables/index.ts → shared/apply-theme-variables/index.d.ts} +1 -0
- package/shared/apply-theme-variables/index.d.ts.map +1 -0
- package/shared/lib-provider/config-token.d.ts +4 -0
- package/shared/lib-provider/config-token.d.ts.map +1 -0
- package/shared/lib-provider/index.d.ts +2 -0
- package/shared/lib-provider/index.d.ts.map +1 -0
- package/shared/lib-provider/provide-sdc.d.ts +10 -0
- package/shared/lib-provider/provide-sdc.d.ts.map +1 -0
- package/{projects/software-division-components/src/shared/lib-provider/public-api.ts → shared/lib-provider/public-api.d.ts} +1 -0
- package/shared/lib-provider/public-api.d.ts.map +1 -0
- package/{projects/software-division-components/src/shared/screen-observer/index.ts → shared/screen-observer/index.d.ts} +1 -0
- package/shared/screen-observer/index.d.ts.map +1 -0
- package/shared/screen-observer/provide-screen-observer.d.ts +5 -0
- package/shared/screen-observer/provide-screen-observer.d.ts.map +1 -0
- package/shared/screen-observer/screen-observer.d.ts +15 -0
- package/shared/screen-observer/screen-observer.d.ts.map +1 -0
- package/{projects/software-division-components/src/shared/types.ts → shared/types.d.ts} +12 -8
- package/shared/types.d.ts.map +1 -0
- package/styles.css +2 -0
- package/types/sizes.type.d.ts +3 -0
- package/types/sizes.type.d.ts.map +1 -0
- package/.editorconfig +0 -17
- package/.husky/commit-msg +0 -1
- package/.prettierrc +0 -11
- package/README.backup.md +0 -579
- package/angular.json +0 -144
- package/commitlint-config.ts +0 -7
- package/components.json +0 -6
- package/docs/conventions.md +0 -151
- package/docs/installation.md +0 -131
- package/docs/releasing.md +0 -306
- package/eslint.config.ts +0 -209
- package/lerna-debug.log +0 -71
- package/lerna.json +0 -8
- package/pnpm-workspace.yaml +0 -2
- package/postcss.config.js +0 -6
- package/process-styles.js +0 -31
- package/projects/consumer-app/public/favicon.ico +0 -0
- package/projects/consumer-app/src/app/app.component.css +0 -45
- package/projects/consumer-app/src/app/app.component.html +0 -11
- package/projects/consumer-app/src/app/app.component.ts +0 -14
- package/projects/consumer-app/src/app/app.config.ts +0 -8
- package/projects/consumer-app/src/app/app.routes.ts +0 -9
- package/projects/consumer-app/src/app/form/form.component.css +0 -82
- package/projects/consumer-app/src/app/form/form.component.html +0 -196
- package/projects/consumer-app/src/app/form/form.component.ts +0 -101
- package/projects/consumer-app/src/app/table/action-column.component.ts +0 -46
- package/projects/consumer-app/src/app/table/table.component.css +0 -3
- package/projects/consumer-app/src/app/table/table.component.html +0 -17
- package/projects/consumer-app/src/app/table/table.component.ts +0 -277
- package/projects/consumer-app/src/index.html +0 -13
- package/projects/consumer-app/src/main.ts +0 -6
- package/projects/consumer-app/src/styles.css +0 -35
- package/projects/consumer-app/tsconfig.app.json +0 -11
- package/projects/consumer-app/tsconfig.spec.json +0 -15
- package/projects/software-division-components/.claude/settings.local.json +0 -9
- package/projects/software-division-components/.postcssrc.json +0 -5
- package/projects/software-division-components/.storybook/main.ts +0 -28
- package/projects/software-division-components/.storybook/manager-head.html +0 -1
- package/projects/software-division-components/.storybook/preview.ts +0 -30
- package/projects/software-division-components/.storybook/tsconfig.json +0 -13
- package/projects/software-division-components/.storybook/typings.d.ts +0 -4
- package/projects/software-division-components/LICENSE.md +0 -21
- package/projects/software-division-components/components.json +0 -3
- package/projects/software-division-components/documentation.json +0 -5052
- package/projects/software-division-components/ng-package.json +0 -10
- package/projects/software-division-components/node_modules/.bin/acorn +0 -21
- package/projects/software-division-components/node_modules/.bin/browserslist +0 -21
- package/projects/software-division-components/node_modules/.bin/chroma +0 -21
- package/projects/software-division-components/node_modules/.bin/chromatic +0 -21
- package/projects/software-division-components/node_modules/.bin/chromatic-cli +0 -21
- package/projects/software-division-components/node_modules/.bin/compodoc +0 -21
- package/projects/software-division-components/node_modules/.bin/eslint +0 -21
- package/projects/software-division-components/node_modules/.bin/getstorybook +0 -21
- package/projects/software-division-components/node_modules/.bin/jiti +0 -21
- package/projects/software-division-components/node_modules/.bin/js-yaml +0 -21
- package/projects/software-division-components/node_modules/.bin/karma +0 -21
- package/projects/software-division-components/node_modules/.bin/lessc +0 -21
- package/projects/software-division-components/node_modules/.bin/mf +0 -21
- package/projects/software-division-components/node_modules/.bin/ng +0 -21
- package/projects/software-division-components/node_modules/.bin/ng-packagr +0 -21
- package/projects/software-division-components/node_modules/.bin/ng-xi18n +0 -21
- package/projects/software-division-components/node_modules/.bin/ngc +0 -21
- package/projects/software-division-components/node_modules/.bin/ngcc +0 -21
- package/projects/software-division-components/node_modules/.bin/nx +0 -21
- package/projects/software-division-components/node_modules/.bin/nx-cloud +0 -21
- package/projects/software-division-components/node_modules/.bin/prettier +0 -21
- package/projects/software-division-components/node_modules/.bin/sass +0 -21
- package/projects/software-division-components/node_modules/.bin/sb +0 -21
- package/projects/software-division-components/node_modules/.bin/storybook +0 -21
- package/projects/software-division-components/node_modules/.bin/tailwind +0 -21
- package/projects/software-division-components/node_modules/.bin/tailwindcss +0 -21
- package/projects/software-division-components/node_modules/.bin/terser +0 -21
- package/projects/software-division-components/node_modules/.bin/tsc +0 -21
- package/projects/software-division-components/node_modules/.bin/tsserver +0 -21
- package/projects/software-division-components/node_modules/.bin/vite +0 -21
- package/projects/software-division-components/node_modules/.bin/webpack +0 -21
- package/projects/software-division-components/node_modules/.bin/yaml +0 -21
- package/projects/software-division-components/package.json +0 -216
- package/projects/software-division-components/public/3ddv-logo.jpg +0 -0
- package/projects/software-division-components/public/neighbours-after.png +0 -0
- package/projects/software-division-components/public/neighbours-before.png +0 -0
- package/projects/software-division-components/src/backoffice/checkbox/checkbox.component.css +0 -193
- package/projects/software-division-components/src/backoffice/checkbox/checkbox.component.html +0 -23
- package/projects/software-division-components/src/backoffice/checkbox/checkbox.component.ts +0 -252
- package/projects/software-division-components/src/backoffice/checkbox/index.ts +0 -1
- package/projects/software-division-components/src/backoffice/checkbox/public-api.ts +0 -1
- package/projects/software-division-components/src/backoffice/checkbox/story/checkbox.stories.ts +0 -304
- package/projects/software-division-components/src/backoffice/datepicker/datepicker.component.css +0 -262
- package/projects/software-division-components/src/backoffice/datepicker/datepicker.component.html +0 -40
- package/projects/software-division-components/src/backoffice/datepicker/datepicker.component.ts +0 -366
- package/projects/software-division-components/src/backoffice/datepicker/index.ts +0 -1
- package/projects/software-division-components/src/backoffice/datepicker/story/datepicker.stories.ts +0 -32
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-calendar-helm/src/index.ts +0 -14
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-calendar-helm/src/lib/hlm-calendar-multi.ts +0 -183
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-calendar-helm/src/lib/hlm-calendar.ts +0 -171
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-date-picker-helm/src/index.ts +0 -16
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker-multi.token.ts +0 -43
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker-multi.ts +0 -177
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.token.ts +0 -43
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.ts +0 -167
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-icon-helm/src/index.ts +0 -11
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-icon-helm/src/lib/hlm-icon.token.ts +0 -20
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-icon-helm/src/lib/hlm-icon.ts +0 -35
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-popover-helm/src/index.ts +0 -15
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-close.ts +0 -19
- package/projects/software-division-components/src/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-content.ts +0 -30
- package/projects/software-division-components/src/backoffice/index.ts +0 -1
- package/projects/software-division-components/src/backoffice/input/index.ts +0 -1
- package/projects/software-division-components/src/backoffice/input/input.component.css +0 -319
- package/projects/software-division-components/src/backoffice/input/input.component.html +0 -51
- package/projects/software-division-components/src/backoffice/input/input.component.ts +0 -497
- package/projects/software-division-components/src/backoffice/input/public-api.ts +0 -2
- package/projects/software-division-components/src/backoffice/input/story/input.stories.ts +0 -243
- package/projects/software-division-components/src/backoffice/package.json +0 -8
- package/projects/software-division-components/src/backoffice/radio/index.ts +0 -1
- package/projects/software-division-components/src/backoffice/radio/public-api.ts +0 -1
- package/projects/software-division-components/src/backoffice/radio/radio.component.css +0 -143
- package/projects/software-division-components/src/backoffice/radio/radio.component.html +0 -15
- package/projects/software-division-components/src/backoffice/radio/radio.component.ts +0 -154
- package/projects/software-division-components/src/backoffice/radio/story/radio.stories.ts +0 -287
- package/projects/software-division-components/src/backoffice/table/_components/pagination/pagination.component.css +0 -117
- package/projects/software-division-components/src/backoffice/table/_components/pagination/pagination.component.html +0 -55
- package/projects/software-division-components/src/backoffice/table/_components/pagination/pagination.component.ts +0 -79
- package/projects/software-division-components/src/backoffice/table/_components/selection-table-head/selection-table-head.component.html +0 -6
- package/projects/software-division-components/src/backoffice/table/_components/selection-table-head/selection-table-head.component.ts +0 -36
- package/projects/software-division-components/src/backoffice/table/_components/selection-table-row/selection-table-row.component.css +0 -0
- package/projects/software-division-components/src/backoffice/table/_components/selection-table-row/selection-table-row.component.html +0 -5
- package/projects/software-division-components/src/backoffice/table/_components/selection-table-row/selection-table-row.component.ts +0 -12
- package/projects/software-division-components/src/backoffice/table/_components/sort-header-button/sort-header-button.component.css +0 -14
- package/projects/software-division-components/src/backoffice/table/_components/sort-header-button/sort-header-button.component.html +0 -11
- package/projects/software-division-components/src/backoffice/table/_components/sort-header-button/sort-header-button.component.ts +0 -55
- package/projects/software-division-components/src/backoffice/table/index.ts +0 -1
- package/projects/software-division-components/src/backoffice/table/public-api.ts +0 -43
- package/projects/software-division-components/src/backoffice/table/story/table.stories.ts +0 -364
- package/projects/software-division-components/src/backoffice/table/table.component.css +0 -172
- package/projects/software-division-components/src/backoffice/table/table.component.html +0 -53
- package/projects/software-division-components/src/backoffice/table/table.component.ts +0 -347
- package/projects/software-division-components/src/backoffice/table/ui/ui-icon-helm/src/index.ts +0 -11
- package/projects/software-division-components/src/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.token.ts +0 -20
- package/projects/software-division-components/src/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.ts +0 -35
- package/projects/software-division-components/src/backoffice/table/ui/ui-table-helm/src/index.ts +0 -13
- package/projects/software-division-components/src/backoffice/table/ui/ui-table-helm/src/lib/hlm-table.ts +0 -220
- package/projects/software-division-components/src/dvm/cart/cart.component.css +0 -103
- package/projects/software-division-components/src/dvm/cart/cart.component.html +0 -31
- package/projects/software-division-components/src/dvm/cart/cart.component.ts +0 -49
- package/projects/software-division-components/src/dvm/cart/cart.stories.ts +0 -370
- package/projects/software-division-components/src/dvm/cart/cart.types.ts +0 -8
- package/projects/software-division-components/src/dvm/cart/index.ts +0 -2
- package/projects/software-division-components/src/dvm/cart/seat-list.component.css +0 -281
- package/projects/software-division-components/src/dvm/cart/seat-list.component.html +0 -85
- package/projects/software-division-components/src/dvm/cart/seat-list.component.ts +0 -76
- package/projects/software-division-components/src/dvm/cart/seat-list.stories.ts +0 -337
- package/projects/software-division-components/src/dvm/cart-item/cart-item.component.html +0 -1
- package/projects/software-division-components/src/dvm/cart-item/cart-item.component.ts +0 -8
- package/projects/software-division-components/src/dvm/cart-item/cart-item.service.ts +0 -8
- package/projects/software-division-components/src/dvm/cart-item/cart.stories.ts +0 -31
- package/projects/software-division-components/src/dvm/cart-item/index.ts +0 -1
- package/projects/software-division-components/src/dvm/cart-item/package.json +0 -5
- package/projects/software-division-components/src/dvm/index.ts +0 -1
- package/projects/software-division-components/src/dvm/legend/index.ts +0 -1
- package/projects/software-division-components/src/dvm/legend/legend.component.css +0 -49
- package/projects/software-division-components/src/dvm/legend/legend.component.html +0 -8
- package/projects/software-division-components/src/dvm/legend/legend.component.ts +0 -41
- package/projects/software-division-components/src/dvm/legend/legend.stories.ts +0 -16
- package/projects/software-division-components/src/dvm/legend/package.json +0 -5
- package/projects/software-division-components/src/dvm/legend/ui/legend-elements/legend-elements.component.css +0 -49
- package/projects/software-division-components/src/dvm/legend/ui/legend-elements/legend-elements.component.html +0 -8
- package/projects/software-division-components/src/dvm/legend/ui/legend-elements/legend-elements.component.ts +0 -41
- package/projects/software-division-components/src/dvm/loader/index.ts +0 -1
- package/projects/software-division-components/src/dvm/loader/loader.component.html +0 -1
- package/projects/software-division-components/src/dvm/loader/loader.component.ts +0 -8
- package/projects/software-division-components/src/dvm/loader/loader.service.ts +0 -8
- package/projects/software-division-components/src/dvm/loader/loader.stories.ts +0 -31
- package/projects/software-division-components/src/dvm/loader/package.json +0 -5
- package/projects/software-division-components/src/dvm/map-loader/index.ts +0 -1
- package/projects/software-division-components/src/dvm/map-loader/map-loader.component.css +0 -91
- package/projects/software-division-components/src/dvm/map-loader/map-loader.component.html +0 -23
- package/projects/software-division-components/src/dvm/map-loader/map-loader.component.ts +0 -187
- package/projects/software-division-components/src/dvm/map-loader/map-loader.stories.ts +0 -16
- package/projects/software-division-components/src/dvm/map-loader/package.json +0 -5
- package/projects/software-division-components/src/dvm/map-loader/public-api.ts +0 -5
- package/projects/software-division-components/src/dvm/neighbors/index.ts +0 -1
- package/projects/software-division-components/src/dvm/neighbors/neighbors.component.css +0 -158
- package/projects/software-division-components/src/dvm/neighbors/neighbors.component.html +0 -45
- package/projects/software-division-components/src/dvm/neighbors/neighbors.component.ts +0 -218
- package/projects/software-division-components/src/dvm/neighbors/package.json +0 -5
- package/projects/software-division-components/src/dvm/neighbors/public-api.ts +0 -2
- package/projects/software-division-components/src/dvm/neighbors/story/arrow-left-black-icon.svg +0 -3
- package/projects/software-division-components/src/dvm/neighbors/story/mock-data.ts +0 -15
- package/projects/software-division-components/src/dvm/neighbors/story/neighbours.stories.css +0 -12
- package/projects/software-division-components/src/dvm/neighbors/story/neighbours.stories.ts +0 -117
- package/projects/software-division-components/src/dvm/package.json +0 -7
- package/projects/software-division-components/src/dvm/popover/base-popover.component.ts +0 -70
- package/projects/software-division-components/src/dvm/popover/index.ts +0 -1
- package/projects/software-division-components/src/dvm/popover/package.json +0 -5
- package/projects/software-division-components/src/dvm/popover/popover.component.css +0 -227
- package/projects/software-division-components/src/dvm/popover/popover.component.html +0 -27
- package/projects/software-division-components/src/dvm/popover/popover.component.ts +0 -236
- package/projects/software-division-components/src/dvm/popover/popover.config.ts +0 -30
- package/projects/software-division-components/src/dvm/popover/popover.service.ts +0 -627
- package/projects/software-division-components/src/dvm/popover/popover.stories.ts +0 -873
- package/projects/software-division-components/src/dvm/popover/seat-popover/seat-popover.component.css +0 -89
- package/projects/software-division-components/src/dvm/popover/seat-popover/seat-popover.component.html +0 -40
- package/projects/software-division-components/src/dvm/popover/seat-popover/seat-popover.component.ts +0 -74
- package/projects/software-division-components/src/dvm/popover/section-popover/section-popover.component.css +0 -157
- package/projects/software-division-components/src/dvm/popover/section-popover/section-popover.component.html +0 -58
- package/projects/software-division-components/src/dvm/popover/section-popover/section-popover.component.ts +0 -106
- package/projects/software-division-components/src/dvm/popover/services/dvm-popover-positioner.service.ts +0 -73
- package/projects/software-division-components/src/dvm/popover/services/popover-manager.service.ts +0 -88
- package/projects/software-division-components/src/dvm/popover/transformers/base-popover-data-transformer.ts +0 -36
- package/projects/software-division-components/src/dvm/popover/types.ts +0 -104
- package/projects/software-division-components/src/dvm/stepper/index.ts +0 -1
- package/projects/software-division-components/src/dvm/stepper/package.json +0 -5
- package/projects/software-division-components/src/dvm/stepper/public-api.ts +0 -5
- package/projects/software-division-components/src/dvm/stepper/stepper.component.css +0 -142
- package/projects/software-division-components/src/dvm/stepper/stepper.component.html +0 -9
- package/projects/software-division-components/src/dvm/stepper/stepper.component.ts +0 -102
- package/projects/software-division-components/src/dvm/ticket-info-item/index.ts +0 -1
- package/projects/software-division-components/src/dvm/ticket-info-item/package.json +0 -5
- package/projects/software-division-components/src/dvm/ticket-info-item/ticket-info-item.component.html +0 -1
- package/projects/software-division-components/src/dvm/ticket-info-item/ticket-info-item.component.ts +0 -8
- package/projects/software-division-components/src/dvm/ticket-info-item/ticket-info-item.service.ts +0 -8
- package/projects/software-division-components/src/dvm/ticket-info-item/ticket-info-item.stories.ts +0 -31
- package/projects/software-division-components/src/generic/add-digital-wallet/add-digital-wallet.component.css +0 -76
- package/projects/software-division-components/src/generic/add-digital-wallet/add-digital-wallet.component.html +0 -46
- package/projects/software-division-components/src/generic/add-digital-wallet/add-digital-wallet.component.ts +0 -45
- package/projects/software-division-components/src/generic/add-digital-wallet/index.ts +0 -1
- package/projects/software-division-components/src/generic/braintree/braintree.component.css +0 -7
- package/projects/software-division-components/src/generic/braintree/braintree.component.ts +0 -134
- package/projects/software-division-components/src/generic/braintree/index.ts +0 -1
- package/projects/software-division-components/src/generic/braintree/package.json +0 -5
- package/projects/software-division-components/src/generic/braintree/story/braintree.stories.css +0 -3
- package/projects/software-division-components/src/generic/braintree/story/braintree.stories.ts +0 -27
- package/projects/software-division-components/src/generic/braintree/types.ts +0 -28
- package/projects/software-division-components/src/generic/button/button.component.css +0 -295
- package/projects/software-division-components/src/generic/button/button.component.html +0 -10
- package/projects/software-division-components/src/generic/button/button.component.ts +0 -352
- package/projects/software-division-components/src/generic/button/index.ts +0 -1
- package/projects/software-division-components/src/generic/button/package.json +0 -5
- package/projects/software-division-components/src/generic/button/public-api.ts +0 -5
- package/projects/software-division-components/src/generic/button/story/button.stories.ts +0 -384
- package/projects/software-division-components/src/generic/button/ui/ui-button-helm/src/index.ts +0 -10
- package/projects/software-division-components/src/generic/button/ui/ui-button-helm/src/lib/hlm-button.token.ts +0 -22
- package/projects/software-division-components/src/generic/button/ui/ui-button-helm/src/lib/hlm-button.ts +0 -62
- package/projects/software-division-components/src/generic/carousel/carousel-item.component.ts +0 -15
- package/projects/software-division-components/src/generic/carousel/carousel-item.directive.ts +0 -14
- package/projects/software-division-components/src/generic/carousel/carousel.component.css +0 -90
- package/projects/software-division-components/src/generic/carousel/carousel.component.html +0 -13
- package/projects/software-division-components/src/generic/carousel/carousel.component.ts +0 -44
- package/projects/software-division-components/src/generic/carousel/index.ts +0 -1
- package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/index.ts +0 -29
- package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-content.ts +0 -23
- package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-item.ts +0 -25
- package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-next.ts +0 -58
- package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-previous.ts +0 -61
- package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-slide-display.ts +0 -36
- package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel.ts +0 -105
- package/projects/software-division-components/src/generic/dialog/dialog.component.css +0 -5
- package/projects/software-division-components/src/generic/dialog/dialog.component.html +0 -3
- package/projects/software-division-components/src/generic/dialog/dialog.component.ts +0 -20
- package/projects/software-division-components/src/generic/dialog/dialog.stories.ts +0 -14
- package/projects/software-division-components/src/generic/dialog/index.ts +0 -1
- package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-close.ts +0 -20
- package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-content.ts +0 -56
- package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-description.ts +0 -17
- package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-footer.ts +0 -19
- package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-header.ts +0 -19
- package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-overlay.ts +0 -23
- package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-title.ts +0 -19
- package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog.service.ts +0 -59
- package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog.ts +0 -31
- package/projects/software-division-components/src/generic/dialog/package.json +0 -9
- package/projects/software-division-components/src/generic/dialog/tsconfig.json +0 -7
- package/projects/software-division-components/src/generic/dialog/ui/dialog-close-button/dialog-close-button.component.css +0 -0
- package/projects/software-division-components/src/generic/dialog/ui/dialog-close-button/dialog-close-button.component.html +0 -1
- package/projects/software-division-components/src/generic/dialog/ui/dialog-close-button/dialog-close-button.component.ts +0 -17
- package/projects/software-division-components/src/generic/dialog/ui/dialog-footer/dialog-footer.component.css +0 -0
- package/projects/software-division-components/src/generic/dialog/ui/dialog-footer/dialog-footer.component.html +0 -3
- package/projects/software-division-components/src/generic/dialog/ui/dialog-footer/dialog-footer.component.ts +0 -11
- package/projects/software-division-components/src/generic/dialog/ui/dialog-header/dialog-header.component.css +0 -0
- package/projects/software-division-components/src/generic/dialog/ui/dialog-header/dialog-header.component.html +0 -8
- package/projects/software-division-components/src/generic/dialog/ui/dialog-header/dialog-header.component.ts +0 -14
- package/projects/software-division-components/src/generic/drawer/drawer.component.html +0 -1
- package/projects/software-division-components/src/generic/drawer/drawer.component.ts +0 -8
- package/projects/software-division-components/src/generic/drawer/drawer.service.ts +0 -8
- package/projects/software-division-components/src/generic/drawer/drawer.stories.ts +0 -31
- package/projects/software-division-components/src/generic/drawer/index.ts +0 -1
- package/projects/software-division-components/src/generic/drawer/package.json +0 -5
- package/projects/software-division-components/src/generic/icon/icon.component.css +0 -7
- package/projects/software-division-components/src/generic/icon/icon.component.html +0 -3
- package/projects/software-division-components/src/generic/icon/icon.component.ts +0 -86
- package/projects/software-division-components/src/generic/icon/icon.stories.ts +0 -16
- package/projects/software-division-components/src/generic/icon/index.ts +0 -1
- package/projects/software-division-components/src/generic/icon/lib/ui-icon-helm/src/index.ts +0 -11
- package/projects/software-division-components/src/generic/icon/lib/ui-icon-helm/src/lib/hlm-icon.token.ts +0 -20
- package/projects/software-division-components/src/generic/icon/lib/ui-icon-helm/src/lib/hlm-icon.ts +0 -36
- package/projects/software-division-components/src/generic/icon/package.json +0 -9
- package/projects/software-division-components/src/generic/icon/public-api.ts +0 -5
- package/projects/software-division-components/src/generic/icon/tsconfig.json +0 -7
- package/projects/software-division-components/src/generic/index.ts +0 -1
- package/projects/software-division-components/src/generic/package.json +0 -7
- package/projects/software-division-components/src/generic/select/index.ts +0 -1
- package/projects/software-division-components/src/generic/select/lib/hlm-select-content.ts +0 -29
- package/projects/software-division-components/src/generic/select/lib/hlm-select-group.ts +0 -17
- package/projects/software-division-components/src/generic/select/lib/hlm-select-label.ts +0 -26
- package/projects/software-division-components/src/generic/select/lib/hlm-select-option.ts +0 -37
- package/projects/software-division-components/src/generic/select/lib/hlm-select-scroll-down.ts +0 -24
- package/projects/software-division-components/src/generic/select/lib/hlm-select-scroll-up.ts +0 -23
- package/projects/software-division-components/src/generic/select/lib/hlm-select-trigger.ts +0 -53
- package/projects/software-division-components/src/generic/select/lib/hlm-select-value.ts +0 -17
- package/projects/software-division-components/src/generic/select/lib/hlm-select.ts +0 -15
- package/projects/software-division-components/src/generic/select/lib/index.ts +0 -38
- package/projects/software-division-components/src/generic/select/select.component.css +0 -65
- package/projects/software-division-components/src/generic/select/select.component.html +0 -19
- package/projects/software-division-components/src/generic/select/select.component.ts +0 -25
- package/projects/software-division-components/src/generic/select/types.ts +0 -4
- package/projects/software-division-components/src/private-exports.ts +0 -1
- package/projects/software-division-components/src/shared/apply-theme-variables/apply-theme-variables.ts +0 -35
- package/projects/software-division-components/src/shared/format-value.pipe.ts +0 -23
- package/projects/software-division-components/src/shared/index.ts +0 -1
- package/projects/software-division-components/src/shared/lib-provider/config-token.ts +0 -4
- package/projects/software-division-components/src/shared/lib-provider/index.ts +0 -1
- package/projects/software-division-components/src/shared/lib-provider/provide-sdc.ts +0 -24
- package/projects/software-division-components/src/shared/public-api.ts +0 -6
- package/projects/software-division-components/src/shared/screen-observer/provide-screen-observer.ts +0 -17
- package/projects/software-division-components/src/shared/screen-observer/screen-observer.ts +0 -56
- package/projects/software-division-components/src/shared/screen-observer/sizable-base.ts +0 -70
- package/projects/software-division-components/src/shared/theme-provider/generic-theme.ts +0 -1
- package/projects/software-division-components/src/shared/theme-provider/index.ts +0 -1
- package/projects/software-division-components/src/shared/theme-provider/public-api.ts +0 -1
- package/projects/software-division-components/src/shared/theme-provider/theme-provider.directive.ts +0 -17
- package/projects/software-division-components/src/shared/themes/sdc.css +0 -153
- package/projects/software-division-components/src/types/sizes.type.ts +0 -3
- package/projects/software-division-components/src/utils/index.ts +0 -1
- package/projects/software-division-components/src/utils/public-api.ts +0 -1
- package/projects/software-division-components/src/utils/validate-styles-for-component.ts +0 -39
- package/projects/software-division-components/styles.css +0 -40
- package/projects/software-division-components/tsconfig.json +0 -30
- package/projects/software-division-components/tsconfig.spec.json +0 -15
- package/scripts/generate-versions.js +0 -60
- package/scripts/watch-dist.js +0 -222
- package/tsconfig.json +0 -46
- /package/{projects/software-division-components/src/backoffice/table/_components/selection-table-head/selection-table-head.component.css → .nx/workspace-data/project-graph.lock} +0 -0
- /package/{projects/software-division-components/tailwind.config.js → tailwind.config.js} +0 -0
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
import { OnDestroy } from '@angular/core';
|
|
2
|
+
import { ColumnDef, PaginationState, RowSelectionState, SortingState } from '@tanstack/angular-table';
|
|
3
|
+
import { SortTableHeadButtonComponent } from './_components/sort-header-button/sort-header-button.component';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export type TableStyleClasses = ReturnType<(typeof TableComponent.prototype)['styleClass']>;
|
|
6
|
+
export declare class TableComponent<T extends Record<string, any>> implements OnDestroy {
|
|
7
|
+
private readonly allowedVariants;
|
|
8
|
+
/**
|
|
9
|
+
* The data to display in the table.
|
|
10
|
+
*/
|
|
11
|
+
readonly data: import("@angular/core").InputSignal<T[]>;
|
|
12
|
+
/**
|
|
13
|
+
* The columns to display in the table.
|
|
14
|
+
*/
|
|
15
|
+
readonly columns: import("@angular/core").InputSignal<ColumnDef<T>[]>;
|
|
16
|
+
/**
|
|
17
|
+
* Whether to show the selection column.
|
|
18
|
+
*/
|
|
19
|
+
readonly showSelection: import("@angular/core").InputSignal<boolean>;
|
|
20
|
+
/**
|
|
21
|
+
* Whether to enable sorting for the table.
|
|
22
|
+
*/
|
|
23
|
+
readonly enableSort: import("@angular/core").InputSignal<boolean | string[]>;
|
|
24
|
+
/**
|
|
25
|
+
* The maximum number of pages to display in the pagination.
|
|
26
|
+
*/
|
|
27
|
+
readonly maxVisiblePages: import("@angular/core").InputSignal<number>;
|
|
28
|
+
/**
|
|
29
|
+
* The page size for the table pagination.
|
|
30
|
+
*/
|
|
31
|
+
readonly pageSize: import("@angular/core").InputSignal<number>;
|
|
32
|
+
/**
|
|
33
|
+
* The initial page index for the table pagination.
|
|
34
|
+
*/
|
|
35
|
+
readonly initialPageIndex: import("@angular/core").InputSignal<number>;
|
|
36
|
+
/**
|
|
37
|
+
* Whether to show the first and last buttons in the pagination.
|
|
38
|
+
*/
|
|
39
|
+
readonly showFirstLastButtons: import("@angular/core").InputSignal<boolean>;
|
|
40
|
+
/**
|
|
41
|
+
* The current theme applied to the component.
|
|
42
|
+
*/
|
|
43
|
+
readonly theme: import("@angular/core").InputSignal<"theme-backoffice" | "theme-sdc">;
|
|
44
|
+
/**
|
|
45
|
+
* Predefined styles to apply to the component.
|
|
46
|
+
* Can be a single class or multiple classes from different categories.
|
|
47
|
+
*/
|
|
48
|
+
readonly styleClass: import("@angular/core").InputSignal<("full-table" | "minimal-table")[]>;
|
|
49
|
+
private readonly _validatedStyleClass;
|
|
50
|
+
/**
|
|
51
|
+
* Additional CSS classes to apply to the component.
|
|
52
|
+
*/
|
|
53
|
+
readonly className: import("@angular/core").InputSignal<string>;
|
|
54
|
+
/**
|
|
55
|
+
* The text to display in the export button.
|
|
56
|
+
*/
|
|
57
|
+
readonly exportButtonText: import("@angular/core").InputSignal<string>;
|
|
58
|
+
/**
|
|
59
|
+
* Event emitted when the export button is clicked.
|
|
60
|
+
* Includes selected rows and all rows for export functionality.
|
|
61
|
+
*/
|
|
62
|
+
readonly exportClick: import("@angular/core").OutputEmitterRef<{
|
|
63
|
+
selectedRows: T[];
|
|
64
|
+
allRows: T[];
|
|
65
|
+
}>;
|
|
66
|
+
/**
|
|
67
|
+
* Event emitted when the sorting state changes.
|
|
68
|
+
*/
|
|
69
|
+
readonly sortingChange: import("@angular/core").OutputEmitterRef<SortingState>;
|
|
70
|
+
/**
|
|
71
|
+
* Event emitted when the selection state changes.
|
|
72
|
+
*/
|
|
73
|
+
readonly selectionChange: import("@angular/core").OutputEmitterRef<RowSelectionState>;
|
|
74
|
+
/**
|
|
75
|
+
* Whether to pin/freeze the table headers so they remain visible during vertical scrolling.
|
|
76
|
+
* When enabled, headers will stay at the top of the viewport while scrolling through table data.
|
|
77
|
+
*/
|
|
78
|
+
readonly pinningHeaders: import("@angular/core").InputSignal<boolean>;
|
|
79
|
+
/**
|
|
80
|
+
* Whether to show the pagination controls at the bottom of the table.
|
|
81
|
+
* When disabled, all rows will be displayed without pagination.
|
|
82
|
+
*/
|
|
83
|
+
readonly showPagination: import("@angular/core").InputSignal<boolean>;
|
|
84
|
+
/**
|
|
85
|
+
* Event emitted when the pagination state changes.
|
|
86
|
+
*/
|
|
87
|
+
readonly paginationChange: import("@angular/core").OutputEmitterRef<PaginationState>;
|
|
88
|
+
/**
|
|
89
|
+
* Computed class string that combines theme and user classes.
|
|
90
|
+
*/
|
|
91
|
+
protected readonly computedClass: import("@angular/core").Signal<string>;
|
|
92
|
+
protected _handleSortClick(columnId: string): void;
|
|
93
|
+
protected _getSortDirection(columnId: string): 'asc' | 'desc' | false;
|
|
94
|
+
protected _isColumnSorted(columnId: string): boolean;
|
|
95
|
+
protected _isSortEnabled(columnId: string): boolean;
|
|
96
|
+
protected _createSortableHeader(column: ColumnDef<T>, columnId: string): import("@tanstack/angular-table").FlexRenderComponent<SortTableHeadButtonComponent>;
|
|
97
|
+
protected _processColumns(): ColumnDef<T>[];
|
|
98
|
+
private readonly _sorting;
|
|
99
|
+
private readonly _rowSelection;
|
|
100
|
+
private readonly _pagination;
|
|
101
|
+
private readonly _paginationEffect;
|
|
102
|
+
ngOnDestroy(): void;
|
|
103
|
+
private readonly _table;
|
|
104
|
+
get headerGroups(): import("@tanstack/angular-table").HeaderGroup<T>[];
|
|
105
|
+
get rows(): import("@tanstack/angular-table").Row<T>[];
|
|
106
|
+
get paginatedRows(): import("@tanstack/angular-table").Row<T>[];
|
|
107
|
+
get tableForPagination(): any;
|
|
108
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TableComponent<any>, never>;
|
|
109
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TableComponent<any>, "sdc-table", never, { "data": { "alias": "data"; "required": false; "isSignal": true; }; "columns": { "alias": "columns"; "required": false; "isSignal": true; }; "showSelection": { "alias": "showSelection"; "required": false; "isSignal": true; }; "enableSort": { "alias": "enableSort"; "required": false; "isSignal": true; }; "maxVisiblePages": { "alias": "maxVisiblePages"; "required": false; "isSignal": true; }; "pageSize": { "alias": "pageSize"; "required": false; "isSignal": true; }; "initialPageIndex": { "alias": "initialPageIndex"; "required": false; "isSignal": true; }; "showFirstLastButtons": { "alias": "showFirstLastButtons"; "required": false; "isSignal": true; }; "theme": { "alias": "theme"; "required": false; "isSignal": true; }; "styleClass": { "alias": "styleClass"; "required": false; "isSignal": true; }; "className": { "alias": "className"; "required": false; "isSignal": true; }; "exportButtonText": { "alias": "exportButtonText"; "required": false; "isSignal": true; }; "pinningHeaders": { "alias": "pinningHeaders"; "required": false; "isSignal": true; }; "showPagination": { "alias": "showPagination"; "required": false; "isSignal": true; }; }, { "exportClick": "exportClick"; "sortingChange": "sortingChange"; "selectionChange": "selectionChange"; "paginationChange": "paginationChange"; }, never, never, true, never>;
|
|
110
|
+
}
|
|
111
|
+
//# sourceMappingURL=table.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table.component.d.ts","sourceRoot":"","sources":["../../../src/backoffice/table/table.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAsC,SAAS,EAAkB,MAAM,eAAe,CAAC;AAK9F,OAAO,EACL,SAAS,EAMT,eAAe,EACf,iBAAiB,EACjB,YAAY,EACb,MAAM,yBAAyB,CAAC;AAIjC,OAAO,EAAE,4BAA4B,EAAE,MAAM,+DAA+D,CAAC;;AAG7G,MAAM,MAAM,iBAAiB,GAAG,UAAU,CAAC,CAAC,OAAO,cAAc,CAAC,SAAS,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC;AAC5F,qBAOa,cAAc,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAE,YAAW,SAAS;IAC7E,OAAO,CAAC,QAAQ,CAAC,eAAe,CAA4C;IAE5E;;OAEG;IACH,SAAgB,IAAI,2CAAkB;IAEtC;;OAEG;IACH,SAAgB,OAAO,sDAA6B;IAEpD;;OAEG;IACH,SAAgB,aAAa,+CAAyB;IAEtD;;OAEG;IACH,SAAgB,UAAU,0DAAoC;IAE9D;;OAEG;IACH,SAAgB,eAAe,8CAAoB;IAEnD;;OAEG;IACH,SAAgB,QAAQ,8CAAqB;IAE7C;;OAEG;IACH,SAAgB,gBAAgB,8CAAoB;IAEpD;;OAEG;IACH,SAAgB,oBAAoB,+CAAwB;IAE5D;;OAEG;IACH,SAAgB,KAAK,wEAAkC;IAEvD;;;OAGG;IACH,SAAgB,UAAU,0EAA6E;IAGvG,OAAO,CAAC,QAAQ,CAAC,oBAAoB,CAkBlC;IAEH;;OAEG;IACH,SAAgB,SAAS,8CAAqB;IAE9C;;OAEG;IACH,SAAgB,gBAAgB,8CAA2B;IAE3D;;;OAGG;IACH,SAAgB,WAAW;sBAA0B,CAAC,EAAE;iBAAW,CAAC,EAAE;OAAM;IAE5E;;OAEG;IACH,SAAgB,aAAa,yDAA0B;IAEvD;;OAEG;IACH,SAAgB,eAAe,8DAA+B;IAE9D;;;OAGG;IACH,SAAgB,cAAc,+CAAyB;IAEvD;;;OAGG;IACH,SAAgB,cAAc,+CAAwB;IAEtD;;OAEG;IACH,SAAgB,gBAAgB,4DAA6B;IAE7D;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,aAAa,yCAM7B;IAEH,SAAS,CAAC,gBAAgB,CAAC,QAAQ,EAAE,MAAM;IAqB3C,SAAS,CAAC,iBAAiB,CAAC,QAAQ,EAAE,MAAM,GAAG,KAAK,GAAG,MAAM,GAAG,KAAK;IAWrE,SAAS,CAAC,eAAe,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO;IAKpD,SAAS,CAAC,cAAc,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO;IAcnD,SAAS,CAAC,qBAAqB,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC,CAAC,EAAE,QAAQ,EAAE,MAAM;IActE,SAAS,CAAC,eAAe,IAAI,SAAS,CAAC,CAAC,CAAC,EAAE;IAkC3C,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAA4B;IACrD,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAiC;IAC/D,OAAO,CAAC,QAAQ,CAAC,WAAW,CAGzB;IAIH,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAc/B;IAEI,WAAW,IAAI,IAAI;IAO1B,OAAO,CAAC,QAAQ,CAAC,MAAM,CAgCnB;IAGJ,IAAW,YAAY,uDAEtB;IAED,IAAW,IAAI,+CAEd;IAED,IAAW,aAAa,+CAOvB;IAGD,IAAW,kBAAkB,IACL,GAAG,CAC1B;yCA3TU,cAAc;2CAAd,cAAc;CA4T1B"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./lib/hlm-icon";
|
|
3
|
+
export * from './lib/hlm-icon';
|
|
4
|
+
export * from './lib/hlm-icon.token';
|
|
5
|
+
export declare class HlmIconModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmIconModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<HlmIconModule, never, [typeof i1.HlmIcon], [typeof i1.HlmIcon]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<HlmIconModule>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/backoffice/table/ui/ui-icon-helm/src/index.ts"],"names":[],"mappings":";;AAGA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AAErC,qBAIa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CAAG"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export type IconSize = 'xs' | 'sm' | 'base' | 'lg' | 'xl' | 'none' | (Record<never, never> & string);
|
|
3
|
+
export declare class HlmIcon {
|
|
4
|
+
private readonly _config;
|
|
5
|
+
readonly size: import("@angular/core").InputSignal<IconSize>;
|
|
6
|
+
protected readonly _computedSize: import("@angular/core").Signal<"none" | (Record<never, never> & string) | "12px" | "16px" | "24px" | "32px" | "48px">;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmIcon, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmIcon, "ng-icon[hlm]", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=hlm-icon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hlm-icon.d.ts","sourceRoot":"","sources":["../../../../../../../src/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.ts"],"names":[],"mappings":";AAGA,MAAM,MAAM,QAAQ,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,GAAG,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,GAAG,MAAM,CAAC,CAAC;AAErG,qBAMa,OAAO;IACnB,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAyB;IACjD,SAAgB,IAAI,gDAAsC;IAE1D,SAAS,CAAC,QAAQ,CAAC,aAAa,wHAkB7B;yCAtBS,OAAO;2CAAP,OAAO;CAuBnB"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ValueProvider } from '@angular/core';
|
|
2
|
+
import type { IconSize } from './hlm-icon';
|
|
3
|
+
export interface HlmIconConfig {
|
|
4
|
+
size: IconSize;
|
|
5
|
+
}
|
|
6
|
+
export declare function provideHlmIconConfig(config: Partial<HlmIconConfig>): ValueProvider;
|
|
7
|
+
export declare function injectHlmIconConfig(): HlmIconConfig;
|
|
8
|
+
//# sourceMappingURL=hlm-icon.token.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hlm-icon.token.d.ts","sourceRoot":"","sources":["../../../../../../../src/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.token.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkB,aAAa,EAAU,MAAM,eAAe,CAAC;AACtE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAE3C,MAAM,WAAW,aAAa;IAC7B,IAAI,EAAE,QAAQ,CAAC;CACf;AAQD,wBAAgB,oBAAoB,CAAC,MAAM,EAAE,OAAO,CAAC,aAAa,CAAC,GAAG,aAAa,CAElF;AAED,wBAAgB,mBAAmB,IAAI,aAAa,CAEnD"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { HlmCaption, HlmTable, HlmTBody, HlmTd, HlmTFoot, HlmTh, HlmTHead, HlmTr } from './lib/hlm-table';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
import * as i1 from "./lib/hlm-table";
|
|
4
|
+
export * from './lib/hlm-table';
|
|
5
|
+
export declare const HlmTableImports: readonly [typeof HlmCaption, typeof HlmTable, typeof HlmTBody, typeof HlmTd, typeof HlmTFoot, typeof HlmTh, typeof HlmTHead, typeof HlmTr];
|
|
6
|
+
export declare class HlmTableModule {
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmTableModule, never>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<HlmTableModule, never, [typeof i1.HlmCaption, typeof i1.HlmTable, typeof i1.HlmTBody, typeof i1.HlmTd, typeof i1.HlmTFoot, typeof i1.HlmTh, typeof i1.HlmTHead, typeof i1.HlmTr], [typeof i1.HlmCaption, typeof i1.HlmTable, typeof i1.HlmTBody, typeof i1.HlmTd, typeof i1.HlmTFoot, typeof i1.HlmTh, typeof i1.HlmTHead, typeof i1.HlmTr]>;
|
|
9
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<HlmTableModule>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/backoffice/table/ui/ui-table-helm/src/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;;;AAE1G,cAAc,iBAAiB,CAAC;AAEhC,eAAO,MAAM,eAAe,4IAAqF,CAAC;AAElH,qBAIa,cAAc;yCAAd,cAAc;0CAAd,cAAc;0CAAd,cAAc;CAAG"}
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
import { InjectionToken, ValueProvider } from '@angular/core';
|
|
2
|
+
import type { ClassValue } from 'clsx';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare const HlmTableConfigToken: InjectionToken<HlmTableVariant>;
|
|
5
|
+
export interface HlmTableVariant {
|
|
6
|
+
table: string;
|
|
7
|
+
thead: string;
|
|
8
|
+
tbody: string;
|
|
9
|
+
tfoot: string;
|
|
10
|
+
tr: string;
|
|
11
|
+
th: string;
|
|
12
|
+
td: string;
|
|
13
|
+
caption: string;
|
|
14
|
+
}
|
|
15
|
+
export declare const HlmTableVariantDefault: HlmTableVariant;
|
|
16
|
+
export declare function provideHlmTableConfig(config: Partial<HlmTableVariant>): ValueProvider;
|
|
17
|
+
export declare function injectHlmTableConfig(): HlmTableVariant;
|
|
18
|
+
/**
|
|
19
|
+
* Directive to apply Shadcn-like styling to a <table> element.
|
|
20
|
+
* It resolves and provides base classes for its child table elements.
|
|
21
|
+
* If a table has the `hlmTable` attribute, it will be styled with the provided variant.
|
|
22
|
+
* The other table elements will check if a parent table has the `hlmTable` attribute and will be styled accordingly.
|
|
23
|
+
*/
|
|
24
|
+
export declare class HlmTable {
|
|
25
|
+
/** Input to configure the variant of the table, this input has the highest priority. */
|
|
26
|
+
readonly userVariant: import("@angular/core").InputSignal<string | Partial<HlmTableVariant>>;
|
|
27
|
+
readonly userClass: import("@angular/core").InputSignal<ClassValue>;
|
|
28
|
+
/** Global or default configuration provided by injectHlmTableConfig() */
|
|
29
|
+
private readonly _globalOrDefaultConfig;
|
|
30
|
+
protected readonly _variant: import("@angular/core").Signal<HlmTableVariant>;
|
|
31
|
+
protected readonly _computedClass: import("@angular/core").Signal<string>;
|
|
32
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmTable, never>;
|
|
33
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmTable, "table[hlmTable]", never, { "userVariant": { "alias": "hlmTable"; "required": false; "isSignal": true; }; "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* Directive to apply Shadcn-like styling to a <thead> element
|
|
37
|
+
* within an HlmTableDirective context.
|
|
38
|
+
*/
|
|
39
|
+
export declare class HlmTHead {
|
|
40
|
+
private readonly _globalOrDefaultConfig;
|
|
41
|
+
readonly userClass: import("@angular/core").InputSignal<ClassValue>;
|
|
42
|
+
protected readonly _computedClass: import("@angular/core").Signal<string>;
|
|
43
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmTHead, never>;
|
|
44
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmTHead, "thead[hlmTHead]", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Directive to apply Shadcn-like styling to a <tbody> element
|
|
48
|
+
* within an HlmTableDirective context.
|
|
49
|
+
*/
|
|
50
|
+
export declare class HlmTBody {
|
|
51
|
+
private readonly _globalOrDefaultConfig;
|
|
52
|
+
readonly userClass: import("@angular/core").InputSignal<ClassValue>;
|
|
53
|
+
protected readonly _computedClass: import("@angular/core").Signal<string>;
|
|
54
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmTBody, never>;
|
|
55
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmTBody, "tbody[hlmTBody]", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* Directive to apply Shadcn-like styling to a <tfoot> element
|
|
59
|
+
* within an HlmTableDirective context.
|
|
60
|
+
*/
|
|
61
|
+
export declare class HlmTFoot {
|
|
62
|
+
private readonly _globalOrDefaultConfig;
|
|
63
|
+
readonly userClass: import("@angular/core").InputSignal<ClassValue>;
|
|
64
|
+
protected readonly _computedClass: import("@angular/core").Signal<string>;
|
|
65
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmTFoot, never>;
|
|
66
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmTFoot, "tfoot[hlmTFoot]", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Directive to apply Shadcn-like styling to a <tr> element
|
|
70
|
+
* within an HlmTableDirective context.
|
|
71
|
+
*/
|
|
72
|
+
export declare class HlmTr {
|
|
73
|
+
private readonly _globalOrDefaultConfig;
|
|
74
|
+
readonly userClass: import("@angular/core").InputSignal<ClassValue>;
|
|
75
|
+
protected readonly _computedClass: import("@angular/core").Signal<string>;
|
|
76
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmTr, never>;
|
|
77
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmTr, "tr[hlmTr]", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* Directive to apply Shadcn-like styling to a <th> element
|
|
81
|
+
* within an HlmTableDirective context.
|
|
82
|
+
*/
|
|
83
|
+
export declare class HlmTh {
|
|
84
|
+
private readonly _globalOrDefaultConfig;
|
|
85
|
+
readonly userClass: import("@angular/core").InputSignal<ClassValue>;
|
|
86
|
+
protected readonly _computedClass: import("@angular/core").Signal<string>;
|
|
87
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmTh, never>;
|
|
88
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmTh, "th[hlmTh]", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
89
|
+
}
|
|
90
|
+
/**
|
|
91
|
+
* Directive to apply Shadcn-like styling to a <td> element
|
|
92
|
+
* within an HlmTableDirective context.
|
|
93
|
+
*/
|
|
94
|
+
export declare class HlmTd {
|
|
95
|
+
private readonly _globalOrDefaultConfig;
|
|
96
|
+
readonly userClass: import("@angular/core").InputSignal<ClassValue>;
|
|
97
|
+
protected readonly _computedClass: import("@angular/core").Signal<string>;
|
|
98
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmTd, never>;
|
|
99
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmTd, "td[hlmTd]", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* Directive to apply Shadcn-like styling to a <caption> element
|
|
103
|
+
* within an HlmTableDirective context.
|
|
104
|
+
*/
|
|
105
|
+
export declare class HlmCaption {
|
|
106
|
+
private readonly _globalOrDefaultConfig;
|
|
107
|
+
readonly userClass: import("@angular/core").InputSignal<ClassValue>;
|
|
108
|
+
protected readonly _computedClass: import("@angular/core").Signal<string>;
|
|
109
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmCaption, never>;
|
|
110
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmCaption, "caption[hlmCaption]", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
111
|
+
}
|
|
112
|
+
//# sourceMappingURL=hlm-table.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hlm-table.d.ts","sourceRoot":"","sources":["../../../../../../../src/backoffice/table/ui/ui-table-helm/src/lib/hlm-table.ts"],"names":[],"mappings":"AACA,OAAO,EAA+B,cAAc,EAAS,aAAa,EAAE,MAAM,eAAe,CAAC;AAElG,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;;AAGvC,eAAO,MAAM,mBAAmB,iCAAwD,CAAC;AACzF,MAAM,WAAW,eAAe;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,EAAE,EAAE,MAAM,CAAC;IACX,EAAE,EAAE,MAAM,CAAC;IACX,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,sBAAsB,EAAE,eASpC,CAAC;AAEF,wBAAgB,qBAAqB,CAAC,MAAM,EAAE,OAAO,CAAC,eAAe,CAAC,GAAG,aAAa,CAKrF;AAED,wBAAgB,oBAAoB,IAAI,eAAe,CAEtD;AAED;;;;;GAKG;AACH,qBAOa,QAAQ;IACpB,wFAAwF;IACxF,SAAgB,WAAW,yEAAuE;IAClG,SAAgB,SAAS,kDAA6C;IAEtE,yEAAyE;IACzE,OAAO,CAAC,QAAQ,CAAC,sBAAsB,CAA0B;IAGjE,SAAS,CAAC,QAAQ,CAAC,QAAQ,kDAaxB;IAGH,SAAS,CAAC,QAAQ,CAAC,cAAc,yCAAgE;yCAzBrF,QAAQ;2CAAR,QAAQ;CA0BpB;AAED;;;GAGG;AACH,qBAOa,QAAQ;IACpB,OAAO,CAAC,QAAQ,CAAC,sBAAsB,CAA0B;IACjE,SAAgB,SAAS,kDAA6C;IAEtE,SAAS,CAAC,QAAQ,CAAC,cAAc,yCAE/B;yCANU,QAAQ;2CAAR,QAAQ;CAOpB;AAED;;;GAGG;AACH,qBAOa,QAAQ;IACpB,OAAO,CAAC,QAAQ,CAAC,sBAAsB,CAA0B;IACjE,SAAgB,SAAS,kDAA6C;IAEtE,SAAS,CAAC,QAAQ,CAAC,cAAc,yCAE/B;yCANU,QAAQ;2CAAR,QAAQ;CAOpB;AAED;;;GAGG;AACH,qBAOa,QAAQ;IACpB,OAAO,CAAC,QAAQ,CAAC,sBAAsB,CAA0B;IACjE,SAAgB,SAAS,kDAA6C;IAEtE,SAAS,CAAC,QAAQ,CAAC,cAAc,yCAE/B;yCANU,QAAQ;2CAAR,QAAQ;CAOpB;AAED;;;GAGG;AACH,qBAOa,KAAK;IACjB,OAAO,CAAC,QAAQ,CAAC,sBAAsB,CAA0B;IACjE,SAAgB,SAAS,kDAA6C;IAEtE,SAAS,CAAC,QAAQ,CAAC,cAAc,yCAE/B;yCANU,KAAK;2CAAL,KAAK;CAOjB;AAED;;;GAGG;AACH,qBAOa,KAAK;IACjB,OAAO,CAAC,QAAQ,CAAC,sBAAsB,CAA0B;IACjE,SAAgB,SAAS,kDAA6C;IAEtE,SAAS,CAAC,QAAQ,CAAC,cAAc,yCAE/B;yCANU,KAAK;2CAAL,KAAK;CAOjB;AAED;;;GAGG;AACH,qBAOa,KAAK;IACjB,OAAO,CAAC,QAAQ,CAAC,sBAAsB,CAA0B;IACjE,SAAgB,SAAS,kDAA6C;IAEtE,SAAS,CAAC,QAAQ,CAAC,cAAc,yCAE/B;yCANU,KAAK;2CAAL,KAAK;CAOjB;AAED;;;GAGG;AACH,qBAOa,UAAU;IACtB,OAAO,CAAC,QAAQ,CAAC,sBAAsB,CAA0B;IACjE,SAAgB,SAAS,kDAA6C;IAEtE,SAAS,CAAC,QAAQ,CAAC,cAAc,yCAE/B;yCANU,UAAU;2CAAV,UAAU;CAOtB"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { SeatGroup } from './seat-list.component';
|
|
2
|
+
import { CartItem } from './cart.types';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class CartComponent {
|
|
5
|
+
headerTitle: import("@angular/core").InputSignal<string>;
|
|
6
|
+
selectAllText: import("@angular/core").InputSignal<string>;
|
|
7
|
+
relocateButtonText: import("@angular/core").InputSignal<string>;
|
|
8
|
+
items: import("@angular/core").InputSignal<CartItem[]>;
|
|
9
|
+
groups: import("@angular/core").InputSignal<SeatGroup[]>;
|
|
10
|
+
selectAll: import("@angular/core").OutputEmitterRef<void>;
|
|
11
|
+
mapPinClick: import("@angular/core").OutputEmitterRef<CartItem>;
|
|
12
|
+
eyeClick: import("@angular/core").OutputEmitterRef<CartItem>;
|
|
13
|
+
relocateClick: import("@angular/core").OutputEmitterRef<CartItem>;
|
|
14
|
+
removeClick: import("@angular/core").OutputEmitterRef<CartItem>;
|
|
15
|
+
groupToggle: import("@angular/core").OutputEmitterRef<{
|
|
16
|
+
groupId: string | number;
|
|
17
|
+
expanded: boolean;
|
|
18
|
+
}>;
|
|
19
|
+
onSelectAll(): void;
|
|
20
|
+
onMapPinClick(item: CartItem): void;
|
|
21
|
+
onEyeClick(item: CartItem): void;
|
|
22
|
+
onRelocateClick(item: CartItem): void;
|
|
23
|
+
onRemoveClick(item: CartItem): void;
|
|
24
|
+
onGroupToggle(event: {
|
|
25
|
+
groupId: string | number;
|
|
26
|
+
expanded: boolean;
|
|
27
|
+
}): void;
|
|
28
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CartComponent, never>;
|
|
29
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CartComponent, "sdc-cart", never, { "headerTitle": { "alias": "headerTitle"; "required": false; "isSignal": true; }; "selectAllText": { "alias": "selectAllText"; "required": false; "isSignal": true; }; "relocateButtonText": { "alias": "relocateButtonText"; "required": false; "isSignal": true; }; "items": { "alias": "items"; "required": false; "isSignal": true; }; "groups": { "alias": "groups"; "required": false; "isSignal": true; }; }, { "selectAll": "selectAll"; "mapPinClick": "mapPinClick"; "eyeClick": "eyeClick"; "relocateClick": "relocateClick"; "removeClick": "removeClick"; "groupToggle": "groupToggle"; }, never, never, true, never>;
|
|
30
|
+
}
|
|
31
|
+
//# sourceMappingURL=cart.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cart.component.d.ts","sourceRoot":"","sources":["../../../src/dvm/cart/cart.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAqB,SAAS,EAAE,MAAM,uBAAuB,CAAC;AACrE,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;;AAExC,qBAOa,aAAa;IACxB,WAAW,8CAAyC;IACpD,aAAa,8CAA+B;IAC5C,kBAAkB,8CAA6B;IAC/C,KAAK,kDAAyB;IAC9B,MAAM,mDAA0B;IAEhC,SAAS,iDAAkB;IAC3B,WAAW,qDAAsB;IACjC,QAAQ,qDAAsB;IAC9B,aAAa,qDAAsB;IACnC,WAAW,qDAAsB;IACjC,WAAW;iBAAqB,MAAM,GAAG,MAAM;kBAAY,OAAO;OAAM;IAExE,WAAW,IAAI,IAAI;IAInB,aAAa,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI;IAInC,UAAU,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI;IAIhC,eAAe,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI;IAIrC,aAAa,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI;IAInC,aAAa,CAAC,KAAK,EAAE;QAAE,OAAO,EAAE,MAAM,GAAG,MAAM,CAAC;QAAC,QAAQ,EAAE,OAAO,CAAA;KAAE,GAAG,IAAI;yCAlChE,aAAa;2CAAb,aAAa;CAqCzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cart.types.d.ts","sourceRoot":"","sources":["../../../src/dvm/cart/cart.types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,QAAQ;IACvB,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/dvm/cart/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../../src/dvm/cart/public-api.ts"],"names":[],"mappings":"AAIA,cAAc,kBAAkB,CAAC;AACjC,cAAc,uBAAuB,CAAC;AACtC,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { CartItem } from './cart.types';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export interface SeatGroup {
|
|
4
|
+
id: string | number;
|
|
5
|
+
title: string;
|
|
6
|
+
count?: string;
|
|
7
|
+
seats: CartItem[];
|
|
8
|
+
expanded?: boolean;
|
|
9
|
+
indicatorColor?: string;
|
|
10
|
+
actionButtonText?: string;
|
|
11
|
+
}
|
|
12
|
+
export declare class SeatListComponent {
|
|
13
|
+
seats: import("@angular/core").InputSignal<CartItem[]>;
|
|
14
|
+
groups: import("@angular/core").InputSignal<SeatGroup[]>;
|
|
15
|
+
actionButtonText: import("@angular/core").InputSignal<string>;
|
|
16
|
+
indicatorColor: import("@angular/core").InputSignal<string>;
|
|
17
|
+
mapPinClick: import("@angular/core").OutputEmitterRef<CartItem>;
|
|
18
|
+
eyeClick: import("@angular/core").OutputEmitterRef<CartItem>;
|
|
19
|
+
actionClick: import("@angular/core").OutputEmitterRef<CartItem>;
|
|
20
|
+
groupToggle: import("@angular/core").OutputEmitterRef<{
|
|
21
|
+
groupId: string | number;
|
|
22
|
+
expanded: boolean;
|
|
23
|
+
}>;
|
|
24
|
+
removeClick: import("@angular/core").OutputEmitterRef<CartItem>;
|
|
25
|
+
isGroupedMode: import("@angular/core").Signal<boolean>;
|
|
26
|
+
onMapPinClick(item: CartItem): void;
|
|
27
|
+
onEyeClick(item: CartItem): void;
|
|
28
|
+
onActionClick(item: CartItem): void;
|
|
29
|
+
onRemoveClick(item: CartItem): void;
|
|
30
|
+
isGroupExpanded(group: SeatGroup): boolean;
|
|
31
|
+
toggleGroup(group: SeatGroup): void;
|
|
32
|
+
getGroupIndicatorColor(group: SeatGroup): string;
|
|
33
|
+
getGroupActionButtonText(group: SeatGroup): string;
|
|
34
|
+
getGroupSeatCount(group: SeatGroup): string;
|
|
35
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SeatListComponent, never>;
|
|
36
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SeatListComponent, "sdc-seat-list", never, { "seats": { "alias": "seats"; "required": false; "isSignal": true; }; "groups": { "alias": "groups"; "required": false; "isSignal": true; }; "actionButtonText": { "alias": "actionButtonText"; "required": false; "isSignal": true; }; "indicatorColor": { "alias": "indicatorColor"; "required": false; "isSignal": true; }; }, { "mapPinClick": "mapPinClick"; "eyeClick": "eyeClick"; "actionClick": "actionClick"; "groupToggle": "groupToggle"; "removeClick": "removeClick"; }, never, never, true, never>;
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=seat-list.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"seat-list.component.d.ts","sourceRoot":"","sources":["../../../src/dvm/cart/seat-list.component.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAE,MAAM,cAAc,CAAC;;AAExC,MAAM,WAAW,SAAS;IACxB,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,QAAQ,EAAE,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED,qBASa,iBAAiB;IAC5B,KAAK,kDAAyB;IAC9B,MAAM,mDAA0B;IAChC,gBAAgB,8CAA6B;IAC7C,cAAc,8CAA4B;IAE1C,WAAW,qDAAsB;IACjC,QAAQ,qDAAsB;IAC9B,WAAW,qDAAsB;IACjC,WAAW;iBAAqB,MAAM,GAAG,MAAM;kBAAY,OAAO;OAAM;IACxE,WAAW,qDAAsB;IAEjC,aAAa,0CAA4C;IAEzD,aAAa,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI;IAInC,UAAU,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI;IAIhC,aAAa,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI;IAInC,aAAa,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI;IAInC,eAAe,CAAC,KAAK,EAAE,SAAS,GAAG,OAAO;IAI1C,WAAW,CAAC,KAAK,EAAE,SAAS,GAAG,IAAI;IAMnC,sBAAsB,CAAC,KAAK,EAAE,SAAS,GAAG,MAAM;IAIhD,wBAAwB,CAAC,KAAK,EAAE,SAAS,GAAG,MAAM;IAIlD,iBAAiB,CAAC,KAAK,EAAE,SAAS,GAAG,MAAM;yCAhDhC,iBAAiB;2CAAjB,iBAAiB;CAmD7B"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class CartItemComponent {
|
|
3
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CartItemComponent, never>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CartItemComponent, "sdc-cart-item", never, {}, {}, never, never, true, never>;
|
|
5
|
+
}
|
|
6
|
+
//# sourceMappingURL=cart-item.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cart-item.component.d.ts","sourceRoot":"","sources":["../../../src/dvm/cart-item/cart-item.component.ts"],"names":[],"mappings":";AAEA,qBAKa,iBAAiB;yCAAjB,iBAAiB;2CAAjB,iBAAiB;CAAG"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class CartItemService {
|
|
3
|
+
constructor();
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CartItemService, never>;
|
|
5
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CartItemService>;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=cart-item.service.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cart-item.service.d.ts","sourceRoot":"","sources":["../../../src/dvm/cart-item/cart-item.service.ts"],"names":[],"mappings":";AAEA,qBAGa,eAAe;;yCAAf,eAAe;6CAAf,eAAe;CAE3B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/dvm/cart-item/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../../src/dvm/cart-item/public-api.ts"],"names":[],"mappings":"AAIA,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC"}
|
package/dvm/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/dvm/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/dvm/legend/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Size } from '../../types/sizes.type';
|
|
2
|
+
import { LegendElement } from './types';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class LegendComponent {
|
|
5
|
+
readonly title: import("@angular/core").InputSignal<string>;
|
|
6
|
+
readonly size: import("@angular/core").InputSignal<Size>;
|
|
7
|
+
readonly elements: import("@angular/core").InputSignal<LegendElement[]>;
|
|
8
|
+
readonly className: import("@angular/core").InputSignal<string>;
|
|
9
|
+
private readonly supportedSizes;
|
|
10
|
+
/** Normalize any Size → LegendSize by flooring to nearest supported size. */
|
|
11
|
+
private normalizeSize;
|
|
12
|
+
private readonly _effectiveSize;
|
|
13
|
+
protected readonly computedClass: import("@angular/core").Signal<string>;
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LegendComponent, never>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LegendComponent, "sdc-legend", never, { "title": { "alias": "title"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "elements": { "alias": "elements"; "required": true; "isSignal": true; }; "className": { "alias": "className"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=legend.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"legend.component.d.ts","sourceRoot":"","sources":["../../../src/dvm/legend/legend.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,IAAI,EAAc,MAAM,wBAAwB,CAAC;AAC1D,OAAO,EAAE,aAAa,EAAc,MAAM,SAAS,CAAC;;AAGpD,qBAQa,eAAe;IAC1B,SAAgB,KAAK,8CAAa;IAClC,SAAgB,IAAI,4CAAqB;IACzC,SAAgB,QAAQ,uDAAqC;IAC7D,SAAgB,SAAS,8CAAqB;IAE9C,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAiD;IAEhF,6EAA6E;IAC7E,OAAO,CAAC,aAAa,CAUnB;IAEF,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA+D;IAE9F,SAAS,CAAC,QAAQ,CAAC,aAAa,yCAG7B;yCA1BQ,eAAe;2CAAf,eAAe;CA2B3B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../../src/dvm/legend/public-api.ts"],"names":[],"mappings":"AAIA,cAAc,oBAAoB,CAAC;AACnC,cAAc,SAAS,CAAC;AACxB,cAAc,sBAAsB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/dvm/legend/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,MAAM,UAAU,GAAG,KAAK,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/dvm/legend/ui/legend-elements/index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Size } from '../../../../types/sizes.type';
|
|
2
|
+
import { LegendElement } from '../../types';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class LegendElementsComponent {
|
|
5
|
+
readonly size: import("@angular/core").InputSignal<Size>;
|
|
6
|
+
readonly elements: import("@angular/core").InputSignal<LegendElement[]>;
|
|
7
|
+
readonly className: import("@angular/core").InputSignal<string>;
|
|
8
|
+
private readonly supportedSizes;
|
|
9
|
+
private normalizeSize;
|
|
10
|
+
private readonly _effectiveSize;
|
|
11
|
+
protected readonly computedClass: import("@angular/core").Signal<string>;
|
|
12
|
+
protected readonly itemClasses: import("@angular/core").Signal<"justify-center" | "justify-start">;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LegendElementsComponent, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LegendElementsComponent, "sdc-legend-elements", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "elements": { "alias": "elements"; "required": true; "isSignal": true; }; "className": { "alias": "className"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=legend-elements.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"legend-elements.component.d.ts","sourceRoot":"","sources":["../../../../../src/dvm/legend/ui/legend-elements/legend-elements.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAc,MAAM,8BAA8B,CAAC;AAChE,OAAO,EAAE,aAAa,EAAc,MAAM,aAAa,CAAC;;AAExD,qBAQa,uBAAuB;IAClC,SAAgB,IAAI,4CAAqB;IACzC,SAAgB,QAAQ,uDAAqC;IAC7D,SAAgB,SAAS,8CAAqB;IAE9C,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA0C;IAEzE,OAAO,CAAC,aAAa,CAQnB;IAEF,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA+D;IAE9F,SAAS,CAAC,QAAQ,CAAC,aAAa,yCAG7B;IAEH,SAAS,CAAC,QAAQ,CAAC,WAAW,qEAE5B;yCA1BS,uBAAuB;2CAAvB,uBAAuB;CA2BnC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/dvm/loader/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class LoaderComponent {
|
|
3
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoaderComponent, never>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LoaderComponent, "sdc-loader", never, {}, {}, never, never, true, never>;
|
|
5
|
+
}
|
|
6
|
+
//# sourceMappingURL=loader.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"loader.component.d.ts","sourceRoot":"","sources":["../../../src/dvm/loader/loader.component.ts"],"names":[],"mappings":";AAEA,qBAKa,eAAe;yCAAf,eAAe;2CAAf,eAAe;CAAG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"loader.service.d.ts","sourceRoot":"","sources":["../../../src/dvm/loader/loader.service.ts"],"names":[],"mappings":";AAEA,qBAGa,aAAa;;yCAAb,aAAa;6CAAb,aAAa;CAEzB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../../src/dvm/loader/public-api.ts"],"names":[],"mappings":"AAIA,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC"}
|