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,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-date-time-picker.d.ts.map
@@ -0,0 +1,4 @@
1
+ export { UX4GDateTimePickerComponent } from './ux4g-date-time-picker.component';
2
+ export { UX4GDateTimePickerModule } from './ux4g-date-time-picker.module';
3
+ export { DateTimePickerMode, buildDateTimePickerClasses } 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/date-time-picker/public-api.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,mCAAmC,CAAC;AAChF,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EAAE,kBAAkB,EAAE,0BAA0B,EAAE,MAAM,2BAA2B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-date-time-picker.d.ts","sourceRoot":"","sources":["../../src/date-time-picker/ux4g-components-angular-date-time-picker.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { DateTimePickerMode } from 'ux4g-components-web/types';
2
+ import * as i0 from "@angular/core";
3
+ export declare class UX4GDateTimePickerComponent {
4
+ mode: DateTimePickerMode;
5
+ get dateTimePickerClasses(): string;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GDateTimePickerComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<UX4GDateTimePickerComponent, "ux4g-date-time-picker", never, { "mode": { "alias": "mode"; "required": false; }; }, {}, never, ["*"], false, never>;
8
+ }
9
+ //# sourceMappingURL=ux4g-date-time-picker.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-date-time-picker.component.d.ts","sourceRoot":"","sources":["../../src/date-time-picker/ux4g-date-time-picker.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAA8B,MAAM,2BAA2B,CAAC;;AAE3F,qBAMa,2BAA2B;IAC7B,IAAI,EAAE,kBAAkB,CAAU;IAE3C,IAAI,qBAAqB,IAAI,MAAM,CAElC;yCALU,2BAA2B;2CAA3B,2BAA2B;CAMvC"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./ux4g-date-time-picker.component";
3
+ import * as i2 from "@angular/common";
4
+ export declare class UX4GDateTimePickerModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GDateTimePickerModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<UX4GDateTimePickerModule, [typeof i1.UX4GDateTimePickerComponent], [typeof i2.CommonModule], [typeof i1.UX4GDateTimePickerComponent]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<UX4GDateTimePickerModule>;
8
+ }
9
+ //# sourceMappingURL=ux4g-date-time-picker.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-date-time-picker.module.d.ts","sourceRoot":"","sources":["../../src/date-time-picker/ux4g-date-time-picker.module.ts"],"names":[],"mappings":";;;AAIA,qBAKa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB;0CAAxB,wBAAwB;CAAG"}
@@ -0,0 +1,54 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Input, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
+ import { buildDividerClasses } from 'ux4g-components-web/types';
4
+ import * as i1 from '@angular/common';
5
+ import { CommonModule } from '@angular/common';
6
+
7
+ class UX4GDividerComponent {
8
+ constructor() {
9
+ this.orientation = 'horizontal';
10
+ }
11
+ get dividerClasses() {
12
+ return buildDividerClasses(this.orientation);
13
+ }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDividerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
15
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: UX4GDividerComponent, isStandalone: false, selector: "ux4g-divider", inputs: { orientation: "orientation" }, ngImport: i0, template: `
16
+ <hr *ngIf="orientation === 'horizontal'" [className]="dividerClasses" />
17
+ <div *ngIf="orientation === 'vertical'" [className]="dividerClasses"></div>
18
+ `, isInline: true, dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None }); }
19
+ }
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDividerComponent, decorators: [{
21
+ type: Component,
22
+ args: [{
23
+ selector: 'ux4g-divider',
24
+ standalone: false,
25
+ template: `
26
+ <hr *ngIf="orientation === 'horizontal'" [className]="dividerClasses" />
27
+ <div *ngIf="orientation === 'vertical'" [className]="dividerClasses"></div>
28
+ `,
29
+ encapsulation: ViewEncapsulation.None,
30
+ }]
31
+ }], propDecorators: { orientation: [{
32
+ type: Input
33
+ }] } });
34
+
35
+ class UX4GDividerModule {
36
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDividerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
37
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: UX4GDividerModule, declarations: [UX4GDividerComponent], imports: [CommonModule], exports: [UX4GDividerComponent] }); }
38
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDividerModule, imports: [CommonModule] }); }
39
+ }
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDividerModule, decorators: [{
41
+ type: NgModule,
42
+ args: [{
43
+ declarations: [UX4GDividerComponent],
44
+ imports: [CommonModule],
45
+ exports: [UX4GDividerComponent],
46
+ }]
47
+ }] });
48
+
49
+ /**
50
+ * Generated bundle index. Do not edit.
51
+ */
52
+
53
+ export { UX4GDividerComponent, UX4GDividerModule };
54
+ //# sourceMappingURL=ux4g-components-angular-divider.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-divider.mjs","sources":["../../../src/divider/ux4g-divider.component.ts","../../../src/divider/ux4g-divider.module.ts","../../../src/divider/ux4g-components-angular-divider.ts"],"sourcesContent":["import { Component, Input, ViewEncapsulation } from '@angular/core';\r\nimport { DividerOrientation, buildDividerClasses } from 'ux4g-components-web/types';\r\n\r\n@Component({\r\n selector: 'ux4g-divider',\r\n standalone: false,\r\n template: `\r\n <hr *ngIf=\"orientation === 'horizontal'\" [className]=\"dividerClasses\" />\r\n <div *ngIf=\"orientation === 'vertical'\" [className]=\"dividerClasses\"></div>\r\n `,\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class UX4GDividerComponent {\r\n @Input() orientation: DividerOrientation = 'horizontal';\r\n\r\n get dividerClasses(): string {\r\n return buildDividerClasses(this.orientation);\r\n }\r\n}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { UX4GDividerComponent } from './ux4g-divider.component';\r\n\r\n@NgModule({\r\n declarations: [UX4GDividerComponent],\r\n imports: [CommonModule],\r\n exports: [UX4GDividerComponent],\r\n})\r\nexport class UX4GDividerModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;MAYa,oBAAoB,CAAA;AATjC,IAAA,WAAA,GAAA;QAUW,IAAA,CAAA,WAAW,GAAuB,YAAY;AAKxD,IAAA;AAHC,IAAA,IAAI,cAAc,GAAA;AAChB,QAAA,OAAO,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC;IAC9C;+GALW,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,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,cAAA,EAAA,MAAA,EAAA,EAAA,WAAA,EAAA,aAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EANrB,CAAA;;;AAGT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,IAAA,EAAA,QAAA,EAAA,QAAA,EAAA,MAAA,EAAA,CAAA,MAAA,EAAA,UAAA,EAAA,UAAA,CAAA,EAAA,CAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;;4FAGU,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBAThC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,cAAc;AACxB,oBAAA,UAAU,EAAE,KAAK;AACjB,oBAAA,QAAQ,EAAE,CAAA;;;AAGT,EAAA,CAAA;oBACD,aAAa,EAAE,iBAAiB,CAAC,IAAI;AACtC,iBAAA;8BAEU,WAAW,EAAA,CAAA;sBAAnB;;;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-divider.d.ts.map
@@ -0,0 +1,4 @@
1
+ export { UX4GDividerComponent } from './ux4g-divider.component';
2
+ export { UX4GDividerModule } from './ux4g-divider.module';
3
+ export { DividerOrientation } 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/divider/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,MAAM,2BAA2B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-divider.d.ts","sourceRoot":"","sources":["../../src/divider/ux4g-components-angular-divider.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { DividerOrientation } from 'ux4g-components-web/types';
2
+ import * as i0 from "@angular/core";
3
+ export declare class UX4GDividerComponent {
4
+ orientation: DividerOrientation;
5
+ get dividerClasses(): string;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GDividerComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<UX4GDividerComponent, "ux4g-divider", never, { "orientation": { "alias": "orientation"; "required": false; }; }, {}, never, never, false, never>;
8
+ }
9
+ //# sourceMappingURL=ux4g-divider.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-divider.component.d.ts","sourceRoot":"","sources":["../../src/divider/ux4g-divider.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAuB,MAAM,2BAA2B,CAAC;;AAEpF,qBASa,oBAAoB;IACtB,WAAW,EAAE,kBAAkB,CAAgB;IAExD,IAAI,cAAc,IAAI,MAAM,CAE3B;yCALU,oBAAoB;2CAApB,oBAAoB;CAMhC"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./ux4g-divider.component";
3
+ import * as i2 from "@angular/common";
4
+ export declare class UX4GDividerModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GDividerModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<UX4GDividerModule, [typeof i1.UX4GDividerComponent], [typeof i2.CommonModule], [typeof i1.UX4GDividerComponent]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<UX4GDividerModule>;
8
+ }
9
+ //# sourceMappingURL=ux4g-divider.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-divider.module.d.ts","sourceRoot":"","sources":["../../src/divider/ux4g-divider.module.ts"],"names":[],"mappings":";;;AAIA,qBAKa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAAG"}
@@ -0,0 +1,48 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Input, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
+ import { buildDraftStatusBannerClasses } from 'ux4g-components-web/types';
4
+ export { buildDraftStatusBannerClasses } from 'ux4g-components-web/types';
5
+ import { CommonModule } from '@angular/common';
6
+
7
+ class UX4GDraftStatusBannerComponent {
8
+ constructor() {
9
+ this.variant = 'default';
10
+ }
11
+ get draftStatusBannerClasses() {
12
+ return buildDraftStatusBannerClasses(this.variant);
13
+ }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDraftStatusBannerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
15
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: UX4GDraftStatusBannerComponent, isStandalone: false, selector: "ux4g-draft-status-banner", inputs: { variant: "variant" }, ngImport: i0, template: `<div [className]="draftStatusBannerClasses"><ng-content></ng-content></div>`, isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
16
+ }
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDraftStatusBannerComponent, decorators: [{
18
+ type: Component,
19
+ args: [{
20
+ selector: 'ux4g-draft-status-banner',
21
+ standalone: false,
22
+ template: `<div [className]="draftStatusBannerClasses"><ng-content></ng-content></div>`,
23
+ encapsulation: ViewEncapsulation.None,
24
+ }]
25
+ }], propDecorators: { variant: [{
26
+ type: Input
27
+ }] } });
28
+
29
+ class UX4GDraftStatusBannerModule {
30
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDraftStatusBannerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: UX4GDraftStatusBannerModule, declarations: [UX4GDraftStatusBannerComponent], imports: [CommonModule], exports: [UX4GDraftStatusBannerComponent] }); }
32
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDraftStatusBannerModule, imports: [CommonModule] }); }
33
+ }
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDraftStatusBannerModule, decorators: [{
35
+ type: NgModule,
36
+ args: [{
37
+ declarations: [UX4GDraftStatusBannerComponent],
38
+ imports: [CommonModule],
39
+ exports: [UX4GDraftStatusBannerComponent],
40
+ }]
41
+ }] });
42
+
43
+ /**
44
+ * Generated bundle index. Do not edit.
45
+ */
46
+
47
+ export { UX4GDraftStatusBannerComponent, UX4GDraftStatusBannerModule };
48
+ //# sourceMappingURL=ux4g-components-angular-draft-status-banner.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-draft-status-banner.mjs","sources":["../../../src/draft-status-banner/ux4g-draft-status-banner.component.ts","../../../src/draft-status-banner/ux4g-draft-status-banner.module.ts","../../../src/draft-status-banner/ux4g-components-angular-draft-status-banner.ts"],"sourcesContent":["import { Component, Input, ViewEncapsulation } from '@angular/core';\r\nimport { DraftStatusBannerVariant, buildDraftStatusBannerClasses } from 'ux4g-components-web/types';\r\n\r\n@Component({\r\n selector: 'ux4g-draft-status-banner',\r\n standalone: false,\r\n template: `<div [className]=\"draftStatusBannerClasses\"><ng-content></ng-content></div>`,\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class UX4GDraftStatusBannerComponent {\r\n @Input() variant: DraftStatusBannerVariant = 'default';\r\n\r\n get draftStatusBannerClasses(): string {\r\n return buildDraftStatusBannerClasses(this.variant);\r\n }\r\n}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { UX4GDraftStatusBannerComponent } from './ux4g-draft-status-banner.component';\r\n\r\n@NgModule({\r\n declarations: [UX4GDraftStatusBannerComponent],\r\n imports: [CommonModule],\r\n exports: [UX4GDraftStatusBannerComponent],\r\n})\r\nexport class UX4GDraftStatusBannerModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;MASa,8BAA8B,CAAA;AAN3C,IAAA,WAAA,GAAA;QAOW,IAAA,CAAA,OAAO,GAA6B,SAAS;AAKvD,IAAA;AAHC,IAAA,IAAI,wBAAwB,GAAA;AAC1B,QAAA,OAAO,6BAA6B,CAAC,IAAI,CAAC,OAAO,CAAC;IACpD;+GALW,8BAA8B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA9B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,8BAA8B,qHAH/B,CAAA,2EAAA,CAA6E,EAAA,QAAA,EAAA,IAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;;4FAG5E,8BAA8B,EAAA,UAAA,EAAA,CAAA;kBAN1C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,0BAA0B;AACpC,oBAAA,UAAU,EAAE,KAAK;AACjB,oBAAA,QAAQ,EAAE,CAAA,2EAAA,CAA6E;oBACvF,aAAa,EAAE,iBAAiB,CAAC,IAAI;AACtC,iBAAA;8BAEU,OAAO,EAAA,CAAA;sBAAf;;;MCDU,2BAA2B,CAAA;+GAA3B,2BAA2B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAA3B,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,2BAA2B,EAAA,YAAA,EAAA,CAJvB,8BAA8B,CAAA,EAAA,OAAA,EAAA,CACnC,YAAY,aACZ,8BAA8B,CAAA,EAAA,CAAA,CAAA;AAE7B,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,2BAA2B,YAH5B,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAGX,2BAA2B,EAAA,UAAA,EAAA,CAAA;kBALvC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,8BAA8B,CAAC;oBAC9C,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,8BAA8B,CAAC;AAC1C,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-draft-status-banner.d.ts.map
@@ -0,0 +1,4 @@
1
+ export { UX4GDraftStatusBannerComponent } from './ux4g-draft-status-banner.component';
2
+ export { UX4GDraftStatusBannerModule } from './ux4g-draft-status-banner.module';
3
+ export { DraftStatusBannerVariant, buildDraftStatusBannerClasses } 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/draft-status-banner/public-api.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8BAA8B,EAAE,MAAM,sCAAsC,CAAC;AACtF,OAAO,EAAE,2BAA2B,EAAE,MAAM,mCAAmC,CAAC;AAChF,OAAO,EAAE,wBAAwB,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-draft-status-banner.d.ts","sourceRoot":"","sources":["../../src/draft-status-banner/ux4g-components-angular-draft-status-banner.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { DraftStatusBannerVariant } from 'ux4g-components-web/types';
2
+ import * as i0 from "@angular/core";
3
+ export declare class UX4GDraftStatusBannerComponent {
4
+ variant: DraftStatusBannerVariant;
5
+ get draftStatusBannerClasses(): string;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GDraftStatusBannerComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<UX4GDraftStatusBannerComponent, "ux4g-draft-status-banner", never, { "variant": { "alias": "variant"; "required": false; }; }, {}, never, ["*"], false, never>;
8
+ }
9
+ //# sourceMappingURL=ux4g-draft-status-banner.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-draft-status-banner.component.d.ts","sourceRoot":"","sources":["../../src/draft-status-banner/ux4g-draft-status-banner.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAiC,MAAM,2BAA2B,CAAC;;AAEpG,qBAMa,8BAA8B;IAChC,OAAO,EAAE,wBAAwB,CAAa;IAEvD,IAAI,wBAAwB,IAAI,MAAM,CAErC;yCALU,8BAA8B;2CAA9B,8BAA8B;CAM1C"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./ux4g-draft-status-banner.component";
3
+ import * as i2 from "@angular/common";
4
+ export declare class UX4GDraftStatusBannerModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GDraftStatusBannerModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<UX4GDraftStatusBannerModule, [typeof i1.UX4GDraftStatusBannerComponent], [typeof i2.CommonModule], [typeof i1.UX4GDraftStatusBannerComponent]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<UX4GDraftStatusBannerModule>;
8
+ }
9
+ //# sourceMappingURL=ux4g-draft-status-banner.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-draft-status-banner.module.d.ts","sourceRoot":"","sources":["../../src/draft-status-banner/ux4g-draft-status-banner.module.ts"],"names":[],"mappings":";;;AAIA,qBAKa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAG"}
@@ -0,0 +1,51 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Input, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
+ import { buildDrawerClasses } from 'ux4g-components-web/types';
4
+ export { buildDrawerClasses } from 'ux4g-components-web/types';
5
+ import { CommonModule } from '@angular/common';
6
+
7
+ class UX4GDrawerComponent {
8
+ constructor() {
9
+ this.placement = 'right';
10
+ this.open = false;
11
+ }
12
+ get drawerClasses() {
13
+ return buildDrawerClasses(this.placement, this.open);
14
+ }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDrawerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: UX4GDrawerComponent, isStandalone: false, selector: "ux4g-drawer", inputs: { placement: "placement", open: "open" }, ngImport: i0, template: `<div [className]="drawerClasses"><ng-content></ng-content></div>`, isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
17
+ }
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDrawerComponent, decorators: [{
19
+ type: Component,
20
+ args: [{
21
+ selector: 'ux4g-drawer',
22
+ standalone: false,
23
+ template: `<div [className]="drawerClasses"><ng-content></ng-content></div>`,
24
+ encapsulation: ViewEncapsulation.None,
25
+ }]
26
+ }], propDecorators: { placement: [{
27
+ type: Input
28
+ }], open: [{
29
+ type: Input
30
+ }] } });
31
+
32
+ class UX4GDrawerModule {
33
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDrawerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
34
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: UX4GDrawerModule, declarations: [UX4GDrawerComponent], imports: [CommonModule], exports: [UX4GDrawerComponent] }); }
35
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDrawerModule, imports: [CommonModule] }); }
36
+ }
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDrawerModule, decorators: [{
38
+ type: NgModule,
39
+ args: [{
40
+ declarations: [UX4GDrawerComponent],
41
+ imports: [CommonModule],
42
+ exports: [UX4GDrawerComponent],
43
+ }]
44
+ }] });
45
+
46
+ /**
47
+ * Generated bundle index. Do not edit.
48
+ */
49
+
50
+ export { UX4GDrawerComponent, UX4GDrawerModule };
51
+ //# sourceMappingURL=ux4g-components-angular-drawer.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-drawer.mjs","sources":["../../../src/drawer/ux4g-drawer.component.ts","../../../src/drawer/ux4g-drawer.module.ts","../../../src/drawer/ux4g-components-angular-drawer.ts"],"sourcesContent":["import { Component, Input, ViewEncapsulation } from '@angular/core';\r\nimport { DrawerPlacement, buildDrawerClasses } from 'ux4g-components-web/types';\r\n\r\n@Component({\r\n selector: 'ux4g-drawer',\r\n standalone: false,\r\n template: `<div [className]=\"drawerClasses\"><ng-content></ng-content></div>`,\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class UX4GDrawerComponent {\r\n @Input() placement: DrawerPlacement = 'right';\r\n @Input() open: boolean = false;\r\n\r\n get drawerClasses(): string {\r\n return buildDrawerClasses(this.placement, this.open);\r\n }\r\n}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { UX4GDrawerComponent } from './ux4g-drawer.component';\r\n\r\n@NgModule({\r\n declarations: [UX4GDrawerComponent],\r\n imports: [CommonModule],\r\n exports: [UX4GDrawerComponent],\r\n})\r\nexport class UX4GDrawerModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;MASa,mBAAmB,CAAA;AANhC,IAAA,WAAA,GAAA;QAOW,IAAA,CAAA,SAAS,GAAoB,OAAO;QACpC,IAAA,CAAA,IAAI,GAAY,KAAK;AAK/B,IAAA;AAHC,IAAA,IAAI,aAAa,GAAA;QACf,OAAO,kBAAkB,CAAC,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,IAAI,CAAC;IACtD;+GANW,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,0HAHpB,CAAA,gEAAA,CAAkE,EAAA,QAAA,EAAA,IAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;;4FAGjE,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAN/B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,aAAa;AACvB,oBAAA,UAAU,EAAE,KAAK;AACjB,oBAAA,QAAQ,EAAE,CAAA,gEAAA,CAAkE;oBAC5E,aAAa,EAAE,iBAAiB,CAAC,IAAI;AACtC,iBAAA;8BAEU,SAAS,EAAA,CAAA;sBAAjB;gBACQ,IAAI,EAAA,CAAA;sBAAZ;;;MCFU,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-drawer.d.ts.map
@@ -0,0 +1,4 @@
1
+ export { UX4GDrawerComponent } from './ux4g-drawer.component';
2
+ export { UX4GDrawerModule } from './ux4g-drawer.module';
3
+ export { DrawerPlacement, buildDrawerClasses } 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/drawer/public-api.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-drawer.d.ts","sourceRoot":"","sources":["../../src/drawer/ux4g-components-angular-drawer.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { DrawerPlacement } from 'ux4g-components-web/types';
2
+ import * as i0 from "@angular/core";
3
+ export declare class UX4GDrawerComponent {
4
+ placement: DrawerPlacement;
5
+ open: boolean;
6
+ get drawerClasses(): string;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GDrawerComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<UX4GDrawerComponent, "ux4g-drawer", never, { "placement": { "alias": "placement"; "required": false; }; "open": { "alias": "open"; "required": false; }; }, {}, never, ["*"], false, never>;
9
+ }
10
+ //# sourceMappingURL=ux4g-drawer.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-drawer.component.d.ts","sourceRoot":"","sources":["../../src/drawer/ux4g-drawer.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAsB,MAAM,2BAA2B,CAAC;;AAEhF,qBAMa,mBAAmB;IACrB,SAAS,EAAE,eAAe,CAAW;IACrC,IAAI,EAAE,OAAO,CAAS;IAE/B,IAAI,aAAa,IAAI,MAAM,CAE1B;yCANU,mBAAmB;2CAAnB,mBAAmB;CAO/B"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./ux4g-drawer.component";
3
+ import * as i2 from "@angular/common";
4
+ export declare class UX4GDrawerModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GDrawerModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<UX4GDrawerModule, [typeof i1.UX4GDrawerComponent], [typeof i2.CommonModule], [typeof i1.UX4GDrawerComponent]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<UX4GDrawerModule>;
8
+ }
9
+ //# sourceMappingURL=ux4g-drawer.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-drawer.module.d.ts","sourceRoot":"","sources":["../../src/drawer/ux4g-drawer.module.ts"],"names":[],"mappings":";;;AAIA,qBAKa,gBAAgB;yCAAhB,gBAAgB;0CAAhB,gBAAgB;0CAAhB,gBAAgB;CAAG"}
@@ -0,0 +1,67 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Input, ViewEncapsulation, Component, NgModule } from '@angular/core';
3
+ import { buildDropdownClasses } from 'ux4g-components-web/types';
4
+ import { CommonModule } from '@angular/common';
5
+
6
+ class UX4GDropdownComponent {
7
+ constructor() {
8
+ this.type = 'selection';
9
+ this.mode = 'single';
10
+ this.size = 'md';
11
+ this.state = 'default';
12
+ this.open = false;
13
+ }
14
+ get dropdownClasses() {
15
+ return buildDropdownClasses(this.type, this.mode, this.size, this.state, this.open);
16
+ }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDropdownComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: UX4GDropdownComponent, isStandalone: false, selector: "ux4g-dropdown", inputs: { type: "type", mode: "mode", size: "size", state: "state", open: "open" }, ngImport: i0, template: `
19
+ <div [className]="dropdownClasses">
20
+ <ng-content></ng-content>
21
+ </div>
22
+ `, isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
23
+ }
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDropdownComponent, decorators: [{
25
+ type: Component,
26
+ args: [{
27
+ selector: 'ux4g-dropdown',
28
+ standalone: false,
29
+ template: `
30
+ <div [className]="dropdownClasses">
31
+ <ng-content></ng-content>
32
+ </div>
33
+ `,
34
+ encapsulation: ViewEncapsulation.None,
35
+ }]
36
+ }], propDecorators: { type: [{
37
+ type: Input
38
+ }], mode: [{
39
+ type: Input
40
+ }], size: [{
41
+ type: Input
42
+ }], state: [{
43
+ type: Input
44
+ }], open: [{
45
+ type: Input
46
+ }] } });
47
+
48
+ class UX4GDropdownModule {
49
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDropdownModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
50
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: UX4GDropdownModule, declarations: [UX4GDropdownComponent], imports: [CommonModule], exports: [UX4GDropdownComponent] }); }
51
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDropdownModule, imports: [CommonModule] }); }
52
+ }
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GDropdownModule, decorators: [{
54
+ type: NgModule,
55
+ args: [{
56
+ declarations: [UX4GDropdownComponent],
57
+ imports: [CommonModule],
58
+ exports: [UX4GDropdownComponent],
59
+ }]
60
+ }] });
61
+
62
+ /**
63
+ * Generated bundle index. Do not edit.
64
+ */
65
+
66
+ export { UX4GDropdownComponent, UX4GDropdownModule };
67
+ //# sourceMappingURL=ux4g-components-angular-dropdown.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-dropdown.mjs","sources":["../../../src/dropdown/ux4g-dropdown.component.ts","../../../src/dropdown/ux4g-dropdown.module.ts","../../../src/dropdown/ux4g-components-angular-dropdown.ts"],"sourcesContent":["import { Component, Input, ViewEncapsulation } from '@angular/core';\r\nimport { DropdownType, DropdownMode, DropdownSize, DropdownState, buildDropdownClasses } from 'ux4g-components-web/types';\r\n\r\n@Component({\r\n selector: 'ux4g-dropdown',\r\n standalone: false,\r\n template: `\r\n <div [className]=\"dropdownClasses\">\r\n <ng-content></ng-content>\r\n </div>\r\n `,\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class UX4GDropdownComponent {\r\n @Input() type: DropdownType = 'selection';\r\n @Input() mode: DropdownMode = 'single';\r\n @Input() size: DropdownSize = 'md';\r\n @Input() state: DropdownState = 'default';\r\n @Input() open: boolean = false;\r\n\r\n get dropdownClasses(): string {\r\n return buildDropdownClasses(this.type, this.mode, this.size, this.state, this.open);\r\n }\r\n}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { UX4GDropdownComponent } from './ux4g-dropdown.component';\r\n\r\n@NgModule({\r\n declarations: [UX4GDropdownComponent],\r\n imports: [CommonModule],\r\n exports: [UX4GDropdownComponent],\r\n})\r\nexport class UX4GDropdownModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;MAaa,qBAAqB,CAAA;AAVlC,IAAA,WAAA,GAAA;QAWW,IAAA,CAAA,IAAI,GAAiB,WAAW;QAChC,IAAA,CAAA,IAAI,GAAiB,QAAQ;QAC7B,IAAA,CAAA,IAAI,GAAiB,IAAI;QACzB,IAAA,CAAA,KAAK,GAAkB,SAAS;QAChC,IAAA,CAAA,IAAI,GAAY,KAAK;AAK/B,IAAA;AAHC,IAAA,IAAI,eAAe,GAAA;QACjB,OAAO,oBAAoB,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,KAAK,EAAE,IAAI,CAAC,IAAI,CAAC;IACrF;+GATW,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,qBAAqB,EAAA,YAAA,EAAA,KAAA,EAAA,QAAA,EAAA,eAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,MAAA,EAAA,KAAA,EAAA,OAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAPtB,CAAA;;;;AAIT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;;4FAGU,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAVjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,eAAe;AACzB,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,IAAI,EAAA,CAAA;sBAAZ;gBACQ,IAAI,EAAA,CAAA;sBAAZ;gBACQ,KAAK,EAAA,CAAA;sBAAb;gBACQ,IAAI,EAAA,CAAA;sBAAZ;;;MCTU,kBAAkB,CAAA;+GAAlB,kBAAkB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAlB,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,kBAAkB,EAAA,YAAA,EAAA,CAJd,qBAAqB,CAAA,EAAA,OAAA,EAAA,CAC1B,YAAY,aACZ,qBAAqB,CAAA,EAAA,CAAA,CAAA;AAEpB,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,kBAAkB,YAHnB,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAGX,kBAAkB,EAAA,UAAA,EAAA,CAAA;kBAL9B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,qBAAqB,CAAC;oBACrC,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,qBAAqB,CAAC;AACjC,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-dropdown.d.ts.map
@@ -0,0 +1,4 @@
1
+ export { UX4GDropdownComponent } from './ux4g-dropdown.component';
2
+ export { UX4GDropdownModule } from './ux4g-dropdown.module';
3
+ export { DropdownType, DropdownMode, DropdownSize, DropdownState } 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/dropdown/public-api.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAClE,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-dropdown.d.ts","sourceRoot":"","sources":["../../src/dropdown/ux4g-components-angular-dropdown.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { DropdownType, DropdownMode, DropdownSize, DropdownState } from 'ux4g-components-web/types';
2
+ import * as i0 from "@angular/core";
3
+ export declare class UX4GDropdownComponent {
4
+ type: DropdownType;
5
+ mode: DropdownMode;
6
+ size: DropdownSize;
7
+ state: DropdownState;
8
+ open: boolean;
9
+ get dropdownClasses(): string;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GDropdownComponent, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<UX4GDropdownComponent, "ux4g-dropdown", never, { "type": { "alias": "type"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "size": { "alias": "size"; "required": false; }; "state": { "alias": "state"; "required": false; }; "open": { "alias": "open"; "required": false; }; }, {}, never, ["*"], false, never>;
12
+ }
13
+ //# sourceMappingURL=ux4g-dropdown.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-dropdown.component.d.ts","sourceRoot":"","sources":["../../src/dropdown/ux4g-dropdown.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,YAAY,EAAE,aAAa,EAAwB,MAAM,2BAA2B,CAAC;;AAE1H,qBAUa,qBAAqB;IACvB,IAAI,EAAE,YAAY,CAAe;IACjC,IAAI,EAAE,YAAY,CAAY;IAC9B,IAAI,EAAE,YAAY,CAAQ;IAC1B,KAAK,EAAE,aAAa,CAAa;IACjC,IAAI,EAAE,OAAO,CAAS;IAE/B,IAAI,eAAe,IAAI,MAAM,CAE5B;yCATU,qBAAqB;2CAArB,qBAAqB;CAUjC"}
@@ -0,0 +1,9 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./ux4g-dropdown.component";
3
+ import * as i2 from "@angular/common";
4
+ export declare class UX4GDropdownModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<UX4GDropdownModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<UX4GDropdownModule, [typeof i1.UX4GDropdownComponent], [typeof i2.CommonModule], [typeof i1.UX4GDropdownComponent]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<UX4GDropdownModule>;
8
+ }
9
+ //# sourceMappingURL=ux4g-dropdown.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-dropdown.module.d.ts","sourceRoot":"","sources":["../../src/dropdown/ux4g-dropdown.module.ts"],"names":[],"mappings":";;;AAIA,qBAKa,kBAAkB;yCAAlB,kBAAkB;0CAAlB,kBAAkB;0CAAlB,kBAAkB;CAAG"}
@@ -0,0 +1,42 @@
1
+ import * as i0 from '@angular/core';
2
+ import { ViewEncapsulation, Component, NgModule } from '@angular/core';
3
+ import { CommonModule } from '@angular/common';
4
+ export { buildEmptyStateClasses } from 'ux4g-components-web/types';
5
+
6
+ class UX4GEmptyStateComponent {
7
+ get emptyStateClasses() {
8
+ return 'ux4g-empty-state';
9
+ }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GEmptyStateComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
11
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: UX4GEmptyStateComponent, isStandalone: false, selector: "ux4g-empty-state", ngImport: i0, template: `<div [className]="emptyStateClasses"><ng-content></ng-content></div>`, isInline: true, encapsulation: i0.ViewEncapsulation.None }); }
12
+ }
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GEmptyStateComponent, decorators: [{
14
+ type: Component,
15
+ args: [{
16
+ selector: 'ux4g-empty-state',
17
+ standalone: false,
18
+ template: `<div [className]="emptyStateClasses"><ng-content></ng-content></div>`,
19
+ encapsulation: ViewEncapsulation.None,
20
+ }]
21
+ }] });
22
+
23
+ class UX4GEmptyStateModule {
24
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GEmptyStateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
25
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: UX4GEmptyStateModule, declarations: [UX4GEmptyStateComponent], imports: [CommonModule], exports: [UX4GEmptyStateComponent] }); }
26
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GEmptyStateModule, imports: [CommonModule] }); }
27
+ }
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: UX4GEmptyStateModule, decorators: [{
29
+ type: NgModule,
30
+ args: [{
31
+ declarations: [UX4GEmptyStateComponent],
32
+ imports: [CommonModule],
33
+ exports: [UX4GEmptyStateComponent],
34
+ }]
35
+ }] });
36
+
37
+ /**
38
+ * Generated bundle index. Do not edit.
39
+ */
40
+
41
+ export { UX4GEmptyStateComponent, UX4GEmptyStateModule };
42
+ //# sourceMappingURL=ux4g-components-angular-empty-state.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-empty-state.mjs","sources":["../../../src/empty-state/ux4g-empty-state.component.ts","../../../src/empty-state/ux4g-empty-state.module.ts","../../../src/empty-state/ux4g-components-angular-empty-state.ts"],"sourcesContent":["import { Component, ViewEncapsulation } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'ux4g-empty-state',\r\n standalone: false,\r\n template: `<div [className]=\"emptyStateClasses\"><ng-content></ng-content></div>`,\r\n encapsulation: ViewEncapsulation.None,\r\n})\r\nexport class UX4GEmptyStateComponent {\r\n get emptyStateClasses(): string {\r\n return 'ux4g-empty-state';\r\n }\r\n}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { UX4GEmptyStateComponent } from './ux4g-empty-state.component';\r\n\r\n@NgModule({\r\n declarations: [UX4GEmptyStateComponent],\r\n imports: [CommonModule],\r\n exports: [UX4GEmptyStateComponent],\r\n})\r\nexport class UX4GEmptyStateModule {}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;MAQa,uBAAuB,CAAA;AAClC,IAAA,IAAI,iBAAiB,GAAA;AACnB,QAAA,OAAO,kBAAkB;IAC3B;+GAHW,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAvB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,uBAAuB,6EAHxB,CAAA,oEAAA,CAAsE,EAAA,QAAA,EAAA,IAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;;4FAGrE,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBANnC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,kBAAkB;AAC5B,oBAAA,UAAU,EAAE,KAAK;AACjB,oBAAA,QAAQ,EAAE,CAAA,oEAAA,CAAsE;oBAChF,aAAa,EAAE,iBAAiB,CAAC,IAAI;AACtC,iBAAA;;;MCEY,oBAAoB,CAAA;+GAApB,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAApB,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,oBAAoB,EAAA,YAAA,EAAA,CAJhB,uBAAuB,CAAA,EAAA,OAAA,EAAA,CAC5B,YAAY,aACZ,uBAAuB,CAAA,EAAA,CAAA,CAAA;AAEtB,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,oBAAoB,YAHrB,YAAY,CAAA,EAAA,CAAA,CAAA;;4FAGX,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBALhC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,uBAAuB,CAAC;oBACvC,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,CAAC,uBAAuB,CAAC;AACnC,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-empty-state.d.ts.map
@@ -0,0 +1,4 @@
1
+ export { UX4GEmptyStateComponent } from './ux4g-empty-state.component';
2
+ export { UX4GEmptyStateModule } from './ux4g-empty-state.module';
3
+ export { buildEmptyStateClasses } 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/empty-state/public-api.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,2BAA2B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ux4g-components-angular-empty-state.d.ts","sourceRoot":"","sources":["../../src/empty-state/ux4g-components-angular-empty-state.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}