@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.
Files changed (680) hide show
  1. package/.nx/workspace-data/file-map.json +1351 -0
  2. package/.nx/workspace-data/nx_files.nxt +0 -0
  3. package/.nx/workspace-data/project-graph.json +8 -0
  4. package/.nx/workspace-data/source-maps.json +1 -0
  5. package/3ddv-software-division-components.d.ts.map +1 -0
  6. package/backoffice/checkbox/checkbox.component.d.ts +103 -0
  7. package/backoffice/checkbox/checkbox.component.d.ts.map +1 -0
  8. package/backoffice/checkbox/index.d.ts +2 -0
  9. package/backoffice/checkbox/index.d.ts.map +1 -0
  10. package/backoffice/checkbox/public-api.d.ts +2 -0
  11. package/backoffice/checkbox/public-api.d.ts.map +1 -0
  12. package/backoffice/datepicker/datepicker.component.d.ts +150 -0
  13. package/backoffice/datepicker/datepicker.component.d.ts.map +1 -0
  14. package/backoffice/datepicker/index.d.ts +2 -0
  15. package/backoffice/datepicker/index.d.ts.map +1 -0
  16. package/{projects/software-division-components/src/backoffice/datepicker/public-api.ts → backoffice/datepicker/public-api.d.ts} +1 -1
  17. package/backoffice/datepicker/public-api.d.ts.map +1 -0
  18. package/backoffice/datepicker/ui/ui-calendar-helm/src/index.d.ts +14 -0
  19. package/backoffice/datepicker/ui/ui-calendar-helm/src/index.d.ts.map +1 -0
  20. package/backoffice/datepicker/ui/ui-calendar-helm/src/lib/hlm-calendar-multi.d.ts +38 -0
  21. package/backoffice/datepicker/ui/ui-calendar-helm/src/lib/hlm-calendar-multi.d.ts.map +1 -0
  22. package/backoffice/datepicker/ui/ui-calendar-helm/src/lib/hlm-calendar.d.ts +34 -0
  23. package/backoffice/datepicker/ui/ui-calendar-helm/src/lib/hlm-calendar.d.ts.map +1 -0
  24. package/backoffice/datepicker/ui/ui-date-picker-helm/src/index.d.ts +15 -0
  25. package/backoffice/datepicker/ui/ui-date-picker-helm/src/index.d.ts.map +1 -0
  26. package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker-multi.d.ts +53 -0
  27. package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker-multi.d.ts.map +1 -0
  28. package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker-multi.token.d.ts +24 -0
  29. package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker-multi.token.d.ts.map +1 -0
  30. package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.d.ts +53 -0
  31. package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.d.ts.map +1 -0
  32. package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.token.d.ts +24 -0
  33. package/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.token.d.ts.map +1 -0
  34. package/backoffice/datepicker/ui/ui-icon-helm/src/index.d.ts +10 -0
  35. package/backoffice/datepicker/ui/ui-icon-helm/src/index.d.ts.map +1 -0
  36. package/backoffice/datepicker/ui/ui-icon-helm/src/lib/hlm-icon.d.ts +10 -0
  37. package/backoffice/datepicker/ui/ui-icon-helm/src/lib/hlm-icon.d.ts.map +1 -0
  38. package/backoffice/datepicker/ui/ui-icon-helm/src/lib/hlm-icon.token.d.ts +8 -0
  39. package/backoffice/datepicker/ui/ui-icon-helm/src/lib/hlm-icon.token.d.ts.map +1 -0
  40. package/backoffice/datepicker/ui/ui-popover-helm/src/index.d.ts +14 -0
  41. package/backoffice/datepicker/ui/ui-popover-helm/src/index.d.ts.map +1 -0
  42. package/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-close.d.ts +9 -0
  43. package/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-close.d.ts.map +1 -0
  44. package/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-content.d.ts +14 -0
  45. package/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-content.d.ts.map +1 -0
  46. package/backoffice/index.d.ts +2 -0
  47. package/backoffice/index.d.ts.map +1 -0
  48. package/backoffice/input/index.d.ts +2 -0
  49. package/backoffice/input/index.d.ts.map +1 -0
  50. package/backoffice/input/input.component.d.ts +200 -0
  51. package/backoffice/input/input.component.d.ts.map +1 -0
  52. package/backoffice/input/public-api.d.ts +2 -0
  53. package/backoffice/input/public-api.d.ts.map +1 -0
  54. package/{projects/software-division-components/src/backoffice/public-api.ts → backoffice/public-api.d.ts} +1 -0
  55. package/backoffice/public-api.d.ts.map +1 -0
  56. package/backoffice/radio/index.d.ts +2 -0
  57. package/backoffice/radio/index.d.ts.map +1 -0
  58. package/backoffice/radio/public-api.d.ts +2 -0
  59. package/backoffice/radio/public-api.d.ts.map +1 -0
  60. package/backoffice/radio/radio.component.d.ts +73 -0
  61. package/backoffice/radio/radio.component.d.ts.map +1 -0
  62. package/backoffice/table/_components/pagination/pagination.component.d.ts +18 -0
  63. package/backoffice/table/_components/pagination/pagination.component.d.ts.map +1 -0
  64. package/backoffice/table/_components/selection-table-head/selection-table-head.component.d.ts +11 -0
  65. package/backoffice/table/_components/selection-table-head/selection-table-head.component.d.ts.map +1 -0
  66. package/backoffice/table/_components/selection-table-row/selection-table-row.component.d.ts +8 -0
  67. package/backoffice/table/_components/selection-table-row/selection-table-row.component.d.ts.map +1 -0
  68. package/backoffice/table/_components/sort-header-button/sort-header-button.component.d.ts +16 -0
  69. package/backoffice/table/_components/sort-header-button/sort-header-button.component.d.ts.map +1 -0
  70. package/backoffice/table/index.d.ts +2 -0
  71. package/backoffice/table/index.d.ts.map +1 -0
  72. package/backoffice/table/public-api.d.ts +3 -0
  73. package/backoffice/table/public-api.d.ts.map +1 -0
  74. package/backoffice/table/table.component.d.ts +111 -0
  75. package/backoffice/table/table.component.d.ts.map +1 -0
  76. package/backoffice/table/ui/ui-icon-helm/src/index.d.ts +10 -0
  77. package/backoffice/table/ui/ui-icon-helm/src/index.d.ts.map +1 -0
  78. package/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.d.ts +10 -0
  79. package/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.d.ts.map +1 -0
  80. package/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.token.d.ts +8 -0
  81. package/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.token.d.ts.map +1 -0
  82. package/backoffice/table/ui/ui-table-helm/src/index.d.ts +11 -0
  83. package/backoffice/table/ui/ui-table-helm/src/index.d.ts.map +1 -0
  84. package/backoffice/table/ui/ui-table-helm/src/lib/hlm-table.d.ts +112 -0
  85. package/backoffice/table/ui/ui-table-helm/src/lib/hlm-table.d.ts.map +1 -0
  86. package/dvm/cart/cart.component.d.ts +31 -0
  87. package/dvm/cart/cart.component.d.ts.map +1 -0
  88. package/dvm/cart/cart.types.d.ts +8 -0
  89. package/dvm/cart/cart.types.d.ts.map +1 -0
  90. package/dvm/cart/index.d.ts +2 -0
  91. package/dvm/cart/index.d.ts.map +1 -0
  92. package/{projects/software-division-components/src/dvm/cart/public-api.ts → dvm/cart/public-api.d.ts} +1 -5
  93. package/dvm/cart/public-api.d.ts.map +1 -0
  94. package/dvm/cart/seat-list.component.d.ts +38 -0
  95. package/dvm/cart/seat-list.component.d.ts.map +1 -0
  96. package/dvm/cart-item/cart-item.component.d.ts +6 -0
  97. package/dvm/cart-item/cart-item.component.d.ts.map +1 -0
  98. package/dvm/cart-item/cart-item.service.d.ts +7 -0
  99. package/dvm/cart-item/cart-item.service.d.ts.map +1 -0
  100. package/dvm/cart-item/index.d.ts +2 -0
  101. package/dvm/cart-item/index.d.ts.map +1 -0
  102. package/{projects/software-division-components/src/dvm/cart-item/public-api.ts → dvm/cart-item/public-api.d.ts} +1 -4
  103. package/dvm/cart-item/public-api.d.ts.map +1 -0
  104. package/dvm/index.d.ts +2 -0
  105. package/dvm/index.d.ts.map +1 -0
  106. package/dvm/legend/index.d.ts +2 -0
  107. package/dvm/legend/index.d.ts.map +1 -0
  108. package/dvm/legend/legend.component.d.ts +17 -0
  109. package/dvm/legend/legend.component.d.ts.map +1 -0
  110. package/{projects/software-division-components/src/dvm/legend/public-api.ts → dvm/legend/public-api.d.ts} +1 -4
  111. package/dvm/legend/public-api.d.ts.map +1 -0
  112. package/{projects/software-division-components/src/dvm/legend/types.ts → dvm/legend/types.d.ts} +3 -3
  113. package/dvm/legend/types.d.ts.map +1 -0
  114. package/{projects/software-division-components/src/dvm/legend/ui/legend-elements/index.ts → dvm/legend/ui/legend-elements/index.d.ts} +1 -0
  115. package/dvm/legend/ui/legend-elements/index.d.ts.map +1 -0
  116. package/dvm/legend/ui/legend-elements/legend-elements.component.d.ts +16 -0
  117. package/dvm/legend/ui/legend-elements/legend-elements.component.d.ts.map +1 -0
  118. package/dvm/loader/index.d.ts +2 -0
  119. package/dvm/loader/index.d.ts.map +1 -0
  120. package/dvm/loader/loader.component.d.ts +6 -0
  121. package/dvm/loader/loader.component.d.ts.map +1 -0
  122. package/dvm/loader/loader.service.d.ts +7 -0
  123. package/dvm/loader/loader.service.d.ts.map +1 -0
  124. package/{projects/software-division-components/src/dvm/loader/public-api.ts → dvm/loader/public-api.d.ts} +1 -4
  125. package/dvm/loader/public-api.d.ts.map +1 -0
  126. package/dvm/map-loader/index.d.ts +2 -0
  127. package/dvm/map-loader/index.d.ts.map +1 -0
  128. package/dvm/map-loader/map-loader.component.d.ts +56 -0
  129. package/dvm/map-loader/map-loader.component.d.ts.map +1 -0
  130. package/dvm/map-loader/public-api.d.ts +2 -0
  131. package/dvm/map-loader/public-api.d.ts.map +1 -0
  132. package/dvm/neighbors/index.d.ts +2 -0
  133. package/dvm/neighbors/index.d.ts.map +1 -0
  134. package/dvm/neighbors/neighbors.component.d.ts +41 -0
  135. package/dvm/neighbors/neighbors.component.d.ts.map +1 -0
  136. package/dvm/neighbors/public-api.d.ts +3 -0
  137. package/dvm/neighbors/public-api.d.ts.map +1 -0
  138. package/{projects/software-division-components/src/dvm/neighbors/types.ts → dvm/neighbors/types.d.ts} +7 -7
  139. package/dvm/neighbors/types.d.ts.map +1 -0
  140. package/dvm/popover/base-popover.component.d.ts +28 -0
  141. package/dvm/popover/base-popover.component.d.ts.map +1 -0
  142. package/dvm/popover/index.d.ts +2 -0
  143. package/dvm/popover/index.d.ts.map +1 -0
  144. package/dvm/popover/popover.component.d.ts +69 -0
  145. package/dvm/popover/popover.component.d.ts.map +1 -0
  146. package/dvm/popover/popover.config.d.ts +25 -0
  147. package/dvm/popover/popover.config.d.ts.map +1 -0
  148. package/dvm/popover/popover.service.d.ts +140 -0
  149. package/dvm/popover/popover.service.d.ts.map +1 -0
  150. package/{projects/software-division-components/src/dvm/popover/public-api.ts → dvm/popover/public-api.d.ts} +1 -4
  151. package/dvm/popover/public-api.d.ts.map +1 -0
  152. package/dvm/popover/seat-popover/seat-popover.component.d.ts +21 -0
  153. package/dvm/popover/seat-popover/seat-popover.component.d.ts.map +1 -0
  154. package/dvm/popover/section-popover/section-popover.component.d.ts +32 -0
  155. package/dvm/popover/section-popover/section-popover.component.d.ts.map +1 -0
  156. package/dvm/popover/services/dvm-popover-positioner.service.d.ts +30 -0
  157. package/dvm/popover/services/dvm-popover-positioner.service.d.ts.map +1 -0
  158. package/dvm/popover/services/popover-manager.service.d.ts +29 -0
  159. package/dvm/popover/services/popover-manager.service.d.ts.map +1 -0
  160. package/dvm/popover/transformers/base-popover-data-transformer.d.ts +29 -0
  161. package/dvm/popover/transformers/base-popover-data-transformer.d.ts.map +1 -0
  162. package/dvm/popover/types.d.ts +79 -0
  163. package/dvm/popover/types.d.ts.map +1 -0
  164. package/{projects/software-division-components/src/dvm/public-api.ts → dvm/public-api.d.ts} +1 -0
  165. package/dvm/public-api.d.ts.map +1 -0
  166. package/dvm/stepper/index.d.ts +2 -0
  167. package/dvm/stepper/index.d.ts.map +1 -0
  168. package/dvm/stepper/public-api.d.ts +2 -0
  169. package/dvm/stepper/public-api.d.ts.map +1 -0
  170. package/dvm/stepper/stepper.component.d.ts +27 -0
  171. package/dvm/stepper/stepper.component.d.ts.map +1 -0
  172. package/{projects/software-division-components/src/dvm/stepper/types.ts → dvm/stepper/types.d.ts} +5 -2
  173. package/dvm/stepper/types.d.ts.map +1 -0
  174. package/dvm/ticket-info-item/index.d.ts +2 -0
  175. package/dvm/ticket-info-item/index.d.ts.map +1 -0
  176. package/{projects/software-division-components/src/dvm/ticket-info-item/public-api.ts → dvm/ticket-info-item/public-api.d.ts} +1 -4
  177. package/dvm/ticket-info-item/public-api.d.ts.map +1 -0
  178. package/dvm/ticket-info-item/ticket-info-item.component.d.ts +6 -0
  179. package/dvm/ticket-info-item/ticket-info-item.component.d.ts.map +1 -0
  180. package/dvm/ticket-info-item/ticket-info-item.service.d.ts +7 -0
  181. package/dvm/ticket-info-item/ticket-info-item.service.d.ts.map +1 -0
  182. package/fesm2022/3ddv-software-division-components.mjs +5966 -0
  183. package/fesm2022/3ddv-software-division-components.mjs.map +1 -0
  184. package/generic/add-digital-wallet/add-digital-wallet.component.d.ts +21 -0
  185. package/generic/add-digital-wallet/add-digital-wallet.component.d.ts.map +1 -0
  186. package/generic/add-digital-wallet/index.d.ts +2 -0
  187. package/generic/add-digital-wallet/index.d.ts.map +1 -0
  188. package/{projects/software-division-components/src/generic/add-digital-wallet/public-api.ts → generic/add-digital-wallet/public-api.d.ts} +1 -0
  189. package/generic/add-digital-wallet/public-api.d.ts.map +1 -0
  190. package/generic/braintree/braintree.component.d.ts +33 -0
  191. package/generic/braintree/braintree.component.d.ts.map +1 -0
  192. package/generic/braintree/index.d.ts +2 -0
  193. package/generic/braintree/index.d.ts.map +1 -0
  194. package/{projects/software-division-components/src/generic/braintree/public-api.ts → generic/braintree/public-api.d.ts} +1 -4
  195. package/generic/braintree/public-api.d.ts.map +1 -0
  196. package/generic/braintree/types.d.ts +27 -0
  197. package/generic/braintree/types.d.ts.map +1 -0
  198. package/generic/button/button.component.d.ts +151 -0
  199. package/generic/button/button.component.d.ts.map +1 -0
  200. package/generic/button/index.d.ts +2 -0
  201. package/generic/button/index.d.ts.map +1 -0
  202. package/generic/button/public-api.d.ts +2 -0
  203. package/generic/button/public-api.d.ts.map +1 -0
  204. package/generic/button/ui/ui-button-helm/src/index.d.ts +10 -0
  205. package/generic/button/ui/ui-button-helm/src/index.d.ts.map +1 -0
  206. package/generic/button/ui/ui-button-helm/src/lib/hlm-button.d.ts +20 -0
  207. package/generic/button/ui/ui-button-helm/src/lib/hlm-button.d.ts.map +1 -0
  208. package/generic/button/ui/ui-button-helm/src/lib/hlm-button.token.d.ts +9 -0
  209. package/generic/button/ui/ui-button-helm/src/lib/hlm-button.token.d.ts.map +1 -0
  210. package/generic/carousel/carousel-item.component.d.ts +8 -0
  211. package/generic/carousel/carousel-item.component.d.ts.map +1 -0
  212. package/generic/carousel/carousel.component.d.ts +20 -0
  213. package/generic/carousel/carousel.component.d.ts.map +1 -0
  214. package/generic/carousel/index.d.ts +2 -0
  215. package/generic/carousel/index.d.ts.map +1 -0
  216. package/{projects/software-division-components/src/generic/carousel/public-api.ts → generic/carousel/public-api.d.ts} +1 -0
  217. package/generic/carousel/public-api.d.ts.map +1 -0
  218. package/generic/carousel/ui/ui-carousel-helm/src/index.d.ts +26 -0
  219. package/generic/carousel/ui/ui-carousel-helm/src/index.d.ts.map +1 -0
  220. package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-content.d.ts +10 -0
  221. package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-content.d.ts.map +1 -0
  222. package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-item.d.ts +10 -0
  223. package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-item.d.ts.map +1 -0
  224. package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-next.d.ts +15 -0
  225. package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-next.d.ts.map +1 -0
  226. package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-previous.d.ts +15 -0
  227. package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-previous.d.ts.map +1 -0
  228. package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-slide-display.d.ts +16 -0
  229. package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-slide-display.d.ts.map +1 -0
  230. package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel.d.ts +28 -0
  231. package/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel.d.ts.map +1 -0
  232. package/generic/dialog/dialog.component.d.ts +11 -0
  233. package/generic/dialog/dialog.component.d.ts.map +1 -0
  234. package/generic/dialog/index.d.ts +2 -0
  235. package/generic/dialog/index.d.ts.map +1 -0
  236. 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
  237. package/generic/dialog/libs/ui-dialog-helm/src/index.d.ts.map +1 -0
  238. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-close.d.ts +9 -0
  239. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-close.d.ts.map +1 -0
  240. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-content.d.ts +15 -0
  241. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-content.d.ts.map +1 -0
  242. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-description.d.ts +10 -0
  243. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-description.d.ts.map +1 -0
  244. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-footer.d.ts +9 -0
  245. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-footer.d.ts.map +1 -0
  246. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-header.d.ts +9 -0
  247. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-header.d.ts.map +1 -0
  248. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-overlay.d.ts +12 -0
  249. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-overlay.d.ts.map +1 -0
  250. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-title.d.ts +10 -0
  251. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-title.d.ts.map +1 -0
  252. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog.d.ts +7 -0
  253. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog.d.ts.map +1 -0
  254. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog.service.d.ts +21 -0
  255. package/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog.service.d.ts.map +1 -0
  256. package/{projects/software-division-components/src/generic/dialog/public-api.ts → generic/dialog/public-api.d.ts} +1 -4
  257. package/generic/dialog/public-api.d.ts.map +1 -0
  258. package/generic/drawer/drawer.component.d.ts +6 -0
  259. package/generic/drawer/drawer.component.d.ts.map +1 -0
  260. package/generic/drawer/drawer.service.d.ts +7 -0
  261. package/generic/drawer/drawer.service.d.ts.map +1 -0
  262. package/generic/drawer/index.d.ts +2 -0
  263. package/generic/drawer/index.d.ts.map +1 -0
  264. package/{projects/software-division-components/src/generic/drawer/public-api.ts → generic/drawer/public-api.d.ts} +1 -4
  265. package/generic/drawer/public-api.d.ts.map +1 -0
  266. package/generic/icon/icon.component.d.ts +21 -0
  267. package/generic/icon/icon.component.d.ts.map +1 -0
  268. package/generic/icon/index.d.ts +2 -0
  269. package/generic/icon/index.d.ts.map +1 -0
  270. package/generic/icon/lib/ui-icon-helm/src/index.d.ts +10 -0
  271. package/generic/icon/lib/ui-icon-helm/src/index.d.ts.map +1 -0
  272. package/generic/icon/lib/ui-icon-helm/src/lib/hlm-icon.d.ts +10 -0
  273. package/generic/icon/lib/ui-icon-helm/src/lib/hlm-icon.d.ts.map +1 -0
  274. package/generic/icon/lib/ui-icon-helm/src/lib/hlm-icon.token.d.ts +8 -0
  275. package/generic/icon/lib/ui-icon-helm/src/lib/hlm-icon.token.d.ts.map +1 -0
  276. package/generic/icon/public-api.d.ts +2 -0
  277. package/generic/icon/public-api.d.ts.map +1 -0
  278. package/generic/index.d.ts +2 -0
  279. package/generic/index.d.ts.map +1 -0
  280. package/{projects/software-division-components/src/generic/public-api.ts → generic/public-api.d.ts} +1 -0
  281. package/generic/public-api.d.ts.map +1 -0
  282. package/generic/select/index.d.ts +2 -0
  283. package/generic/select/index.d.ts.map +1 -0
  284. package/generic/select/lib/hlm-select-content.d.ts +13 -0
  285. package/generic/select/lib/hlm-select-content.d.ts.map +1 -0
  286. package/generic/select/lib/hlm-select-group.d.ts +10 -0
  287. package/generic/select/lib/hlm-select-group.d.ts.map +1 -0
  288. package/generic/select/lib/hlm-select-label.d.ts +12 -0
  289. package/generic/select/lib/hlm-select-label.d.ts.map +1 -0
  290. package/generic/select/lib/hlm-select-option.d.ts +12 -0
  291. package/generic/select/lib/hlm-select-option.d.ts.map +1 -0
  292. package/generic/select/lib/hlm-select-scroll-down.d.ts +9 -0
  293. package/generic/select/lib/hlm-select-scroll-down.d.ts.map +1 -0
  294. package/generic/select/lib/hlm-select-scroll-up.d.ts +9 -0
  295. package/generic/select/lib/hlm-select-scroll-up.d.ts.map +1 -0
  296. package/generic/select/lib/hlm-select-trigger.d.ts +17 -0
  297. package/generic/select/lib/hlm-select-trigger.d.ts.map +1 -0
  298. package/generic/select/lib/hlm-select-value.d.ts +9 -0
  299. package/generic/select/lib/hlm-select-value.d.ts.map +1 -0
  300. package/generic/select/lib/hlm-select.d.ts +9 -0
  301. package/generic/select/lib/hlm-select.d.ts.map +1 -0
  302. package/generic/select/lib/index.d.ts +35 -0
  303. package/generic/select/lib/index.d.ts.map +1 -0
  304. package/{projects/software-division-components/src/generic/select/public-api.ts → generic/select/public-api.d.ts} +1 -0
  305. package/generic/select/public-api.d.ts.map +1 -0
  306. package/generic/select/select.component.d.ts +14 -0
  307. package/generic/select/select.component.d.ts.map +1 -0
  308. package/generic/select/types.d.ts +5 -0
  309. package/generic/select/types.d.ts.map +1 -0
  310. package/index.d.ts +6 -0
  311. package/package.json +172 -130
  312. package/{projects/software-division-components/src/public-api.ts → public-api.d.ts} +1 -3
  313. package/public-api.d.ts.map +1 -0
  314. package/shared/apply-theme-variables/apply-theme-variables.d.ts +4 -0
  315. package/shared/apply-theme-variables/apply-theme-variables.d.ts.map +1 -0
  316. package/{projects/software-division-components/src/shared/apply-theme-variables/index.ts → shared/apply-theme-variables/index.d.ts} +1 -0
  317. package/shared/apply-theme-variables/index.d.ts.map +1 -0
  318. package/shared/lib-provider/config-token.d.ts +4 -0
  319. package/shared/lib-provider/config-token.d.ts.map +1 -0
  320. package/shared/lib-provider/index.d.ts +2 -0
  321. package/shared/lib-provider/index.d.ts.map +1 -0
  322. package/shared/lib-provider/provide-sdc.d.ts +10 -0
  323. package/shared/lib-provider/provide-sdc.d.ts.map +1 -0
  324. package/{projects/software-division-components/src/shared/lib-provider/public-api.ts → shared/lib-provider/public-api.d.ts} +1 -0
  325. package/shared/lib-provider/public-api.d.ts.map +1 -0
  326. package/{projects/software-division-components/src/shared/screen-observer/index.ts → shared/screen-observer/index.d.ts} +1 -0
  327. package/shared/screen-observer/index.d.ts.map +1 -0
  328. package/shared/screen-observer/provide-screen-observer.d.ts +5 -0
  329. package/shared/screen-observer/provide-screen-observer.d.ts.map +1 -0
  330. package/shared/screen-observer/screen-observer.d.ts +15 -0
  331. package/shared/screen-observer/screen-observer.d.ts.map +1 -0
  332. package/{projects/software-division-components/src/shared/types.ts → shared/types.d.ts} +12 -8
  333. package/shared/types.d.ts.map +1 -0
  334. package/styles.css +2 -0
  335. package/types/sizes.type.d.ts +3 -0
  336. package/types/sizes.type.d.ts.map +1 -0
  337. package/.editorconfig +0 -17
  338. package/.husky/commit-msg +0 -1
  339. package/.prettierrc +0 -11
  340. package/README.backup.md +0 -579
  341. package/angular.json +0 -144
  342. package/commitlint-config.ts +0 -7
  343. package/components.json +0 -6
  344. package/docs/conventions.md +0 -151
  345. package/docs/installation.md +0 -131
  346. package/docs/releasing.md +0 -306
  347. package/eslint.config.ts +0 -209
  348. package/lerna-debug.log +0 -71
  349. package/lerna.json +0 -8
  350. package/pnpm-workspace.yaml +0 -2
  351. package/postcss.config.js +0 -6
  352. package/process-styles.js +0 -31
  353. package/projects/consumer-app/public/favicon.ico +0 -0
  354. package/projects/consumer-app/src/app/app.component.css +0 -45
  355. package/projects/consumer-app/src/app/app.component.html +0 -11
  356. package/projects/consumer-app/src/app/app.component.ts +0 -14
  357. package/projects/consumer-app/src/app/app.config.ts +0 -8
  358. package/projects/consumer-app/src/app/app.routes.ts +0 -9
  359. package/projects/consumer-app/src/app/form/form.component.css +0 -82
  360. package/projects/consumer-app/src/app/form/form.component.html +0 -196
  361. package/projects/consumer-app/src/app/form/form.component.ts +0 -101
  362. package/projects/consumer-app/src/app/table/action-column.component.ts +0 -46
  363. package/projects/consumer-app/src/app/table/table.component.css +0 -3
  364. package/projects/consumer-app/src/app/table/table.component.html +0 -17
  365. package/projects/consumer-app/src/app/table/table.component.ts +0 -277
  366. package/projects/consumer-app/src/index.html +0 -13
  367. package/projects/consumer-app/src/main.ts +0 -6
  368. package/projects/consumer-app/src/styles.css +0 -35
  369. package/projects/consumer-app/tsconfig.app.json +0 -11
  370. package/projects/consumer-app/tsconfig.spec.json +0 -15
  371. package/projects/software-division-components/.claude/settings.local.json +0 -9
  372. package/projects/software-division-components/.postcssrc.json +0 -5
  373. package/projects/software-division-components/.storybook/main.ts +0 -28
  374. package/projects/software-division-components/.storybook/manager-head.html +0 -1
  375. package/projects/software-division-components/.storybook/preview.ts +0 -30
  376. package/projects/software-division-components/.storybook/tsconfig.json +0 -13
  377. package/projects/software-division-components/.storybook/typings.d.ts +0 -4
  378. package/projects/software-division-components/LICENSE.md +0 -21
  379. package/projects/software-division-components/components.json +0 -3
  380. package/projects/software-division-components/documentation.json +0 -5052
  381. package/projects/software-division-components/ng-package.json +0 -10
  382. package/projects/software-division-components/node_modules/.bin/acorn +0 -21
  383. package/projects/software-division-components/node_modules/.bin/browserslist +0 -21
  384. package/projects/software-division-components/node_modules/.bin/chroma +0 -21
  385. package/projects/software-division-components/node_modules/.bin/chromatic +0 -21
  386. package/projects/software-division-components/node_modules/.bin/chromatic-cli +0 -21
  387. package/projects/software-division-components/node_modules/.bin/compodoc +0 -21
  388. package/projects/software-division-components/node_modules/.bin/eslint +0 -21
  389. package/projects/software-division-components/node_modules/.bin/getstorybook +0 -21
  390. package/projects/software-division-components/node_modules/.bin/jiti +0 -21
  391. package/projects/software-division-components/node_modules/.bin/js-yaml +0 -21
  392. package/projects/software-division-components/node_modules/.bin/karma +0 -21
  393. package/projects/software-division-components/node_modules/.bin/lessc +0 -21
  394. package/projects/software-division-components/node_modules/.bin/mf +0 -21
  395. package/projects/software-division-components/node_modules/.bin/ng +0 -21
  396. package/projects/software-division-components/node_modules/.bin/ng-packagr +0 -21
  397. package/projects/software-division-components/node_modules/.bin/ng-xi18n +0 -21
  398. package/projects/software-division-components/node_modules/.bin/ngc +0 -21
  399. package/projects/software-division-components/node_modules/.bin/ngcc +0 -21
  400. package/projects/software-division-components/node_modules/.bin/nx +0 -21
  401. package/projects/software-division-components/node_modules/.bin/nx-cloud +0 -21
  402. package/projects/software-division-components/node_modules/.bin/prettier +0 -21
  403. package/projects/software-division-components/node_modules/.bin/sass +0 -21
  404. package/projects/software-division-components/node_modules/.bin/sb +0 -21
  405. package/projects/software-division-components/node_modules/.bin/storybook +0 -21
  406. package/projects/software-division-components/node_modules/.bin/tailwind +0 -21
  407. package/projects/software-division-components/node_modules/.bin/tailwindcss +0 -21
  408. package/projects/software-division-components/node_modules/.bin/terser +0 -21
  409. package/projects/software-division-components/node_modules/.bin/tsc +0 -21
  410. package/projects/software-division-components/node_modules/.bin/tsserver +0 -21
  411. package/projects/software-division-components/node_modules/.bin/vite +0 -21
  412. package/projects/software-division-components/node_modules/.bin/webpack +0 -21
  413. package/projects/software-division-components/node_modules/.bin/yaml +0 -21
  414. package/projects/software-division-components/package.json +0 -216
  415. package/projects/software-division-components/public/3ddv-logo.jpg +0 -0
  416. package/projects/software-division-components/public/neighbours-after.png +0 -0
  417. package/projects/software-division-components/public/neighbours-before.png +0 -0
  418. package/projects/software-division-components/src/backoffice/checkbox/checkbox.component.css +0 -193
  419. package/projects/software-division-components/src/backoffice/checkbox/checkbox.component.html +0 -23
  420. package/projects/software-division-components/src/backoffice/checkbox/checkbox.component.ts +0 -252
  421. package/projects/software-division-components/src/backoffice/checkbox/index.ts +0 -1
  422. package/projects/software-division-components/src/backoffice/checkbox/public-api.ts +0 -1
  423. package/projects/software-division-components/src/backoffice/checkbox/story/checkbox.stories.ts +0 -304
  424. package/projects/software-division-components/src/backoffice/datepicker/datepicker.component.css +0 -262
  425. package/projects/software-division-components/src/backoffice/datepicker/datepicker.component.html +0 -40
  426. package/projects/software-division-components/src/backoffice/datepicker/datepicker.component.ts +0 -366
  427. package/projects/software-division-components/src/backoffice/datepicker/index.ts +0 -1
  428. package/projects/software-division-components/src/backoffice/datepicker/story/datepicker.stories.ts +0 -32
  429. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-calendar-helm/src/index.ts +0 -14
  430. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-calendar-helm/src/lib/hlm-calendar-multi.ts +0 -183
  431. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-calendar-helm/src/lib/hlm-calendar.ts +0 -171
  432. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-date-picker-helm/src/index.ts +0 -16
  433. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker-multi.token.ts +0 -43
  434. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker-multi.ts +0 -177
  435. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.token.ts +0 -43
  436. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-date-picker-helm/src/lib/hlm-date-picker.ts +0 -167
  437. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-icon-helm/src/index.ts +0 -11
  438. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-icon-helm/src/lib/hlm-icon.token.ts +0 -20
  439. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-icon-helm/src/lib/hlm-icon.ts +0 -35
  440. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-popover-helm/src/index.ts +0 -15
  441. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-close.ts +0 -19
  442. package/projects/software-division-components/src/backoffice/datepicker/ui/ui-popover-helm/src/lib/hlm-popover-content.ts +0 -30
  443. package/projects/software-division-components/src/backoffice/index.ts +0 -1
  444. package/projects/software-division-components/src/backoffice/input/index.ts +0 -1
  445. package/projects/software-division-components/src/backoffice/input/input.component.css +0 -319
  446. package/projects/software-division-components/src/backoffice/input/input.component.html +0 -51
  447. package/projects/software-division-components/src/backoffice/input/input.component.ts +0 -497
  448. package/projects/software-division-components/src/backoffice/input/public-api.ts +0 -2
  449. package/projects/software-division-components/src/backoffice/input/story/input.stories.ts +0 -243
  450. package/projects/software-division-components/src/backoffice/package.json +0 -8
  451. package/projects/software-division-components/src/backoffice/radio/index.ts +0 -1
  452. package/projects/software-division-components/src/backoffice/radio/public-api.ts +0 -1
  453. package/projects/software-division-components/src/backoffice/radio/radio.component.css +0 -143
  454. package/projects/software-division-components/src/backoffice/radio/radio.component.html +0 -15
  455. package/projects/software-division-components/src/backoffice/radio/radio.component.ts +0 -154
  456. package/projects/software-division-components/src/backoffice/radio/story/radio.stories.ts +0 -287
  457. package/projects/software-division-components/src/backoffice/table/_components/pagination/pagination.component.css +0 -117
  458. package/projects/software-division-components/src/backoffice/table/_components/pagination/pagination.component.html +0 -55
  459. package/projects/software-division-components/src/backoffice/table/_components/pagination/pagination.component.ts +0 -79
  460. package/projects/software-division-components/src/backoffice/table/_components/selection-table-head/selection-table-head.component.html +0 -6
  461. package/projects/software-division-components/src/backoffice/table/_components/selection-table-head/selection-table-head.component.ts +0 -36
  462. package/projects/software-division-components/src/backoffice/table/_components/selection-table-row/selection-table-row.component.css +0 -0
  463. package/projects/software-division-components/src/backoffice/table/_components/selection-table-row/selection-table-row.component.html +0 -5
  464. package/projects/software-division-components/src/backoffice/table/_components/selection-table-row/selection-table-row.component.ts +0 -12
  465. package/projects/software-division-components/src/backoffice/table/_components/sort-header-button/sort-header-button.component.css +0 -14
  466. package/projects/software-division-components/src/backoffice/table/_components/sort-header-button/sort-header-button.component.html +0 -11
  467. package/projects/software-division-components/src/backoffice/table/_components/sort-header-button/sort-header-button.component.ts +0 -55
  468. package/projects/software-division-components/src/backoffice/table/index.ts +0 -1
  469. package/projects/software-division-components/src/backoffice/table/public-api.ts +0 -43
  470. package/projects/software-division-components/src/backoffice/table/story/table.stories.ts +0 -364
  471. package/projects/software-division-components/src/backoffice/table/table.component.css +0 -172
  472. package/projects/software-division-components/src/backoffice/table/table.component.html +0 -53
  473. package/projects/software-division-components/src/backoffice/table/table.component.ts +0 -347
  474. package/projects/software-division-components/src/backoffice/table/ui/ui-icon-helm/src/index.ts +0 -11
  475. package/projects/software-division-components/src/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.token.ts +0 -20
  476. package/projects/software-division-components/src/backoffice/table/ui/ui-icon-helm/src/lib/hlm-icon.ts +0 -35
  477. package/projects/software-division-components/src/backoffice/table/ui/ui-table-helm/src/index.ts +0 -13
  478. package/projects/software-division-components/src/backoffice/table/ui/ui-table-helm/src/lib/hlm-table.ts +0 -220
  479. package/projects/software-division-components/src/dvm/cart/cart.component.css +0 -103
  480. package/projects/software-division-components/src/dvm/cart/cart.component.html +0 -31
  481. package/projects/software-division-components/src/dvm/cart/cart.component.ts +0 -49
  482. package/projects/software-division-components/src/dvm/cart/cart.stories.ts +0 -370
  483. package/projects/software-division-components/src/dvm/cart/cart.types.ts +0 -8
  484. package/projects/software-division-components/src/dvm/cart/index.ts +0 -2
  485. package/projects/software-division-components/src/dvm/cart/seat-list.component.css +0 -281
  486. package/projects/software-division-components/src/dvm/cart/seat-list.component.html +0 -85
  487. package/projects/software-division-components/src/dvm/cart/seat-list.component.ts +0 -76
  488. package/projects/software-division-components/src/dvm/cart/seat-list.stories.ts +0 -337
  489. package/projects/software-division-components/src/dvm/cart-item/cart-item.component.html +0 -1
  490. package/projects/software-division-components/src/dvm/cart-item/cart-item.component.ts +0 -8
  491. package/projects/software-division-components/src/dvm/cart-item/cart-item.service.ts +0 -8
  492. package/projects/software-division-components/src/dvm/cart-item/cart.stories.ts +0 -31
  493. package/projects/software-division-components/src/dvm/cart-item/index.ts +0 -1
  494. package/projects/software-division-components/src/dvm/cart-item/package.json +0 -5
  495. package/projects/software-division-components/src/dvm/index.ts +0 -1
  496. package/projects/software-division-components/src/dvm/legend/index.ts +0 -1
  497. package/projects/software-division-components/src/dvm/legend/legend.component.css +0 -49
  498. package/projects/software-division-components/src/dvm/legend/legend.component.html +0 -8
  499. package/projects/software-division-components/src/dvm/legend/legend.component.ts +0 -41
  500. package/projects/software-division-components/src/dvm/legend/legend.stories.ts +0 -16
  501. package/projects/software-division-components/src/dvm/legend/package.json +0 -5
  502. package/projects/software-division-components/src/dvm/legend/ui/legend-elements/legend-elements.component.css +0 -49
  503. package/projects/software-division-components/src/dvm/legend/ui/legend-elements/legend-elements.component.html +0 -8
  504. package/projects/software-division-components/src/dvm/legend/ui/legend-elements/legend-elements.component.ts +0 -41
  505. package/projects/software-division-components/src/dvm/loader/index.ts +0 -1
  506. package/projects/software-division-components/src/dvm/loader/loader.component.html +0 -1
  507. package/projects/software-division-components/src/dvm/loader/loader.component.ts +0 -8
  508. package/projects/software-division-components/src/dvm/loader/loader.service.ts +0 -8
  509. package/projects/software-division-components/src/dvm/loader/loader.stories.ts +0 -31
  510. package/projects/software-division-components/src/dvm/loader/package.json +0 -5
  511. package/projects/software-division-components/src/dvm/map-loader/index.ts +0 -1
  512. package/projects/software-division-components/src/dvm/map-loader/map-loader.component.css +0 -91
  513. package/projects/software-division-components/src/dvm/map-loader/map-loader.component.html +0 -23
  514. package/projects/software-division-components/src/dvm/map-loader/map-loader.component.ts +0 -187
  515. package/projects/software-division-components/src/dvm/map-loader/map-loader.stories.ts +0 -16
  516. package/projects/software-division-components/src/dvm/map-loader/package.json +0 -5
  517. package/projects/software-division-components/src/dvm/map-loader/public-api.ts +0 -5
  518. package/projects/software-division-components/src/dvm/neighbors/index.ts +0 -1
  519. package/projects/software-division-components/src/dvm/neighbors/neighbors.component.css +0 -158
  520. package/projects/software-division-components/src/dvm/neighbors/neighbors.component.html +0 -45
  521. package/projects/software-division-components/src/dvm/neighbors/neighbors.component.ts +0 -218
  522. package/projects/software-division-components/src/dvm/neighbors/package.json +0 -5
  523. package/projects/software-division-components/src/dvm/neighbors/public-api.ts +0 -2
  524. package/projects/software-division-components/src/dvm/neighbors/story/arrow-left-black-icon.svg +0 -3
  525. package/projects/software-division-components/src/dvm/neighbors/story/mock-data.ts +0 -15
  526. package/projects/software-division-components/src/dvm/neighbors/story/neighbours.stories.css +0 -12
  527. package/projects/software-division-components/src/dvm/neighbors/story/neighbours.stories.ts +0 -117
  528. package/projects/software-division-components/src/dvm/package.json +0 -7
  529. package/projects/software-division-components/src/dvm/popover/base-popover.component.ts +0 -70
  530. package/projects/software-division-components/src/dvm/popover/index.ts +0 -1
  531. package/projects/software-division-components/src/dvm/popover/package.json +0 -5
  532. package/projects/software-division-components/src/dvm/popover/popover.component.css +0 -227
  533. package/projects/software-division-components/src/dvm/popover/popover.component.html +0 -27
  534. package/projects/software-division-components/src/dvm/popover/popover.component.ts +0 -236
  535. package/projects/software-division-components/src/dvm/popover/popover.config.ts +0 -30
  536. package/projects/software-division-components/src/dvm/popover/popover.service.ts +0 -627
  537. package/projects/software-division-components/src/dvm/popover/popover.stories.ts +0 -873
  538. package/projects/software-division-components/src/dvm/popover/seat-popover/seat-popover.component.css +0 -89
  539. package/projects/software-division-components/src/dvm/popover/seat-popover/seat-popover.component.html +0 -40
  540. package/projects/software-division-components/src/dvm/popover/seat-popover/seat-popover.component.ts +0 -74
  541. package/projects/software-division-components/src/dvm/popover/section-popover/section-popover.component.css +0 -157
  542. package/projects/software-division-components/src/dvm/popover/section-popover/section-popover.component.html +0 -58
  543. package/projects/software-division-components/src/dvm/popover/section-popover/section-popover.component.ts +0 -106
  544. package/projects/software-division-components/src/dvm/popover/services/dvm-popover-positioner.service.ts +0 -73
  545. package/projects/software-division-components/src/dvm/popover/services/popover-manager.service.ts +0 -88
  546. package/projects/software-division-components/src/dvm/popover/transformers/base-popover-data-transformer.ts +0 -36
  547. package/projects/software-division-components/src/dvm/popover/types.ts +0 -104
  548. package/projects/software-division-components/src/dvm/stepper/index.ts +0 -1
  549. package/projects/software-division-components/src/dvm/stepper/package.json +0 -5
  550. package/projects/software-division-components/src/dvm/stepper/public-api.ts +0 -5
  551. package/projects/software-division-components/src/dvm/stepper/stepper.component.css +0 -142
  552. package/projects/software-division-components/src/dvm/stepper/stepper.component.html +0 -9
  553. package/projects/software-division-components/src/dvm/stepper/stepper.component.ts +0 -102
  554. package/projects/software-division-components/src/dvm/ticket-info-item/index.ts +0 -1
  555. package/projects/software-division-components/src/dvm/ticket-info-item/package.json +0 -5
  556. package/projects/software-division-components/src/dvm/ticket-info-item/ticket-info-item.component.html +0 -1
  557. package/projects/software-division-components/src/dvm/ticket-info-item/ticket-info-item.component.ts +0 -8
  558. package/projects/software-division-components/src/dvm/ticket-info-item/ticket-info-item.service.ts +0 -8
  559. package/projects/software-division-components/src/dvm/ticket-info-item/ticket-info-item.stories.ts +0 -31
  560. package/projects/software-division-components/src/generic/add-digital-wallet/add-digital-wallet.component.css +0 -76
  561. package/projects/software-division-components/src/generic/add-digital-wallet/add-digital-wallet.component.html +0 -46
  562. package/projects/software-division-components/src/generic/add-digital-wallet/add-digital-wallet.component.ts +0 -45
  563. package/projects/software-division-components/src/generic/add-digital-wallet/index.ts +0 -1
  564. package/projects/software-division-components/src/generic/braintree/braintree.component.css +0 -7
  565. package/projects/software-division-components/src/generic/braintree/braintree.component.ts +0 -134
  566. package/projects/software-division-components/src/generic/braintree/index.ts +0 -1
  567. package/projects/software-division-components/src/generic/braintree/package.json +0 -5
  568. package/projects/software-division-components/src/generic/braintree/story/braintree.stories.css +0 -3
  569. package/projects/software-division-components/src/generic/braintree/story/braintree.stories.ts +0 -27
  570. package/projects/software-division-components/src/generic/braintree/types.ts +0 -28
  571. package/projects/software-division-components/src/generic/button/button.component.css +0 -295
  572. package/projects/software-division-components/src/generic/button/button.component.html +0 -10
  573. package/projects/software-division-components/src/generic/button/button.component.ts +0 -352
  574. package/projects/software-division-components/src/generic/button/index.ts +0 -1
  575. package/projects/software-division-components/src/generic/button/package.json +0 -5
  576. package/projects/software-division-components/src/generic/button/public-api.ts +0 -5
  577. package/projects/software-division-components/src/generic/button/story/button.stories.ts +0 -384
  578. package/projects/software-division-components/src/generic/button/ui/ui-button-helm/src/index.ts +0 -10
  579. package/projects/software-division-components/src/generic/button/ui/ui-button-helm/src/lib/hlm-button.token.ts +0 -22
  580. package/projects/software-division-components/src/generic/button/ui/ui-button-helm/src/lib/hlm-button.ts +0 -62
  581. package/projects/software-division-components/src/generic/carousel/carousel-item.component.ts +0 -15
  582. package/projects/software-division-components/src/generic/carousel/carousel-item.directive.ts +0 -14
  583. package/projects/software-division-components/src/generic/carousel/carousel.component.css +0 -90
  584. package/projects/software-division-components/src/generic/carousel/carousel.component.html +0 -13
  585. package/projects/software-division-components/src/generic/carousel/carousel.component.ts +0 -44
  586. package/projects/software-division-components/src/generic/carousel/index.ts +0 -1
  587. package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/index.ts +0 -29
  588. package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-content.ts +0 -23
  589. package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-item.ts +0 -25
  590. package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-next.ts +0 -58
  591. package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-previous.ts +0 -61
  592. package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel-slide-display.ts +0 -36
  593. package/projects/software-division-components/src/generic/carousel/ui/ui-carousel-helm/src/lib/hlm-carousel.ts +0 -105
  594. package/projects/software-division-components/src/generic/dialog/dialog.component.css +0 -5
  595. package/projects/software-division-components/src/generic/dialog/dialog.component.html +0 -3
  596. package/projects/software-division-components/src/generic/dialog/dialog.component.ts +0 -20
  597. package/projects/software-division-components/src/generic/dialog/dialog.stories.ts +0 -14
  598. package/projects/software-division-components/src/generic/dialog/index.ts +0 -1
  599. package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-close.ts +0 -20
  600. package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-content.ts +0 -56
  601. package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-description.ts +0 -17
  602. package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-footer.ts +0 -19
  603. package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-header.ts +0 -19
  604. package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-overlay.ts +0 -23
  605. package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog-title.ts +0 -19
  606. package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog.service.ts +0 -59
  607. package/projects/software-division-components/src/generic/dialog/libs/ui-dialog-helm/src/lib/hlm-dialog.ts +0 -31
  608. package/projects/software-division-components/src/generic/dialog/package.json +0 -9
  609. package/projects/software-division-components/src/generic/dialog/tsconfig.json +0 -7
  610. package/projects/software-division-components/src/generic/dialog/ui/dialog-close-button/dialog-close-button.component.css +0 -0
  611. package/projects/software-division-components/src/generic/dialog/ui/dialog-close-button/dialog-close-button.component.html +0 -1
  612. package/projects/software-division-components/src/generic/dialog/ui/dialog-close-button/dialog-close-button.component.ts +0 -17
  613. package/projects/software-division-components/src/generic/dialog/ui/dialog-footer/dialog-footer.component.css +0 -0
  614. package/projects/software-division-components/src/generic/dialog/ui/dialog-footer/dialog-footer.component.html +0 -3
  615. package/projects/software-division-components/src/generic/dialog/ui/dialog-footer/dialog-footer.component.ts +0 -11
  616. package/projects/software-division-components/src/generic/dialog/ui/dialog-header/dialog-header.component.css +0 -0
  617. package/projects/software-division-components/src/generic/dialog/ui/dialog-header/dialog-header.component.html +0 -8
  618. package/projects/software-division-components/src/generic/dialog/ui/dialog-header/dialog-header.component.ts +0 -14
  619. package/projects/software-division-components/src/generic/drawer/drawer.component.html +0 -1
  620. package/projects/software-division-components/src/generic/drawer/drawer.component.ts +0 -8
  621. package/projects/software-division-components/src/generic/drawer/drawer.service.ts +0 -8
  622. package/projects/software-division-components/src/generic/drawer/drawer.stories.ts +0 -31
  623. package/projects/software-division-components/src/generic/drawer/index.ts +0 -1
  624. package/projects/software-division-components/src/generic/drawer/package.json +0 -5
  625. package/projects/software-division-components/src/generic/icon/icon.component.css +0 -7
  626. package/projects/software-division-components/src/generic/icon/icon.component.html +0 -3
  627. package/projects/software-division-components/src/generic/icon/icon.component.ts +0 -86
  628. package/projects/software-division-components/src/generic/icon/icon.stories.ts +0 -16
  629. package/projects/software-division-components/src/generic/icon/index.ts +0 -1
  630. package/projects/software-division-components/src/generic/icon/lib/ui-icon-helm/src/index.ts +0 -11
  631. package/projects/software-division-components/src/generic/icon/lib/ui-icon-helm/src/lib/hlm-icon.token.ts +0 -20
  632. package/projects/software-division-components/src/generic/icon/lib/ui-icon-helm/src/lib/hlm-icon.ts +0 -36
  633. package/projects/software-division-components/src/generic/icon/package.json +0 -9
  634. package/projects/software-division-components/src/generic/icon/public-api.ts +0 -5
  635. package/projects/software-division-components/src/generic/icon/tsconfig.json +0 -7
  636. package/projects/software-division-components/src/generic/index.ts +0 -1
  637. package/projects/software-division-components/src/generic/package.json +0 -7
  638. package/projects/software-division-components/src/generic/select/index.ts +0 -1
  639. package/projects/software-division-components/src/generic/select/lib/hlm-select-content.ts +0 -29
  640. package/projects/software-division-components/src/generic/select/lib/hlm-select-group.ts +0 -17
  641. package/projects/software-division-components/src/generic/select/lib/hlm-select-label.ts +0 -26
  642. package/projects/software-division-components/src/generic/select/lib/hlm-select-option.ts +0 -37
  643. package/projects/software-division-components/src/generic/select/lib/hlm-select-scroll-down.ts +0 -24
  644. package/projects/software-division-components/src/generic/select/lib/hlm-select-scroll-up.ts +0 -23
  645. package/projects/software-division-components/src/generic/select/lib/hlm-select-trigger.ts +0 -53
  646. package/projects/software-division-components/src/generic/select/lib/hlm-select-value.ts +0 -17
  647. package/projects/software-division-components/src/generic/select/lib/hlm-select.ts +0 -15
  648. package/projects/software-division-components/src/generic/select/lib/index.ts +0 -38
  649. package/projects/software-division-components/src/generic/select/select.component.css +0 -65
  650. package/projects/software-division-components/src/generic/select/select.component.html +0 -19
  651. package/projects/software-division-components/src/generic/select/select.component.ts +0 -25
  652. package/projects/software-division-components/src/generic/select/types.ts +0 -4
  653. package/projects/software-division-components/src/private-exports.ts +0 -1
  654. package/projects/software-division-components/src/shared/apply-theme-variables/apply-theme-variables.ts +0 -35
  655. package/projects/software-division-components/src/shared/format-value.pipe.ts +0 -23
  656. package/projects/software-division-components/src/shared/index.ts +0 -1
  657. package/projects/software-division-components/src/shared/lib-provider/config-token.ts +0 -4
  658. package/projects/software-division-components/src/shared/lib-provider/index.ts +0 -1
  659. package/projects/software-division-components/src/shared/lib-provider/provide-sdc.ts +0 -24
  660. package/projects/software-division-components/src/shared/public-api.ts +0 -6
  661. package/projects/software-division-components/src/shared/screen-observer/provide-screen-observer.ts +0 -17
  662. package/projects/software-division-components/src/shared/screen-observer/screen-observer.ts +0 -56
  663. package/projects/software-division-components/src/shared/screen-observer/sizable-base.ts +0 -70
  664. package/projects/software-division-components/src/shared/theme-provider/generic-theme.ts +0 -1
  665. package/projects/software-division-components/src/shared/theme-provider/index.ts +0 -1
  666. package/projects/software-division-components/src/shared/theme-provider/public-api.ts +0 -1
  667. package/projects/software-division-components/src/shared/theme-provider/theme-provider.directive.ts +0 -17
  668. package/projects/software-division-components/src/shared/themes/sdc.css +0 -153
  669. package/projects/software-division-components/src/types/sizes.type.ts +0 -3
  670. package/projects/software-division-components/src/utils/index.ts +0 -1
  671. package/projects/software-division-components/src/utils/public-api.ts +0 -1
  672. package/projects/software-division-components/src/utils/validate-styles-for-component.ts +0 -39
  673. package/projects/software-division-components/styles.css +0 -40
  674. package/projects/software-division-components/tsconfig.json +0 -30
  675. package/projects/software-division-components/tsconfig.spec.json +0 -15
  676. package/scripts/generate-versions.js +0 -60
  677. package/scripts/watch-dist.js +0 -222
  678. package/tsconfig.json +0 -46
  679. /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
  680. /package/{projects/software-division-components/tailwind.config.js → tailwind.config.js} +0 -0
@@ -1,352 +0,0 @@
1
- import { Component, computed, effect, ElementRef, input, output, signal } from '@angular/core';
2
- import { Subject, Subscription, takeUntil } from 'rxjs';
3
- import { Size, SIZES, ThemeClass } from '../../shared/types';
4
- import { HlmButtonModule } from './ui/ui-button-helm/src';
5
-
6
- const BUTTON_VARIANTS = {
7
- primary: 'primary',
8
- 'primary-light': 'primary-light',
9
- secondary: 'secondary',
10
- accent: 'accent',
11
- 'accent-light': 'accent-light',
12
- alternative: 'alternative',
13
- 'alternative-light': 'alternative-light',
14
- warning: 'warning',
15
- 'warning-light': 'warning-light',
16
- destructive: 'destructive',
17
- 'destructive-light': 'destructive-light',
18
- success: 'success',
19
- 'success-muted': 'success-muted',
20
- outline: 'outline',
21
- 'outline-white': 'outline-white',
22
- 'outline-alternative': 'outline-alternative',
23
- link: 'link',
24
- } as const;
25
-
26
- type ButtonVariant = (typeof BUTTON_VARIANTS)[keyof typeof BUTTON_VARIANTS];
27
-
28
- type ButtonType = 'button' | 'submit' | 'reset';
29
-
30
- export type ButtonStyleClasses = ReturnType<(typeof ButtonComponent.prototype)['styleClass']>;
31
-
32
- /**
33
- * A customizable button component built on Spartan UI Button.
34
- *
35
- * This component supports various configurations and exposes all Spartan UI button functionality.
36
- * All HTML button attributes and events are automatically forwarded to the inner button element.
37
- *
38
- * @since 1.0.0-alpha.1
39
- * @updated 1.0.0-alpha.3
40
- */
41
- @Component({
42
- selector: 'sdc-button',
43
- styleUrls: ['./button.component.css'],
44
- templateUrl: './button.component.html',
45
- imports: [HlmButtonModule],
46
- })
47
- export class ButtonComponent {
48
- private readonly allowedVariants = Object.values(BUTTON_VARIANTS).map(v => `variant-${v}` as const);
49
- private readonly allowedSizes = Object.values(SIZES).map(v => `size-${v}` as const);
50
- private readonly allowedCircleSizes = [
51
- 'size-circle-sm',
52
- 'size-circle-md',
53
- 'size-circle-lg',
54
- 'size-circle-xl',
55
- ] as const;
56
- private readonly allowedRadius = [
57
- 'radius-default',
58
- 'radius-sm',
59
- 'radius-md',
60
- 'radius-lg',
61
- 'radius-xl',
62
- 'radius-2xl',
63
- 'radius-full',
64
- ] as const;
65
- private readonly allowedBorder = ['border-0', 'border-default', 'border-2', 'border-4', 'border-8'] as const;
66
-
67
- /**
68
- * The current theme applied to the component.
69
- */
70
- public readonly theme = input<ThemeClass>('theme-sdc');
71
-
72
- /**
73
- * Predefined styles to apply to the component.
74
- * Can be a single class or multiple classes from different categories.
75
- */
76
- public readonly styleClass = input<
77
- (
78
- | (typeof this.allowedVariants)[number]
79
- | (typeof this.allowedSizes)[number]
80
- | (typeof this.allowedCircleSizes)[number]
81
- | (typeof this.allowedRadius)[number]
82
- | (typeof this.allowedBorder)[number]
83
- )[]
84
- >([]);
85
-
86
- // Computed signal that validates and filters the styleClass input
87
- private readonly _validatedStyleClass = computed(() => {
88
- const value = this.styleClass();
89
-
90
- if (!Array.isArray(value)) {
91
- console.warn('ButtonComponent: styleClass must be an array, defaulting to empty array');
92
- return [];
93
- }
94
-
95
- const validValues = value.filter(
96
- style =>
97
- this.allowedVariants.includes(style as any) ||
98
- this.allowedSizes.includes(style as any) ||
99
- this.allowedCircleSizes.includes(style as any) ||
100
- this.allowedRadius.includes(style as any) ||
101
- this.allowedBorder.includes(style as any)
102
- );
103
-
104
- const invalidValues = value.filter(
105
- style =>
106
- !this.allowedVariants.includes(style as any) &&
107
- !this.allowedSizes.includes(style as any) &&
108
- !this.allowedCircleSizes.includes(style as any) &&
109
- !this.allowedRadius.includes(style as any) &&
110
- !this.allowedBorder.includes(style as any)
111
- );
112
-
113
- if (invalidValues.length > 0) {
114
- throw new Error(
115
- `ButtonComponent: Invalid styleClass values ignored: ${invalidValues.join(', ')}. Allowed values: ${[
116
- ...this.allowedVariants,
117
- ...this.allowedSizes,
118
- ...this.allowedCircleSizes,
119
- ...this.allowedRadius,
120
- ...this.allowedBorder,
121
- ].join(', ')}`
122
- );
123
- }
124
-
125
- return validValues;
126
- });
127
-
128
- /**
129
- * Additional classes
130
- */
131
- public readonly className = input<string>('');
132
-
133
- /**
134
- * Button component style variant
135
- */
136
- public readonly variant = input<ButtonVariant>('primary');
137
-
138
- /**
139
- * Button component size variant
140
- */
141
- public readonly size = input<Size>('md');
142
-
143
- /**
144
- * Native button type attribute
145
- */
146
- public readonly type = input<ButtonType>('button');
147
-
148
- /**
149
- * Whether the component is disabled.
150
- */
151
- public readonly disabled = input<boolean>(false);
152
-
153
- /**
154
- * Whether to enable the ripple effect on the component.
155
- * Default value is false.
156
- */
157
- public readonly ripple = input<boolean>(false);
158
-
159
- /**
160
- * Event emitted when the component is clicked.
161
- */
162
- public readonly onClick = output<MouseEvent>();
163
-
164
- /**
165
- * Event emitted when the component receives focus.
166
- */
167
- public readonly onFocus = output<FocusEvent>();
168
-
169
- /**
170
- * Event emitted when the component loses focus.
171
- */
172
- public readonly onBlur = output<FocusEvent>();
173
-
174
- protected readonly _sizeClass = computed(() => {
175
- const size = SIZES[this.size()];
176
-
177
- if (!size) {
178
- throw new Error(`size must be one of these: ${Object.values(SIZES).join(', ')}}`);
179
- }
180
-
181
- return `size-${size}`;
182
- });
183
-
184
- protected readonly _variantClass = computed(() => {
185
- const variant = BUTTON_VARIANTS[this.variant()];
186
-
187
- if (!variant) {
188
- throw new Error(`variant must be one of these: ${Object.values(BUTTON_VARIANTS).join(', ')}}`);
189
- }
190
-
191
- return `variant-${variant}`;
192
- });
193
-
194
- /**
195
- * Computed class string that combines theme and user classes.
196
- */
197
- protected readonly computedClass = computed(() => {
198
- const themeClass = this.theme();
199
- const styleClass = this._validatedStyleClass();
200
- const sizeClass = this._sizeClass();
201
- const variantClass = this._variantClass();
202
- const className = this.className();
203
- return Array.from(new Set(['sdc-button', themeClass, sizeClass, variantClass, ...styleClass, className]))
204
- .filter(Boolean)
205
- .join(' ');
206
- });
207
-
208
- /**
209
- * Debounce time in milliseconds. When null, no debounce is applied.
210
- * Default value is null (no debounce).
211
- */
212
- public readonly debounce = input<number | null>(null);
213
-
214
- /**
215
- * Event emitted to notify the debounce state.
216
- * Returns true while the component is debounced, false when not.
217
- */
218
- public readonly isDebounced = output<boolean>();
219
-
220
- /**
221
- * Signal to track the current debounce state of the component.
222
- */
223
- protected readonly debounceState = signal<boolean>(false);
224
-
225
- /**
226
- * Subject for handling click events with debounce.
227
- */
228
- private readonly clickSubject = new Subject<MouseEvent>();
229
-
230
- /**
231
- * Subject for cleanup.
232
- */
233
- private readonly destroy$ = new Subject<void>();
234
-
235
- /**
236
- * Current subscription for debounce.
237
- */
238
- private debounceSubscription: Subscription | null = null;
239
-
240
- /**
241
- * Current debounce timeout.
242
- */
243
- private debounceTimeout: ReturnType<typeof setTimeout> | null = null;
244
-
245
- constructor(private elementRef: ElementRef) {
246
- // Set up reactive debounce handling within injection context
247
- effect(() => {
248
- const debounceTime = this.debounce();
249
- this.setupDebounce(debounceTime);
250
- });
251
- }
252
-
253
- ngOnDestroy(): void {
254
- this.destroy$.next();
255
- this.destroy$.complete();
256
- this.clickSubject.complete();
257
- if (this.debounceSubscription) {
258
- this.debounceSubscription.unsubscribe();
259
- }
260
- if (this.debounceTimeout) {
261
- clearTimeout(this.debounceTimeout);
262
- }
263
- }
264
-
265
- /**
266
- * Sets up the debounce functionality for click events.
267
- */
268
- private setupDebounce(debounceTime: number | null): void {
269
- // Clear existing subscription
270
- if (this.debounceSubscription) {
271
- this.debounceSubscription.unsubscribe();
272
- }
273
-
274
- // Clear existing timeout
275
- if (this.debounceTimeout) {
276
- clearTimeout(this.debounceTimeout);
277
- this.debounceTimeout = null;
278
- }
279
-
280
- // Set up new subscription
281
- this.debounceSubscription = this.clickSubject.pipe(takeUntil(this.destroy$)).subscribe((event: MouseEvent) => {
282
- // Clear existing timeout
283
- if (this.debounceTimeout) {
284
- clearTimeout(this.debounceTimeout);
285
- }
286
-
287
- // Set new timeout
288
- this.debounceTimeout = setTimeout(() => {
289
- this.debounceState.set(false);
290
- this.isDebounced.emit(false);
291
- this.onClick.emit(event);
292
- this.debounceTimeout = null;
293
- }, debounceTime ?? 0);
294
- });
295
- }
296
-
297
- /**
298
- * Handles click events with debounce functionality.
299
- */
300
- protected handleClick(event: MouseEvent): void {
301
- const debounceTime = this.debounce();
302
-
303
- if (debounceTime !== null && debounceTime > 0) {
304
- // Apply debounce
305
- this.debounceState.set(true);
306
- this.isDebounced.emit(true);
307
- this.clickSubject.next(event);
308
- } else {
309
- // No debounce, emit immediately
310
- this.onClick.emit(event);
311
- }
312
- }
313
-
314
- /**
315
- * Handles focus events and emits the onFocus output.
316
- */
317
- protected handleFocus(event: FocusEvent): void {
318
- this.onFocus.emit(event);
319
- }
320
-
321
- /**
322
- * Handles blur events and emits the onBlur output.
323
- */
324
- protected handleBlur(event: FocusEvent): void {
325
- this.onBlur.emit(event);
326
- }
327
-
328
- /**
329
- * Creates a ripple effect at the specified position.
330
- */
331
- protected createRipple(event: MouseEvent): void {
332
- if (!this.ripple()) return;
333
-
334
- const button = event.currentTarget as HTMLElement;
335
- const rect = button.getBoundingClientRect();
336
- const size = Math.max(rect.width, rect.height);
337
- const x = event.clientX - rect.left - size / 2;
338
- const y = event.clientY - rect.top - size / 2;
339
-
340
- const ripple = document.createElement('span');
341
- ripple.style.width = ripple.style.height = size + 'px';
342
- ripple.style.left = x + 'px';
343
- ripple.style.top = y + 'px';
344
- ripple.classList.add('sdc-ripple');
345
-
346
- button.appendChild(ripple);
347
-
348
- setTimeout(() => {
349
- ripple.remove();
350
- }, 600);
351
- }
352
- }
@@ -1 +0,0 @@
1
- export * from './public-api';
@@ -1,5 +0,0 @@
1
- {
2
- "ngPackage": {
3
- "entryFile": "public_api.ts"
4
- }
5
- }
@@ -1,5 +0,0 @@
1
- /*
2
- * Public API Surface of software-division-components
3
- */
4
-
5
- export * from './button.component';