ux4g-components-angular 1.0.0

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 (505) hide show
  1. package/dist/accessibility-bar/fesm2022/ux4g-components-angular-accessibility-bar.mjs +41 -0
  2. package/dist/accessibility-bar/fesm2022/ux4g-components-angular-accessibility-bar.mjs.map +1 -0
  3. package/dist/accessibility-bar/index.d.ts +6 -0
  4. package/dist/accessibility-bar/public-api.d.ts +3 -0
  5. package/dist/accessibility-bar/public-api.d.ts.map +1 -0
  6. package/dist/accessibility-bar/ux4g-accessibility-bar.component.d.ts +7 -0
  7. package/dist/accessibility-bar/ux4g-accessibility-bar.component.d.ts.map +1 -0
  8. package/dist/accessibility-bar/ux4g-accessibility-bar.module.d.ts +9 -0
  9. package/dist/accessibility-bar/ux4g-accessibility-bar.module.d.ts.map +1 -0
  10. package/dist/accessibility-bar/ux4g-components-angular-accessibility-bar.d.ts.map +1 -0
  11. package/dist/accordion/fesm2022/ux4g-components-angular-accordion.mjs +51 -0
  12. package/dist/accordion/fesm2022/ux4g-components-angular-accordion.mjs.map +1 -0
  13. package/dist/accordion/index.d.ts +6 -0
  14. package/dist/accordion/public-api.d.ts +4 -0
  15. package/dist/accordion/public-api.d.ts.map +1 -0
  16. package/dist/accordion/ux4g-accordion.component.d.ts +10 -0
  17. package/dist/accordion/ux4g-accordion.component.d.ts.map +1 -0
  18. package/dist/accordion/ux4g-accordion.module.d.ts +9 -0
  19. package/dist/accordion/ux4g-accordion.module.d.ts.map +1 -0
  20. package/dist/accordion/ux4g-components-angular-accordion.d.ts.map +1 -0
  21. package/dist/alert/fesm2022/ux4g-components-angular-alert.mjs +93 -0
  22. package/dist/alert/fesm2022/ux4g-components-angular-alert.mjs.map +1 -0
  23. package/dist/alert/index.d.ts +6 -0
  24. package/dist/alert/public-api.d.ts +5 -0
  25. package/dist/alert/public-api.d.ts.map +1 -0
  26. package/dist/alert/ux4g-alert-container.component.d.ts +9 -0
  27. package/dist/alert/ux4g-alert-container.component.d.ts.map +1 -0
  28. package/dist/alert/ux4g-alert.component.d.ts +11 -0
  29. package/dist/alert/ux4g-alert.component.d.ts.map +1 -0
  30. package/dist/alert/ux4g-alert.module.d.ts +10 -0
  31. package/dist/alert/ux4g-alert.module.d.ts.map +1 -0
  32. package/dist/alert/ux4g-components-angular-alert.d.ts.map +1 -0
  33. package/dist/avatar/fesm2022/ux4g-components-angular-avatar.mjs +49 -0
  34. package/dist/avatar/fesm2022/ux4g-components-angular-avatar.mjs.map +1 -0
  35. package/dist/avatar/index.d.ts +6 -0
  36. package/dist/avatar/public-api.d.ts +4 -0
  37. package/dist/avatar/public-api.d.ts.map +1 -0
  38. package/dist/avatar/ux4g-avatar.component.d.ts +10 -0
  39. package/dist/avatar/ux4g-avatar.component.d.ts.map +1 -0
  40. package/dist/avatar/ux4g-avatar.module.d.ts +9 -0
  41. package/dist/avatar/ux4g-avatar.module.d.ts.map +1 -0
  42. package/dist/avatar/ux4g-components-angular-avatar.d.ts.map +1 -0
  43. package/dist/badge/fesm2022/ux4g-components-angular-badge.mjs +54 -0
  44. package/dist/badge/fesm2022/ux4g-components-angular-badge.mjs.map +1 -0
  45. package/dist/badge/index.d.ts +6 -0
  46. package/dist/badge/public-api.d.ts +4 -0
  47. package/dist/badge/public-api.d.ts.map +1 -0
  48. package/dist/badge/ux4g-badge.component.d.ts +12 -0
  49. package/dist/badge/ux4g-badge.component.d.ts.map +1 -0
  50. package/dist/badge/ux4g-badge.module.d.ts +9 -0
  51. package/dist/badge/ux4g-badge.module.d.ts.map +1 -0
  52. package/dist/badge/ux4g-components-angular-badge.d.ts.map +1 -0
  53. package/dist/breadcrumb/fesm2022/ux4g-components-angular-breadcrumb.mjs +62 -0
  54. package/dist/breadcrumb/fesm2022/ux4g-components-angular-breadcrumb.mjs.map +1 -0
  55. package/dist/breadcrumb/index.d.ts +6 -0
  56. package/dist/breadcrumb/public-api.d.ts +4 -0
  57. package/dist/breadcrumb/public-api.d.ts.map +1 -0
  58. package/dist/breadcrumb/ux4g-breadcrumb.component.d.ts +10 -0
  59. package/dist/breadcrumb/ux4g-breadcrumb.component.d.ts.map +1 -0
  60. package/dist/breadcrumb/ux4g-breadcrumb.module.d.ts +9 -0
  61. package/dist/breadcrumb/ux4g-breadcrumb.module.d.ts.map +1 -0
  62. package/dist/breadcrumb/ux4g-components-angular-breadcrumb.d.ts.map +1 -0
  63. package/dist/button/fesm2022/ux4g-components-angular-button.mjs +90 -0
  64. package/dist/button/fesm2022/ux4g-components-angular-button.mjs.map +1 -0
  65. package/dist/button/index.d.ts +6 -0
  66. package/dist/button/public-api.d.ts +4 -0
  67. package/dist/button/public-api.d.ts.map +1 -0
  68. package/dist/button/ux4g-button.component.d.ts +16 -0
  69. package/dist/button/ux4g-button.component.d.ts.map +1 -0
  70. package/dist/button/ux4g-button.module.d.ts +9 -0
  71. package/dist/button/ux4g-button.module.d.ts.map +1 -0
  72. package/dist/button/ux4g-components-angular-button.d.ts.map +1 -0
  73. package/dist/card/fesm2022/ux4g-components-angular-card.mjs +61 -0
  74. package/dist/card/fesm2022/ux4g-components-angular-card.mjs.map +1 -0
  75. package/dist/card/index.d.ts +6 -0
  76. package/dist/card/public-api.d.ts +4 -0
  77. package/dist/card/public-api.d.ts.map +1 -0
  78. package/dist/card/ux4g-card.component.d.ts +11 -0
  79. package/dist/card/ux4g-card.component.d.ts.map +1 -0
  80. package/dist/card/ux4g-card.module.d.ts +9 -0
  81. package/dist/card/ux4g-card.module.d.ts.map +1 -0
  82. package/dist/card/ux4g-components-angular-card.d.ts.map +1 -0
  83. package/dist/carousel/fesm2022/ux4g-components-angular-carousel.mjs +42 -0
  84. package/dist/carousel/fesm2022/ux4g-components-angular-carousel.mjs.map +1 -0
  85. package/dist/carousel/index.d.ts +6 -0
  86. package/dist/carousel/public-api.d.ts +4 -0
  87. package/dist/carousel/public-api.d.ts.map +1 -0
  88. package/dist/carousel/ux4g-carousel.component.d.ts +7 -0
  89. package/dist/carousel/ux4g-carousel.component.d.ts.map +1 -0
  90. package/dist/carousel/ux4g-carousel.module.d.ts +9 -0
  91. package/dist/carousel/ux4g-carousel.module.d.ts.map +1 -0
  92. package/dist/carousel/ux4g-components-angular-carousel.d.ts.map +1 -0
  93. package/dist/checkbox/fesm2022/ux4g-components-angular-checkbox.mjs +100 -0
  94. package/dist/checkbox/fesm2022/ux4g-components-angular-checkbox.mjs.map +1 -0
  95. package/dist/checkbox/index.d.ts +6 -0
  96. package/dist/checkbox/public-api.d.ts +4 -0
  97. package/dist/checkbox/public-api.d.ts.map +1 -0
  98. package/dist/checkbox/ux4g-checkbox.component.d.ts +19 -0
  99. package/dist/checkbox/ux4g-checkbox.component.d.ts.map +1 -0
  100. package/dist/checkbox/ux4g-checkbox.module.d.ts +9 -0
  101. package/dist/checkbox/ux4g-checkbox.module.d.ts.map +1 -0
  102. package/dist/checkbox/ux4g-components-angular-checkbox.d.ts.map +1 -0
  103. package/dist/chip/fesm2022/ux4g-components-angular-chip.mjs +64 -0
  104. package/dist/chip/fesm2022/ux4g-components-angular-chip.mjs.map +1 -0
  105. package/dist/chip/index.d.ts +6 -0
  106. package/dist/chip/public-api.d.ts +4 -0
  107. package/dist/chip/public-api.d.ts.map +1 -0
  108. package/dist/chip/ux4g-chip.component.d.ts +12 -0
  109. package/dist/chip/ux4g-chip.component.d.ts.map +1 -0
  110. package/dist/chip/ux4g-chip.module.d.ts +9 -0
  111. package/dist/chip/ux4g-chip.module.d.ts.map +1 -0
  112. package/dist/chip/ux4g-components-angular-chip.d.ts.map +1 -0
  113. package/dist/chip-group/fesm2022/ux4g-components-angular-chip-group.mjs +54 -0
  114. package/dist/chip-group/fesm2022/ux4g-components-angular-chip-group.mjs.map +1 -0
  115. package/dist/chip-group/index.d.ts +6 -0
  116. package/dist/chip-group/public-api.d.ts +4 -0
  117. package/dist/chip-group/public-api.d.ts.map +1 -0
  118. package/dist/chip-group/ux4g-chip-group.component.d.ts +11 -0
  119. package/dist/chip-group/ux4g-chip-group.component.d.ts.map +1 -0
  120. package/dist/chip-group/ux4g-chip-group.module.d.ts +9 -0
  121. package/dist/chip-group/ux4g-chip-group.module.d.ts.map +1 -0
  122. package/dist/chip-group/ux4g-components-angular-chip-group.d.ts.map +1 -0
  123. package/dist/combobox/fesm2022/ux4g-components-angular-combobox.mjs +64 -0
  124. package/dist/combobox/fesm2022/ux4g-components-angular-combobox.mjs.map +1 -0
  125. package/dist/combobox/index.d.ts +6 -0
  126. package/dist/combobox/public-api.d.ts +4 -0
  127. package/dist/combobox/public-api.d.ts.map +1 -0
  128. package/dist/combobox/ux4g-combobox.component.d.ts +12 -0
  129. package/dist/combobox/ux4g-combobox.component.d.ts.map +1 -0
  130. package/dist/combobox/ux4g-combobox.module.d.ts +9 -0
  131. package/dist/combobox/ux4g-combobox.module.d.ts.map +1 -0
  132. package/dist/combobox/ux4g-components-angular-combobox.d.ts.map +1 -0
  133. package/dist/date-time-picker/fesm2022/ux4g-components-angular-date-time-picker.mjs +48 -0
  134. package/dist/date-time-picker/fesm2022/ux4g-components-angular-date-time-picker.mjs.map +1 -0
  135. package/dist/date-time-picker/index.d.ts +6 -0
  136. package/dist/date-time-picker/public-api.d.ts +4 -0
  137. package/dist/date-time-picker/public-api.d.ts.map +1 -0
  138. package/dist/date-time-picker/ux4g-components-angular-date-time-picker.d.ts.map +1 -0
  139. package/dist/date-time-picker/ux4g-date-time-picker.component.d.ts +9 -0
  140. package/dist/date-time-picker/ux4g-date-time-picker.component.d.ts.map +1 -0
  141. package/dist/date-time-picker/ux4g-date-time-picker.module.d.ts +9 -0
  142. package/dist/date-time-picker/ux4g-date-time-picker.module.d.ts.map +1 -0
  143. package/dist/divider/fesm2022/ux4g-components-angular-divider.mjs +54 -0
  144. package/dist/divider/fesm2022/ux4g-components-angular-divider.mjs.map +1 -0
  145. package/dist/divider/index.d.ts +6 -0
  146. package/dist/divider/public-api.d.ts +4 -0
  147. package/dist/divider/public-api.d.ts.map +1 -0
  148. package/dist/divider/ux4g-components-angular-divider.d.ts.map +1 -0
  149. package/dist/divider/ux4g-divider.component.d.ts +9 -0
  150. package/dist/divider/ux4g-divider.component.d.ts.map +1 -0
  151. package/dist/divider/ux4g-divider.module.d.ts +9 -0
  152. package/dist/divider/ux4g-divider.module.d.ts.map +1 -0
  153. package/dist/draft-status-banner/fesm2022/ux4g-components-angular-draft-status-banner.mjs +48 -0
  154. package/dist/draft-status-banner/fesm2022/ux4g-components-angular-draft-status-banner.mjs.map +1 -0
  155. package/dist/draft-status-banner/index.d.ts +6 -0
  156. package/dist/draft-status-banner/public-api.d.ts +4 -0
  157. package/dist/draft-status-banner/public-api.d.ts.map +1 -0
  158. package/dist/draft-status-banner/ux4g-components-angular-draft-status-banner.d.ts.map +1 -0
  159. package/dist/draft-status-banner/ux4g-draft-status-banner.component.d.ts +9 -0
  160. package/dist/draft-status-banner/ux4g-draft-status-banner.component.d.ts.map +1 -0
  161. package/dist/draft-status-banner/ux4g-draft-status-banner.module.d.ts +9 -0
  162. package/dist/draft-status-banner/ux4g-draft-status-banner.module.d.ts.map +1 -0
  163. package/dist/drawer/fesm2022/ux4g-components-angular-drawer.mjs +51 -0
  164. package/dist/drawer/fesm2022/ux4g-components-angular-drawer.mjs.map +1 -0
  165. package/dist/drawer/index.d.ts +6 -0
  166. package/dist/drawer/public-api.d.ts +4 -0
  167. package/dist/drawer/public-api.d.ts.map +1 -0
  168. package/dist/drawer/ux4g-components-angular-drawer.d.ts.map +1 -0
  169. package/dist/drawer/ux4g-drawer.component.d.ts +10 -0
  170. package/dist/drawer/ux4g-drawer.component.d.ts.map +1 -0
  171. package/dist/drawer/ux4g-drawer.module.d.ts +9 -0
  172. package/dist/drawer/ux4g-drawer.module.d.ts.map +1 -0
  173. package/dist/dropdown/fesm2022/ux4g-components-angular-dropdown.mjs +67 -0
  174. package/dist/dropdown/fesm2022/ux4g-components-angular-dropdown.mjs.map +1 -0
  175. package/dist/dropdown/index.d.ts +6 -0
  176. package/dist/dropdown/public-api.d.ts +4 -0
  177. package/dist/dropdown/public-api.d.ts.map +1 -0
  178. package/dist/dropdown/ux4g-components-angular-dropdown.d.ts.map +1 -0
  179. package/dist/dropdown/ux4g-dropdown.component.d.ts +13 -0
  180. package/dist/dropdown/ux4g-dropdown.component.d.ts.map +1 -0
  181. package/dist/dropdown/ux4g-dropdown.module.d.ts +9 -0
  182. package/dist/dropdown/ux4g-dropdown.module.d.ts.map +1 -0
  183. package/dist/empty-state/fesm2022/ux4g-components-angular-empty-state.mjs +42 -0
  184. package/dist/empty-state/fesm2022/ux4g-components-angular-empty-state.mjs.map +1 -0
  185. package/dist/empty-state/index.d.ts +6 -0
  186. package/dist/empty-state/public-api.d.ts +4 -0
  187. package/dist/empty-state/public-api.d.ts.map +1 -0
  188. package/dist/empty-state/ux4g-components-angular-empty-state.d.ts.map +1 -0
  189. package/dist/empty-state/ux4g-empty-state.component.d.ts +7 -0
  190. package/dist/empty-state/ux4g-empty-state.component.d.ts.map +1 -0
  191. package/dist/empty-state/ux4g-empty-state.module.d.ts +9 -0
  192. package/dist/empty-state/ux4g-empty-state.module.d.ts.map +1 -0
  193. package/dist/feedback/fesm2022/ux4g-components-angular-feedback.mjs +42 -0
  194. package/dist/feedback/fesm2022/ux4g-components-angular-feedback.mjs.map +1 -0
  195. package/dist/feedback/index.d.ts +6 -0
  196. package/dist/feedback/public-api.d.ts +4 -0
  197. package/dist/feedback/public-api.d.ts.map +1 -0
  198. package/dist/feedback/ux4g-components-angular-feedback.d.ts.map +1 -0
  199. package/dist/feedback/ux4g-feedback.component.d.ts +7 -0
  200. package/dist/feedback/ux4g-feedback.component.d.ts.map +1 -0
  201. package/dist/feedback/ux4g-feedback.module.d.ts +9 -0
  202. package/dist/feedback/ux4g-feedback.module.d.ts.map +1 -0
  203. package/dist/file-upload/fesm2022/ux4g-components-angular-file-upload.mjs +45 -0
  204. package/dist/file-upload/fesm2022/ux4g-components-angular-file-upload.mjs.map +1 -0
  205. package/dist/file-upload/index.d.ts +6 -0
  206. package/dist/file-upload/public-api.d.ts +4 -0
  207. package/dist/file-upload/public-api.d.ts.map +1 -0
  208. package/dist/file-upload/ux4g-components-angular-file-upload.d.ts.map +1 -0
  209. package/dist/file-upload/ux4g-file-upload.component.d.ts +9 -0
  210. package/dist/file-upload/ux4g-file-upload.component.d.ts.map +1 -0
  211. package/dist/file-upload/ux4g-file-upload.module.d.ts +9 -0
  212. package/dist/file-upload/ux4g-file-upload.module.d.ts.map +1 -0
  213. package/dist/footer/fesm2022/ux4g-components-angular-footer.mjs +48 -0
  214. package/dist/footer/fesm2022/ux4g-components-angular-footer.mjs.map +1 -0
  215. package/dist/footer/index.d.ts +6 -0
  216. package/dist/footer/public-api.d.ts +4 -0
  217. package/dist/footer/public-api.d.ts.map +1 -0
  218. package/dist/footer/ux4g-components-angular-footer.d.ts.map +1 -0
  219. package/dist/footer/ux4g-footer.component.d.ts +9 -0
  220. package/dist/footer/ux4g-footer.component.d.ts.map +1 -0
  221. package/dist/footer/ux4g-footer.module.d.ts +9 -0
  222. package/dist/footer/ux4g-footer.module.d.ts.map +1 -0
  223. package/dist/form-field-group/fesm2022/ux4g-components-angular-form-field-group.mjs +42 -0
  224. package/dist/form-field-group/fesm2022/ux4g-components-angular-form-field-group.mjs.map +1 -0
  225. package/dist/form-field-group/index.d.ts +6 -0
  226. package/dist/form-field-group/public-api.d.ts +4 -0
  227. package/dist/form-field-group/public-api.d.ts.map +1 -0
  228. package/dist/form-field-group/ux4g-components-angular-form-field-group.d.ts.map +1 -0
  229. package/dist/form-field-group/ux4g-form-field-group.component.d.ts +7 -0
  230. package/dist/form-field-group/ux4g-form-field-group.component.d.ts.map +1 -0
  231. package/dist/form-field-group/ux4g-form-field-group.module.d.ts +9 -0
  232. package/dist/form-field-group/ux4g-form-field-group.module.d.ts.map +1 -0
  233. package/dist/icon-button/fesm2022/ux4g-components-angular-icon-button.mjs +61 -0
  234. package/dist/icon-button/fesm2022/ux4g-components-angular-icon-button.mjs.map +1 -0
  235. package/dist/icon-button/index.d.ts +6 -0
  236. package/dist/icon-button/public-api.d.ts +4 -0
  237. package/dist/icon-button/public-api.d.ts.map +1 -0
  238. package/dist/icon-button/ux4g-components-angular-icon-button.d.ts.map +1 -0
  239. package/dist/icon-button/ux4g-icon-button.component.d.ts +11 -0
  240. package/dist/icon-button/ux4g-icon-button.component.d.ts.map +1 -0
  241. package/dist/icon-button/ux4g-icon-button.module.d.ts +9 -0
  242. package/dist/icon-button/ux4g-icon-button.module.d.ts.map +1 -0
  243. package/dist/image/fesm2022/ux4g-components-angular-image.mjs +92 -0
  244. package/dist/image/fesm2022/ux4g-components-angular-image.mjs.map +1 -0
  245. package/dist/image/index.d.ts +6 -0
  246. package/dist/image/public-api.d.ts +4 -0
  247. package/dist/image/public-api.d.ts.map +1 -0
  248. package/dist/image/ux4g-components-angular-image.d.ts.map +1 -0
  249. package/dist/image/ux4g-image.component.d.ts +16 -0
  250. package/dist/image/ux4g-image.component.d.ts.map +1 -0
  251. package/dist/image/ux4g-image.module.d.ts +9 -0
  252. package/dist/image/ux4g-image.module.d.ts.map +1 -0
  253. package/dist/input/fesm2022/ux4g-components-angular-input.mjs +61 -0
  254. package/dist/input/fesm2022/ux4g-components-angular-input.mjs.map +1 -0
  255. package/dist/input/index.d.ts +6 -0
  256. package/dist/input/public-api.d.ts +4 -0
  257. package/dist/input/public-api.d.ts.map +1 -0
  258. package/dist/input/ux4g-components-angular-input.d.ts.map +1 -0
  259. package/dist/input/ux4g-input.component.d.ts +11 -0
  260. package/dist/input/ux4g-input.component.d.ts.map +1 -0
  261. package/dist/input/ux4g-input.module.d.ts +9 -0
  262. package/dist/input/ux4g-input.module.d.ts.map +1 -0
  263. package/dist/journey-timeline/fesm2022/ux4g-components-angular-journey-timeline.mjs +48 -0
  264. package/dist/journey-timeline/fesm2022/ux4g-components-angular-journey-timeline.mjs.map +1 -0
  265. package/dist/journey-timeline/index.d.ts +6 -0
  266. package/dist/journey-timeline/public-api.d.ts +4 -0
  267. package/dist/journey-timeline/public-api.d.ts.map +1 -0
  268. package/dist/journey-timeline/ux4g-components-angular-journey-timeline.d.ts.map +1 -0
  269. package/dist/journey-timeline/ux4g-journey-timeline.component.d.ts +9 -0
  270. package/dist/journey-timeline/ux4g-journey-timeline.component.d.ts.map +1 -0
  271. package/dist/journey-timeline/ux4g-journey-timeline.module.d.ts +9 -0
  272. package/dist/journey-timeline/ux4g-journey-timeline.module.d.ts.map +1 -0
  273. package/dist/link/fesm2022/ux4g-components-angular-link.mjs +56 -0
  274. package/dist/link/fesm2022/ux4g-components-angular-link.mjs.map +1 -0
  275. package/dist/link/index.d.ts +6 -0
  276. package/dist/link/public-api.d.ts +4 -0
  277. package/dist/link/public-api.d.ts.map +1 -0
  278. package/dist/link/ux4g-components-angular-link.d.ts.map +1 -0
  279. package/dist/link/ux4g-link.component.d.ts +12 -0
  280. package/dist/link/ux4g-link.component.d.ts.map +1 -0
  281. package/dist/link/ux4g-link.module.d.ts +9 -0
  282. package/dist/link/ux4g-link.module.d.ts.map +1 -0
  283. package/dist/list/fesm2022/ux4g-components-angular-list.mjs +58 -0
  284. package/dist/list/fesm2022/ux4g-components-angular-list.mjs.map +1 -0
  285. package/dist/list/index.d.ts +6 -0
  286. package/dist/list/public-api.d.ts +4 -0
  287. package/dist/list/public-api.d.ts.map +1 -0
  288. package/dist/list/ux4g-components-angular-list.d.ts.map +1 -0
  289. package/dist/list/ux4g-list.component.d.ts +10 -0
  290. package/dist/list/ux4g-list.component.d.ts.map +1 -0
  291. package/dist/list/ux4g-list.module.d.ts +9 -0
  292. package/dist/list/ux4g-list.module.d.ts.map +1 -0
  293. package/dist/modal/fesm2022/ux4g-components-angular-modal.mjs +78 -0
  294. package/dist/modal/fesm2022/ux4g-components-angular-modal.mjs.map +1 -0
  295. package/dist/modal/index.d.ts +6 -0
  296. package/dist/modal/public-api.d.ts +4 -0
  297. package/dist/modal/public-api.d.ts.map +1 -0
  298. package/dist/modal/ux4g-components-angular-modal.d.ts.map +1 -0
  299. package/dist/modal/ux4g-modal.component.d.ts +14 -0
  300. package/dist/modal/ux4g-modal.component.d.ts.map +1 -0
  301. package/dist/modal/ux4g-modal.module.d.ts +9 -0
  302. package/dist/modal/ux4g-modal.module.d.ts.map +1 -0
  303. package/dist/navbar/fesm2022/ux4g-components-angular-navbar.mjs +42 -0
  304. package/dist/navbar/fesm2022/ux4g-components-angular-navbar.mjs.map +1 -0
  305. package/dist/navbar/index.d.ts +6 -0
  306. package/dist/navbar/public-api.d.ts +4 -0
  307. package/dist/navbar/public-api.d.ts.map +1 -0
  308. package/dist/navbar/ux4g-components-angular-navbar.d.ts.map +1 -0
  309. package/dist/navbar/ux4g-navbar.component.d.ts +7 -0
  310. package/dist/navbar/ux4g-navbar.component.d.ts.map +1 -0
  311. package/dist/navbar/ux4g-navbar.module.d.ts +9 -0
  312. package/dist/navbar/ux4g-navbar.module.d.ts.map +1 -0
  313. package/dist/otp-input/fesm2022/ux4g-components-angular-otp-input.mjs +48 -0
  314. package/dist/otp-input/fesm2022/ux4g-components-angular-otp-input.mjs.map +1 -0
  315. package/dist/otp-input/index.d.ts +6 -0
  316. package/dist/otp-input/public-api.d.ts +4 -0
  317. package/dist/otp-input/public-api.d.ts.map +1 -0
  318. package/dist/otp-input/ux4g-components-angular-otp-input.d.ts.map +1 -0
  319. package/dist/otp-input/ux4g-otp-input.component.d.ts +9 -0
  320. package/dist/otp-input/ux4g-otp-input.component.d.ts.map +1 -0
  321. package/dist/otp-input/ux4g-otp-input.module.d.ts +9 -0
  322. package/dist/otp-input/ux4g-otp-input.module.d.ts.map +1 -0
  323. package/dist/pagination/fesm2022/ux4g-components-angular-pagination.mjs +58 -0
  324. package/dist/pagination/fesm2022/ux4g-components-angular-pagination.mjs.map +1 -0
  325. package/dist/pagination/index.d.ts +6 -0
  326. package/dist/pagination/public-api.d.ts +4 -0
  327. package/dist/pagination/public-api.d.ts.map +1 -0
  328. package/dist/pagination/ux4g-components-angular-pagination.d.ts.map +1 -0
  329. package/dist/pagination/ux4g-pagination.component.d.ts +10 -0
  330. package/dist/pagination/ux4g-pagination.component.d.ts.map +1 -0
  331. package/dist/pagination/ux4g-pagination.module.d.ts +9 -0
  332. package/dist/pagination/ux4g-pagination.module.d.ts.map +1 -0
  333. package/dist/popover/fesm2022/ux4g-components-angular-popover.mjs +58 -0
  334. package/dist/popover/fesm2022/ux4g-components-angular-popover.mjs.map +1 -0
  335. package/dist/popover/index.d.ts +6 -0
  336. package/dist/popover/public-api.d.ts +4 -0
  337. package/dist/popover/public-api.d.ts.map +1 -0
  338. package/dist/popover/ux4g-components-angular-popover.d.ts.map +1 -0
  339. package/dist/popover/ux4g-popover.component.d.ts +10 -0
  340. package/dist/popover/ux4g-popover.component.d.ts.map +1 -0
  341. package/dist/popover/ux4g-popover.module.d.ts +9 -0
  342. package/dist/popover/ux4g-popover.module.d.ts.map +1 -0
  343. package/dist/progress-indicator/fesm2022/ux4g-components-angular-progress-indicator.mjs +65 -0
  344. package/dist/progress-indicator/fesm2022/ux4g-components-angular-progress-indicator.mjs.map +1 -0
  345. package/dist/progress-indicator/index.d.ts +6 -0
  346. package/dist/progress-indicator/public-api.d.ts +4 -0
  347. package/dist/progress-indicator/public-api.d.ts.map +1 -0
  348. package/dist/progress-indicator/ux4g-components-angular-progress-indicator.d.ts.map +1 -0
  349. package/dist/progress-indicator/ux4g-progress-indicator.component.d.ts +12 -0
  350. package/dist/progress-indicator/ux4g-progress-indicator.component.d.ts.map +1 -0
  351. package/dist/progress-indicator/ux4g-progress-indicator.module.d.ts +9 -0
  352. package/dist/progress-indicator/ux4g-progress-indicator.module.d.ts.map +1 -0
  353. package/dist/radio/fesm2022/ux4g-components-angular-radio.mjs +94 -0
  354. package/dist/radio/fesm2022/ux4g-components-angular-radio.mjs.map +1 -0
  355. package/dist/radio/index.d.ts +6 -0
  356. package/dist/radio/public-api.d.ts +4 -0
  357. package/dist/radio/public-api.d.ts.map +1 -0
  358. package/dist/radio/ux4g-components-angular-radio.d.ts.map +1 -0
  359. package/dist/radio/ux4g-radio.component.d.ts +17 -0
  360. package/dist/radio/ux4g-radio.component.d.ts.map +1 -0
  361. package/dist/radio/ux4g-radio.module.d.ts +9 -0
  362. package/dist/radio/ux4g-radio.module.d.ts.map +1 -0
  363. package/dist/result-list-row/fesm2022/ux4g-components-angular-result-list-row.mjs +48 -0
  364. package/dist/result-list-row/fesm2022/ux4g-components-angular-result-list-row.mjs.map +1 -0
  365. package/dist/result-list-row/index.d.ts +6 -0
  366. package/dist/result-list-row/public-api.d.ts +4 -0
  367. package/dist/result-list-row/public-api.d.ts.map +1 -0
  368. package/dist/result-list-row/ux4g-components-angular-result-list-row.d.ts.map +1 -0
  369. package/dist/result-list-row/ux4g-result-list-row.component.d.ts +9 -0
  370. package/dist/result-list-row/ux4g-result-list-row.component.d.ts.map +1 -0
  371. package/dist/result-list-row/ux4g-result-list-row.module.d.ts +9 -0
  372. package/dist/result-list-row/ux4g-result-list-row.module.d.ts.map +1 -0
  373. package/dist/search/fesm2022/ux4g-components-angular-search.mjs +55 -0
  374. package/dist/search/fesm2022/ux4g-components-angular-search.mjs.map +1 -0
  375. package/dist/search/index.d.ts +6 -0
  376. package/dist/search/public-api.d.ts +4 -0
  377. package/dist/search/public-api.d.ts.map +1 -0
  378. package/dist/search/ux4g-components-angular-search.d.ts.map +1 -0
  379. package/dist/search/ux4g-search-container.component.d.ts +9 -0
  380. package/dist/search/ux4g-search-container.component.d.ts.map +1 -0
  381. package/dist/search/ux4g-search.module.d.ts +9 -0
  382. package/dist/search/ux4g-search.module.d.ts.map +1 -0
  383. package/dist/sla-progress-indicator/fesm2022/ux4g-components-angular-sla-progress-indicator.mjs +45 -0
  384. package/dist/sla-progress-indicator/fesm2022/ux4g-components-angular-sla-progress-indicator.mjs.map +1 -0
  385. package/dist/sla-progress-indicator/index.d.ts +6 -0
  386. package/dist/sla-progress-indicator/public-api.d.ts +4 -0
  387. package/dist/sla-progress-indicator/public-api.d.ts.map +1 -0
  388. package/dist/sla-progress-indicator/ux4g-components-angular-sla-progress-indicator.d.ts.map +1 -0
  389. package/dist/sla-progress-indicator/ux4g-sla-progress-indicator.component.d.ts +9 -0
  390. package/dist/sla-progress-indicator/ux4g-sla-progress-indicator.component.d.ts.map +1 -0
  391. package/dist/sla-progress-indicator/ux4g-sla-progress-indicator.module.d.ts +9 -0
  392. package/dist/sla-progress-indicator/ux4g-sla-progress-indicator.module.d.ts.map +1 -0
  393. package/dist/slider/fesm2022/ux4g-components-angular-slider.mjs +48 -0
  394. package/dist/slider/fesm2022/ux4g-components-angular-slider.mjs.map +1 -0
  395. package/dist/slider/index.d.ts +6 -0
  396. package/dist/slider/public-api.d.ts +4 -0
  397. package/dist/slider/public-api.d.ts.map +1 -0
  398. package/dist/slider/ux4g-components-angular-slider.d.ts.map +1 -0
  399. package/dist/slider/ux4g-slider-field.component.d.ts +9 -0
  400. package/dist/slider/ux4g-slider-field.component.d.ts.map +1 -0
  401. package/dist/slider/ux4g-slider-field.module.d.ts +9 -0
  402. package/dist/slider/ux4g-slider-field.module.d.ts.map +1 -0
  403. package/dist/slot-grid/fesm2022/ux4g-components-angular-slot-grid.mjs +48 -0
  404. package/dist/slot-grid/fesm2022/ux4g-components-angular-slot-grid.mjs.map +1 -0
  405. package/dist/slot-grid/index.d.ts +6 -0
  406. package/dist/slot-grid/public-api.d.ts +4 -0
  407. package/dist/slot-grid/public-api.d.ts.map +1 -0
  408. package/dist/slot-grid/ux4g-components-angular-slot-grid.d.ts.map +1 -0
  409. package/dist/slot-grid/ux4g-slot-grid.component.d.ts +9 -0
  410. package/dist/slot-grid/ux4g-slot-grid.component.d.ts.map +1 -0
  411. package/dist/slot-grid/ux4g-slot-grid.module.d.ts +9 -0
  412. package/dist/slot-grid/ux4g-slot-grid.module.d.ts.map +1 -0
  413. package/dist/social-links/fesm2022/ux4g-components-angular-social-links.mjs +48 -0
  414. package/dist/social-links/fesm2022/ux4g-components-angular-social-links.mjs.map +1 -0
  415. package/dist/social-links/index.d.ts +6 -0
  416. package/dist/social-links/public-api.d.ts +4 -0
  417. package/dist/social-links/public-api.d.ts.map +1 -0
  418. package/dist/social-links/ux4g-components-angular-social-links.d.ts.map +1 -0
  419. package/dist/social-links/ux4g-social-links.component.d.ts +9 -0
  420. package/dist/social-links/ux4g-social-links.component.d.ts.map +1 -0
  421. package/dist/social-links/ux4g-social-links.module.d.ts +9 -0
  422. package/dist/social-links/ux4g-social-links.module.d.ts.map +1 -0
  423. package/dist/spinner/fesm2022/ux4g-components-angular-spinner.mjs +56 -0
  424. package/dist/spinner/fesm2022/ux4g-components-angular-spinner.mjs.map +1 -0
  425. package/dist/spinner/index.d.ts +6 -0
  426. package/dist/spinner/public-api.d.ts +4 -0
  427. package/dist/spinner/public-api.d.ts.map +1 -0
  428. package/dist/spinner/ux4g-components-angular-spinner.d.ts.map +1 -0
  429. package/dist/spinner/ux4g-spinner.component.d.ts +12 -0
  430. package/dist/spinner/ux4g-spinner.component.d.ts.map +1 -0
  431. package/dist/spinner/ux4g-spinner.module.d.ts +9 -0
  432. package/dist/spinner/ux4g-spinner.module.d.ts.map +1 -0
  433. package/dist/status-pipeline/fesm2022/ux4g-components-angular-status-pipeline.mjs +57 -0
  434. package/dist/status-pipeline/fesm2022/ux4g-components-angular-status-pipeline.mjs.map +1 -0
  435. package/dist/status-pipeline/index.d.ts +6 -0
  436. package/dist/status-pipeline/public-api.d.ts +4 -0
  437. package/dist/status-pipeline/public-api.d.ts.map +1 -0
  438. package/dist/status-pipeline/ux4g-components-angular-status-pipeline.d.ts.map +1 -0
  439. package/dist/status-pipeline/ux4g-status-pipeline.component.d.ts +12 -0
  440. package/dist/status-pipeline/ux4g-status-pipeline.component.d.ts.map +1 -0
  441. package/dist/status-pipeline/ux4g-status-pipeline.module.d.ts +9 -0
  442. package/dist/status-pipeline/ux4g-status-pipeline.module.d.ts.map +1 -0
  443. package/dist/stepper/fesm2022/ux4g-components-angular-stepper.mjs +57 -0
  444. package/dist/stepper/fesm2022/ux4g-components-angular-stepper.mjs.map +1 -0
  445. package/dist/stepper/index.d.ts +6 -0
  446. package/dist/stepper/public-api.d.ts +4 -0
  447. package/dist/stepper/public-api.d.ts.map +1 -0
  448. package/dist/stepper/ux4g-components-angular-stepper.d.ts.map +1 -0
  449. package/dist/stepper/ux4g-stepper.component.d.ts +12 -0
  450. package/dist/stepper/ux4g-stepper.component.d.ts.map +1 -0
  451. package/dist/stepper/ux4g-stepper.module.d.ts +9 -0
  452. package/dist/stepper/ux4g-stepper.module.d.ts.map +1 -0
  453. package/dist/switch/fesm2022/ux4g-components-angular-switch.mjs +85 -0
  454. package/dist/switch/fesm2022/ux4g-components-angular-switch.mjs.map +1 -0
  455. package/dist/switch/index.d.ts +6 -0
  456. package/dist/switch/public-api.d.ts +4 -0
  457. package/dist/switch/public-api.d.ts.map +1 -0
  458. package/dist/switch/ux4g-components-angular-switch.d.ts.map +1 -0
  459. package/dist/switch/ux4g-switch.component.d.ts +14 -0
  460. package/dist/switch/ux4g-switch.component.d.ts.map +1 -0
  461. package/dist/switch/ux4g-switch.module.d.ts +9 -0
  462. package/dist/switch/ux4g-switch.module.d.ts.map +1 -0
  463. package/dist/tab/fesm2022/ux4g-components-angular-tab.mjs +61 -0
  464. package/dist/tab/fesm2022/ux4g-components-angular-tab.mjs.map +1 -0
  465. package/dist/tab/index.d.ts +6 -0
  466. package/dist/tab/public-api.d.ts +4 -0
  467. package/dist/tab/public-api.d.ts.map +1 -0
  468. package/dist/tab/ux4g-components-angular-tab.d.ts.map +1 -0
  469. package/dist/tab/ux4g-tab.component.d.ts +11 -0
  470. package/dist/tab/ux4g-tab.component.d.ts.map +1 -0
  471. package/dist/tab/ux4g-tab.module.d.ts +9 -0
  472. package/dist/tab/ux4g-tab.module.d.ts.map +1 -0
  473. package/dist/table/fesm2022/ux4g-components-angular-table.mjs +73 -0
  474. package/dist/table/fesm2022/ux4g-components-angular-table.mjs.map +1 -0
  475. package/dist/table/index.d.ts +6 -0
  476. package/dist/table/public-api.d.ts +4 -0
  477. package/dist/table/public-api.d.ts.map +1 -0
  478. package/dist/table/ux4g-components-angular-table.d.ts.map +1 -0
  479. package/dist/table/ux4g-table.component.d.ts +15 -0
  480. package/dist/table/ux4g-table.component.d.ts.map +1 -0
  481. package/dist/table/ux4g-table.module.d.ts +9 -0
  482. package/dist/table/ux4g-table.module.d.ts.map +1 -0
  483. package/dist/tag/fesm2022/ux4g-components-angular-tag.mjs +53 -0
  484. package/dist/tag/fesm2022/ux4g-components-angular-tag.mjs.map +1 -0
  485. package/dist/tag/index.d.ts +6 -0
  486. package/dist/tag/public-api.d.ts +4 -0
  487. package/dist/tag/public-api.d.ts.map +1 -0
  488. package/dist/tag/ux4g-components-angular-tag.d.ts.map +1 -0
  489. package/dist/tag/ux4g-tag.component.d.ts +11 -0
  490. package/dist/tag/ux4g-tag.component.d.ts.map +1 -0
  491. package/dist/tag/ux4g-tag.module.d.ts +9 -0
  492. package/dist/tag/ux4g-tag.module.d.ts.map +1 -0
  493. package/dist/tooltip/fesm2022/ux4g-components-angular-tooltip.mjs +88 -0
  494. package/dist/tooltip/fesm2022/ux4g-components-angular-tooltip.mjs.map +1 -0
  495. package/dist/tooltip/index.d.ts +6 -0
  496. package/dist/tooltip/public-api.d.ts +5 -0
  497. package/dist/tooltip/public-api.d.ts.map +1 -0
  498. package/dist/tooltip/ux4g-components-angular-tooltip.d.ts.map +1 -0
  499. package/dist/tooltip/ux4g-tooltip-wrapper.component.d.ts +8 -0
  500. package/dist/tooltip/ux4g-tooltip-wrapper.component.d.ts.map +1 -0
  501. package/dist/tooltip/ux4g-tooltip.component.d.ts +10 -0
  502. package/dist/tooltip/ux4g-tooltip.component.d.ts.map +1 -0
  503. package/dist/tooltip/ux4g-tooltip.module.d.ts +10 -0
  504. package/dist/tooltip/ux4g-tooltip.module.d.ts.map +1 -0
  505. package/package.json +496 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-status-pipeline.component.d.ts","sourceRoot":"","sources":["../../src/status-pipeline/ux4g-status-pipeline.component.ts"],"names":[],"mappings":"AACA,OAAO,EACL,yBAAyB,EACzB,uBAAuB,EACvB,qBAAqB,EACrB,kBAAkB,EAEnB,MAAM,2BAA2B,CAAC;;AAEnC,qBAMa,2BAA2B;IAC7B,WAAW,EAAE,yBAAyB,CAAgB;IACtD,SAAS,EAAE,uBAAuB,CAAa;IAC/C,OAAO,EAAE,qBAAqB,CAAa;IAC3C,IAAI,EAAE,kBAAkB,CAAa;IAE9C,IAAI,qBAAqB,IAAI,MAAM,CAElC;yCARU,2BAA2B;2CAA3B,2BAA2B;CASvC"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./ux4g-status-pipeline.component";
3
+ import * as i2 from "@angular/common";
4
+ export declare class UX4GStatusPipelineModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GStatusPipelineModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<UX4GStatusPipelineModule, [typeof i1.UX4GStatusPipelineComponent], [typeof i2.CommonModule], [typeof i1.UX4GStatusPipelineComponent]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<UX4GStatusPipelineModule>;
8
+ }
9
+ //# sourceMappingURL=ux4g-status-pipeline.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-status-pipeline.module.d.ts","sourceRoot":"","sources":["../../src/status-pipeline/ux4g-status-pipeline.module.ts"],"names":[],"mappings":";;;AAIA,qBAKa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB;0CAAxB,wBAAwB;CAAG"}
@@ -0,0 +1,57 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Input, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
+ import { buildStepperClasses } from 'ux4g-components-web/types';
4
+ export { buildStepperClasses } from 'ux4g-components-web/types';
5
+ import { CommonModule } from '@angular/common';
6
+
7
+ class UX4GStepperComponent {
8
+ constructor() {
9
+ this.orientation = 'horizontal';
10
+ this.alignment = 'default';
11
+ this.variant = 'default';
12
+ this.size = 'default';
13
+ }
14
+ get stepperClasses() {
15
+ return buildStepperClasses(this.orientation, this.alignment, this.variant, this.size);
16
+ }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GStepperComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: UX4GStepperComponent, isStandalone: false, selector: "ux4g-stepper", inputs: { orientation: "orientation", alignment: "alignment", variant: "variant", size: "size" }, ngImport: i0, template: `<div [className]="stepperClasses"><ng-content></ng-content></div>`, isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
19
+ }
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GStepperComponent, decorators: [{
21
+ type: Component,
22
+ args: [{
23
+ selector: 'ux4g-stepper',
24
+ standalone: false,
25
+ template: `<div [className]="stepperClasses"><ng-content></ng-content></div>`,
26
+ encapsulation: ViewEncapsulation.None,
27
+ }]
28
+ }], propDecorators: { orientation: [{
29
+ type: Input
30
+ }], alignment: [{
31
+ type: Input
32
+ }], variant: [{
33
+ type: Input
34
+ }], size: [{
35
+ type: Input
36
+ }] } });
37
+
38
+ class UX4GStepperModule {
39
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GStepperModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
40
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: UX4GStepperModule, declarations: [UX4GStepperComponent], imports: [CommonModule], exports: [UX4GStepperComponent] }); }
41
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GStepperModule, imports: [CommonModule] }); }
42
+ }
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GStepperModule, decorators: [{
44
+ type: NgModule,
45
+ args: [{
46
+ declarations: [UX4GStepperComponent],
47
+ imports: [CommonModule],
48
+ exports: [UX4GStepperComponent],
49
+ }]
50
+ }] });
51
+
52
+ /**
53
+ * Generated bundle index. Do not edit.
54
+ */
55
+
56
+ export { UX4GStepperComponent, UX4GStepperModule };
57
+ //# sourceMappingURL=ux4g-components-angular-stepper.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-stepper.mjs","sources":["../../../src/stepper/ux4g-stepper.component.ts","../../../src/stepper/ux4g-stepper.module.ts","../../../src/stepper/ux4g-components-angular-stepper.ts"],"sourcesContent":["import { Component, Input, ViewEncapsulation } from '@angular/core';\r\nimport { StepperOrientation, StepperAlignment, StepperVariant, StepperSize, buildStepperClasses } from 'ux4g-components-web/types';\r\n\r\n@Component({\r\n selector: 'ux4g-stepper',\r\n standalone: false,\r\n template: `<div [className]=\"stepperClasses\"><ng-content></ng-content></div>`,\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class UX4GStepperComponent {\r\n @Input() orientation: StepperOrientation = 'horizontal';\r\n @Input() alignment: StepperAlignment = 'default';\r\n @Input() variant: StepperVariant = 'default';\r\n @Input() size: StepperSize = 'default';\r\n\r\n get stepperClasses(): string {\r\n return buildStepperClasses(this.orientation, this.alignment, this.variant, this.size);\r\n }\r\n}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { UX4GStepperComponent } from './ux4g-stepper.component';\r\n\r\n@NgModule({\r\n declarations: [UX4GStepperComponent],\r\n imports: [CommonModule],\r\n exports: [UX4GStepperComponent],\r\n})\r\nexport class UX4GStepperModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;MASa,oBAAoB,CAAA;AANjC,IAAA,WAAA,GAAA;QAOW,IAAA,CAAA,WAAW,GAAuB,YAAY;QAC9C,IAAA,CAAA,SAAS,GAAqB,SAAS;QACvC,IAAA,CAAA,OAAO,GAAmB,SAAS;QACnC,IAAA,CAAA,IAAI,GAAgB,SAAS;AAKvC,IAAA;AAHC,IAAA,IAAI,cAAc,GAAA;AAChB,QAAA,OAAO,mBAAmB,CAAC,IAAI,CAAC,WAAW,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,OAAO,EAAE,IAAI,CAAC,IAAI,CAAC;IACvF;+GARW,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAApB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,oBAAoB,2KAHrB,CAAA,iEAAA,CAAmE,EAAA,QAAA,EAAA,IAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;;4FAGlE,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBANhC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,cAAc;AACxB,oBAAA,UAAU,EAAE,KAAK;AACjB,oBAAA,QAAQ,EAAE,CAAA,iEAAA,CAAmE;oBAC7E,aAAa,EAAE,iBAAiB,CAAC,IAAI;AACtC,iBAAA;8BAEU,WAAW,EAAA,CAAA;sBAAnB;gBACQ,SAAS,EAAA,CAAA;sBAAjB;gBACQ,OAAO,EAAA,CAAA;sBAAf;gBACQ,IAAI,EAAA,CAAA;sBAAZ;;;MCJU,iBAAiB,CAAA;+GAAjB,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAjB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,iBAAiB,EAAA,YAAA,EAAA,CAJb,oBAAoB,CAAA,EAAA,OAAA,EAAA,CACzB,YAAY,aACZ,oBAAoB,CAAA,EAAA,CAAA,CAAA;AAEnB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,iBAAiB,YAHlB,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAGX,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAL7B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,oBAAoB,CAAC;oBACpC,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,oBAAoB,CAAC;AAChC,iBAAA;;;ACRD;;AAEG;;;;"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="ux4g-components-angular" />
5
+ export * from './public-api';
6
+ //# sourceMappingURL=ux4g-components-angular-stepper.d.ts.map
@@ -0,0 +1,4 @@
1
+ export { UX4GStepperComponent } from './ux4g-stepper.component';
2
+ export { UX4GStepperModule } from './ux4g-stepper.module';
3
+ export { StepperOrientation, StepperAlignment, StepperVariant, StepperSize, buildStepperClasses } from 'ux4g-components-web/types';
4
+ //# sourceMappingURL=public-api.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../src/stepper/public-api.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,cAAc,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-stepper.d.ts","sourceRoot":"","sources":["../../src/stepper/ux4g-components-angular-stepper.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { StepperOrientation, StepperAlignment, StepperVariant, StepperSize } from 'ux4g-components-web/types';
2
+ import * as i0 from "@angular/core";
3
+ export declare class UX4GStepperComponent {
4
+ orientation: StepperOrientation;
5
+ alignment: StepperAlignment;
6
+ variant: StepperVariant;
7
+ size: StepperSize;
8
+ get stepperClasses(): string;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GStepperComponent, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<UX4GStepperComponent, "ux4g-stepper", never, { "orientation": { "alias": "orientation"; "required": false; }; "alignment": { "alias": "alignment"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, ["*"], false, never>;
11
+ }
12
+ //# sourceMappingURL=ux4g-stepper.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-stepper.component.d.ts","sourceRoot":"","sources":["../../src/stepper/ux4g-stepper.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,cAAc,EAAE,WAAW,EAAuB,MAAM,2BAA2B,CAAC;;AAEnI,qBAMa,oBAAoB;IACtB,WAAW,EAAE,kBAAkB,CAAgB;IAC/C,SAAS,EAAE,gBAAgB,CAAa;IACxC,OAAO,EAAE,cAAc,CAAa;IACpC,IAAI,EAAE,WAAW,CAAa;IAEvC,IAAI,cAAc,IAAI,MAAM,CAE3B;yCARU,oBAAoB;2CAApB,oBAAoB;CAShC"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./ux4g-stepper.component";
3
+ import * as i2 from "@angular/common";
4
+ export declare class UX4GStepperModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GStepperModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<UX4GStepperModule, [typeof i1.UX4GStepperComponent], [typeof i2.CommonModule], [typeof i1.UX4GStepperComponent]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<UX4GStepperModule>;
8
+ }
9
+ //# sourceMappingURL=ux4g-stepper.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-stepper.module.d.ts","sourceRoot":"","sources":["../../src/stepper/ux4g-stepper.module.ts"],"names":[],"mappings":";;;AAIA,qBAKa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAAG"}
@@ -0,0 +1,85 @@
1
+ import * as i0 from '@angular/core';
2
+ import { EventEmitter, Output, Input, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
+ import { buildSwitchClasses } from 'ux4g-components-web/types';
4
+ import { CommonModule } from '@angular/common';
5
+
6
+ class UX4GSwitchComponent {
7
+ constructor() {
8
+ this.size = 'md';
9
+ this.checked = false;
10
+ this.disabled = false;
11
+ this.changed = new EventEmitter();
12
+ }
13
+ get switchClasses() {
14
+ return buildSwitchClasses(this.size);
15
+ }
16
+ onChange(event) {
17
+ this.changed.emit(event);
18
+ }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GSwitchComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: UX4GSwitchComponent, isStandalone: false, selector: "ux4g-switch", inputs: { size: "size", checked: "checked", disabled: "disabled" }, outputs: { changed: "changed" }, ngImport: i0, template: `
21
+ <label [className]="switchClasses">
22
+ <input class="ux4g-switch-input"
23
+ type="checkbox"
24
+ [checked]="checked"
25
+ [disabled]="disabled || null"
26
+ (change)="onChange($event)" />
27
+ <div class="ux4g-switch-control">
28
+ <span class="ux4g-switch-track">
29
+ <span class="ux4g-switch-thumb"></span>
30
+ </span>
31
+ </div>
32
+ </label>
33
+ `, isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
34
+ }
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GSwitchComponent, decorators: [{
36
+ type: Component,
37
+ args: [{
38
+ selector: 'ux4g-switch',
39
+ standalone: false,
40
+ template: `
41
+ <label [className]="switchClasses">
42
+ <input class="ux4g-switch-input"
43
+ type="checkbox"
44
+ [checked]="checked"
45
+ [disabled]="disabled || null"
46
+ (change)="onChange($event)" />
47
+ <div class="ux4g-switch-control">
48
+ <span class="ux4g-switch-track">
49
+ <span class="ux4g-switch-thumb"></span>
50
+ </span>
51
+ </div>
52
+ </label>
53
+ `,
54
+ encapsulation: ViewEncapsulation.None,
55
+ }]
56
+ }], propDecorators: { size: [{
57
+ type: Input
58
+ }], checked: [{
59
+ type: Input
60
+ }], disabled: [{
61
+ type: Input
62
+ }], changed: [{
63
+ type: Output
64
+ }] } });
65
+
66
+ class UX4GSwitchModule {
67
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GSwitchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
68
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: UX4GSwitchModule, declarations: [UX4GSwitchComponent], imports: [CommonModule], exports: [UX4GSwitchComponent] }); }
69
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GSwitchModule, imports: [CommonModule] }); }
70
+ }
71
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GSwitchModule, decorators: [{
72
+ type: NgModule,
73
+ args: [{
74
+ declarations: [UX4GSwitchComponent],
75
+ imports: [CommonModule],
76
+ exports: [UX4GSwitchComponent],
77
+ }]
78
+ }] });
79
+
80
+ /**
81
+ * Generated bundle index. Do not edit.
82
+ */
83
+
84
+ export { UX4GSwitchComponent, UX4GSwitchModule };
85
+ //# sourceMappingURL=ux4g-components-angular-switch.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-switch.mjs","sources":["../../../src/switch/ux4g-switch.component.ts","../../../src/switch/ux4g-switch.module.ts","../../../src/switch/ux4g-components-angular-switch.ts"],"sourcesContent":["import { Component, Input, Output, EventEmitter, ViewEncapsulation } from '@angular/core';\r\nimport { SwitchSize, buildSwitchClasses } from 'ux4g-components-web/types';\r\n\r\n@Component({\r\n selector: 'ux4g-switch',\r\n standalone: false,\r\n template: `\r\n <label [className]=\"switchClasses\">\r\n <input class=\"ux4g-switch-input\"\r\n type=\"checkbox\"\r\n [checked]=\"checked\"\r\n [disabled]=\"disabled || null\"\r\n (change)=\"onChange($event)\" />\r\n <div class=\"ux4g-switch-control\">\r\n <span class=\"ux4g-switch-track\">\r\n <span class=\"ux4g-switch-thumb\"></span>\r\n </span>\r\n </div>\r\n </label>\r\n `,\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class UX4GSwitchComponent {\r\n @Input() size: SwitchSize = 'md';\r\n @Input() checked: boolean = false;\r\n @Input() disabled: boolean = false;\r\n @Output() changed = new EventEmitter<Event>();\r\n\r\n get switchClasses(): string {\r\n return buildSwitchClasses(this.size);\r\n }\r\n\r\n onChange(event: Event): void {\r\n this.changed.emit(event);\r\n }\r\n}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { UX4GSwitchComponent } from './ux4g-switch.component';\r\n\r\n@NgModule({\r\n declarations: [UX4GSwitchComponent],\r\n imports: [CommonModule],\r\n exports: [UX4GSwitchComponent],\r\n})\r\nexport class UX4GSwitchModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;MAsBa,mBAAmB,CAAA;AAnBhC,IAAA,WAAA,GAAA;QAoBW,IAAA,CAAA,IAAI,GAAe,IAAI;QACvB,IAAA,CAAA,OAAO,GAAY,KAAK;QACxB,IAAA,CAAA,QAAQ,GAAY,KAAK;AACxB,QAAA,IAAA,CAAA,OAAO,GAAG,IAAI,YAAY,EAAS;AAS9C,IAAA;AAPC,IAAA,IAAI,aAAa,GAAA;AACf,QAAA,OAAO,kBAAkB,CAAC,IAAI,CAAC,IAAI,CAAC;IACtC;AAEA,IAAA,QAAQ,CAAC,KAAY,EAAA;AACnB,QAAA,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC;IAC1B;+GAZW,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAnB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,mBAAmB,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,aAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,UAAA,EAAA,EAAA,OAAA,EAAA,EAAA,OAAA,EAAA,SAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAhBpB,CAAA;;;;;;;;;;;;;AAaT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;;4FAGU,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAnB/B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,aAAa;AACvB,oBAAA,UAAU,EAAE,KAAK;AACjB,oBAAA,QAAQ,EAAE,CAAA;;;;;;;;;;;;;AAaT,EAAA,CAAA;oBACD,aAAa,EAAE,iBAAiB,CAAC,IAAI;AACtC,iBAAA;8BAEU,IAAI,EAAA,CAAA;sBAAZ;gBACQ,OAAO,EAAA,CAAA;sBAAf;gBACQ,QAAQ,EAAA,CAAA;sBAAhB;gBACS,OAAO,EAAA,CAAA;sBAAhB;;;MCjBU,gBAAgB,CAAA;+GAAhB,gBAAgB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAhB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,gBAAgB,EAAA,YAAA,EAAA,CAJZ,mBAAmB,CAAA,EAAA,OAAA,EAAA,CACxB,YAAY,aACZ,mBAAmB,CAAA,EAAA,CAAA,CAAA;AAElB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,gBAAgB,YAHjB,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAGX,gBAAgB,EAAA,UAAA,EAAA,CAAA;kBAL5B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,mBAAmB,CAAC;oBACnC,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,mBAAmB,CAAC;AAC/B,iBAAA;;;ACRD;;AAEG;;;;"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="ux4g-components-angular" />
5
+ export * from './public-api';
6
+ //# sourceMappingURL=ux4g-components-angular-switch.d.ts.map
@@ -0,0 +1,4 @@
1
+ export { UX4GSwitchComponent } from './ux4g-switch.component';
2
+ export { UX4GSwitchModule } from './ux4g-switch.module';
3
+ export { SwitchSize } from 'ux4g-components-web/types';
4
+ //# sourceMappingURL=public-api.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../src/switch/public-api.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-switch.d.ts","sourceRoot":"","sources":["../../src/switch/ux4g-components-angular-switch.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -0,0 +1,14 @@
1
+ import { EventEmitter } from '@angular/core';
2
+ import { SwitchSize } from 'ux4g-components-web/types';
3
+ import * as i0 from "@angular/core";
4
+ export declare class UX4GSwitchComponent {
5
+ size: SwitchSize;
6
+ checked: boolean;
7
+ disabled: boolean;
8
+ changed: EventEmitter<Event>;
9
+ get switchClasses(): string;
10
+ onChange(event: Event): void;
11
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GSwitchComponent, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<UX4GSwitchComponent, "ux4g-switch", never, { "size": { "alias": "size"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "changed": "changed"; }, never, never, false, never>;
13
+ }
14
+ //# sourceMappingURL=ux4g-switch.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-switch.component.d.ts","sourceRoot":"","sources":["../../src/switch/ux4g-switch.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4B,YAAY,EAAqB,MAAM,eAAe,CAAC;AAC1F,OAAO,EAAE,UAAU,EAAsB,MAAM,2BAA2B,CAAC;;AAE3E,qBAmBa,mBAAmB;IACrB,IAAI,EAAE,UAAU,CAAQ;IACxB,OAAO,EAAE,OAAO,CAAS;IACzB,QAAQ,EAAE,OAAO,CAAS;IACzB,OAAO,sBAA6B;IAE9C,IAAI,aAAa,IAAI,MAAM,CAE1B;IAED,QAAQ,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;yCAVjB,mBAAmB;2CAAnB,mBAAmB;CAa/B"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./ux4g-switch.component";
3
+ import * as i2 from "@angular/common";
4
+ export declare class UX4GSwitchModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GSwitchModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<UX4GSwitchModule, [typeof i1.UX4GSwitchComponent], [typeof i2.CommonModule], [typeof i1.UX4GSwitchComponent]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<UX4GSwitchModule>;
8
+ }
9
+ //# sourceMappingURL=ux4g-switch.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-switch.module.d.ts","sourceRoot":"","sources":["../../src/switch/ux4g-switch.module.ts"],"names":[],"mappings":";;;AAIA,qBAKa,gBAAgB;yCAAhB,gBAAgB;0CAAhB,gBAAgB;0CAAhB,gBAAgB;CAAG"}
@@ -0,0 +1,61 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Input, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
+ import { buildTabClasses } from 'ux4g-components-web/types';
4
+ import { CommonModule } from '@angular/common';
5
+
6
+ class UX4GTabComponent {
7
+ constructor() {
8
+ this.variant = 'underline';
9
+ this.size = 'md';
10
+ this.vertical = false;
11
+ }
12
+ get tabClasses() {
13
+ return buildTabClasses(this.variant, this.size, this.vertical);
14
+ }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTabComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: UX4GTabComponent, isStandalone: false, selector: "ux4g-tab", inputs: { variant: "variant", size: "size", vertical: "vertical" }, ngImport: i0, template: `
17
+ <div [className]="tabClasses">
18
+ <ng-content></ng-content>
19
+ </div>
20
+ `, isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
21
+ }
22
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTabComponent, decorators: [{
23
+ type: Component,
24
+ args: [{
25
+ selector: 'ux4g-tab',
26
+ standalone: false,
27
+ template: `
28
+ <div [className]="tabClasses">
29
+ <ng-content></ng-content>
30
+ </div>
31
+ `,
32
+ encapsulation: ViewEncapsulation.None,
33
+ }]
34
+ }], propDecorators: { variant: [{
35
+ type: Input
36
+ }], size: [{
37
+ type: Input
38
+ }], vertical: [{
39
+ type: Input
40
+ }] } });
41
+
42
+ class UX4GTabModule {
43
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTabModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
44
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: UX4GTabModule, declarations: [UX4GTabComponent], imports: [CommonModule], exports: [UX4GTabComponent] }); }
45
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTabModule, imports: [CommonModule] }); }
46
+ }
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTabModule, decorators: [{
48
+ type: NgModule,
49
+ args: [{
50
+ declarations: [UX4GTabComponent],
51
+ imports: [CommonModule],
52
+ exports: [UX4GTabComponent],
53
+ }]
54
+ }] });
55
+
56
+ /**
57
+ * Generated bundle index. Do not edit.
58
+ */
59
+
60
+ export { UX4GTabComponent, UX4GTabModule };
61
+ //# sourceMappingURL=ux4g-components-angular-tab.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-tab.mjs","sources":["../../../src/tab/ux4g-tab.component.ts","../../../src/tab/ux4g-tab.module.ts","../../../src/tab/ux4g-components-angular-tab.ts"],"sourcesContent":["import { Component, Input, ViewEncapsulation } from '@angular/core';\r\nimport { TabVariant, TabSize, buildTabClasses } from 'ux4g-components-web/types';\r\n\r\n@Component({\r\n selector: 'ux4g-tab',\r\n standalone: false,\r\n template: `\r\n <div [className]=\"tabClasses\">\r\n <ng-content></ng-content>\r\n </div>\r\n `,\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class UX4GTabComponent {\r\n @Input() variant: TabVariant = 'underline';\r\n @Input() size: TabSize = 'md';\r\n @Input() vertical: boolean = false;\r\n\r\n get tabClasses(): string {\r\n return buildTabClasses(this.variant, this.size, this.vertical);\r\n }\r\n}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { UX4GTabComponent } from './ux4g-tab.component';\r\n\r\n@NgModule({\r\n declarations: [UX4GTabComponent],\r\n imports: [CommonModule],\r\n exports: [UX4GTabComponent],\r\n})\r\nexport class UX4GTabModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;MAaa,gBAAgB,CAAA;AAV7B,IAAA,WAAA,GAAA;QAWW,IAAA,CAAA,OAAO,GAAe,WAAW;QACjC,IAAA,CAAA,IAAI,GAAY,IAAI;QACpB,IAAA,CAAA,QAAQ,GAAY,KAAK;AAKnC,IAAA;AAHC,IAAA,IAAI,UAAU,GAAA;AACZ,QAAA,OAAO,eAAe,CAAC,IAAI,CAAC,OAAO,EAAE,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,QAAQ,CAAC;IAChE;+GAPW,gBAAgB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAhB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,gBAAgB,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,UAAA,EAAA,MAAA,EAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,UAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAPjB,CAAA;;;;AAIT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;;4FAGU,gBAAgB,EAAA,UAAA,EAAA,CAAA;kBAV5B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,UAAU;AACpB,oBAAA,UAAU,EAAE,KAAK;AACjB,oBAAA,QAAQ,EAAE,CAAA;;;;AAIT,EAAA,CAAA;oBACD,aAAa,EAAE,iBAAiB,CAAC,IAAI;AACtC,iBAAA;8BAEU,OAAO,EAAA,CAAA;sBAAf;gBACQ,IAAI,EAAA,CAAA;sBAAZ;gBACQ,QAAQ,EAAA,CAAA;sBAAhB;;;MCPU,aAAa,CAAA;+GAAb,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAb,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,aAAa,EAAA,YAAA,EAAA,CAJT,gBAAgB,CAAA,EAAA,OAAA,EAAA,CACrB,YAAY,aACZ,gBAAgB,CAAA,EAAA,CAAA,CAAA;AAEf,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,aAAa,YAHd,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAGX,aAAa,EAAA,UAAA,EAAA,CAAA;kBALzB,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,gBAAgB,CAAC;oBAChC,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,gBAAgB,CAAC;AAC5B,iBAAA;;;ACRD;;AAEG;;;;"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="ux4g-components-angular" />
5
+ export * from './public-api';
6
+ //# sourceMappingURL=ux4g-components-angular-tab.d.ts.map
@@ -0,0 +1,4 @@
1
+ export { UX4GTabComponent } from './ux4g-tab.component';
2
+ export { UX4GTabModule } from './ux4g-tab.module';
3
+ export { TabVariant, TabSize } from 'ux4g-components-web/types';
4
+ //# sourceMappingURL=public-api.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../src/tab/public-api.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-tab.d.ts","sourceRoot":"","sources":["../../src/tab/ux4g-components-angular-tab.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { TabVariant, TabSize } from 'ux4g-components-web/types';
2
+ import * as i0 from "@angular/core";
3
+ export declare class UX4GTabComponent {
4
+ variant: TabVariant;
5
+ size: TabSize;
6
+ vertical: boolean;
7
+ get tabClasses(): string;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GTabComponent, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<UX4GTabComponent, "ux4g-tab", never, { "variant": { "alias": "variant"; "required": false; }; "size": { "alias": "size"; "required": false; }; "vertical": { "alias": "vertical"; "required": false; }; }, {}, never, ["*"], false, never>;
10
+ }
11
+ //# sourceMappingURL=ux4g-tab.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-tab.component.d.ts","sourceRoot":"","sources":["../../src/tab/ux4g-tab.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,OAAO,EAAmB,MAAM,2BAA2B,CAAC;;AAEjF,qBAUa,gBAAgB;IAClB,OAAO,EAAE,UAAU,CAAe;IAClC,IAAI,EAAE,OAAO,CAAQ;IACrB,QAAQ,EAAE,OAAO,CAAS;IAEnC,IAAI,UAAU,IAAI,MAAM,CAEvB;yCAPU,gBAAgB;2CAAhB,gBAAgB;CAQ5B"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./ux4g-tab.component";
3
+ import * as i2 from "@angular/common";
4
+ export declare class UX4GTabModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GTabModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<UX4GTabModule, [typeof i1.UX4GTabComponent], [typeof i2.CommonModule], [typeof i1.UX4GTabComponent]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<UX4GTabModule>;
8
+ }
9
+ //# sourceMappingURL=ux4g-tab.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-tab.module.d.ts","sourceRoot":"","sources":["../../src/tab/ux4g-tab.module.ts"],"names":[],"mappings":";;;AAIA,qBAKa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CAAG"}
@@ -0,0 +1,73 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Input, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
+ import { buildTableClasses } from 'ux4g-components-web/types';
4
+ import { CommonModule } from '@angular/common';
5
+
6
+ class UX4GTableComponent {
7
+ constructor() {
8
+ this.size = 'm';
9
+ this.divider = 'row';
10
+ this.zebra = 'none';
11
+ this.interactive = false;
12
+ this.sortable = false;
13
+ this.resizable = false;
14
+ this.headerBrand = false;
15
+ }
16
+ get tableClasses() {
17
+ return buildTableClasses(this.size, this.divider, this.zebra, this.interactive, this.sortable, this.resizable, this.headerBrand);
18
+ }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: UX4GTableComponent, isStandalone: false, selector: "ux4g-table", inputs: { size: "size", divider: "divider", zebra: "zebra", interactive: "interactive", sortable: "sortable", resizable: "resizable", headerBrand: "headerBrand" }, ngImport: i0, template: `
21
+ <table [className]="tableClasses">
22
+ <ng-content></ng-content>
23
+ </table>
24
+ `, isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
25
+ }
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTableComponent, decorators: [{
27
+ type: Component,
28
+ args: [{
29
+ selector: 'ux4g-table',
30
+ standalone: false,
31
+ template: `
32
+ <table [className]="tableClasses">
33
+ <ng-content></ng-content>
34
+ </table>
35
+ `,
36
+ encapsulation: ViewEncapsulation.None,
37
+ }]
38
+ }], propDecorators: { size: [{
39
+ type: Input
40
+ }], divider: [{
41
+ type: Input
42
+ }], zebra: [{
43
+ type: Input
44
+ }], interactive: [{
45
+ type: Input
46
+ }], sortable: [{
47
+ type: Input
48
+ }], resizable: [{
49
+ type: Input
50
+ }], headerBrand: [{
51
+ type: Input
52
+ }] } });
53
+
54
+ class UX4GTableModule {
55
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
56
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: UX4GTableModule, declarations: [UX4GTableComponent], imports: [CommonModule], exports: [UX4GTableComponent] }); }
57
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTableModule, imports: [CommonModule] }); }
58
+ }
59
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTableModule, decorators: [{
60
+ type: NgModule,
61
+ args: [{
62
+ declarations: [UX4GTableComponent],
63
+ imports: [CommonModule],
64
+ exports: [UX4GTableComponent],
65
+ }]
66
+ }] });
67
+
68
+ /**
69
+ * Generated bundle index. Do not edit.
70
+ */
71
+
72
+ export { UX4GTableComponent, UX4GTableModule };
73
+ //# sourceMappingURL=ux4g-components-angular-table.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-table.mjs","sources":["../../../src/table/ux4g-table.component.ts","../../../src/table/ux4g-table.module.ts","../../../src/table/ux4g-components-angular-table.ts"],"sourcesContent":["import { Component, Input, ViewEncapsulation } from '@angular/core';\r\nimport { TableSize, TableDivider, TableZebra, buildTableClasses } from 'ux4g-components-web/types';\r\n\r\n@Component({\r\n selector: 'ux4g-table',\r\n standalone: false,\r\n template: `\r\n <table [className]=\"tableClasses\">\r\n <ng-content></ng-content>\r\n </table>\r\n `,\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class UX4GTableComponent {\r\n @Input() size: TableSize = 'm';\r\n @Input() divider: TableDivider = 'row';\r\n @Input() zebra: TableZebra = 'none';\r\n @Input() interactive: boolean = false;\r\n @Input() sortable: boolean = false;\r\n @Input() resizable: boolean = false;\r\n @Input() headerBrand: boolean = false;\r\n\r\n get tableClasses(): string {\r\n return buildTableClasses(\r\n this.size,\r\n this.divider,\r\n this.zebra,\r\n this.interactive,\r\n this.sortable,\r\n this.resizable,\r\n this.headerBrand\r\n );\r\n }\r\n}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { UX4GTableComponent } from './ux4g-table.component';\r\n\r\n@NgModule({\r\n declarations: [UX4GTableComponent],\r\n imports: [CommonModule],\r\n exports: [UX4GTableComponent],\r\n})\r\nexport class UX4GTableModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;MAaa,kBAAkB,CAAA;AAV/B,IAAA,WAAA,GAAA;QAWW,IAAA,CAAA,IAAI,GAAc,GAAG;QACrB,IAAA,CAAA,OAAO,GAAiB,KAAK;QAC7B,IAAA,CAAA,KAAK,GAAe,MAAM;QAC1B,IAAA,CAAA,WAAW,GAAY,KAAK;QAC5B,IAAA,CAAA,QAAQ,GAAY,KAAK;QACzB,IAAA,CAAA,SAAS,GAAY,KAAK;QAC1B,IAAA,CAAA,WAAW,GAAY,KAAK;AAatC,IAAA;AAXC,IAAA,IAAI,YAAY,GAAA;AACd,QAAA,OAAO,iBAAiB,CACtB,IAAI,CAAC,IAAI,EACT,IAAI,CAAC,OAAO,EACZ,IAAI,CAAC,KAAK,EACV,IAAI,CAAC,WAAW,EAChB,IAAI,CAAC,QAAQ,EACb,IAAI,CAAC,SAAS,EACd,IAAI,CAAC,WAAW,CACjB;IACH;+GAnBW,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAlB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,kBAAkB,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,YAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,OAAA,EAAA,SAAA,EAAA,KAAA,EAAA,OAAA,EAAA,WAAA,EAAA,aAAA,EAAA,QAAA,EAAA,UAAA,EAAA,SAAA,EAAA,WAAA,EAAA,WAAA,EAAA,aAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAPnB,CAAA;;;;AAIT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;;4FAGU,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAV9B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,YAAY;AACtB,oBAAA,UAAU,EAAE,KAAK;AACjB,oBAAA,QAAQ,EAAE,CAAA;;;;AAIT,EAAA,CAAA;oBACD,aAAa,EAAE,iBAAiB,CAAC,IAAI;AACtC,iBAAA;8BAEU,IAAI,EAAA,CAAA;sBAAZ;gBACQ,OAAO,EAAA,CAAA;sBAAf;gBACQ,KAAK,EAAA,CAAA;sBAAb;gBACQ,WAAW,EAAA,CAAA;sBAAnB;gBACQ,QAAQ,EAAA,CAAA;sBAAhB;gBACQ,SAAS,EAAA,CAAA;sBAAjB;gBACQ,WAAW,EAAA,CAAA;sBAAnB;;;MCXU,eAAe,CAAA;+GAAf,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAf,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,eAAe,EAAA,YAAA,EAAA,CAJX,kBAAkB,CAAA,EAAA,OAAA,EAAA,CACvB,YAAY,aACZ,kBAAkB,CAAA,EAAA,CAAA,CAAA;AAEjB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,eAAe,YAHhB,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAGX,eAAe,EAAA,UAAA,EAAA,CAAA;kBAL3B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,kBAAkB,CAAC;oBAClC,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,kBAAkB,CAAC;AAC9B,iBAAA;;;ACRD;;AAEG;;;;"}
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="ux4g-components-angular" />
5
+ export * from './public-api';
6
+ //# sourceMappingURL=ux4g-components-angular-table.d.ts.map
@@ -0,0 +1,4 @@
1
+ export { UX4GTableComponent } from './ux4g-table.component';
2
+ export { UX4GTableModule } from './ux4g-table.module';
3
+ export { TableSize, TableDivider, TableZebra } from 'ux4g-components-web/types';
4
+ //# sourceMappingURL=public-api.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../src/table/public-api.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-table.d.ts","sourceRoot":"","sources":["../../src/table/ux4g-components-angular-table.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -0,0 +1,15 @@
1
+ import { TableSize, TableDivider, TableZebra } from 'ux4g-components-web/types';
2
+ import * as i0 from "@angular/core";
3
+ export declare class UX4GTableComponent {
4
+ size: TableSize;
5
+ divider: TableDivider;
6
+ zebra: TableZebra;
7
+ interactive: boolean;
8
+ sortable: boolean;
9
+ resizable: boolean;
10
+ headerBrand: boolean;
11
+ get tableClasses(): string;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GTableComponent, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<UX4GTableComponent, "ux4g-table", never, { "size": { "alias": "size"; "required": false; }; "divider": { "alias": "divider"; "required": false; }; "zebra": { "alias": "zebra"; "required": false; }; "interactive": { "alias": "interactive"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "resizable": { "alias": "resizable"; "required": false; }; "headerBrand": { "alias": "headerBrand"; "required": false; }; }, {}, never, ["*"], false, never>;
14
+ }
15
+ //# sourceMappingURL=ux4g-table.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-table.component.d.ts","sourceRoot":"","sources":["../../src/table/ux4g-table.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,UAAU,EAAqB,MAAM,2BAA2B,CAAC;;AAEnG,qBAUa,kBAAkB;IACpB,IAAI,EAAE,SAAS,CAAO;IACtB,OAAO,EAAE,YAAY,CAAS;IAC9B,KAAK,EAAE,UAAU,CAAU;IAC3B,WAAW,EAAE,OAAO,CAAS;IAC7B,QAAQ,EAAE,OAAO,CAAS;IAC1B,SAAS,EAAE,OAAO,CAAS;IAC3B,WAAW,EAAE,OAAO,CAAS;IAEtC,IAAI,YAAY,IAAI,MAAM,CAUzB;yCAnBU,kBAAkB;2CAAlB,kBAAkB;CAoB9B"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./ux4g-table.component";
3
+ import * as i2 from "@angular/common";
4
+ export declare class UX4GTableModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GTableModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<UX4GTableModule, [typeof i1.UX4GTableComponent], [typeof i2.CommonModule], [typeof i1.UX4GTableComponent]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<UX4GTableModule>;
8
+ }
9
+ //# sourceMappingURL=ux4g-table.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-table.module.d.ts","sourceRoot":"","sources":["../../src/table/ux4g-table.module.ts"],"names":[],"mappings":";;;AAIA,qBAKa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAG"}
@@ -0,0 +1,53 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Input, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
+ import { buildTagClasses } from 'ux4g-components-web/types';
4
+ import { CommonModule } from '@angular/common';
5
+
6
+ class UX4GTagComponent {
7
+ constructor() {
8
+ this.variant = 'tonal';
9
+ this.color = 'neutral';
10
+ this.small = false;
11
+ }
12
+ get tagClasses() {
13
+ return buildTagClasses(this.variant, this.color, this.small);
14
+ }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTagComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: UX4GTagComponent, isStandalone: false, selector: "ux4g-tag", inputs: { variant: "variant", color: "color", small: "small" }, ngImport: i0, template: `<span [className]="tagClasses"><ng-content></ng-content></span>`, isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
17
+ }
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTagComponent, decorators: [{
19
+ type: Component,
20
+ args: [{
21
+ selector: 'ux4g-tag',
22
+ standalone: false,
23
+ template: `<span [className]="tagClasses"><ng-content></ng-content></span>`,
24
+ encapsulation: ViewEncapsulation.None,
25
+ }]
26
+ }], propDecorators: { variant: [{
27
+ type: Input
28
+ }], color: [{
29
+ type: Input
30
+ }], small: [{
31
+ type: Input
32
+ }] } });
33
+
34
+ class UX4GTagModule {
35
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTagModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: UX4GTagModule, declarations: [UX4GTagComponent], imports: [CommonModule], exports: [UX4GTagComponent] }); }
37
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTagModule, imports: [CommonModule] }); }
38
+ }
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GTagModule, decorators: [{
40
+ type: NgModule,
41
+ args: [{
42
+ declarations: [UX4GTagComponent],
43
+ imports: [CommonModule],
44
+ exports: [UX4GTagComponent],
45
+ }]
46
+ }] });
47
+
48
+ /**
49
+ * Generated bundle index. Do not edit.
50
+ */
51
+
52
+ export { UX4GTagComponent, UX4GTagModule };
53
+ //# sourceMappingURL=ux4g-components-angular-tag.mjs.map