@valtimo/layout 0.0.0-test

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 (313) hide show
  1. package/assets/css/app.css +30650 -0
  2. package/assets/img/1088x336.png +0 -0
  3. package/assets/img/140x140.png +0 -0
  4. package/assets/img/342x239.png +0 -0
  5. package/assets/img/346x106.png +0 -0
  6. package/assets/img/362x239.png +0 -0
  7. package/assets/img/404-bg.png +0 -0
  8. package/assets/img/529x161.png +0 -0
  9. package/assets/img/accessControl.svg +186 -0
  10. package/assets/img/avatar-150.png +0 -0
  11. package/assets/img/avatar.png +0 -0
  12. package/assets/img/avatar1.png +0 -0
  13. package/assets/img/avatar2.png +0 -0
  14. package/assets/img/avatar3.png +0 -0
  15. package/assets/img/avatar4.png +0 -0
  16. package/assets/img/avatar5.png +0 -0
  17. package/assets/img/avatar6.png +0 -0
  18. package/assets/img/bitbucket.png +0 -0
  19. package/assets/img/dashboard.svg +138 -0
  20. package/assets/img/db-icon.png +0 -0
  21. package/assets/img/dribbble.png +0 -0
  22. package/assets/img/dropbox.png +0 -0
  23. package/assets/img/emptystate-empty.svg +261 -0
  24. package/assets/img/emptystate-error.svg +245 -0
  25. package/assets/img/emptystate-error404.svg +146 -0
  26. package/assets/img/emptystate-no-result.svg +327 -0
  27. package/assets/img/emptystate-not-authorised.svg +279 -0
  28. package/assets/img/emptystate-success.svg +118 -0
  29. package/assets/img/fb-icon.png +0 -0
  30. package/assets/img/fl-icon.png +0 -0
  31. package/assets/img/gh-icon.png +0 -0
  32. package/assets/img/github.png +0 -0
  33. package/assets/img/gp-icon.png +0 -0
  34. package/assets/img/in-icon.png +0 -0
  35. package/assets/img/logo-fav.png +0 -0
  36. package/assets/img/logo-symbol.png +0 -0
  37. package/assets/img/logo-white-xx.png +0 -0
  38. package/assets/img/logo-white.png +0 -0
  39. package/assets/img/logo-white.svg +1 -0
  40. package/assets/img/logo-xx.png +0 -0
  41. package/assets/img/logo.png +0 -0
  42. package/assets/img/logo.svg +1 -0
  43. package/assets/img/mail_chimp.png +0 -0
  44. package/assets/img/marker.svg +3 -0
  45. package/assets/img/no-dashboards.svg +156 -0
  46. package/assets/img/no-results.svg +88 -0
  47. package/assets/img/no-widgets.svg +214 -0
  48. package/assets/img/pi-icon.png +0 -0
  49. package/assets/img/plugins.svg +1234 -0
  50. package/assets/img/slack.png +0 -0
  51. package/assets/img/slack_logo.png +0 -0
  52. package/assets/img/tu-icon.png +0 -0
  53. package/assets/img/tw-icon.png +0 -0
  54. package/assets/img/user-profile-display.png +0 -0
  55. package/assets/img/valtimo/favicons/android-chrome-192x192.png +0 -0
  56. package/assets/img/valtimo/favicons/android-chrome-256x256.png +0 -0
  57. package/assets/img/valtimo/favicons/apple-touch-icon.png +0 -0
  58. package/assets/img/valtimo/favicons/browserconfig.xml +25 -0
  59. package/assets/img/valtimo/favicons/favicon-16x16.png +0 -0
  60. package/assets/img/valtimo/favicons/favicon-32x32.png +0 -0
  61. package/assets/img/valtimo/favicons/favicon.ico +0 -0
  62. package/assets/img/valtimo/favicons/manifest.json +18 -0
  63. package/assets/img/valtimo/favicons/mstile-150x150.png +0 -0
  64. package/assets/img/valtimo/favicons/safari-pinned-tab.svg +19 -0
  65. package/assets/img/widget-management/color/blue.svg +28 -0
  66. package/assets/img/widget-management/color/brown.svg +28 -0
  67. package/assets/img/widget-management/color/default.svg +28 -0
  68. package/assets/img/widget-management/color/green.svg +28 -0
  69. package/assets/img/widget-management/color/highContrast.svg +28 -0
  70. package/assets/img/widget-management/color/orange.svg +28 -0
  71. package/assets/img/widget-management/color/periwinkle.svg +28 -0
  72. package/assets/img/widget-management/color/purple.svg +28 -0
  73. package/assets/img/widget-management/color/red.svg +28 -0
  74. package/assets/img/widget-management/color/turqoise.svg +28 -0
  75. package/assets/img/widget-management/color/yellow.svg +28 -0
  76. package/assets/img/widget-management/density/compact.svg +65 -0
  77. package/assets/img/widget-management/density/default.svg +26 -0
  78. package/assets/img/widget-management/style/default.svg +26 -0
  79. package/assets/img/widget-management/style/high-contrast.svg +26 -0
  80. package/assets/img/widget-management/types/angular.svg +66 -0
  81. package/assets/img/widget-management/types/collection.svg +1 -0
  82. package/assets/img/widget-management/types/fields.svg +26 -0
  83. package/assets/img/widget-management/types/formio.svg +55 -0
  84. package/assets/img/widget-management/types/map.svg +63 -0
  85. package/assets/img/widget-management/types/table.svg +119 -0
  86. package/assets/img/widget-management/width/full-width.svg +44 -0
  87. package/assets/img/widget-management/width/half.svg +26 -0
  88. package/assets/img/widget-management/width/quarter.svg +17 -0
  89. package/assets/img/widget-management/width/three-quarters.svg +35 -0
  90. package/assets/img/yt-icon.png +0 -0
  91. package/assets/js/app.js +3062 -0
  92. package/assets/lib/jquery.gritter/images/gritter-bg.png +0 -0
  93. package/assets/lib/roboto/Roboto-Black.eot +0 -0
  94. package/assets/lib/roboto/Roboto-Black.svg +10968 -0
  95. package/assets/lib/roboto/Roboto-Black.ttf +0 -0
  96. package/assets/lib/roboto/Roboto-Black.woff +0 -0
  97. package/assets/lib/roboto/Roboto-Black.woff2 +0 -0
  98. package/assets/lib/roboto/Roboto-BlackItalic.eot +0 -0
  99. package/assets/lib/roboto/Roboto-BlackItalic.svg +11086 -0
  100. package/assets/lib/roboto/Roboto-BlackItalic.ttf +0 -0
  101. package/assets/lib/roboto/Roboto-BlackItalic.woff +0 -0
  102. package/assets/lib/roboto/Roboto-BlackItalic.woff2 +0 -0
  103. package/assets/lib/roboto/Roboto-Bold.eot +0 -0
  104. package/assets/lib/roboto/Roboto-Bold.svg +11010 -0
  105. package/assets/lib/roboto/Roboto-Bold.ttf +0 -0
  106. package/assets/lib/roboto/Roboto-Bold.woff +0 -0
  107. package/assets/lib/roboto/Roboto-Bold.woff2 +0 -0
  108. package/assets/lib/roboto/Roboto-BoldItalic.eot +0 -0
  109. package/assets/lib/roboto/Roboto-BoldItalic.svg +11096 -0
  110. package/assets/lib/roboto/Roboto-BoldItalic.ttf +0 -0
  111. package/assets/lib/roboto/Roboto-BoldItalic.woff +0 -0
  112. package/assets/lib/roboto/Roboto-BoldItalic.woff2 +0 -0
  113. package/assets/lib/roboto/Roboto-Light.eot +0 -0
  114. package/assets/lib/roboto/Roboto-Light.svg +10564 -0
  115. package/assets/lib/roboto/Roboto-Light.ttf +0 -0
  116. package/assets/lib/roboto/Roboto-Light.woff +0 -0
  117. package/assets/lib/roboto/Roboto-Light.woff2 +0 -0
  118. package/assets/lib/roboto/Roboto-LightItalic.eot +0 -0
  119. package/assets/lib/roboto/Roboto-LightItalic.svg +10646 -0
  120. package/assets/lib/roboto/Roboto-LightItalic.ttf +0 -0
  121. package/assets/lib/roboto/Roboto-LightItalic.woff +0 -0
  122. package/assets/lib/roboto/Roboto-LightItalic.woff2 +0 -0
  123. package/assets/lib/roboto/Roboto-Medium.eot +0 -0
  124. package/assets/lib/roboto/Roboto-Medium.svg +10999 -0
  125. package/assets/lib/roboto/Roboto-Medium.ttf +0 -0
  126. package/assets/lib/roboto/Roboto-Medium.woff +0 -0
  127. package/assets/lib/roboto/Roboto-Medium.woff2 +0 -0
  128. package/assets/lib/roboto/Roboto-MediumItalic.eot +0 -0
  129. package/assets/lib/roboto/Roboto-MediumItalic.svg +11100 -0
  130. package/assets/lib/roboto/Roboto-MediumItalic.ttf +0 -0
  131. package/assets/lib/roboto/Roboto-MediumItalic.woff +0 -0
  132. package/assets/lib/roboto/Roboto-MediumItalic.woff2 +0 -0
  133. package/assets/lib/roboto/Roboto-Regular.eot +0 -0
  134. package/assets/lib/roboto/Roboto-Regular.svg +10520 -0
  135. package/assets/lib/roboto/Roboto-Regular.ttf +0 -0
  136. package/assets/lib/roboto/Roboto-Regular.woff +0 -0
  137. package/assets/lib/roboto/Roboto-Regular.woff2 +0 -0
  138. package/assets/lib/roboto/Roboto-RegularItalic.eot +0 -0
  139. package/assets/lib/roboto/Roboto-RegularItalic.svg +10629 -0
  140. package/assets/lib/roboto/Roboto-RegularItalic.ttf +0 -0
  141. package/assets/lib/roboto/Roboto-RegularItalic.woff +0 -0
  142. package/assets/lib/roboto/Roboto-RegularItalic.woff2 +0 -0
  143. package/assets/lib/roboto/Roboto-Thin.eot +0 -0
  144. package/assets/lib/roboto/Roboto-Thin.svg +10617 -0
  145. package/assets/lib/roboto/Roboto-Thin.ttf +0 -0
  146. package/assets/lib/roboto/Roboto-Thin.woff +0 -0
  147. package/assets/lib/roboto/Roboto-Thin.woff2 +0 -0
  148. package/assets/lib/roboto/Roboto-ThinItalic.eot +0 -0
  149. package/assets/lib/roboto/Roboto-ThinItalic.svg +10726 -0
  150. package/assets/lib/roboto/Roboto-ThinItalic.ttf +0 -0
  151. package/assets/lib/roboto/Roboto-ThinItalic.woff +0 -0
  152. package/assets/lib/roboto/Roboto-ThinItalic.woff2 +0 -0
  153. package/fesm2022/valtimo-layout.mjs +6241 -0
  154. package/fesm2022/valtimo-layout.mjs.map +1 -0
  155. package/index.d.ts +6 -0
  156. package/lib/components/index.d.ts +16 -0
  157. package/lib/components/index.d.ts.map +1 -0
  158. package/lib/components/layout/index.d.ts +2 -0
  159. package/lib/components/layout/index.d.ts.map +1 -0
  160. package/lib/components/layout/layout.component.d.ts +22 -0
  161. package/lib/components/layout/layout.component.d.ts.map +1 -0
  162. package/lib/components/layout-internal/index.d.ts +2 -0
  163. package/lib/components/layout-internal/index.d.ts.map +1 -0
  164. package/lib/components/layout-internal/layout-internal.component.d.ts +21 -0
  165. package/lib/components/layout-internal/layout-internal.component.d.ts.map +1 -0
  166. package/lib/components/layout-public/index.d.ts +2 -0
  167. package/lib/components/layout-public/index.d.ts.map +1 -0
  168. package/lib/components/layout-public/layout-public.component.d.ts +6 -0
  169. package/lib/components/layout-public/layout-public.component.d.ts.map +1 -0
  170. package/lib/components/translation-management/index.d.ts +2 -0
  171. package/lib/components/translation-management/index.d.ts.map +1 -0
  172. package/lib/components/translation-management/translation-management.component.d.ts +46 -0
  173. package/lib/components/translation-management/translation-management.component.d.ts.map +1 -0
  174. package/lib/components/widget-action-button/widget-action-button.component.d.ts +14 -0
  175. package/lib/components/widget-action-button/widget-action-button.component.d.ts.map +1 -0
  176. package/lib/components/widget-block/index.d.ts +2 -0
  177. package/lib/components/widget-block/index.d.ts.map +1 -0
  178. package/lib/components/widget-block/widget-block.component.d.ts +43 -0
  179. package/lib/components/widget-block/widget-block.component.d.ts.map +1 -0
  180. package/lib/components/widget-collection/index.d.ts +2 -0
  181. package/lib/components/widget-collection/index.d.ts.map +1 -0
  182. package/lib/components/widget-collection/widget-collection.component.d.ts +45 -0
  183. package/lib/components/widget-collection/widget-collection.component.d.ts.map +1 -0
  184. package/lib/components/widget-container/index.d.ts +2 -0
  185. package/lib/components/widget-container/index.d.ts.map +1 -0
  186. package/lib/components/widget-container/widget-container.component.d.ts +30 -0
  187. package/lib/components/widget-container/widget-container.component.d.ts.map +1 -0
  188. package/lib/components/widget-custom/index.d.ts +2 -0
  189. package/lib/components/widget-custom/index.d.ts.map +1 -0
  190. package/lib/components/widget-custom/widget-custom.component.d.ts +31 -0
  191. package/lib/components/widget-custom/widget-custom.component.d.ts.map +1 -0
  192. package/lib/components/widget-field/index.d.ts +2 -0
  193. package/lib/components/widget-field/index.d.ts.map +1 -0
  194. package/lib/components/widget-field/widget-field.component.d.ts +36 -0
  195. package/lib/components/widget-field/widget-field.component.d.ts.map +1 -0
  196. package/lib/components/widget-formio/index.d.ts +2 -0
  197. package/lib/components/widget-formio/index.d.ts.map +1 -0
  198. package/lib/components/widget-formio/widget-formio.component.d.ts +32 -0
  199. package/lib/components/widget-formio/widget-formio.component.d.ts.map +1 -0
  200. package/lib/components/widget-interactive-table/index.d.ts +3 -0
  201. package/lib/components/widget-interactive-table/index.d.ts.map +1 -0
  202. package/lib/components/widget-interactive-table/widget-interactive-table-search/widget-interactive-table-search.component.d.ts +60 -0
  203. package/lib/components/widget-interactive-table/widget-interactive-table-search/widget-interactive-table-search.component.d.ts.map +1 -0
  204. package/lib/components/widget-interactive-table/widget-interactive-table.component.d.ts +52 -0
  205. package/lib/components/widget-interactive-table/widget-interactive-table.component.d.ts.map +1 -0
  206. package/lib/components/widget-management/index.d.ts +5 -0
  207. package/lib/components/widget-management/index.d.ts.map +1 -0
  208. package/lib/components/widget-management/management/widget-management.component.d.ts +27 -0
  209. package/lib/components/widget-management/management/widget-management.component.d.ts.map +1 -0
  210. package/lib/components/widget-management/management-action-button/widget-management-action-button.component.d.ts +30 -0
  211. package/lib/components/widget-management/management-action-button/widget-management-action-button.component.d.ts.map +1 -0
  212. package/lib/components/widget-management/management-content/collection/widget-management-collection.component.d.ts +65 -0
  213. package/lib/components/widget-management/management-content/collection/widget-management-collection.component.d.ts.map +1 -0
  214. package/lib/components/widget-management/management-content/custom/widget-management-custom.component.d.ts +44 -0
  215. package/lib/components/widget-management/management-content/custom/widget-management-custom.component.d.ts.map +1 -0
  216. package/lib/components/widget-management/management-content/fields/column/widget-management-fields-column.component.d.ts +73 -0
  217. package/lib/components/widget-management/management-content/fields/column/widget-management-fields-column.component.d.ts.map +1 -0
  218. package/lib/components/widget-management/management-content/fields/widget-management-fields.component.d.ts +45 -0
  219. package/lib/components/widget-management/management-content/fields/widget-management-fields.component.d.ts.map +1 -0
  220. package/lib/components/widget-management/management-content/formio/widget-management-widget-formio.component.d.ts +45 -0
  221. package/lib/components/widget-management/management-content/formio/widget-management-widget-formio.component.d.ts.map +1 -0
  222. package/lib/components/widget-management/management-content/index.d.ts +6 -0
  223. package/lib/components/widget-management/management-content/index.d.ts.map +1 -0
  224. package/lib/components/widget-management/management-content/interactive-table/widget-management-interactive-table.component.d.ts +27 -0
  225. package/lib/components/widget-management/management-content/interactive-table/widget-management-interactive-table.component.d.ts.map +1 -0
  226. package/lib/components/widget-management/management-content/map/widget-management-map.component.d.ts +33 -0
  227. package/lib/components/widget-management/management-content/map/widget-management-map.component.d.ts.map +1 -0
  228. package/lib/components/widget-management/management-content/table/widget-management-table.component.d.ts +43 -0
  229. package/lib/components/widget-management/management-content/table/widget-management-table.component.d.ts.map +1 -0
  230. package/lib/components/widget-management/management-divider-modal/widget-management-divider-modal.component.d.ts +39 -0
  231. package/lib/components/widget-management/management-divider-modal/widget-management-divider-modal.component.d.ts.map +1 -0
  232. package/lib/components/widget-management/management-editor/widget-management-editor.component.d.ts +60 -0
  233. package/lib/components/widget-management/management-editor/widget-management-editor.component.d.ts.map +1 -0
  234. package/lib/components/widget-management/management-process-selector/widget-management-process-selector.component.d.ts +29 -0
  235. package/lib/components/widget-management/management-process-selector/widget-management-process-selector.component.d.ts.map +1 -0
  236. package/lib/components/widget-management/management-wizard/steps/index.d.ts +9 -0
  237. package/lib/components/widget-management/management-wizard/steps/index.d.ts.map +1 -0
  238. package/lib/components/widget-management/management-wizard/steps/widget-wizard-appearance-step/widget-wizard-appearance-step.component.d.ts +16 -0
  239. package/lib/components/widget-management/management-wizard/steps/widget-wizard-appearance-step/widget-wizard-appearance-step.component.d.ts.map +1 -0
  240. package/lib/components/widget-management/management-wizard/steps/widget-wizard-content-step/widget-wizard-content-step.component.d.ts +16 -0
  241. package/lib/components/widget-management/management-wizard/steps/widget-wizard-content-step/widget-wizard-content-step.component.d.ts.map +1 -0
  242. package/lib/components/widget-management/management-wizard/steps/widget-wizard-density-step/widget-wizard-density-step.component.d.ts +19 -0
  243. package/lib/components/widget-management/management-wizard/steps/widget-wizard-density-step/widget-wizard-density-step.component.d.ts.map +1 -0
  244. package/lib/components/widget-management/management-wizard/steps/widget-wizard-display-conditions-step/widget-wizard-display-conditions-step.component.d.ts +34 -0
  245. package/lib/components/widget-management/management-wizard/steps/widget-wizard-display-conditions-step/widget-wizard-display-conditions-step.component.d.ts.map +1 -0
  246. package/lib/components/widget-management/management-wizard/steps/widget-wizard-filters-step/widget-wizard-filters-step.component.d.ts +60 -0
  247. package/lib/components/widget-management/management-wizard/steps/widget-wizard-filters-step/widget-wizard-filters-step.component.d.ts.map +1 -0
  248. package/lib/components/widget-management/management-wizard/steps/widget-wizard-type-step/widget-wizard-type-step.component.d.ts +24 -0
  249. package/lib/components/widget-management/management-wizard/steps/widget-wizard-type-step/widget-wizard-type-step.component.d.ts.map +1 -0
  250. package/lib/components/widget-management/management-wizard/steps/widget-wizard-width-step/widget-wizard-width-step.component.d.ts +22 -0
  251. package/lib/components/widget-management/management-wizard/steps/widget-wizard-width-step/widget-wizard-width-step.component.d.ts.map +1 -0
  252. package/lib/components/widget-management/management-wizard/widget-management-wizard.component.d.ts +52 -0
  253. package/lib/components/widget-management/management-wizard/widget-management-wizard.component.d.ts.map +1 -0
  254. package/lib/components/widget-map/index.d.ts +2 -0
  255. package/lib/components/widget-map/index.d.ts.map +1 -0
  256. package/lib/components/widget-map/widget-map.component.d.ts +27 -0
  257. package/lib/components/widget-map/widget-map.component.d.ts.map +1 -0
  258. package/lib/components/widget-table/index.d.ts +2 -0
  259. package/lib/components/widget-table/index.d.ts.map +1 -0
  260. package/lib/components/widget-table/widget-table.component.d.ts +27 -0
  261. package/lib/components/widget-table/widget-table.component.d.ts.map +1 -0
  262. package/lib/constants/custom-widget-token.d.ts +5 -0
  263. package/lib/constants/custom-widget-token.d.ts.map +1 -0
  264. package/lib/constants/index.d.ts +6 -0
  265. package/lib/constants/index.d.ts.map +1 -0
  266. package/lib/constants/layout.test-ids.d.ts +54 -0
  267. package/lib/constants/layout.test-ids.d.ts.map +1 -0
  268. package/lib/constants/widget-color.constants.d.ts +14 -0
  269. package/lib/constants/widget-color.constants.d.ts.map +1 -0
  270. package/lib/constants/widget-management.constants.d.ts +5 -0
  271. package/lib/constants/widget-management.constants.d.ts.map +1 -0
  272. package/lib/constants/widget.constants.d.ts +6 -0
  273. package/lib/constants/widget.constants.d.ts.map +1 -0
  274. package/lib/interfaces/index.d.ts +3 -0
  275. package/lib/interfaces/index.d.ts.map +1 -0
  276. package/lib/interfaces/widget-details-component.interface.d.ts +9 -0
  277. package/lib/interfaces/widget-details-component.interface.d.ts.map +1 -0
  278. package/lib/interfaces/widget-management-service.interface.d.ts +12 -0
  279. package/lib/interfaces/widget-management-service.interface.d.ts.map +1 -0
  280. package/lib/layout.module.d.ts +15 -0
  281. package/lib/layout.module.d.ts.map +1 -0
  282. package/lib/models/index.d.ts +6 -0
  283. package/lib/models/index.d.ts.map +1 -0
  284. package/lib/models/widget-content.model.d.ts +84 -0
  285. package/lib/models/widget-content.model.d.ts.map +1 -0
  286. package/lib/models/widget-display.model.d.ts +62 -0
  287. package/lib/models/widget-display.model.d.ts.map +1 -0
  288. package/lib/models/widget-editor.model.d.ts +10 -0
  289. package/lib/models/widget-editor.model.d.ts.map +1 -0
  290. package/lib/models/widget-wizard.model.d.ts +44 -0
  291. package/lib/models/widget-wizard.model.d.ts.map +1 -0
  292. package/lib/models/widget.model.d.ts +163 -0
  293. package/lib/models/widget.model.d.ts.map +1 -0
  294. package/lib/services/index.d.ts +5 -0
  295. package/lib/services/index.d.ts.map +1 -0
  296. package/lib/services/layout.service.d.ts +10 -0
  297. package/lib/services/layout.service.d.ts.map +1 -0
  298. package/lib/services/widget-fields.service.d.ts +17 -0
  299. package/lib/services/widget-fields.service.d.ts.map +1 -0
  300. package/lib/services/widget-interactive-table.service.d.ts +37 -0
  301. package/lib/services/widget-interactive-table.service.d.ts.map +1 -0
  302. package/lib/services/widget-layout.service.d.ts +35 -0
  303. package/lib/services/widget-layout.service.d.ts.map +1 -0
  304. package/lib/services/widget-wizard.service.d.ts +49 -0
  305. package/lib/services/widget-wizard.service.d.ts.map +1 -0
  306. package/lib/translation-management-routing.module.d.ts +8 -0
  307. package/lib/translation-management-routing.module.d.ts.map +1 -0
  308. package/lib/translation-management.module.d.ts +13 -0
  309. package/lib/translation-management.module.d.ts.map +1 -0
  310. package/package.json +35 -0
  311. package/public_api.d.ts +10 -0
  312. package/public_api.d.ts.map +1 -0
  313. package/valtimo-layout.d.ts.map +1 -0
@@ -0,0 +1,37 @@
1
+ import { FormArray, FormBuilder, FormGroup } from '@angular/forms';
2
+ import { HttpClient } from '@angular/common/http';
3
+ import { DocumentService } from '@valtimo/document';
4
+ import { Observable } from 'rxjs';
5
+ import { WidgetDropdownValue } from '../models';
6
+ import { WidgetContext } from '../models/widget.model';
7
+ import { ConfigService } from '@valtimo/shared';
8
+ import * as i0 from "@angular/core";
9
+ export declare class WidgetInteractiveTableService {
10
+ private readonly documentService;
11
+ private readonly httpClient;
12
+ private readonly configService;
13
+ private readonly fb;
14
+ constructor(documentService: DocumentService, httpClient: HttpClient, configService: ConfigService, fb: FormBuilder);
15
+ getDropdownDataProviders(): Observable<Array<string>>;
16
+ supportsDropdownValueUpdates(providerId: string | null | undefined): boolean;
17
+ getDropdownValues(provider: string, dropdownKey: string): Observable<WidgetDropdownValue | null>;
18
+ saveDropdownValues(provider: string, dropdownKey: string, dropdownValues: WidgetDropdownValue): Observable<object>;
19
+ deleteDropdownValues(provider: string, dropdownKey: string): Observable<object>;
20
+ buildDropdownDataKey(context: WidgetContext | null, params: unknown, filterKey: string | null | undefined): string | null;
21
+ createDropdownValuesFormArray(values?: WidgetDropdownValue | Array<{
22
+ key: string;
23
+ value: string;
24
+ }>): FormArray<FormGroup>;
25
+ createDropdownValueGroup(key?: string, value?: string): FormGroup;
26
+ mapDropdownValuesArrayToObject(dropdownValues: {
27
+ key: string;
28
+ value: string;
29
+ }[] | null | undefined): WidgetDropdownValue | null;
30
+ isDropdownFieldType(fieldTypeId?: string | null): boolean;
31
+ private getDropdownListUrl;
32
+ private isCaseParams;
33
+ private isIkoParams;
34
+ static ɵfac: i0.ɵɵFactoryDeclaration<WidgetInteractiveTableService, never>;
35
+ static ɵprov: i0.ɵɵInjectableDeclaration<WidgetInteractiveTableService>;
36
+ }
37
+ //# sourceMappingURL=widget-interactive-table.service.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"widget-interactive-table.service.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/layout/src/lib/services/widget-interactive-table.service.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAC,SAAS,EAAE,WAAW,EAAE,SAAS,EAAa,MAAM,gBAAgB,CAAC;AAC7E,OAAO,EAAC,UAAU,EAAC,MAAM,sBAAsB,CAAC;AAChD,OAAO,EAAC,eAAe,EAAC,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAC,UAAU,EAAK,MAAM,MAAM,CAAC;AAEpC,OAAO,EAA6B,mBAAmB,EAAC,MAAM,WAAW,CAAC;AAC1E,OAAO,EAAC,aAAa,EAAC,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAC,aAAa,EAAC,MAAM,iBAAiB,CAAC;;AAE9C,qBAGa,6BAA6B;IAEtC,OAAO,CAAC,QAAQ,CAAC,eAAe;IAChC,OAAO,CAAC,QAAQ,CAAC,UAAU;IAC3B,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,QAAQ,CAAC,EAAE;gBAHF,eAAe,EAAE,eAAe,EAChC,UAAU,EAAE,UAAU,EACtB,aAAa,EAAE,aAAa,EAC5B,EAAE,EAAE,WAAW;IAG3B,wBAAwB,IAAI,UAAU,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAIrD,4BAA4B,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,GAAG,OAAO;IAI5E,iBAAiB,CAAC,QAAQ,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,GAAG,UAAU,CAAC,mBAAmB,GAAG,IAAI,CAAC;IAQhG,kBAAkB,CACvB,QAAQ,EAAE,MAAM,EAChB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,mBAAmB,GAClC,UAAU,CAAC,MAAM,CAAC;IASd,oBAAoB,CAAC,QAAQ,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,GAAG,UAAU,CAAC,MAAM,CAAC;IAM/E,oBAAoB,CACzB,OAAO,EAAE,aAAa,GAAG,IAAI,EAC7B,MAAM,EAAE,OAAO,EACf,SAAS,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,GACnC,MAAM,GAAG,IAAI;IAgBT,6BAA6B,CAClC,MAAM,CAAC,EAAE,mBAAmB,GAAG,KAAK,CAAC;QAAC,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,CAAC,GACjE,SAAS,CAAC,SAAS,CAAC;IAUhB,wBAAwB,CAAC,GAAG,SAAK,EAAE,KAAK,SAAK,GAAG,SAAS;IAOzD,8BAA8B,CACnC,cAAc,EAAE;QAAC,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAC,EAAE,GAAG,IAAI,GAAG,SAAS,GAChE,mBAAmB,GAAG,IAAI;IAUtB,mBAAmB,CAAC,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,OAAO;IAIhE,OAAO,CAAC,kBAAkB;IAK1B,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,WAAW;yCA7GR,6BAA6B;6CAA7B,6BAA6B;CAgHzC"}
@@ -0,0 +1,35 @@
1
+ import { OnDestroy } from '@angular/core';
2
+ import { Observable } from 'rxjs';
3
+ import Muuri from 'muuri';
4
+ import { WidgetWithUuid } from '../models/widget.model';
5
+ import * as i0 from "@angular/core";
6
+ export declare class WidgetLayoutService implements OnDestroy {
7
+ private readonly _containerWidthSubject$;
8
+ private readonly _widgetsSubject$;
9
+ private readonly _widgetDataLoadedSubject$;
10
+ private readonly _muuriSubject$;
11
+ private readonly _triggerMuuriLayout$;
12
+ private get _muuri$();
13
+ private get _containerWidth$();
14
+ get amountOfColumns$(): Observable<number>;
15
+ private get _widgets$();
16
+ private get _widgetDataLoaded$();
17
+ private readonly _widgetsWithExternalData$;
18
+ private readonly _widgetsWithExternalDataReady$;
19
+ private readonly _subscriptions;
20
+ get loaded$(): Observable<boolean>;
21
+ constructor();
22
+ ngOnDestroy(): void;
23
+ setMuuri(muuri: Muuri): void;
24
+ triggerMuuriLayout(): void;
25
+ setWidgets(widgets: WidgetWithUuid[]): void;
26
+ setWidgetWithExternalData(uuid: string): void;
27
+ setWidgetWithExternalDataReady(uuid: string): void;
28
+ setContainerWidth(width: number): void;
29
+ setWidgetDataLoaded(uuid: string): void;
30
+ reset(): void;
31
+ private openMuuriSubscription;
32
+ static ɵfac: i0.ɵɵFactoryDeclaration<WidgetLayoutService, never>;
33
+ static ɵprov: i0.ɵɵInjectableDeclaration<WidgetLayoutService>;
34
+ }
35
+ //# sourceMappingURL=widget-layout.service.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"widget-layout.service.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/layout/src/lib/services/widget-layout.service.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAa,SAAS,EAAC,MAAM,eAAe,CAAC;AACpD,OAAO,EAML,UAAU,EAIX,MAAM,MAAM,CAAC;AACd,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAC,cAAc,EAAC,MAAM,wBAAwB,CAAC;;AAGtD,qBACa,mBAAoB,YAAW,SAAS;IACnD,OAAO,CAAC,QAAQ,CAAC,uBAAuB,CAA4C;IACpF,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAsD;IACvF,OAAO,CAAC,QAAQ,CAAC,yBAAyB,CAA8C;IACxF,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA2C;IAC1E,OAAO,CAAC,QAAQ,CAAC,oBAAoB,CAAuB;IAE5D,OAAO,KAAK,OAAO,GAElB;IAED,OAAO,KAAK,gBAAgB,GAE3B;IAED,IAAW,gBAAgB,IAAI,UAAU,CAAC,MAAM,CAAC,CAIhD;IAED,OAAO,KAAK,SAAS,GAEpB;IAED,OAAO,KAAK,kBAAkB,GAE7B;IAED,OAAO,CAAC,QAAQ,CAAC,yBAAyB,CAAqC;IAC/E,OAAO,CAAC,QAAQ,CAAC,8BAA8B,CAAqC;IAEpF,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAsB;IAErD,IAAW,OAAO,IAAI,UAAU,CAAC,OAAO,CAAC,CAexC;;IAMM,WAAW,IAAI,IAAI;IAInB,QAAQ,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAI5B,kBAAkB,IAAI,IAAI;IAI1B,UAAU,CAAC,OAAO,EAAE,cAAc,EAAE,GAAG,IAAI;IAI3C,yBAAyB,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAM7C,8BAA8B,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAMlD,iBAAiB,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAItC,mBAAmB,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAQvC,KAAK,IAAI,IAAI;IASpB,OAAO,CAAC,qBAAqB;yCAxGlB,mBAAmB;6CAAnB,mBAAmB;CAkH/B"}
@@ -0,0 +1,49 @@
1
+ import { Signal, WritableSignal } from '@angular/core';
2
+ import { BasicWidget, WidgetAction, WidgetColor, WidgetContentProperties, WidgetContext, WidgetDensity, WidgetType, WidgetTypeSelection, WidgetWidth, WidgetWizardStep } from '../models';
3
+ import { Condition } from '@valtimo/shared';
4
+ import * as i0 from "@angular/core";
5
+ export declare class WidgetWizardService {
6
+ readonly $currentStepIndex: WritableSignal<number>;
7
+ readonly $currentStep: WritableSignal<WidgetWizardStep>;
8
+ readonly $selectedWidget: WritableSignal<WidgetTypeSelection | null>;
9
+ readonly $widgetWidth: WritableSignal<WidgetWidth | null>;
10
+ readonly $widgetHighContrast: WritableSignal<boolean>;
11
+ readonly $widgetColor: WritableSignal<WidgetColor | null>;
12
+ readonly $widgetDensity: WritableSignal<WidgetDensity | null>;
13
+ readonly $widgetContent: WritableSignal<WidgetContentProperties | null>;
14
+ readonly $widgetDisplayConditions: WritableSignal<Array<Condition<string>> | null>;
15
+ readonly $widgetTitle: WritableSignal<string | null>;
16
+ readonly $widgetIcon: WritableSignal<string | null>;
17
+ readonly $widgetKey: WritableSignal<string | null>;
18
+ readonly $widgetActions: WritableSignal<WidgetAction[] | undefined>;
19
+ readonly $widgetContext: WritableSignal<WidgetContext | null>;
20
+ readonly $widgetContentValid: WritableSignal<boolean>;
21
+ readonly $widgetConditionsValid: WritableSignal<boolean>;
22
+ readonly $widgetFiltersValid: WritableSignal<boolean>;
23
+ readonly $disableTitleInput: WritableSignal<boolean>;
24
+ readonly $disableActionButton: WritableSignal<boolean>;
25
+ readonly $widgetWizardSteps: WritableSignal<WidgetWizardStep[]>;
26
+ readonly $editMode: WritableSignal<boolean>;
27
+ private readonly _$stepCompleteCondition;
28
+ readonly $widgetWizardStepEnableCondition: Signal<Record<any, {
29
+ dependingStep: WidgetWizardStep;
30
+ condition: () => boolean;
31
+ }>>;
32
+ readonly $widgetWizardStepProperties: Signal<Record<Partial<WidgetWizardStep>, {
33
+ disabled: boolean;
34
+ complete: boolean;
35
+ }>>;
36
+ readonly $nextButtonDisabled: Signal<boolean>;
37
+ private _defaultWidth;
38
+ get defaultWidth(): WidgetWidth | null;
39
+ readonly $widgetsConfig: Signal<BasicWidget>;
40
+ readonly $usedWidgetKeys: WritableSignal<string[]>;
41
+ readonly $availableWidgetTypes: WritableSignal<WidgetType[] | null>;
42
+ resetWizard(): void;
43
+ resetWizardSteps(): void;
44
+ setDefaultWidth(width: number | null): void;
45
+ private isWidgetWidth;
46
+ static ɵfac: i0.ɵɵFactoryDeclaration<WidgetWizardService, never>;
47
+ static ɵprov: i0.ɵɵInjectableDeclaration<WidgetWizardService>;
48
+ }
49
+ //# sourceMappingURL=widget-wizard.service.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"widget-wizard.service.d.ts","sourceRoot":"","sources":["../../../../../projects/valtimo/layout/src/lib/services/widget-wizard.service.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,8 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "@angular/router";
3
+ export declare class TranslationManagementRoutingModule {
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<TranslationManagementRoutingModule, never>;
5
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TranslationManagementRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
6
+ static ɵinj: i0.ɵɵInjectorDeclaration<TranslationManagementRoutingModule>;
7
+ }
8
+ //# sourceMappingURL=translation-management-routing.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"translation-management-routing.module.d.ts","sourceRoot":"","sources":["../../../../projects/valtimo/layout/src/lib/translation-management-routing.module.ts"],"names":[],"mappings":";;AA8BA,qBAIa,kCAAkC;yCAAlC,kCAAkC;0CAAlC,kCAAkC;0CAAlC,kCAAkC;CAAG"}
@@ -0,0 +1,13 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./components/translation-management/translation-management.component";
3
+ import * as i2 from "@angular/common";
4
+ import * as i3 from "@ngx-translate/core";
5
+ import * as i4 from "./translation-management-routing.module";
6
+ import * as i5 from "@valtimo/components";
7
+ import * as i6 from "carbon-components-angular";
8
+ export declare class TranslationManagementModule {
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<TranslationManagementModule, never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<TranslationManagementModule, [typeof i1.TranslationManagementComponent], [typeof i2.CommonModule, typeof i3.TranslateModule, typeof i4.TranslationManagementRoutingModule, typeof i5.MultiInputFormModule, typeof i5.CarbonMultiInputModule, typeof i6.LoadingModule, typeof i5.RenderInPageHeaderDirective, typeof i6.ButtonModule, typeof i6.IconModule, typeof i5.ConfirmationModalModule], never>;
11
+ static ɵinj: i0.ɵɵInjectorDeclaration<TranslationManagementModule>;
12
+ }
13
+ //# sourceMappingURL=translation-management.module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"translation-management.module.d.ts","sourceRoot":"","sources":["../../../../projects/valtimo/layout/src/lib/translation-management.module.ts"],"names":[],"mappings":";;;;;;;AA6BA,qBAgBa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAG"}
package/package.json ADDED
@@ -0,0 +1,35 @@
1
+ {
2
+ "name": "@valtimo/layout",
3
+ "license": "EUPL-1.2",
4
+ "version": "0.0.0-test",
5
+ "peerDependencies": {
6
+ "@angular/common": "19.2.20",
7
+ "@angular/core": "19.2.20"
8
+ },
9
+ "dependencies": {
10
+ "@foxythemes/bootstrap-datetime-picker-bs4": "2.3.5",
11
+ "bootstrap": "4.6.2",
12
+ "popper.js": "1.16.1",
13
+ "jquery": "3.7.1",
14
+ "components-jqueryui": "1.12.1",
15
+ "moment": "2.30.1",
16
+ "perfect-scrollbar": "1.5.6",
17
+ "select2": "4.1.0-rc.0",
18
+ "tslib": "2.8.1",
19
+ "csp-header": "6.1.0",
20
+ "lodash": "4.17.21",
21
+ "ol": "10.7.0"
22
+ },
23
+ "module": "fesm2022/valtimo-layout.mjs",
24
+ "typings": "index.d.ts",
25
+ "exports": {
26
+ "./package.json": {
27
+ "default": "./package.json"
28
+ },
29
+ ".": {
30
+ "types": "./index.d.ts",
31
+ "default": "./fesm2022/valtimo-layout.mjs"
32
+ }
33
+ },
34
+ "sideEffects": false
35
+ }
@@ -0,0 +1,10 @@
1
+ export * from './lib/services';
2
+ export * from './lib/services/widget-layout.service';
3
+ export * from './lib/components/layout/layout.component';
4
+ export * from './lib/layout.module';
5
+ export * from './lib/translation-management.module';
6
+ export * from './lib/components';
7
+ export * from './lib/models';
8
+ export * from './lib/constants';
9
+ export * from './lib/interfaces';
10
+ //# sourceMappingURL=public_api.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"public_api.d.ts","sourceRoot":"","sources":["../../../projects/valtimo/layout/src/public_api.ts"],"names":[],"mappings":"AAoBA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sCAAsC,CAAC;AACrD,cAAc,0CAA0C,CAAC;AACzD,cAAc,qBAAqB,CAAC;AACpC,cAAc,qCAAqC,CAAC;AACpD,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"valtimo-layout.d.ts","sourceRoot":"","sources":["../../../projects/valtimo/layout/src/valtimo-layout.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}