@wavemaker-ai/app-ng-runtime 1.0.0-rc.647469

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 (2549) hide show
  1. package/build-task/.npmignore +2 -0
  2. package/build-task/advanced/carousel/carousel-template/carousel-template.build.d.ts +2 -0
  3. package/build-task/advanced/carousel/carousel.build.d.ts +2 -0
  4. package/build-task/advanced/custom-widget-container/custom-widget-container.build.d.ts +2 -0
  5. package/build-task/advanced/custom-widget-wrapper/custom-widget-wrapper.build.d.ts +2 -0
  6. package/build-task/advanced/login/login.build.d.ts +2 -0
  7. package/build-task/advanced/marquee/marquee.build.d.ts +2 -0
  8. package/build-task/basic/anchor/anchor.build.d.ts +2 -0
  9. package/build-task/basic/audio/audio.build.d.ts +2 -0
  10. package/build-task/basic/html/html.build.d.ts +2 -0
  11. package/build-task/basic/icon/icon.build.d.ts +2 -0
  12. package/build-task/basic/iframe/iframe.build.d.ts +2 -0
  13. package/build-task/basic/label/label.build.d.ts +2 -0
  14. package/build-task/basic/picture/picture.build.d.ts +2 -0
  15. package/build-task/basic/progress/progress-bar/progress-bar.build.d.ts +2 -0
  16. package/build-task/basic/progress/progress-circle/progress-circle.build.d.ts +2 -0
  17. package/build-task/basic/rich-text-editor/rich-text-editor.build.d.ts +2 -0
  18. package/build-task/basic/search/search.build.d.ts +2 -0
  19. package/build-task/basic/spinner/spinner.build.d.ts +2 -0
  20. package/build-task/basic/tree/tree.build.d.ts +1 -0
  21. package/build-task/basic/video/video.build.d.ts +2 -0
  22. package/build-task/bundles/index.umd.js +3106 -0
  23. package/build-task/chart/chart.build.d.ts +2 -0
  24. package/build-task/containers/accordion/accordion-pane/accordion-pane.build.d.ts +2 -0
  25. package/build-task/containers/accordion/accordion.build.d.ts +2 -0
  26. package/build-task/containers/container.build.d.ts +2 -0
  27. package/build-task/containers/layout-grid/layout-grid-column/layout-grid-column.build.d.ts +2 -0
  28. package/build-task/containers/layout-grid/layout-grid-row/layout-grid-row.build.d.ts +2 -0
  29. package/build-task/containers/layout-grid/layout-grid.build.d.ts +2 -0
  30. package/build-task/containers/linear-layout/linear-layout-item/linear-layout-item.build.d.ts +2 -0
  31. package/build-task/containers/linear-layout/linear-layout.build.d.ts +2 -0
  32. package/build-task/containers/panel/panel.build.d.ts +2 -0
  33. package/build-task/containers/repeat-template.build.d.ts +2 -0
  34. package/build-task/containers/segmented-control/segment-content/segment-content.build.d.ts +2 -0
  35. package/build-task/containers/segmented-control/segmented-control.build.d.ts +2 -0
  36. package/build-task/containers/tabs/tab-pane/tab-pane.build.d.ts +2 -0
  37. package/build-task/containers/tabs/tabs.build.d.ts +2 -0
  38. package/build-task/containers/tile/tile.build.d.ts +2 -0
  39. package/build-task/containers/wizard/wizard-action/wizard-action.build.d.ts +2 -0
  40. package/build-task/containers/wizard/wizard-step/wizard-step.build.d.ts +2 -0
  41. package/build-task/containers/wizard/wizard.build.d.ts +2 -0
  42. package/build-task/data/card/card-actions/card-actions.build.d.ts +2 -0
  43. package/build-task/data/card/card-content/card-content.build.d.ts +2 -0
  44. package/build-task/data/card/card-footer/card-footer.build.d.ts +2 -0
  45. package/build-task/data/card/card.build.d.ts +2 -0
  46. package/build-task/data/form/form-action/form-action.build.d.ts +2 -0
  47. package/build-task/data/form/form-field/form-field.build.d.ts +2 -0
  48. package/build-task/data/form/form.build.d.ts +2 -0
  49. package/build-task/data/list/list.build.d.ts +2 -0
  50. package/build-task/data/live-table/live-table.build.d.ts +2 -0
  51. package/build-task/data/media-list/media-list-item/media-list-item.build.d.ts +2 -0
  52. package/build-task/data/media-list/media-list.build.d.ts +2 -0
  53. package/build-task/data/pagination/pagination.build.d.ts +2 -0
  54. package/build-task/data/table/table-action/table-action.build.d.ts +2 -0
  55. package/build-task/data/table/table-column/table-column.build.d.ts +2 -0
  56. package/build-task/data/table/table-column-group/table-column-group.build.d.ts +2 -0
  57. package/build-task/data/table/table-row/table-row.build.d.ts +2 -0
  58. package/build-task/data/table/table-row-action/table-row-action.build.d.ts +2 -0
  59. package/build-task/data/table/table.build.d.ts +2 -0
  60. package/build-task/device/barcode-scanner/barcode-scanner.build.d.ts +2 -0
  61. package/build-task/device/camera/camera.build.d.ts +2 -0
  62. package/build-task/dialogs/alert-dialog/alert-dialog.build.d.ts +2 -0
  63. package/build-task/dialogs/base/dialog-footer/dialog-footer.build.d.ts +2 -0
  64. package/build-task/dialogs/confirm-dialog/confirm-dialog.build.d.ts +2 -0
  65. package/build-task/dialogs/design-dialog/dialog.build.d.ts +2 -0
  66. package/build-task/dialogs/iframe-dialog/iframe-dialog.build.d.ts +2 -0
  67. package/build-task/dialogs/login-dialog/login-dialog.build.d.ts +2 -0
  68. package/build-task/dialogs/partial-dialog/partial-dialog.build.d.ts +2 -0
  69. package/build-task/esm2022/advanced/carousel/carousel-template/carousel-template.build.mjs +31 -0
  70. package/build-task/esm2022/advanced/carousel/carousel.build.mjs +45 -0
  71. package/build-task/esm2022/advanced/custom-widget-container/custom-widget-container.build.mjs +15 -0
  72. package/build-task/esm2022/advanced/custom-widget-wrapper/custom-widget-wrapper.build.mjs +26 -0
  73. package/build-task/esm2022/advanced/login/login.build.mjs +15 -0
  74. package/build-task/esm2022/advanced/marquee/marquee.build.mjs +10 -0
  75. package/build-task/esm2022/basic/anchor/anchor.build.mjs +15 -0
  76. package/build-task/esm2022/basic/audio/audio.build.mjs +10 -0
  77. package/build-task/esm2022/basic/html/html.build.mjs +15 -0
  78. package/build-task/esm2022/basic/icon/icon.build.mjs +10 -0
  79. package/build-task/esm2022/basic/iframe/iframe.build.mjs +10 -0
  80. package/build-task/esm2022/basic/label/label.build.mjs +25 -0
  81. package/build-task/esm2022/basic/picture/picture.build.mjs +14 -0
  82. package/build-task/esm2022/basic/progress/progress-bar/progress-bar.build.mjs +35 -0
  83. package/build-task/esm2022/basic/progress/progress-circle/progress-circle.build.mjs +15 -0
  84. package/build-task/esm2022/basic/rich-text-editor/rich-text-editor.build.mjs +15 -0
  85. package/build-task/esm2022/basic/search/search.build.mjs +11 -0
  86. package/build-task/esm2022/basic/spinner/spinner.build.mjs +15 -0
  87. package/build-task/esm2022/basic/tree/tree.build.mjs +9 -0
  88. package/build-task/esm2022/basic/video/video.build.mjs +10 -0
  89. package/build-task/esm2022/chart/chart.build.mjs +10 -0
  90. package/build-task/esm2022/containers/accordion/accordion-pane/accordion-pane.build.mjs +15 -0
  91. package/build-task/esm2022/containers/accordion/accordion.build.mjs +40 -0
  92. package/build-task/esm2022/containers/container.build.mjs +10 -0
  93. package/build-task/esm2022/containers/layout-grid/layout-grid-column/layout-grid-column.build.mjs +10 -0
  94. package/build-task/esm2022/containers/layout-grid/layout-grid-row/layout-grid-row.build.mjs +10 -0
  95. package/build-task/esm2022/containers/layout-grid/layout-grid.build.mjs +10 -0
  96. package/build-task/esm2022/containers/linear-layout/linear-layout-item/linear-layout-item.build.mjs +10 -0
  97. package/build-task/esm2022/containers/linear-layout/linear-layout.build.mjs +21 -0
  98. package/build-task/esm2022/containers/panel/panel.build.mjs +21 -0
  99. package/build-task/esm2022/containers/repeat-template.build.mjs +26 -0
  100. package/build-task/esm2022/containers/segmented-control/segment-content/segment-content.build.mjs +10 -0
  101. package/build-task/esm2022/containers/segmented-control/segmented-control.build.mjs +10 -0
  102. package/build-task/esm2022/containers/tabs/tab-pane/tab-pane.build.mjs +10 -0
  103. package/build-task/esm2022/containers/tabs/tabs.build.mjs +40 -0
  104. package/build-task/esm2022/containers/tile/tile.build.mjs +10 -0
  105. package/build-task/esm2022/containers/wizard/wizard-action/wizard-action.build.mjs +10 -0
  106. package/build-task/esm2022/containers/wizard/wizard-step/wizard-step.build.mjs +16 -0
  107. package/build-task/esm2022/containers/wizard/wizard.build.mjs +39 -0
  108. package/build-task/esm2022/data/card/card-actions/card-actions.build.mjs +10 -0
  109. package/build-task/esm2022/data/card/card-content/card-content.build.mjs +10 -0
  110. package/build-task/esm2022/data/card/card-footer/card-footer.build.mjs +10 -0
  111. package/build-task/esm2022/data/card/card.build.mjs +10 -0
  112. package/build-task/esm2022/data/form/form-action/form-action.build.mjs +12 -0
  113. package/build-task/esm2022/data/form/form-field/form-field.build.mjs +173 -0
  114. package/build-task/esm2022/data/form/form.build.mjs +161 -0
  115. package/build-task/esm2022/data/list/list.build.mjs +89 -0
  116. package/build-task/esm2022/data/live-table/live-table.build.mjs +21 -0
  117. package/build-task/esm2022/data/media-list/media-list-item/media-list-item.build.mjs +10 -0
  118. package/build-task/esm2022/data/media-list/media-list.build.mjs +57 -0
  119. package/build-task/esm2022/data/pagination/pagination.build.mjs +10 -0
  120. package/build-task/esm2022/data/table/table-action/table-action.build.mjs +10 -0
  121. package/build-task/esm2022/data/table/table-column/table-column.build.mjs +294 -0
  122. package/build-task/esm2022/data/table/table-column-group/table-column-group.build.mjs +10 -0
  123. package/build-task/esm2022/data/table/table-row/table-row.build.mjs +34 -0
  124. package/build-task/esm2022/data/table/table-row-action/table-row-action.build.mjs +41 -0
  125. package/build-task/esm2022/data/table/table.build.mjs +86 -0
  126. package/build-task/esm2022/device/barcode-scanner/barcode-scanner.build.mjs +15 -0
  127. package/build-task/esm2022/device/camera/camera.build.mjs +15 -0
  128. package/build-task/esm2022/dialogs/alert-dialog/alert-dialog.build.mjs +10 -0
  129. package/build-task/esm2022/dialogs/base/dialog-footer/dialog-footer.build.mjs +10 -0
  130. package/build-task/esm2022/dialogs/confirm-dialog/confirm-dialog.build.mjs +10 -0
  131. package/build-task/esm2022/dialogs/design-dialog/dialog.build.mjs +17 -0
  132. package/build-task/esm2022/dialogs/iframe-dialog/iframe-dialog.build.mjs +10 -0
  133. package/build-task/esm2022/dialogs/login-dialog/login-dialog.build.mjs +10 -0
  134. package/build-task/esm2022/dialogs/partial-dialog/partial-dialog.build.mjs +40 -0
  135. package/build-task/esm2022/index.mjs +5 -0
  136. package/build-task/esm2022/input/calendar/calendar.build.mjs +13 -0
  137. package/build-task/esm2022/input/chips/chips.build.mjs +11 -0
  138. package/build-task/esm2022/input/color-picker/color-picker.build.mjs +11 -0
  139. package/build-task/esm2022/input/currency/currency.build.mjs +11 -0
  140. package/build-task/esm2022/input/default/button/button.build.mjs +15 -0
  141. package/build-task/esm2022/input/default/button-group/button-group.build.mjs +10 -0
  142. package/build-task/esm2022/input/default/checkbox/checkbox.build.mjs +18 -0
  143. package/build-task/esm2022/input/default/checkboxset/checkboxset.build.mjs +11 -0
  144. package/build-task/esm2022/input/default/composite/composite.build.mjs +10 -0
  145. package/build-task/esm2022/input/default/number/number.build.mjs +11 -0
  146. package/build-task/esm2022/input/default/radioset/radioset.build.mjs +15 -0
  147. package/build-task/esm2022/input/default/select/select.build.mjs +11 -0
  148. package/build-task/esm2022/input/default/switch/switch.build.mjs +15 -0
  149. package/build-task/esm2022/input/default/text/text.build.mjs +11 -0
  150. package/build-task/esm2022/input/default/textarea/textarea.build.mjs +11 -0
  151. package/build-task/esm2022/input/epoch/date/date.build.mjs +11 -0
  152. package/build-task/esm2022/input/epoch/date-time/date-time.build.mjs +11 -0
  153. package/build-task/esm2022/input/epoch/time/time.build.mjs +11 -0
  154. package/build-task/esm2022/input/file-upload/file-upload.build.mjs +20 -0
  155. package/build-task/esm2022/input/rating/rating.build.mjs +11 -0
  156. package/build-task/esm2022/input/slider/slider.build.mjs +11 -0
  157. package/build-task/esm2022/message/message.build.mjs +15 -0
  158. package/build-task/esm2022/navigation/breadcrumb/breadcrumb.build.mjs +10 -0
  159. package/build-task/esm2022/navigation/menu/menu.build.mjs +27 -0
  160. package/build-task/esm2022/navigation/nav/nav-item/nav-item.build.mjs +10 -0
  161. package/build-task/esm2022/navigation/nav/nav.build.mjs +10 -0
  162. package/build-task/esm2022/navigation/navbar/navbar.build.mjs +10 -0
  163. package/build-task/esm2022/navigation/popover/popover.build.mjs +41 -0
  164. package/build-task/esm2022/page/content/content.build.mjs +10 -0
  165. package/build-task/esm2022/page/footer/footer.build.mjs +15 -0
  166. package/build-task/esm2022/page/header/header.build.mjs +15 -0
  167. package/build-task/esm2022/page/layout.build.mjs +15 -0
  168. package/build-task/esm2022/page/left-panel/left-panel.build.mjs +15 -0
  169. package/build-task/esm2022/page/mobile-navbar/mobile-navbar.build.mjs +10 -0
  170. package/build-task/esm2022/page/page-content/page-content.build.mjs +36 -0
  171. package/build-task/esm2022/page/page.build.mjs +59 -0
  172. package/build-task/esm2022/page/right-panel/right-panel.build.mjs +15 -0
  173. package/build-task/esm2022/page/router-outlet/router-outlet.build.mjs +10 -0
  174. package/build-task/esm2022/page/tab-bar/tab-bar.build.mjs +10 -0
  175. package/build-task/esm2022/page/top-nav/top-nav.build.mjs +15 -0
  176. package/build-task/esm2022/partial/partial.build.mjs +25 -0
  177. package/build-task/esm2022/partial-param/partial-param.build.mjs +10 -0
  178. package/build-task/esm2022/prefab/prefab-container/prefab-container.build.mjs +25 -0
  179. package/build-task/esm2022/prefab/prefab.build.mjs +10 -0
  180. package/build-task/esm2022/public_api.mjs +113 -0
  181. package/build-task/esm2022/utils/utils.mjs +69 -0
  182. package/build-task/fesm2022/index.mjs +2998 -0
  183. package/build-task/fesm2022/index.mjs.map +1 -0
  184. package/build-task/index.d.ts +5 -0
  185. package/build-task/input/calendar/calendar.build.d.ts +2 -0
  186. package/build-task/input/chips/chips.build.d.ts +2 -0
  187. package/build-task/input/color-picker/color-picker.build.d.ts +2 -0
  188. package/build-task/input/currency/currency.build.d.ts +2 -0
  189. package/build-task/input/default/button/button.build.d.ts +2 -0
  190. package/build-task/input/default/button-group/button-group.build.d.ts +2 -0
  191. package/build-task/input/default/checkbox/checkbox.build.d.ts +2 -0
  192. package/build-task/input/default/checkboxset/checkboxset.build.d.ts +2 -0
  193. package/build-task/input/default/composite/composite.build.d.ts +2 -0
  194. package/build-task/input/default/number/number.build.d.ts +2 -0
  195. package/build-task/input/default/radioset/radioset.build.d.ts +2 -0
  196. package/build-task/input/default/select/select.build.d.ts +2 -0
  197. package/build-task/input/default/switch/switch.build.d.ts +2 -0
  198. package/build-task/input/default/text/text.build.d.ts +2 -0
  199. package/build-task/input/default/textarea/textarea.build.d.ts +2 -0
  200. package/build-task/input/epoch/date/date.build.d.ts +2 -0
  201. package/build-task/input/epoch/date-time/date-time.build.d.ts +2 -0
  202. package/build-task/input/epoch/time/time.build.d.ts +2 -0
  203. package/build-task/input/file-upload/file-upload.build.d.ts +2 -0
  204. package/build-task/input/rating/rating.build.d.ts +2 -0
  205. package/build-task/input/slider/slider.build.d.ts +2 -0
  206. package/build-task/message/message.build.d.ts +2 -0
  207. package/build-task/navigation/breadcrumb/breadcrumb.build.d.ts +2 -0
  208. package/build-task/navigation/menu/menu.build.d.ts +2 -0
  209. package/build-task/navigation/nav/nav-item/nav-item.build.d.ts +2 -0
  210. package/build-task/navigation/nav/nav.build.d.ts +2 -0
  211. package/build-task/navigation/navbar/navbar.build.d.ts +2 -0
  212. package/build-task/navigation/popover/popover.build.d.ts +2 -0
  213. package/build-task/package.json +25 -0
  214. package/build-task/page/content/content.build.d.ts +2 -0
  215. package/build-task/page/footer/footer.build.d.ts +2 -0
  216. package/build-task/page/header/header.build.d.ts +2 -0
  217. package/build-task/page/layout.build.d.ts +2 -0
  218. package/build-task/page/left-panel/left-panel.build.d.ts +2 -0
  219. package/build-task/page/mobile-navbar/mobile-navbar.build.d.ts +2 -0
  220. package/build-task/page/page-content/page-content.build.d.ts +2 -0
  221. package/build-task/page/page.build.d.ts +2 -0
  222. package/build-task/page/right-panel/right-panel.build.d.ts +2 -0
  223. package/build-task/page/router-outlet/router-outlet.build.d.ts +2 -0
  224. package/build-task/page/tab-bar/tab-bar.build.d.ts +2 -0
  225. package/build-task/page/top-nav/top-nav.build.d.ts +2 -0
  226. package/build-task/partial/partial.build.d.ts +2 -0
  227. package/build-task/partial-param/partial-param.build.d.ts +2 -0
  228. package/build-task/prefab/prefab-container/prefab-container.build.d.ts +2 -0
  229. package/build-task/prefab/prefab.build.d.ts +2 -0
  230. package/build-task/public_api.d.ts +112 -0
  231. package/build-task/utils/utils.d.ts +21 -0
  232. package/components/advanced/carousel/.npmignore +2 -0
  233. package/components/advanced/carousel/bundles/index.umd.js +352 -0
  234. package/components/advanced/carousel/carousel-template/carousel-template.directive.d.ts +9 -0
  235. package/components/advanced/carousel/carousel-template/carousel-template.props.d.ts +1 -0
  236. package/components/advanced/carousel/carousel.animator.d.ts +45 -0
  237. package/components/advanced/carousel/carousel.directive.d.ts +35 -0
  238. package/components/advanced/carousel/carousel.props.d.ts +1 -0
  239. package/components/advanced/carousel/esm2022/carousel-template/carousel-template.directive.mjs +32 -0
  240. package/components/advanced/carousel/esm2022/carousel-template/carousel-template.props.mjs +7 -0
  241. package/components/advanced/carousel/esm2022/carousel.animator.mjs +149 -0
  242. package/components/advanced/carousel/esm2022/carousel.directive.mjs +135 -0
  243. package/components/advanced/carousel/esm2022/carousel.props.mjs +13 -0
  244. package/components/advanced/carousel/esm2022/index.mjs +5 -0
  245. package/components/advanced/carousel/esm2022/public_api.mjs +4 -0
  246. package/components/advanced/carousel/fesm2022/index.mjs +335 -0
  247. package/components/advanced/carousel/fesm2022/index.mjs.map +1 -0
  248. package/components/advanced/carousel/index.d.ts +5 -0
  249. package/components/advanced/carousel/package.json +20 -0
  250. package/components/advanced/carousel/public_api.d.ts +3 -0
  251. package/components/advanced/custom/.npmignore +2 -0
  252. package/components/advanced/custom/bundles/index.umd.js +258 -0
  253. package/components/advanced/custom/custom-widget-container/custom-widget-container.directive.d.ts +29 -0
  254. package/components/advanced/custom/custom-widget-container/custom-widget.props.d.ts +2 -0
  255. package/components/advanced/custom/custom-widget-prop.d.ts +1 -0
  256. package/components/advanced/custom/custom-widget.directive.d.ts +19 -0
  257. package/components/advanced/custom/esm2022/custom-widget-container/custom-widget-container.directive.mjs +156 -0
  258. package/components/advanced/custom/esm2022/custom-widget-container/custom-widget.props.mjs +12 -0
  259. package/components/advanced/custom/esm2022/custom-widget-prop.mjs +8 -0
  260. package/components/advanced/custom/esm2022/custom-widget.directive.mjs +70 -0
  261. package/components/advanced/custom/esm2022/index.mjs +5 -0
  262. package/components/advanced/custom/esm2022/public_api.mjs +3 -0
  263. package/components/advanced/custom/fesm2022/index.mjs +244 -0
  264. package/components/advanced/custom/fesm2022/index.mjs.map +1 -0
  265. package/components/advanced/custom/index.d.ts +5 -0
  266. package/components/advanced/custom/package.json +20 -0
  267. package/components/advanced/custom/public_api.d.ts +2 -0
  268. package/components/advanced/login/.npmignore +2 -0
  269. package/components/advanced/login/bundles/index.umd.js +135 -0
  270. package/components/advanced/login/esm2022/index.mjs +5 -0
  271. package/components/advanced/login/esm2022/login.component.mjs +107 -0
  272. package/components/advanced/login/esm2022/login.props.mjs +8 -0
  273. package/components/advanced/login/esm2022/public_api.mjs +2 -0
  274. package/components/advanced/login/fesm2022/index.mjs +120 -0
  275. package/components/advanced/login/fesm2022/index.mjs.map +1 -0
  276. package/components/advanced/login/index.d.ts +5 -0
  277. package/components/advanced/login/login.component.d.ts +31 -0
  278. package/components/advanced/login/login.props.d.ts +1 -0
  279. package/components/advanced/login/package.json +20 -0
  280. package/components/advanced/login/public_api.d.ts +1 -0
  281. package/components/advanced/marquee/.npmignore +2 -0
  282. package/components/advanced/marquee/bundles/index.umd.js +71 -0
  283. package/components/advanced/marquee/esm2022/index.mjs +5 -0
  284. package/components/advanced/marquee/esm2022/marquee.directive.mjs +36 -0
  285. package/components/advanced/marquee/esm2022/marquee.props.mjs +12 -0
  286. package/components/advanced/marquee/esm2022/public_api.mjs +2 -0
  287. package/components/advanced/marquee/fesm2022/index.mjs +53 -0
  288. package/components/advanced/marquee/fesm2022/index.mjs.map +1 -0
  289. package/components/advanced/marquee/index.d.ts +5 -0
  290. package/components/advanced/marquee/marquee.directive.d.ts +9 -0
  291. package/components/advanced/marquee/marquee.props.d.ts +1 -0
  292. package/components/advanced/marquee/package.json +20 -0
  293. package/components/advanced/marquee/public_api.d.ts +1 -0
  294. package/components/base/.npmignore +2 -0
  295. package/components/base/bundles/index.umd.js +5982 -0
  296. package/components/base/decorators/autolayout.decorator.d.ts +4 -0
  297. package/components/base/decorators/autolayout.props.d.ts +1 -0
  298. package/components/base/directives/show-in-device.directive.d.ts +16 -0
  299. package/components/base/esm2022/decorators/autolayout.decorator.mjs +476 -0
  300. package/components/base/esm2022/decorators/autolayout.props.mjs +20 -0
  301. package/components/base/esm2022/directives/show-in-device.directive.mjs +90 -0
  302. package/components/base/esm2022/index.mjs +5 -0
  303. package/components/base/esm2022/pipes/custom-pipes.mjs +473 -0
  304. package/components/base/esm2022/pipes/image.pipe.mjs +19 -0
  305. package/components/base/esm2022/pipes/sanitize.pipe.mjs +44 -0
  306. package/components/base/esm2022/pipes/trust-as.pipe.mjs +41 -0
  307. package/components/base/esm2022/pipes/wm-pipe.mjs +18 -0
  308. package/components/base/esm2022/public_api.mjs +36 -0
  309. package/components/base/esm2022/utils/autolayout-utils.mjs +261 -0
  310. package/components/base/esm2022/utils/data-utils.mjs +581 -0
  311. package/components/base/esm2022/utils/form-utils.mjs +451 -0
  312. package/components/base/esm2022/utils/live-utils.mjs +216 -0
  313. package/components/base/esm2022/utils/widget-utils.mjs +495 -0
  314. package/components/base/esm2022/widgets/common/base/base-container.component.mjs +80 -0
  315. package/components/base/esm2022/widgets/common/base/base-field-validations.mjs +295 -0
  316. package/components/base/esm2022/widgets/common/base/base.component.mjs +713 -0
  317. package/components/base/esm2022/widgets/common/base/custom-widget-container.directive.mjs +48 -0
  318. package/components/base/esm2022/widgets/common/base/dataset-aware-nav.component.mjs +222 -0
  319. package/components/base/esm2022/widgets/common/base/partial-container.directive.mjs +115 -0
  320. package/components/base/esm2022/widgets/common/base/stylable.component.mjs +11 -0
  321. package/components/base/esm2022/widgets/common/base/text-content.directive.mjs +26 -0
  322. package/components/base/esm2022/widgets/common/container/container.directive.mjs +51 -0
  323. package/components/base/esm2022/widgets/common/container/container.props.mjs +15 -0
  324. package/components/base/esm2022/widgets/common/dialog/dialog.service.mjs +170 -0
  325. package/components/base/esm2022/widgets/common/item-template/item-template.directive.mjs +89 -0
  326. package/components/base/esm2022/widgets/common/item-template/item-template.props.mjs +7 -0
  327. package/components/base/esm2022/widgets/common/lazy-load/lazy-load.directive.mjs +84 -0
  328. package/components/base/esm2022/widgets/common/message/message.component.mjs +104 -0
  329. package/components/base/esm2022/widgets/common/message/message.props.mjs +13 -0
  330. package/components/base/esm2022/widgets/common/partial/partial.directive.mjs +53 -0
  331. package/components/base/esm2022/widgets/common/partial/partial.props.mjs +7 -0
  332. package/components/base/esm2022/widgets/common/partial-param/partial-param.directive.mjs +88 -0
  333. package/components/base/esm2022/widgets/common/pull-to-refresh/pull-to-refresh.mjs +261 -0
  334. package/components/base/esm2022/widgets/common/redraw/redrawable.directive.mjs +40 -0
  335. package/components/base/esm2022/widgets/common/repeat-template/repeat-template.directive.mjs +33 -0
  336. package/components/base/esm2022/widgets/common/repeat-template/repeat-template.props.mjs +7 -0
  337. package/components/base/esm2022/widgets/framework/constants.mjs +36 -0
  338. package/components/base/esm2022/widgets/framework/deviceview.mjs +126 -0
  339. package/components/base/esm2022/widgets/framework/property-change-handler.mjs +96 -0
  340. package/components/base/esm2022/widgets/framework/styler.mjs +123 -0
  341. package/components/base/esm2022/widgets/framework/types.mjs +8 -0
  342. package/components/base/esm2022/widgets/framework/widget-id-generator.mjs +3 -0
  343. package/components/base/esm2022/widgets/framework/widget-props.mjs +35 -0
  344. package/components/base/esm2022/widgets/framework/widget-proxy-provider.mjs +75 -0
  345. package/components/base/esm2022/widgets/framework/widget-registry.mjs +49 -0
  346. package/components/base/fesm2022/index.mjs +5858 -0
  347. package/components/base/fesm2022/index.mjs.map +1 -0
  348. package/components/base/index.d.ts +5 -0
  349. package/components/base/package.json +28 -0
  350. package/components/base/pipes/custom-pipes.d.ts +104 -0
  351. package/components/base/pipes/image.pipe.d.ts +7 -0
  352. package/components/base/pipes/sanitize.pipe.d.ts +10 -0
  353. package/components/base/pipes/trust-as.pipe.d.ts +10 -0
  354. package/components/base/pipes/wm-pipe.d.ts +9 -0
  355. package/components/base/public_api.d.ts +35 -0
  356. package/components/base/utils/autolayout-utils.d.ts +29 -0
  357. package/components/base/utils/data-utils.d.ts +181 -0
  358. package/components/base/utils/form-utils.d.ts +85 -0
  359. package/components/base/utils/live-utils.d.ts +65 -0
  360. package/components/base/utils/widget-utils.d.ts +120 -0
  361. package/components/base/widgets/common/base/base-container.component.d.ts +16 -0
  362. package/components/base/widgets/common/base/base-field-validations.d.ts +27 -0
  363. package/components/base/widgets/common/base/base.component.d.ts +276 -0
  364. package/components/base/widgets/common/base/custom-widget-container.directive.d.ts +15 -0
  365. package/components/base/widgets/common/base/dataset-aware-nav.component.d.ts +77 -0
  366. package/components/base/widgets/common/base/partial-container.directive.d.ts +22 -0
  367. package/components/base/widgets/common/base/stylable.component.d.ts +54 -0
  368. package/components/base/widgets/common/base/text-content.directive.d.ts +9 -0
  369. package/components/base/widgets/common/container/container.directive.d.ts +12 -0
  370. package/components/base/widgets/common/container/container.props.d.ts +1 -0
  371. package/components/base/widgets/common/dialog/dialog.service.d.ts +54 -0
  372. package/components/base/widgets/common/item-template/item-template.directive.d.ts +32 -0
  373. package/components/base/widgets/common/item-template/item-template.props.d.ts +1 -0
  374. package/components/base/widgets/common/lazy-load/lazy-load.directive.d.ts +15 -0
  375. package/components/base/widgets/common/message/message.component.d.ts +19 -0
  376. package/components/base/widgets/common/message/message.props.d.ts +1 -0
  377. package/components/base/widgets/common/partial/partial.directive.d.ts +15 -0
  378. package/components/base/widgets/common/partial/partial.props.d.ts +1 -0
  379. package/components/base/widgets/common/partial-param/partial-param.directive.d.ts +21 -0
  380. package/components/base/widgets/common/pull-to-refresh/pull-to-refresh.d.ts +48 -0
  381. package/components/base/widgets/common/redraw/redrawable.directive.d.ts +8 -0
  382. package/components/base/widgets/common/repeat-template/repeat-template.directive.d.ts +9 -0
  383. package/components/base/widgets/common/repeat-template/repeat-template.props.d.ts +1 -0
  384. package/components/base/widgets/framework/constants.d.ts +16 -0
  385. package/components/base/widgets/framework/deviceview.d.ts +1 -0
  386. package/components/base/widgets/framework/property-change-handler.d.ts +8 -0
  387. package/components/base/widgets/framework/styler.d.ts +59 -0
  388. package/components/base/widgets/framework/types.d.ts +23 -0
  389. package/components/base/widgets/framework/widget-id-generator.d.ts +2 -0
  390. package/components/base/widgets/framework/widget-props.d.ts +12 -0
  391. package/components/base/widgets/framework/widget-proxy-provider.d.ts +11 -0
  392. package/components/base/widgets/framework/widget-registry.d.ts +14 -0
  393. package/components/basic/anchor/.npmignore +2 -0
  394. package/components/basic/anchor/anchor.component.d.ts +37 -0
  395. package/components/basic/anchor/anchor.props.d.ts +1 -0
  396. package/components/basic/anchor/bundles/index.umd.js +204 -0
  397. package/components/basic/anchor/esm2022/anchor.component.mjs +155 -0
  398. package/components/basic/anchor/esm2022/anchor.props.mjs +27 -0
  399. package/components/basic/anchor/esm2022/index.mjs +5 -0
  400. package/components/basic/anchor/esm2022/public_api.mjs +2 -0
  401. package/components/basic/anchor/fesm2022/index.mjs +187 -0
  402. package/components/basic/anchor/fesm2022/index.mjs.map +1 -0
  403. package/components/basic/anchor/index.d.ts +5 -0
  404. package/components/basic/anchor/package.json +20 -0
  405. package/components/basic/anchor/public_api.d.ts +1 -0
  406. package/components/basic/audio/.npmignore +2 -0
  407. package/components/basic/audio/audio.component.d.ts +20 -0
  408. package/components/basic/audio/audio.props.d.ts +1 -0
  409. package/components/basic/audio/bundles/index.umd.js +83 -0
  410. package/components/basic/audio/esm2022/audio.component.mjs +41 -0
  411. package/components/basic/audio/esm2022/audio.props.mjs +19 -0
  412. package/components/basic/audio/esm2022/index.mjs +5 -0
  413. package/components/basic/audio/esm2022/public_api.mjs +2 -0
  414. package/components/basic/audio/fesm2022/index.mjs +65 -0
  415. package/components/basic/audio/fesm2022/index.mjs.map +1 -0
  416. package/components/basic/audio/index.d.ts +5 -0
  417. package/components/basic/audio/package.json +20 -0
  418. package/components/basic/audio/public_api.d.ts +1 -0
  419. package/components/basic/html/.npmignore +2 -0
  420. package/components/basic/html/bundles/index.umd.js +122 -0
  421. package/components/basic/html/esm2022/html.directive.mjs +88 -0
  422. package/components/basic/html/esm2022/html.props.mjs +12 -0
  423. package/components/basic/html/esm2022/index.mjs +5 -0
  424. package/components/basic/html/esm2022/public_api.mjs +2 -0
  425. package/components/basic/html/fesm2022/index.mjs +105 -0
  426. package/components/basic/html/fesm2022/index.mjs.map +1 -0
  427. package/components/basic/html/html.directive.d.ts +14 -0
  428. package/components/basic/html/html.props.d.ts +1 -0
  429. package/components/basic/html/index.d.ts +5 -0
  430. package/components/basic/html/package.json +20 -0
  431. package/components/basic/html/public_api.d.ts +1 -0
  432. package/components/basic/icon/.npmignore +2 -0
  433. package/components/basic/icon/bundles/index.umd.js +80 -0
  434. package/components/basic/icon/esm2022/icon.component.mjs +38 -0
  435. package/components/basic/icon/esm2022/icon.props.mjs +19 -0
  436. package/components/basic/icon/esm2022/index.mjs +5 -0
  437. package/components/basic/icon/esm2022/public_api.mjs +2 -0
  438. package/components/basic/icon/fesm2022/index.mjs +62 -0
  439. package/components/basic/icon/fesm2022/index.mjs.map +1 -0
  440. package/components/basic/icon/icon.component.d.ts +15 -0
  441. package/components/basic/icon/icon.props.d.ts +1 -0
  442. package/components/basic/icon/index.d.ts +5 -0
  443. package/components/basic/icon/package.json +20 -0
  444. package/components/basic/icon/public_api.d.ts +1 -0
  445. package/components/basic/iframe/.npmignore +2 -0
  446. package/components/basic/iframe/bundles/index.umd.js +101 -0
  447. package/components/basic/iframe/esm2022/iframe.component.mjs +65 -0
  448. package/components/basic/iframe/esm2022/iframe.props.mjs +15 -0
  449. package/components/basic/iframe/esm2022/index.mjs +5 -0
  450. package/components/basic/iframe/esm2022/public_api.mjs +2 -0
  451. package/components/basic/iframe/fesm2022/index.mjs +84 -0
  452. package/components/basic/iframe/fesm2022/index.mjs.map +1 -0
  453. package/components/basic/iframe/iframe.component.d.ts +26 -0
  454. package/components/basic/iframe/iframe.props.d.ts +1 -0
  455. package/components/basic/iframe/index.d.ts +5 -0
  456. package/components/basic/iframe/package.json +20 -0
  457. package/components/basic/iframe/public_api.d.ts +1 -0
  458. package/components/basic/label/.npmignore +2 -0
  459. package/components/basic/label/bundles/index.umd.js +129 -0
  460. package/components/basic/label/esm2022/index.mjs +5 -0
  461. package/components/basic/label/esm2022/label.directive.mjs +91 -0
  462. package/components/basic/label/esm2022/label.props.mjs +17 -0
  463. package/components/basic/label/esm2022/public_api.mjs +2 -0
  464. package/components/basic/label/fesm2022/index.mjs +113 -0
  465. package/components/basic/label/fesm2022/index.mjs.map +1 -0
  466. package/components/basic/label/index.d.ts +5 -0
  467. package/components/basic/label/label.directive.d.ts +12 -0
  468. package/components/basic/label/label.props.d.ts +1 -0
  469. package/components/basic/label/package.json +20 -0
  470. package/components/basic/label/public_api.d.ts +1 -0
  471. package/components/basic/picture/.npmignore +2 -0
  472. package/components/basic/picture/bundles/index.umd.js +138 -0
  473. package/components/basic/picture/esm2022/index.mjs +5 -0
  474. package/components/basic/picture/esm2022/picture.directive.mjs +93 -0
  475. package/components/basic/picture/esm2022/picture.props.mjs +23 -0
  476. package/components/basic/picture/esm2022/public_api.mjs +2 -0
  477. package/components/basic/picture/fesm2022/index.mjs +121 -0
  478. package/components/basic/picture/fesm2022/index.mjs.map +1 -0
  479. package/components/basic/picture/index.d.ts +5 -0
  480. package/components/basic/picture/package.json +20 -0
  481. package/components/basic/picture/picture.directive.d.ts +19 -0
  482. package/components/basic/picture/picture.props.d.ts +1 -0
  483. package/components/basic/picture/public_api.d.ts +1 -0
  484. package/components/basic/progress/progress-bar/.npmignore +2 -0
  485. package/components/basic/progress/progress-bar/bundles/index.umd.js +170 -0
  486. package/components/basic/progress/progress-bar/esm2022/index.mjs +5 -0
  487. package/components/basic/progress/progress-bar/esm2022/progress-bar.component.mjs +130 -0
  488. package/components/basic/progress/progress-bar/esm2022/progress-bar.props.mjs +19 -0
  489. package/components/basic/progress/progress-bar/esm2022/public_api.mjs +2 -0
  490. package/components/basic/progress/progress-bar/fesm2022/index.mjs +154 -0
  491. package/components/basic/progress/progress-bar/fesm2022/index.mjs.map +1 -0
  492. package/components/basic/progress/progress-bar/index.d.ts +5 -0
  493. package/components/basic/progress/progress-bar/package.json +20 -0
  494. package/components/basic/progress/progress-bar/progress-bar.component.d.ts +43 -0
  495. package/components/basic/progress/progress-bar/progress-bar.props.d.ts +1 -0
  496. package/components/basic/progress/progress-bar/public_api.d.ts +1 -0
  497. package/components/basic/progress/progress-circle/.npmignore +2 -0
  498. package/components/basic/progress/progress-circle/bundles/index.umd.js +171 -0
  499. package/components/basic/progress/progress-circle/esm2022/index.mjs +5 -0
  500. package/components/basic/progress/progress-circle/esm2022/progress-circle.component.mjs +130 -0
  501. package/components/basic/progress/progress-circle/esm2022/progress-circle.props.mjs +21 -0
  502. package/components/basic/progress/progress-circle/esm2022/public_api.mjs +2 -0
  503. package/components/basic/progress/progress-circle/fesm2022/index.mjs +155 -0
  504. package/components/basic/progress/progress-circle/fesm2022/index.mjs.map +1 -0
  505. package/components/basic/progress/progress-circle/index.d.ts +5 -0
  506. package/components/basic/progress/progress-circle/package.json +20 -0
  507. package/components/basic/progress/progress-circle/progress-circle.component.d.ts +40 -0
  508. package/components/basic/progress/progress-circle/progress-circle.props.d.ts +1 -0
  509. package/components/basic/progress/progress-circle/public_api.d.ts +1 -0
  510. package/components/basic/progress/progress-utils/.npmignore +2 -0
  511. package/components/basic/progress/progress-utils/bundles/index.umd.js +35 -0
  512. package/components/basic/progress/progress-utils/esm2022/index.mjs +5 -0
  513. package/components/basic/progress/progress-utils/esm2022/progress-utils.mjs +25 -0
  514. package/components/basic/progress/progress-utils/esm2022/public_api.mjs +2 -0
  515. package/components/basic/progress/progress-utils/fesm2022/index.mjs +32 -0
  516. package/components/basic/progress/progress-utils/fesm2022/index.mjs.map +1 -0
  517. package/components/basic/progress/progress-utils/index.d.ts +5 -0
  518. package/components/basic/progress/progress-utils/package.json +20 -0
  519. package/components/basic/progress/progress-utils/progress-utils.d.ts +3 -0
  520. package/components/basic/progress/progress-utils/public_api.d.ts +1 -0
  521. package/components/basic/rich-text-editor/.npmignore +2 -0
  522. package/components/basic/rich-text-editor/bundles/index.umd.js +236 -0
  523. package/components/basic/rich-text-editor/esm2022/index.mjs +5 -0
  524. package/components/basic/rich-text-editor/esm2022/public_api.mjs +2 -0
  525. package/components/basic/rich-text-editor/esm2022/rich-text-editor.component.mjs +197 -0
  526. package/components/basic/rich-text-editor/esm2022/rich-text-editor.props.mjs +21 -0
  527. package/components/basic/rich-text-editor/fesm2022/index.mjs +222 -0
  528. package/components/basic/rich-text-editor/fesm2022/index.mjs.map +1 -0
  529. package/components/basic/rich-text-editor/index.d.ts +5 -0
  530. package/components/basic/rich-text-editor/package.json +20 -0
  531. package/components/basic/rich-text-editor/public_api.d.ts +1 -0
  532. package/components/basic/rich-text-editor/rich-text-editor.component.d.ts +55 -0
  533. package/components/basic/rich-text-editor/rich-text-editor.props.d.ts +2 -0
  534. package/components/basic/search/.npmignore +2 -0
  535. package/components/basic/search/bundles/index.umd.js +1091 -0
  536. package/components/basic/search/data-provider/data-provider.d.ts +42 -0
  537. package/components/basic/search/data-provider/local-data-provider.d.ts +5 -0
  538. package/components/basic/search/data-provider/remote-data-provider.d.ts +10 -0
  539. package/components/basic/search/esm2022/data-provider/data-provider.mjs +34 -0
  540. package/components/basic/search/esm2022/data-provider/local-data-provider.mjs +77 -0
  541. package/components/basic/search/esm2022/data-provider/remote-data-provider.mjs +124 -0
  542. package/components/basic/search/esm2022/index.mjs +5 -0
  543. package/components/basic/search/esm2022/public_api.mjs +3 -0
  544. package/components/basic/search/esm2022/scrollable.directive.mjs +44 -0
  545. package/components/basic/search/esm2022/search.component.mjs +754 -0
  546. package/components/basic/search/esm2022/search.props.mjs +55 -0
  547. package/components/basic/search/fesm2022/index.mjs +1080 -0
  548. package/components/basic/search/fesm2022/index.mjs.map +1 -0
  549. package/components/basic/search/index.d.ts +5 -0
  550. package/components/basic/search/package.json +20 -0
  551. package/components/basic/search/public_api.d.ts +2 -0
  552. package/components/basic/search/scrollable.directive.d.ts +14 -0
  553. package/components/basic/search/search.component.d.ts +109 -0
  554. package/components/basic/search/search.props.d.ts +2 -0
  555. package/components/basic/spinner/.npmignore +2 -0
  556. package/components/basic/spinner/bundles/index.umd.js +126 -0
  557. package/components/basic/spinner/esm2022/index.mjs +5 -0
  558. package/components/basic/spinner/esm2022/public_api.mjs +2 -0
  559. package/components/basic/spinner/esm2022/spinner.component.mjs +87 -0
  560. package/components/basic/spinner/esm2022/spinner.props.mjs +20 -0
  561. package/components/basic/spinner/fesm2022/index.mjs +111 -0
  562. package/components/basic/spinner/fesm2022/index.mjs.map +1 -0
  563. package/components/basic/spinner/index.d.ts +5 -0
  564. package/components/basic/spinner/package.json +20 -0
  565. package/components/basic/spinner/public_api.d.ts +1 -0
  566. package/components/basic/spinner/spinner.component.d.ts +27 -0
  567. package/components/basic/spinner/spinner.props.d.ts +1 -0
  568. package/components/basic/tree/.npmignore +2 -0
  569. package/components/basic/tree/bundles/index.umd.js +566 -0
  570. package/components/basic/tree/esm2022/index.mjs +5 -0
  571. package/components/basic/tree/esm2022/public_api.mjs +2 -0
  572. package/components/basic/tree/esm2022/tree-node-template-host.component.mjs +33 -0
  573. package/components/basic/tree/esm2022/tree.component.mjs +494 -0
  574. package/components/basic/tree/esm2022/tree.props.mjs +22 -0
  575. package/components/basic/tree/fesm2022/index.mjs +550 -0
  576. package/components/basic/tree/fesm2022/index.mjs.map +1 -0
  577. package/components/basic/tree/index.d.ts +5 -0
  578. package/components/basic/tree/package.json +20 -0
  579. package/components/basic/tree/public_api.d.ts +1 -0
  580. package/components/basic/tree/tree-node-template-host.component.d.ts +7 -0
  581. package/components/basic/tree/tree.component.d.ts +66 -0
  582. package/components/basic/tree/tree.props.d.ts +1 -0
  583. package/components/basic/video/.npmignore +2 -0
  584. package/components/basic/video/bundles/index.umd.js +116 -0
  585. package/components/basic/video/esm2022/index.mjs +5 -0
  586. package/components/basic/video/esm2022/public_api.mjs +2 -0
  587. package/components/basic/video/esm2022/video.component.mjs +70 -0
  588. package/components/basic/video/esm2022/video.props.mjs +24 -0
  589. package/components/basic/video/fesm2022/index.mjs +99 -0
  590. package/components/basic/video/fesm2022/index.mjs.map +1 -0
  591. package/components/basic/video/index.d.ts +5 -0
  592. package/components/basic/video/package.json +20 -0
  593. package/components/basic/video/public_api.d.ts +1 -0
  594. package/components/basic/video/video.component.d.ts +27 -0
  595. package/components/basic/video/video.props.d.ts +1 -0
  596. package/components/chart/.npmignore +2 -0
  597. package/components/chart/bundles/index.umd.js +1747 -0
  598. package/components/chart/chart.component.d.ts +99 -0
  599. package/components/chart/chart.props.d.ts +1 -0
  600. package/components/chart/chart.utils.d.ts +40 -0
  601. package/components/chart/esm2022/chart.component.mjs +982 -0
  602. package/components/chart/esm2022/chart.props.mjs +67 -0
  603. package/components/chart/esm2022/chart.utils.mjs +723 -0
  604. package/components/chart/esm2022/index.mjs +5 -0
  605. package/components/chart/esm2022/public_api.mjs +2 -0
  606. package/components/chart/fesm2022/index.mjs +1774 -0
  607. package/components/chart/fesm2022/index.mjs.map +1 -0
  608. package/components/chart/index.d.ts +5 -0
  609. package/components/chart/package.json +20 -0
  610. package/components/chart/public_api.d.ts +1 -0
  611. package/components/containers/accordion/.npmignore +2 -0
  612. package/components/containers/accordion/accordion-pane/accordion-pane.component.d.ts +50 -0
  613. package/components/containers/accordion/accordion-pane/accordion-pane.props.d.ts +1 -0
  614. package/components/containers/accordion/accordion.directive.d.ts +66 -0
  615. package/components/containers/accordion/accordion.props.d.ts +1 -0
  616. package/components/containers/accordion/bundles/index.umd.js +500 -0
  617. package/components/containers/accordion/esm2022/accordion-pane/accordion-pane.component.mjs +145 -0
  618. package/components/containers/accordion/esm2022/accordion-pane/accordion-pane.props.mjs +22 -0
  619. package/components/containers/accordion/esm2022/accordion.directive.mjs +309 -0
  620. package/components/containers/accordion/esm2022/accordion.props.mjs +16 -0
  621. package/components/containers/accordion/esm2022/index.mjs +5 -0
  622. package/components/containers/accordion/esm2022/public_api.mjs +3 -0
  623. package/components/containers/accordion/fesm2022/index.mjs +486 -0
  624. package/components/containers/accordion/fesm2022/index.mjs.map +1 -0
  625. package/components/containers/accordion/index.d.ts +5 -0
  626. package/components/containers/accordion/package.json +20 -0
  627. package/components/containers/accordion/public_api.d.ts +2 -0
  628. package/components/containers/layout-grid/.npmignore +2 -0
  629. package/components/containers/layout-grid/bundles/index.umd.js +172 -0
  630. package/components/containers/layout-grid/esm2022/index.mjs +5 -0
  631. package/components/containers/layout-grid/esm2022/layout-grid-column/layout-grid-column.directive.mjs +57 -0
  632. package/components/containers/layout-grid/esm2022/layout-grid-column/layout-grid-column.props.mjs +11 -0
  633. package/components/containers/layout-grid/esm2022/layout-grid-row/layout-grid-row.directive.mjs +36 -0
  634. package/components/containers/layout-grid/esm2022/layout-grid-row/layout-grid-row.props.mjs +9 -0
  635. package/components/containers/layout-grid/esm2022/layout-grid.directive.mjs +36 -0
  636. package/components/containers/layout-grid/esm2022/layout-grid.props.mjs +9 -0
  637. package/components/containers/layout-grid/esm2022/public_api.mjs +4 -0
  638. package/components/containers/layout-grid/fesm2022/index.mjs +153 -0
  639. package/components/containers/layout-grid/fesm2022/index.mjs.map +1 -0
  640. package/components/containers/layout-grid/index.d.ts +5 -0
  641. package/components/containers/layout-grid/layout-grid-column/layout-grid-column.directive.d.ts +12 -0
  642. package/components/containers/layout-grid/layout-grid-column/layout-grid-column.props.d.ts +1 -0
  643. package/components/containers/layout-grid/layout-grid-row/layout-grid-row.directive.d.ts +9 -0
  644. package/components/containers/layout-grid/layout-grid-row/layout-grid-row.props.d.ts +1 -0
  645. package/components/containers/layout-grid/layout-grid.directive.d.ts +9 -0
  646. package/components/containers/layout-grid/layout-grid.props.d.ts +1 -0
  647. package/components/containers/layout-grid/package.json +20 -0
  648. package/components/containers/layout-grid/public_api.d.ts +3 -0
  649. package/components/containers/linear-layout/.npmignore +2 -0
  650. package/components/containers/linear-layout/bundles/index.umd.js +186 -0
  651. package/components/containers/linear-layout/esm2022/index.mjs +5 -0
  652. package/components/containers/linear-layout/esm2022/linear-layout-item/linear-layout-item.directive.mjs +44 -0
  653. package/components/containers/linear-layout/esm2022/linear-layout-item/linear-layout-item.props.mjs +10 -0
  654. package/components/containers/linear-layout/esm2022/linear-layout.directive.mjs +100 -0
  655. package/components/containers/linear-layout/esm2022/linear-layout.props.mjs +13 -0
  656. package/components/containers/linear-layout/esm2022/public_api.mjs +3 -0
  657. package/components/containers/linear-layout/fesm2022/index.mjs +167 -0
  658. package/components/containers/linear-layout/fesm2022/index.mjs.map +1 -0
  659. package/components/containers/linear-layout/index.d.ts +5 -0
  660. package/components/containers/linear-layout/linear-layout-item/linear-layout-item.directive.d.ts +10 -0
  661. package/components/containers/linear-layout/linear-layout-item/linear-layout-item.props.d.ts +1 -0
  662. package/components/containers/linear-layout/linear-layout.directive.d.ts +16 -0
  663. package/components/containers/linear-layout/linear-layout.props.d.ts +1 -0
  664. package/components/containers/linear-layout/package.json +20 -0
  665. package/components/containers/linear-layout/public_api.d.ts +2 -0
  666. package/components/containers/panel/.npmignore +2 -0
  667. package/components/containers/panel/bundles/index.umd.js +223 -0
  668. package/components/containers/panel/esm2022/index.mjs +5 -0
  669. package/components/containers/panel/esm2022/panel.component.mjs +168 -0
  670. package/components/containers/panel/esm2022/panel.props.mjs +38 -0
  671. package/components/containers/panel/esm2022/public_api.mjs +2 -0
  672. package/components/containers/panel/fesm2022/index.mjs +210 -0
  673. package/components/containers/panel/fesm2022/index.mjs.map +1 -0
  674. package/components/containers/panel/index.d.ts +5 -0
  675. package/components/containers/panel/package.json +20 -0
  676. package/components/containers/panel/panel.component.d.ts +43 -0
  677. package/components/containers/panel/panel.props.d.ts +1 -0
  678. package/components/containers/panel/public_api.d.ts +1 -0
  679. package/components/containers/tabs/.npmignore +2 -0
  680. package/components/containers/tabs/bundles/index.umd.js +788 -0
  681. package/components/containers/tabs/esm2022/index.mjs +5 -0
  682. package/components/containers/tabs/esm2022/public_api.mjs +3 -0
  683. package/components/containers/tabs/esm2022/tab-pane/tab-pane.component.mjs +179 -0
  684. package/components/containers/tabs/esm2022/tab-pane/tab-pane.props.mjs +22 -0
  685. package/components/containers/tabs/esm2022/tabs.animator.mjs +83 -0
  686. package/components/containers/tabs/esm2022/tabs.component.mjs +478 -0
  687. package/components/containers/tabs/esm2022/tabs.props.mjs +20 -0
  688. package/components/containers/tabs/fesm2022/index.mjs +775 -0
  689. package/components/containers/tabs/fesm2022/index.mjs.map +1 -0
  690. package/components/containers/tabs/index.d.ts +5 -0
  691. package/components/containers/tabs/package.json +20 -0
  692. package/components/containers/tabs/public_api.d.ts +2 -0
  693. package/components/containers/tabs/tab-pane/tab-pane.component.d.ts +41 -0
  694. package/components/containers/tabs/tab-pane/tab-pane.props.d.ts +1 -0
  695. package/components/containers/tabs/tabs.animator.d.ts +30 -0
  696. package/components/containers/tabs/tabs.component.d.ts +87 -0
  697. package/components/containers/tabs/tabs.props.d.ts +1 -0
  698. package/components/containers/tile/.npmignore +2 -0
  699. package/components/containers/tile/bundles/index.umd.js +68 -0
  700. package/components/containers/tile/esm2022/index.mjs +5 -0
  701. package/components/containers/tile/esm2022/public_api.mjs +2 -0
  702. package/components/containers/tile/esm2022/tile.directive.mjs +33 -0
  703. package/components/containers/tile/esm2022/tile.props.mjs +12 -0
  704. package/components/containers/tile/fesm2022/index.mjs +50 -0
  705. package/components/containers/tile/fesm2022/index.mjs.map +1 -0
  706. package/components/containers/tile/index.d.ts +5 -0
  707. package/components/containers/tile/package.json +20 -0
  708. package/components/containers/tile/public_api.d.ts +1 -0
  709. package/components/containers/tile/tile.directive.d.ts +9 -0
  710. package/components/containers/tile/tile.props.d.ts +1 -0
  711. package/components/containers/wizard/.npmignore +2 -0
  712. package/components/containers/wizard/bundles/index.umd.js +1074 -0
  713. package/components/containers/wizard/esm2022/index.mjs +5 -0
  714. package/components/containers/wizard/esm2022/public_api.mjs +4 -0
  715. package/components/containers/wizard/esm2022/wizard-action/wizard-action.directive.mjs +35 -0
  716. package/components/containers/wizard/esm2022/wizard-action/wizard-action.props.mjs +9 -0
  717. package/components/containers/wizard/esm2022/wizard-step/wizard-step.component.mjs +182 -0
  718. package/components/containers/wizard/esm2022/wizard-step/wizard-step.props.mjs +17 -0
  719. package/components/containers/wizard/esm2022/wizard.component.mjs +801 -0
  720. package/components/containers/wizard/esm2022/wizard.props.mjs +22 -0
  721. package/components/containers/wizard/fesm2022/index.mjs +1058 -0
  722. package/components/containers/wizard/fesm2022/index.mjs.map +1 -0
  723. package/components/containers/wizard/index.d.ts +5 -0
  724. package/components/containers/wizard/package.json +20 -0
  725. package/components/containers/wizard/public_api.d.ts +3 -0
  726. package/components/containers/wizard/wizard-action/wizard-action.directive.d.ts +9 -0
  727. package/components/containers/wizard/wizard-action/wizard-action.props.d.ts +1 -0
  728. package/components/containers/wizard/wizard-step/wizard-step.component.d.ts +59 -0
  729. package/components/containers/wizard/wizard-step/wizard-step.props.d.ts +1 -0
  730. package/components/containers/wizard/wizard.component.d.ts +192 -0
  731. package/components/containers/wizard/wizard.props.d.ts +1 -0
  732. package/components/data/card/.npmignore +2 -0
  733. package/components/data/card/bundles/index.umd.js +237 -0
  734. package/components/data/card/card-actions/card-actions.directive.d.ts +9 -0
  735. package/components/data/card/card-actions/card-actions.props.d.ts +1 -0
  736. package/components/data/card/card-content/card-content.component.d.ts +12 -0
  737. package/components/data/card/card-content/card-content.props.d.ts +1 -0
  738. package/components/data/card/card-footer/card-footer.directive.d.ts +9 -0
  739. package/components/data/card/card-footer/card-footer.props.d.ts +1 -0
  740. package/components/data/card/card.component.d.ts +23 -0
  741. package/components/data/card/card.props.d.ts +1 -0
  742. package/components/data/card/esm2022/card-actions/card-actions.directive.mjs +31 -0
  743. package/components/data/card/esm2022/card-actions/card-actions.props.mjs +9 -0
  744. package/components/data/card/esm2022/card-content/card-content.component.mjs +43 -0
  745. package/components/data/card/esm2022/card-content/card-content.props.mjs +10 -0
  746. package/components/data/card/esm2022/card-footer/card-footer.directive.mjs +31 -0
  747. package/components/data/card/esm2022/card-footer/card-footer.props.mjs +9 -0
  748. package/components/data/card/esm2022/card.component.mjs +75 -0
  749. package/components/data/card/esm2022/card.props.mjs +24 -0
  750. package/components/data/card/esm2022/index.mjs +5 -0
  751. package/components/data/card/esm2022/public_api.mjs +5 -0
  752. package/components/data/card/fesm2022/index.mjs +220 -0
  753. package/components/data/card/fesm2022/index.mjs.map +1 -0
  754. package/components/data/card/index.d.ts +5 -0
  755. package/components/data/card/package.json +20 -0
  756. package/components/data/card/public_api.d.ts +4 -0
  757. package/components/data/form/.npmignore +2 -0
  758. package/components/data/form/bundles/index.umd.js +3308 -0
  759. package/components/data/form/esm2022/form-action/form-action.directive.mjs +86 -0
  760. package/components/data/form/esm2022/form-action/form-action.props.mjs +25 -0
  761. package/components/data/form/esm2022/form-field/form-field.directive.mjs +611 -0
  762. package/components/data/form/esm2022/form-field/form-field.props.mjs +52 -0
  763. package/components/data/form/esm2022/form-widget.directive.mjs +83 -0
  764. package/components/data/form/esm2022/form.component.mjs +1247 -0
  765. package/components/data/form/esm2022/form.props.mjs +64 -0
  766. package/components/data/form/esm2022/index.mjs +5 -0
  767. package/components/data/form/esm2022/live-actions/dependson.directive.mjs +151 -0
  768. package/components/data/form/esm2022/live-actions/live-actions.directive.mjs +173 -0
  769. package/components/data/form/esm2022/live-filter/live-filter.directive.mjs +356 -0
  770. package/components/data/form/esm2022/live-form/live-form.directive.mjs +502 -0
  771. package/components/data/form/esm2022/public_api.mjs +9 -0
  772. package/components/data/form/fesm2022/index.mjs +3296 -0
  773. package/components/data/form/fesm2022/index.mjs.map +1 -0
  774. package/components/data/form/form-action/form-action.directive.d.ts +35 -0
  775. package/components/data/form/form-action/form-action.props.d.ts +1 -0
  776. package/components/data/form/form-field/form-field.directive.d.ts +116 -0
  777. package/components/data/form/form-field/form-field.props.d.ts +1 -0
  778. package/components/data/form/form-widget.directive.d.ts +19 -0
  779. package/components/data/form/form.component.d.ts +211 -0
  780. package/components/data/form/form.props.d.ts +3 -0
  781. package/components/data/form/index.d.ts +5 -0
  782. package/components/data/form/live-actions/dependson.directive.d.ts +27 -0
  783. package/components/data/form/live-actions/live-actions.directive.d.ts +24 -0
  784. package/components/data/form/live-filter/live-filter.directive.d.ts +24 -0
  785. package/components/data/form/live-form/live-form.directive.d.ts +44 -0
  786. package/components/data/form/package.json +20 -0
  787. package/components/data/form/public_api.d.ts +8 -0
  788. package/components/data/list/.npmignore +2 -0
  789. package/components/data/list/bundles/index.umd.js +1610 -0
  790. package/components/data/list/esm2022/index.mjs +5 -0
  791. package/components/data/list/esm2022/list-item.directive.mjs +260 -0
  792. package/components/data/list/esm2022/list-item.props.mjs +7 -0
  793. package/components/data/list/esm2022/list.animator.mjs +233 -0
  794. package/components/data/list/esm2022/list.component.mjs +1294 -0
  795. package/components/data/list/esm2022/list.props.mjs +48 -0
  796. package/components/data/list/esm2022/public_api.mjs +3 -0
  797. package/components/data/list/fesm2022/index.mjs +1602 -0
  798. package/components/data/list/fesm2022/index.mjs.map +1 -0
  799. package/components/data/list/index.d.ts +5 -0
  800. package/components/data/list/list-item.directive.d.ts +53 -0
  801. package/components/data/list/list-item.props.d.ts +1 -0
  802. package/components/data/list/list.animator.d.ts +32 -0
  803. package/components/data/list/list.component.d.ts +226 -0
  804. package/components/data/list/list.props.d.ts +1 -0
  805. package/components/data/list/package.json +20 -0
  806. package/components/data/list/public_api.d.ts +2 -0
  807. package/components/data/live-table/.npmignore +2 -0
  808. package/components/data/live-table/bundles/index.umd.js +273 -0
  809. package/components/data/live-table/esm2022/index.mjs +5 -0
  810. package/components/data/live-table/esm2022/live-table.component.mjs +243 -0
  811. package/components/data/live-table/esm2022/live-table.props.mjs +10 -0
  812. package/components/data/live-table/esm2022/public_api.mjs +2 -0
  813. package/components/data/live-table/fesm2022/index.mjs +258 -0
  814. package/components/data/live-table/fesm2022/index.mjs.map +1 -0
  815. package/components/data/live-table/index.d.ts +5 -0
  816. package/components/data/live-table/live-table.component.d.ts +36 -0
  817. package/components/data/live-table/live-table.props.d.ts +1 -0
  818. package/components/data/live-table/package.json +20 -0
  819. package/components/data/live-table/public_api.d.ts +1 -0
  820. package/components/data/pagination/.npmignore +2 -0
  821. package/components/data/pagination/bundles/index.umd.js +850 -0
  822. package/components/data/pagination/esm2022/index.mjs +5 -0
  823. package/components/data/pagination/esm2022/pagination.component.mjs +817 -0
  824. package/components/data/pagination/esm2022/pagination.props.mjs +23 -0
  825. package/components/data/pagination/esm2022/public_api.mjs +2 -0
  826. package/components/data/pagination/fesm2022/index.mjs +845 -0
  827. package/components/data/pagination/fesm2022/index.mjs.map +1 -0
  828. package/components/data/pagination/index.d.ts +5 -0
  829. package/components/data/pagination/package.json +20 -0
  830. package/components/data/pagination/pagination.component.d.ts +101 -0
  831. package/components/data/pagination/pagination.props.d.ts +1 -0
  832. package/components/data/pagination/public_api.d.ts +1 -0
  833. package/components/data/table/.npmignore +2 -0
  834. package/components/data/table/bundles/index.umd.js +4848 -0
  835. package/components/data/table/esm2022/index.mjs +5 -0
  836. package/components/data/table/esm2022/public_api.mjs +9 -0
  837. package/components/data/table/esm2022/table-action/table-action.directive.mjs +83 -0
  838. package/components/data/table/esm2022/table-action/table-action.props.mjs +25 -0
  839. package/components/data/table/esm2022/table-column/table-column.directive.mjs +744 -0
  840. package/components/data/table/esm2022/table-column/table-column.props.mjs +93 -0
  841. package/components/data/table/esm2022/table-column-group/table-column-group.directive.mjs +80 -0
  842. package/components/data/table/esm2022/table-column-group/table-column-group.props.mjs +11 -0
  843. package/components/data/table/esm2022/table-cud.directive.mjs +484 -0
  844. package/components/data/table/esm2022/table-filter.directive.mjs +706 -0
  845. package/components/data/table/esm2022/table-row/table-row.directive.mjs +68 -0
  846. package/components/data/table/esm2022/table-row/table-row.props.mjs +16 -0
  847. package/components/data/table/esm2022/table-row-action/table-row-action.directive.mjs +81 -0
  848. package/components/data/table/esm2022/table-row-action/table-row-action.props.mjs +20 -0
  849. package/components/data/table/esm2022/table.component.mjs +2406 -0
  850. package/components/data/table/esm2022/table.props.mjs +70 -0
  851. package/components/data/table/fesm2022/index.mjs +4835 -0
  852. package/components/data/table/fesm2022/index.mjs.map +1 -0
  853. package/components/data/table/index.d.ts +5 -0
  854. package/components/data/table/package.json +20 -0
  855. package/components/data/table/public_api.d.ts +8 -0
  856. package/components/data/table/table-action/table-action.directive.d.ts +35 -0
  857. package/components/data/table/table-action/table-action.props.d.ts +1 -0
  858. package/components/data/table/table-column/table-column.directive.d.ts +152 -0
  859. package/components/data/table/table-column/table-column.props.d.ts +1 -0
  860. package/components/data/table/table-column-group/table-column-group.directive.d.ts +23 -0
  861. package/components/data/table/table-column-group/table-column-group.props.d.ts +1 -0
  862. package/components/data/table/table-cud.directive.d.ts +34 -0
  863. package/components/data/table/table-filter.directive.d.ts +35 -0
  864. package/components/data/table/table-row/table-row.directive.d.ts +25 -0
  865. package/components/data/table/table-row/table-row.props.d.ts +1 -0
  866. package/components/data/table/table-row-action/table-row-action.directive.d.ts +31 -0
  867. package/components/data/table/table-row-action/table-row-action.props.d.ts +1 -0
  868. package/components/data/table/table.component.d.ts +419 -0
  869. package/components/data/table/table.props.d.ts +1 -0
  870. package/components/dialogs/alert-dialog/.npmignore +2 -0
  871. package/components/dialogs/alert-dialog/alert-dialog.component.d.ts +23 -0
  872. package/components/dialogs/alert-dialog/alert-dialog.props.d.ts +1 -0
  873. package/components/dialogs/alert-dialog/bundles/index.umd.js +126 -0
  874. package/components/dialogs/alert-dialog/esm2022/alert-dialog.component.mjs +87 -0
  875. package/components/dialogs/alert-dialog/esm2022/alert-dialog.props.mjs +22 -0
  876. package/components/dialogs/alert-dialog/esm2022/index.mjs +5 -0
  877. package/components/dialogs/alert-dialog/esm2022/public_api.mjs +2 -0
  878. package/components/dialogs/alert-dialog/fesm2022/index.mjs +114 -0
  879. package/components/dialogs/alert-dialog/fesm2022/index.mjs.map +1 -0
  880. package/components/dialogs/alert-dialog/index.d.ts +5 -0
  881. package/components/dialogs/alert-dialog/package.json +20 -0
  882. package/components/dialogs/alert-dialog/public_api.d.ts +1 -0
  883. package/components/dialogs/confirm-dialog/.npmignore +2 -0
  884. package/components/dialogs/confirm-dialog/bundles/index.umd.js +129 -0
  885. package/components/dialogs/confirm-dialog/confirm-dialog.component.d.ts +26 -0
  886. package/components/dialogs/confirm-dialog/confirm-dialog.props.d.ts +1 -0
  887. package/components/dialogs/confirm-dialog/esm2022/confirm-dialog.component.mjs +90 -0
  888. package/components/dialogs/confirm-dialog/esm2022/confirm-dialog.props.mjs +22 -0
  889. package/components/dialogs/confirm-dialog/esm2022/index.mjs +5 -0
  890. package/components/dialogs/confirm-dialog/esm2022/public_api.mjs +2 -0
  891. package/components/dialogs/confirm-dialog/fesm2022/index.mjs +117 -0
  892. package/components/dialogs/confirm-dialog/fesm2022/index.mjs.map +1 -0
  893. package/components/dialogs/confirm-dialog/index.d.ts +5 -0
  894. package/components/dialogs/confirm-dialog/package.json +20 -0
  895. package/components/dialogs/confirm-dialog/public_api.d.ts +1 -0
  896. package/components/dialogs/default/.npmignore +2 -0
  897. package/components/dialogs/default/base-dialog.d.ts +45 -0
  898. package/components/dialogs/default/bundles/index.umd.js +379 -0
  899. package/components/dialogs/default/dialog-body/dialog-body.directive.d.ts +13 -0
  900. package/components/dialogs/default/dialog-footer/dialog-footer.directive.d.ts +9 -0
  901. package/components/dialogs/default/dialog-footer/dialog-footer.props.d.ts +1 -0
  902. package/components/dialogs/default/dialog-header/dialog-header.component.d.ts +25 -0
  903. package/components/dialogs/default/esm2022/base-dialog.mjs +184 -0
  904. package/components/dialogs/default/esm2022/dialog-body/dialog-body.directive.mjs +86 -0
  905. package/components/dialogs/default/esm2022/dialog-footer/dialog-footer.directive.mjs +34 -0
  906. package/components/dialogs/default/esm2022/dialog-footer/dialog-footer.props.mjs +9 -0
  907. package/components/dialogs/default/esm2022/dialog-header/dialog-header.component.mjs +62 -0
  908. package/components/dialogs/default/esm2022/index.mjs +5 -0
  909. package/components/dialogs/default/esm2022/public_api.mjs +5 -0
  910. package/components/dialogs/default/fesm2022/index.mjs +364 -0
  911. package/components/dialogs/default/fesm2022/index.mjs.map +1 -0
  912. package/components/dialogs/default/index.d.ts +5 -0
  913. package/components/dialogs/default/package.json +20 -0
  914. package/components/dialogs/default/public_api.d.ts +4 -0
  915. package/components/dialogs/design-dialog/.npmignore +2 -0
  916. package/components/dialogs/design-dialog/bundles/index.umd.js +149 -0
  917. package/components/dialogs/design-dialog/dialog.component.d.ts +17 -0
  918. package/components/dialogs/design-dialog/dialog.props.d.ts +1 -0
  919. package/components/dialogs/design-dialog/esm2022/dialog.component.mjs +108 -0
  920. package/components/dialogs/design-dialog/esm2022/dialog.props.mjs +21 -0
  921. package/components/dialogs/design-dialog/esm2022/index.mjs +5 -0
  922. package/components/dialogs/design-dialog/esm2022/public_api.mjs +2 -0
  923. package/components/dialogs/design-dialog/fesm2022/index.mjs +134 -0
  924. package/components/dialogs/design-dialog/fesm2022/index.mjs.map +1 -0
  925. package/components/dialogs/design-dialog/index.d.ts +5 -0
  926. package/components/dialogs/design-dialog/package.json +20 -0
  927. package/components/dialogs/design-dialog/public_api.d.ts +1 -0
  928. package/components/dialogs/iframe-dialog/.npmignore +2 -0
  929. package/components/dialogs/iframe-dialog/bundles/index.umd.js +119 -0
  930. package/components/dialogs/iframe-dialog/esm2022/iframe-dialog.component.mjs +78 -0
  931. package/components/dialogs/iframe-dialog/esm2022/iframe-dialog.props.mjs +25 -0
  932. package/components/dialogs/iframe-dialog/esm2022/index.mjs +5 -0
  933. package/components/dialogs/iframe-dialog/esm2022/public_api.mjs +2 -0
  934. package/components/dialogs/iframe-dialog/fesm2022/index.mjs +108 -0
  935. package/components/dialogs/iframe-dialog/fesm2022/index.mjs.map +1 -0
  936. package/components/dialogs/iframe-dialog/iframe-dialog.component.d.ts +19 -0
  937. package/components/dialogs/iframe-dialog/iframe-dialog.props.d.ts +1 -0
  938. package/components/dialogs/iframe-dialog/index.d.ts +5 -0
  939. package/components/dialogs/iframe-dialog/package.json +20 -0
  940. package/components/dialogs/iframe-dialog/public_api.d.ts +1 -0
  941. package/components/dialogs/login-dialog/.npmignore +2 -0
  942. package/components/dialogs/login-dialog/bundles/index.umd.js +114 -0
  943. package/components/dialogs/login-dialog/esm2022/index.mjs +5 -0
  944. package/components/dialogs/login-dialog/esm2022/login-dialog.directive.mjs +91 -0
  945. package/components/dialogs/login-dialog/esm2022/public_api.mjs +2 -0
  946. package/components/dialogs/login-dialog/fesm2022/index.mjs +98 -0
  947. package/components/dialogs/login-dialog/fesm2022/index.mjs.map +1 -0
  948. package/components/dialogs/login-dialog/index.d.ts +5 -0
  949. package/components/dialogs/login-dialog/login-dialog.directive.d.ts +23 -0
  950. package/components/dialogs/login-dialog/package.json +20 -0
  951. package/components/dialogs/login-dialog/public_api.d.ts +1 -0
  952. package/components/dialogs/partial-dialog/.npmignore +2 -0
  953. package/components/dialogs/partial-dialog/bundles/index.umd.js +157 -0
  954. package/components/dialogs/partial-dialog/esm2022/index.mjs +5 -0
  955. package/components/dialogs/partial-dialog/esm2022/partial-dialog.component.mjs +119 -0
  956. package/components/dialogs/partial-dialog/esm2022/partial-dialog.props.mjs +22 -0
  957. package/components/dialogs/partial-dialog/esm2022/public_api.mjs +2 -0
  958. package/components/dialogs/partial-dialog/fesm2022/index.mjs +146 -0
  959. package/components/dialogs/partial-dialog/fesm2022/index.mjs.map +1 -0
  960. package/components/dialogs/partial-dialog/index.d.ts +5 -0
  961. package/components/dialogs/partial-dialog/package.json +20 -0
  962. package/components/dialogs/partial-dialog/partial-dialog.component.d.ts +29 -0
  963. package/components/dialogs/partial-dialog/partial-dialog.props.d.ts +1 -0
  964. package/components/dialogs/partial-dialog/public_api.d.ts +1 -0
  965. package/components/input/base-form/.npmignore +2 -0
  966. package/components/input/base-form/base-form.component.d.ts +26 -0
  967. package/components/input/base-form/bundles/index.umd.js +147 -0
  968. package/components/input/base-form/esm2022/base-form.component.mjs +124 -0
  969. package/components/input/base-form/esm2022/index.mjs +5 -0
  970. package/components/input/base-form/esm2022/public_api.mjs +2 -0
  971. package/components/input/base-form/fesm2022/index.mjs +131 -0
  972. package/components/input/base-form/fesm2022/index.mjs.map +1 -0
  973. package/components/input/base-form/index.d.ts +5 -0
  974. package/components/input/base-form/package.json +20 -0
  975. package/components/input/base-form/public_api.d.ts +1 -0
  976. package/components/input/base-form-custom/.npmignore +2 -0
  977. package/components/input/base-form-custom/base-form-custom.component.d.ts +23 -0
  978. package/components/input/base-form-custom/bundles/index.umd.js +129 -0
  979. package/components/input/base-form-custom/esm2022/base-form-custom.component.mjs +105 -0
  980. package/components/input/base-form-custom/esm2022/index.mjs +5 -0
  981. package/components/input/base-form-custom/esm2022/public_api.mjs +2 -0
  982. package/components/input/base-form-custom/fesm2022/index.mjs +112 -0
  983. package/components/input/base-form-custom/fesm2022/index.mjs.map +1 -0
  984. package/components/input/base-form-custom/index.d.ts +5 -0
  985. package/components/input/base-form-custom/package.json +20 -0
  986. package/components/input/base-form-custom/public_api.d.ts +1 -0
  987. package/components/input/button/.npmignore +2 -0
  988. package/components/input/button/bundles/index.umd.js +98 -0
  989. package/components/input/button/button.component.d.ts +19 -0
  990. package/components/input/button/button.props.d.ts +1 -0
  991. package/components/input/button/esm2022/button.component.mjs +50 -0
  992. package/components/input/button/esm2022/button.props.mjs +26 -0
  993. package/components/input/button/esm2022/index.mjs +5 -0
  994. package/components/input/button/esm2022/public_api.mjs +2 -0
  995. package/components/input/button/fesm2022/index.mjs +81 -0
  996. package/components/input/button/fesm2022/index.mjs.map +1 -0
  997. package/components/input/button/index.d.ts +5 -0
  998. package/components/input/button/package.json +20 -0
  999. package/components/input/button/public_api.d.ts +1 -0
  1000. package/components/input/button-group/.npmignore +2 -0
  1001. package/components/input/button-group/bundles/index.umd.js +80 -0
  1002. package/components/input/button-group/button-group.directive.d.ts +11 -0
  1003. package/components/input/button-group/button-group.props.d.ts +1 -0
  1004. package/components/input/button-group/esm2022/button-group.directive.mjs +47 -0
  1005. package/components/input/button-group/esm2022/button-group.props.mjs +10 -0
  1006. package/components/input/button-group/esm2022/index.mjs +5 -0
  1007. package/components/input/button-group/esm2022/public_api.mjs +2 -0
  1008. package/components/input/button-group/fesm2022/index.mjs +62 -0
  1009. package/components/input/button-group/fesm2022/index.mjs.map +1 -0
  1010. package/components/input/button-group/index.d.ts +5 -0
  1011. package/components/input/button-group/package.json +20 -0
  1012. package/components/input/button-group/public_api.d.ts +1 -0
  1013. package/components/input/calendar/.npmignore +2 -0
  1014. package/components/input/calendar/bundles/index.umd.js +655 -0
  1015. package/components/input/calendar/calendar.component.d.ts +128 -0
  1016. package/components/input/calendar/calendar.props.d.ts +1 -0
  1017. package/components/input/calendar/esm2022/calendar.component.mjs +637 -0
  1018. package/components/input/calendar/esm2022/calendar.props.mjs +23 -0
  1019. package/components/input/calendar/esm2022/index.mjs +5 -0
  1020. package/components/input/calendar/esm2022/public_api.mjs +2 -0
  1021. package/components/input/calendar/fesm2022/index.mjs +665 -0
  1022. package/components/input/calendar/fesm2022/index.mjs.map +1 -0
  1023. package/components/input/calendar/index.d.ts +5 -0
  1024. package/components/input/calendar/package.json +20 -0
  1025. package/components/input/calendar/public_api.d.ts +1 -0
  1026. package/components/input/caption-position/.npmignore +2 -0
  1027. package/components/input/caption-position/bundles/index.umd.js +196 -0
  1028. package/components/input/caption-position/caption-position.directive.d.ts +31 -0
  1029. package/components/input/caption-position/esm2022/caption-position.directive.mjs +172 -0
  1030. package/components/input/caption-position/esm2022/index.mjs +5 -0
  1031. package/components/input/caption-position/esm2022/public_api.mjs +2 -0
  1032. package/components/input/caption-position/fesm2022/index.mjs +178 -0
  1033. package/components/input/caption-position/fesm2022/index.mjs.map +1 -0
  1034. package/components/input/caption-position/index.d.ts +5 -0
  1035. package/components/input/caption-position/package.json +20 -0
  1036. package/components/input/caption-position/public_api.d.ts +1 -0
  1037. package/components/input/checkbox/.npmignore +2 -0
  1038. package/components/input/checkbox/bundles/index.umd.js +206 -0
  1039. package/components/input/checkbox/checkbox.component.d.ts +36 -0
  1040. package/components/input/checkbox/checkbox.props.d.ts +2 -0
  1041. package/components/input/checkbox/esm2022/checkbox.component.mjs +158 -0
  1042. package/components/input/checkbox/esm2022/checkbox.props.mjs +30 -0
  1043. package/components/input/checkbox/esm2022/index.mjs +5 -0
  1044. package/components/input/checkbox/esm2022/public_api.mjs +2 -0
  1045. package/components/input/checkbox/fesm2022/index.mjs +191 -0
  1046. package/components/input/checkbox/fesm2022/index.mjs.map +1 -0
  1047. package/components/input/checkbox/index.d.ts +5 -0
  1048. package/components/input/checkbox/package.json +20 -0
  1049. package/components/input/checkbox/public_api.d.ts +1 -0
  1050. package/components/input/checkboxset/.npmignore +2 -0
  1051. package/components/input/checkboxset/bundles/index.umd.js +178 -0
  1052. package/components/input/checkboxset/checkboxset.component.d.ts +24 -0
  1053. package/components/input/checkboxset/checkboxset.props.d.ts +2 -0
  1054. package/components/input/checkboxset/esm2022/checkboxset.component.mjs +125 -0
  1055. package/components/input/checkboxset/esm2022/checkboxset.props.mjs +36 -0
  1056. package/components/input/checkboxset/esm2022/index.mjs +5 -0
  1057. package/components/input/checkboxset/esm2022/public_api.mjs +2 -0
  1058. package/components/input/checkboxset/fesm2022/index.mjs +165 -0
  1059. package/components/input/checkboxset/fesm2022/index.mjs.map +1 -0
  1060. package/components/input/checkboxset/index.d.ts +5 -0
  1061. package/components/input/checkboxset/package.json +20 -0
  1062. package/components/input/checkboxset/public_api.d.ts +1 -0
  1063. package/components/input/chips/.npmignore +2 -0
  1064. package/components/input/chips/bundles/index.umd.js +741 -0
  1065. package/components/input/chips/chips.component.d.ts +87 -0
  1066. package/components/input/chips/chips.props.d.ts +2 -0
  1067. package/components/input/chips/esm2022/chips.component.mjs +676 -0
  1068. package/components/input/chips/esm2022/chips.props.mjs +49 -0
  1069. package/components/input/chips/esm2022/index.mjs +5 -0
  1070. package/components/input/chips/esm2022/public_api.mjs +2 -0
  1071. package/components/input/chips/fesm2022/index.mjs +729 -0
  1072. package/components/input/chips/fesm2022/index.mjs.map +1 -0
  1073. package/components/input/chips/index.d.ts +5 -0
  1074. package/components/input/chips/package.json +20 -0
  1075. package/components/input/chips/public_api.d.ts +1 -0
  1076. package/components/input/color-picker/.npmignore +2 -0
  1077. package/components/input/color-picker/bundles/index.umd.js +145 -0
  1078. package/components/input/color-picker/color-picker.component.d.ts +33 -0
  1079. package/components/input/color-picker/color-picker.props.d.ts +2 -0
  1080. package/components/input/color-picker/esm2022/color-picker.component.mjs +107 -0
  1081. package/components/input/color-picker/esm2022/color-picker.props.mjs +22 -0
  1082. package/components/input/color-picker/esm2022/index.mjs +5 -0
  1083. package/components/input/color-picker/esm2022/public_api.mjs +2 -0
  1084. package/components/input/color-picker/fesm2022/index.mjs +132 -0
  1085. package/components/input/color-picker/fesm2022/index.mjs.map +1 -0
  1086. package/components/input/color-picker/index.d.ts +5 -0
  1087. package/components/input/color-picker/package.json +20 -0
  1088. package/components/input/color-picker/public_api.d.ts +1 -0
  1089. package/components/input/composite/.npmignore +2 -0
  1090. package/components/input/composite/bundles/index.umd.js +120 -0
  1091. package/components/input/composite/composite.directive.d.ts +24 -0
  1092. package/components/input/composite/composite.props.d.ts +1 -0
  1093. package/components/input/composite/esm2022/composite.directive.mjs +88 -0
  1094. package/components/input/composite/esm2022/composite.props.mjs +10 -0
  1095. package/components/input/composite/esm2022/index.mjs +5 -0
  1096. package/components/input/composite/esm2022/public_api.mjs +2 -0
  1097. package/components/input/composite/fesm2022/index.mjs +103 -0
  1098. package/components/input/composite/fesm2022/index.mjs.map +1 -0
  1099. package/components/input/composite/index.d.ts +5 -0
  1100. package/components/input/composite/package.json +20 -0
  1101. package/components/input/composite/public_api.d.ts +1 -0
  1102. package/components/input/currency/.npmignore +2 -0
  1103. package/components/input/currency/bundles/index.umd.js +112 -0
  1104. package/components/input/currency/currency.component.d.ts +28 -0
  1105. package/components/input/currency/currency.props.d.ts +2 -0
  1106. package/components/input/currency/esm2022/currency.component.mjs +67 -0
  1107. package/components/input/currency/esm2022/currency.props.mjs +27 -0
  1108. package/components/input/currency/esm2022/index.mjs +5 -0
  1109. package/components/input/currency/esm2022/public_api.mjs +2 -0
  1110. package/components/input/currency/fesm2022/index.mjs +97 -0
  1111. package/components/input/currency/fesm2022/index.mjs.map +1 -0
  1112. package/components/input/currency/index.d.ts +5 -0
  1113. package/components/input/currency/package.json +20 -0
  1114. package/components/input/currency/public_api.d.ts +1 -0
  1115. package/components/input/dataset-aware-form/.npmignore +2 -0
  1116. package/components/input/dataset-aware-form/bundles/index.umd.js +352 -0
  1117. package/components/input/dataset-aware-form/dataset-aware-form.component.d.ts +76 -0
  1118. package/components/input/dataset-aware-form/esm2022/dataset-aware-form.component.mjs +331 -0
  1119. package/components/input/dataset-aware-form/esm2022/index.mjs +5 -0
  1120. package/components/input/dataset-aware-form/esm2022/public_api.mjs +2 -0
  1121. package/components/input/dataset-aware-form/fesm2022/index.mjs +338 -0
  1122. package/components/input/dataset-aware-form/fesm2022/index.mjs.map +1 -0
  1123. package/components/input/dataset-aware-form/index.d.ts +5 -0
  1124. package/components/input/dataset-aware-form/package.json +20 -0
  1125. package/components/input/dataset-aware-form/public_api.d.ts +1 -0
  1126. package/components/input/epoch/base-date-time/.npmignore +2 -0
  1127. package/components/input/epoch/base-date-time/base-date-time.component.d.ts +246 -0
  1128. package/components/input/epoch/base-date-time/bundles/index.umd.js +1093 -0
  1129. package/components/input/epoch/base-date-time/esm2022/base-date-time.component.mjs +1077 -0
  1130. package/components/input/epoch/base-date-time/esm2022/index.mjs +5 -0
  1131. package/components/input/epoch/base-date-time/esm2022/public_api.mjs +2 -0
  1132. package/components/input/epoch/base-date-time/fesm2022/index.mjs +1084 -0
  1133. package/components/input/epoch/base-date-time/fesm2022/index.mjs.map +1 -0
  1134. package/components/input/epoch/base-date-time/index.d.ts +5 -0
  1135. package/components/input/epoch/base-date-time/package.json +20 -0
  1136. package/components/input/epoch/base-date-time/public_api.d.ts +1 -0
  1137. package/components/input/epoch/date/.npmignore +2 -0
  1138. package/components/input/epoch/date/bundles/index.umd.js +515 -0
  1139. package/components/input/epoch/date/date.component.d.ts +61 -0
  1140. package/components/input/epoch/date/date.props.d.ts +2 -0
  1141. package/components/input/epoch/date/esm2022/date.component.mjs +345 -0
  1142. package/components/input/epoch/date/esm2022/date.props.mjs +43 -0
  1143. package/components/input/epoch/date/esm2022/imaskUtil.mjs +114 -0
  1144. package/components/input/epoch/date/esm2022/index.mjs +5 -0
  1145. package/components/input/epoch/date/esm2022/public_api.mjs +2 -0
  1146. package/components/input/epoch/date/fesm2022/index.mjs +505 -0
  1147. package/components/input/epoch/date/fesm2022/index.mjs.map +1 -0
  1148. package/components/input/epoch/date/imaskUtil.d.ts +92 -0
  1149. package/components/input/epoch/date/index.d.ts +5 -0
  1150. package/components/input/epoch/date/package.json +20 -0
  1151. package/components/input/epoch/date/public_api.d.ts +1 -0
  1152. package/components/input/epoch/date-time/.npmignore +2 -0
  1153. package/components/input/epoch/date-time/bundles/index.umd.js +519 -0
  1154. package/components/input/epoch/date-time/date-time.component.d.ts +109 -0
  1155. package/components/input/epoch/date-time/date-time.props.d.ts +2 -0
  1156. package/components/input/epoch/date-time/esm2022/date-time.component.mjs +459 -0
  1157. package/components/input/epoch/date-time/esm2022/date-time.props.mjs +47 -0
  1158. package/components/input/epoch/date-time/esm2022/index.mjs +5 -0
  1159. package/components/input/epoch/date-time/esm2022/public_api.mjs +2 -0
  1160. package/components/input/epoch/date-time/fesm2022/index.mjs +510 -0
  1161. package/components/input/epoch/date-time/fesm2022/index.mjs.map +1 -0
  1162. package/components/input/epoch/date-time/index.d.ts +5 -0
  1163. package/components/input/epoch/date-time/package.json +20 -0
  1164. package/components/input/epoch/date-time/public_api.d.ts +1 -0
  1165. package/components/input/epoch/date-time-picker/.npmignore +2 -0
  1166. package/components/input/epoch/date-time-picker/bundles/index.umd.js +453 -0
  1167. package/components/input/epoch/date-time-picker/date-time-picker.component.d.ts +80 -0
  1168. package/components/input/epoch/date-time-picker/esm2022/date-time-picker.component.mjs +433 -0
  1169. package/components/input/epoch/date-time-picker/esm2022/index.mjs +5 -0
  1170. package/components/input/epoch/date-time-picker/esm2022/public_api.mjs +2 -0
  1171. package/components/input/epoch/date-time-picker/fesm2022/index.mjs +439 -0
  1172. package/components/input/epoch/date-time-picker/fesm2022/index.mjs.map +1 -0
  1173. package/components/input/epoch/date-time-picker/index.d.ts +5 -0
  1174. package/components/input/epoch/date-time-picker/package.json +20 -0
  1175. package/components/input/epoch/date-time-picker/public_api.d.ts +1 -0
  1176. package/components/input/epoch/picker/.npmignore +2 -0
  1177. package/components/input/epoch/picker/bundles/index.umd.js +192 -0
  1178. package/components/input/epoch/picker/esm2022/index.mjs +5 -0
  1179. package/components/input/epoch/picker/esm2022/picker.component.mjs +165 -0
  1180. package/components/input/epoch/picker/esm2022/public_api.mjs +3 -0
  1181. package/components/input/epoch/picker/fesm2022/index.mjs +172 -0
  1182. package/components/input/epoch/picker/fesm2022/index.mjs.map +1 -0
  1183. package/components/input/epoch/picker/index.d.ts +5 -0
  1184. package/components/input/epoch/picker/package.json +20 -0
  1185. package/components/input/epoch/picker/picker.component.d.ts +36 -0
  1186. package/components/input/epoch/picker/public_api.d.ts +2 -0
  1187. package/components/input/epoch/time/.npmignore +2 -0
  1188. package/components/input/epoch/time/bundles/index.umd.js +401 -0
  1189. package/components/input/epoch/time/esm2022/index.mjs +5 -0
  1190. package/components/input/epoch/time/esm2022/public_api.mjs +2 -0
  1191. package/components/input/epoch/time/esm2022/time.component.mjs +352 -0
  1192. package/components/input/epoch/time/esm2022/time.props.mjs +35 -0
  1193. package/components/input/epoch/time/fesm2022/index.mjs +391 -0
  1194. package/components/input/epoch/time/fesm2022/index.mjs.map +1 -0
  1195. package/components/input/epoch/time/index.d.ts +5 -0
  1196. package/components/input/epoch/time/package.json +20 -0
  1197. package/components/input/epoch/time/public_api.d.ts +1 -0
  1198. package/components/input/epoch/time/time.component.d.ts +105 -0
  1199. package/components/input/epoch/time/time.props.d.ts +2 -0
  1200. package/components/input/file-upload/.npmignore +2 -0
  1201. package/components/input/file-upload/bundles/index.umd.js +483 -0
  1202. package/components/input/file-upload/esm2022/file-upload.component.mjs +426 -0
  1203. package/components/input/file-upload/esm2022/file-upload.props.mjs +39 -0
  1204. package/components/input/file-upload/esm2022/index.mjs +5 -0
  1205. package/components/input/file-upload/esm2022/public_api.mjs +2 -0
  1206. package/components/input/file-upload/fesm2022/index.mjs +469 -0
  1207. package/components/input/file-upload/fesm2022/index.mjs.map +1 -0
  1208. package/components/input/file-upload/file-upload.component.d.ts +103 -0
  1209. package/components/input/file-upload/file-upload.props.d.ts +1 -0
  1210. package/components/input/file-upload/index.d.ts +5 -0
  1211. package/components/input/file-upload/package.json +20 -0
  1212. package/components/input/file-upload/public_api.d.ts +1 -0
  1213. package/components/input/number/.npmignore +2 -0
  1214. package/components/input/number/bundles/index.umd.js +109 -0
  1215. package/components/input/number/esm2022/index.mjs +5 -0
  1216. package/components/input/number/esm2022/number.component.mjs +57 -0
  1217. package/components/input/number/esm2022/number.props.mjs +35 -0
  1218. package/components/input/number/esm2022/public_api.mjs +2 -0
  1219. package/components/input/number/fesm2022/index.mjs +95 -0
  1220. package/components/input/number/fesm2022/index.mjs.map +1 -0
  1221. package/components/input/number/index.d.ts +5 -0
  1222. package/components/input/number/number.component.d.ts +26 -0
  1223. package/components/input/number/number.props.d.ts +2 -0
  1224. package/components/input/number/package.json +20 -0
  1225. package/components/input/number/public_api.d.ts +1 -0
  1226. package/components/input/radioset/.npmignore +2 -0
  1227. package/components/input/radioset/bundles/index.umd.js +164 -0
  1228. package/components/input/radioset/esm2022/index.mjs +5 -0
  1229. package/components/input/radioset/esm2022/public_api.mjs +2 -0
  1230. package/components/input/radioset/esm2022/radioset.component.mjs +110 -0
  1231. package/components/input/radioset/esm2022/radioset.props.mjs +37 -0
  1232. package/components/input/radioset/fesm2022/index.mjs +151 -0
  1233. package/components/input/radioset/fesm2022/index.mjs.map +1 -0
  1234. package/components/input/radioset/index.d.ts +5 -0
  1235. package/components/input/radioset/package.json +20 -0
  1236. package/components/input/radioset/public_api.d.ts +1 -0
  1237. package/components/input/radioset/radioset.component.d.ts +23 -0
  1238. package/components/input/radioset/radioset.props.d.ts +2 -0
  1239. package/components/input/rating/.npmignore +2 -0
  1240. package/components/input/rating/bundles/index.umd.js +270 -0
  1241. package/components/input/rating/esm2022/index.mjs +5 -0
  1242. package/components/input/rating/esm2022/public_api.mjs +2 -0
  1243. package/components/input/rating/esm2022/rating.component.mjs +225 -0
  1244. package/components/input/rating/esm2022/rating.props.mjs +29 -0
  1245. package/components/input/rating/fesm2022/index.mjs +257 -0
  1246. package/components/input/rating/fesm2022/index.mjs.map +1 -0
  1247. package/components/input/rating/index.d.ts +5 -0
  1248. package/components/input/rating/package.json +20 -0
  1249. package/components/input/rating/public_api.d.ts +1 -0
  1250. package/components/input/rating/rating.component.d.ts +44 -0
  1251. package/components/input/rating/rating.props.d.ts +2 -0
  1252. package/components/input/select/.npmignore +2 -0
  1253. package/components/input/select/bundles/index.umd.js +225 -0
  1254. package/components/input/select/esm2022/index.mjs +5 -0
  1255. package/components/input/select/esm2022/public_api.mjs +2 -0
  1256. package/components/input/select/esm2022/select.component.mjs +172 -0
  1257. package/components/input/select/esm2022/select.props.mjs +36 -0
  1258. package/components/input/select/fesm2022/index.mjs +211 -0
  1259. package/components/input/select/fesm2022/index.mjs.map +1 -0
  1260. package/components/input/select/index.d.ts +5 -0
  1261. package/components/input/select/package.json +20 -0
  1262. package/components/input/select/public_api.d.ts +1 -0
  1263. package/components/input/select/select.component.d.ts +36 -0
  1264. package/components/input/select/select.props.d.ts +2 -0
  1265. package/components/input/slider/.npmignore +2 -0
  1266. package/components/input/slider/bundles/index.umd.js +203 -0
  1267. package/components/input/slider/esm2022/index.mjs +5 -0
  1268. package/components/input/slider/esm2022/public_api.mjs +2 -0
  1269. package/components/input/slider/esm2022/slider.component.mjs +157 -0
  1270. package/components/input/slider/esm2022/slider.props.mjs +28 -0
  1271. package/components/input/slider/fesm2022/index.mjs +189 -0
  1272. package/components/input/slider/fesm2022/index.mjs.map +1 -0
  1273. package/components/input/slider/index.d.ts +5 -0
  1274. package/components/input/slider/package.json +20 -0
  1275. package/components/input/slider/public_api.d.ts +1 -0
  1276. package/components/input/slider/slider.component.d.ts +39 -0
  1277. package/components/input/slider/slider.props.d.ts +2 -0
  1278. package/components/input/switch/.npmignore +2 -0
  1279. package/components/input/switch/bundles/index.umd.js +224 -0
  1280. package/components/input/switch/esm2022/index.mjs +5 -0
  1281. package/components/input/switch/esm2022/public_api.mjs +2 -0
  1282. package/components/input/switch/esm2022/switch.component.mjs +179 -0
  1283. package/components/input/switch/esm2022/switch.props.mjs +28 -0
  1284. package/components/input/switch/fesm2022/index.mjs +211 -0
  1285. package/components/input/switch/fesm2022/index.mjs.map +1 -0
  1286. package/components/input/switch/index.d.ts +5 -0
  1287. package/components/input/switch/package.json +20 -0
  1288. package/components/input/switch/public_api.d.ts +1 -0
  1289. package/components/input/switch/switch.component.d.ts +30 -0
  1290. package/components/input/switch/switch.props.d.ts +2 -0
  1291. package/components/input/text/.npmignore +2 -0
  1292. package/components/input/text/base-input/base-input.d.ts +33 -0
  1293. package/components/input/text/bundles/index.umd.js +1130 -0
  1294. package/components/input/text/esm2022/base-input/base-input.mjs +93 -0
  1295. package/components/input/text/esm2022/index.mjs +5 -0
  1296. package/components/input/text/esm2022/input-calendar/input-calendar.component.mjs +53 -0
  1297. package/components/input/text/esm2022/input-calendar/input-calendar.props.mjs +30 -0
  1298. package/components/input/text/esm2022/input-color/input-color.component.mjs +53 -0
  1299. package/components/input/text/esm2022/input-color/input-color.props.mjs +27 -0
  1300. package/components/input/text/esm2022/input-email/input-email.component.mjs +53 -0
  1301. package/components/input/text/esm2022/input-email/input-email.props.mjs +29 -0
  1302. package/components/input/text/esm2022/input-number/input-number.component.mjs +63 -0
  1303. package/components/input/text/esm2022/input-number/input-number.props.mjs +32 -0
  1304. package/components/input/text/esm2022/input-text/input-text.component.mjs +136 -0
  1305. package/components/input/text/esm2022/input-text/input-text.props.mjs +48 -0
  1306. package/components/input/text/esm2022/number-locale/number-locale.mjs +554 -0
  1307. package/components/input/text/esm2022/public_api.mjs +8 -0
  1308. package/components/input/text/fesm2022/index.mjs +1114 -0
  1309. package/components/input/text/fesm2022/index.mjs.map +1 -0
  1310. package/components/input/text/index.d.ts +5 -0
  1311. package/components/input/text/input-calendar/input-calendar.component.d.ts +30 -0
  1312. package/components/input/text/input-calendar/input-calendar.props.d.ts +2 -0
  1313. package/components/input/text/input-color/input-color.component.d.ts +27 -0
  1314. package/components/input/text/input-color/input-color.props.d.ts +2 -0
  1315. package/components/input/text/input-email/input-email.component.d.ts +29 -0
  1316. package/components/input/text/input-email/input-email.props.d.ts +2 -0
  1317. package/components/input/text/input-number/input-number.component.d.ts +33 -0
  1318. package/components/input/text/input-number/input-number.props.d.ts +2 -0
  1319. package/components/input/text/input-text/input-text.component.d.ts +52 -0
  1320. package/components/input/text/input-text/input-text.props.d.ts +2 -0
  1321. package/components/input/text/number-locale/number-locale.d.ts +127 -0
  1322. package/components/input/text/package.json +20 -0
  1323. package/components/input/text/public_api.d.ts +7 -0
  1324. package/components/input/textarea/.npmignore +2 -0
  1325. package/components/input/textarea/bundles/index.umd.js +108 -0
  1326. package/components/input/textarea/esm2022/index.mjs +5 -0
  1327. package/components/input/textarea/esm2022/public_api.mjs +2 -0
  1328. package/components/input/textarea/esm2022/textarea.component.mjs +60 -0
  1329. package/components/input/textarea/esm2022/textarea.props.mjs +30 -0
  1330. package/components/input/textarea/fesm2022/index.mjs +94 -0
  1331. package/components/input/textarea/fesm2022/index.mjs.map +1 -0
  1332. package/components/input/textarea/index.d.ts +5 -0
  1333. package/components/input/textarea/package.json +20 -0
  1334. package/components/input/textarea/public_api.d.ts +1 -0
  1335. package/components/input/textarea/textarea.component.d.ts +30 -0
  1336. package/components/input/textarea/textarea.props.d.ts +2 -0
  1337. package/components/navigation/breadcrumb/.npmignore +2 -0
  1338. package/components/navigation/breadcrumb/breadcrumb.component.d.ts +25 -0
  1339. package/components/navigation/breadcrumb/breadcrumb.props.d.ts +1 -0
  1340. package/components/navigation/breadcrumb/bundles/index.umd.js +138 -0
  1341. package/components/navigation/breadcrumb/esm2022/breadcrumb.component.mjs +101 -0
  1342. package/components/navigation/breadcrumb/esm2022/breadcrumb.props.mjs +17 -0
  1343. package/components/navigation/breadcrumb/esm2022/index.mjs +5 -0
  1344. package/components/navigation/breadcrumb/esm2022/public_api.mjs +2 -0
  1345. package/components/navigation/breadcrumb/fesm2022/index.mjs +121 -0
  1346. package/components/navigation/breadcrumb/fesm2022/index.mjs.map +1 -0
  1347. package/components/navigation/breadcrumb/index.d.ts +5 -0
  1348. package/components/navigation/breadcrumb/package.json +20 -0
  1349. package/components/navigation/breadcrumb/public_api.d.ts +1 -0
  1350. package/components/navigation/menu/.npmignore +2 -0
  1351. package/components/navigation/menu/bundles/index.umd.js +947 -0
  1352. package/components/navigation/menu/esm2022/index.mjs +5 -0
  1353. package/components/navigation/menu/esm2022/menu-adapator.component.mjs +80 -0
  1354. package/components/navigation/menu/esm2022/menu-dropdown/menu-dropdown.component.mjs +105 -0
  1355. package/components/navigation/menu/esm2022/menu-dropdown-item/menu-dropdown-item.component.mjs +191 -0
  1356. package/components/navigation/menu/esm2022/menu.component.mjs +282 -0
  1357. package/components/navigation/menu/esm2022/menu.props.mjs +37 -0
  1358. package/components/navigation/menu/esm2022/nav/nav-item/nav-item.directive.mjs +66 -0
  1359. package/components/navigation/menu/esm2022/nav/nav-item/nav-item.props.mjs +9 -0
  1360. package/components/navigation/menu/esm2022/nav/nav.component.mjs +131 -0
  1361. package/components/navigation/menu/esm2022/nav/nav.props.mjs +28 -0
  1362. package/components/navigation/menu/esm2022/nav/navigation-control.directive.mjs +49 -0
  1363. package/components/navigation/menu/esm2022/public_api.mjs +8 -0
  1364. package/components/navigation/menu/fesm2022/index.mjs +929 -0
  1365. package/components/navigation/menu/fesm2022/index.mjs.map +1 -0
  1366. package/components/navigation/menu/index.d.ts +5 -0
  1367. package/components/navigation/menu/menu-adapator.component.d.ts +23 -0
  1368. package/components/navigation/menu/menu-dropdown/menu-dropdown.component.d.ts +15 -0
  1369. package/components/navigation/menu/menu-dropdown-item/menu-dropdown-item.component.d.ts +35 -0
  1370. package/components/navigation/menu/menu.component.d.ts +65 -0
  1371. package/components/navigation/menu/menu.props.d.ts +1 -0
  1372. package/components/navigation/menu/nav/nav-item/nav-item.directive.d.ts +14 -0
  1373. package/components/navigation/menu/nav/nav-item/nav-item.props.d.ts +1 -0
  1374. package/components/navigation/menu/nav/nav.component.d.ts +35 -0
  1375. package/components/navigation/menu/nav/nav.props.d.ts +1 -0
  1376. package/components/navigation/menu/nav/navigation-control.directive.d.ts +14 -0
  1377. package/components/navigation/menu/package.json +20 -0
  1378. package/components/navigation/menu/public_api.d.ts +7 -0
  1379. package/components/navigation/navbar/.npmignore +2 -0
  1380. package/components/navigation/navbar/bundles/index.umd.js +87 -0
  1381. package/components/navigation/navbar/esm2022/index.mjs +5 -0
  1382. package/components/navigation/navbar/esm2022/navbar.component.mjs +52 -0
  1383. package/components/navigation/navbar/esm2022/navbar.props.mjs +13 -0
  1384. package/components/navigation/navbar/esm2022/public_api.mjs +2 -0
  1385. package/components/navigation/navbar/fesm2022/index.mjs +70 -0
  1386. package/components/navigation/navbar/fesm2022/index.mjs.map +1 -0
  1387. package/components/navigation/navbar/index.d.ts +5 -0
  1388. package/components/navigation/navbar/navbar.component.d.ts +16 -0
  1389. package/components/navigation/navbar/navbar.props.d.ts +1 -0
  1390. package/components/navigation/navbar/package.json +20 -0
  1391. package/components/navigation/navbar/public_api.d.ts +1 -0
  1392. package/components/navigation/popover/.npmignore +2 -0
  1393. package/components/navigation/popover/bundles/index.umd.js +514 -0
  1394. package/components/navigation/popover/esm2022/index.mjs +5 -0
  1395. package/components/navigation/popover/esm2022/popover.component.mjs +460 -0
  1396. package/components/navigation/popover/esm2022/popover.props.mjs +35 -0
  1397. package/components/navigation/popover/esm2022/public_api.mjs +2 -0
  1398. package/components/navigation/popover/fesm2022/index.mjs +500 -0
  1399. package/components/navigation/popover/fesm2022/index.mjs.map +1 -0
  1400. package/components/navigation/popover/index.d.ts +5 -0
  1401. package/components/navigation/popover/package.json +20 -0
  1402. package/components/navigation/popover/popover.component.d.ts +83 -0
  1403. package/components/navigation/popover/popover.props.d.ts +1 -0
  1404. package/components/navigation/popover/public_api.d.ts +1 -0
  1405. package/components/page/default/.npmignore +2 -0
  1406. package/components/page/default/bundles/index.umd.js +458 -0
  1407. package/components/page/default/content/content.component.d.ts +9 -0
  1408. package/components/page/default/content/content.props.d.ts +1 -0
  1409. package/components/page/default/esm2022/content/content.component.mjs +29 -0
  1410. package/components/page/default/esm2022/content/content.props.mjs +8 -0
  1411. package/components/page/default/esm2022/index.mjs +5 -0
  1412. package/components/page/default/esm2022/layout.directive.mjs +58 -0
  1413. package/components/page/default/esm2022/layout.props.mjs +5 -0
  1414. package/components/page/default/esm2022/page-content/page-content.component.mjs +85 -0
  1415. package/components/page/default/esm2022/page-content/page-content.props.mjs +14 -0
  1416. package/components/page/default/esm2022/page.directive.mjs +97 -0
  1417. package/components/page/default/esm2022/page.props.mjs +11 -0
  1418. package/components/page/default/esm2022/public_api.mjs +7 -0
  1419. package/components/page/default/esm2022/router-outlet.directive.mjs +47 -0
  1420. package/components/page/default/esm2022/router-outlet.props.mjs +8 -0
  1421. package/components/page/default/esm2022/spa-page.directive.mjs +97 -0
  1422. package/components/page/default/esm2022/spa-page.props.mjs +10 -0
  1423. package/components/page/default/fesm2022/index.mjs +438 -0
  1424. package/components/page/default/fesm2022/index.mjs.map +1 -0
  1425. package/components/page/default/index.d.ts +5 -0
  1426. package/components/page/default/layout.directive.d.ts +20 -0
  1427. package/components/page/default/layout.props.d.ts +1 -0
  1428. package/components/page/default/package.json +20 -0
  1429. package/components/page/default/page-content/page-content.component.d.ts +17 -0
  1430. package/components/page/default/page-content/page-content.props.d.ts +1 -0
  1431. package/components/page/default/page.directive.d.ts +38 -0
  1432. package/components/page/default/page.props.d.ts +1 -0
  1433. package/components/page/default/public_api.d.ts +6 -0
  1434. package/components/page/default/router-outlet.directive.d.ts +13 -0
  1435. package/components/page/default/router-outlet.props.d.ts +1 -0
  1436. package/components/page/default/spa-page.directive.d.ts +38 -0
  1437. package/components/page/default/spa-page.props.d.ts +1 -0
  1438. package/components/page/footer/.npmignore +2 -0
  1439. package/components/page/footer/bundles/index.umd.js +71 -0
  1440. package/components/page/footer/esm2022/footer.directive.mjs +37 -0
  1441. package/components/page/footer/esm2022/footer.props.mjs +11 -0
  1442. package/components/page/footer/esm2022/index.mjs +5 -0
  1443. package/components/page/footer/esm2022/public_api.mjs +2 -0
  1444. package/components/page/footer/fesm2022/index.mjs +53 -0
  1445. package/components/page/footer/fesm2022/index.mjs.map +1 -0
  1446. package/components/page/footer/footer.directive.d.ts +9 -0
  1447. package/components/page/footer/footer.props.d.ts +1 -0
  1448. package/components/page/footer/index.d.ts +5 -0
  1449. package/components/page/footer/package.json +20 -0
  1450. package/components/page/footer/public_api.d.ts +1 -0
  1451. package/components/page/header/.npmignore +2 -0
  1452. package/components/page/header/bundles/index.umd.js +67 -0
  1453. package/components/page/header/esm2022/header.component.mjs +33 -0
  1454. package/components/page/header/esm2022/header.props.mjs +11 -0
  1455. package/components/page/header/esm2022/index.mjs +5 -0
  1456. package/components/page/header/esm2022/public_api.mjs +2 -0
  1457. package/components/page/header/fesm2022/index.mjs +49 -0
  1458. package/components/page/header/fesm2022/index.mjs.map +1 -0
  1459. package/components/page/header/header.component.d.ts +10 -0
  1460. package/components/page/header/header.props.d.ts +1 -0
  1461. package/components/page/header/index.d.ts +5 -0
  1462. package/components/page/header/package.json +20 -0
  1463. package/components/page/header/public_api.d.ts +1 -0
  1464. package/components/page/left-panel/.npmignore +2 -0
  1465. package/components/page/left-panel/bundles/index.umd.js +415 -0
  1466. package/components/page/left-panel/esm2022/index.mjs +5 -0
  1467. package/components/page/left-panel/esm2022/left-panel.animator.mjs +133 -0
  1468. package/components/page/left-panel/esm2022/left-panel.directive.mjs +251 -0
  1469. package/components/page/left-panel/esm2022/left-panel.props.mjs +15 -0
  1470. package/components/page/left-panel/esm2022/public_api.mjs +2 -0
  1471. package/components/page/left-panel/fesm2022/index.mjs +400 -0
  1472. package/components/page/left-panel/fesm2022/index.mjs.map +1 -0
  1473. package/components/page/left-panel/index.d.ts +5 -0
  1474. package/components/page/left-panel/left-panel.animator.d.ts +49 -0
  1475. package/components/page/left-panel/left-panel.directive.d.ts +38 -0
  1476. package/components/page/left-panel/left-panel.props.d.ts +1 -0
  1477. package/components/page/left-panel/package.json +20 -0
  1478. package/components/page/left-panel/public_api.d.ts +1 -0
  1479. package/components/page/right-panel/.npmignore +2 -0
  1480. package/components/page/right-panel/bundles/index.umd.js +86 -0
  1481. package/components/page/right-panel/esm2022/index.mjs +5 -0
  1482. package/components/page/right-panel/esm2022/public_api.mjs +2 -0
  1483. package/components/page/right-panel/esm2022/right-panel.directive.mjs +52 -0
  1484. package/components/page/right-panel/esm2022/right-panel.props.mjs +12 -0
  1485. package/components/page/right-panel/fesm2022/index.mjs +69 -0
  1486. package/components/page/right-panel/fesm2022/index.mjs.map +1 -0
  1487. package/components/page/right-panel/index.d.ts +5 -0
  1488. package/components/page/right-panel/package.json +20 -0
  1489. package/components/page/right-panel/public_api.d.ts +1 -0
  1490. package/components/page/right-panel/right-panel.directive.d.ts +10 -0
  1491. package/components/page/right-panel/right-panel.props.d.ts +1 -0
  1492. package/components/page/top-nav/.npmignore +2 -0
  1493. package/components/page/top-nav/bundles/index.umd.js +68 -0
  1494. package/components/page/top-nav/esm2022/index.mjs +5 -0
  1495. package/components/page/top-nav/esm2022/public_api.mjs +2 -0
  1496. package/components/page/top-nav/esm2022/top-nav.directive.mjs +34 -0
  1497. package/components/page/top-nav/esm2022/top-nav.props.mjs +11 -0
  1498. package/components/page/top-nav/fesm2022/index.mjs +50 -0
  1499. package/components/page/top-nav/fesm2022/index.mjs.map +1 -0
  1500. package/components/page/top-nav/index.d.ts +5 -0
  1501. package/components/page/top-nav/package.json +20 -0
  1502. package/components/page/top-nav/public_api.d.ts +1 -0
  1503. package/components/page/top-nav/top-nav.directive.d.ts +9 -0
  1504. package/components/page/top-nav/top-nav.props.d.ts +1 -0
  1505. package/components/prefab/.npmignore +2 -0
  1506. package/components/prefab/bundles/index.umd.js +176 -0
  1507. package/components/prefab/esm2022/index.mjs +5 -0
  1508. package/components/prefab/esm2022/prefab-container/prefab-container.directive.mjs +56 -0
  1509. package/components/prefab/esm2022/prefab-container/prefab-container.props.mjs +9 -0
  1510. package/components/prefab/esm2022/prefab.directive.mjs +88 -0
  1511. package/components/prefab/esm2022/prefab.props.mjs +8 -0
  1512. package/components/prefab/esm2022/public_api.mjs +3 -0
  1513. package/components/prefab/fesm2022/index.mjs +159 -0
  1514. package/components/prefab/fesm2022/index.mjs.map +1 -0
  1515. package/components/prefab/index.d.ts +5 -0
  1516. package/components/prefab/package.json +20 -0
  1517. package/components/prefab/prefab-container/prefab-container.directive.d.ts +15 -0
  1518. package/components/prefab/prefab-container/prefab-container.props.d.ts +1 -0
  1519. package/components/prefab/prefab.directive.d.ts +17 -0
  1520. package/components/prefab/prefab.props.d.ts +1 -0
  1521. package/components/prefab/public_api.d.ts +2 -0
  1522. package/core/.npmignore +2 -0
  1523. package/core/bundles/index.umd.js +5608 -0
  1524. package/core/constants/currency-constants.d.ts +1064 -0
  1525. package/core/enums/enums.d.ts +67 -0
  1526. package/core/esm2022/constants/currency-constants.mjs +1065 -0
  1527. package/core/esm2022/enums/enums.mjs +72 -0
  1528. package/core/esm2022/index.mjs +5 -0
  1529. package/core/esm2022/public_api.mjs +26 -0
  1530. package/core/esm2022/services/constant.service.mjs +25 -0
  1531. package/core/esm2022/services/custom-icons-loader.service.mjs +20 -0
  1532. package/core/esm2022/services/field-type.service.mjs +35 -0
  1533. package/core/esm2022/services/field-widget.service.mjs +37 -0
  1534. package/core/esm2022/services/pagination.service.mjs +336 -0
  1535. package/core/esm2022/services/script-loader.service.mjs +75 -0
  1536. package/core/esm2022/services/state-persistence.service.mjs +500 -0
  1537. package/core/esm2022/services/user-custom-pipe-manager.service.mjs +23 -0
  1538. package/core/esm2022/services/utils.service.mjs +16 -0
  1539. package/core/esm2022/services/viewport.service.mjs +121 -0
  1540. package/core/esm2022/types/types.mjs +81 -0
  1541. package/core/esm2022/utils/build-utils.mjs +296 -0
  1542. package/core/esm2022/utils/dom.mjs +123 -0
  1543. package/core/esm2022/utils/event-notifier.mjs +70 -0
  1544. package/core/esm2022/utils/expression-parser.mjs +593 -0
  1545. package/core/esm2022/utils/id-generator.mjs +15 -0
  1546. package/core/esm2022/utils/lru-cache.mjs +95 -0
  1547. package/core/esm2022/utils/utils.mjs +1476 -0
  1548. package/core/esm2022/utils/watcher.mjs +276 -0
  1549. package/core/esm2022/utils/wm-project-properties.mjs +30 -0
  1550. package/core/fesm2022/index.mjs +5455 -0
  1551. package/core/fesm2022/index.mjs.map +1 -0
  1552. package/core/index.d.ts +5 -0
  1553. package/core/package.json +26 -0
  1554. package/core/public_api.d.ts +22 -0
  1555. package/core/services/constant.service.d.ts +28 -0
  1556. package/core/services/custom-icons-loader.service.d.ts +6 -0
  1557. package/core/services/field-type.service.d.ts +6 -0
  1558. package/core/services/field-widget.service.d.ts +6 -0
  1559. package/core/services/pagination.service.d.ts +59 -0
  1560. package/core/services/script-loader.service.d.ts +17 -0
  1561. package/core/services/state-persistence.service.d.ts +231 -0
  1562. package/core/services/user-custom-pipe-manager.service.d.ts +9 -0
  1563. package/core/services/utils.service.d.ts +6 -0
  1564. package/core/services/viewport.service.d.ts +37 -0
  1565. package/core/types/types.d.ts +208 -0
  1566. package/core/utils/build-utils.d.ts +14 -0
  1567. package/core/utils/dom.d.ts +16 -0
  1568. package/core/utils/event-notifier.d.ts +26 -0
  1569. package/core/utils/expression-parser.d.ts +8 -0
  1570. package/core/utils/id-generator.d.ts +5 -0
  1571. package/core/utils/lru-cache.d.ts +23 -0
  1572. package/core/utils/utils.d.ts +279 -0
  1573. package/core/utils/watcher.d.ts +13 -0
  1574. package/core/utils/wm-project-properties.d.ts +4 -0
  1575. package/http/.npmignore +2 -0
  1576. package/http/bundles/index.umd.js +421 -0
  1577. package/http/esm2022/http.service.mjs +301 -0
  1578. package/http/esm2022/index.mjs +5 -0
  1579. package/http/esm2022/public_api.mjs +4 -0
  1580. package/http/esm2022/wm-http-request.mjs +48 -0
  1581. package/http/esm2022/wm-http-response.mjs +52 -0
  1582. package/http/fesm2022/index.mjs +405 -0
  1583. package/http/fesm2022/index.mjs.map +1 -0
  1584. package/http/http.service.d.ts +70 -0
  1585. package/http/index.d.ts +5 -0
  1586. package/http/package.json +25 -0
  1587. package/http/public_api.d.ts +3 -0
  1588. package/http/wm-http-request.d.ts +24 -0
  1589. package/http/wm-http-response.d.ts +22 -0
  1590. package/locales/angular/global/af-na.js +24 -0
  1591. package/locales/angular/global/af.js +24 -0
  1592. package/locales/angular/global/agq.js +22 -0
  1593. package/locales/angular/global/ak.js +24 -0
  1594. package/locales/angular/global/am.js +24 -0
  1595. package/locales/angular/global/ar-ae.js +32 -0
  1596. package/locales/angular/global/ar-bh.js +32 -0
  1597. package/locales/angular/global/ar-dj.js +32 -0
  1598. package/locales/angular/global/ar-dz.js +32 -0
  1599. package/locales/angular/global/ar-eg.js +32 -0
  1600. package/locales/angular/global/ar-eh.js +32 -0
  1601. package/locales/angular/global/ar-er.js +32 -0
  1602. package/locales/angular/global/ar-il.js +32 -0
  1603. package/locales/angular/global/ar-iq.js +32 -0
  1604. package/locales/angular/global/ar-jo.js +32 -0
  1605. package/locales/angular/global/ar-km.js +32 -0
  1606. package/locales/angular/global/ar-kw.js +32 -0
  1607. package/locales/angular/global/ar-lb.js +32 -0
  1608. package/locales/angular/global/ar-ly.js +32 -0
  1609. package/locales/angular/global/ar-ma.js +32 -0
  1610. package/locales/angular/global/ar-mr.js +32 -0
  1611. package/locales/angular/global/ar-om.js +32 -0
  1612. package/locales/angular/global/ar-ps.js +32 -0
  1613. package/locales/angular/global/ar-qa.js +32 -0
  1614. package/locales/angular/global/ar-sa.js +32 -0
  1615. package/locales/angular/global/ar-sd.js +32 -0
  1616. package/locales/angular/global/ar-so.js +32 -0
  1617. package/locales/angular/global/ar-ss.js +32 -0
  1618. package/locales/angular/global/ar-sy.js +32 -0
  1619. package/locales/angular/global/ar-td.js +32 -0
  1620. package/locales/angular/global/ar-tn.js +32 -0
  1621. package/locales/angular/global/ar-ye.js +32 -0
  1622. package/locales/angular/global/ar.js +32 -0
  1623. package/locales/angular/global/as.js +24 -0
  1624. package/locales/angular/global/asa.js +24 -0
  1625. package/locales/angular/global/ast.js +24 -0
  1626. package/locales/angular/global/az-cyrl.js +22 -0
  1627. package/locales/angular/global/az-latn.js +24 -0
  1628. package/locales/angular/global/az.js +24 -0
  1629. package/locales/angular/global/bas.js +22 -0
  1630. package/locales/angular/global/be-tarask.js +28 -0
  1631. package/locales/angular/global/be.js +28 -0
  1632. package/locales/angular/global/bem.js +24 -0
  1633. package/locales/angular/global/bez.js +24 -0
  1634. package/locales/angular/global/bg.js +24 -0
  1635. package/locales/angular/global/bm.js +22 -0
  1636. package/locales/angular/global/bn-in.js +24 -0
  1637. package/locales/angular/global/bn.js +24 -0
  1638. package/locales/angular/global/bo-in.js +22 -0
  1639. package/locales/angular/global/bo.js +22 -0
  1640. package/locales/angular/global/br.js +30 -0
  1641. package/locales/angular/global/brx.js +24 -0
  1642. package/locales/angular/global/bs-cyrl.js +22 -0
  1643. package/locales/angular/global/bs-latn.js +26 -0
  1644. package/locales/angular/global/bs.js +26 -0
  1645. package/locales/angular/global/ca-ad.js +24 -0
  1646. package/locales/angular/global/ca-es-valencia.js +24 -0
  1647. package/locales/angular/global/ca-fr.js +24 -0
  1648. package/locales/angular/global/ca-it.js +24 -0
  1649. package/locales/angular/global/ca.js +24 -0
  1650. package/locales/angular/global/ccp-in.js +22 -0
  1651. package/locales/angular/global/ccp.js +22 -0
  1652. package/locales/angular/global/ce.js +24 -0
  1653. package/locales/angular/global/ceb.js +24 -0
  1654. package/locales/angular/global/cgg.js +24 -0
  1655. package/locales/angular/global/chr.js +24 -0
  1656. package/locales/angular/global/ckb-ir.js +24 -0
  1657. package/locales/angular/global/ckb.js +24 -0
  1658. package/locales/angular/global/cs.js +28 -0
  1659. package/locales/angular/global/cy.js +32 -0
  1660. package/locales/angular/global/da-gl.js +24 -0
  1661. package/locales/angular/global/da.js +24 -0
  1662. package/locales/angular/global/dav.js +22 -0
  1663. package/locales/angular/global/de-at.js +24 -0
  1664. package/locales/angular/global/de-be.js +24 -0
  1665. package/locales/angular/global/de-ch.js +24 -0
  1666. package/locales/angular/global/de-it.js +24 -0
  1667. package/locales/angular/global/de-li.js +24 -0
  1668. package/locales/angular/global/de-lu.js +24 -0
  1669. package/locales/angular/global/de.js +24 -0
  1670. package/locales/angular/global/dje.js +22 -0
  1671. package/locales/angular/global/doi.js +24 -0
  1672. package/locales/angular/global/dsb.js +28 -0
  1673. package/locales/angular/global/dua.js +22 -0
  1674. package/locales/angular/global/dyo.js +22 -0
  1675. package/locales/angular/global/dz.js +22 -0
  1676. package/locales/angular/global/ebu.js +22 -0
  1677. package/locales/angular/global/ee-tg.js +24 -0
  1678. package/locales/angular/global/ee.js +24 -0
  1679. package/locales/angular/global/el-cy.js +24 -0
  1680. package/locales/angular/global/el.js +24 -0
  1681. package/locales/angular/global/en-001.js +24 -0
  1682. package/locales/angular/global/en-150.js +24 -0
  1683. package/locales/angular/global/en-ae.js +24 -0
  1684. package/locales/angular/global/en-ag.js +24 -0
  1685. package/locales/angular/global/en-ai.js +24 -0
  1686. package/locales/angular/global/en-as.js +24 -0
  1687. package/locales/angular/global/en-at.js +24 -0
  1688. package/locales/angular/global/en-au.js +24 -0
  1689. package/locales/angular/global/en-bb.js +24 -0
  1690. package/locales/angular/global/en-be.js +24 -0
  1691. package/locales/angular/global/en-bi.js +24 -0
  1692. package/locales/angular/global/en-bm.js +24 -0
  1693. package/locales/angular/global/en-bs.js +24 -0
  1694. package/locales/angular/global/en-bw.js +24 -0
  1695. package/locales/angular/global/en-bz.js +24 -0
  1696. package/locales/angular/global/en-ca.js +24 -0
  1697. package/locales/angular/global/en-cc.js +24 -0
  1698. package/locales/angular/global/en-ch.js +24 -0
  1699. package/locales/angular/global/en-ck.js +24 -0
  1700. package/locales/angular/global/en-cm.js +24 -0
  1701. package/locales/angular/global/en-cx.js +24 -0
  1702. package/locales/angular/global/en-cy.js +24 -0
  1703. package/locales/angular/global/en-de.js +24 -0
  1704. package/locales/angular/global/en-dg.js +24 -0
  1705. package/locales/angular/global/en-dk.js +24 -0
  1706. package/locales/angular/global/en-dm.js +24 -0
  1707. package/locales/angular/global/en-er.js +24 -0
  1708. package/locales/angular/global/en-fi.js +24 -0
  1709. package/locales/angular/global/en-fj.js +24 -0
  1710. package/locales/angular/global/en-fk.js +24 -0
  1711. package/locales/angular/global/en-fm.js +24 -0
  1712. package/locales/angular/global/en-gb.js +24 -0
  1713. package/locales/angular/global/en-gd.js +24 -0
  1714. package/locales/angular/global/en-gg.js +24 -0
  1715. package/locales/angular/global/en-gh.js +24 -0
  1716. package/locales/angular/global/en-gi.js +24 -0
  1717. package/locales/angular/global/en-gm.js +24 -0
  1718. package/locales/angular/global/en-gu.js +24 -0
  1719. package/locales/angular/global/en-gy.js +24 -0
  1720. package/locales/angular/global/en-hk.js +24 -0
  1721. package/locales/angular/global/en-ie.js +24 -0
  1722. package/locales/angular/global/en-il.js +24 -0
  1723. package/locales/angular/global/en-im.js +24 -0
  1724. package/locales/angular/global/en-in.js +24 -0
  1725. package/locales/angular/global/en-io.js +24 -0
  1726. package/locales/angular/global/en-je.js +24 -0
  1727. package/locales/angular/global/en-jm.js +24 -0
  1728. package/locales/angular/global/en-ke.js +24 -0
  1729. package/locales/angular/global/en-ki.js +24 -0
  1730. package/locales/angular/global/en-kn.js +24 -0
  1731. package/locales/angular/global/en-ky.js +24 -0
  1732. package/locales/angular/global/en-lc.js +24 -0
  1733. package/locales/angular/global/en-lr.js +24 -0
  1734. package/locales/angular/global/en-ls.js +24 -0
  1735. package/locales/angular/global/en-mg.js +24 -0
  1736. package/locales/angular/global/en-mh.js +24 -0
  1737. package/locales/angular/global/en-mo.js +24 -0
  1738. package/locales/angular/global/en-mp.js +24 -0
  1739. package/locales/angular/global/en-ms.js +24 -0
  1740. package/locales/angular/global/en-mt.js +24 -0
  1741. package/locales/angular/global/en-mu.js +24 -0
  1742. package/locales/angular/global/en-mv.js +24 -0
  1743. package/locales/angular/global/en-mw.js +24 -0
  1744. package/locales/angular/global/en-my.js +24 -0
  1745. package/locales/angular/global/en-na.js +24 -0
  1746. package/locales/angular/global/en-nf.js +24 -0
  1747. package/locales/angular/global/en-ng.js +24 -0
  1748. package/locales/angular/global/en-nl.js +24 -0
  1749. package/locales/angular/global/en-nr.js +24 -0
  1750. package/locales/angular/global/en-nu.js +24 -0
  1751. package/locales/angular/global/en-nz.js +24 -0
  1752. package/locales/angular/global/en-pg.js +24 -0
  1753. package/locales/angular/global/en-ph.js +24 -0
  1754. package/locales/angular/global/en-pk.js +24 -0
  1755. package/locales/angular/global/en-pn.js +24 -0
  1756. package/locales/angular/global/en-pr.js +24 -0
  1757. package/locales/angular/global/en-pw.js +24 -0
  1758. package/locales/angular/global/en-rw.js +24 -0
  1759. package/locales/angular/global/en-sb.js +24 -0
  1760. package/locales/angular/global/en-sc.js +24 -0
  1761. package/locales/angular/global/en-sd.js +24 -0
  1762. package/locales/angular/global/en-se.js +24 -0
  1763. package/locales/angular/global/en-sg.js +24 -0
  1764. package/locales/angular/global/en-sh.js +24 -0
  1765. package/locales/angular/global/en-si.js +24 -0
  1766. package/locales/angular/global/en-sl.js +24 -0
  1767. package/locales/angular/global/en-ss.js +24 -0
  1768. package/locales/angular/global/en-sx.js +24 -0
  1769. package/locales/angular/global/en-sz.js +24 -0
  1770. package/locales/angular/global/en-tc.js +24 -0
  1771. package/locales/angular/global/en-tk.js +24 -0
  1772. package/locales/angular/global/en-to.js +24 -0
  1773. package/locales/angular/global/en-tt.js +24 -0
  1774. package/locales/angular/global/en-tv.js +24 -0
  1775. package/locales/angular/global/en-tz.js +24 -0
  1776. package/locales/angular/global/en-ug.js +24 -0
  1777. package/locales/angular/global/en-um.js +24 -0
  1778. package/locales/angular/global/en-vc.js +24 -0
  1779. package/locales/angular/global/en-vg.js +24 -0
  1780. package/locales/angular/global/en-vi.js +24 -0
  1781. package/locales/angular/global/en-vu.js +24 -0
  1782. package/locales/angular/global/en-ws.js +24 -0
  1783. package/locales/angular/global/en-za.js +24 -0
  1784. package/locales/angular/global/en-zm.js +24 -0
  1785. package/locales/angular/global/en-zw.js +24 -0
  1786. package/locales/angular/global/en.js +24 -0
  1787. package/locales/angular/global/eo.js +24 -0
  1788. package/locales/angular/global/es-419.js +26 -0
  1789. package/locales/angular/global/es-ar.js +26 -0
  1790. package/locales/angular/global/es-bo.js +26 -0
  1791. package/locales/angular/global/es-br.js +26 -0
  1792. package/locales/angular/global/es-bz.js +26 -0
  1793. package/locales/angular/global/es-cl.js +26 -0
  1794. package/locales/angular/global/es-co.js +26 -0
  1795. package/locales/angular/global/es-cr.js +26 -0
  1796. package/locales/angular/global/es-cu.js +26 -0
  1797. package/locales/angular/global/es-do.js +26 -0
  1798. package/locales/angular/global/es-ea.js +26 -0
  1799. package/locales/angular/global/es-ec.js +26 -0
  1800. package/locales/angular/global/es-gq.js +26 -0
  1801. package/locales/angular/global/es-gt.js +26 -0
  1802. package/locales/angular/global/es-hn.js +26 -0
  1803. package/locales/angular/global/es-ic.js +26 -0
  1804. package/locales/angular/global/es-mx.js +26 -0
  1805. package/locales/angular/global/es-ni.js +26 -0
  1806. package/locales/angular/global/es-pa.js +26 -0
  1807. package/locales/angular/global/es-pe.js +26 -0
  1808. package/locales/angular/global/es-ph.js +26 -0
  1809. package/locales/angular/global/es-pr.js +26 -0
  1810. package/locales/angular/global/es-py.js +26 -0
  1811. package/locales/angular/global/es-sv.js +26 -0
  1812. package/locales/angular/global/es-us.js +26 -0
  1813. package/locales/angular/global/es-uy.js +26 -0
  1814. package/locales/angular/global/es-ve.js +26 -0
  1815. package/locales/angular/global/es.js +26 -0
  1816. package/locales/angular/global/et.js +24 -0
  1817. package/locales/angular/global/eu.js +24 -0
  1818. package/locales/angular/global/ewo.js +22 -0
  1819. package/locales/angular/global/fa-af.js +24 -0
  1820. package/locales/angular/global/fa.js +24 -0
  1821. package/locales/angular/global/ff-adlm-bf.js +22 -0
  1822. package/locales/angular/global/ff-adlm-cm.js +22 -0
  1823. package/locales/angular/global/ff-adlm-gh.js +22 -0
  1824. package/locales/angular/global/ff-adlm-gm.js +22 -0
  1825. package/locales/angular/global/ff-adlm-gw.js +22 -0
  1826. package/locales/angular/global/ff-adlm-lr.js +22 -0
  1827. package/locales/angular/global/ff-adlm-mr.js +22 -0
  1828. package/locales/angular/global/ff-adlm-ne.js +22 -0
  1829. package/locales/angular/global/ff-adlm-ng.js +22 -0
  1830. package/locales/angular/global/ff-adlm-sl.js +22 -0
  1831. package/locales/angular/global/ff-adlm-sn.js +22 -0
  1832. package/locales/angular/global/ff-adlm.js +22 -0
  1833. package/locales/angular/global/ff-cm.js +74 -0
  1834. package/locales/angular/global/ff-gn.js +74 -0
  1835. package/locales/angular/global/ff-latn-bf.js +24 -0
  1836. package/locales/angular/global/ff-latn-cm.js +24 -0
  1837. package/locales/angular/global/ff-latn-gh.js +24 -0
  1838. package/locales/angular/global/ff-latn-gm.js +24 -0
  1839. package/locales/angular/global/ff-latn-gn.js +24 -0
  1840. package/locales/angular/global/ff-latn-gw.js +24 -0
  1841. package/locales/angular/global/ff-latn-lr.js +24 -0
  1842. package/locales/angular/global/ff-latn-mr.js +24 -0
  1843. package/locales/angular/global/ff-latn-ne.js +24 -0
  1844. package/locales/angular/global/ff-latn-ng.js +24 -0
  1845. package/locales/angular/global/ff-latn-sl.js +24 -0
  1846. package/locales/angular/global/ff-latn.js +24 -0
  1847. package/locales/angular/global/ff-mr.js +74 -0
  1848. package/locales/angular/global/ff.js +24 -0
  1849. package/locales/angular/global/fi.js +24 -0
  1850. package/locales/angular/global/fil.js +24 -0
  1851. package/locales/angular/global/fo-dk.js +24 -0
  1852. package/locales/angular/global/fo.js +24 -0
  1853. package/locales/angular/global/fr-be.js +26 -0
  1854. package/locales/angular/global/fr-bf.js +26 -0
  1855. package/locales/angular/global/fr-bi.js +26 -0
  1856. package/locales/angular/global/fr-bj.js +26 -0
  1857. package/locales/angular/global/fr-bl.js +26 -0
  1858. package/locales/angular/global/fr-ca.js +26 -0
  1859. package/locales/angular/global/fr-cd.js +26 -0
  1860. package/locales/angular/global/fr-cf.js +26 -0
  1861. package/locales/angular/global/fr-cg.js +26 -0
  1862. package/locales/angular/global/fr-ch.js +26 -0
  1863. package/locales/angular/global/fr-ci.js +26 -0
  1864. package/locales/angular/global/fr-cm.js +26 -0
  1865. package/locales/angular/global/fr-dj.js +26 -0
  1866. package/locales/angular/global/fr-dz.js +26 -0
  1867. package/locales/angular/global/fr-ga.js +26 -0
  1868. package/locales/angular/global/fr-gf.js +26 -0
  1869. package/locales/angular/global/fr-gn.js +26 -0
  1870. package/locales/angular/global/fr-gp.js +26 -0
  1871. package/locales/angular/global/fr-gq.js +26 -0
  1872. package/locales/angular/global/fr-ht.js +26 -0
  1873. package/locales/angular/global/fr-km.js +26 -0
  1874. package/locales/angular/global/fr-lu.js +26 -0
  1875. package/locales/angular/global/fr-ma.js +26 -0
  1876. package/locales/angular/global/fr-mc.js +26 -0
  1877. package/locales/angular/global/fr-mf.js +26 -0
  1878. package/locales/angular/global/fr-mg.js +26 -0
  1879. package/locales/angular/global/fr-ml.js +26 -0
  1880. package/locales/angular/global/fr-mq.js +26 -0
  1881. package/locales/angular/global/fr-mr.js +26 -0
  1882. package/locales/angular/global/fr-mu.js +26 -0
  1883. package/locales/angular/global/fr-nc.js +26 -0
  1884. package/locales/angular/global/fr-ne.js +26 -0
  1885. package/locales/angular/global/fr-pf.js +26 -0
  1886. package/locales/angular/global/fr-pm.js +26 -0
  1887. package/locales/angular/global/fr-re.js +26 -0
  1888. package/locales/angular/global/fr-rw.js +26 -0
  1889. package/locales/angular/global/fr-sc.js +26 -0
  1890. package/locales/angular/global/fr-sn.js +26 -0
  1891. package/locales/angular/global/fr-sy.js +26 -0
  1892. package/locales/angular/global/fr-td.js +26 -0
  1893. package/locales/angular/global/fr-tg.js +26 -0
  1894. package/locales/angular/global/fr-tn.js +26 -0
  1895. package/locales/angular/global/fr-vu.js +26 -0
  1896. package/locales/angular/global/fr-wf.js +26 -0
  1897. package/locales/angular/global/fr-yt.js +26 -0
  1898. package/locales/angular/global/fr.js +26 -0
  1899. package/locales/angular/global/fur.js +24 -0
  1900. package/locales/angular/global/fy.js +24 -0
  1901. package/locales/angular/global/ga-gb.js +30 -0
  1902. package/locales/angular/global/ga.js +30 -0
  1903. package/locales/angular/global/gd.js +28 -0
  1904. package/locales/angular/global/gl.js +24 -0
  1905. package/locales/angular/global/gsw-fr.js +24 -0
  1906. package/locales/angular/global/gsw-li.js +24 -0
  1907. package/locales/angular/global/gsw.js +24 -0
  1908. package/locales/angular/global/gu.js +24 -0
  1909. package/locales/angular/global/guz.js +22 -0
  1910. package/locales/angular/global/gv.js +30 -0
  1911. package/locales/angular/global/ha-gh.js +24 -0
  1912. package/locales/angular/global/ha-ne.js +24 -0
  1913. package/locales/angular/global/ha.js +24 -0
  1914. package/locales/angular/global/haw.js +24 -0
  1915. package/locales/angular/global/he.js +28 -0
  1916. package/locales/angular/global/hi-latn.js +24 -0
  1917. package/locales/angular/global/hi.js +24 -0
  1918. package/locales/angular/global/hr-ba.js +26 -0
  1919. package/locales/angular/global/hr.js +26 -0
  1920. package/locales/angular/global/hsb.js +28 -0
  1921. package/locales/angular/global/hu.js +24 -0
  1922. package/locales/angular/global/hy.js +24 -0
  1923. package/locales/angular/global/ia.js +24 -0
  1924. package/locales/angular/global/id.js +22 -0
  1925. package/locales/angular/global/ig.js +22 -0
  1926. package/locales/angular/global/ii.js +22 -0
  1927. package/locales/angular/global/is.js +24 -0
  1928. package/locales/angular/global/it-ch.js +26 -0
  1929. package/locales/angular/global/it-sm.js +26 -0
  1930. package/locales/angular/global/it-va.js +26 -0
  1931. package/locales/angular/global/it.js +26 -0
  1932. package/locales/angular/global/ja.js +22 -0
  1933. package/locales/angular/global/jgo.js +24 -0
  1934. package/locales/angular/global/jmc.js +24 -0
  1935. package/locales/angular/global/jv.js +22 -0
  1936. package/locales/angular/global/ka.js +24 -0
  1937. package/locales/angular/global/kab.js +24 -0
  1938. package/locales/angular/global/kam.js +22 -0
  1939. package/locales/angular/global/kde.js +22 -0
  1940. package/locales/angular/global/kea.js +22 -0
  1941. package/locales/angular/global/kgp.js +22 -0
  1942. package/locales/angular/global/khq.js +22 -0
  1943. package/locales/angular/global/ki.js +22 -0
  1944. package/locales/angular/global/kk.js +24 -0
  1945. package/locales/angular/global/kkj.js +24 -0
  1946. package/locales/angular/global/kl.js +24 -0
  1947. package/locales/angular/global/kln.js +22 -0
  1948. package/locales/angular/global/km.js +22 -0
  1949. package/locales/angular/global/kn.js +24 -0
  1950. package/locales/angular/global/ko-kp.js +22 -0
  1951. package/locales/angular/global/ko.js +22 -0
  1952. package/locales/angular/global/kok.js +22 -0
  1953. package/locales/angular/global/ks-arab.js +24 -0
  1954. package/locales/angular/global/ks-deva.js +22 -0
  1955. package/locales/angular/global/ks.js +24 -0
  1956. package/locales/angular/global/ksb.js +24 -0
  1957. package/locales/angular/global/ksf.js +22 -0
  1958. package/locales/angular/global/ksh.js +26 -0
  1959. package/locales/angular/global/ku.js +24 -0
  1960. package/locales/angular/global/kw.js +32 -0
  1961. package/locales/angular/global/ky.js +24 -0
  1962. package/locales/angular/global/lag.js +26 -0
  1963. package/locales/angular/global/lb.js +24 -0
  1964. package/locales/angular/global/lg.js +24 -0
  1965. package/locales/angular/global/lkt.js +22 -0
  1966. package/locales/angular/global/ln-ao.js +24 -0
  1967. package/locales/angular/global/ln-cf.js +24 -0
  1968. package/locales/angular/global/ln-cg.js +24 -0
  1969. package/locales/angular/global/ln.js +24 -0
  1970. package/locales/angular/global/lo.js +22 -0
  1971. package/locales/angular/global/lrc-iq.js +22 -0
  1972. package/locales/angular/global/lrc.js +22 -0
  1973. package/locales/angular/global/lt.js +28 -0
  1974. package/locales/angular/global/lu.js +22 -0
  1975. package/locales/angular/global/luo.js +22 -0
  1976. package/locales/angular/global/luy.js +22 -0
  1977. package/locales/angular/global/lv.js +26 -0
  1978. package/locales/angular/global/mai.js +22 -0
  1979. package/locales/angular/global/mas-tz.js +24 -0
  1980. package/locales/angular/global/mas.js +24 -0
  1981. package/locales/angular/global/mer.js +22 -0
  1982. package/locales/angular/global/mfe.js +22 -0
  1983. package/locales/angular/global/mg.js +24 -0
  1984. package/locales/angular/global/mgh.js +22 -0
  1985. package/locales/angular/global/mgo.js +24 -0
  1986. package/locales/angular/global/mi.js +22 -0
  1987. package/locales/angular/global/mk.js +24 -0
  1988. package/locales/angular/global/ml.js +24 -0
  1989. package/locales/angular/global/mn.js +24 -0
  1990. package/locales/angular/global/mni-beng.js +22 -0
  1991. package/locales/angular/global/mni.js +22 -0
  1992. package/locales/angular/global/mr.js +24 -0
  1993. package/locales/angular/global/ms-bn.js +22 -0
  1994. package/locales/angular/global/ms-id.js +22 -0
  1995. package/locales/angular/global/ms-sg.js +22 -0
  1996. package/locales/angular/global/ms.js +22 -0
  1997. package/locales/angular/global/mt.js +28 -0
  1998. package/locales/angular/global/mua.js +22 -0
  1999. package/locales/angular/global/my.js +22 -0
  2000. package/locales/angular/global/mzn.js +22 -0
  2001. package/locales/angular/global/naq.js +26 -0
  2002. package/locales/angular/global/nb-sj.js +24 -0
  2003. package/locales/angular/global/nb.js +24 -0
  2004. package/locales/angular/global/nd.js +24 -0
  2005. package/locales/angular/global/nds-nl.js +22 -0
  2006. package/locales/angular/global/nds.js +22 -0
  2007. package/locales/angular/global/ne-in.js +24 -0
  2008. package/locales/angular/global/ne.js +24 -0
  2009. package/locales/angular/global/nl-aw.js +24 -0
  2010. package/locales/angular/global/nl-be.js +24 -0
  2011. package/locales/angular/global/nl-bq.js +24 -0
  2012. package/locales/angular/global/nl-cw.js +24 -0
  2013. package/locales/angular/global/nl-sr.js +24 -0
  2014. package/locales/angular/global/nl-sx.js +24 -0
  2015. package/locales/angular/global/nl.js +24 -0
  2016. package/locales/angular/global/nmg.js +22 -0
  2017. package/locales/angular/global/nn.js +24 -0
  2018. package/locales/angular/global/nnh.js +24 -0
  2019. package/locales/angular/global/no.js +24 -0
  2020. package/locales/angular/global/nus.js +22 -0
  2021. package/locales/angular/global/nyn.js +24 -0
  2022. package/locales/angular/global/om-ke.js +24 -0
  2023. package/locales/angular/global/om.js +24 -0
  2024. package/locales/angular/global/or.js +24 -0
  2025. package/locales/angular/global/os-ru.js +24 -0
  2026. package/locales/angular/global/os.js +24 -0
  2027. package/locales/angular/global/pa-arab.js +22 -0
  2028. package/locales/angular/global/pa-guru.js +24 -0
  2029. package/locales/angular/global/pa.js +24 -0
  2030. package/locales/angular/global/pcm.js +24 -0
  2031. package/locales/angular/global/pl.js +28 -0
  2032. package/locales/angular/global/ps-pk.js +24 -0
  2033. package/locales/angular/global/ps.js +24 -0
  2034. package/locales/angular/global/pt-ao.js +26 -0
  2035. package/locales/angular/global/pt-ch.js +26 -0
  2036. package/locales/angular/global/pt-cv.js +26 -0
  2037. package/locales/angular/global/pt-gq.js +26 -0
  2038. package/locales/angular/global/pt-gw.js +26 -0
  2039. package/locales/angular/global/pt-lu.js +26 -0
  2040. package/locales/angular/global/pt-mo.js +26 -0
  2041. package/locales/angular/global/pt-mz.js +26 -0
  2042. package/locales/angular/global/pt-pt.js +26 -0
  2043. package/locales/angular/global/pt-st.js +26 -0
  2044. package/locales/angular/global/pt-tl.js +26 -0
  2045. package/locales/angular/global/pt.js +26 -0
  2046. package/locales/angular/global/qu-bo.js +22 -0
  2047. package/locales/angular/global/qu-ec.js +22 -0
  2048. package/locales/angular/global/qu.js +22 -0
  2049. package/locales/angular/global/rm.js +24 -0
  2050. package/locales/angular/global/rn.js +22 -0
  2051. package/locales/angular/global/ro-md.js +26 -0
  2052. package/locales/angular/global/ro.js +26 -0
  2053. package/locales/angular/global/rof.js +24 -0
  2054. package/locales/angular/global/ru-by.js +28 -0
  2055. package/locales/angular/global/ru-kg.js +28 -0
  2056. package/locales/angular/global/ru-kz.js +28 -0
  2057. package/locales/angular/global/ru-md.js +28 -0
  2058. package/locales/angular/global/ru-ua.js +28 -0
  2059. package/locales/angular/global/ru.js +28 -0
  2060. package/locales/angular/global/rw.js +22 -0
  2061. package/locales/angular/global/rwk.js +24 -0
  2062. package/locales/angular/global/sa.js +22 -0
  2063. package/locales/angular/global/sah.js +22 -0
  2064. package/locales/angular/global/saq.js +24 -0
  2065. package/locales/angular/global/sat-olck.js +26 -0
  2066. package/locales/angular/global/sat.js +26 -0
  2067. package/locales/angular/global/sbp.js +22 -0
  2068. package/locales/angular/global/sc.js +24 -0
  2069. package/locales/angular/global/sd-arab.js +24 -0
  2070. package/locales/angular/global/sd-deva.js +22 -0
  2071. package/locales/angular/global/sd.js +24 -0
  2072. package/locales/angular/global/se-fi.js +26 -0
  2073. package/locales/angular/global/se-se.js +26 -0
  2074. package/locales/angular/global/se.js +26 -0
  2075. package/locales/angular/global/seh.js +24 -0
  2076. package/locales/angular/global/ses.js +22 -0
  2077. package/locales/angular/global/sg.js +22 -0
  2078. package/locales/angular/global/shi-latn.js +22 -0
  2079. package/locales/angular/global/shi-tfng.js +26 -0
  2080. package/locales/angular/global/shi.js +26 -0
  2081. package/locales/angular/global/si.js +24 -0
  2082. package/locales/angular/global/sk.js +28 -0
  2083. package/locales/angular/global/sl.js +28 -0
  2084. package/locales/angular/global/smn.js +26 -0
  2085. package/locales/angular/global/sn.js +24 -0
  2086. package/locales/angular/global/so-dj.js +24 -0
  2087. package/locales/angular/global/so-et.js +24 -0
  2088. package/locales/angular/global/so-ke.js +24 -0
  2089. package/locales/angular/global/so.js +24 -0
  2090. package/locales/angular/global/sq-mk.js +24 -0
  2091. package/locales/angular/global/sq-xk.js +24 -0
  2092. package/locales/angular/global/sq.js +24 -0
  2093. package/locales/angular/global/sr-cyrl-ba.js +26 -0
  2094. package/locales/angular/global/sr-cyrl-me.js +26 -0
  2095. package/locales/angular/global/sr-cyrl-xk.js +26 -0
  2096. package/locales/angular/global/sr-cyrl.js +26 -0
  2097. package/locales/angular/global/sr-latn-ba.js +22 -0
  2098. package/locales/angular/global/sr-latn-me.js +22 -0
  2099. package/locales/angular/global/sr-latn-xk.js +22 -0
  2100. package/locales/angular/global/sr-latn.js +22 -0
  2101. package/locales/angular/global/sr.js +26 -0
  2102. package/locales/angular/global/su-latn.js +22 -0
  2103. package/locales/angular/global/su.js +22 -0
  2104. package/locales/angular/global/sv-ax.js +24 -0
  2105. package/locales/angular/global/sv-fi.js +24 -0
  2106. package/locales/angular/global/sv.js +24 -0
  2107. package/locales/angular/global/sw-cd.js +24 -0
  2108. package/locales/angular/global/sw-ke.js +24 -0
  2109. package/locales/angular/global/sw-ug.js +24 -0
  2110. package/locales/angular/global/sw.js +24 -0
  2111. package/locales/angular/global/ta-lk.js +24 -0
  2112. package/locales/angular/global/ta-my.js +24 -0
  2113. package/locales/angular/global/ta-sg.js +24 -0
  2114. package/locales/angular/global/ta.js +24 -0
  2115. package/locales/angular/global/te.js +24 -0
  2116. package/locales/angular/global/teo-ke.js +24 -0
  2117. package/locales/angular/global/teo.js +24 -0
  2118. package/locales/angular/global/tg.js +22 -0
  2119. package/locales/angular/global/th.js +22 -0
  2120. package/locales/angular/global/ti-er.js +24 -0
  2121. package/locales/angular/global/ti.js +24 -0
  2122. package/locales/angular/global/tk.js +24 -0
  2123. package/locales/angular/global/to.js +22 -0
  2124. package/locales/angular/global/tr-cy.js +24 -0
  2125. package/locales/angular/global/tr.js +24 -0
  2126. package/locales/angular/global/tt.js +22 -0
  2127. package/locales/angular/global/twq.js +22 -0
  2128. package/locales/angular/global/tzm.js +24 -0
  2129. package/locales/angular/global/ug.js +24 -0
  2130. package/locales/angular/global/uk.js +28 -0
  2131. package/locales/angular/global/und.js +24 -0
  2132. package/locales/angular/global/ur-in.js +24 -0
  2133. package/locales/angular/global/ur.js +24 -0
  2134. package/locales/angular/global/uz-arab.js +22 -0
  2135. package/locales/angular/global/uz-cyrl.js +22 -0
  2136. package/locales/angular/global/uz-latn.js +24 -0
  2137. package/locales/angular/global/uz.js +24 -0
  2138. package/locales/angular/global/vai-latn.js +22 -0
  2139. package/locales/angular/global/vai-vaii.js +22 -0
  2140. package/locales/angular/global/vai.js +22 -0
  2141. package/locales/angular/global/vi.js +22 -0
  2142. package/locales/angular/global/vun.js +24 -0
  2143. package/locales/angular/global/wae.js +24 -0
  2144. package/locales/angular/global/wo.js +22 -0
  2145. package/locales/angular/global/xh.js +24 -0
  2146. package/locales/angular/global/xog.js +24 -0
  2147. package/locales/angular/global/yav.js +22 -0
  2148. package/locales/angular/global/yi.js +24 -0
  2149. package/locales/angular/global/yo-bj.js +22 -0
  2150. package/locales/angular/global/yo.js +22 -0
  2151. package/locales/angular/global/yrl-co.js +22 -0
  2152. package/locales/angular/global/yrl-ve.js +22 -0
  2153. package/locales/angular/global/yrl.js +22 -0
  2154. package/locales/angular/global/yue-hans.js +22 -0
  2155. package/locales/angular/global/yue-hant.js +22 -0
  2156. package/locales/angular/global/yue.js +22 -0
  2157. package/locales/angular/global/zgh.js +22 -0
  2158. package/locales/angular/global/zh-hans-hk.js +22 -0
  2159. package/locales/angular/global/zh-hans-mo.js +22 -0
  2160. package/locales/angular/global/zh-hans-sg.js +22 -0
  2161. package/locales/angular/global/zh-hans.js +22 -0
  2162. package/locales/angular/global/zh-hant-hk.js +22 -0
  2163. package/locales/angular/global/zh-hant-mo.js +22 -0
  2164. package/locales/angular/global/zh-hant.js +22 -0
  2165. package/locales/angular/global/zh.js +22 -0
  2166. package/locales/angular/global/zu.js +24 -0
  2167. package/locales/moment/af.js +82 -0
  2168. package/locales/moment/ar-dz.js +167 -0
  2169. package/locales/moment/ar-kw.js +66 -0
  2170. package/locales/moment/ar-ly.js +182 -0
  2171. package/locales/moment/ar-ma.js +67 -0
  2172. package/locales/moment/ar-ps.js +123 -0
  2173. package/locales/moment/ar-sa.js +116 -0
  2174. package/locales/moment/ar-tn.js +66 -0
  2175. package/locales/moment/ar.js +200 -0
  2176. package/locales/moment/az.js +113 -0
  2177. package/locales/moment/be.js +153 -0
  2178. package/locales/moment/bg.js +98 -0
  2179. package/locales/moment/bm.js +62 -0
  2180. package/locales/moment/bn-bd.js +140 -0
  2181. package/locales/moment/bn.js +130 -0
  2182. package/locales/moment/bo.js +135 -0
  2183. package/locales/moment/br.js +179 -0
  2184. package/locales/moment/bs.js +171 -0
  2185. package/locales/moment/ca.js +111 -0
  2186. package/locales/moment/cs.js +192 -0
  2187. package/locales/moment/cv.js +74 -0
  2188. package/locales/moment/cy.js +109 -0
  2189. package/locales/moment/da.js +64 -0
  2190. package/locales/moment/de-at.js +90 -0
  2191. package/locales/moment/de-ch.js +87 -0
  2192. package/locales/moment/de.js +89 -0
  2193. package/locales/moment/dv.js +101 -0
  2194. package/locales/moment/el.js +117 -0
  2195. package/locales/moment/en-au.js +79 -0
  2196. package/locales/moment/en-ca.js +75 -0
  2197. package/locales/moment/en-gb.js +79 -0
  2198. package/locales/moment/en-ie.js +79 -0
  2199. package/locales/moment/en-il.js +75 -0
  2200. package/locales/moment/en-in.js +79 -0
  2201. package/locales/moment/en-nz.js +79 -0
  2202. package/locales/moment/en-sg.js +79 -0
  2203. package/locales/moment/eo.js +79 -0
  2204. package/locales/moment/es-do.js +119 -0
  2205. package/locales/moment/es-mx.js +121 -0
  2206. package/locales/moment/es-us.js +121 -0
  2207. package/locales/moment/es.js +121 -0
  2208. package/locales/moment/et.js +89 -0
  2209. package/locales/moment/eu.js +76 -0
  2210. package/locales/moment/fa.js +124 -0
  2211. package/locales/moment/fi.js +135 -0
  2212. package/locales/moment/fil.js +69 -0
  2213. package/locales/moment/fo.js +68 -0
  2214. package/locales/moment/fr-ca.js +81 -0
  2215. package/locales/moment/fr-ch.js +85 -0
  2216. package/locales/moment/fr.js +119 -0
  2217. package/locales/moment/fy.js +86 -0
  2218. package/locales/moment/ga.js +106 -0
  2219. package/locales/moment/gd.js +106 -0
  2220. package/locales/moment/gl.js +86 -0
  2221. package/locales/moment/gom-deva.js +137 -0
  2222. package/locales/moment/gom-latn.js +135 -0
  2223. package/locales/moment/gu.js +133 -0
  2224. package/locales/moment/he.js +105 -0
  2225. package/locales/moment/hi.js +179 -0
  2226. package/locales/moment/hr.js +167 -0
  2227. package/locales/moment/hu.js +129 -0
  2228. package/locales/moment/hy-am.js +105 -0
  2229. package/locales/moment/id.js +87 -0
  2230. package/locales/moment/is.js +151 -0
  2231. package/locales/moment/it-ch.js +75 -0
  2232. package/locales/moment/it.js +117 -0
  2233. package/locales/moment/ja.js +159 -0
  2234. package/locales/moment/jv.js +87 -0
  2235. package/locales/moment/ka.js +103 -0
  2236. package/locales/moment/kk.js +93 -0
  2237. package/locales/moment/km.js +114 -0
  2238. package/locales/moment/kn.js +135 -0
  2239. package/locales/moment/ko.js +86 -0
  2240. package/locales/moment/ku-kmr.js +125 -0
  2241. package/locales/moment/ku.js +129 -0
  2242. package/locales/moment/ky.js +95 -0
  2243. package/locales/moment/lb.js +148 -0
  2244. package/locales/moment/lo.js +77 -0
  2245. package/locales/moment/lt.js +136 -0
  2246. package/locales/moment/lv.js +105 -0
  2247. package/locales/moment/me.js +128 -0
  2248. package/locales/moment/mi.js +71 -0
  2249. package/locales/moment/mk.js +97 -0
  2250. package/locales/moment/ml.js +93 -0
  2251. package/locales/moment/mn.js +111 -0
  2252. package/locales/moment/mr.js +214 -0
  2253. package/locales/moment/ms-my.js +87 -0
  2254. package/locales/moment/ms.js +86 -0
  2255. package/locales/moment/mt.js +67 -0
  2256. package/locales/moment/my.js +102 -0
  2257. package/locales/moment/nb.js +71 -0
  2258. package/locales/moment/ne.js +132 -0
  2259. package/locales/moment/nl-be.js +113 -0
  2260. package/locales/moment/nl.js +115 -0
  2261. package/locales/moment/nn.js +70 -0
  2262. package/locales/moment/oc-lnc.js +96 -0
  2263. package/locales/moment/pa-in.js +133 -0
  2264. package/locales/moment/pl.js +151 -0
  2265. package/locales/moment/pt-br.js +69 -0
  2266. package/locales/moment/pt.js +74 -0
  2267. package/locales/moment/ro.js +87 -0
  2268. package/locales/moment/ru.js +224 -0
  2269. package/locales/moment/sd.js +92 -0
  2270. package/locales/moment/se.js +68 -0
  2271. package/locales/moment/si.js +80 -0
  2272. package/locales/moment/sk.js +156 -0
  2273. package/locales/moment/sl.js +182 -0
  2274. package/locales/moment/sq.js +76 -0
  2275. package/locales/moment/sr-cyrl.js +138 -0
  2276. package/locales/moment/sr.js +140 -0
  2277. package/locales/moment/ss.js +95 -0
  2278. package/locales/moment/sv.js +79 -0
  2279. package/locales/moment/sw.js +66 -0
  2280. package/locales/moment/ta.js +142 -0
  2281. package/locales/moment/te.js +99 -0
  2282. package/locales/moment/tet.js +79 -0
  2283. package/locales/moment/tg.js +128 -0
  2284. package/locales/moment/th.js +76 -0
  2285. package/locales/moment/tk.js +102 -0
  2286. package/locales/moment/tl-ph.js +68 -0
  2287. package/locales/moment/tlh.js +135 -0
  2288. package/locales/moment/tr.js +117 -0
  2289. package/locales/moment/tzl.js +100 -0
  2290. package/locales/moment/tzm-latn.js +65 -0
  2291. package/locales/moment/tzm.js +65 -0
  2292. package/locales/moment/ug-cn.js +122 -0
  2293. package/locales/moment/uk.js +178 -0
  2294. package/locales/moment/ur.js +93 -0
  2295. package/locales/moment/uz-latn.js +65 -0
  2296. package/locales/moment/uz.js +62 -0
  2297. package/locales/moment/vi.js +91 -0
  2298. package/locales/moment/x-pseudo.js +84 -0
  2299. package/locales/moment/yo.js +64 -0
  2300. package/locales/moment/zh-cn.js +131 -0
  2301. package/locales/moment/zh-hk.js +112 -0
  2302. package/locales/moment/zh-mo.js +111 -0
  2303. package/locales/moment/zh-tw.js +110 -0
  2304. package/locales/moment-timezone/moment-timezone-with-data.js +1582 -0
  2305. package/npm-shrinkwrap.json +17 -0
  2306. package/oAuth/.npmignore +2 -0
  2307. package/oAuth/bundles/index.umd.js +495 -0
  2308. package/oAuth/esm2022/index.mjs +5 -0
  2309. package/oAuth/esm2022/oAuth.service.mjs +51 -0
  2310. package/oAuth/esm2022/oAuth.utils.mjs +423 -0
  2311. package/oAuth/esm2022/public_api.mjs +3 -0
  2312. package/oAuth/fesm2022/index.mjs +478 -0
  2313. package/oAuth/fesm2022/index.mjs.map +1 -0
  2314. package/oAuth/index.d.ts +5 -0
  2315. package/oAuth/oAuth.service.d.ts +19 -0
  2316. package/oAuth/oAuth.utils.d.ts +20 -0
  2317. package/oAuth/package.json +25 -0
  2318. package/oAuth/public_api.d.ts +2 -0
  2319. package/package-lock.json +17 -0
  2320. package/package.json +16 -0
  2321. package/runtime/base/.npmignore +2 -0
  2322. package/runtime/base/bundles/index.umd.js +6031 -0
  2323. package/runtime/base/components/app-component/app.component.d.ts +46 -0
  2324. package/runtime/base/components/app-spinner.component.d.ts +10 -0
  2325. package/runtime/base/components/base-custom-widget.component.d.ts +75 -0
  2326. package/runtime/base/components/base-layout.component.d.ts +30 -0
  2327. package/runtime/base/components/base-page.component.d.ts +83 -0
  2328. package/runtime/base/components/base-partial.component.d.ts +65 -0
  2329. package/runtime/base/components/base-prefab.component.d.ts +61 -0
  2330. package/runtime/base/components/base-spa-page.component.d.ts +85 -0
  2331. package/runtime/base/components/custom-toaster.component.d.ts +19 -0
  2332. package/runtime/base/components/empty-component/empty-page.component.d.ts +18 -0
  2333. package/runtime/base/components/prefab-preview.component.d.ts +23 -0
  2334. package/runtime/base/directives/accessroles.directive.d.ts +40 -0
  2335. package/runtime/base/directives/prefab.directive.d.ts +17 -0
  2336. package/runtime/base/esm2022/components/app-component/app.component.mjs +201 -0
  2337. package/runtime/base/esm2022/components/app-spinner.component.mjs +54 -0
  2338. package/runtime/base/esm2022/components/base-custom-widget.component.mjs +339 -0
  2339. package/runtime/base/esm2022/components/base-layout.component.mjs +76 -0
  2340. package/runtime/base/esm2022/components/base-page.component.mjs +378 -0
  2341. package/runtime/base/esm2022/components/base-partial.component.mjs +221 -0
  2342. package/runtime/base/esm2022/components/base-prefab.component.mjs +253 -0
  2343. package/runtime/base/esm2022/components/base-spa-page.component.mjs +353 -0
  2344. package/runtime/base/esm2022/components/custom-toaster.component.mjs +87 -0
  2345. package/runtime/base/esm2022/components/empty-component/empty-page.component.mjs +66 -0
  2346. package/runtime/base/esm2022/components/prefab-preview.component.mjs +123 -0
  2347. package/runtime/base/esm2022/directives/accessroles.directive.mjs +118 -0
  2348. package/runtime/base/esm2022/directives/prefab.directive.mjs +50 -0
  2349. package/runtime/base/esm2022/guards/auth.guard.mjs +43 -0
  2350. package/runtime/base/esm2022/guards/can-deactivate-page.guard.mjs +44 -0
  2351. package/runtime/base/esm2022/guards/page-not-found.guard.mjs +22 -0
  2352. package/runtime/base/esm2022/guards/role.guard.mjs +47 -0
  2353. package/runtime/base/esm2022/index.mjs +5 -0
  2354. package/runtime/base/esm2022/overrides/wm_dom_renderer.mjs +363 -0
  2355. package/runtime/base/esm2022/overrides/wm_shared_styles_host.mjs +85 -0
  2356. package/runtime/base/esm2022/public_api.mjs +49 -0
  2357. package/runtime/base/esm2022/resolves/app-before-load.resolve.mjs +22 -0
  2358. package/runtime/base/esm2022/resolves/app-extension.resolve.mjs +48 -0
  2359. package/runtime/base/esm2022/resolves/app-js.resolve.mjs +39 -0
  2360. package/runtime/base/esm2022/resolves/app-variables.resolve.mjs +31 -0
  2361. package/runtime/base/esm2022/resolves/i18n.resolve.mjs +18 -0
  2362. package/runtime/base/esm2022/resolves/metadata.resolve.mjs +22 -0
  2363. package/runtime/base/esm2022/resolves/security-config.resolve.mjs +26 -0
  2364. package/runtime/base/esm2022/runtime-base.module.mjs +942 -0
  2365. package/runtime/base/esm2022/services/app-defaults.service.mjs +22 -0
  2366. package/runtime/base/esm2022/services/app.manager.service.mjs +522 -0
  2367. package/runtime/base/esm2022/services/app.service.mjs +232 -0
  2368. package/runtime/base/esm2022/services/dynamic-component-ref-provider.service.mjs +86 -0
  2369. package/runtime/base/esm2022/services/http-interceptor.services.mjs +83 -0
  2370. package/runtime/base/esm2022/services/i18n.service.mjs +305 -0
  2371. package/runtime/base/esm2022/services/navigation.service.mjs +307 -0
  2372. package/runtime/base/esm2022/services/pipe-provider.service.mjs +127 -0
  2373. package/runtime/base/esm2022/services/pipe.service.mjs +33 -0
  2374. package/runtime/base/esm2022/services/prefab-manager.service.mjs +95 -0
  2375. package/runtime/base/esm2022/services/spinner.service.mjs +144 -0
  2376. package/runtime/base/esm2022/services/toaster.service.mjs +90 -0
  2377. package/runtime/base/esm2022/types/types.mjs +22 -0
  2378. package/runtime/base/esm2022/util/fragment-monitor.mjs +59 -0
  2379. package/runtime/base/esm2022/util/utils.mjs +24 -0
  2380. package/runtime/base/esm2022/util/wm-route-reuse-strategy.mjs +176 -0
  2381. package/runtime/base/fesm2022/index.mjs +6068 -0
  2382. package/runtime/base/fesm2022/index.mjs.map +1 -0
  2383. package/runtime/base/guards/auth.guard.d.ts +14 -0
  2384. package/runtime/base/guards/can-deactivate-page.guard.d.ts +16 -0
  2385. package/runtime/base/guards/page-not-found.guard.d.ts +12 -0
  2386. package/runtime/base/guards/role.guard.d.ts +17 -0
  2387. package/runtime/base/index.d.ts +5 -0
  2388. package/runtime/base/overrides/wm_dom_renderer.d.ts +33 -0
  2389. package/runtime/base/overrides/wm_shared_styles_host.d.ts +23 -0
  2390. package/runtime/base/package.json +25 -0
  2391. package/runtime/base/public_api.d.ts +48 -0
  2392. package/runtime/base/resolves/app-before-load.resolve.d.ts +11 -0
  2393. package/runtime/base/resolves/app-extension.resolve.d.ts +14 -0
  2394. package/runtime/base/resolves/app-js.resolve.d.ts +15 -0
  2395. package/runtime/base/resolves/app-variables.resolve.d.ts +11 -0
  2396. package/runtime/base/resolves/i18n.resolve.d.ts +9 -0
  2397. package/runtime/base/resolves/metadata.resolve.d.ts +9 -0
  2398. package/runtime/base/resolves/security-config.resolve.d.ts +10 -0
  2399. package/runtime/base/runtime-base.module.d.ts +171 -0
  2400. package/runtime/base/services/app-defaults.service.d.ts +12 -0
  2401. package/runtime/base/services/app.manager.service.d.ts +142 -0
  2402. package/runtime/base/services/app.service.d.ts +70 -0
  2403. package/runtime/base/services/dynamic-component-ref-provider.service.d.ts +26 -0
  2404. package/runtime/base/services/http-interceptor.services.d.ts +17 -0
  2405. package/runtime/base/services/i18n.service.d.ts +58 -0
  2406. package/runtime/base/services/navigation.service.d.ts +45 -0
  2407. package/runtime/base/services/pipe-provider.service.d.ts +31 -0
  2408. package/runtime/base/services/pipe.service.d.ts +12 -0
  2409. package/runtime/base/services/prefab-manager.service.d.ts +25 -0
  2410. package/runtime/base/services/spinner.service.d.ts +49 -0
  2411. package/runtime/base/services/toaster.service.d.ts +23 -0
  2412. package/runtime/base/types/types.d.ts +25 -0
  2413. package/runtime/base/util/fragment-monitor.d.ts +22 -0
  2414. package/runtime/base/util/utils.d.ts +6 -0
  2415. package/runtime/base/util/wm-route-reuse-strategy.d.ts +29 -0
  2416. package/runtime/dynamic/.npmignore +2 -0
  2417. package/runtime/dynamic/app/app.config.d.ts +5 -0
  2418. package/runtime/dynamic/app/app.module.d.ts +37 -0
  2419. package/runtime/dynamic/app/app.routes.d.ts +2 -0
  2420. package/runtime/dynamic/app/components/page-wrapper.component.d.ts +37 -0
  2421. package/runtime/dynamic/app/services/app-extension.service.d.ts +7 -0
  2422. package/runtime/dynamic/app/services/app-js-provider.service.d.ts +10 -0
  2423. package/runtime/dynamic/app/services/app-resource-manager.service.d.ts +10 -0
  2424. package/runtime/dynamic/app/services/app-variables-provider.service.d.ts +12 -0
  2425. package/runtime/dynamic/app/services/component-ref-provider.service.d.ts +17 -0
  2426. package/runtime/dynamic/app/services/customwidget-config-provider.service.d.ts +8 -0
  2427. package/runtime/dynamic/app/services/prefab-config-provider.service.d.ts +10 -0
  2428. package/runtime/dynamic/bundles/index.umd.js +887 -0
  2429. package/runtime/dynamic/esm2022/app/app.config.mjs +141 -0
  2430. package/runtime/dynamic/esm2022/app/app.module.mjs +314 -0
  2431. package/runtime/dynamic/esm2022/app/app.routes.mjs +21 -0
  2432. package/runtime/dynamic/esm2022/app/components/page-wrapper.component.mjs +106 -0
  2433. package/runtime/dynamic/esm2022/app/services/app-extension.service.mjs +24 -0
  2434. package/runtime/dynamic/esm2022/app/services/app-js-provider.service.mjs +25 -0
  2435. package/runtime/dynamic/esm2022/app/services/app-resource-manager.service.mjs +31 -0
  2436. package/runtime/dynamic/esm2022/app/services/app-variables-provider.service.mjs +27 -0
  2437. package/runtime/dynamic/esm2022/app/services/component-ref-provider.service.mjs +266 -0
  2438. package/runtime/dynamic/esm2022/app/services/customwidget-config-provider.service.mjs +22 -0
  2439. package/runtime/dynamic/esm2022/app/services/prefab-config-provider.service.mjs +29 -0
  2440. package/runtime/dynamic/esm2022/index.mjs +5 -0
  2441. package/runtime/dynamic/esm2022/main.mjs +42 -0
  2442. package/runtime/dynamic/esm2022/public_api.mjs +10 -0
  2443. package/runtime/dynamic/fesm2022/index.mjs +950 -0
  2444. package/runtime/dynamic/fesm2022/index.mjs.map +1 -0
  2445. package/runtime/dynamic/index.d.ts +5 -0
  2446. package/runtime/dynamic/main.d.ts +2 -0
  2447. package/runtime/dynamic/package.json +25 -0
  2448. package/runtime/dynamic/public_api.d.ts +9 -0
  2449. package/scripts/@wavemaker/nvd3/build/nv.d3.min.js +1 -0
  2450. package/scripts/d3/d3.min.js +2 -0
  2451. package/scripts/datatable/datatable.js +3769 -0
  2452. package/scripts/iscroll/build/iscroll.js +2091 -0
  2453. package/scripts/jquery-ui/ui/widgets/droppable.js +503 -0
  2454. package/scripts/jquery-ui/ui/widgets/resizable.js +1275 -0
  2455. package/scripts/jquery-ui/ui/widgets/sortable.js +1608 -0
  2456. package/scripts/jquery.ui.touch-punch/jquery.ui.touch-punch.min.js +11 -0
  2457. package/scripts/summernote/dist/summernote-lite.min.js +2 -0
  2458. package/scripts/swipey/swipey.jquery.plugin.js +769 -0
  2459. package/scripts/tree-keyboard-navigation/keyboard-navigation.js +251 -0
  2460. package/security/.npmignore +2 -0
  2461. package/security/bundles/index.umd.js +446 -0
  2462. package/security/esm2022/index.mjs +5 -0
  2463. package/security/esm2022/public_api.mjs +2 -0
  2464. package/security/esm2022/security.service.mjs +439 -0
  2465. package/security/fesm2022/index.mjs +444 -0
  2466. package/security/fesm2022/index.mjs.map +1 -0
  2467. package/security/index.d.ts +5 -0
  2468. package/security/package.json +25 -0
  2469. package/security/public_api.d.ts +1 -0
  2470. package/security/security.service.d.ts +127 -0
  2471. package/swipey/.npmignore +2 -0
  2472. package/swipey/bundles/index.umd.js +54 -0
  2473. package/swipey/esm2022/index.mjs +5 -0
  2474. package/swipey/esm2022/public_api.mjs +2 -0
  2475. package/swipey/esm2022/swipe.animation.mjs +45 -0
  2476. package/swipey/fesm2022/index.mjs +51 -0
  2477. package/swipey/fesm2022/index.mjs.map +1 -0
  2478. package/swipey/index.d.ts +5 -0
  2479. package/swipey/package.json +25 -0
  2480. package/swipey/public_api.d.ts +1 -0
  2481. package/swipey/swipe.animation.d.ts +19 -0
  2482. package/transpiler/.npmignore +2 -0
  2483. package/transpiler/build.d.ts +35 -0
  2484. package/transpiler/bundles/index.umd.js +804 -0
  2485. package/transpiler/esm2022/build.mjs +475 -0
  2486. package/transpiler/esm2022/imports.mjs +318 -0
  2487. package/transpiler/esm2022/index.mjs +5 -0
  2488. package/transpiler/esm2022/public_api.mjs +3 -0
  2489. package/transpiler/fesm2022/index.mjs +799 -0
  2490. package/transpiler/fesm2022/index.mjs.map +1 -0
  2491. package/transpiler/imports.d.ts +2 -0
  2492. package/transpiler/index.d.ts +5 -0
  2493. package/transpiler/package.json +26 -0
  2494. package/transpiler/public_api.d.ts +2 -0
  2495. package/variables/.npmignore +2 -0
  2496. package/variables/advanced-options.d.ts +4 -0
  2497. package/variables/bundles/index.umd.js +3174 -0
  2498. package/variables/constants/variables.constants.d.ts +315 -0
  2499. package/variables/esm2022/advanced-options.mjs +2 -0
  2500. package/variables/esm2022/constants/variables.constants.mjs +333 -0
  2501. package/variables/esm2022/factory/variable-manager.factory.mjs +24 -0
  2502. package/variables/esm2022/factory/variable.factory.mjs +46 -0
  2503. package/variables/esm2022/index.mjs +5 -0
  2504. package/variables/esm2022/manager/action/base-action.manager.mjs +14 -0
  2505. package/variables/esm2022/manager/action/login-action.manager.mjs +180 -0
  2506. package/variables/esm2022/manager/action/logout-action.manager.mjs +77 -0
  2507. package/variables/esm2022/manager/action/navigation-action.manager.mjs +8 -0
  2508. package/variables/esm2022/manager/action/notification-action.manager.mjs +152 -0
  2509. package/variables/esm2022/manager/variable/base-variable.manager.mjs +81 -0
  2510. package/variables/esm2022/manager/variable/web-socket-variable.manager.mjs +289 -0
  2511. package/variables/esm2022/model/action/login-action.mjs +25 -0
  2512. package/variables/esm2022/model/action/logout-action.mjs +22 -0
  2513. package/variables/esm2022/model/action/navigation-action.mjs +26 -0
  2514. package/variables/esm2022/model/action/notification-action.mjs +91 -0
  2515. package/variables/esm2022/model/variable/web-socket-variable.mjs +34 -0
  2516. package/variables/esm2022/public_api.mjs +6 -0
  2517. package/variables/esm2022/service/metadata-service/metadata.service.mjs +60 -0
  2518. package/variables/esm2022/service/variables.service.mjs +199 -0
  2519. package/variables/esm2022/util/action/navigation-action.utils.mjs +52 -0
  2520. package/variables/esm2022/util/oAuth.utils.mjs +11 -0
  2521. package/variables/esm2022/util/variable/pagination.utils.mjs +402 -0
  2522. package/variables/esm2022/util/variable/service-variable.utils.mjs +376 -0
  2523. package/variables/esm2022/util/variable/variables.utils.mjs +809 -0
  2524. package/variables/factory/variable-manager.factory.d.ts +3 -0
  2525. package/variables/factory/variable.factory.d.ts +3 -0
  2526. package/variables/fesm2022/index.mjs +3236 -0
  2527. package/variables/fesm2022/index.mjs.map +1 -0
  2528. package/variables/index.d.ts +5 -0
  2529. package/variables/manager/action/base-action.manager.d.ts +4 -0
  2530. package/variables/manager/action/login-action.manager.d.ts +7 -0
  2531. package/variables/manager/action/logout-action.manager.d.ts +4 -0
  2532. package/variables/manager/action/navigation-action.manager.d.ts +4 -0
  2533. package/variables/manager/action/notification-action.manager.d.ts +23 -0
  2534. package/variables/manager/variable/base-variable.manager.d.ts +24 -0
  2535. package/variables/manager/variable/web-socket-variable.manager.d.ts +124 -0
  2536. package/variables/model/action/login-action.d.ts +11 -0
  2537. package/variables/model/action/logout-action.d.ts +10 -0
  2538. package/variables/model/action/navigation-action.d.ts +9 -0
  2539. package/variables/model/action/notification-action.d.ts +25 -0
  2540. package/variables/model/variable/web-socket-variable.d.ts +11 -0
  2541. package/variables/package.json +25 -0
  2542. package/variables/public_api.d.ts +5 -0
  2543. package/variables/service/metadata-service/metadata.service.d.ts +16 -0
  2544. package/variables/service/variables.service.d.ts +57 -0
  2545. package/variables/util/action/navigation-action.utils.d.ts +6 -0
  2546. package/variables/util/oAuth.utils.d.ts +3 -0
  2547. package/variables/util/variable/pagination.utils.d.ts +82 -0
  2548. package/variables/util/variable/service-variable.utils.d.ts +16 -0
  2549. package/variables/util/variable/variables.utils.d.ts +80 -0
@@ -0,0 +1,48 @@
1
+ import { Attribute, Directive, ElementRef, Inject, Injector, Self, ViewContainerRef } from '@angular/core';
2
+ import { App, ComponentType, CustomWidgetRefProvider } from '@wm/core';
3
+ import { WidgetRef } from "../../framework/types";
4
+ import * as i0 from "@angular/core";
5
+ import * as i1 from "@wm/core";
6
+ export class CustomWidgetContainerDirective {
7
+ constructor(componentInstance, vcRef, elRef, inj, app, widgetname, customWidgetRefProvider) {
8
+ this.componentInstance = componentInstance;
9
+ this.vcRef = vcRef;
10
+ this.elRef = elRef;
11
+ this.inj = inj;
12
+ this.app = app;
13
+ this.customWidgetRefProvider = customWidgetRefProvider;
14
+ const widgetnames = this.componentInstance.widgetname;
15
+ this.customWidgetRefProvider.getComponentFactoryRef(widgetname, ComponentType.WIDGET).then((componentFactory) => {
16
+ if (componentFactory) {
17
+ const instanceRef = this.vcRef.createComponent(componentFactory, 0, this.inj);
18
+ this.elRef.nativeElement.appendChild(instanceRef.location.nativeElement);
19
+ }
20
+ });
21
+ }
22
+ ngOnDestroy() {
23
+ // MEMORY LEAK FIX: Clear ViewContainerRef to destroy dynamically created components
24
+ if (this.vcRef) {
25
+ this.vcRef.clear();
26
+ }
27
+ // MEMORY LEAK FIX: Clear ElementRef reference
28
+ this.elRef = null;
29
+ }
30
+ static { this.ɵfac = function CustomWidgetContainerDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CustomWidgetContainerDirective)(i0.ɵɵdirectiveInject(WidgetRef, 2), i0.ɵɵdirectiveInject(i0.ViewContainerRef), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Injector), i0.ɵɵdirectiveInject(i1.App), i0.ɵɵinjectAttribute('widgetname'), i0.ɵɵdirectiveInject(i1.CustomWidgetRefProvider)); }; }
31
+ static { this.ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: CustomWidgetContainerDirective, selectors: [["", "customWidgetContainer", "", "widgetname", ""]], standalone: true }); }
32
+ }
33
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CustomWidgetContainerDirective, [{
34
+ type: Directive,
35
+ args: [{
36
+ standalone: true,
37
+ selector: '[customWidgetContainer][widgetname]'
38
+ }]
39
+ }], () => [{ type: undefined, decorators: [{
40
+ type: Self
41
+ }, {
42
+ type: Inject,
43
+ args: [WidgetRef]
44
+ }] }, { type: i0.ViewContainerRef }, { type: i0.ElementRef }, { type: i0.Injector }, { type: i1.App }, { type: undefined, decorators: [{
45
+ type: Attribute,
46
+ args: ['widgetname']
47
+ }] }, { type: i1.CustomWidgetRefProvider }], null); })();
48
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tLXdpZGdldC1jb250YWluZXIuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY29tcG9uZW50cy9iYXNlL3NyYy93aWRnZXRzL2NvbW1vbi9iYXNlL2N1c3RvbS13aWRnZXQtY29udGFpbmVyLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUE0QixTQUFTLEVBQUUsVUFBVSxFQUFFLE1BQU0sRUFBRSxRQUFRLEVBQWEsSUFBSSxFQUFFLGdCQUFnQixFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ2hKLE9BQU8sRUFBRSxHQUFHLEVBQXlCLGFBQWEsRUFBRSx1QkFBdUIsRUFBRSxNQUFNLFVBQVUsQ0FBQztBQUM5RixPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sdUJBQXVCLENBQUM7OztBQVNsRCxNQUFNLE9BQU8sOEJBQThCO0lBRXZDLFlBQ3NDLGlCQUFpQixFQUM1QyxLQUF1QixFQUN2QixLQUFpQixFQUNqQixHQUFhLEVBQ1osR0FBUSxFQUNTLFVBQWtCLEVBQ25DLHVCQUFnRDtRQU50QixzQkFBaUIsR0FBakIsaUJBQWlCLENBQUE7UUFDNUMsVUFBSyxHQUFMLEtBQUssQ0FBa0I7UUFDdkIsVUFBSyxHQUFMLEtBQUssQ0FBWTtRQUNqQixRQUFHLEdBQUgsR0FBRyxDQUFVO1FBQ1osUUFBRyxHQUFILEdBQUcsQ0FBSztRQUVSLDRCQUF1QixHQUF2Qix1QkFBdUIsQ0FBeUI7UUFFeEQsTUFBTSxXQUFXLEdBQUcsSUFBSSxDQUFDLGlCQUFpQixDQUFDLFVBQVUsQ0FBQztRQUN0RCxJQUFJLENBQUMsdUJBQXVCLENBQUMsc0JBQXNCLENBQUMsVUFBVSxFQUFFLGFBQWEsQ0FBQyxNQUFNLENBQUMsQ0FBQyxJQUFJLENBQUMsQ0FBQyxnQkFBZ0IsRUFBRSxFQUFFO1lBQzVHLElBQUksZ0JBQWdCLEVBQUUsQ0FBQztnQkFDbkIsTUFBTSxXQUFXLEdBQUcsSUFBSSxDQUFDLEtBQUssQ0FBQyxlQUFlLENBQUMsZ0JBQWdCLEVBQUUsQ0FBQyxFQUFFLElBQUksQ0FBQyxHQUFHLENBQUMsQ0FBQztnQkFDOUUsSUFBSSxDQUFDLEtBQUssQ0FBQyxhQUFhLENBQUMsV0FBVyxDQUFDLFdBQVcsQ0FBQyxRQUFRLENBQUMsYUFBYSxDQUFDLENBQUM7WUFDN0UsQ0FBQztRQUNMLENBQUMsQ0FBQyxDQUFDO0lBQ1AsQ0FBQztJQUVELFdBQVc7UUFDUCxvRkFBb0Y7UUFDcEYsSUFBSSxJQUFJLENBQUMsS0FBSyxFQUFFLENBQUM7WUFDYixJQUFJLENBQUMsS0FBSyxDQUFDLEtBQUssRUFBRSxDQUFDO1FBQ3ZCLENBQUM7UUFFRCw4Q0FBOEM7UUFDOUMsSUFBSSxDQUFDLEtBQUssR0FBRyxJQUFJLENBQUM7SUFDdEIsQ0FBQzsrSEE1QlEsOEJBQThCLHVCQUduQixTQUFTLDRLQUtkLFlBQVk7b0VBUmxCLDhCQUE4Qjs7aUZBQTlCLDhCQUE4QjtjQUoxQyxTQUFTO2VBQUM7Z0JBQ1QsVUFBVSxFQUFFLElBQUk7Z0JBQ2QsUUFBUSxFQUFFLHFDQUFxQzthQUNsRDs7c0JBSVEsSUFBSTs7c0JBQUksTUFBTTt1QkFBQyxTQUFTOztzQkFLeEIsU0FBUzt1QkFBQyxZQUFZIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQXR0cmlidXRlLCBDb21wb25lbnRGYWN0b3J5UmVzb2x2ZXIsIERpcmVjdGl2ZSwgRWxlbWVudFJlZiwgSW5qZWN0LCBJbmplY3RvciwgT25EZXN0cm95LCBTZWxmLCBWaWV3Q29udGFpbmVyUmVmIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBBcHAsICRpbnZva2VXYXRjaGVycywgbm9vcCwgQ29tcG9uZW50VHlwZSwgQ3VzdG9tV2lkZ2V0UmVmUHJvdmlkZXIgfSBmcm9tICdAd20vY29yZSc7XG5pbXBvcnQgeyBXaWRnZXRSZWYgfSBmcm9tIFwiLi4vLi4vZnJhbWV3b3JrL3R5cGVzXCI7XG5cblxuZGVjbGFyZSBjb25zdCBfO1xuXG5ARGlyZWN0aXZlKHtcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgICBzZWxlY3RvcjogJ1tjdXN0b21XaWRnZXRDb250YWluZXJdW3dpZGdldG5hbWVdJ1xufSlcbmV4cG9ydCBjbGFzcyBDdXN0b21XaWRnZXRDb250YWluZXJEaXJlY3RpdmUgaW1wbGVtZW50cyBPbkRlc3Ryb3kge1xuXG4gICAgY29uc3RydWN0b3IoXG4gICAgICAgIEBTZWxmKCkgQEluamVjdChXaWRnZXRSZWYpIHB1YmxpYyBjb21wb25lbnRJbnN0YW5jZSxcbiAgICAgICAgcHVibGljIHZjUmVmOiBWaWV3Q29udGFpbmVyUmVmLFxuICAgICAgICBwdWJsaWMgZWxSZWY6IEVsZW1lbnRSZWYsXG4gICAgICAgIHB1YmxpYyBpbmo6IEluamVjdG9yLFxuICAgICAgICBwcml2YXRlIGFwcDogQXBwLFxuICAgICAgICBAQXR0cmlidXRlKCd3aWRnZXRuYW1lJykgd2lkZ2V0bmFtZTogc3RyaW5nLFxuICAgICAgICBwcml2YXRlIGN1c3RvbVdpZGdldFJlZlByb3ZpZGVyOiBDdXN0b21XaWRnZXRSZWZQcm92aWRlclxuICAgICkge1xuICAgICAgICBjb25zdCB3aWRnZXRuYW1lcyA9IHRoaXMuY29tcG9uZW50SW5zdGFuY2Uud2lkZ2V0bmFtZTtcbiAgICAgICAgdGhpcy5jdXN0b21XaWRnZXRSZWZQcm92aWRlci5nZXRDb21wb25lbnRGYWN0b3J5UmVmKHdpZGdldG5hbWUsIENvbXBvbmVudFR5cGUuV0lER0VUKS50aGVuKChjb21wb25lbnRGYWN0b3J5KSA9PiB7XG4gICAgICAgICAgICBpZiAoY29tcG9uZW50RmFjdG9yeSkge1xuICAgICAgICAgICAgICAgIGNvbnN0IGluc3RhbmNlUmVmID0gdGhpcy52Y1JlZi5jcmVhdGVDb21wb25lbnQoY29tcG9uZW50RmFjdG9yeSwgMCwgdGhpcy5pbmopO1xuICAgICAgICAgICAgICAgIHRoaXMuZWxSZWYubmF0aXZlRWxlbWVudC5hcHBlbmRDaGlsZChpbnN0YW5jZVJlZi5sb2NhdGlvbi5uYXRpdmVFbGVtZW50KTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfSk7XG4gICAgfVxuXG4gICAgbmdPbkRlc3Ryb3koKSB7XG4gICAgICAgIC8vIE1FTU9SWSBMRUFLIEZJWDogQ2xlYXIgVmlld0NvbnRhaW5lclJlZiB0byBkZXN0cm95IGR5bmFtaWNhbGx5IGNyZWF0ZWQgY29tcG9uZW50c1xuICAgICAgICBpZiAodGhpcy52Y1JlZikge1xuICAgICAgICAgICAgdGhpcy52Y1JlZi5jbGVhcigpO1xuICAgICAgICB9XG5cbiAgICAgICAgLy8gTUVNT1JZIExFQUsgRklYOiBDbGVhciBFbGVtZW50UmVmIHJlZmVyZW5jZVxuICAgICAgICB0aGlzLmVsUmVmID0gbnVsbDtcbiAgICB9XG59XG4iXX0=
@@ -0,0 +1,222 @@
1
+ import { Inject, Injectable, Injector, Optional } from '@angular/core';
2
+ import { Subject } from 'rxjs';
3
+ import { $appDigest, findValueOf, isObject, validateAccessRoles } from '@wm/core';
4
+ import { SecurityService } from '@wm/security';
5
+ import { createArrayFrom } from '../../../utils/data-utils';
6
+ import { getEvaluatedData } from '../../../utils/widget-utils';
7
+ import { getOrderedDataset } from '../../../utils/form-utils';
8
+ import { StylableComponent } from './stylable.component';
9
+ import { debounce, first, get, isUndefined, omitBy, startsWith } from "lodash-es";
10
+ import * as i0 from "@angular/core";
11
+ const getValidLink = (link) => {
12
+ const routRegex = /^(\/|#\/|#)(?!\W).*/;
13
+ if (link) {
14
+ if (routRegex.test(link)) {
15
+ link = first(link.match(/[\w]+.*/g)) || '';
16
+ return `#/${link}`;
17
+ }
18
+ if (startsWith(link, 'www.')) {
19
+ return `//${link}`;
20
+ }
21
+ return link;
22
+ }
23
+ };
24
+ export class DatasetAwareNavComponent extends StylableComponent {
25
+ constructor(inj, WIDGET_CONFIG, explicitContext) {
26
+ super(inj, WIDGET_CONFIG, explicitContext);
27
+ this.nodes = [];
28
+ this.nodes$ = new Subject();
29
+ // debounce function for reset nodes functions.
30
+ this._resetNodes = debounce(this.resetNodes, 50);
31
+ this.securityService = this.inj.get(SecurityService);
32
+ this.binditemlabel = this.nativeElement.getAttribute('itemlabel.bind');
33
+ this.binditemhint = this.nativeElement.getAttribute('itemhint.bind');
34
+ this.binditemicon = this.nativeElement.getAttribute('itemicon.bind');
35
+ this.binditemaction = this.nativeElement.getAttribute('itemaction.bind');
36
+ this.binditembadge = this.nativeElement.getAttribute('itembadge.bind');
37
+ this.binditemchildren = this.nativeElement.getAttribute('itemchildren.bind');
38
+ this.binditemid = this.nativeElement.getAttribute('itemid.bind');
39
+ this.binditemlink = this.nativeElement.getAttribute('itemlink.bind');
40
+ this.binditemtarget = this.nativeElement.getAttribute('itemtarget.bind');
41
+ this.binduserrole = this.nativeElement.getAttribute('userrole.bind');
42
+ this.bindisactive = this.nativeElement.getAttribute('isactive.bind');
43
+ }
44
+ /**
45
+ * constructs individual node for the widget model.
46
+ * @param fields
47
+ * @param node
48
+ */
49
+ getNode(fields, node) {
50
+ const context = this.viewParent.pageScope || this.viewParent;
51
+ const children = getEvaluatedData(node, {
52
+ field: this.itemchildren,
53
+ bindExpression: this.binditemchildren
54
+ }, context) || get(node, fields.childrenField);
55
+ const navNode = {
56
+ action: getEvaluatedData(node, {
57
+ field: this.itemaction,
58
+ bindExpression: this.binditemaction
59
+ }, context) || get(node, fields.actionField),
60
+ badge: getEvaluatedData(node, {
61
+ field: this.itembadge,
62
+ bindExpression: this.binditembadge
63
+ }, context) || get(node, fields.badgeField),
64
+ children: Array.isArray(children) ? this.getNodes(children) : [],
65
+ class: get(node, fields.classField),
66
+ disabled: node.disabled,
67
+ icon: getEvaluatedData(node, {
68
+ field: this.itemicon,
69
+ bindExpression: this.binditemicon
70
+ }, context) || get(node, fields.iconField),
71
+ id: getEvaluatedData(node, {
72
+ field: this.itemid,
73
+ bindExpression: this.binditemid
74
+ }, context) || get(node, fields.idField),
75
+ label: getEvaluatedData(node, {
76
+ field: this.itemlabel,
77
+ bindExpression: this.binditemlabel
78
+ }, context) || get(node, fields.labelField),
79
+ hint: getEvaluatedData(node, {
80
+ field: this.itemhint,
81
+ bindExpression: this.binditemhint
82
+ }, context) || get(node, fields.hintField),
83
+ link: getValidLink(getEvaluatedData(node, {
84
+ field: this.itemlink,
85
+ bindExpression: this.binditemlink
86
+ }, context) || get(node, fields.linkField)),
87
+ target: getValidLink(getEvaluatedData(node, {
88
+ field: this.itemtarget,
89
+ bindExpression: this.binditemtarget
90
+ }, context) || get(node, fields.targetField)),
91
+ role: getEvaluatedData(node, { field: this.userrole, bindExpression: this.binduserrole }, context),
92
+ isactive: getEvaluatedData(node, { field: this.isactive, bindExpression: this.bindisactive }, context),
93
+ // older projects have display field & data field property for menu.
94
+ value: this.datafield ? (this.datafield === 'All Fields' ? node : findValueOf(node, this.datafield)) : node
95
+ };
96
+ // @ts-ignore
97
+ return omitBy(navNode, isUndefined);
98
+ }
99
+ resetItemFieldMap() {
100
+ this._itemFieldMap = null;
101
+ }
102
+ getItemFieldsMap() {
103
+ if (!this._itemFieldMap) {
104
+ this._itemFieldMap = {
105
+ idField: this.itemid || 'itemid',
106
+ iconField: this.itemicon || 'icon',
107
+ labelField: this.itemlabel || 'label',
108
+ hintField: this.itemhint || 'hint',
109
+ linkField: this.itemlink || 'link',
110
+ targetField: this.itemtarget || 'target',
111
+ badgeField: this.itembadge || 'badge',
112
+ childrenField: this.itemchildren || 'children',
113
+ classField: this.itemclass || 'class',
114
+ actionField: this.itemaction || 'action',
115
+ isactiveField: this.isactive || 'isactive'
116
+ };
117
+ }
118
+ return this._itemFieldMap;
119
+ }
120
+ /**
121
+ * returns array for the value passed as nv.
122
+ * nv: 'a,b' => [{label:a, value:a}, {label:b, value:b}]
123
+ * nv: [1,2] => [{label:1, value:1}, {label:2, value:2}]
124
+ * nv: [{obj}, {obj}] => [{obj}, {obj}]
125
+ * @param nv
126
+ */
127
+ prepareNodeDataSet(nv) {
128
+ nv = createArrayFrom(nv);
129
+ return nv.map((val) => {
130
+ if (!isObject(val)) {
131
+ return {
132
+ label: val,
133
+ value: val
134
+ };
135
+ }
136
+ return val;
137
+ });
138
+ }
139
+ /**
140
+ * constructs dataset form the nav elements.
141
+ */
142
+ getNodes(nv = this.dataset || {}) {
143
+ let nodes = getOrderedDataset(this.prepareNodeDataSet(nv), this.orderby) || [];
144
+ if (nodes.length) {
145
+ const userRole = this.userrole;
146
+ const nodeFields = this.getItemFieldsMap();
147
+ nodes = nodes.reduce((result, node) => {
148
+ if (validateAccessRoles(node[userRole], this.securityService.loggedInUser)) {
149
+ result.push(this.getNode(nodeFields, node));
150
+ }
151
+ return result;
152
+ }, []);
153
+ }
154
+ return nodes;
155
+ }
156
+ // enable the inherited class to extend this method.
157
+ resetNodes() {
158
+ this.resetItemFieldMap();
159
+ this.nodes = this.getNodes();
160
+ $appDigest();
161
+ // notify the node listeners
162
+ this.nodes$.next(null);
163
+ }
164
+ onPropertyChange(key, nv, ov) {
165
+ switch (key) {
166
+ case 'dataset':
167
+ case 'itemicon':
168
+ case 'itemlabel':
169
+ case 'itemhint':
170
+ case 'itemlink':
171
+ case 'itemtarget':
172
+ case 'itemclass':
173
+ case 'itemchildren':
174
+ case 'isactive':
175
+ case 'orderby':
176
+ // calls resetnodes method after 50ms. any calls within 50ms will be ignored.
177
+ this._resetNodes();
178
+ break;
179
+ }
180
+ super.onPropertyChange(key, nv, ov);
181
+ }
182
+ ngOnDestroy() {
183
+ // MEMORY LEAK FIX: Cancel debounced function
184
+ if (this._resetNodes && this._resetNodes.cancel) {
185
+ this._resetNodes.cancel();
186
+ this._resetNodes = null;
187
+ }
188
+ // MEMORY LEAK FIX: Complete Subject to release subscriptions
189
+ if (this.nodes$) {
190
+ this.nodes$.complete();
191
+ this.nodes$ = null;
192
+ }
193
+ // MEMORY LEAK FIX: Clear nodes array to release references
194
+ this.nodes = [];
195
+ this.dataset = null;
196
+ this._itemFieldMap = null;
197
+ // MEMORY LEAK FIX: Clear bound attribute references
198
+ this.binditemlabel = null;
199
+ this.binditemhint = null;
200
+ this.binditemicon = null;
201
+ this.binditemaction = null;
202
+ this.binditembadge = null;
203
+ this.binditemchildren = null;
204
+ this.binditemlink = null;
205
+ this.binditemtarget = null;
206
+ this.binduserrole = null;
207
+ this.bindisactive = null;
208
+ this.binditemid = null;
209
+ super.ngOnDestroy();
210
+ }
211
+ static { this.ɵfac = function DatasetAwareNavComponent_Factory(__ngFactoryType__) { i0.ɵɵinvalidFactory(); }; }
212
+ static { this.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: DatasetAwareNavComponent, factory: DatasetAwareNavComponent.ɵfac }); }
213
+ }
214
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DatasetAwareNavComponent, [{
215
+ type: Injectable
216
+ }], () => [{ type: i0.Injector }, { type: undefined }, { type: undefined, decorators: [{
217
+ type: Inject,
218
+ args: ['EXPLICIT_CONTEXT']
219
+ }, {
220
+ type: Optional
221
+ }] }], null); })();
222
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YXNldC1hd2FyZS1uYXYuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY29tcG9uZW50cy9iYXNlL3NyYy93aWRnZXRzL2NvbW1vbi9iYXNlL2RhdGFzZXQtYXdhcmUtbmF2LmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsTUFBTSxFQUFFLFVBQVUsRUFBRSxRQUFRLEVBQWEsUUFBUSxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBRWhGLE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxNQUFNLENBQUM7QUFFL0IsT0FBTyxFQUFDLFVBQVUsRUFBRSxXQUFXLEVBQUUsUUFBUSxFQUFhLG1CQUFtQixFQUFDLE1BQU0sVUFBVSxDQUFDO0FBQzNGLE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSxjQUFjLENBQUM7QUFFL0MsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQzVELE9BQU8sRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLDZCQUE2QixDQUFDO0FBQy9ELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLDJCQUEyQixDQUFDO0FBQzlELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLHNCQUFzQixDQUFDO0FBQ3pELE9BQU8sRUFBQyxRQUFRLEVBQUUsS0FBSyxFQUFFLEdBQUcsRUFBRSxXQUFXLEVBQUUsTUFBTSxFQUFFLFVBQVUsRUFBQyxNQUFNLFdBQVcsQ0FBQzs7QUFFaEYsTUFBTSxZQUFZLEdBQUcsQ0FBQyxJQUFJLEVBQUUsRUFBRTtJQUMxQixNQUFNLFNBQVMsR0FBRyxxQkFBcUIsQ0FBQztJQUN4QyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ1AsSUFBSSxTQUFTLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxFQUFFLENBQUM7WUFDdkIsSUFBSSxHQUFHLEtBQUssQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLFVB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aEIsSUFBSSxDQUFDLE9BQU8sR0FBRyxJQUFJLENBQUM7UUFDcEIsSUFBSSxDQUFDLGFBQWEsR0FBRyxJQUFJLENBQUM7UUFFMUIsb0RBQW9EO1FBQ3BELElBQUksQ0FBQyxhQUFhLEdBQUcsSUFBSSxDQUFDO1FBQzFCLElBQUksQ0FBQyxZQUFZLEdBQUcsSUFBSSxDQUFDO1FBQ3pCLElBQUksQ0FBQyxZQUFZLEdBQUcsSUFBSSxDQUFDO1FBQ3pCLElBQUksQ0FBQyxjQUFjLEdBQUcsSUFBSSxDQUFDO1FBQzNCLElBQUksQ0FBQyxhQUFhLEdBQUcsSUFBSSxDQUFDO1FBQzFCLElBQUksQ0FBQyxnQkFBZ0IsR0FBRyxJQUFJLENBQUM7UUFDN0IsSUFBSSxDQUFDLFlBQVksR0FBRyxJQUFJLENBQUM7UUFDekIsSUFBSSxDQUFDLGNBQWMsR0FBRyxJQUFJLENBQUM7UUFDM0IsSUFBSSxDQUFDLFlBQVksR0FBRyxJQUFJLENBQUM7UUFDekIsSUFBSSxDQUFDLFlBQVksR0FBRyxJQUFJLENBQUM7UUFDekIsSUFBSSxDQUFDLFVBQVUsR0FBRyxJQUFJLENBQUM7UUFFdkIsS0FBSyxDQUFDLFdBQVcsRUFBRSxDQUFDO0lBQ3hCLENBQUM7O3VFQTFPaUIsd0JBQXdCLFdBQXhCLHdCQUF3Qjs7aUZBQXhCLHdCQUF3QjtjQUQ3QyxVQUFVOztzQkFxQ29DLE1BQU07dUJBQUMsa0JBQWtCOztzQkFBRyxRQUFRIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtJbmplY3QsIEluamVjdGFibGUsIEluamVjdG9yLCBPbkRlc3Ryb3ksIE9wdGlvbmFsfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuaW1wb3J0IHsgU3ViamVjdCB9IGZyb20gJ3J4anMnO1xuXG5pbXBvcnQgeyRhcHBEaWdlc3QsIGZpbmRWYWx1ZU9mLCBpc09iamVjdCwgaXNEZWZpbmVkLCB2YWxpZGF0ZUFjY2Vzc1JvbGVzfSBmcm9tICdAd20vY29yZSc7XG5pbXBvcnQgeyBTZWN1cml0eVNlcnZpY2UgfSBmcm9tICdAd20vc2VjdXJpdHknO1xuXG5pbXBvcnQgeyBjcmVhdGVBcnJheUZyb20gfSBmcm9tICcuLi8uLi8uLi91dGlscy9kYXRhLXV0aWxzJztcbmltcG9ydCB7IGdldEV2YWx1YXRlZERhdGEgfSBmcm9tICcuLi8uLi8uLi91dGlscy93aWRnZXQtdXRpbHMnO1xuaW1wb3J0IHsgZ2V0T3JkZXJlZERhdGFzZXQgfSBmcm9tICcuLi8uLi8uLi91dGlscy9mb3JtLXV0aWxzJztcbmltcG9ydCB7IFN0eWxhYmxlQ29tcG9uZW50IH0gZnJvbSAnLi9zdHlsYWJsZS5jb21wb25lbnQnO1xuaW1wb3J0IHtkZWJvdW5jZSwgZmlyc3QsIGdldCwgaXNVbmRlZmluZWQsIG9taXRCeSwgc3RhcnRzV2l0aH0gZnJvbSBcImxvZGFzaC1lc1wiO1xuXG5jb25zdCBnZXRWYWxpZExpbmsgPSAobGluaykgPT4ge1xuICAgIGNvbnN0IHJvdXRSZWdleCA9IC9eKFxcL3wjXFwvfCMpKD8hXFxXKS4qLztcbiAgICBpZiAobGluaykge1xuICAgICAgICBpZiAocm91dFJlZ2V4LnRlc3QobGluaykpIHtcbiAgICAgICAgICAgIGxpbmsgPSBmaXJzdChsaW5rLm1hdGNoKC9bXFx3XSsuKi9nKSkgfHwgJyc7XG4gICAgICAgICAgICByZXR1cm4gYCMvJHtsaW5rfWA7XG4gICAgICAgIH1cbiAgICAgICAgaWYgKHN0YXJ0c1dpdGgobGluaywgJ3d3dy4nKSkge1xuICAgICAgICAgICAgcmV0dXJuIGAvLyR7bGlua31gO1xuICAgICAgICB9XG4gICAgICAgIHJldHVybiBsaW5rO1xuICAgIH1cbn07XG5cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBhYnN0cmFjdCBjbGFzcyBEYXRhc2V0QXdhcmVOYXZDb21wb25lbnQgZXh0ZW5kcyBTdHlsYWJsZUNvbXBvbmVudCBpbXBsZW1lbnRzIE9uRGVzdHJveSB7XG5cbiAgICBwdWJsaWMgbm9kZXM6IEFycmF5PE5hdk5vZGU+ID0gW107XG4gICAgcHVibGljIGRhdGFzZXQ6IGFueTtcbiAgICBwdWJsaWMgaXRlbWljb246IHN0cmluZztcbiAgICBwdWJsaWMgaXRlbWxhYmVsOiBzdHJpbmc7XG4gICAgcHVibGljIGl0ZW1oaW50OiBzdHJpbmc7XG4gICAgcHVibGljIGl0ZW1saW5rOiBzdHJpbmc7XG4gICAgcHVibGljIGl0ZW10YXJnZXQ6IHN0cmluZztcbiAgICBwdWJsaWMgaXRlbWJhZGdlOiBzdHJpbmc7XG4gICAgcHVibGljIGl0ZW1jaGlsZHJlbjogc3RyaW5nO1xuICAgIHB1YmxpYyBpdGVtYWN0aW9uOiBzdHJpbmc7XG4gICAgcHVibGljIGl0ZW1jbGFzczogc3RyaW5nO1xuICAgIHB1YmxpYyBpdGVtaWQ6IHN0cmluZztcbiAgICBwdWJsaWMgaXNhY3RpdmU6IHN0cmluZztcbiAgICBwdWJsaWMgdXNlcnJvbGU6IHN0cmluZztcbiAgICBwdWJsaWMgb3JkZXJieTogc3RyaW5nO1xuICAgIHB1YmxpYyBkYXRhZmllbGQ6IHN0cmluZztcbiAgICBwdWJsaWMgZGlzcGxheWZpZWxkOiBzdHJpbmc7XG5cbiAgICBwcml2YXRlIF9pdGVtRmllbGRNYXA7XG4gICAgcHJpdmF0ZSBiaW5kaXRlbWxhYmVsOiBzdHJpbmcgfCBudWxsO1xuICAgIHByaXZhdGUgYmluZGl0ZW1oaW50OiBzdHJpbmcgfCBudWxsO1xuICAgIHByaXZhdGUgYmluZGl0ZW1pY29uOiBzdHJpbmcgfCBudWxsO1xuICAgIHByaXZhdGUgYmluZGl0ZW1hY3Rpb246IHN0cmluZyB8IG51bGw7XG4gICAgcHJpdmF0ZSBiaW5kaXRlbWJhZGdlOiBzdHJpbmcgfCBudWxsO1xuICAgIHByaXZhdGUgYmluZGl0ZW1jaGlsZHJlbjogc3RyaW5nIHwgbnVsbDtcbiAgICBwcml2YXRlIGJpbmRpdGVtbGluazogc3RyaW5nIHwgbnVsbDtcbiAgICBwcml2YXRlIGJpbmRpdGVtdGFyZ2V0OiBzdHJpbmcgfCBudWxsO1xuICAgIHByaXZhdGUgYmluZHVzZXJyb2xlOiBzdHJpbmcgfCBudWxsO1xuICAgIHByaXZhdGUgYmluZGlzYWN0aXZlOiBzdHJpbmcgfCBudWxsO1xuICAgIHByaXZhdGUgc2VjdXJpdHlTZXJ2aWNlOiBhbnk7XG5cbiAgICBwcm90ZWN0ZWQgYmluZGl0ZW1pZDogc3RyaW5nIHwgbnVsbDtcbiAgICBwcm90ZWN0ZWQgbm9kZXMkID0gbmV3IFN1YmplY3QoKTtcblxuICAgIGNvbnN0cnVjdG9yKGluajogSW5qZWN0b3IsIFdJREdFVF9DT05GSUcsIEBJbmplY3QoJ0VYUExJQ0lUX0NPTlRFWFQnKSBAT3B0aW9uYWwoKSBleHBsaWNpdENvbnRleHQ6IGFueSkge1xuICAgICAgICBzdXBlcihpbmosIFdJREdFVF9DT05GSUcsIGV4cGxpY2l0Q29udGV4dCk7XG4gICAgICAgIHRoaXMuc2VjdXJpdHlTZXJ2aWNlID0gdGhpcy5pbmouZ2V0KFNlY3VyaXR5U2VydmljZSk7XG4gICAgICAgIHRoaXMuYmluZGl0ZW1sYWJlbCA9IHRoaXMubmF0aXZlRWxlbWVudC5nZXRBdHRyaWJ1dGUoJ2l0ZW1sYWJlbC5iaW5kJyk7XG4gICAgICAgIHRoaXMuYmluZGl0ZW1oaW50ID0gdGhpcy5uYXRpdmVFbGVtZW50LmdldEF0dHJpYnV0ZSgnaXRlbWhpbnQuYmluZCcpO1xuICAgICAgICB0aGlzLmJpbmRpdGVtaWNvbiA9IHRoaXMubmF0aXZlRWxlbWVudC5nZXRBdHRyaWJ1dGUoJ2l0ZW1pY29uLmJpbmQnKTtcbiAgICAgICAgdGhpcy5iaW5kaXRlbWFjdGlvbiA9IHRoaXMubmF0aXZlRWxlbWVudC5nZXRBdHRyaWJ1dGUoJ2l0ZW1hY3Rpb24uYmluZCcpO1xuICAgICAgICB0aGlzLmJpbmRpdGVtYmFkZ2UgPSB0aGlzLm5hdGl2ZUVsZW1lbnQuZ2V0QXR0cmlidXRlKCdpdGVtYmFkZ2UuYmluZCcpO1xuICAgICAgICB0aGlzLmJpbmRpdGVtY2hpbGRyZW4gPSB0aGlzLm5hdGl2ZUVsZW1lbnQuZ2V0QXR0cmlidXRlKCdpdGVtY2hpbGRyZW4uYmluZCcpO1xuICAgICAgICB0aGlzLmJpbmRpdGVtaWQgPSB0aGlzLm5hdGl2ZUVsZW1lbnQuZ2V0QXR0cmlidXRlKCdpdGVtaWQuYmluZCcpO1xuICAgICAgICB0aGlzLmJpbmRpdGVtbGluayA9IHRoaXMubmF0aXZlRWxlbWVudC5nZXRBdHRyaWJ1dGUoJ2l0ZW1saW5rLmJpbmQnKTtcbiAgICAgICAgdGhpcy5iaW5kaXRlbXRhcmdldCA9IHRoaXMubmF0aXZlRWxlbWVudC5nZXRBdHRyaWJ1dGUoJ2l0ZW10YXJnZXQuYmluZCcpO1xuICAgICAgICB0aGlzLmJpbmR1c2Vycm9sZSA9IHRoaXMubmF0aXZlRWxlbWVudC5nZXRBdHRyaWJ1dGUoJ3VzZXJyb2xlLmJpbmQnKTtcbiAgICAgICAgdGhpcy5iaW5kaXNhY3RpdmUgPSB0aGlzLm5hdGl2ZUVsZW1lbnQuZ2V0QXR0cmlidXRlKCdpc2FjdGl2ZS5iaW5kJyk7XG4gICAgfVxuXG4gICAgLyoqXG4gICAgICogY29uc3RydWN0cyBpbmRpdmlkdWFsIG5vZGUgZm9yIHRoZSB3aWRnZXQgbW9kZWwuXG4gICAgICogQHBhcmFtIGZpZWxkc1xuICAgICAqIEBwYXJhbSBub2RlXG4gICAgICovXG4gICAgcHJpdmF0ZSBnZXROb2RlKGZpZWxkcywgbm9kZSk6IE5hdk5vZGUge1xuICAgICAgICBjb25zdCBjb250ZXh0ID0gdGhpcy52aWV3UGFyZW50LnBhZ2VTY29wZSB8fCB0aGlzLnZpZXdQYXJlbnQ7XG4gICAgICAgIGNvbnN0IGNoaWxkcmVuID0gZ2V0RXZhbHVhdGVkRGF0YShub2RlLCB7XG4gICAgICAgICAgICBmaWVsZDogdGhpcy5pdGVtY2hpbGRyZW4sXG4gICAgICAgICAgICBiaW5kRXhwcmVzc2lvbjogdGhpcy5iaW5kaXRlbWNoaWxkcmVuXG4gICAgICAgIH0sIGNvbnRleHQpIHx8IGdldChub2RlLCBmaWVsZHMuY2hpbGRyZW5GaWVsZCk7XG4gICAgICAgIGNvbnN0IG5hdk5vZGUgPSB7XG4gICAgICAgICAgICBhY3Rpb246IGdldEV2YWx1YXRlZERhdGEobm9kZSwge1xuICAgICAgICAgICAgICAgIGZpZWxkOiB0aGlzLml0ZW1hY3Rpb24sXG4gICAgICAgICAgICAgICAgYmluZEV4cHJlc3Npb246IHRoaXMuYmluZGl0ZW1hY3Rpb25cbiAgICAgICAgICAgIH0sIGNvbnRleHQpIHx8IGdldChub2RlLCBmaWVsZHMuYWN0aW9uRmllbGQpLFxuICAgICAgICAgICAgYmFkZ2U6IGdldEV2YWx1YXRlZERhdGEobm9kZSwge1xuICAgICAgICAgICAgICAgIGZpZWxkOiB0aGlzLml0ZW1iYWRnZSxcbiAgICAgICAgICAgICAgICBiaW5kRXhwcmVzc2lvbjogdGhpcy5iaW5kaXRlbWJhZGdlXG4gICAgICAgICAgICB9LCBjb250ZXh0KSB8fCBnZXQobm9kZSwgZmllbGRzLmJhZGdlRmllbGQpLFxuICAgICAgICAgICAgY2hpbGRyZW46IEFycmF5LmlzQXJyYXkoY2hpbGRyZW4pID8gdGhpcy5nZXROb2RlcyhjaGlsZHJlbikgOiBbXSxcbiAgICAgICAgICAgIGNsYXNzOiBnZXQobm9kZSwgZmllbGRzLmNsYXNzRmllbGQpLFxuICAgICAgICAgICAgZGlzYWJsZWQ6IG5vZGUuZGlzYWJsZWQsXG4gICAgICAgICAgICBpY29uOiBnZXRFdmFsdWF0ZWREYXRhKG5vZGUsIHtcbiAgICAgICAgICAgICAgICBmaWVsZDogdGhpcy5pdGVtaWNvbixcbiAgICAgICAgICAgICAgICBiaW5kRXhwcmVzc2lvbjogdGhpcy5iaW5kaXRlbWljb25cbiAgICAgICAgICAgIH0sIGNvbnRleHQpIHx8IGdldChub2RlLCBmaWVsZHMuaWNvbkZpZWxkKSxcbiAgICAgICAgICAgIGlkOiBnZXRFdmFsdWF0ZWREYXRhKG5vZGUsIHtcbiAgICAgICAgICAgICAgICBmaWVsZDogdGhpcy5pdGVtaWQsXG4gICAgICAgICAgICAgICAgYmluZEV4cHJlc3Npb246IHRoaXMuYmluZGl0ZW1pZFxuICAgICAgICAgICAgfSwgY29udGV4dCkgfHwgZ2V0KG5vZGUsIGZpZWxkcy5pZEZpZWxkKSxcbiAgICAgICAgICAgIGxhYmVsOiBnZXRFdmFsdWF0ZWREYXRhKG5vZGUsIHtcbiAgICAgICAgICAgICAgICBmaWVsZDogdGhpcy5pdGVtbGFiZWwsXG4gICAgICAgICAgICAgICAgYmluZEV4cHJlc3Npb246IHRoaXMuYmluZGl0ZW1sYWJlbFxuICAgICAgICAgICAgfSwgY29udGV4dCkgfHwgZ2V0KG5vZGUsIGZpZWxkcy5sYWJlbEZpZWxkKSxcbiAgICAgICAgICAgIGhpbnQ6IGdldEV2YWx1YXRlZERhdGEobm9kZSwge1xuICAgICAgICAgICAgICAgIGZpZWxkOiB0aGlzLml0ZW1oaW50LFxuICAgICAgICAgICAgICAgIGJpbmRFeHByZXNzaW9uOiB0aGlzLmJpbmRpdGVtaGludFxuICAgICAgICAgICAgfSwgY29udGV4dCkgfHwgZ2V0KG5vZGUsIGZpZWxkcy5oaW50RmllbGQpLFxuICAgICAgICAgICAgbGluazogZ2V0VmFsaWRMaW5rKGdldEV2YWx1YXRlZERhdGEobm9kZSwge1xuICAgICAgICAgICAgICAgIGZpZWxkOiB0aGlzLml0ZW1saW5rLFxuICAgICAgICAgICAgICAgIGJpbmRFeHByZXNzaW9uOiB0aGlzLmJpbmRpdGVtbGlua1xuICAgICAgICAgICAgfSwgY29udGV4dCkgfHwgZ2V0KG5vZGUsIGZpZWxkcy5saW5rRmllbGQpKSxcbiAgICAgICAgICAgIHRhcmdldDogZ2V0VmFsaWRMaW5rKGdldEV2YWx1YXRlZERhdGEobm9kZSwge1xuICAgICAgICAgICAgICAgIGZpZWxkOiB0aGlzLml0ZW10YXJnZXQsXG4gICAgICAgICAgICAgICAgYmluZEV4cHJlc3Npb246IHRoaXMuYmluZGl0ZW10YXJnZXRcbiAgICAgICAgICAgIH0sIGNvbnRleHQpIHx8IGdldChub2RlLCBmaWVsZHMudGFyZ2V0RmllbGQpKSxcbiAgICAgICAgICAgIHJvbGU6IGdldEV2YWx1YXRlZERhdGEobm9kZSwge2ZpZWxkOiB0aGlzLnVzZXJyb2xlLCBiaW5kRXhwcmVzc2lvbjogdGhpcy5iaW5kdXNlcnJvbGV9LCBjb250ZXh0KSxcbiAgICAgICAgICAgIGlzYWN0aXZlOiBnZXRFdmFsdWF0ZWREYXRhKG5vZGUsIHtmaWVsZDogdGhpcy5pc2FjdGl2ZSwgYmluZEV4cHJlc3Npb246IHRoaXMuYmluZGlzYWN0aXZlfSwgY29udGV4dCksXG4gICAgICAgICAgICAvLyBvbGRlciBwcm9qZWN0cyBoYXZlIGRpc3BsYXkgZmllbGQgJiBkYXRhIGZpZWxkIHByb3BlcnR5IGZvciBtZW51LlxuICAgICAgICAgICAgdmFsdWU6IHRoaXMuZGF0YWZpZWxkID8gKHRoaXMuZGF0YWZpZWxkID09PSAnQWxsIEZpZWxkcycgPyBub2RlIDogZmluZFZhbHVlT2Yobm9kZSwgdGhpcy5kYXRhZmllbGQpKSA6IG5vZGVcbiAgICAgICAgfTtcbiAgICAgICAgLy8gQHRzLWlnbm9yZVxuICAgICAgICByZXR1cm4gb21pdEJ5KG5hdk5vZGUsIGlzVW5kZWZpbmVkKTtcbiAgICB9XG5cbiAgICByZXNldEl0ZW1GaWVsZE1hcCgpIHtcbiAgICAgICAgdGhpcy5faXRlbUZpZWxkTWFwID0gbnVsbDtcbiAgICB9XG5cbiAgICBnZXRJdGVtRmllbGRzTWFwKCkge1xuICAgICAgICBpZiAoIXRoaXMuX2l0ZW1GaWVsZE1hcCkge1xuICAgICAgICAgICAgdGhpcy5faXRlbUZpZWxkTWFwID0ge1xuICAgICAgICAgICAgICAgIGlkRmllbGQ6IHRoaXMuaXRlbWlkIHx8ICdpdGVtaWQnLFxuICAgICAgICAgICAgICAgIGljb25GaWVsZDogdGhpcy5pdGVtaWNvbiB8fCAnaWNvbicsXG4gICAgICAgICAgICAgICAgbGFiZWxGaWVsZDogdGhpcy5pdGVtbGFiZWwgfHwgJ2xhYmVsJyxcbiAgICAgICAgICAgICAgICBoaW50RmllbGQ6IHRoaXMuaXRlbWhpbnQgfHwgJ2hpbnQnLFxuICAgICAgICAgICAgICAgIGxpbmtGaWVsZDogdGhpcy5pdGVtbGluayB8fCAnbGluaycsXG4gICAgICAgICAgICAgICAgdGFyZ2V0RmllbGQ6IHRoaXMuaXRlbXRhcmdldCB8fCAndGFyZ2V0JyxcbiAgICAgICAgICAgICAgICBiYWRnZUZpZWxkOiB0aGlzLml0ZW1iYWRnZSB8fCAnYmFkZ2UnLFxuICAgICAgICAgICAgICAgIGNoaWxkcmVuRmllbGQ6IHRoaXMuaXRlbWNoaWxkcmVuIHx8ICdjaGlsZHJlbicsXG4gICAgICAgICAgICAgICAgY2xhc3NGaWVsZDogdGhpcy5pdGVtY2xhc3MgfHwgJ2NsYXNzJyxcbiAgICAgICAgICAgICAgICBhY3Rpb25GaWVsZDogdGhpcy5pdGVtYWN0aW9uIHx8ICdhY3Rpb24nLFxuICAgICAgICAgICAgICAgIGlzYWN0aXZlRmllbGQ6IHRoaXMuaXNhY3RpdmUgfHwgJ2lzYWN0aXZlJ1xuICAgICAgICAgICAgfTtcbiAgICAgICAgfVxuICAgICAgICByZXR1cm4gdGhpcy5faXRlbUZpZWxkTWFwO1xuICAgIH1cblxuICAgIC8qKlxuICAgICAqIHJldHVybnMgYXJyYXkgZm9yIHRoZSB2YWx1ZSBwYXNzZWQgYXMgbnYuXG4gICAgICogbnY6ICdhLGInID0+IFt7bGFiZWw6YSwgdmFsdWU6YX0sIHtsYWJlbDpiLCB2YWx1ZTpifV1cbiAgICAgKiBudjogWzEsMl0gPT4gW3tsYWJlbDoxLCB2YWx1ZToxfSwge2xhYmVsOjIsIHZhbHVlOjJ9XVxuICAgICAqIG52OiBbe29ian0sIHtvYmp9XSA9PiBbe29ian0sIHtvYmp9XVxuICAgICAqIEBwYXJhbSBudlxuICAgICAqL1xuICAgIHByaXZhdGUgcHJlcGFyZU5vZGVEYXRhU2V0KG52KSB7XG4gICAgICAgIG52ID0gIGNyZWF0ZUFycmF5RnJvbShudik7XG4gICAgICAgIHJldHVybiBudi5tYXAoKHZhbCkgPT4ge1xuICAgICAgICAgICBpZiAoIWlzT2JqZWN0KHZhbCkpIHtcbiAgICAgICAgICAgICAgICByZXR1cm4ge1xuICAgICAgICAgICAgICAgICAgICBsYWJlbDogdmFsLFxuICAgICAgICAgICAgICAgICAgICB2YWx1ZTogdmFsXG4gICAgICAgICAgICAgICAgfTtcbiAgICAgICAgICAgfVxuICAgICAgICAgICByZXR1cm4gdmFsO1xuICAgICAgICB9KTtcbiAgICB9XG5cbiAgICAvKipcbiAgICAgKiBjb25zdHJ1Y3RzIGRhdGFzZXQgZm9ybSB0aGUgbmF2IGVsZW1lbnRzLlxuICAgICAqL1xuICAgIHByaXZhdGUgZ2V0Tm9kZXMobnYgPSB0aGlzLmRhdGFzZXQgfHwge30pOiBBcnJheTxOYXZOb2RlPiB7XG4gICAgICAgIGxldCBub2RlczogQXJyYXk8YW55PiA9IGdldE9yZGVyZWREYXRhc2V0KHRoaXMucHJlcGFyZU5vZGVEYXRhU2V0KG52KSwgdGhpcy5vcmRlcmJ5KSB8fCBbXTtcblxuICAgICAgICBpZiAobm9kZXMubGVuZ3RoKSB7XG4gICAgICAgICAgICBjb25zdCB1c2VyUm9sZSA9IHRoaXMudXNlcnJvbGU7XG4gICAgICAgICAgICBjb25zdCBub2RlRmllbGRzID0gdGhpcy5nZXRJdGVtRmllbGRzTWFwKCk7XG5cbiAgICAgICAgICAgIG5vZGVzID0gbm9kZXMucmVkdWNlKChyZXN1bHQsIG5vZGUpID0+IHtcbiAgICAgICAgICAgICAgICBpZiAodmFsaWRhdGVBY2Nlc3NSb2xlcyhub2RlW3VzZXJSb2xlXSwgdGhpcy5zZWN1cml0eVNlcnZpY2UubG9nZ2VkSW5Vc2VyKSkge1xuICAgICAgICAgICAgICAgICAgICByZXN1bHQucHVzaCh0aGlzLmdldE5vZGUobm9kZUZpZWxkcywgbm9kZSkpO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICByZXR1cm4gcmVzdWx0O1xuICAgICAgICAgICAgfSwgW10pO1xuICAgICAgICB9XG4gICAgICAgIHJldHVybiBub2RlcztcbiAgICB9XG5cbiAgICAvLyBlbmFibGUgdGhlIGluaGVyaXRlZCBjbGFzcyB0byBleHRlbmQgdGhpcyBtZXRob2QuXG4gICAgcHJvdGVjdGVkIHJlc2V0Tm9kZXMoKSB7XG4gICAgICAgIHRoaXMucmVzZXRJdGVtRmllbGRNYXAoKTtcbiAgICAgICAgdGhpcy5ub2RlcyA9IHRoaXMuZ2V0Tm9kZXMoKTtcbiAgICAgICAgJGFwcERpZ2VzdCgpO1xuICAgICAgICAvLyBub3RpZnkgdGhlIG5vZGUgbGlzdGVuZXJzXG4gICAgICAgIHRoaXMubm9kZXMkLm5leHQobnVsbCk7XG4gICAgfVxuXG4gICAgLy8gZGVib3VuY2UgZnVuY3Rpb24gZm9yIHJlc2V0IG5vZGVzIGZ1bmN0aW9ucy5cbiAgICBwcml2YXRlIF9yZXNldE5vZGVzID0gZGVib3VuY2UodGhpcy5yZXNldE5vZGVzLCA1MCk7XG5cbiAgICBvblByb3BlcnR5Q2hhbmdlKGtleSwgbnYsIG92KSB7XG4gICAgICAgIHN3aXRjaCAoa2V5KSB7XG4gICAgICAgICAgICBjYXNlICdkYXRhc2V0JzpcbiAgICAgICAgICAgIGNhc2UgJ2l0ZW1pY29uJzpcbiAgICAgICAgICAgIGNhc2UgJ2l0ZW1sYWJlbCc6XG4gICAgICAgICAgICBjYXNlICdpdGVtaGludCc6XG4gICAgICAgICAgICBjYXNlICdpdGVtbGluayc6XG4gICAgICAgICAgICBjYXNlICdpdGVtdGFyZ2V0JzpcbiAgICAgICAgICAgIGNhc2UgJ2l0ZW1jbGFzcyc6XG4gICAgICAgICAgICBjYXNlICdpdGVtY2hpbGRyZW4nOlxuICAgICAgICAgICAgY2FzZSAnaXNhY3RpdmUnOlxuICAgICAgICAgICAgY2FzZSAnb3JkZXJieSc6XG4gICAgICAgICAgICAgICAgLy8gY2FsbHMgcmVzZXRub2RlcyBtZXRob2QgYWZ0ZXIgNTBtcy4gYW55IGNhbGxzIHdpdGhpbiA1MG1zIHdpbGwgYmUgaWdub3JlZC5cbiAgICAgICAgICAgICAgICB0aGlzLl9yZXNldE5vZGVzKCk7XG4gICAgICAgICAgICAgICAgYnJlYWs7XG4gICAgICAgIH1cbiAgICAgICAgc3VwZXIub25Qcm9wZXJ0eUNoYW5nZShrZXksIG52LCBvdik7XG4gICAgfVxuXG4gICAgbmdPbkRlc3Ryb3koKSB7XG4gICAgICAgIC8vIE1FTU9SWSBMRUFLIEZJWDogQ2FuY2VsIGRlYm91bmNlZCBmdW5jdGlvblxuICAgICAgICBpZiAodGhpcy5fcmVzZXROb2RlcyAmJiAodGhpcy5fcmVzZXROb2RlcyBhcyBhbnkpLmNhbmNlbCkge1xuICAgICAgICAgICAgKHRoaXMuX3Jlc2V0Tm9kZXMgYXMgYW55KS5jYW5jZWwoKTtcbiAgICAgICAgICAgIHRoaXMuX3Jlc2V0Tm9kZXMgPSBudWxsO1xuICAgICAgICB9XG5cbiAgICAgICAgLy8gTUVNT1JZIExFQUsgRklYOiBDb21wbGV0ZSBTdWJqZWN0IHRvIHJlbGVhc2Ugc3Vic2NyaXB0aW9uc1xuICAgICAgICBpZiAodGhpcy5ub2RlcyQpIHtcbiAgICAgICAgICAgIHRoaXMubm9kZXMkLmNvbXBsZXRlKCk7XG4gICAgICAgICAgICB0aGlzLm5vZGVzJCA9IG51bGw7XG4gICAgICAgIH1cblxuICAgICAgICAvLyBNRU1PUlkgTEVBSyBGSVg6IENsZWFyIG5vZGVzIGFycmF5IHRvIHJlbGVhc2UgcmVmZXJlbmNlc1xuICAgICAgICB0aGlzLm5vZGVzID0gW107XG4gICAgICAgIHRoaXMuZGF0YXNldCA9IG51bGw7XG4gICAgICAgIHRoaXMuX2l0ZW1GaWVsZE1hcCA9IG51bGw7XG5cbiAgICAgICAgLy8gTUVNT1JZIExFQUsgRklYOiBDbGVhciBib3VuZCBhdHRyaWJ1dGUgcmVmZXJlbmNlc1xuICAgICAgICB0aGlzLmJpbmRpdGVtbGFiZWwgPSBudWxsO1xuICAgICAgICB0aGlzLmJpbmRpdGVtaGludCA9IG51bGw7XG4gICAgICAgIHRoaXMuYmluZGl0ZW1pY29uID0gbnVsbDtcbiAgICAgICAgdGhpcy5iaW5kaXRlbWFjdGlvbiA9IG51bGw7XG4gICAgICAgIHRoaXMuYmluZGl0ZW1iYWRnZSA9IG51bGw7XG4gICAgICAgIHRoaXMuYmluZGl0ZW1jaGlsZHJlbiA9IG51bGw7XG4gICAgICAgIHRoaXMuYmluZGl0ZW1saW5rID0gbnVsbDtcbiAgICAgICAgdGhpcy5iaW5kaXRlbXRhcmdldCA9IG51bGw7XG4gICAgICAgIHRoaXMuYmluZHVzZXJyb2xlID0gbnVsbDtcbiAgICAgICAgdGhpcy5iaW5kaXNhY3RpdmUgPSBudWxsO1xuICAgICAgICB0aGlzLmJpbmRpdGVtaWQgPSBudWxsO1xuXG4gICAgICAgIHN1cGVyLm5nT25EZXN0cm95KCk7XG4gICAgfVxufVxuXG5leHBvcnQgaW50ZXJmYWNlIE5hdk5vZGUge1xuICAgIGxhYmVsOiBzdHJpbmc7XG4gICAgYWN0aW9uPzogYW55O1xuICAgIGJhZGdlPzogc3RyaW5nO1xuICAgIGNoaWxkcmVuPzogQXJyYXk8TmF2Tm9kZT47XG4gICAgY2xhc3M/OiBzdHJpbmc7XG4gICAgZGlzYWJsZWQ/OiBib29sZWFuO1xuICAgIGljb24/OiBzdHJpbmc7XG4gICAgaWQ/OiBzdHJpbmc7XG4gICAgbGluaz86IHN0cmluZztcbiAgICByb2xlPzogc3RyaW5nO1xuICAgIHZhbHVlPzogYW55O1xufVxuIl19
@@ -0,0 +1,115 @@
1
+ import { Attribute, ComponentFactoryResolver, Directive, ElementRef, Inject, Injector, Self, ViewContainerRef } from '@angular/core';
2
+ import { debounceTime, filter } from 'rxjs/operators';
3
+ import { App, $invokeWatchers, noop, ComponentType, PartialRefProvider } from '@wm/core';
4
+ import { WidgetRef } from "../../framework/types";
5
+ import { debounce } from "lodash-es";
6
+ import * as i0 from "@angular/core";
7
+ import * as i1 from "@wm/core";
8
+ export class PartialContainerDirective {
9
+ get name() {
10
+ return this.componentInstance.name;
11
+ }
12
+ async _renderPartial(nv) {
13
+ // destroy the existing partial
14
+ this.vcRef.clear();
15
+ // when the container-target is inside the component template, it can be queried after viewInit of the component.
16
+ $invokeWatchers(true);
17
+ // for partials with popovers and page dialogs which are inside a prefab, prefab name needs to be computed and appended
18
+ const prefab = $(this.elRef.nativeElement).closest('.app-prefab');
19
+ let prefabName;
20
+ if (prefab.length) {
21
+ prefabName = prefab.attr('prefabname');
22
+ }
23
+ else if (this.componentInstance.viewParent) {
24
+ prefabName = this.componentInstance.viewParent.prefabName;
25
+ }
26
+ const componentFactory = await this.partialRefProvider.getComponentFactoryRef(nv, ComponentType.PARTIAL, { prefab: prefabName });
27
+ if (componentFactory) {
28
+ const instanceRef = this.vcRef.createComponent(componentFactory, 0, this.inj);
29
+ if (instanceRef && instanceRef['instance'] && prefabName) {
30
+ // @ts-ignore
31
+ instanceRef['instance'].prefabName = prefabName;
32
+ }
33
+ if (!this.$target) {
34
+ this.$target = this.elRef.nativeElement.querySelector('[partial-container-target]') || this.elRef.nativeElement;
35
+ }
36
+ this.$target.innerHTML = '';
37
+ this.$target.appendChild(instanceRef.location.nativeElement);
38
+ this.contentInitialized = true;
39
+ setTimeout(() => this.onLoadSuccess(), 200);
40
+ }
41
+ }
42
+ onLoadSuccess() {
43
+ this.componentInstance.invokeEventCallback('load');
44
+ this.app.notify('partialLoaded');
45
+ }
46
+ constructor(componentInstance, vcRef, elRef, inj, app, _content, resolver, partialRefProvider) {
47
+ this.componentInstance = componentInstance;
48
+ this.vcRef = vcRef;
49
+ this.elRef = elRef;
50
+ this.inj = inj;
51
+ this.app = app;
52
+ this.resolver = resolver;
53
+ this.partialRefProvider = partialRefProvider;
54
+ this.contentInitialized = false;
55
+ this.renderPartial = debounce(this._renderPartial, 200);
56
+ componentInstance.registerPropertyChangeListener((key, nv, ov) => {
57
+ if (key === 'content') {
58
+ if ('isInlineContent' in componentInstance) {
59
+ componentInstance.isInlineContent = !(nv && nv !== '');
60
+ }
61
+ if (componentInstance.$lazyLoad) {
62
+ componentInstance.$lazyLoad = () => {
63
+ this.renderPartial(nv);
64
+ componentInstance.$lazyLoad = noop;
65
+ };
66
+ }
67
+ else {
68
+ this.renderPartial(nv);
69
+ }
70
+ }
71
+ });
72
+ const subscription = componentInstance.params$
73
+ .pipe(filter(() => this.contentInitialized), debounceTime(200))
74
+ .subscribe(() => this.renderPartial(componentInstance.content));
75
+ // reload the partial content on partial param change
76
+ componentInstance.registerDestroyListener(() => subscription.unsubscribe());
77
+ }
78
+ ngOnDestroy() {
79
+ // MEMORY LEAK FIX: Clear ViewContainerRef to destroy dynamically created components
80
+ if (this.vcRef) {
81
+ this.vcRef.clear();
82
+ }
83
+ // MEMORY LEAK FIX: Nullify debounced function to break closure
84
+ // The debounced function captures 'this' and has internal timeouts
85
+ if (this.renderPartial && this.renderPartial.cancel) {
86
+ this.renderPartial.cancel();
87
+ }
88
+ this.renderPartial = null;
89
+ // MEMORY LEAK FIX: Clear DOM reference
90
+ this.$target = null;
91
+ // MEMORY LEAK FIX: Clear component instance reference
92
+ // Note: We don't null componentInstance as it's injected and managed by Angular
93
+ // but we clear our internal references
94
+ // Reset content flag
95
+ this.contentInitialized = false;
96
+ }
97
+ static { this.ɵfac = function PartialContainerDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || PartialContainerDirective)(i0.ɵɵdirectiveInject(WidgetRef, 2), i0.ɵɵdirectiveInject(i0.ViewContainerRef), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Injector), i0.ɵɵdirectiveInject(i1.App), i0.ɵɵinjectAttribute('content'), i0.ɵɵdirectiveInject(i0.ComponentFactoryResolver), i0.ɵɵdirectiveInject(i1.PartialRefProvider)); }; }
98
+ static { this.ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: PartialContainerDirective, selectors: [["", "partialContainer", ""]], standalone: true }); }
99
+ }
100
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PartialContainerDirective, [{
101
+ type: Directive,
102
+ args: [{
103
+ standalone: true,
104
+ selector: '[partialContainer]'
105
+ }]
106
+ }], () => [{ type: undefined, decorators: [{
107
+ type: Self
108
+ }, {
109
+ type: Inject,
110
+ args: [WidgetRef]
111
+ }] }, { type: i0.ViewContainerRef }, { type: i0.ElementRef }, { type: i0.Injector }, { type: i1.App }, { type: undefined, decorators: [{
112
+ type: Attribute,
113
+ args: ['content']
114
+ }] }, { type: i0.ComponentFactoryResolver }, { type: i1.PartialRefProvider }], null); })();
115
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFydGlhbC1jb250YWluZXIuZGlyZWN0aXZlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY29tcG9uZW50cy9iYXNlL3NyYy93aWRnZXRzL2NvbW1vbi9iYXNlL3BhcnRpYWwtY29udGFpbmVyLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLHdCQUF3QixFQUFFLFNBQVMsRUFBRSxVQUFVLEVBQUUsTUFBTSxFQUFFLFFBQVEsRUFBYSxJQUFJLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFaEosT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUV0RCxPQUFPLEVBQUUsR0FBRyxFQUFFLGVBQWUsRUFBRSxJQUFJLEVBQUUsYUFBYSxFQUFFLGtCQUFrQixFQUFFLE1BQU0sVUFBVSxDQUFDO0FBRXpGLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSx1QkFBdUIsQ0FBQztBQUNsRCxPQUFPLEVBQUMsUUFBUSxFQUFDLE1BQU0sV0FBVyxDQUFDOzs7QUFNbkMsTUFBTSxPQUFPLHlCQUF5QjtJQUtsQyxJQUFJLElBQUk7UUFDSixPQUFPLElBQUksQ0FBQyxpQkFBaUIsQ0FBQyxJQUFJLENBQUM7SUFDdkMsQ0FBQztJQUVELEtBQUssQ0FBQyxjQUFjLENBQUMsRUFBRTtRQUNuQiwrQkFBK0I7UUFDL0IsSUFBSSxDQUFDLEtBQUssQ0FBQyxLQUFLLEVBQUUsQ0FBQztRQUNuQixpSEFBaUg7UUFDakgsZUFBZSxDQUFDLElBQUksQ0FBQyxDQUFDO1FBQ3RCLHVIQUF1SDtRQUN2SCxNQUFNLE1BQU0sR0FBRyxDQUFDLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxhQUFhLENBQUMsQ0FBQyxPQUFPLENBQUMsYUFBYSxDQUFDLENBQUM7UUFDbEUsSUFBSSxVQUFVLENBQUM7UUFDZixJQUFJLE1BQU0sQ0FBQyxNQUFNLEVBQUUsQ0FBQztZQUNoQixVQUFVLEdBQUcsTUFBTSxDQUFDLElBQUksQ0FBQyxZQUFZLENBQUMsQ0FBQztRQUMzQyxDQUFDO2FBQU0sSUFBSSxJQUFJLENBQUMsaUJBQWlCLENBQUMsVUFBVSxFQUFFLENBQUM7WUFDM0MsVUFBVSxHQUFHLElBQUksQ0FBQyxpQkFBaUIsQ0FBQyxVQUFVLENBQUMsVUFBVSxDQUFDO1FBQzlELENBQUM7UUFFRCxNQUFNLGdCQUFnQixHQUFHLE1BQU0sSUFBSSxDQUFDLGtCQUFrQixDQUFDLHNCQUFzQixDQUFDLEVBQUUsRUFBRSxhQUFhLENBQUMsT0FBTyxFQUFFLEVBQUMsTUFBTSxFQUFFLFVBQVUsRUFBQyxDQUFDLENBQUM7UUFDL0gsSUFBSSxnQkFBZ0IsRUFBRSxDQUFDO1lBQ25CLE1BQU0sV0FBVyxHQUFHLElBQUksQ0FBQyxLQUFLLENBQUMsZUFBZSxDQUFDLGdCQUFnQixFQUFFLENBQUMsRUFBRSxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUM7WUFDOUUsSUFBSSxXQUFXLElBQUksV0FBVyxDQUFDLFVBQVUsQ0FBQyxJQUFJLFVBQVUsRUFBRSxDQUFDO2dCQUN2RCxhQUFhO2dCQUNiLFdBQVcsQ0FBQyxVQUFVLENBQUMsQ0FBQyxVQUFVLEdBQUcsVUFBVSxDQUFDO1lBQ3BELENBQUM7WUFDRCxJQUFJLENBQUMsSUFBSSxDQUFDLE9BQU8sRUFBRSxDQUFDO2dCQUNoQixJQUFJLENBQUMsT0FBTyxHQUFHLElBQUksQ0FBQyxLQUFLLENBQUMsYUFBYSxDQUFDLGFBQWEsQ0FBQyw0QkFBNEIsQ0FBQyxJQUFJLElBQUksQ0FBQyxLQUFLLENBQUMsYUFBYSxDQUFDO1lBQ3BILENBQUM7WUFFRCxJQUFJLENBQUMsT0FBTyxDQUFDLFNBQVMsR0FBRyxFQUFFLENBQUM7WUFDNUIsSUFBSSxDQUFDLE9BQU8sQ0FBQyxXQUFXLENBQUMsV0FBVyxDQUFDLFFBQVEsQ0FBQyxhQUFhLENBQUMsQ0FBQztZQUM3RCxJQUFJLENBQUMsa0JBQWtCLEdBQUcsSUFBSSxDQUFDO1lBQy9CLFVBQVUsQ0FBQyxHQUFHLEVBQUUsQ0FBQyxJQUFJLENBQUMsYUFBYSxFQUFFLEVBQUUsR0FBRyxDQUFDLENBQUM7UUFDaEQsQ0FBQztJQUNMLENBQUM7SUFJRCxhQUFhO1FBQ1QsSUFBSSxDQUFDLGlCQUFpQixDQUFDLG1CQUFtQixDQUFDLE1BQU0sQ0FBQyxDQUFDO1FBRW5ELElBQUksQ0FBQyxHQUFHLENBQUMsTUFBTSxDQUFDLGVBQWUsQ0FBQyxDQUFDO0lBQ3JDLENBQUM7SUFFRCxZQUNzQyxpQkFBaUIsRUFDNUMsS0FBdUIsRUFDdkIsS0FBaUIsRUFDakIsR0FBYSxFQUNaLEdBQVEsRUFDTSxRQUFnQixFQUM5QixRQUFrQyxFQUNsQyxrQkFBc0M7UUFQWixzQkFBaUIsR0FBakIsaUJBQWlCLENBQUE7UUFDNUMsVUFBSyxHQUFMLEtBQUssQ0FBa0I7UUFDdkIsVUFBSyxHQUFMLEtBQUssQ0FBWTtRQUNqQixRQUFHLEdBQUgsR0FBRyxDQUFVO1FBQ1osUUFBRyxHQUFILEdBQUcsQ0FBSztRQUVSLGFBQVEsR0FBUixRQUFRLENBQTBCO1FBQ2xDLHVCQUFrQixHQUFsQixrQkFBa0IsQ0FBb0I7UUF2RDFDLHVCQUFrQixHQUFHLEtBQUssQ0FBQztRQXVDbkMsa0JBQWEsR0FBRyxRQUFRLENBQUMsSUFBSSxDQUFDLGNBQWMsRUFBRSxHQUFHLENBQUMsQ0FBQztRQW1CL0MsaUJBQWlCLENBQUMsOEJBQThCLENBQUMsQ0FBQyxHQUFXLEVBQUUsRUFBTyxFQUFFLEVBQVEsRUFBRSxFQUFFO1lBQ2hGLElBQUksR0FBRyxLQUFLLFNBQVMsRUFBRSxDQUFDO2dCQUNwQixJQUFHLGlCQUFpQixJQUFJLGlCQUFpQixFQUFFLENBQUM7b0JBQ3hDLGlCQUFpQixDQUFDLGVBQWUsR0FBRyxDQUFDLENBQUMsRUFBRSxJQUFJLEVBQUUsS0FBSyxFQUFFLENBQUMsQ0FBQztnQkFDM0QsQ0FBQztnQkFDRCxJQUFJLGlCQUFpQixDQUFDLFNBQVMsRUFBRSxDQUFDO29CQUM5QixpQkFBaUIsQ0FBQyxTQUFTLEdBQUcsR0FBRyxFQUFFO3dCQUMvQixJQUFJLENBQUMsYUFBYSxDQUFDLEVBQUUsQ0FBQyxDQUFDO3dCQUN2QixpQkFBaUIsQ0FBQyxTQUFTLEdBQUcsSUFBSSxDQUFDO29CQUN2QyxDQUFDLENBQUM7Z0JBQ04sQ0FBQztxQkFBTSxDQUFDO29CQUNKLElBQUksQ0FBQyxhQUFhLENBQUMsRUFBRSxDQUFDLENBQUM7Z0JBQzNCLENBQUM7WUFDTCxDQUFDO1FBQ0wsQ0FBQyxDQUFDLENBQUM7UUFFSCxNQUFNLFlBQVksR0FBRyxpQkFBaUIsQ0FBQyxPQUFPO2FBQ3pDLElBQUksQ0FDRCxNQUFNLENBQUMsR0FBRyxFQUFFLENBQUMsSUFBSSxDQUFDLGtCQUFrQixDQUFDLEVBQ3JDLFlBQVksQ0FBQyxHQUFHLENBQUMsQ0FDcEI7YUFDQSxTQUFTLENBQUMsR0FBRyxFQUFFLENBQUMsSUFBSSxDQUFDLGFBQWEsQ0FBQyxpQkFBaUIsQ0FBQyxPQUFPLENBQUMsQ0FBQyxDQUFDO1FBQ3BFLHFEQUFxRDtRQUNyRCxpQkFBaUIsQ0FBQyx1QkFBdUIsQ0FBQyxHQUFHLEVBQUUsQ0FBQyxZQUFZLENBQUMsV0FBVyxFQUFFLENBQUMsQ0FBQztJQUNoRixDQUFDO0lBRUQsV0FBVztRQUNQLG9GQUFvRjtRQUNwRixJQUFJLElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQztZQUNiLElBQUksQ0FBQyxLQUFLLENBQUMsS0FBSyxFQUFFLENBQUM7UUFDdkIsQ0FBQztRQUVELCtEQUErRDtRQUMvRCxtRUFBbUU7UUFDbkUsSUFBSSxJQUFJLENBQUMsYUFBYSxJQUFLLElBQUksQ0FBQyxhQUFxQixDQUFDLE1BQU0sRUFBRSxDQUFDO1lBQzFELElBQUksQ0FBQyxhQUFxQixDQUFDLE1BQU0sRUFBRSxDQUFDO1FBQ3pDLENBQUM7UUFDRCxJQUFJLENBQUMsYUFBYSxHQUFHLElBQUksQ0FBQztRQUUxQix1Q0FBdUM7UUFDdkMsSUFBSSxDQUFDLE9BQU8sR0FBRyxJQUFJLENBQUM7UUFFcEIsc0RBQXNEO1FBQ3RELGdGQUFnRjtRQUNoRix1Q0FBdUM7UUFFdkMscUJBQXFCO1FBQ3JCLElBQUksQ0FBQyxrQkFBa0IsR0FBRyxLQUFLLENBQUM7SUFDcEMsQ0FBQzswSEE1R1EseUJBQXlCLHVCQWtEZCxTQUFTLDRLQUtkLFNBQVM7b0VBdkRmLHlCQUF5Qjs7aUZBQXpCLHlCQUF5QjtjQUpyQyxTQUFTO2VBQUM7Z0JBQ1QsVUFBVSxFQUFFLElBQUk7Z0JBQ2QsUUFBUSxFQUFFLG9CQUFvQjthQUNqQzs7c0JBbURRLElBQUk7O3NCQUFJLE1BQU07dUJBQUMsU0FBUzs7c0JBS3hCLFNBQVM7dUJBQUMsU0FBUyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEF0dHJpYnV0ZSwgQ29tcG9uZW50RmFjdG9yeVJlc29sdmVyLCBEaXJlY3RpdmUsIEVsZW1lbnRSZWYsIEluamVjdCwgSW5qZWN0b3IsIE9uRGVzdHJveSwgU2VsZiwgVmlld0NvbnRhaW5lclJlZiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5pbXBvcnQgeyBkZWJvdW5jZVRpbWUsIGZpbHRlciB9IGZyb20gJ3J4anMvb3BlcmF0b3JzJztcblxuaW1wb3J0IHsgQXBwLCAkaW52b2tlV2F0Y2hlcnMsIG5vb3AsIENvbXBvbmVudFR5cGUsIFBhcnRpYWxSZWZQcm92aWRlciB9IGZyb20gJ0B3bS9jb3JlJztcblxuaW1wb3J0IHsgV2lkZ2V0UmVmIH0gZnJvbSBcIi4uLy4uL2ZyYW1ld29yay90eXBlc1wiO1xuaW1wb3J0IHtkZWJvdW5jZX0gZnJvbSBcImxvZGFzaC1lc1wiO1xuXG5ARGlyZWN0aXZlKHtcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgICBzZWxlY3RvcjogJ1twYXJ0aWFsQ29udGFpbmVyXSdcbn0pXG5leHBvcnQgY2xhc3MgUGFydGlhbENvbnRhaW5lckRpcmVjdGl2ZSBpbXBsZW1lbnRzIE9uRGVzdHJveSB7XG5cbiAgICBwcml2YXRlIGNvbnRlbnRJbml0aWFsaXplZCA9IGZhbHNlO1xuICAgIHByaXZhdGUgJHRhcmdldDtcblxuICAgIGdldCBuYW1lKCkge1xuICAgICAgICByZXR1cm4gdGhpcy5jb21wb25lbnRJbnN0YW5jZS5uYW1lO1xuICAgIH1cblxuICAgIGFzeW5jIF9yZW5kZXJQYXJ0aWFsKG52KSB7XG4gICAgICAgIC8vIGRlc3Ryb3kgdGhlIGV4aXN0aW5nIHBhcnRpYWxcbiAgICAgICAgdGhpcy52Y1JlZi5jbGVhcigpO1xuICAgICAgICAvLyB3aGVuIHRoZSBjb250YWluZXItdGFyZ2V0IGlzIGluc2lkZSB0aGUgY29tcG9uZW50IHRlbXBsYXRlLCBpdCBjYW4gYmUgcXVlcmllZCBhZnRlciB2aWV3SW5pdCBvZiB0aGUgY29tcG9uZW50LlxuICAgICAgICAkaW52b2tlV2F0Y2hlcnModHJ1ZSk7XG4gICAgICAgIC8vIGZvciBwYXJ0aWFscyB3aXRoIHBvcG92ZXJzIGFuZCBwYWdlIGRpYWxvZ3Mgd2hpY2ggYXJlIGluc2lkZSBhIHByZWZhYiwgcHJlZmFiIG5hbWUgbmVlZHMgdG8gYmUgY29tcHV0ZWQgYW5kIGFwcGVuZGVkXG4gICAgICAgIGNvbnN0IHByZWZhYiA9ICQodGhpcy5lbFJlZi5uYXRpdmVFbGVtZW50KS5jbG9zZXN0KCcuYXBwLXByZWZhYicpO1xuICAgICAgICBsZXQgcHJlZmFiTmFtZTtcbiAgICAgICAgaWYgKHByZWZhYi5sZW5ndGgpIHtcbiAgICAgICAgICAgIHByZWZhYk5hbWUgPSBwcmVmYWIuYXR0cigncHJlZmFibmFtZScpO1xuICAgICAgICB9IGVsc2UgaWYgKHRoaXMuY29tcG9uZW50SW5zdGFuY2Uudmlld1BhcmVudCkge1xuICAgICAgICAgICAgcHJlZmFiTmFtZSA9IHRoaXMuY29tcG9uZW50SW5zdGFuY2Uudmlld1BhcmVudC5wcmVmYWJOYW1lO1xuICAgICAgICB9XG5cbiAgICAgICAgY29uc3QgY29tcG9uZW50RmFjdG9yeSA9IGF3YWl0IHRoaXMucGFydGlhbFJlZlByb3ZpZGVyLmdldENvbXBvbmVudEZhY3RvcnlSZWYobnYsIENvbXBvbmVudFR5cGUuUEFSVElBTCwge3ByZWZhYjogcHJlZmFiTmFtZX0pO1xuICAgICAgICBpZiAoY29tcG9uZW50RmFjdG9yeSkge1xuICAgICAgICAgICAgY29uc3QgaW5zdGFuY2VSZWYgPSB0aGlzLnZjUmVmLmNyZWF0ZUNvbXBvbmVudChjb21wb25lbnRGYWN0b3J5LCAwLCB0aGlzLmluaik7XG4gICAgICAgICAgICBpZiAoaW5zdGFuY2VSZWYgJiYgaW5zdGFuY2VSZWZbJ2luc3RhbmNlJ10gJiYgcHJlZmFiTmFtZSkge1xuICAgICAgICAgICAgICAgIC8vIEB0cy1pZ25vcmVcbiAgICAgICAgICAgICAgICBpbnN0YW5jZVJlZlsnaW5zdGFuY2UnXS5wcmVmYWJOYW1lID0gcHJlZmFiTmFtZTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGlmICghdGhpcy4kdGFyZ2V0KSB7XG4gICAgICAgICAgICAgICAgdGhpcy4kdGFyZ2V0ID0gdGhpcy5lbFJlZi5uYXRpdmVFbGVtZW50LnF1ZXJ5U2VsZWN0b3IoJ1twYXJ0aWFsLWNvbnRhaW5lci10YXJnZXRdJykgfHwgdGhpcy5lbFJlZi5uYXRpdmVFbGVtZW50O1xuICAgICAgICAgICAgfVxuXG4gICAgICAgICAgICB0aGlzLiR0YXJnZXQuaW5uZXJIVE1MID0gJyc7XG4gICAgICAgICAgICB0aGlzLiR0YXJnZXQuYXBwZW5kQ2hpbGQoaW5zdGFuY2VSZWYubG9jYXRpb24ubmF0aXZlRWxlbWVudCk7XG4gICAgICAgICAgICB0aGlzLmNvbnRlbnRJbml0aWFsaXplZCA9IHRydWU7XG4gICAgICAgICAgICBzZXRUaW1lb3V0KCgpID0+IHRoaXMub25Mb2FkU3VjY2VzcygpLCAyMDApO1xuICAgICAgICB9XG4gICAgfVxuXG4gICAgcmVuZGVyUGFydGlhbCA9IGRlYm91bmNlKHRoaXMuX3JlbmRlclBhcnRpYWwsIDIwMCk7XG5cbiAgICBvbkxvYWRTdWNjZXNzKCkge1xuICAgICAgICB0aGlzLmNvbXBvbmVudEluc3RhbmNlLmludm9rZUV2ZW50Q2FsbGJhY2soJ2xvYWQnKTtcblxuICAgICAgICB0aGlzLmFwcC5ub3RpZnkoJ3BhcnRpYWxMb2FkZWQnKTtcbiAgICB9XG5cbiAgICBjb25zdHJ1Y3RvcihcbiAgICAgICAgQFNlbGYoKSBASW5qZWN0KFdpZGdldFJlZikgcHVibGljIGNvbXBvbmVudEluc3RhbmNlLFxuICAgICAgICBwdWJsaWMgdmNSZWY6IFZpZXdDb250YWluZXJSZWYsXG4gICAgICAgIHB1YmxpYyBlbFJlZjogRWxlbWVudFJlZixcbiAgICAgICAgcHVibGljIGluajogSW5qZWN0b3IsXG4gICAgICAgIHByaXZhdGUgYXBwOiBBcHAsXG4gICAgICAgIEBBdHRyaWJ1dGUoJ2NvbnRlbnQnKSBfY29udGVudDogc3RyaW5nLFxuICAgICAgICBwcml2YXRlIHJlc29sdmVyOiBDb21wb25lbnRGYWN0b3J5UmVzb2x2ZXIsXG4gICAgICAgIHByaXZhdGUgcGFydGlhbFJlZlByb3ZpZGVyOiBQYXJ0aWFsUmVmUHJvdmlkZXJcbiAgICApIHtcblxuICAgICAgICBjb21wb25lbnRJbnN0YW5jZS5yZWdpc3RlclByb3BlcnR5Q2hhbmdlTGlzdGVuZXIoKGtleTogc3RyaW5nLCBudjogYW55LCBvdj86IGFueSkgPT4ge1xuICAgICAgICAgICAgaWYgKGtleSA9PT0gJ2NvbnRlbnQnKSB7XG4gICAgICAgICAgICAgICAgaWYoJ2lzSW5saW5lQ29udGVudCcgaW4gY29tcG9uZW50SW5zdGFuY2UpIHtcbiAgICAgICAgICAgICAgICAgICAgY29tcG9uZW50SW5zdGFuY2UuaXNJbmxpbmVDb250ZW50ID0gIShudiAmJiBudiAhPT0gJycpO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBpZiAoY29tcG9uZW50SW5zdGFuY2UuJGxhenlMb2FkKSB7XG4gICAgICAgICAgICAgICAgICAgIGNvbXBvbmVudEluc3RhbmNlLiRsYXp5TG9hZCA9ICgpID0+IHtcbiAgICAgICAgICAgICAgICAgICAgICAgIHRoaXMucmVuZGVyUGFydGlhbChudik7XG4gICAgICAgICAgICAgICAgICAgICAgICBjb21wb25lbnRJbnN0YW5jZS4kbGF6eUxvYWQgPSBub29wO1xuICAgICAgICAgICAgICAgICAgICB9O1xuICAgICAgICAgICAgICAgIH0gZWxzZSB7XG4gICAgICAgICAgICAgICAgICAgIHRoaXMucmVuZGVyUGFydGlhbChudik7XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICB9KTtcblxuICAgICAgICBjb25zdCBzdWJzY3JpcHRpb24gPSBjb21wb25lbnRJbnN0YW5jZS5wYXJhbXMkXG4gICAgICAgICAgICAucGlwZShcbiAgICAgICAgICAgICAgICBmaWx0ZXIoKCkgPT4gdGhpcy5jb250ZW50SW5pdGlhbGl6ZWQpLFxuICAgICAgICAgICAgICAgIGRlYm91bmNlVGltZSgyMDApXG4gICAgICAgICAgICApXG4gICAgICAgICAgICAuc3Vic2NyaWJlKCgpID0+IHRoaXMucmVuZGVyUGFydGlhbChjb21wb25lbnRJbnN0YW5jZS5jb250ZW50KSk7XG4gICAgICAgIC8vIHJlbG9hZCB0aGUgcGFydGlhbCBjb250ZW50IG9uIHBhcnRpYWwgcGFyYW0gY2hhbmdlXG4gICAgICAgIGNvbXBvbmVudEluc3RhbmNlLnJlZ2lzdGVyRGVzdHJveUxpc3RlbmVyKCgpID0+IHN1YnNjcmlwdGlvbi51bnN1YnNjcmliZSgpKTtcbiAgICB9XG5cbiAgICBuZ09uRGVzdHJveSgpIHtcbiAgICAgICAgLy8gTUVNT1JZIExFQUsgRklYOiBDbGVhciBWaWV3Q29udGFpbmVyUmVmIHRvIGRlc3Ryb3kgZHluYW1pY2FsbHkgY3JlYXRlZCBjb21wb25lbnRzXG4gICAgICAgIGlmICh0aGlzLnZjUmVmKSB7XG4gICAgICAgICAgICB0aGlzLnZjUmVmLmNsZWFyKCk7XG4gICAgICAgIH1cblxuICAgICAgICAvLyBNRU1PUlkgTEVBSyBGSVg6IE51bGxpZnkgZGVib3VuY2VkIGZ1bmN0aW9uIHRvIGJyZWFrIGNsb3N1cmVcbiAgICAgICAgLy8gVGhlIGRlYm91bmNlZCBmdW5jdGlvbiBjYXB0dXJlcyAndGhpcycgYW5kIGhhcyBpbnRlcm5hbCB0aW1lb3V0c1xuICAgICAgICBpZiAodGhpcy5yZW5kZXJQYXJ0aWFsICYmICh0aGlzLnJlbmRlclBhcnRpYWwgYXMgYW55KS5jYW5jZWwpIHtcbiAgICAgICAgICAgICh0aGlzLnJlbmRlclBhcnRpYWwgYXMgYW55KS5jYW5jZWwoKTtcbiAgICAgICAgfVxuICAgICAgICB0aGlzLnJlbmRlclBhcnRpYWwgPSBudWxsO1xuXG4gICAgICAgIC8vIE1FTU9SWSBMRUFLIEZJWDogQ2xlYXIgRE9NIHJlZmVyZW5jZVxuICAgICAgICB0aGlzLiR0YXJnZXQgPSBudWxsO1xuXG4gICAgICAgIC8vIE1FTU9SWSBMRUFLIEZJWDogQ2xlYXIgY29tcG9uZW50IGluc3RhbmNlIHJlZmVyZW5jZVxuICAgICAgICAvLyBOb3RlOiBXZSBkb24ndCBudWxsIGNvbXBvbmVudEluc3RhbmNlIGFzIGl0J3MgaW5qZWN0ZWQgYW5kIG1hbmFnZWQgYnkgQW5ndWxhclxuICAgICAgICAvLyBidXQgd2UgY2xlYXIgb3VyIGludGVybmFsIHJlZmVyZW5jZXNcblxuICAgICAgICAvLyBSZXNldCBjb250ZW50IGZsYWdcbiAgICAgICAgdGhpcy5jb250ZW50SW5pdGlhbGl6ZWQgPSBmYWxzZTtcbiAgICB9XG59XG4iXX0=
@@ -0,0 +1,11 @@
1
+ import { BaseComponent } from './base.component';
2
+ import { Injectable } from '@angular/core';
3
+ import * as i0 from "@angular/core";
4
+ export class StylableComponent extends BaseComponent {
5
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵStylableComponent_BaseFactory; return function StylableComponent_Factory(__ngFactoryType__) { return (ɵStylableComponent_BaseFactory || (ɵStylableComponent_BaseFactory = i0.ɵɵgetInheritedFactory(StylableComponent)))(__ngFactoryType__ || StylableComponent); }; })(); }
6
+ static { this.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: StylableComponent, factory: StylableComponent.ɵfac }); }
7
+ }
8
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(StylableComponent, [{
9
+ type: Injectable
10
+ }], null, null); })();
11
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3R5bGFibGUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY29tcG9uZW50cy9iYXNlL3NyYy93aWRnZXRzL2NvbW1vbi9iYXNlL3N0eWxhYmxlLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sa0JBQWtCLENBQUM7QUFDakQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFHM0MsTUFBTSxPQUFnQixpQkFBa0IsU0FBUSxhQUFhO3dQQUF2QyxpQkFBaUIseUJBQWpCLGlCQUFpQjt1RUFBakIsaUJBQWlCLFdBQWpCLGlCQUFpQjs7aUZBQWpCLGlCQUFpQjtjQUR0QyxVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQmFzZUNvbXBvbmVudCB9IGZyb20gJy4vYmFzZS5jb21wb25lbnQnO1xuaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5ASW5qZWN0YWJsZSgpXG5leHBvcnQgYWJzdHJhY3QgY2xhc3MgU3R5bGFibGVDb21wb25lbnQgZXh0ZW5kcyBCYXNlQ29tcG9uZW50IHtcbiAgICBiYWNrZ3JvdW5kYXR0YWNobWVudDogc3RyaW5nO1xuICAgIGJhY2tncm91bmRjb2xvcjogc3RyaW5nO1xuICAgIGJhY2tncm91bmRncmFkaWVudDogc3RyaW5nO1xuICAgIGJhY2tncm91bmRpbWFnZTogc3RyaW5nO1xuICAgIGJhY2tncm91bmRwb3NpdGlvbjogc3RyaW5nO1xuICAgIGJhY2tncm91bmRyZXBlYXQ6IHN0cmluZztcbiAgICBiYWNrZ3JvdW5kc2l6ZTogc3RyaW5nO1xuICAgIGJvcmRlcmNvbG9yOiBzdHJpbmc7XG4gICAgYm9yZGVycmFkaXVzOiBzdHJpbmc7XG4gICAgYm9yZGVyc3R5bGU6IHN0cmluZztcbiAgICBib3JkZXJ3aWR0aDogc3RyaW5nO1xuICAgIGJvcmRlcmJvdHRvbXdpZHRoOiBzdHJpbmc7XG4gICAgYm9yZGVybGVmdHdpZHRoOiBzdHJpbmc7XG4gICAgYm9yZGVycmlnaHR3aWR0aDogc3RyaW5nO1xuICAgIGJvcmRlcnRvcHdpZHRoOiBzdHJpbmc7XG4gICAgY29sb3I6IHN0cmluZztcbiAgICBjdXJzb3I6IHN0cmluZztcbiAgICBkaXNwbGF5OiBzdHJpbmc7XG4gICAgZm9udHNpemU6IHN0cmluZztcbiAgICBmb250ZmFtaWx5OiBzdHJpbmc7XG4gICAgZm9udHN0eWxlOiBzdHJpbmc7XG4gICAgZm9udHVuaXQ6IHN0cmluZztcbiAgICBmb250dmFyaWFudDogc3RyaW5nO1xuICAgIGZvbnR3ZWlnaHQ6IHN0cmluZztcbiAgICBoZWlnaHQ6IHN0cmluZztcbiAgICBob3Jpem9udGFsYWxpZ246IHN0cmluZztcbiAgICBsaW5laGVpZ2h0OiBzdHJpbmc7XG4gICAgbWFyZ2luOiBzdHJpbmc7XG4gICAgbWFyZ2luYm90dG9tOiBzdHJpbmc7XG4gICAgbWFyZ2lubGVmdDogc3RyaW5nO1xuICAgIG1hcmdpbnJpZ2h0OiBzdHJpbmc7XG4gICAgbWFyZ2ludG9wOiBzdHJpbmc7XG4gICAgb3BhY2l0eTogc3RyaW5nO1xuICAgIG92ZXJmbG93OiBzdHJpbmc7XG4gICAgcGFkZGluZzogc3RyaW5nO1xuICAgIHBhZGRpbmdib3R0b206IHN0cmluZztcbiAgICBwYWRkaW5nbGVmdDogc3RyaW5nO1xuICAgIHBhZGRpbmdyaWdodDogc3RyaW5nO1xuICAgIHBhZGRpbmd0b3A6IHN0cmluZztcbiAgICBwaWN0dXJlc291cmNlOiBzdHJpbmc7XG4gICAgdGV4dGFsaWduOiBzdHJpbmc7XG4gICAgdGV4dGRlY29yYXRpb246IHN0cmluZztcbiAgICB2ZXJ0aWNhbGFsaWduOiBzdHJpbmc7XG4gICAgdmlzaWJpbGl0eTogc3RyaW5nO1xuICAgIHdoaXRlc3BhY2U6IHN0cmluZztcbiAgICB3aWR0aDogc3RyaW5nO1xuICAgIHdvcmRicmVhazogc3RyaW5nO1xuICAgIHppbmRleDogc3RyaW5nO1xufVxuIl19
@@ -0,0 +1,26 @@
1
+ import { Directive, ElementRef, Input } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class TextContentDirective {
4
+ set textContent(nv) {
5
+ let v = nv;
6
+ if (nv === undefined || nv === null) {
7
+ v = '';
8
+ }
9
+ this.elRef.nativeElement.textContent = v;
10
+ }
11
+ constructor(elRef) {
12
+ this.elRef = elRef;
13
+ }
14
+ static { this.ɵfac = function TextContentDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || TextContentDirective)(i0.ɵɵdirectiveInject(i0.ElementRef)); }; }
15
+ static { this.ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: TextContentDirective, selectors: [["", "textContent", ""]], inputs: { textContent: "textContent" }, standalone: true }); }
16
+ }
17
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TextContentDirective, [{
18
+ type: Directive,
19
+ args: [{
20
+ standalone: true,
21
+ selector: '[textContent]'
22
+ }]
23
+ }], () => [{ type: i0.ElementRef }], { textContent: [{
24
+ type: Input
25
+ }] }); })();
26
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dC1jb250ZW50LmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvbXBvbmVudHMvYmFzZS9zcmMvd2lkZ2V0cy9jb21tb24vYmFzZS90ZXh0LWNvbnRlbnQuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsVUFBVSxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFNN0QsTUFBTSxPQUFPLG9CQUFvQjtJQUM3QixJQUNJLFdBQVcsQ0FBQyxFQUFFO1FBQ2QsSUFBSSxDQUFDLEdBQUcsRUFBRSxDQUFDO1FBRVgsSUFBSSxFQUFFLEtBQUssU0FBUyxJQUFJLEVBQUUsS0FBSyxJQUFJLEVBQUUsQ0FBQztZQUNsQyxDQUFDLEdBQUcsRUFBRSxDQUFDO1FBQ1gsQ0FBQztRQUNELElBQUksQ0FBQyxLQUFLLENBQUMsYUFBYSxDQUFDLFdBQVcsR0FBRyxDQUFDLENBQUM7SUFDN0MsQ0FBQztJQUVELFlBQW9CLEtBQWlCO1FBQWpCLFVBQUssR0FBTCxLQUFLLENBQVk7SUFBRyxDQUFDO3FIQVhoQyxvQkFBb0I7b0VBQXBCLG9CQUFvQjs7aUZBQXBCLG9CQUFvQjtjQUpoQyxTQUFTO2VBQUM7Z0JBQ1QsVUFBVSxFQUFFLElBQUk7Z0JBQ2QsUUFBUSxFQUFFLGVBQWU7YUFDNUI7MkNBR08sV0FBVztrQkFEZCxLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgRGlyZWN0aXZlLCBFbGVtZW50UmVmLCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5ARGlyZWN0aXZlKHtcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgICBzZWxlY3RvcjogJ1t0ZXh0Q29udGVudF0nXG59KVxuZXhwb3J0IGNsYXNzIFRleHRDb250ZW50RGlyZWN0aXZlIHtcbiAgICBASW5wdXQoKVxuICAgIHNldCB0ZXh0Q29udGVudChudikge1xuICAgICAgICBsZXQgdiA9IG52O1xuXG4gICAgICAgIGlmIChudiA9PT0gdW5kZWZpbmVkIHx8IG52ID09PSBudWxsKSB7XG4gICAgICAgICAgICB2ID0gJyc7XG4gICAgICAgIH1cbiAgICAgICAgdGhpcy5lbFJlZi5uYXRpdmVFbGVtZW50LnRleHRDb250ZW50ID0gdjtcbiAgICB9XG5cbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGVsUmVmOiBFbGVtZW50UmVmKSB7fVxufVxuIl19
@@ -0,0 +1,51 @@
1
+ import { __decorate, __metadata } from "tslib";
2
+ import { Directive, Inject, Injector, Optional } from '@angular/core';
3
+ import { addClass, App } from '@wm/core';
4
+ import { APPLY_STYLES_TYPE, styler } from '../../framework/styler';
5
+ import { registerProps } from './container.props';
6
+ import { provideAsWidgetRef } from '../../../utils/widget-utils';
7
+ import { BaseContainerComponent } from "../base/base-container.component";
8
+ import { AutoLayout } from '../../../decorators/autolayout.decorator';
9
+ import * as i0 from "@angular/core";
10
+ import * as i1 from "@wm/core";
11
+ const DEFAULT_CLS = 'app-container';
12
+ const WIDGET_CONFIG = {
13
+ widgetType: 'wm-container',
14
+ hostClass: DEFAULT_CLS
15
+ };
16
+ let ContainerDirective = class ContainerDirective extends BaseContainerComponent {
17
+ static { this.initializeProps = registerProps(); }
18
+ constructor(inj, explicitContext, app) {
19
+ super(inj, WIDGET_CONFIG, explicitContext);
20
+ this.app = app;
21
+ this.isPrism = false;
22
+ addClass(this.nativeElement, DEFAULT_CLS);
23
+ styler(this.nativeElement, this, APPLY_STYLES_TYPE.CONTAINER);
24
+ this.isPrism = this.app.isPrism;
25
+ }
26
+ static { this.ɵfac = function ContainerDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ContainerDirective)(i0.ɵɵdirectiveInject(i0.Injector), i0.ɵɵdirectiveInject('EXPLICIT_CONTEXT', 8), i0.ɵɵdirectiveInject(i1.App)); }; }
27
+ static { this.ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: ContainerDirective, selectors: [["", "wmContainer", ""]], standalone: true, features: [i0.ɵɵProvidersFeature([
28
+ provideAsWidgetRef(ContainerDirective)
29
+ ]), i0.ɵɵInheritDefinitionFeature] }); }
30
+ };
31
+ ContainerDirective = __decorate([
32
+ AutoLayout(),
33
+ __metadata("design:paramtypes", [Injector, Object, App])
34
+ ], ContainerDirective);
35
+ export { ContainerDirective };
36
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ContainerDirective, [{
37
+ type: Directive,
38
+ args: [{
39
+ standalone: true,
40
+ selector: '[wmContainer]',
41
+ providers: [
42
+ provideAsWidgetRef(ContainerDirective)
43
+ ]
44
+ }]
45
+ }], () => [{ type: i0.Injector }, { type: undefined, decorators: [{
46
+ type: Inject,
47
+ args: ['EXPLICIT_CONTEXT']
48
+ }, {
49
+ type: Optional
50
+ }] }, { type: i1.App }], null); })();
51
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udGFpbmVyLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NvbXBvbmVudHMvYmFzZS9zcmMvd2lkZ2V0cy9jb21tb24vY29udGFpbmVyL2NvbnRhaW5lci5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBQyxTQUFTLEVBQUUsTUFBTSxFQUFFLFFBQVEsRUFBRSxRQUFRLEVBQUMsTUFBTSxlQUFlLENBQUM7QUFFcEUsT0FBTyxFQUFDLFFBQVEsRUFBRSxHQUFHLEVBQUMsTUFBTSxVQUFVLENBQUM7QUFFdkMsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBRW5FLE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQztBQUNsRCxPQUFPLEVBQUUsa0JBQWtCLEVBQUUsTUFBTSw2QkFBNkIsQ0FBQztBQUNqRSxPQUFPLEVBQUMsc0JBQXNCLEVBQUMsTUFBTSxrQ0FBa0MsQ0FBQztBQUV4RSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sMENBQTBDLENBQUM7OztBQUV0RSxNQUFNLFdBQVcsR0FBRyxlQUFlLENBQUM7QUFDcEMsTUFBTSxhQUFhLEdBQWtCO0lBQ2pDLFVBQVUsRUFBRSxjQUFjO0lBQzFCLFNBQVMsRUFBRSxXQUFXO0NBQ3pCLENBQUM7QUFVSyxJQUFNLGtCQUFrQixHQUF4QixNQUFNLGtCQUFtQixTQUFRLHNCQUFzQjthQUNuRCxvQkFBZSxHQUFHLGFBQWEsRUFBRSxBQUFsQixDQUFtQjtJQUd6QyxZQUFZLEdBQWEsRUFBMEMsZUFBcUIsRUFBUyxHQUFTO1FBQ3RHLEtBQUssQ0FBQyxHQUFHLEVBQUUsYUFBYSxFQUFFLGVBQWUsQ0FBQyxDQUFDO1FBRGtELFFBQUcsR0FBSCxHQUFHLENBQU07UUFGMUcsWUFBTyxHQUFZLEtBQUssQ0FBQztRQUtyQixRQUFRLENBQUMsSUFBSSxDQUFDLGFBQWEsRUFBRSxXQUFXLENBQUMsQ0FBQztRQUMxQyxNQUFNLENBQUMsSUFBSSxDQUFDLGFBQWEsRUFBRSxJQUFJLEVBQUUsaUJBQWlCLENBQUMsU0FBUyxDQUFDLENBQUM7UUFDOUQsSUFBSSxDQUFDLE9BQU8sR0FBRyxJQUFJLENBQUMsR0FBRyxDQUFDLE9BQU8sQ0FBQztJQUNwQyxDQUFDO21IQVZRLGtCQUFrQiwwREFJUSxrQkFBa0I7b0VBSjVDLGtCQUFrQiwyRkFKaEI7Z0JBQ1Asa0JBQWtCLENBQUMsa0JBQWtCLENBQUM7YUFDekM7O0FBRVEsa0JBQWtCO0lBUjlCLFVBQVUsRUFBRTtxQ0FZUSxRQUFRLFVBQThFLEdBQUc7R0FKakcsa0JBQWtCLENBVzlCOztpRkFYWSxrQkFBa0I7Y0FQOUIsU0FBUztlQUFDO2dCQUNULFVBQVUsRUFBRSxJQUFJO2dCQUNkLFFBQVEsRUFBRSxlQUFlO2dCQUN6QixTQUFTLEVBQUU7b0JBQ1Asa0JBQWtCLG9CQUFvQjtpQkFDekM7YUFDSjs7c0JBSytCLE1BQU07dUJBQUMsa0JBQWtCOztzQkFBRyxRQUFRIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtEaXJlY3RpdmUsIEluamVjdCwgSW5qZWN0b3IsIE9wdGlvbmFsfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuaW1wb3J0IHthZGRDbGFzcywgQXBwfSBmcm9tICdAd20vY29yZSc7XG5cbmltcG9ydCB7IEFQUExZX1NUWUxFU19UWVBFLCBzdHlsZXIgfSBmcm9tICcuLi8uLi9mcmFtZXdvcmsvc3R5bGVyJztcbmltcG9ydCB7IElXaWRnZXRDb25maWcgfSBmcm9tICcuLi8uLi9mcmFtZXdvcmsvdHlwZXMnO1xuaW1wb3J0IHsgcmVnaXN0ZXJQcm9wcyB9IGZyb20gJy4vY29udGFpbmVyLnByb3BzJztcbmltcG9ydCB7IHByb3ZpZGVBc1dpZGdldFJlZiB9IGZyb20gJy4uLy4uLy4uL3V0aWxzL3dpZGdldC11dGlscyc7XG5pbXBvcnQge0Jhc2VDb250YWluZXJDb21wb25lbnR9IGZyb20gXCIuLi9iYXNlL2Jhc2UtY29udGFpbmVyLmNvbXBvbmVudFwiO1xuaW1wb3J0IHsgQXV0b0xheW91dFV0aWxzIH0gZnJvbSAnLi4vLi4vLi4vdXRpbHMvYXV0b2xheW91dC11dGlscyc7XG5pbXBvcnQgeyBBdXRvTGF5b3V0IH0gZnJvbSAnLi4vLi4vLi4vZGVjb3JhdG9ycy9hdXRvbGF5b3V0LmRlY29yYXRvcic7XG5cbmNvbnN0IERFRkFVTFRfQ0xTID0gJ2FwcC1jb250YWluZXInO1xuY29uc3QgV0lER0VUX0NPTkZJRzogSVdpZGdldENvbmZpZyA9IHtcbiAgICB3aWRnZXRUeXBlOiAnd20tY29udGFpbmVyJyxcbiAgICBob3N0Q2xhc3M6IERFRkFVTFRfQ0xTXG59O1xuXG5AQXV0b0xheW91dCgpXG5ARGlyZWN0aXZlKHtcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgICBzZWxlY3RvcjogJ1t3bUNvbnRhaW5lcl0nLFxuICAgIHByb3ZpZGVyczogW1xuICAgICAgICBwcm92aWRlQXNXaWRnZXRSZWYoQ29udGFpbmVyRGlyZWN0aXZlKVxuICAgIF1cbn0pXG5leHBvcnQgY2xhc3MgQ29udGFpbmVyRGlyZWN0aXZlIGV4dGVuZHMgQmFzZUNvbnRhaW5lckNvbXBvbmVudCB7XG4gICAgc3RhdGljIGluaXRpYWxpemVQcm9wcyA9IHJlZ2lzdGVyUHJvcHMoKTtcbiAgICBpc1ByaXNtOiBib29sZWFuID0gZmFsc2U7XG5cbiAgICBjb25zdHJ1Y3Rvcihpbmo6IEluamVjdG9yLCBASW5qZWN0KCdFWFBMSUNJVF9DT05URVhUJykgQE9wdGlvbmFsKCkgZXhwbGljaXRDb250ZXh0PzogYW55LCBwdWJsaWMgYXBwPzogQXBwKSB7XG4gICAgICAgIHN1cGVyKGluaiwgV0lER0VUX0NPTkZJRywgZXhwbGljaXRDb250ZXh0KTtcblxuICAgICAgICBhZGRDbGFzcyh0aGlzLm5hdGl2ZUVsZW1lbnQsIERFRkFVTFRfQ0xTKTtcbiAgICAgICAgc3R5bGVyKHRoaXMubmF0aXZlRWxlbWVudCwgdGhpcywgQVBQTFlfU1RZTEVTX1RZUEUuQ09OVEFJTkVSKTtcbiAgICAgICAgdGhpcy5pc1ByaXNtID0gdGhpcy5hcHAuaXNQcmlzbTtcbiAgICB9XG59XG4iXX0=
@@ -0,0 +1,15 @@
1
+ import { AUTO_LAYOUT_PROPS } from '../../../decorators/autolayout.props';
2
+ import { PROP_ANY, PROP_BOOLEAN, PROP_STRING, register } from '../../framework/widget-props';
3
+ export const registerProps = () => {
4
+ register('wm-container', new Map([
5
+ ['animation', PROP_STRING],
6
+ ['class', PROP_STRING],
7
+ ['conditionalclass', PROP_ANY],
8
+ ['conditionalstyle', PROP_ANY],
9
+ ['content', PROP_STRING],
10
+ ['name', PROP_STRING],
11
+ ['show', { value: true, ...PROP_BOOLEAN }],
12
+ ...AUTO_LAYOUT_PROPS
13
+ ]));
14
+ };
15
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udGFpbmVyLnByb3BzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY29tcG9uZW50cy9iYXNlL3NyYy93aWRnZXRzL2NvbW1vbi9jb250YWluZXIvY29udGFpbmVyLnByb3BzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLHNDQUFzQyxDQUFDO0FBQ3pFLE9BQU8sRUFBRSxRQUFRLEVBQUUsWUFBWSxFQUFFLFdBQVcsRUFBRSxRQUFRLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQztBQUU3RixNQUFNLENBQUMsTUFBTSxhQUFhLEdBQUcsR0FBRyxFQUFFO0lBQzlCLFFBQVEsQ0FDSixjQUFjLEVBQ2QsSUFBSSxHQUFHLENBQ0g7UUFDSSxDQUFDLFdBQVcsRUFBRSxXQUFXLENBQUM7UUFDMUIsQ0FBQyxPQUFPLEVBQUUsV0FBVyxDQUFDO1FBQ3RCLENBQUMsa0JBQWtCLEVBQUUsUUFBUSxDQUFDO1FBQzlCLENBQUMsa0JBQWtCLEVBQUUsUUFBUSxDQUFDO1FBQzlCLENBQUMsU0FBUyxFQUFFLFdBQVcsQ0FBQztRQUN4QixDQUFDLE1BQU0sRUFBRSxXQUFXLENBQUM7UUFDckIsQ0FBQyxNQUFNLEVBQUUsRUFBQyxLQUFLLEVBQUUsSUFBSSxFQUFFLEdBQUcsWUFBWSxFQUFDLENBQUM7UUFDeEMsR0FBRyxpQkFBaUI7S0FDdkIsQ0FDSixDQUNKLENBQUM7QUFDTixDQUFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBBVVRPX0xBWU9VVF9QUk9QUyB9IGZyb20gJy4uLy4uLy4uL2RlY29yYXRvcnMvYXV0b2xheW91dC5wcm9wcyc7XG5pbXBvcnQgeyBQUk9QX0FOWSwgUFJPUF9CT09MRUFOLCBQUk9QX1NUUklORywgcmVnaXN0ZXIgfSBmcm9tICcuLi8uLi9mcmFtZXdvcmsvd2lkZ2V0LXByb3BzJztcblxuZXhwb3J0IGNvbnN0IHJlZ2lzdGVyUHJvcHMgPSAoKSA9PiB7XG4gICAgcmVnaXN0ZXIoXG4gICAgICAgICd3bS1jb250YWluZXInLFxuICAgICAgICBuZXcgTWFwKFxuICAgICAgICAgICAgW1xuICAgICAgICAgICAgICAgIFsnYW5pbWF0aW9uJywgUFJPUF9TVFJJTkddLFxuICAgICAgICAgICAgICAgIFsnY2xhc3MnLCBQUk9QX1NUUklOR10sXG4gICAgICAgICAgICAgICAgWydjb25kaXRpb25hbGNsYXNzJywgUFJPUF9BTlldLFxuICAgICAgICAgICAgICAgIFsnY29uZGl0aW9uYWxzdHlsZScsIFBST1BfQU5ZXSxcbiAgICAgICAgICAgICAgICBbJ2NvbnRlbnQnLCBQUk9QX1NUUklOR10sXG4gICAgICAgICAgICAgICAgWyduYW1lJywgUFJPUF9TVFJJTkddLFxuICAgICAgICAgICAgICAgIFsnc2hvdycsIHt2YWx1ZTogdHJ1ZSwgLi4uUFJPUF9CT09MRUFOfV0sXG4gICAgICAgICAgICAgICAgLi4uQVVUT19MQVlPVVRfUFJPUFNcbiAgICAgICAgICAgIF1cbiAgICAgICAgKVxuICAgICk7XG59O1xuIl19