@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
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { HlmSelect } from './hlm-select';
|
|
3
|
-
import { HlmSelectContent } from './hlm-select-content';
|
|
4
|
-
import { HlmSelectGroup } from './hlm-select-group';
|
|
5
|
-
import { HlmSelectLabel } from './hlm-select-label';
|
|
6
|
-
import { HlmSelectOption } from './hlm-select-option';
|
|
7
|
-
import { HlmSelectScrollDown } from './hlm-select-scroll-down';
|
|
8
|
-
import { HlmSelectScrollUp } from './hlm-select-scroll-up';
|
|
9
|
-
import { HlmSelectTrigger } from './hlm-select-trigger';
|
|
10
|
-
import { HlmSelectValue } from './hlm-select-value';
|
|
11
|
-
|
|
12
|
-
export * from './hlm-select';
|
|
13
|
-
export * from './hlm-select-content';
|
|
14
|
-
export * from './hlm-select-group';
|
|
15
|
-
export * from './hlm-select-label';
|
|
16
|
-
export * from './hlm-select-option';
|
|
17
|
-
export * from './hlm-select-scroll-down';
|
|
18
|
-
export * from './hlm-select-scroll-up';
|
|
19
|
-
export * from './hlm-select-trigger';
|
|
20
|
-
export * from './hlm-select-value';
|
|
21
|
-
|
|
22
|
-
export const HlmSelectImports = [
|
|
23
|
-
HlmSelectContent,
|
|
24
|
-
HlmSelectTrigger,
|
|
25
|
-
HlmSelectOption,
|
|
26
|
-
HlmSelectValue,
|
|
27
|
-
HlmSelect,
|
|
28
|
-
HlmSelectScrollUp,
|
|
29
|
-
HlmSelectScrollDown,
|
|
30
|
-
HlmSelectLabel,
|
|
31
|
-
HlmSelectGroup,
|
|
32
|
-
] as const;
|
|
33
|
-
|
|
34
|
-
@NgModule({
|
|
35
|
-
imports: [...HlmSelectImports],
|
|
36
|
-
exports: [...HlmSelectImports],
|
|
37
|
-
})
|
|
38
|
-
export class HlmSelectModule {}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
/* inline-block w-full */
|
|
2
|
-
.select-root {
|
|
3
|
-
display: inline-block;
|
|
4
|
-
width: 100%;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
/* shared between both triggers:
|
|
8
|
-
flex justify-between items-center rounded-full focus:outline-none focus:ring-2 focus:ring-accent
|
|
9
|
-
w-full overflow-hidden text-white text-xs text-center text-ellipsis whitespace-nowrap
|
|
10
|
-
*/
|
|
11
|
-
.select-trigger {
|
|
12
|
-
display: flex;
|
|
13
|
-
justify-content: space-between;
|
|
14
|
-
align-items: center;
|
|
15
|
-
border-radius: 25px !important; /* rounded-full */
|
|
16
|
-
outline: none; /* focus:outline-none */
|
|
17
|
-
width: 100%; /* w-full */
|
|
18
|
-
overflow: hidden; /* overflow-hidden */
|
|
19
|
-
color: #ffffff; /* text-white */
|
|
20
|
-
font-size: 0.75rem; /* text-xs */
|
|
21
|
-
text-align: center; /* text-center */
|
|
22
|
-
white-space: nowrap; /* whitespace-nowrap */
|
|
23
|
-
text-overflow: ellipsis; /* text-ellipsis */
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
/* focus:ring-2 focus:ring-accent */
|
|
27
|
-
.select-trigger:focus,
|
|
28
|
-
.select-trigger:focus-visible {
|
|
29
|
-
outline: none;
|
|
30
|
-
/* Replace --accent (or --ring-accent) with your theme token if different */
|
|
31
|
-
box-shadow: 0 0 0 2px var(--accent, var(--ring-accent, #0ea5e9));
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
/* FIRST trigger: lg:hidden + base flex */
|
|
35
|
-
.select-trigger--sm {
|
|
36
|
-
display: flex; /* visible by default (mobile) */
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
/* SECOND trigger: hidden + lg:flex */
|
|
40
|
-
.select-trigger--lg {
|
|
41
|
-
display: none; /* hidden on mobile */
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
/* lg breakpoint = 1024px (Tailwind's default) */
|
|
45
|
-
@media (min-width: 1024px) {
|
|
46
|
-
/* lg:hidden */
|
|
47
|
-
.select-trigger--sm {
|
|
48
|
-
display: none;
|
|
49
|
-
/* the original also had lg:font-medium lg:text-sm, but it's hidden at lg */
|
|
50
|
-
font-weight: 500; /* lg:font-medium (has no effect since hidden) */
|
|
51
|
-
font-size: 0.875rem; /* lg:text-sm (has no effect since hidden) */
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
/* hidden lg:flex + lg:font-medium lg:text-sm */
|
|
55
|
-
.select-trigger--lg {
|
|
56
|
-
display: flex; /* lg:flex */
|
|
57
|
-
font-weight: 500; /* lg:font-medium */
|
|
58
|
-
font-size: 0.875rem; /* lg:text-sm */
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
/* content full-width toggle */
|
|
63
|
-
.full-width {
|
|
64
|
-
width: 100%;
|
|
65
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<hlm-select
|
|
2
|
-
class="select-root"
|
|
3
|
-
[value]="defaultValue()?.value"
|
|
4
|
-
[placeholder]="placeholder()"
|
|
5
|
-
(valueChange)="valueChange.emit($event)">
|
|
6
|
-
<hlm-select-trigger class="select-trigger select-trigger--sm" size="sm" [ngClass]="variantClasses">
|
|
7
|
-
<hlm-select-value [ngClass]="variantClasses" />
|
|
8
|
-
</hlm-select-trigger>
|
|
9
|
-
|
|
10
|
-
<hlm-select-trigger class="select-trigger select-trigger--lg" size="default" [ngClass]="variantClasses">
|
|
11
|
-
<hlm-select-value [ngClass]="variantClasses" />
|
|
12
|
-
</hlm-select-trigger>
|
|
13
|
-
|
|
14
|
-
<hlm-select-content [class]="fullWidth() ? 'full-width' : ''" [ngClass]="variantClasses">
|
|
15
|
-
@for (option of options(); track idx + option.label; let idx = $index) {
|
|
16
|
-
<hlm-option [ngClass]="variantClasses" [value]="option.value">{{ option.label }}</hlm-option>
|
|
17
|
-
}
|
|
18
|
-
</hlm-select-content>
|
|
19
|
-
</hlm-select>
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { CommonModule } from '@angular/common';
|
|
2
|
-
import { ChangeDetectionStrategy, Component, input, output } from '@angular/core';
|
|
3
|
-
import { BrnSelectImports } from '@spartan-ng/brain/select';
|
|
4
|
-
import { HlmSelectImports } from './lib';
|
|
5
|
-
import { SelectOptions } from './types';
|
|
6
|
-
|
|
7
|
-
@Component({
|
|
8
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
9
|
-
selector: 'sdc-select',
|
|
10
|
-
imports: [CommonModule, BrnSelectImports, HlmSelectImports],
|
|
11
|
-
templateUrl: './select.component.html',
|
|
12
|
-
styleUrls: ['./select.component.css'],
|
|
13
|
-
})
|
|
14
|
-
export class SelectComponent {
|
|
15
|
-
public placeholder = input('');
|
|
16
|
-
public variant = input('light');
|
|
17
|
-
public options = input.required<SelectOptions[]>();
|
|
18
|
-
public fullWidth = input(false);
|
|
19
|
-
public defaultValue = input<SelectOptions[][number]>();
|
|
20
|
-
public readonly valueChange = output<unknown>();
|
|
21
|
-
|
|
22
|
-
protected get variantClasses(): string {
|
|
23
|
-
return this.variant() === 'dark' ? 'bg-black text-white' : 'bg-white text-black';
|
|
24
|
-
}
|
|
25
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { validateStylesForComponent } from './utils/';
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { ApplicationRef } from '@angular/core';
|
|
2
|
-
import { filter, first } from 'rxjs';
|
|
3
|
-
|
|
4
|
-
/** * Declares CSS variables globally based on the 'theme' and 'dvmStyles' property of the configuration. */
|
|
5
|
-
export function applyGlobalCssVariables(appRef: ApplicationRef, theme: Record<string, string>): void {
|
|
6
|
-
// First application of the theme
|
|
7
|
-
applyGlobalCssVariablesToNodes(theme);
|
|
8
|
-
|
|
9
|
-
appRef.isStable
|
|
10
|
-
.pipe(
|
|
11
|
-
filter(stable => stable),
|
|
12
|
-
first()
|
|
13
|
-
)
|
|
14
|
-
// Second application of the theme when the application is stable
|
|
15
|
-
.subscribe(() => applyGlobalCssVariablesToNodes(theme));
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
function applyGlobalCssVariablesToNodes(theme: Record<string, string>) {
|
|
19
|
-
// Grab elements from the DOM
|
|
20
|
-
const documentElement = document.documentElement;
|
|
21
|
-
const root: HTMLElement | null = document.querySelector(':root');
|
|
22
|
-
|
|
23
|
-
if (root) {
|
|
24
|
-
// Get theme in a new object
|
|
25
|
-
const mergedStyles = Object.assign({}, theme);
|
|
26
|
-
|
|
27
|
-
for (const [key, value] of Object.entries(mergedStyles)) {
|
|
28
|
-
// For each of the styles, declare a new CSS variable on root element
|
|
29
|
-
if (typeof value === 'string') {
|
|
30
|
-
root.style.setProperty('--' + key, value);
|
|
31
|
-
documentElement.style.setProperty('--' + key, value);
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { CurrencyPipe, DatePipe } from '@angular/common';
|
|
2
|
-
import { inject, Pipe, PipeTransform } from '@angular/core';
|
|
3
|
-
|
|
4
|
-
@Pipe({
|
|
5
|
-
pure: true,
|
|
6
|
-
standalone: true,
|
|
7
|
-
name: 'formatValue',
|
|
8
|
-
})
|
|
9
|
-
export class FormatValuePipe implements PipeTransform {
|
|
10
|
-
private currencyPipe = inject(CurrencyPipe);
|
|
11
|
-
private datePipe = inject(DatePipe);
|
|
12
|
-
|
|
13
|
-
public transform(value: string, pipe: any): string {
|
|
14
|
-
switch (pipe) {
|
|
15
|
-
case 'currency':
|
|
16
|
-
return this.currencyPipe.transform(value) ?? '';
|
|
17
|
-
case 'date':
|
|
18
|
-
return this.datePipe.transform(value) ?? '';
|
|
19
|
-
default:
|
|
20
|
-
return value ?? '';
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public-api';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public-api';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { CurrencyPipe, DatePipe } from '@angular/common';
|
|
2
|
-
import { Provider } from '@angular/core';
|
|
3
|
-
import { provideAnimationsAsync } from '@angular/platform-browser/animations/async';
|
|
4
|
-
import { NgSdComponentsConfig } from '../types';
|
|
5
|
-
import { NG_SD_COMPONENTS_CONFIG } from './config-token';
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* Provides all necessary dependencies for the library:
|
|
9
|
-
* - Angular Pipes (`DatePipe`, `CurrencyPipe`)
|
|
10
|
-
* - Animations
|
|
11
|
-
* - CommonModule
|
|
12
|
-
*/
|
|
13
|
-
export function provideSdc(config?: NgSdComponentsConfig): Provider[] {
|
|
14
|
-
// const preset = config?.theme === 'generic' ? GenericTheme : Aura;
|
|
15
|
-
// if config.theme is generic, pass a theme, otherwise, pass another theme
|
|
16
|
-
const providers = [
|
|
17
|
-
DatePipe,
|
|
18
|
-
CurrencyPipe,
|
|
19
|
-
{ provide: NG_SD_COMPONENTS_CONFIG, useValue: config ?? 'generic' },
|
|
20
|
-
provideAnimationsAsync() as unknown as Provider,
|
|
21
|
-
];
|
|
22
|
-
|
|
23
|
-
return [...providers];
|
|
24
|
-
}
|
package/projects/software-division-components/src/shared/screen-observer/provide-screen-observer.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
// screen-helper.providers.ts
|
|
2
|
-
import { InjectionToken, Provider } from '@angular/core';
|
|
3
|
-
import { Size } from '../../types/sizes.type';
|
|
4
|
-
import { ScreenObserver } from './screen-observer';
|
|
5
|
-
|
|
6
|
-
export const SCREENS_TOKEN = new InjectionToken<Record<Size, string>>('SCREENS_TOKEN');
|
|
7
|
-
|
|
8
|
-
export function provideScreenObserver(screens: Record<Size, string>): Provider[] {
|
|
9
|
-
return [
|
|
10
|
-
{ provide: SCREENS_TOKEN, useValue: screens },
|
|
11
|
-
{
|
|
12
|
-
provide: ScreenObserver,
|
|
13
|
-
deps: [SCREENS_TOKEN],
|
|
14
|
-
useFactory: (cfg: Record<Size, string>) => new ScreenObserver(cfg),
|
|
15
|
-
},
|
|
16
|
-
];
|
|
17
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { computed, Signal, signal } from '@angular/core';
|
|
2
|
-
import { toSignal } from '@angular/core/rxjs-interop';
|
|
3
|
-
import { fromEvent, startWith } from 'rxjs';
|
|
4
|
-
import { map } from 'rxjs/operators';
|
|
5
|
-
import { Size, SIZE_ORDER } from '../../types/sizes.type';
|
|
6
|
-
|
|
7
|
-
export class ScreenObserver {
|
|
8
|
-
// SIGNALS
|
|
9
|
-
private readonly _size = signal<Size>('md');
|
|
10
|
-
|
|
11
|
-
// CLASS PROPERTIES
|
|
12
|
-
private readonly breakpoints: Record<Size, number>;
|
|
13
|
-
public readonly size: Signal<Size> = this._size;
|
|
14
|
-
public readonly index!: Signal<number>;
|
|
15
|
-
|
|
16
|
-
public constructor(screens: Record<Partial<Size>, string>) {
|
|
17
|
-
this.breakpoints = Object.fromEntries(
|
|
18
|
-
Object.entries(screens).map(([k, v]) => [k, Number(v.replace('px', ''))])
|
|
19
|
-
) as Record<Size, number>;
|
|
20
|
-
|
|
21
|
-
const resize$ = fromEvent(window, 'resize').pipe(
|
|
22
|
-
startWith(null),
|
|
23
|
-
map(() => this.getSize())
|
|
24
|
-
);
|
|
25
|
-
|
|
26
|
-
this.size = toSignal(resize$, { initialValue: this.getSize() });
|
|
27
|
-
this.index = computed(() => SIZE_ORDER.indexOf(this.size()));
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
public getSize(): Size {
|
|
31
|
-
const w = window.innerWidth;
|
|
32
|
-
if (w >= this.breakpoints?.['2xl']) return '2xl';
|
|
33
|
-
if (w >= this.breakpoints?.['xl']) return 'xl';
|
|
34
|
-
if (w >= this.breakpoints?.['lg']) return 'lg';
|
|
35
|
-
if (w >= this.breakpoints?.['md']) return 'md';
|
|
36
|
-
if (w >= this.breakpoints?.['sm']) return 'sm';
|
|
37
|
-
if (w >= this.breakpoints?.['xs']) return 'xs';
|
|
38
|
-
return 'xxs';
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
public isBiggerThan(screen: Size): boolean {
|
|
42
|
-
return window.innerWidth >= this.breakpoints?.[screen];
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
public isSmallerThan(screen: Size): boolean {
|
|
46
|
-
return window.innerWidth < this.breakpoints?.[screen];
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
public isBiggerThan$(screen: Size): boolean {
|
|
50
|
-
return this.index() >= SIZE_ORDER.indexOf(screen);
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
public isSmallerThan$(screen: Size): boolean {
|
|
54
|
-
return this.index() < SIZE_ORDER.indexOf(screen);
|
|
55
|
-
}
|
|
56
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { computed, Directive, input } from '@angular/core';
|
|
2
|
-
import { Size, SIZE_ORDER } from '../../types/sizes.type';
|
|
3
|
-
|
|
4
|
-
@Directive()
|
|
5
|
-
export abstract class SizableBase<TSupported extends Size> {
|
|
6
|
-
// Inputs shared by sizable components
|
|
7
|
-
public readonly size = input<Size>('md');
|
|
8
|
-
public readonly styleClass = input<string[]>([]);
|
|
9
|
-
public readonly className = input<string>('');
|
|
10
|
-
|
|
11
|
-
/** Component-specific config */
|
|
12
|
-
protected abstract readonly supportedSizes: readonly TSupported[];
|
|
13
|
-
protected abstract readonly fallbackSize: TSupported;
|
|
14
|
-
|
|
15
|
-
/** Floor any Size to the nearest supported size. */
|
|
16
|
-
protected normalizeSize = (s: Size): TSupported => {
|
|
17
|
-
const wantedIdx = SIZE_ORDER.indexOf(s);
|
|
18
|
-
if (wantedIdx === -1) return this.fallbackSize;
|
|
19
|
-
for (let i = wantedIdx; i >= 0; i--) {
|
|
20
|
-
const candidate = SIZE_ORDER[i];
|
|
21
|
-
if (this.supportedSizes.includes(candidate as TSupported)) {
|
|
22
|
-
return candidate as TSupported;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
return this.fallbackSize;
|
|
26
|
-
};
|
|
27
|
-
|
|
28
|
-
/** Base validator: by default only allow universal size-* tokens. Subclasses widen this. */
|
|
29
|
-
protected validateStyleClass(classes: readonly string[]): string[] {
|
|
30
|
-
const allowedSizes = SIZE_ORDER.map(s => `size-${s}`);
|
|
31
|
-
return (classes ?? []).filter(c => allowedSizes.includes(c));
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
/** Validated styleClass as a signal; logs dropped tokens (same behavior you had). */
|
|
35
|
-
protected readonly _validatedStyleClass = computed(() => {
|
|
36
|
-
const classes = this.styleClass() ?? [];
|
|
37
|
-
const valid = this.validateStyleClass(classes);
|
|
38
|
-
if (valid.length !== classes.length) {
|
|
39
|
-
const invalid = classes.filter(c => !valid.includes(c));
|
|
40
|
-
if (invalid.length) {
|
|
41
|
-
console.warn(`${this.constructor.name}: Ignored invalid styleClass: ${invalid.join(', ')}`);
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
return valid;
|
|
45
|
-
});
|
|
46
|
-
|
|
47
|
-
/** Effective size: last size-* override wins; else normalized [size] input. */
|
|
48
|
-
protected readonly _effectiveSize = computed<TSupported>(() => {
|
|
49
|
-
const sc = this._validatedStyleClass();
|
|
50
|
-
const rawOverride = sc
|
|
51
|
-
.filter(c => c.startsWith('size-'))
|
|
52
|
-
.slice(-1)[0]
|
|
53
|
-
?.replace(/^size-/, '') as Size | undefined;
|
|
54
|
-
|
|
55
|
-
if (rawOverride) return this.normalizeSize(rawOverride);
|
|
56
|
-
return this.normalizeSize(this.size());
|
|
57
|
-
});
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* Build final host classes:
|
|
61
|
-
* - keep ALL validated non-size tokens (align/orientation etc.) — nothing dropped
|
|
62
|
-
* - inject exactly one normalized `size-*` (matching your working code)
|
|
63
|
-
* - append `className` unchanged
|
|
64
|
-
*/
|
|
65
|
-
protected buildHostClass(baseClasses: readonly string[]): string {
|
|
66
|
-
const nonSize = this._validatedStyleClass().filter(c => !c.startsWith('size-'));
|
|
67
|
-
const normalized = this._effectiveSize();
|
|
68
|
-
return [...baseClasses, `size-${normalized}`, ...nonSize, this.className()].filter(Boolean).join(' ');
|
|
69
|
-
}
|
|
70
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public-api';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './theme-provider.directive';
|
package/projects/software-division-components/src/shared/theme-provider/theme-provider.directive.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Directive, HostBinding, Inject } from '@angular/core';
|
|
2
|
-
import { NG_SD_COMPONENTS_CONFIG } from '../lib-provider/config-token';
|
|
3
|
-
import { type NgSdComponentsConfig } from '../types';
|
|
4
|
-
|
|
5
|
-
@Directive({
|
|
6
|
-
standalone: true,
|
|
7
|
-
selector: '[themeProvider]',
|
|
8
|
-
})
|
|
9
|
-
export class ThemeProviderDirective {
|
|
10
|
-
@HostBinding('class') class: string = '';
|
|
11
|
-
theme: string = '';
|
|
12
|
-
|
|
13
|
-
constructor(@Inject(NG_SD_COMPONENTS_CONFIG) private configuration: NgSdComponentsConfig) {
|
|
14
|
-
this.theme = this.configuration.theme;
|
|
15
|
-
this.class = `theme-${this.theme}`;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
@@ -1,153 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
/* Font Families */
|
|
3
|
-
--font-primary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
|
4
|
-
--font-secondary: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
|
5
|
-
|
|
6
|
-
/* Font Sizes */
|
|
7
|
-
--text-xxs: 0.625rem; /* 8px - Small labels, captions */
|
|
8
|
-
--text-xs: 0.75rem; /* 12px - Small labels, captions */
|
|
9
|
-
--text-sm: 0.875rem; /* 14px - Table content, form labels */
|
|
10
|
-
--text-base: 1rem; /* 16px - Body text, buttons */
|
|
11
|
-
--text-lg: 1.125rem; /* 18px - Section headings */
|
|
12
|
-
--text-xl: 1.25rem; /* 20px - Page titles */
|
|
13
|
-
--text-2xl: 1.5rem; /* 24px - Main headings */
|
|
14
|
-
|
|
15
|
-
/* Font Weights */
|
|
16
|
-
--font-light: 300; /* Light text */
|
|
17
|
-
--font-regular: 400; /* Normal body text */
|
|
18
|
-
--font-medium: 500; /* Medium emphasis */
|
|
19
|
-
--font-semibold: 600; /* Section headings */
|
|
20
|
-
--font-bold: 700; /* Strong emphasis, buttons */
|
|
21
|
-
|
|
22
|
-
/* Line Heights */
|
|
23
|
-
--leading-tight: 1.25; /* Tight line height for headings */
|
|
24
|
-
--leading-normal: 1.5; /* Normal line height for body text */
|
|
25
|
-
--leading-relaxed: 1.625; /* Relaxed line height for readability */
|
|
26
|
-
|
|
27
|
-
/* Spacing Scale */
|
|
28
|
-
--space-0: 0; /* No spacing */
|
|
29
|
-
--space-px: 1px; /* 1px spacing */
|
|
30
|
-
--space-0_5: 0.125rem; /* 2px - Minimal spacing */
|
|
31
|
-
--space-1: 0.25rem; /* 4px - Very small spacing */
|
|
32
|
-
--space-1_5: 0.375rem; /* 6px - Small spacing */
|
|
33
|
-
--space-2: 0.5rem; /* 8px - Small padding/margin */
|
|
34
|
-
--space-2_5: 0.625rem; /* 10px - Button padding */
|
|
35
|
-
--space-3: 0.75rem; /* 12px - Form element spacing */
|
|
36
|
-
--space-3_5: 0.875rem; /* 14px - Medium spacing */
|
|
37
|
-
--space-4: 1rem; /* 16px - Standard spacing unit */
|
|
38
|
-
--space-5: 1.25rem; /* 20px - Section spacing */
|
|
39
|
-
--space-6: 1.5rem; /* 24px - Large spacing */
|
|
40
|
-
--space-7: 1.75rem; /* 28px - Extra spacing */
|
|
41
|
-
--space-8: 2rem; /* 32px - Large section spacing */
|
|
42
|
-
--space-10: 2.5rem; /* 40px - Very large spacing */
|
|
43
|
-
--space-12: 3rem; /* 48px - Header/footer spacing */
|
|
44
|
-
--space-16: 4rem; /* 64px - Major section dividers */
|
|
45
|
-
--space-20: 5rem; /* 80px - Large container spacing */
|
|
46
|
-
--space-24: 6rem; /* 96px - Extra large spacing */
|
|
47
|
-
|
|
48
|
-
/* Border Radius */
|
|
49
|
-
--radius-none: 0; /* No border radius */
|
|
50
|
-
--radius-sm: 0.125rem; /* 2px - Small radius */
|
|
51
|
-
--radius-default: 0.25rem; /* 4px - Default button/input radius */
|
|
52
|
-
--radius-md: 0.375rem; /* 6px - Medium radius for cards */
|
|
53
|
-
--radius-lg: 0.5rem; /* 8px - Large radius */
|
|
54
|
-
--radius-xl: 0.75rem; /* 12px - Extra large radius */
|
|
55
|
-
--radius-2xl: 1rem; /* 16px - Very large radius */
|
|
56
|
-
--radius-3xl: 1.5rem; /* 24px - Extra large radius */
|
|
57
|
-
--radius-full: 9999px; /* Full circular radius */
|
|
58
|
-
|
|
59
|
-
/* Border Widths */
|
|
60
|
-
--border-0: 0; /* No border */
|
|
61
|
-
--border-default: 1px; /* Default border width */
|
|
62
|
-
--border-2: 2px; /* Thick border */
|
|
63
|
-
--border-3: 3px; /* Thick border */
|
|
64
|
-
--border-4: 4px; /* Very thick border */
|
|
65
|
-
--border-6: 6px; /* Extra thick border */
|
|
66
|
-
--border-8: 8px; /* Extra thick border */
|
|
67
|
-
|
|
68
|
-
/* Neutral Colors */
|
|
69
|
-
--color-neutral-50: hsl(210 40% 98%); /* #f8fafc - Lightest background */
|
|
70
|
-
--color-neutral-100: hsl(210 40% 96%); /* #f1f5f9 - Light background, table headers */
|
|
71
|
-
--color-neutral-200: hsl(214 32% 91%); /* #e2e8f0 - Border colors, dividers */
|
|
72
|
-
--color-neutral-300: hsl(215 20% 83%); /* #cbd5e1 - Disabled states, subtle borders */
|
|
73
|
-
--color-neutral-400: hsl(215 16% 65%); /* #94a3b8 - Placeholder text, inactive elements */
|
|
74
|
-
--color-neutral-500: hsl(215 19% 47%); /* #64748b - Secondary text, icons */
|
|
75
|
-
--color-neutral-600: hsl(215 25% 35%); /* #475569 - Primary text color */
|
|
76
|
-
--color-neutral-700: hsl(215 28% 27%); /* #334155 - Dark text, headings */
|
|
77
|
-
--color-neutral-800: hsl(217 33% 17%); /* #1e293b - Very dark text */
|
|
78
|
-
--color-neutral-900: hsl(222 47% 11%); /* #0f172a - Darkest text, high contrast */
|
|
79
|
-
--color-pure-white: hsl(0 0% 100%); /* #ffffff - Pure white backgrounds */
|
|
80
|
-
--color-pure-black: hsl(0 0% 0%); /* #000000 - Pure black text */
|
|
81
|
-
|
|
82
|
-
/* Primary Colors - Club Brand */
|
|
83
|
-
--color-primary: hsl(29.01 100% 52.55%); /* #ff8c00 - Main Club brand color */
|
|
84
|
-
--color-primary-hover: hsl(29.01 100% 44%); /* #e67e00 - Darker orange for hover states */
|
|
85
|
-
--color-primary-active: hsl(29.01 100% 36%); /* #cc7000 - Even darker for active/pressed states */
|
|
86
|
-
--color-primary-50: hsl(29.01 100% 97%); /* #fff8f0 - Very light orange background */
|
|
87
|
-
--color-primary-100: hsl(29.01 100% 91%); /* #fff0d7 - Light orange background */
|
|
88
|
-
--color-primary-200: hsl(29.01 100% 84%); /* #ffe8c0 - Soft orange for highlights */
|
|
89
|
-
|
|
90
|
-
/* Secondary Colors - Navy Blue */
|
|
91
|
-
--color-secondary: hsl(218.73 72.48% 21.37%); /* #1a2b4a - Deep navy blue for secondary actions */
|
|
92
|
-
--color-secondary-hover: hsl(218.73 72.48% 28%); /* #2a3f6a - Lighter navy for hover */
|
|
93
|
-
--color-secondary-active: hsl(218.73 72.48% 35%); /* #3a538a - Active state navy */
|
|
94
|
-
--color-secondary-50: hsl(218.73 72.48% 97%); /* #f7f9fc - Very light blue background */
|
|
95
|
-
--color-secondary-100: hsl(218.73 72.48% 93%); /* #eef2f9 - Light blue background */
|
|
96
|
-
--color-secondary-200: hsl(218.73 72.48% 87%); /* #e0e7f3 - Soft blue for highlights */
|
|
97
|
-
|
|
98
|
-
/* Alternative Colors - Light Blue/Cyan */
|
|
99
|
-
--color-alternative: hsl(199 89% 48%); /* #0ea5e9 - Cyan blue for alternative actions */
|
|
100
|
-
--color-alternative-hover: hsl(198 93% 39%); /* #0284c7 - Darker cyan for hover */
|
|
101
|
-
--color-alternative-active: hsl(201 96% 32%); /* #0369a1 - Active state cyan */
|
|
102
|
-
--color-alternative-50: hsl(204 100% 97%); /* #f0f9ff - Very light cyan background */
|
|
103
|
-
--color-alternative-100: hsl(204 94% 94%); /* #e0f2fe - Light cyan background */
|
|
104
|
-
|
|
105
|
-
/* Success Colors */
|
|
106
|
-
--color-success: hsl(158 64% 52%); /* #10b981 - Green for completed transactions, success states */
|
|
107
|
-
--color-success-hover: hsl(160 84% 39%); /* #059669 - Darker green for hover */
|
|
108
|
-
--color-success-active: hsl(161 94% 30%); /* #047857 - Active state green */
|
|
109
|
-
--color-success-50: hsl(151 81% 96%); /* #ecfdf5 - Light success background */
|
|
110
|
-
--color-success-100: hsl(149 80% 90%); /* #d1fae5 - Success message backgrounds */
|
|
111
|
-
|
|
112
|
-
/* Warning Colors */
|
|
113
|
-
--color-warning: hsl(43 96% 56%); /* #f59e0b - Amber/orange for warnings, pending states */
|
|
114
|
-
--color-warning-hover: hsl(32 95% 44%); /* #d97706 - Darker amber for hover */
|
|
115
|
-
--color-warning-active: hsl(30 100% 34%); /* #b45309 - Active state amber */
|
|
116
|
-
--color-warning-50: hsl(48 100% 96%); /* #fffbeb - Light warning background */
|
|
117
|
-
--color-warning-100: hsl(48 96% 89%); /* #fef3c7 - Warning message backgrounds */
|
|
118
|
-
|
|
119
|
-
/* Danger Colors */
|
|
120
|
-
--color-danger: hsl(0 72% 51%); /* #ef4444 - Red for cancelled transactions, errors, delete actions */
|
|
121
|
-
--color-danger-hover: hsl(0 73% 41%); /* #dc2626 - Darker red for hover */
|
|
122
|
-
--color-danger-active: hsl(0 79% 30%); /* #b91c1c - Active state red */
|
|
123
|
-
--color-danger-50: hsl(0 86% 97%); /* #fef2f2 - Light error background */
|
|
124
|
-
--color-danger-100: hsl(0 93% 94%); /* #fee2e2 - Error message backgrounds */
|
|
125
|
-
|
|
126
|
-
/*
|
|
127
|
-
* -----------------------------------------------------------
|
|
128
|
-
* Spartan UI standard theme (Updated with SDC color mappings)
|
|
129
|
-
* -----------------------------------------------------------
|
|
130
|
-
*/
|
|
131
|
-
--font-sans: 'Geist Sans', sans-serif;
|
|
132
|
-
--background: var(--color-pure-white);
|
|
133
|
-
--foreground: var(--color-neutral-600);
|
|
134
|
-
--card: var(--color-pure-white);
|
|
135
|
-
--card-foreground: var(--color-neutral-600);
|
|
136
|
-
--popover: var(--color-pure-white);
|
|
137
|
-
--popover-foreground: var(--color-neutral-600);
|
|
138
|
-
--primary: var(--color-primary);
|
|
139
|
-
--primary-foreground: var(--color-pure-white);
|
|
140
|
-
--secondary: var(--color-neutral-100);
|
|
141
|
-
--secondary-foreground: var(--color-neutral-600);
|
|
142
|
-
--muted: var(--color-neutral-50);
|
|
143
|
-
--muted-foreground: var(--color-neutral-500);
|
|
144
|
-
--accent: var(--color-primary-200);
|
|
145
|
-
--accent-foreground: var(--color-neutral-700);
|
|
146
|
-
--destructive: var(--color-danger);
|
|
147
|
-
--destructive-foreground: var(--color-pure-white);
|
|
148
|
-
--border: var(--color-neutral-200);
|
|
149
|
-
--input: var(--color-neutral-200);
|
|
150
|
-
--ring: var(--color-primary);
|
|
151
|
-
--radius: var(--radius-lg);
|
|
152
|
-
color-scheme: light;
|
|
153
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public-api';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './validate-styles-for-component';
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
function validateCssClass(value: string, componentName?: string): asserts value is string {
|
|
2
|
-
const regex = /^([a-zA-Z][a-zA-Z0-9-_]*)(\s[a-zA-Z][a-zA-Z0-9-_]*)*$/;
|
|
3
|
-
const isValidCssClass = regex.test(value);
|
|
4
|
-
|
|
5
|
-
if (!isValidCssClass) {
|
|
6
|
-
throw new Error(
|
|
7
|
-
`Invalid CSS class string passed as input to "styleClasses" input, found on ${componentName}.
|
|
8
|
-
Please make sure your input is a valid CSS class or a list of whitespace-separated classes.
|
|
9
|
-
The value provided was: ${value}`
|
|
10
|
-
);
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
export function validateStylesForComponent<T extends Record<string, string> | string>(
|
|
15
|
-
componentName: string
|
|
16
|
-
): (styles: T) => T {
|
|
17
|
-
return (styles: T): T => {
|
|
18
|
-
// Styles will be an empty string if they are not defined
|
|
19
|
-
if (styles === '') {
|
|
20
|
-
return styles;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
if (typeof styles === 'string') {
|
|
24
|
-
// Some components just have to style one element,
|
|
25
|
-
// so a string input is sufficient
|
|
26
|
-
validateCssClass(styles, componentName);
|
|
27
|
-
} else {
|
|
28
|
-
// While others require an object ot be able to style
|
|
29
|
-
// different parts of the component, which requires an object
|
|
30
|
-
// to target different parts of the components with different classes
|
|
31
|
-
const stylesValues = Object.values(styles);
|
|
32
|
-
for (const styleValue of stylesValues) {
|
|
33
|
-
validateCssClass(styleValue, componentName);
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
return styles;
|
|
38
|
-
};
|
|
39
|
-
}
|