@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,24 @@
|
|
|
1
|
+
import { ValueProvider } from '@angular/core';
|
|
2
|
+
export interface HlmDatePickerConfig<T> {
|
|
3
|
+
/**
|
|
4
|
+
* If true, the date picker will close when a date is selected.
|
|
5
|
+
*/
|
|
6
|
+
autoCloseOnSelect: boolean;
|
|
7
|
+
/**
|
|
8
|
+
* Defines how the date should be displayed in the UI.
|
|
9
|
+
*
|
|
10
|
+
* @param date
|
|
11
|
+
* @returns formatted date
|
|
12
|
+
*/
|
|
13
|
+
formatDate: (date: T) => string;
|
|
14
|
+
/**
|
|
15
|
+
* Defines how the date should be transformed before saving to model/form.
|
|
16
|
+
*
|
|
17
|
+
* @param date
|
|
18
|
+
* @returns transformed date
|
|
19
|
+
*/
|
|
20
|
+
transformDate: (date: T) => T;
|
|
21
|
+
}
|
|
22
|
+
export declare function provideHlmDatePickerConfig<T>(config: Partial<HlmDatePickerConfig<T>>): ValueProvider;
|
|
23
|
+
export declare function injectHlmDatePickerConfig<T>(): HlmDatePickerConfig<T>;
|
|
24
|
+
//# sourceMappingURL=hlm-date-picker.token.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hlm-date-picker.token.d.ts","sourceRoot":"","sources":["../../../../../../../src/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.token.ts"],"names":[],"mappings":"AAAA,OAAO,EAA0B,aAAa,EAAE,MAAM,eAAe,CAAC;AAEtE,MAAM,WAAW,mBAAmB,CAAC,CAAC;IACrC;;OAEG;IACH,iBAAiB,EAAE,OAAO,CAAC;IAE3B;;;;;OAKG;IACH,UAAU,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,MAAM,CAAC;IAEhC;;;;;OAKG;IACH,aAAa,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,CAAC,CAAC;CAC9B;AAYD,wBAAgB,0BAA0B,CAAC,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC,CAAC,GAAG,aAAa,CAEpG;AAED,wBAAgB,yBAAyB,CAAC,CAAC,KAAK,mBAAmB,CAAC,CAAC,CAAC,CAGrE"}
|
|
@@ -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/datepicker/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/datepicker/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/datepicker/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,14 @@
|
|
|
1
|
+
import { HlmPopoverClose } from './lib/hlm-popover-close';
|
|
2
|
+
import { HlmPopoverContent } from './lib/hlm-popover-content';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
import * as i1 from "./lib/hlm-popover-content";
|
|
5
|
+
import * as i2 from "./lib/hlm-popover-close";
|
|
6
|
+
export * from './lib/hlm-popover-close';
|
|
7
|
+
export * from './lib/hlm-popover-content';
|
|
8
|
+
export declare const HlmPopoverImports: readonly [typeof HlmPopoverContent, typeof HlmPopoverClose];
|
|
9
|
+
export declare class HlmPopoverModule {
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmPopoverModule, never>;
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<HlmPopoverModule, never, [typeof i1.HlmPopoverContent, typeof i2.HlmPopoverClose], [typeof i1.HlmPopoverContent, typeof i2.HlmPopoverClose]>;
|
|
12
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<HlmPopoverModule>;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/backoffice/datepicker/ui/ui-popover-helm/src/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAC1D,OAAO,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;;;;AAE9D,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAE1C,eAAO,MAAM,iBAAiB,6DAAgD,CAAC;AAE/E,qBAIa,gBAAgB;yCAAhB,gBAAgB;0CAAhB,gBAAgB;0CAAhB,gBAAgB;CAAG"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { ClassValue } from 'clsx';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class HlmPopoverClose {
|
|
4
|
+
readonly userClass: import("@angular/core").InputSignal<ClassValue>;
|
|
5
|
+
protected readonly _computedClass: import("@angular/core").Signal<string>;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmPopoverClose, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmPopoverClose, "[hlmPopoverClose],[brnPopoverClose][hlm]", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=hlm-popover-close.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hlm-popover-close.d.ts","sourceRoot":"","sources":["../../../../../../../src/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-close.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;;AAEvC,qBAMa,eAAe;IAC3B,SAAgB,SAAS,kDAA6C;IACtE,SAAS,CAAC,QAAQ,CAAC,cAAc,yCAK/B;yCAPU,eAAe;2CAAf,eAAe;CAQ3B"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type { ClassValue } from 'clsx';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class HlmPopoverContent {
|
|
4
|
+
private readonly _stateProvider;
|
|
5
|
+
state: import("@angular/core").Signal<"open" | "closed">;
|
|
6
|
+
private readonly _renderer;
|
|
7
|
+
private readonly _element;
|
|
8
|
+
constructor();
|
|
9
|
+
readonly userClass: import("@angular/core").InputSignal<ClassValue>;
|
|
10
|
+
protected readonly _computedClass: import("@angular/core").Signal<string>;
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HlmPopoverContent, never>;
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HlmPopoverContent, "[hlmPopoverContent],[brnPopoverContent][hlm]", never, { "userClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
13
|
+
}
|
|
14
|
+
//# sourceMappingURL=hlm-popover-content.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hlm-popover-content.d.ts","sourceRoot":"","sources":["../../../../../../../src/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-content.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;;AAEvC,qBAMa,iBAAiB;IAC7B,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA8C;IACtE,KAAK,oDAAiD;IAC7D,OAAO,CAAC,QAAQ,CAAC,SAAS,CAAqB;IAC/C,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAsB;;IAQ/C,SAAgB,SAAS,kDAA6C;IACtE,SAAS,CAAC,QAAQ,CAAC,cAAc,yCAK/B;yCAlBU,iBAAiB;2CAAjB,iBAAiB;CAmB7B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/backoffice/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/backoffice/input/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { AbstractControl, FormControl, ValidationErrors } from '@angular/forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export type InputStyleClasses = ReturnType<(typeof InputComponent.prototype)['styleClass']>;
|
|
5
|
+
/**
|
|
6
|
+
* A customizable input component built on the native input element.
|
|
7
|
+
*
|
|
8
|
+
* This component supports various configurations and exposes all native input functionality.
|
|
9
|
+
* All HTML input attributes and events are automatically forwarded to the inner input element.
|
|
10
|
+
*
|
|
11
|
+
* @since 1.0.0-alpha.1
|
|
12
|
+
*/
|
|
13
|
+
export declare class InputComponent implements OnInit, OnDestroy {
|
|
14
|
+
private readonly allowedVariants;
|
|
15
|
+
private readonly allowedSizes;
|
|
16
|
+
private readonly allowedRadius;
|
|
17
|
+
/**
|
|
18
|
+
* The current theme applied to the component.
|
|
19
|
+
*/
|
|
20
|
+
readonly theme: import("@angular/core").InputSignal<"theme-backoffice" | "theme-sdc">;
|
|
21
|
+
/**
|
|
22
|
+
* Predefined styles to apply to the component.
|
|
23
|
+
* Can be a single class or multiple classes from different categories.
|
|
24
|
+
*/
|
|
25
|
+
readonly styleClass: import("@angular/core").InputSignal<("variant-primary" | "variant-secondary" | "variant-alternative" | "variant-success" | "variant-warning" | "variant-danger" | "size-sm" | "size-md" | "size-lg" | "size-xl" | "radius-default" | "radius-sm" | "radius-md" | "radius-lg" | "radius-xl" | "radius-2xl" | "radius-full")[]>;
|
|
26
|
+
private readonly _validatedStyleClass;
|
|
27
|
+
/**
|
|
28
|
+
* Additional CSS classes to apply to the component.
|
|
29
|
+
*/
|
|
30
|
+
readonly className: import("@angular/core").InputSignal<string>;
|
|
31
|
+
/**
|
|
32
|
+
* The label text to display above or to the left of the input.
|
|
33
|
+
* Only visible when a value is provided.
|
|
34
|
+
*/
|
|
35
|
+
readonly label: import("@angular/core").InputSignal<string>;
|
|
36
|
+
/**
|
|
37
|
+
* The position of the label relative to the input.
|
|
38
|
+
* 'top' places the label above the input, 'left' places it to the left.
|
|
39
|
+
*/
|
|
40
|
+
readonly labelPosition: import("@angular/core").InputSignal<"left" | "top">;
|
|
41
|
+
/**
|
|
42
|
+
* Whether the component is disabled.
|
|
43
|
+
*/
|
|
44
|
+
readonly disabled: import("@angular/core").InputSignal<boolean>;
|
|
45
|
+
/**
|
|
46
|
+
* The type of the input element.
|
|
47
|
+
*/
|
|
48
|
+
readonly type: import("@angular/core").InputSignal<string>;
|
|
49
|
+
/**
|
|
50
|
+
* The placeholder text for the input.
|
|
51
|
+
*/
|
|
52
|
+
readonly placeholder: import("@angular/core").InputSignal<string>;
|
|
53
|
+
/**
|
|
54
|
+
* The hint text for the input.
|
|
55
|
+
*/
|
|
56
|
+
readonly hint: import("@angular/core").InputSignal<string>;
|
|
57
|
+
/**
|
|
58
|
+
* The name of the form control.
|
|
59
|
+
*/
|
|
60
|
+
readonly name: import("@angular/core").InputSignal<string>;
|
|
61
|
+
/**
|
|
62
|
+
* Whether the input is a textarea.
|
|
63
|
+
*/
|
|
64
|
+
readonly isTextarea: import("@angular/core").InputSignal<boolean>;
|
|
65
|
+
/**
|
|
66
|
+
* The number of rows for the textarea.
|
|
67
|
+
*/
|
|
68
|
+
readonly textareaRows: import("@angular/core").InputSignal<number>;
|
|
69
|
+
/**
|
|
70
|
+
* The number of columns for the textarea.
|
|
71
|
+
*/
|
|
72
|
+
readonly textareaCols: import("@angular/core").InputSignal<number>;
|
|
73
|
+
/**
|
|
74
|
+
* Whether the textarea is resizable.
|
|
75
|
+
*/
|
|
76
|
+
readonly textareaResize: import("@angular/core").InputSignal<"none" | "both" | "horizontal" | "vertical">;
|
|
77
|
+
/**
|
|
78
|
+
* Custom error message to override the validator's error message.
|
|
79
|
+
*/
|
|
80
|
+
readonly errorMessage: import("@angular/core").InputSignal<string>;
|
|
81
|
+
/**
|
|
82
|
+
* Controls when errors are displayed.
|
|
83
|
+
* - 'after-submit': Show errors only after form submission (default)
|
|
84
|
+
* - 'always': Show errors immediately when validation fails
|
|
85
|
+
*/
|
|
86
|
+
readonly errorDisplayMode: import("@angular/core").InputSignal<"always" | "after-submit">;
|
|
87
|
+
/**
|
|
88
|
+
* The FormControl instance to bind to this input.
|
|
89
|
+
* This allows the component to access form state without circular dependencies.
|
|
90
|
+
*/
|
|
91
|
+
readonly control: import("@angular/core").InputSignal<FormControl<any> | AbstractControl<string | null, string | null> | null>;
|
|
92
|
+
/**
|
|
93
|
+
* The state of the form control.
|
|
94
|
+
*/
|
|
95
|
+
readonly controlState: import("@angular/core").WritableSignal<{
|
|
96
|
+
invalid: boolean;
|
|
97
|
+
touched: boolean;
|
|
98
|
+
dirty: boolean;
|
|
99
|
+
errors: ValidationErrors | null;
|
|
100
|
+
value: string;
|
|
101
|
+
isFormSubmitted: boolean;
|
|
102
|
+
}>;
|
|
103
|
+
/**
|
|
104
|
+
* Event emitted when the component receives focus.
|
|
105
|
+
*/
|
|
106
|
+
readonly onFocus: import("@angular/core").OutputEmitterRef<FocusEvent>;
|
|
107
|
+
/**
|
|
108
|
+
* Event emitted when the component loses focus.
|
|
109
|
+
*/
|
|
110
|
+
readonly onBlur: import("@angular/core").OutputEmitterRef<FocusEvent>;
|
|
111
|
+
/**
|
|
112
|
+
* Event emitted when the input value changes.
|
|
113
|
+
*/
|
|
114
|
+
readonly onInput: import("@angular/core").OutputEmitterRef<InputEvent>;
|
|
115
|
+
/**
|
|
116
|
+
* Computed class string that combines theme and user classes.
|
|
117
|
+
*/
|
|
118
|
+
protected readonly computedClass: import("@angular/core").Signal<string>;
|
|
119
|
+
/**
|
|
120
|
+
* Computed class string for the label positioning.
|
|
121
|
+
*/
|
|
122
|
+
protected readonly labelClass: import("@angular/core").Signal<"sdc-input-label left" | "sdc-input-label top">;
|
|
123
|
+
/**
|
|
124
|
+
* Debounce time in milliseconds. When 0, no debounce is applied.
|
|
125
|
+
* Default value is 0 (no debounce).
|
|
126
|
+
*/
|
|
127
|
+
readonly debounce: import("@angular/core").InputSignal<number>;
|
|
128
|
+
/**
|
|
129
|
+
* Event emitted to notify the debounce state.
|
|
130
|
+
* Returns true while the component is debounced, false when not.
|
|
131
|
+
*/
|
|
132
|
+
readonly isDebounced: import("@angular/core").OutputEmitterRef<boolean>;
|
|
133
|
+
/**
|
|
134
|
+
* Signal to track the current debounce state of the component.
|
|
135
|
+
*/
|
|
136
|
+
protected readonly debounceState: import("@angular/core").WritableSignal<boolean>;
|
|
137
|
+
/**
|
|
138
|
+
* Subject for handling input events with debounce.
|
|
139
|
+
*/
|
|
140
|
+
private readonly inputSubject;
|
|
141
|
+
/**
|
|
142
|
+
* Subject for cleanup.
|
|
143
|
+
*/
|
|
144
|
+
private readonly destroy$;
|
|
145
|
+
/**
|
|
146
|
+
* Current subscription for debounce.
|
|
147
|
+
*/
|
|
148
|
+
private debounceSubscription;
|
|
149
|
+
/**
|
|
150
|
+
* Current debounce timeout.
|
|
151
|
+
*/
|
|
152
|
+
private debounceTimeout;
|
|
153
|
+
/**
|
|
154
|
+
* Component subscriptions.
|
|
155
|
+
*/
|
|
156
|
+
private subscriptions;
|
|
157
|
+
/**
|
|
158
|
+
* Computed signal to determine if the label should be visible.
|
|
159
|
+
*/
|
|
160
|
+
protected readonly showLabel: import("@angular/core").Signal<boolean | "">;
|
|
161
|
+
/**
|
|
162
|
+
* Computed signal to get the current error message.
|
|
163
|
+
*/
|
|
164
|
+
protected readonly currentErrorMessage: import("@angular/core").Signal<string>;
|
|
165
|
+
/**
|
|
166
|
+
* Computed signal to determine if there's an error to display.
|
|
167
|
+
*/
|
|
168
|
+
protected readonly showError: import("@angular/core").Signal<boolean>;
|
|
169
|
+
/**
|
|
170
|
+
* References to effects for proper cleanup
|
|
171
|
+
*/
|
|
172
|
+
private readonly effects;
|
|
173
|
+
constructor();
|
|
174
|
+
ngOnInit(): void;
|
|
175
|
+
ngOnDestroy(): void;
|
|
176
|
+
private updateErrors;
|
|
177
|
+
/**
|
|
178
|
+
* Sets up the debounce functionality for input events.
|
|
179
|
+
*/
|
|
180
|
+
private setupDebounce;
|
|
181
|
+
/**
|
|
182
|
+
* Handles input events with debounce functionality.
|
|
183
|
+
*/
|
|
184
|
+
protected handleInput(event: Event): void;
|
|
185
|
+
/**
|
|
186
|
+
* Handles focus events and emits the onFocus output.
|
|
187
|
+
*/
|
|
188
|
+
protected handleFocus(event: FocusEvent): void;
|
|
189
|
+
/**
|
|
190
|
+
* Handles blur events and emits the onBlur output.
|
|
191
|
+
*/
|
|
192
|
+
protected handleBlur(event: FocusEvent): void;
|
|
193
|
+
/**
|
|
194
|
+
* Gets the error message for a specific validator error.
|
|
195
|
+
*/
|
|
196
|
+
private getValidatorErrorMessage;
|
|
197
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<InputComponent, never>;
|
|
198
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InputComponent, "sdc-input", never, { "theme": { "alias": "theme"; "required": false; "isSignal": true; }; "styleClass": { "alias": "styleClass"; "required": false; "isSignal": true; }; "className": { "alias": "className"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "labelPosition": { "alias": "labelPosition"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "hint": { "alias": "hint"; "required": false; "isSignal": true; }; "name": { "alias": "name"; "required": false; "isSignal": true; }; "isTextarea": { "alias": "isTextarea"; "required": false; "isSignal": true; }; "textareaRows": { "alias": "textareaRows"; "required": false; "isSignal": true; }; "textareaCols": { "alias": "textareaCols"; "required": false; "isSignal": true; }; "textareaResize": { "alias": "textareaResize"; "required": false; "isSignal": true; }; "errorMessage": { "alias": "errorMessage"; "required": false; "isSignal": true; }; "errorDisplayMode": { "alias": "errorDisplayMode"; "required": false; "isSignal": true; }; "control": { "alias": "control"; "required": false; "isSignal": true; }; "debounce": { "alias": "debounce"; "required": false; "isSignal": true; }; }, { "onFocus": "onFocus"; "onBlur": "onBlur"; "onInput": "onInput"; "isDebounced": "isDebounced"; }, never, never, true, never>;
|
|
199
|
+
}
|
|
200
|
+
//# sourceMappingURL=input.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"input.component.d.ts","sourceRoot":"","sources":["../../../src/backoffice/input/input.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiD,SAAS,EAAE,MAAM,EAAkB,MAAM,eAAe,CAAC;AACjH,OAAO,EACL,eAAe,EACf,WAAW,EAGX,gBAAgB,EACjB,MAAM,gBAAgB,CAAC;;AAKxB,MAAM,MAAM,iBAAiB,GAAG,UAAU,CAAC,CAAC,OAAO,cAAc,CAAC,SAAS,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC;AAE5F;;;;;;;GAOG;AACH,qBAOa,cAAe,YAAW,MAAM,EAAE,SAAS;IACtD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAOrB;IACX,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAyD;IACtF,OAAO,CAAC,QAAQ,CAAC,aAAa,CAQnB;IAEX;;OAEG;IACH,SAAgB,KAAK,wEAAkC;IAEvD;;;OAGG;IACH,SAAgB,UAAU,gUAEpB;IAGN,OAAO,CAAC,QAAQ,CAAC,oBAAoB,CAkClC;IAEH;;OAEG;IACH,SAAgB,SAAS,8CAAqB;IAE9C;;;OAGG;IACH,SAAgB,KAAK,8CAAqB;IAE1C;;;OAGG;IACH,SAAgB,aAAa,sDAAgC;IAE7D;;OAEG;IACH,SAAgB,QAAQ,+CAAyB;IAEjD;;OAEG;IACH,SAAgB,IAAI,8CAAyB;IAE7C;;OAEG;IACH,SAAgB,WAAW,8CAAqB;IAEhD;;OAEG;IACH,SAAgB,IAAI,8CAAqB;IAEzC;;OAEG;IACH,SAAgB,IAAI,8CAAqB;IAEzC;;OAEG;IACH,SAAgB,UAAU,+CAAyB;IAEnD;;OAEG;IACH,SAAgB,YAAY,8CAAoB;IAEhD;;OAEG;IACH,SAAgB,YAAY,8CAAoB;IAEhD;;OAEG;IACH,SAAgB,cAAc,mFAAkE;IAEhG;;OAEG;IACH,SAAgB,YAAY,8CAAqB;IAEjD;;;;OAIG;IACH,SAAgB,gBAAgB,iEAAoD;IAEpF;;;OAGG;IACH,SAAgB,OAAO,+GAAoE;IAE3F;;OAEG;IACH,SAAgB,YAAY;iBACjB,OAAO;iBACP,OAAO;eACT,OAAO;gBACN,gBAAgB,GAAG,IAAI;eACxB,MAAM;yBACI,OAAO;OAC4E;IAEtG;;OAEG;IACH,SAAgB,OAAO,uDAAwB;IAE/C;;OAEG;IACH,SAAgB,MAAM,uDAAwB;IAE9C;;OAEG;IACH,SAAgB,OAAO,uDAAwB;IAE/C;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,aAAa,yCAS7B;IAEH;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,UAAU,iFAG1B;IAEH;;;OAGG;IACH,SAAgB,QAAQ,8CAAoB;IAE5C;;;OAGG;IACH,SAAgB,WAAW,oDAAqB;IAEhD;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,aAAa,kDAA0B;IAE1D;;OAEG;IACH,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAwB;IAErD;;OAEG;IACH,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAuB;IAEhD;;OAEG;IACH,OAAO,CAAC,oBAAoB,CAA6B;IAEzD;;OAEG;IACH,OAAO,CAAC,eAAe,CAA8C;IAErE;;OAEG;IACH,OAAO,CAAC,aAAa,CAAoC;IAEzD;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,SAAS,+CAEzB;IAEH;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,mBAAmB,yCAgBnC;IAEH;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,SAAS,0CAezB;IAEH;;OAEG;IACH,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAmB;;IAW3C,QAAQ,IAAI,IAAI;IAgChB,WAAW,IAAI,IAAI;IAcnB,OAAO,CAAC,YAAY;IAepB;;OAEG;IACH,OAAO,CAAC,aAAa;IA6BrB;;OAEG;IACH,SAAS,CAAC,WAAW,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IA2BzC;;OAEG;IACH,SAAS,CAAC,WAAW,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IAK9C;;OAEG;IACH,SAAS,CAAC,UAAU,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IAK7C;;OAEG;IACH,OAAO,CAAC,wBAAwB;yCA7brB,cAAc;2CAAd,cAAc;CAmd1B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../../src/backoffice/input/public-api.ts"],"names":[],"mappings":"AACA,cAAc,mBAAmB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../src/backoffice/public-api.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/backoffice/radio/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../../src/backoffice/radio/public-api.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { FormControl } from '@angular/forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export type RadioStyleClasses = ReturnType<(typeof RadioComponent.prototype)['styleClass']>;
|
|
5
|
+
/**
|
|
6
|
+
* A customizable radio component.
|
|
7
|
+
*
|
|
8
|
+
* This component supports various configurations and exposes all Spartan UI radio functionality.
|
|
9
|
+
* All HTML radio attributes and events are automatically forwarded to the inner radio element.
|
|
10
|
+
*
|
|
11
|
+
* @since 1.0.0-alpha.1
|
|
12
|
+
*/
|
|
13
|
+
export declare class RadioComponent implements OnInit, OnDestroy {
|
|
14
|
+
private readonly allowedVariants;
|
|
15
|
+
private readonly allowedSizes;
|
|
16
|
+
/**
|
|
17
|
+
* The current theme applied to the component.
|
|
18
|
+
*/
|
|
19
|
+
readonly theme: import("@angular/core").InputSignal<"theme-backoffice" | "theme-sdc">;
|
|
20
|
+
/**
|
|
21
|
+
* Predefined styles to apply to the component.
|
|
22
|
+
* Can be a single class or multiple classes from different categories.
|
|
23
|
+
*/
|
|
24
|
+
readonly styleClass: import("@angular/core").InputSignal<("variant-primary" | "variant-secondary" | "variant-alternative" | "variant-success" | "variant-warning" | "variant-danger" | "size-sm" | "size-md" | "size-lg" | "size-xl")[]>;
|
|
25
|
+
private readonly _validatedStyleClass;
|
|
26
|
+
/**
|
|
27
|
+
* Additional CSS classes to apply to the component.
|
|
28
|
+
*/
|
|
29
|
+
readonly className: import("@angular/core").InputSignal<string>;
|
|
30
|
+
/**
|
|
31
|
+
* Whether the component is disabled.
|
|
32
|
+
*/
|
|
33
|
+
readonly disabled: import("@angular/core").InputSignal<boolean>;
|
|
34
|
+
/**
|
|
35
|
+
* The label text to display above or to the left of the radio.
|
|
36
|
+
* Only visible when a value is provided.
|
|
37
|
+
*/
|
|
38
|
+
readonly label: import("@angular/core").InputSignal<string>;
|
|
39
|
+
/**
|
|
40
|
+
* The position of the label relative to the radio.
|
|
41
|
+
*/
|
|
42
|
+
readonly labelPosition: import("@angular/core").InputSignal<"left" | "right">;
|
|
43
|
+
/**
|
|
44
|
+
* The name of the form control.
|
|
45
|
+
*/
|
|
46
|
+
readonly name: import("@angular/core").InputSignal<string>;
|
|
47
|
+
/**
|
|
48
|
+
* The FormControl instance to bind to this radio.
|
|
49
|
+
* This allows the component to access form state without circular dependencies.
|
|
50
|
+
*/
|
|
51
|
+
readonly control: import("@angular/core").InputSignal<FormControl<any>>;
|
|
52
|
+
/**
|
|
53
|
+
* The value of the radio button.
|
|
54
|
+
*/
|
|
55
|
+
readonly value: import("@angular/core").InputSignal<string>;
|
|
56
|
+
/**
|
|
57
|
+
* Whether the radio is checked.
|
|
58
|
+
*/
|
|
59
|
+
readonly isChecked: import("@angular/core").WritableSignal<boolean>;
|
|
60
|
+
/**
|
|
61
|
+
* Computed class string that combines theme and user classes.
|
|
62
|
+
*/
|
|
63
|
+
protected readonly computedClass: import("@angular/core").Signal<string>;
|
|
64
|
+
/**
|
|
65
|
+
* Subscriptions to the control's value changes.
|
|
66
|
+
*/
|
|
67
|
+
private readonly subscriptions;
|
|
68
|
+
ngOnInit(): void;
|
|
69
|
+
ngOnDestroy(): void;
|
|
70
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RadioComponent, never>;
|
|
71
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RadioComponent, "sdc-radio", never, { "theme": { "alias": "theme"; "required": false; "isSignal": true; }; "styleClass": { "alias": "styleClass"; "required": false; "isSignal": true; }; "className": { "alias": "className"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": true; "isSignal": true; }; "labelPosition": { "alias": "labelPosition"; "required": false; "isSignal": true; }; "name": { "alias": "name"; "required": true; "isSignal": true; }; "control": { "alias": "control"; "required": true; "isSignal": true; }; "value": { "alias": "value"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
72
|
+
}
|
|
73
|
+
//# sourceMappingURL=radio.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"radio.component.d.ts","sourceRoot":"","sources":["../../../src/backoffice/radio/radio.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA8B,SAAS,EAAE,MAAM,EAAU,MAAM,eAAe,CAAC;AACtF,OAAO,EAAE,WAAW,EAAuB,MAAM,gBAAgB,CAAC;;AAIlE,MAAM,MAAM,iBAAiB,GAAG,UAAU,CAAC,CAAC,OAAO,cAAc,CAAC,SAAS,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC;AAE5F;;;;;;;GAOG;AACH,qBAOa,cAAe,YAAW,MAAM,EAAE,SAAS;IACtD,OAAO,CAAC,QAAQ,CAAC,eAAe,CAOrB;IACX,OAAO,CAAC,QAAQ,CAAC,YAAY,CAAyD;IAEtF;;OAEG;IACH,SAAgB,KAAK,wEAAkC;IAEvD;;;OAGG;IACH,SAAgB,UAAU,sNAExB;IAGF,OAAO,CAAC,QAAQ,CAAC,oBAAoB,CA+BlC;IAEH;;OAEG;IACH,SAAgB,SAAS,8CAAqB;IAE9C;;OAEG;IACH,SAAgB,QAAQ,+CAAyB;IAEjD;;;OAGG;IACH,SAAgB,KAAK,8CAA4B;IAEjD;;OAEG;IACH,SAAgB,aAAa,wDAAmC;IAEhE;;OAEG;IACH,SAAgB,IAAI,8CAA4B;IAEhD;;;OAGG;IACH,SAAgB,OAAO,wDAAiC;IAExD;;OAEG;IACH,SAAgB,KAAK,8CAA4B;IAEjD;;OAEG;IACH,SAAgB,SAAS,kDAA0B;IAEnD;;OAEG;IACH,SAAS,CAAC,QAAQ,CAAC,aAAa,yCAO7B;IAEH;;OAEG;IACH,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAoC;IAElE,QAAQ,IAAI,IAAI;IAWhB,WAAW,IAAI,IAAI;yCAhIR,cAAc;2CAAd,cAAc;CAmI1B"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { Table } from '@tanstack/angular-table';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class PaginationComponent {
|
|
4
|
+
readonly table: import("@angular/core").InputSignal<Table<any>>;
|
|
5
|
+
readonly maxVisiblePages: import("@angular/core").InputSignal<number>;
|
|
6
|
+
readonly showFirstLastButtons: import("@angular/core").InputSignal<boolean>;
|
|
7
|
+
readonly theme: import("@angular/core").InputSignal<"theme-backoffice" | "theme-sdc">;
|
|
8
|
+
readonly exportButtonText: import("@angular/core").InputSignal<string>;
|
|
9
|
+
readonly exportClick: import("@angular/core").OutputEmitterRef<{
|
|
10
|
+
selectedRows: any[];
|
|
11
|
+
allRows: any[];
|
|
12
|
+
}>;
|
|
13
|
+
protected getVisiblePageNumbers(): number[];
|
|
14
|
+
protected onExportClick(): void;
|
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PaginationComponent, never>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PaginationComponent, "sdc-pagination", never, { "table": { "alias": "table"; "required": true; "isSignal": true; }; "maxVisiblePages": { "alias": "maxVisiblePages"; "required": false; "isSignal": true; }; "showFirstLastButtons": { "alias": "showFirstLastButtons"; "required": false; "isSignal": true; }; "theme": { "alias": "theme"; "required": true; "isSignal": true; }; "exportButtonText": { "alias": "exportButtonText"; "required": false; "isSignal": true; }; }, { "exportClick": "exportClick"; }, never, never, true, never>;
|
|
17
|
+
}
|
|
18
|
+
//# sourceMappingURL=pagination.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pagination.component.d.ts","sourceRoot":"","sources":["../../../../../src/backoffice/table/_components/pagination/pagination.component.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,EAAE,MAAM,yBAAyB,CAAC;;AAKhD,qBAOa,mBAAmB;IAC9B,SAAgB,KAAK,kDAAgC;IACrD,SAAgB,eAAe,8CAAoB;IACnD,SAAgB,oBAAoB,+CAAyB;IAC7D,SAAgB,KAAK,wEAAgC;IACrD,SAAgB,gBAAgB,8CAA2B;IAC3D,SAAgB,WAAW;sBAA0B,GAAG,EAAE;iBAAW,GAAG,EAAE;OAAM;IAEhF,SAAS,CAAC,qBAAqB,IAAI,MAAM,EAAE;IAgC3C,SAAS,CAAC,aAAa;yCAxCZ,mBAAmB;2CAAnB,mBAAmB;CA+D/B"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { type HeaderContext } from '@tanstack/angular-table';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SelectionTableHeadComponent<T> {
|
|
4
|
+
context: HeaderContext<T, unknown>;
|
|
5
|
+
getIsAllVisibleRowsSelected(): boolean;
|
|
6
|
+
getIsSomeVisibleRowsSelected(): boolean;
|
|
7
|
+
toggleAllVisibleRowsSelected(): void;
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SelectionTableHeadComponent<any>, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SelectionTableHeadComponent<any>, "ng-component", never, {}, {}, never, never, true, never>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=selection-table-head.component.d.ts.map
|
package/backoffice/table/_components/selection-table-head/selection-table-head.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"selection-table-head.component.d.ts","sourceRoot":"","sources":["../../../../../src/backoffice/table/_components/selection-table-head/selection-table-head.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,aAAa,EAA2B,MAAM,yBAAyB,CAAC;;AAEtF,qBAMa,2BAA2B,CAAC,CAAC;IACxC,OAAO,4BAAwD;IAE/D,2BAA2B,IAAI,OAAO;IAKtC,4BAA4B,IAAI,OAAO;IAMvC,4BAA4B,IAAI,IAAI;yCAdzB,2BAA2B;2CAA3B,2BAA2B;CA0BvC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { type CellContext } from '@tanstack/angular-table';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SelectionTableRowComponent<T> {
|
|
4
|
+
context: CellContext<T, unknown>;
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SelectionTableRowComponent<any>, never>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SelectionTableRowComponent<any>, "ng-component", never, {}, {}, never, never, true, never>;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=selection-table-row.component.d.ts.map
|
package/backoffice/table/_components/selection-table-row/selection-table-row.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"selection-table-row.component.d.ts","sourceRoot":"","sources":["../../../../../src/backoffice/table/_components/selection-table-row/selection-table-row.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,WAAW,EAA2B,MAAM,yBAAyB,CAAC;;AAEpF,qBAMa,0BAA0B,CAAC,CAAC;IACvC,OAAO,0BAAsD;yCADlD,0BAA0B;2CAA1B,0BAA0B;CAEtC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class SortTableHeadButtonComponent {
|
|
3
|
+
readonly isSorted: import("@angular/core").InputSignal<boolean>;
|
|
4
|
+
readonly columnName: import("@angular/core").InputSignal<string>;
|
|
5
|
+
readonly sortDirection: import("@angular/core").InputSignal<false | "asc" | "desc">;
|
|
6
|
+
readonly enableSorting: import("@angular/core").InputSignal<boolean>;
|
|
7
|
+
readonly sortClick: import("@angular/core").OutputEmitterRef<void>;
|
|
8
|
+
protected isHovered: import("@angular/core").WritableSignal<boolean>;
|
|
9
|
+
protected onSortClick(): void;
|
|
10
|
+
protected onMouseEnter(): void;
|
|
11
|
+
protected onMouseLeave(): void;
|
|
12
|
+
protected iconName(): "" | "lucideArrowDown" | "lucideArrowUp" | "lucideArrowUpDown";
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SortTableHeadButtonComponent, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SortTableHeadButtonComponent, "sdc-table-head-sort-button", never, { "isSorted": { "alias": "isSorted"; "required": false; "isSignal": true; }; "columnName": { "alias": "columnName"; "required": true; "isSignal": true; }; "sortDirection": { "alias": "sortDirection"; "required": true; "isSignal": true; }; "enableSorting": { "alias": "enableSorting"; "required": false; "isSignal": true; }; }, { "sortClick": "sortClick"; }, never, never, true, never>;
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=sort-header-button.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sort-header-button.component.d.ts","sourceRoot":"","sources":["../../../../../src/backoffice/table/_components/sort-header-button/sort-header-button.component.ts"],"names":[],"mappings":";AAMA,qBAOa,4BAA4B;IACvC,SAAgB,QAAQ,+CAAyB;IACjD,SAAgB,UAAU,8CAA4B;IACtD,SAAgB,aAAa,8DAA4C;IACzE,SAAgB,aAAa,+CAAyB;IAEtD,SAAgB,SAAS,iDAAkB;IAE3C,SAAS,CAAC,SAAS,kDAAiB;IAEpC,SAAS,CAAC,WAAW;IAMrB,SAAS,CAAC,YAAY;IAMtB,SAAS,CAAC,YAAY;IAMtB,SAAS,CAAC,QAAQ;yCA5BP,4BAA4B;2CAA5B,4BAA4B;CAyCxC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/backoffice/table/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { FlexRenderDirective, createAngularTable, flexRenderComponent, getCoreRowModel, getExpandedRowModel, getFilteredRowModel, getGroupedRowModel, getPaginationRowModel, getSortedRowModel, type AccessorFn, type Cell, type CellContext, type Column, type ColumnDef, type ColumnMeta, type ColumnOrderState, type ColumnPinningState, type ColumnSizingState, type ExpandedState, type GroupingState, type Header, type HeaderContext, type PaginationState, type Row, type RowData, type RowSelectionState, type SortingState, type Table, type VisibilityState, } from '@tanstack/angular-table';
|
|
2
|
+
export * from './table.component';
|
|
3
|
+
//# sourceMappingURL=public-api.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../../src/backoffice/table/public-api.ts"],"names":[],"mappings":"AACA,OAAO,EACL,mBAAmB,EAEnB,kBAAkB,EAClB,mBAAmB,EAEnB,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,kBAAkB,EAClB,qBAAqB,EACrB,iBAAiB,EAEjB,KAAK,UAAU,EACf,KAAK,IAAI,EAET,KAAK,WAAW,EAChB,KAAK,MAAM,EAEX,KAAK,SAAS,EACd,KAAK,UAAU,EACf,KAAK,gBAAgB,EACrB,KAAK,kBAAkB,EACvB,KAAK,iBAAiB,EACtB,KAAK,aAAa,EAClB,KAAK,aAAa,EAClB,KAAK,MAAM,EACX,KAAK,aAAa,EAClB,KAAK,eAAe,EAGpB,KAAK,GAAG,EACR,KAAK,OAAO,EACZ,KAAK,iBAAiB,EACtB,KAAK,YAAY,EACjB,KAAK,KAAK,EAEV,KAAK,eAAe,GACrB,MAAM,yBAAyB,CAAC;AAGjC,cAAc,mBAAmB,CAAC"}
|