@sankhyalabs/sankhyablocks 0.0.0-bugfix-dev-KB-11997.0 → 0.0.0-bugfix-dev-KB-99999.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (407) hide show
  1. package/dist/cjs/{ConfigStorage-0e4275f5.js → ConfigStorage-8009ecb2.js} +20 -4
  2. package/dist/cjs/{DataFetcher-bd3d53a8.js → DataFetcher-ba94ed5b.js} +142 -102
  3. package/dist/cjs/{PersonalizedFilterUtils-1aeb625d.js → PersonalizedFilterUtils-0184ffbb.js} +11 -4
  4. package/dist/cjs/PreloadManager-84466da6.js +224 -0
  5. package/dist/cjs/{SnkFormConfigManager-5b485cd4.js → SnkFormConfigManager-7d850fbc.js} +23 -6
  6. package/dist/cjs/{SnkMessageBuilder-d0abb63d.js → SnkMessageBuilder-7293d0ad.js} +29 -8
  7. package/dist/cjs/{SnkMultiSelectionListDataSource-804ff4c7.js → SnkMultiSelectionListDataSource-ba5838c2.js} +15 -0
  8. package/dist/cjs/Sortable-fb1c4cbb.js +2853 -0
  9. package/dist/cjs/{auth-fetcher-1583fe43.js → auth-fetcher-c8467c07.js} +1 -1
  10. package/dist/cjs/{constants-d187e03e.js → constants-35ddd366.js} +4 -0
  11. package/dist/cjs/dataunit-fetcher-de65b9fc.js +725 -0
  12. package/dist/cjs/{taskbar-processor-bce3f499.js → field-search-f56aa7d6.js} +35 -0
  13. package/dist/cjs/{filter-item-type.enum-aa823a00.js → filter-item-type.enum-a7ffdaa6.js} +1 -0
  14. package/dist/cjs/filterNumberVariation-d65332da.js +7 -0
  15. package/dist/cjs/{form-config-fetcher-f6cb55e6.js → form-config-fetcher-df043d3d.js} +1 -1
  16. package/dist/cjs/{index-0e663819.js → index-0922807b.js} +1 -0
  17. package/dist/cjs/index-f9e81701.js +10 -6
  18. package/dist/cjs/loader.cjs.js +1 -1
  19. package/dist/cjs/{pesquisa-fetcher-3356b3df.js → pesquisa-fetcher-ef050a47.js} +1 -1
  20. package/dist/cjs/sankhyablocks.cjs.js +1 -1
  21. package/dist/cjs/{snk-actions-button.cjs.entry.js → snk-actions-button_2.cjs.entry.js} +214 -91
  22. package/dist/cjs/snk-application.cjs.entry.js +474 -140
  23. package/dist/cjs/snk-attach.cjs.entry.js +27 -11
  24. package/dist/cjs/snk-config-options.cjs.entry.js +1 -1
  25. package/dist/cjs/snk-configurator.cjs.entry.js +17 -2
  26. package/dist/cjs/snk-crud.cjs.entry.js +127 -17
  27. package/dist/cjs/snk-custom-slot-elements.cjs.entry.js +20 -0
  28. package/dist/cjs/snk-data-exporter.cjs.entry.js +12 -11
  29. package/dist/cjs/{snk-data-unit-7cc1846d.js → snk-data-unit-1bc69073.js} +15 -5
  30. package/dist/cjs/snk-data-unit.cjs.entry.js +2 -2
  31. package/dist/cjs/snk-detail-view.cjs.entry.js +34 -14
  32. package/dist/cjs/snk-field-config.cjs.entry.js +1 -1
  33. package/dist/cjs/snk-filter-advanced-mode_2.cjs.entry.js +2 -2
  34. package/dist/cjs/snk-filter-bar.cjs.entry.js +163 -17
  35. package/dist/cjs/snk-filter-binary-select.cjs.entry.js +1 -1
  36. package/dist/cjs/snk-filter-checkbox-list.cjs.entry.js +52 -0
  37. package/dist/cjs/snk-filter-detail.cjs.entry.js +9 -2
  38. package/dist/cjs/snk-filter-field-search_2.cjs.entry.js +2 -2
  39. package/dist/cjs/snk-filter-item.cjs.entry.js +39 -15
  40. package/dist/cjs/snk-filter-list.cjs.entry.js +1 -1
  41. package/dist/cjs/snk-filter-modal-item.cjs.entry.js +9 -9
  42. package/dist/cjs/snk-filter-modal.cjs.entry.js +38 -7
  43. package/dist/cjs/snk-filter-multi-select.cjs.entry.js +1 -1
  44. package/dist/cjs/snk-filter-number.cjs.entry.js +42 -3
  45. package/dist/cjs/snk-filter-period.cjs.entry.js +3 -3
  46. package/dist/cjs/snk-filter-search.cjs.entry.js +1 -1
  47. package/dist/cjs/snk-form-config.cjs.entry.js +16 -15
  48. package/dist/cjs/snk-form-view.cjs.entry.js +14 -0
  49. package/dist/cjs/snk-form.cjs.entry.js +6 -7
  50. package/dist/cjs/snk-grid-config.cjs.entry.js +6 -7
  51. package/dist/cjs/snk-grid.cjs.entry.js +131 -40
  52. package/dist/cjs/{snk-guides-viewer-5e22097d.js → snk-guides-viewer-7f9b6d94.js} +161 -22
  53. package/dist/cjs/snk-guides-viewer.cjs.entry.js +16 -13
  54. package/dist/cjs/snk-personalized-filter-editor.cjs.entry.js +1 -1
  55. package/dist/cjs/snk-personalized-filter.cjs.entry.js +24 -13
  56. package/dist/cjs/snk-select-box.cjs.entry.js +1 -1
  57. package/dist/cjs/snk-simple-crud.cjs.entry.js +127 -103
  58. package/dist/cjs/snk-tab-config.cjs.entry.js +12 -11
  59. package/dist/cjs/snk-taskbar.cjs.entry.js +3 -3
  60. package/dist/cjs/{taskbar-elements-39949c7a.js → taskbar-elements-01b85b99.js} +4 -4
  61. package/dist/collection/collection-manifest.json +3 -1
  62. package/dist/collection/components/snk-actions-button/actions/executor/java.executor.js +2 -2
  63. package/dist/collection/components/snk-actions-button/actions/executor/javascript.executor.js +2 -2
  64. package/dist/collection/components/snk-actions-button/actions/executor/procedure.executor.js +2 -2
  65. package/dist/collection/components/snk-actions-button/clientEvent/index.js +81 -76
  66. package/dist/collection/components/snk-actions-button/snk-actions-button.css +4 -11
  67. package/dist/collection/components/snk-actions-button/snk-actions-button.js +2 -2
  68. package/dist/collection/components/snk-application/snk-application.js +485 -84
  69. package/dist/collection/components/snk-attach/snk-attach.css +6 -0
  70. package/dist/collection/components/snk-attach/snk-attach.js +15 -3
  71. package/dist/collection/components/snk-attach/structure/data-unit-builder.js +4 -1
  72. package/dist/collection/components/snk-configurator/snk-configurator.js +33 -1
  73. package/dist/collection/components/snk-crud/snk-crud.js +136 -10
  74. package/dist/collection/components/snk-crud/subcomponents/snk-detail-view/snk-detail-view.js +21 -1
  75. package/dist/collection/components/snk-crud/subcomponents/snk-form-view.js +45 -0
  76. package/dist/collection/components/snk-crud/subcomponents/snk-guides-viewer.js +178 -22
  77. package/dist/collection/components/snk-custom-slot-elements/snk-custom-slot-elements.css +3 -0
  78. package/dist/collection/components/{snk-taskbar/snk-taskbar-custom-elements.js → snk-custom-slot-elements/snk-custom-slot-elements.js} +10 -10
  79. package/dist/collection/components/snk-data-exporter/snk-data-exporter.css +1 -9
  80. package/dist/collection/components/snk-data-exporter/snk-data-exporter.js +1 -1
  81. package/dist/collection/components/snk-data-unit/snk-data-unit.js +15 -12
  82. package/dist/collection/components/snk-filter-bar/filter-item/dataunitfilter/data-unit-filter-builder.js +69 -2
  83. package/dist/collection/components/snk-filter-bar/filter-item/editors/enum/filterNumberVariation.js +5 -0
  84. package/dist/collection/components/snk-filter-bar/filter-item/editors/snk-filter-checkbox-list.js +95 -0
  85. package/dist/collection/components/snk-filter-bar/filter-item/editors/snk-filter-number.js +93 -8
  86. package/dist/collection/components/snk-filter-bar/filter-item/editors/snk-filter-period.js +2 -2
  87. package/dist/collection/components/snk-filter-bar/filter-item/filter-item-type.enum.js +1 -0
  88. package/dist/collection/components/snk-filter-bar/filter-item/snk-filter-detail.js +7 -0
  89. package/dist/collection/components/snk-filter-bar/filter-item/snk-filter-item.js +38 -14
  90. package/dist/collection/components/snk-filter-bar/filter-list/snk-filter-list.js +1 -1
  91. package/dist/collection/components/snk-filter-bar/filter-modal/snk-filter-modal.js +87 -6
  92. package/dist/collection/components/snk-filter-bar/filter-modal/subcomponents/snk-filter-modal-item.js +4 -3
  93. package/dist/collection/components/snk-filter-bar/snk-filter-bar.css +5 -6
  94. package/dist/collection/components/snk-filter-bar/snk-filter-bar.js +218 -7
  95. package/dist/collection/components/snk-filter-bar/utils/SnkFilterModalFactory.js +3 -1
  96. package/dist/collection/components/snk-form/SnkFormConfigManager.js +22 -5
  97. package/dist/collection/components/snk-form/subcomponents/snk-form-config/snk-form-config.js +10 -8
  98. package/dist/collection/components/snk-form/subcomponents/snk-tab-config/snk-tab-config.js +10 -8
  99. package/dist/collection/components/snk-grid/filtercolumn/SnkMultiSelectionListDataSource.js +11 -0
  100. package/dist/collection/components/snk-grid/snk-grid.css +7 -2
  101. package/dist/collection/components/snk-grid/snk-grid.js +166 -39
  102. package/dist/collection/components/snk-personalized-filter/snk-personalized-filter.js +32 -6
  103. package/dist/collection/components/snk-personalized-filter/subcomponents/snk-filter-param-config/utils/PersonalizedFilterUtils.js +13 -4
  104. package/dist/collection/components/snk-simple-crud/snk-simple-crud.css +8 -2
  105. package/dist/collection/components/snk-simple-crud/snk-simple-crud.js +115 -6
  106. package/dist/collection/components/snk-taskbar/elements/taskbar-actions-button/taskbar-actions-button.css +6 -0
  107. package/dist/collection/components/snk-taskbar/elements/taskbar-actions-button/taskbar-actions-button.js +310 -0
  108. package/dist/collection/components/snk-taskbar/elements/taskbar-elements.js +3 -3
  109. package/dist/collection/components/snk-taskbar/snk-taskbar.css +0 -4
  110. package/dist/collection/components/snk-taskbar/snk-taskbar.js +1 -1
  111. package/dist/collection/components/snk-taskbar/subcomponents/field-search.js +31 -0
  112. package/dist/collection/lib/@types/index.js +1 -0
  113. package/dist/collection/lib/dataUnit/InMemoryLoader.js +74 -15
  114. package/dist/collection/lib/http/data-fetcher/DataFetcher.js +61 -43
  115. package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/DataUnitDataLoader.js +118 -0
  116. package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/cache/ArrayRepository.js +80 -0
  117. package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/cache/PreloadManager.js +139 -0
  118. package/dist/collection/lib/http/data-fetcher/fetchers/{dataunit-fetcher.js → data-unit/dataunit-fetcher.js} +49 -100
  119. package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/interfaces/ILoadDataResult.js +1 -0
  120. package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/interfaces/ILoadDataStrategy.js +1 -0
  121. package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/interfaces/ILoadingInfo.js +1 -0
  122. package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/interfaces/IRecordField.js +1 -0
  123. package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/interfaces/IResponseRecord.js +1 -0
  124. package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/loadstrategy/DataUnitStrategy.js +68 -0
  125. package/dist/collection/lib/http/data-fetcher/fetchers/data-unit/loadstrategy/DatasetStrategy.js +162 -0
  126. package/dist/collection/lib/http/data-fetcher/fetchers/fetchDataExporter/index.js +3 -2
  127. package/dist/collection/lib/http/data-fetcher/fetchers/fetchDataExporter/personalized-reports-fetcher.js +3 -2
  128. package/dist/collection/lib/http/data-fetcher/fetchers/filter-bar-config-fetcher.js +14 -1
  129. package/dist/collection/lib/http/data-fetcher/fetchers/personalized-filter-fetcher.js +3 -0
  130. package/dist/collection/lib/index.js +1 -1
  131. package/dist/collection/lib/message/SnkMessageBuilder.js +9 -3
  132. package/dist/collection/lib/message/resources/snk-application.msg.js +9 -0
  133. package/dist/collection/lib/message/resources/snk-crud.msg.js +1 -0
  134. package/dist/collection/lib/message/resources/snk-filter-bar.msg.js +5 -4
  135. package/dist/collection/lib/message/resources/snk-grid.msg.js +3 -1
  136. package/dist/collection/lib/message/resources/snk-simple-crud.msg.js +4 -0
  137. package/dist/collection/lib/utils/constants.js +3 -0
  138. package/dist/collection/lib/utils/urlutils.js +10 -4
  139. package/dist/collection/lib/workspace/workspace.js +27 -0
  140. package/dist/components/ConfigStorage.js +17 -1
  141. package/dist/components/DataFetcher.js +101 -61
  142. package/dist/components/PersonalizedFilterUtils.js +10 -3
  143. package/dist/components/SnkFormConfigManager.js +22 -5
  144. package/dist/components/SnkMessageBuilder.js +29 -8
  145. package/dist/components/constants.js +4 -1
  146. package/dist/components/dataunit-fetcher.js +846 -100
  147. package/dist/components/{SnkMultiSelectionListDataSource.js → field-search.js} +44 -1
  148. package/dist/components/filter-item-type.enum.js +1 -0
  149. package/dist/components/filterNumberVariation.js +7 -0
  150. package/dist/components/index.d.ts +3 -1
  151. package/dist/components/index.js +3 -1
  152. package/dist/components/index2.js +1 -0
  153. package/dist/components/snk-actions-button2.js +91 -86
  154. package/dist/components/snk-application2.js +392 -55
  155. package/dist/components/snk-attach2.js +39 -19
  156. package/dist/components/snk-configurator2.js +18 -2
  157. package/dist/components/snk-crud.js +184 -70
  158. package/dist/components/snk-custom-slot-elements.d.ts +11 -0
  159. package/dist/components/snk-custom-slot-elements.js +35 -0
  160. package/dist/components/snk-data-exporter2.js +7 -5
  161. package/dist/components/snk-data-unit2.js +15 -5
  162. package/dist/components/snk-detail-view2.js +264 -96
  163. package/dist/components/snk-filter-bar2.js +164 -13
  164. package/dist/components/snk-filter-checkbox-list.d.ts +11 -0
  165. package/dist/components/snk-filter-checkbox-list.js +68 -0
  166. package/dist/components/snk-filter-detail2.js +7 -0
  167. package/dist/components/snk-filter-item2.js +38 -14
  168. package/dist/components/snk-filter-list.js +1 -1
  169. package/dist/components/snk-filter-modal-item2.js +4 -3
  170. package/dist/components/snk-filter-modal.js +40 -7
  171. package/dist/components/snk-filter-number.js +43 -2
  172. package/dist/components/snk-filter-period.js +2 -2
  173. package/dist/components/snk-form-config2.js +13 -11
  174. package/dist/components/snk-form-view2.js +15 -0
  175. package/dist/components/snk-grid2.js +166 -68
  176. package/dist/components/snk-personalized-filter2.js +18 -6
  177. package/dist/components/snk-simple-crud2.js +132 -104
  178. package/dist/components/snk-tab-config2.js +2203 -6233
  179. package/dist/components/snk-taskbar2.js +16 -10
  180. package/dist/components/taskbar-actions-button.d.ts +11 -0
  181. package/dist/components/taskbar-actions-button.js +6 -0
  182. package/dist/components/taskbar-actions-button2.js +140 -0
  183. package/dist/esm/{ConfigStorage-f359573c.js → ConfigStorage-1244b8b0.js} +20 -4
  184. package/dist/esm/{DataFetcher-8daff9ad.js → DataFetcher-aa159c5a.js} +101 -61
  185. package/dist/esm/{PersonalizedFilterUtils-75fb0106.js → PersonalizedFilterUtils-e2b38ef7.js} +11 -4
  186. package/dist/esm/PreloadManager-c1c2f2b4.js +222 -0
  187. package/dist/esm/{SnkFormConfigManager-35876bad.js → SnkFormConfigManager-9be0e7d4.js} +24 -7
  188. package/dist/esm/{SnkMessageBuilder-68c1c25a.js → SnkMessageBuilder-ca843d1b.js} +29 -8
  189. package/dist/esm/{SnkMultiSelectionListDataSource-892f37f9.js → SnkMultiSelectionListDataSource-44494b0e.js} +11 -0
  190. package/dist/esm/Sortable-83960219.js +2851 -0
  191. package/dist/esm/{auth-fetcher-299fed55.js → auth-fetcher-c05dc474.js} +1 -1
  192. package/dist/esm/{constants-3644f1b6.js → constants-8457af36.js} +4 -1
  193. package/dist/esm/dataunit-fetcher-e218c6d2.js +722 -0
  194. package/dist/esm/{taskbar-processor-94402e6e.js → field-search-efbe307f.js} +34 -1
  195. package/dist/esm/{filter-item-type.enum-5028ed3f.js → filter-item-type.enum-d45e026f.js} +1 -0
  196. package/dist/esm/filterNumberVariation-8cee02ea.js +7 -0
  197. package/dist/esm/{form-config-fetcher-8ef7be16.js → form-config-fetcher-36219cd3.js} +1 -1
  198. package/dist/esm/{index-1564817d.js → index-0ece87a6.js} +1 -0
  199. package/dist/esm/index-a7d3d3f1.js +10 -6
  200. package/dist/esm/loader.js +1 -1
  201. package/dist/{components/pesquisa-fetcher.js → esm/pesquisa-fetcher-dd3ca0a5.js} +1 -1
  202. package/dist/esm/sankhyablocks.js +1 -1
  203. package/dist/esm/{snk-actions-button.entry.js → snk-actions-button_2.entry.js} +215 -93
  204. package/dist/esm/snk-application.entry.js +475 -141
  205. package/dist/esm/snk-attach.entry.js +27 -11
  206. package/dist/esm/snk-config-options.entry.js +1 -1
  207. package/dist/esm/snk-configurator.entry.js +18 -3
  208. package/dist/esm/snk-crud.entry.js +128 -18
  209. package/dist/esm/snk-custom-slot-elements.entry.js +16 -0
  210. package/dist/esm/snk-data-exporter.entry.js +13 -12
  211. package/dist/esm/{snk-data-unit-1715d2f1.js → snk-data-unit-6208ebf0.js} +16 -6
  212. package/dist/esm/snk-data-unit.entry.js +2 -2
  213. package/dist/esm/snk-detail-view.entry.js +34 -14
  214. package/dist/esm/snk-field-config.entry.js +1 -1
  215. package/dist/esm/snk-filter-advanced-mode_2.entry.js +2 -2
  216. package/dist/esm/snk-filter-bar.entry.js +165 -19
  217. package/dist/esm/snk-filter-binary-select.entry.js +1 -1
  218. package/dist/esm/snk-filter-checkbox-list.entry.js +48 -0
  219. package/dist/esm/snk-filter-detail.entry.js +9 -2
  220. package/dist/esm/snk-filter-field-search_2.entry.js +2 -2
  221. package/dist/esm/snk-filter-item.entry.js +39 -15
  222. package/dist/esm/snk-filter-list.entry.js +1 -1
  223. package/dist/esm/snk-filter-modal-item.entry.js +9 -9
  224. package/dist/esm/snk-filter-modal.entry.js +38 -7
  225. package/dist/esm/snk-filter-multi-select.entry.js +1 -1
  226. package/dist/esm/snk-filter-number.entry.js +42 -3
  227. package/dist/esm/snk-filter-period.entry.js +3 -3
  228. package/dist/esm/snk-filter-search.entry.js +1 -1
  229. package/dist/esm/snk-form-config.entry.js +16 -15
  230. package/dist/esm/snk-form-view.entry.js +14 -0
  231. package/dist/esm/snk-form.entry.js +6 -7
  232. package/dist/esm/snk-grid-config.entry.js +6 -7
  233. package/dist/esm/snk-grid.entry.js +132 -41
  234. package/dist/esm/{snk-guides-viewer-b0e32a7d.js → snk-guides-viewer-9d5e073f.js} +161 -22
  235. package/dist/esm/snk-guides-viewer.entry.js +16 -13
  236. package/dist/esm/snk-personalized-filter-editor.entry.js +1 -1
  237. package/dist/esm/snk-personalized-filter.entry.js +24 -13
  238. package/dist/esm/snk-select-box.entry.js +1 -1
  239. package/dist/esm/snk-simple-crud.entry.js +126 -102
  240. package/dist/esm/snk-tab-config.entry.js +12 -11
  241. package/dist/esm/snk-taskbar.entry.js +3 -3
  242. package/dist/esm/{taskbar-elements-0a6b8b95.js → taskbar-elements-d4d0b424.js} +4 -4
  243. package/dist/sankhyablocks/p-01ba23cd.entry.js +1 -0
  244. package/dist/sankhyablocks/p-03dcc5ff.entry.js +1 -0
  245. package/dist/sankhyablocks/{p-5c1aacc7.js → p-057fad05.js} +1 -1
  246. package/dist/sankhyablocks/p-0874adb5.entry.js +1 -0
  247. package/dist/sankhyablocks/p-094c30cb.js +1 -0
  248. package/dist/sankhyablocks/p-0d084a0f.entry.js +1 -0
  249. package/dist/sankhyablocks/{p-c870b530.js → p-0d7863ed.js} +1 -1
  250. package/dist/sankhyablocks/p-11081798.entry.js +1 -0
  251. package/dist/sankhyablocks/p-143425c0.entry.js +1 -0
  252. package/dist/sankhyablocks/{p-cb37982f.entry.js → p-20726710.entry.js} +1 -1
  253. package/dist/sankhyablocks/p-32f0935f.js +1 -0
  254. package/dist/sankhyablocks/p-3520c088.entry.js +1 -0
  255. package/dist/sankhyablocks/p-374d03f6.js +1 -0
  256. package/dist/sankhyablocks/p-38289a55.js +1 -0
  257. package/dist/sankhyablocks/{p-25c5428f.entry.js → p-3ab6df3d.entry.js} +1 -1
  258. package/dist/sankhyablocks/p-3b60db06.entry.js +1 -0
  259. package/dist/sankhyablocks/{p-eb636e15.entry.js → p-41f8bfa3.entry.js} +1 -1
  260. package/dist/sankhyablocks/p-4775a293.entry.js +1 -0
  261. package/dist/sankhyablocks/p-4b0938f6.entry.js +1 -0
  262. package/dist/sankhyablocks/p-585294ee.js +56 -0
  263. package/dist/sankhyablocks/p-5f74c859.entry.js +1 -0
  264. package/dist/sankhyablocks/p-69754d94.entry.js +1 -0
  265. package/dist/sankhyablocks/p-6977a26c.entry.js +1 -0
  266. package/dist/sankhyablocks/{p-648a7c72.entry.js → p-69efa80d.entry.js} +1 -1
  267. package/dist/sankhyablocks/p-70589af8.entry.js +1 -0
  268. package/dist/sankhyablocks/p-776ee8e3.js +1 -0
  269. package/dist/sankhyablocks/{p-959e0835.entry.js → p-7e2ded86.entry.js} +1 -1
  270. package/dist/sankhyablocks/p-7f9d6b5d.entry.js +11 -0
  271. package/dist/sankhyablocks/{p-0885ed3c.entry.js → p-8002dcd0.entry.js} +1 -1
  272. package/dist/sankhyablocks/p-809f367d.entry.js +1 -0
  273. package/dist/sankhyablocks/p-8437508f.js +1 -0
  274. package/dist/sankhyablocks/p-8eb67fa4.entry.js +1 -0
  275. package/dist/sankhyablocks/{p-f30526a7.entry.js → p-95df461f.entry.js} +1 -1
  276. package/dist/sankhyablocks/p-9695f78b.js +1 -0
  277. package/dist/sankhyablocks/{p-838f8234.entry.js → p-98674137.entry.js} +1 -1
  278. package/dist/sankhyablocks/p-a87229cd.entry.js +1 -0
  279. package/dist/sankhyablocks/p-a9e5b094.entry.js +1 -0
  280. package/dist/sankhyablocks/p-aaa3ee68.entry.js +1 -0
  281. package/dist/sankhyablocks/p-b0ef4383.js +1 -0
  282. package/dist/sankhyablocks/p-ba627e85.js +60 -0
  283. package/dist/sankhyablocks/p-c22c1d8e.js +1 -0
  284. package/dist/sankhyablocks/p-c2495304.js +1 -0
  285. package/dist/sankhyablocks/{p-26ad62b9.entry.js → p-c758265f.entry.js} +1 -1
  286. package/dist/sankhyablocks/{p-fe49067d.entry.js → p-c8622597.entry.js} +1 -1
  287. package/dist/sankhyablocks/p-cb7419e0.entry.js +1 -0
  288. package/dist/sankhyablocks/p-d1007720.entry.js +1 -0
  289. package/dist/sankhyablocks/{p-a1e1b305.entry.js → p-d3f53df2.entry.js} +1 -1
  290. package/dist/sankhyablocks/p-d6317851.entry.js +1 -0
  291. package/dist/sankhyablocks/{p-b13cb8b5.js → p-d9bb09b3.js} +2 -2
  292. package/dist/sankhyablocks/p-e3132789.entry.js +1 -0
  293. package/dist/sankhyablocks/p-e6380c60.js +1 -0
  294. package/dist/sankhyablocks/p-f514913b.entry.js +1 -0
  295. package/dist/sankhyablocks/p-fa80e546.js +1 -0
  296. package/dist/sankhyablocks/p-fa816fb2.js +1 -0
  297. package/dist/sankhyablocks/p-fd8814b9.entry.js +1 -0
  298. package/dist/sankhyablocks/{p-584d7212.js → p-ff1990ad.js} +1 -1
  299. package/dist/sankhyablocks/p-ff6064e7.js +1 -0
  300. package/dist/sankhyablocks/sankhyablocks.esm.js +1 -1
  301. package/dist/types/components/snk-actions-button/clientEvent/index.d.ts +1 -1
  302. package/dist/types/components/snk-actions-button/subcomponents/snk-actions-form.d.ts +1 -1
  303. package/dist/types/components/snk-application/snk-application.d.ts +90 -15
  304. package/dist/types/components/snk-attach/snk-attach.d.ts +1 -0
  305. package/dist/types/components/snk-configurator/snk-configurator.d.ts +6 -0
  306. package/dist/types/components/snk-crud/snk-crud.d.ts +13 -0
  307. package/dist/types/components/snk-crud/subcomponents/snk-detail-view/snk-detail-view.d.ts +3 -0
  308. package/dist/types/components/snk-crud/subcomponents/snk-form-view.d.ts +10 -1
  309. package/dist/types/components/snk-crud/subcomponents/snk-guides-viewer.d.ts +49 -12
  310. package/dist/types/components/snk-custom-slot-elements/snk-custom-slot-elements.d.ts +7 -0
  311. package/dist/types/components/snk-data-unit/snk-data-unit.d.ts +1 -0
  312. package/dist/types/components/snk-filter-bar/filter-item/editors/enum/filterNumberVariation.d.ts +4 -0
  313. package/dist/types/components/snk-filter-bar/filter-item/editors/snk-filter-checkbox-list.d.ts +27 -0
  314. package/dist/types/components/snk-filter-bar/filter-item/editors/snk-filter-number.d.ts +24 -2
  315. package/dist/types/components/snk-filter-bar/filter-item/filter-item-type.enum.d.ts +2 -1
  316. package/dist/types/components/snk-filter-bar/filter-item/snk-filter-item.d.ts +2 -0
  317. package/dist/types/components/snk-filter-bar/filter-modal/snk-filter-modal.d.ts +15 -1
  318. package/dist/types/components/snk-filter-bar/snk-filter-bar.d.ts +30 -0
  319. package/dist/types/components/snk-filter-bar/utils/SnkFilterModalFactory.d.ts +5 -1
  320. package/dist/types/components/snk-form/SnkFormConfigManager.d.ts +6 -1
  321. package/dist/types/components/snk-grid/filtercolumn/SnkMultiSelectionListDataSource.d.ts +2 -0
  322. package/dist/types/components/snk-grid/snk-grid.d.ts +20 -6
  323. package/dist/types/components/snk-personalized-filter/snk-personalized-filter.d.ts +4 -1
  324. package/dist/types/components/snk-personalized-filter/subcomponents/snk-filter-param-config/utils/PersonalizedFilterUtils.d.ts +1 -1
  325. package/dist/types/components/snk-simple-crud/snk-simple-crud.d.ts +24 -2
  326. package/dist/types/components/snk-taskbar/elements/taskbar-actions-button/taskbar-actions-button.d.ts +59 -0
  327. package/dist/types/components/snk-taskbar/snk-taskbar.d.ts +18 -2
  328. package/dist/types/components/snk-taskbar/subcomponents/field-search.d.ts +4 -0
  329. package/dist/types/components.d.ts +256 -32
  330. package/dist/types/lib/@types/index.d.ts +2 -1
  331. package/dist/types/lib/dataUnit/InMemoryLoader.d.ts +5 -1
  332. package/dist/types/lib/http/data-fetcher/DataFetcher.d.ts +8 -4
  333. package/dist/types/lib/http/data-fetcher/fetchers/data-unit/DataUnitDataLoader.d.ts +13 -0
  334. package/dist/types/lib/http/data-fetcher/fetchers/data-unit/cache/ArrayRepository.d.ts +19 -0
  335. package/dist/types/lib/http/data-fetcher/fetchers/data-unit/cache/PreloadManager.d.ts +22 -0
  336. package/dist/types/lib/http/data-fetcher/fetchers/{dataunit-fetcher.d.ts → data-unit/dataunit-fetcher.d.ts} +5 -3
  337. package/dist/types/lib/http/data-fetcher/fetchers/data-unit/interfaces/ILoadDataResult.d.ts +6 -0
  338. package/dist/types/lib/http/data-fetcher/fetchers/data-unit/interfaces/ILoadDataStrategy.d.ts +7 -0
  339. package/dist/types/lib/http/data-fetcher/fetchers/data-unit/interfaces/ILoadingInfo.d.ts +10 -0
  340. package/dist/types/lib/http/data-fetcher/fetchers/data-unit/interfaces/IRecordField.d.ts +4 -0
  341. package/dist/types/lib/http/data-fetcher/fetchers/data-unit/interfaces/IResponseRecord.d.ts +6 -0
  342. package/dist/types/lib/http/data-fetcher/fetchers/data-unit/loadstrategy/DataUnitStrategy.d.ts +9 -0
  343. package/dist/types/lib/http/data-fetcher/fetchers/data-unit/loadstrategy/DatasetStrategy.d.ts +16 -0
  344. package/dist/types/lib/http/data-fetcher/fetchers/personalized-filter-fetcher.d.ts +1 -1
  345. package/dist/types/lib/index.d.ts +1 -1
  346. package/dist/types/lib/message/resources/snk-application.msg.d.ts +2 -0
  347. package/dist/types/lib/message/resources/snk-simple-crud.msg.d.ts +2 -0
  348. package/dist/types/lib/utils/constants.d.ts +3 -4
  349. package/dist/types/lib/workspace/workspace.d.ts +6 -0
  350. package/package.json +4 -4
  351. package/react/components.d.ts +3 -1
  352. package/react/components.js +3 -1
  353. package/react/components.js.map +1 -1
  354. package/dist/cjs/_commonjsHelpers-537d719a.js +0 -20
  355. package/dist/cjs/dataunit-fetcher-910be4ce.js +0 -356
  356. package/dist/cjs/draggable.bundle-82a25c06.js +0 -6886
  357. package/dist/cjs/snk-taskbar-custom-elements.cjs.entry.js +0 -20
  358. package/dist/collection/components/snk-data-unit/snk-data-unit.css +0 -6
  359. package/dist/components/_commonjsHelpers.js +0 -17
  360. package/dist/components/snk-taskbar-custom-elements.d.ts +0 -11
  361. package/dist/components/snk-taskbar-custom-elements.js +0 -35
  362. package/dist/esm/_commonjsHelpers-9943807e.js +0 -17
  363. package/dist/esm/dataunit-fetcher-bd8f9572.js +0 -354
  364. package/dist/esm/draggable.bundle-41d56f06.js +0 -6884
  365. package/dist/esm/pesquisa-fetcher-27819123.js +0 -165
  366. package/dist/esm/snk-taskbar-custom-elements.entry.js +0 -16
  367. package/dist/sankhyablocks/p-0df2ead8.entry.js +0 -11
  368. package/dist/sankhyablocks/p-112455b1.js +0 -1
  369. package/dist/sankhyablocks/p-324ce41e.entry.js +0 -1
  370. package/dist/sankhyablocks/p-34604220.entry.js +0 -1
  371. package/dist/sankhyablocks/p-4a78e118.js +0 -1
  372. package/dist/sankhyablocks/p-5534e08c.js +0 -1
  373. package/dist/sankhyablocks/p-5d04ae42.entry.js +0 -1
  374. package/dist/sankhyablocks/p-6a38bda5.entry.js +0 -1
  375. package/dist/sankhyablocks/p-7bcd2f89.js +0 -56
  376. package/dist/sankhyablocks/p-7bd5aea7.js +0 -1
  377. package/dist/sankhyablocks/p-8014cc25.entry.js +0 -1
  378. package/dist/sankhyablocks/p-928efcaa.entry.js +0 -1
  379. package/dist/sankhyablocks/p-989937ee.entry.js +0 -1
  380. package/dist/sankhyablocks/p-9a270401.entry.js +0 -1
  381. package/dist/sankhyablocks/p-a7ee0e6f.entry.js +0 -1
  382. package/dist/sankhyablocks/p-ac0556a3.js +0 -1
  383. package/dist/sankhyablocks/p-ae6aff81.js +0 -1
  384. package/dist/sankhyablocks/p-b244640b.js +0 -1
  385. package/dist/sankhyablocks/p-b6d6b172.js +0 -1
  386. package/dist/sankhyablocks/p-bba91710.entry.js +0 -1
  387. package/dist/sankhyablocks/p-bd628455.entry.js +0 -1
  388. package/dist/sankhyablocks/p-c2beb95c.js +0 -1
  389. package/dist/sankhyablocks/p-c555075c.entry.js +0 -1
  390. package/dist/sankhyablocks/p-c9841939.js +0 -1
  391. package/dist/sankhyablocks/p-d3ec3586.entry.js +0 -1
  392. package/dist/sankhyablocks/p-d708b4ab.entry.js +0 -1
  393. package/dist/sankhyablocks/p-d84bc5c1.js +0 -1
  394. package/dist/sankhyablocks/p-de76b8a8.js +0 -76
  395. package/dist/sankhyablocks/p-e19014a9.entry.js +0 -1
  396. package/dist/sankhyablocks/p-e1cb1f0b.js +0 -1
  397. package/dist/sankhyablocks/p-e3a82e1c.entry.js +0 -1
  398. package/dist/sankhyablocks/p-e9b53a9a.entry.js +0 -1
  399. package/dist/sankhyablocks/p-ebf8c5df.entry.js +0 -1
  400. package/dist/sankhyablocks/p-ed5f1204.entry.js +0 -1
  401. package/dist/sankhyablocks/p-f9395c20.entry.js +0 -1
  402. package/dist/sankhyablocks/p-f94b999e.entry.js +0 -1
  403. package/dist/sankhyablocks/p-fa9d3f73.js +0 -1
  404. package/dist/sankhyablocks/p-fb1ecd0b.entry.js +0 -1
  405. package/dist/sankhyablocks/p-fcd09423.entry.js +0 -1
  406. package/dist/sankhyablocks/p-fd15aaac.entry.js +0 -1
  407. package/dist/types/components/snk-taskbar/snk-taskbar-custom-elements.d.ts +0 -7
@@ -3,9 +3,10 @@ import { StringUtils, ApplicationContext, ElementIDUtils } from '@sankhyalabs/co
3
3
  import { A as AuthorizationConfig } from './AuthorizationConfig.js';
4
4
  import { P as PresentationMode } from './index2.js';
5
5
  import { s as store } from './index3.js';
6
- import { d as defineCustomElement$3 } from './snk-actions-button2.js';
7
- import { d as defineCustomElement$2 } from './snk-data-exporter2.js';
8
- import { d as defineCustomElement$1 } from './snk-exporter-email-sender2.js';
6
+ import { d as defineCustomElement$4 } from './snk-actions-button2.js';
7
+ import { d as defineCustomElement$3 } from './snk-data-exporter2.js';
8
+ import { d as defineCustomElement$2 } from './snk-exporter-email-sender2.js';
9
+ import { d as defineCustomElement$1 } from './taskbar-actions-button2.js';
9
10
 
10
11
  var TaskbarElement;
11
12
  (function (TaskbarElement) {
@@ -92,7 +93,7 @@ const buildElem = (element, className, dataElementId, getTitle, action, isEnable
92
93
  case TaskbarElement.CONFIGURATOR:
93
94
  return iconButton("settings-inverted", element, className, dataElementId, title, action, isEnabled);
94
95
  case TaskbarElement.MORE_OPTIONS:
95
- return actionButton(element, className, dataElementId, title, action, isEnabled, actions);
96
+ return actionButton(element, dataElementId, title, isEnabled, actions, action);
96
97
  case TaskbarElement.DIVIDER:
97
98
  return h("hr", { class: "ez-divider-vertical ez-divider--dark ez-margin-horizontal--medium", "data-taskbar-divider": true });
98
99
  case TaskbarElement.DATA_EXPORTER:
@@ -114,13 +115,13 @@ function iconTextButton(iconName, name, className, dataElementId, text, title, a
114
115
  return h("ez-button", { key: dataElementId, title: title, label: text, size: "small", class: className, "data-element-id": dataElementId, enabled: isEnabled(name), onClick: () => action(name) },
115
116
  h("ez-icon", { class: "ez-padding-right--small", slot: "leftIcon", iconName: iconName }));
116
117
  }
117
- function actionButton(element, className, dataElementId, title, action, isEnabled, actions) {
118
+ function actionButton(element, dataElementId, title, isEnabled, actions, action) {
118
119
  return actions && actions.length > 0
119
- ? h("ez-actions-button", { key: dataElementId, title: title, size: "small", "data-element-id": dataElementId, arrowActive: true, class: className, enabled: isEnabled(element), onEzAction: (evt) => action(evt.detail.value), actions: actions })
120
+ ? h("taskbar-actions-button", { key: dataElementId, title: title, "data-element-id": dataElementId, enabled: isEnabled(element), actions: actions, onTaskbarActionSelected: (evt) => action(evt.detail.value) })
120
121
  : undefined;
121
122
  }
122
123
 
123
- const snkTaskbarCss = ".sc-snk-taskbar-h{display:flex}.taskbar-custom-elements-container.sc-snk-taskbar{display:none}";
124
+ const snkTaskbarCss = ".sc-snk-taskbar-h{display:flex}";
124
125
 
125
126
  const SnkTaskbar = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
126
127
  constructor() {
@@ -416,7 +417,7 @@ function defineCustomElement() {
416
417
  if (typeof customElements === "undefined") {
417
418
  return;
418
419
  }
419
- const components = ["snk-taskbar", "snk-actions-button", "snk-data-exporter", "snk-exporter-email-sender"];
420
+ const components = ["snk-taskbar", "snk-actions-button", "snk-data-exporter", "snk-exporter-email-sender", "taskbar-actions-button"];
420
421
  components.forEach(tagName => { switch (tagName) {
421
422
  case "snk-taskbar":
422
423
  if (!customElements.get(tagName)) {
@@ -425,15 +426,20 @@ function defineCustomElement() {
425
426
  break;
426
427
  case "snk-actions-button":
427
428
  if (!customElements.get(tagName)) {
428
- defineCustomElement$3();
429
+ defineCustomElement$4();
429
430
  }
430
431
  break;
431
432
  case "snk-data-exporter":
432
433
  if (!customElements.get(tagName)) {
433
- defineCustomElement$2();
434
+ defineCustomElement$3();
434
435
  }
435
436
  break;
436
437
  case "snk-exporter-email-sender":
438
+ if (!customElements.get(tagName)) {
439
+ defineCustomElement$2();
440
+ }
441
+ break;
442
+ case "taskbar-actions-button":
437
443
  if (!customElements.get(tagName)) {
438
444
  defineCustomElement$1();
439
445
  }
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface TaskbarActionsButton extends Components.TaskbarActionsButton, HTMLElement {}
4
+ export const TaskbarActionsButton: {
5
+ prototype: TaskbarActionsButton;
6
+ new (): TaskbarActionsButton;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,6 @@
1
+ import { T as TaskbarActionsButton$1, d as defineCustomElement$1 } from './taskbar-actions-button2.js';
2
+
3
+ const TaskbarActionsButton = TaskbarActionsButton$1;
4
+ const defineCustomElement = defineCustomElement$1;
5
+
6
+ export { TaskbarActionsButton, defineCustomElement };
@@ -0,0 +1,140 @@
1
+ import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
2
+
3
+ const taskbarActionsButtonCss = ".sc-taskbar-actions-button-h{display:flex;width:fit-content;height:fit-content}";
4
+
5
+ const TaskbarActionsButton = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
6
+ constructor() {
7
+ super();
8
+ this.__registerHost();
9
+ this.taskbarActionSelected = createEvent(this, "taskbarActionSelected", 7);
10
+ this.taskbarActionsOpened = createEvent(this, "taskbarActionsOpened", 7);
11
+ this.taskbarActionsButtonDisconnected = createEvent(this, "taskbarActionsButtonDisconnected", 7);
12
+ this._showDropdown = false;
13
+ this.title = undefined;
14
+ this.enabled = undefined;
15
+ this.actions = undefined;
16
+ }
17
+ async handleKeyDown(event) {
18
+ if (event.key === 'Escape' || event.key === 'Esc') {
19
+ await this.hideActions();
20
+ }
21
+ }
22
+ async handleClose() {
23
+ await this.hideActions();
24
+ }
25
+ /**
26
+ * Exibe a lista de ações.
27
+ */
28
+ async showActions() {
29
+ this._showDropdown = true;
30
+ requestAnimationFrame(() => {
31
+ this._element.scrollIntoView({ behavior: 'smooth', block: 'nearest', inline: 'nearest' });
32
+ });
33
+ }
34
+ /**
35
+ * Esaconde a lista de ações.
36
+ */
37
+ async hideActions() {
38
+ this._showDropdown = false;
39
+ }
40
+ /**
41
+ * Informa se a lista de ações está aberta.
42
+ */
43
+ async isOpened() {
44
+ return this._showDropdown;
45
+ }
46
+ controlDropdown() {
47
+ this._showDropdown = !this._showDropdown;
48
+ }
49
+ loadItems() {
50
+ return this.actions.filter(action => action !== undefined).map(action => {
51
+ var _a;
52
+ return {
53
+ id: action.value,
54
+ label: action.label,
55
+ value: action.value,
56
+ type: (_a = action.type) !== null && _a !== void 0 ? _a : 'item',
57
+ children: action.children,
58
+ iconName: action.iconName,
59
+ subAction: action.subAction,
60
+ group: action.group,
61
+ disableCloseOnSelect: action.disableCloseOnSelect,
62
+ };
63
+ });
64
+ }
65
+ canShowDropdown() {
66
+ var _a;
67
+ return this._showDropdown && ((_a = this.actions) === null || _a === void 0 ? void 0 : _a.length) > 0;
68
+ }
69
+ onSelectAction(iAction) {
70
+ const selectedAction = this.actions.find(action => action.value === iAction.id);
71
+ this.taskbarActionSelected.emit(selectedAction);
72
+ if (!selectedAction.disableCloseOnSelect) {
73
+ this._showDropdown = false;
74
+ }
75
+ }
76
+ dropdownItemBuilder(item, _level) {
77
+ const itemAction = this.actions.find(action => action.value === item.id);
78
+ if (!itemAction || !itemAction.itemBuilder) {
79
+ return undefined;
80
+ }
81
+ const customContent = itemAction.itemBuilder(this._element, itemAction);
82
+ if (typeof customContent === 'string') {
83
+ return h("div", { innerHTML: customContent });
84
+ }
85
+ return customContent;
86
+ }
87
+ /**
88
+ * Existem algumas actions que precisam ser inicializadas assim que o componente é carregado,
89
+ * pois necessitam de algumas informações, como por exemplo a referência do elemento taskbar-actions-button na tela.
90
+ * É o caso do searchColumn/searhField
91
+ */
92
+ initializeEagerItems() {
93
+ var _a;
94
+ (_a = this.actions) === null || _a === void 0 ? void 0 : _a.forEach(action => {
95
+ var _a;
96
+ if (action && action.eagerInitialize && action.itemBuilder) {
97
+ (_a = action.itemBuilder) === null || _a === void 0 ? void 0 : _a.call(action, this._element, action);
98
+ }
99
+ });
100
+ }
101
+ componentDidLoad() {
102
+ this.initializeEagerItems();
103
+ }
104
+ componentDidRender() {
105
+ if (this._showDropdown) {
106
+ this.taskbarActionsOpened.emit(this._element);
107
+ }
108
+ }
109
+ disconnectedCallback() {
110
+ this.taskbarActionsButtonDisconnected.emit();
111
+ }
112
+ render() {
113
+ return (h(Host, null, h("div", { class: `ez-padding-left--medium ${this.canShowDropdown() ? ' ez-elevation--16' : ''}` }, h("ez-button", { title: this.title, mode: 'icon', iconName: 'dots-vertical', size: 'small', enabled: this.enabled, onClick: () => this.controlDropdown() }), this.canShowDropdown() && h("ez-dropdown", { items: this.loadItems(), onEzClick: (evt) => this.onSelectAction(evt.detail), onEzOutsideClick: () => this._showDropdown = false, itemBuilder: (item, level) => this.dropdownItemBuilder(item, level) }))));
114
+ }
115
+ get _element() { return this; }
116
+ static get style() { return taskbarActionsButtonCss; }
117
+ }, [2, "taskbar-actions-button", {
118
+ "title": [1],
119
+ "enabled": [4],
120
+ "actions": [16],
121
+ "_showDropdown": [32],
122
+ "showActions": [64],
123
+ "hideActions": [64],
124
+ "isOpened": [64]
125
+ }, [[8, "keydown", "handleKeyDown"], [8, "ezOpenModal", "handleClose"]]]);
126
+ function defineCustomElement() {
127
+ if (typeof customElements === "undefined") {
128
+ return;
129
+ }
130
+ const components = ["taskbar-actions-button"];
131
+ components.forEach(tagName => { switch (tagName) {
132
+ case "taskbar-actions-button":
133
+ if (!customElements.get(tagName)) {
134
+ customElements.define(tagName, TaskbarActionsButton);
135
+ }
136
+ break;
137
+ } });
138
+ }
139
+
140
+ export { TaskbarActionsButton as T, defineCustomElement as d };
@@ -1,6 +1,7 @@
1
- import { R as ResourceFetcher, F as FormConfigFetcher } from './form-config-fetcher-8ef7be16.js';
2
- import { F as FilterItemType } from './filter-item-type.enum-5028ed3f.js';
3
- import { d as dist, D as DataFetcher } from './DataFetcher-8daff9ad.js';
1
+ import { R as ResourceFetcher, F as FormConfigFetcher } from './form-config-fetcher-36219cd3.js';
2
+ import { F as FilterItemType } from './filter-item-type.enum-d45e026f.js';
3
+ import { ObjectUtils } from '@sankhyalabs/core';
4
+ import { d as dist, D as DataFetcher } from './DataFetcher-aa159c5a.js';
4
5
 
5
6
  class GridConfigFetcher extends ResourceFetcher {
6
7
  constructor() {
@@ -137,7 +138,19 @@ class FilterBarConfigFetcher extends ResourceFetcher {
137
138
  var _a, _b;
138
139
  if (item.type === FilterItemType.MULTI_LIST) {
139
140
  const multiListValue = item.value;
140
- item.value = (_b = (_a = multiListValue === null || multiListValue === void 0 ? void 0 : multiListValue.elements) !== null && _a !== void 0 ? _a : multiListValue === null || multiListValue === void 0 ? void 0 : multiListValue.members) !== null && _b !== void 0 ? _b : multiListValue;
141
+ /**
142
+ * Existe um bug no HTML5 onde ele salva a configuração do filtro na FilterBar como objeto em vez de array
143
+ * Esse cenário ocorre quando há apenas um item na configuração do filtro
144
+ */
145
+ let multilistValueArray = (_b = (_a = multiListValue === null || multiListValue === void 0 ? void 0 : multiListValue.elements) !== null && _a !== void 0 ? _a : multiListValue === null || multiListValue === void 0 ? void 0 : multiListValue.members) !== null && _b !== void 0 ? _b : multiListValue;
146
+ // Precisamos verificar se o objeto existe ou está unfefined
147
+ multilistValueArray = multilistValueArray !== null && multilistValueArray !== void 0 ? multilistValueArray : [];
148
+ multilistValueArray = Array.isArray(multilistValueArray) ? multilistValueArray : [multilistValueArray];
149
+ // Existem cenários onde o HTML5 não salva o Id do filtro, apenas seu label e value
150
+ multilistValueArray = multilistValueArray.map(itemRaw => {
151
+ return Object.assign(Object.assign({}, itemRaw), { id: (itemRaw.id !== undefined) ? itemRaw.id : itemRaw.value });
152
+ });
153
+ item.value = ObjectUtils.copy(multilistValueArray);
141
154
  }
142
155
  return item;
143
156
  });
@@ -258,6 +271,9 @@ class PersonalizedFilterFetcher {
258
271
  });
259
272
  }
260
273
  async savePersonalizedFilter(personalizedFilter, resourceID, configName) {
274
+ if (!personalizedFilter || Object.keys(personalizedFilter).length == 0) {
275
+ return Promise.reject(new Error("personalizedFilter não pode ser vazio"));
276
+ }
261
277
  let personalizedFilterParsed = JSON.parse(JSON.stringify(personalizedFilter));
262
278
  personalizedFilterParsed.assistent = JSON.stringify(personalizedFilterParsed.assistent);
263
279
  return new Promise((resolve, reject) => {
@@ -1,7 +1,22 @@
1
- import { DataType, ApplicationContext, ErrorException, WarningException, ObjectUtils, StringUtils } from '@sankhyalabs/core';
2
- import { c as createCommonjsModule, a as commonjsGlobal } from './_commonjsHelpers-9943807e.js';
3
- import { DataUnitTransient } from '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
1
+ import { DataType, ApplicationContext, StringUtils, ErrorException, WarningException, ObjectUtils } from '@sankhyalabs/core';
4
2
  import { P as PrintUtils } from './PrintUtils-3e4ff0f5.js';
3
+ import { DataUnitTransient } from '@sankhyalabs/core/dist/dataunit/metadata/UnitMetadata';
4
+
5
+ var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
6
+
7
+ function createCommonjsModule(fn, basedir, module) {
8
+ return module = {
9
+ path: basedir,
10
+ exports: {},
11
+ require: function (path, base) {
12
+ return commonjsRequire();
13
+ }
14
+ }, fn(module, module.exports), module.exports;
15
+ }
16
+
17
+ function commonjsRequire () {
18
+ throw new Error('Dynamic requires are not currently supported by @rollup/plugin-commonjs');
19
+ }
5
20
 
6
21
  var browserPonyfill = createCommonjsModule(function (module, exports) {
7
22
  var global = typeof self !== 'undefined' ? self : commonjsGlobal;
@@ -6442,6 +6457,9 @@ class UrlUtils {
6442
6457
  static getResourceIdFromUrlToken(url) {
6443
6458
  try {
6444
6459
  const parts = url.split('/');
6460
+ if (!parts[1]) {
6461
+ return null;
6462
+ }
6445
6463
  const encodedValue = parts[1];
6446
6464
  return atob(encodedValue);
6447
6465
  }
@@ -6455,10 +6473,13 @@ class UrlUtils {
6455
6473
  */
6456
6474
  static getPkObjectFromUrlToken(url) {
6457
6475
  try {
6458
- const parts = url.split('/');
6459
- const encodedObjectPart = parts[parts.length - 2];
6460
- const decodedObjectPart = atob(encodedObjectPart);
6461
- return JSON.parse(decodedObjectPart);
6476
+ let pkObjectPart = url.split('/')[2];
6477
+ if (!pkObjectPart)
6478
+ return null;
6479
+ if (pkObjectPart.indexOf('&') > -1) {
6480
+ return JSON.parse(atob(pkObjectPart.split('&')[0]));
6481
+ }
6482
+ return JSON.parse(atob(pkObjectPart));
6462
6483
  }
6463
6484
  catch (error) {
6464
6485
  throw new Error('Erro ao obter a PK do objeto:' + error);
@@ -6466,21 +6487,6 @@ class UrlUtils {
6466
6487
  }
6467
6488
  }
6468
6489
 
6469
- class ServiceBrokerRecaller {
6470
- constructor(serviceName, requestBody, successCallback, errorCallback) {
6471
- this.serviceName = serviceName;
6472
- this.requestBody = requestBody;
6473
- this.successCallback = successCallback;
6474
- this.errorCallback = errorCallback;
6475
- }
6476
- reCall(requestBody) {
6477
- if (requestBody) {
6478
- this.requestBody = requestBody;
6479
- }
6480
- return DataFetcher.get().callServiceBroker(this.serviceName, this.requestBody).then(this.successCallback, this.errorCallback);
6481
- }
6482
- }
6483
-
6484
6490
  class GraphQLRecaller {
6485
6491
  constructor(req, resolve, reject) {
6486
6492
  this.req = req;
@@ -6507,6 +6513,21 @@ class GraphQLRecaller {
6507
6513
  }
6508
6514
  }
6509
6515
 
6516
+ class ServiceBrokerRecaller {
6517
+ constructor(serviceName, requestBody, successCallback, errorCallback) {
6518
+ this.serviceName = serviceName;
6519
+ this.requestBody = requestBody;
6520
+ this.successCallback = successCallback;
6521
+ this.errorCallback = errorCallback;
6522
+ }
6523
+ reCall(requestBody) {
6524
+ if (requestBody) {
6525
+ this.requestBody = requestBody;
6526
+ }
6527
+ return DataFetcher.get().callServiceBroker(this.serviceName, this.requestBody).then(this.successCallback, this.errorCallback);
6528
+ }
6529
+ }
6530
+
6510
6531
  var __asyncValues = (undefined && undefined.__asyncValues) || function (o) {
6511
6532
  if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined.");
6512
6533
  var m = o[Symbol.asyncIterator], i;
@@ -6516,7 +6537,6 @@ var __asyncValues = (undefined && undefined.__asyncValues) || function (o) {
6516
6537
  };
6517
6538
  class DataFetcher {
6518
6539
  constructor() {
6519
- this.GRAPHQL_PATH = `/${window.MGE_MODULE_NAME || 'mgefin-bff'}/graphql`;
6520
6540
  this.ready = true;
6521
6541
  this.watingRequestsById = new Map();
6522
6542
  }
@@ -6538,6 +6558,12 @@ class DataFetcher {
6538
6558
  this.instance.application = ApplicationContext.getContextValue("__SNK__APPLICATION__");
6539
6559
  return this.instance;
6540
6560
  }
6561
+ static getGraphQLPath() {
6562
+ if (StringUtils.isEmpty(this.instance.graphqlPath) && this.instance.application != undefined) {
6563
+ this.instance.graphqlPath = `/${this.instance.application.getModuleName()}/graphql`;
6564
+ }
6565
+ return this.instance.graphqlPath;
6566
+ }
6541
6567
  static addRequestListener(listener) {
6542
6568
  const index = DataFetcher.requestListener.indexOf(listener);
6543
6569
  if (index < 0) {
@@ -6587,7 +6613,7 @@ class DataFetcher {
6587
6613
  }
6588
6614
  return new ErrorException(title, statusMessage, tsErrorCode);
6589
6615
  }
6590
- async callGraphQL(req) {
6616
+ async callGraphQL(req, quietMode = false) {
6591
6617
  var _a;
6592
6618
  if (this.ready) {
6593
6619
  this.pause();
@@ -6605,22 +6631,22 @@ class DataFetcher {
6605
6631
  if (this.ready) {
6606
6632
  return new Promise(async (resolve, reject) => {
6607
6633
  let query = this.getQueryTemplate(req);
6608
- const res = await this.fecthGrapql([{ document: query, variables: req.values }]);
6634
+ const res = await this.fecthGraphQL([{ document: query, variables: req.values }], quietMode);
6609
6635
  if (res.errors.length > 0) {
6610
- if (!this.proccesGraphQLClientEvents(res === null || res === void 0 ? void 0 : res.extensions, req, resolve, reject)) {
6636
+ if (!(await this.proccesGraphQLClientEvents(res === null || res === void 0 ? void 0 : res.extensions, req, resolve, reject))) {
6611
6637
  const error = this.processGraphQlErrorInfo(res.errors);
6612
6638
  reject(error);
6613
6639
  }
6614
6640
  }
6615
6641
  else {
6616
6642
  resolve(res.data[0][reqKey]);
6617
- this.proccesGraphQLClientEvents(res === null || res === void 0 ? void 0 : res.extensions, req, resolve, reject);
6643
+ await this.proccesGraphQLClientEvents(res === null || res === void 0 ? void 0 : res.extensions, req, resolve, reject);
6618
6644
  }
6619
6645
  });
6620
6646
  }
6621
6647
  else {
6622
6648
  if (!this.watingRequestsById.has(reqKey)) {
6623
- this.watingRequestsById.set(reqKey, new WaitingRequest(req));
6649
+ this.watingRequestsById.set(reqKey, new WaitingRequest(req, quietMode));
6624
6650
  }
6625
6651
  return (_a = this.watingRequestsById.get(reqKey)) === null || _a === void 0 ? void 0 : _a.promise;
6626
6652
  }
@@ -6628,7 +6654,7 @@ class DataFetcher {
6628
6654
  resolveURL() {
6629
6655
  return UrlUtils.getUrlBase();
6630
6656
  }
6631
- proccesGraphQLClientEvents(extensions, originalRequest, resolve, reject) {
6657
+ async proccesGraphQLClientEvents(extensions, originalRequest, resolve, reject) {
6632
6658
  if (extensions == undefined) {
6633
6659
  return false;
6634
6660
  }
@@ -6643,8 +6669,8 @@ class DataFetcher {
6643
6669
  throw new WarningException("ClientEvent não registrado", `Ocorreu o client event ${id} porém não há client event registrado na aplicação.`);
6644
6670
  }
6645
6671
  const handlers = DataFetcher.clientEventsByID.get(id);
6646
- handlers.forEach(handler => {
6647
- handler({ id, content: JSON.parse(clientEvents[id]) }, new GraphQLRecaller(originalRequest, resolve, reject));
6672
+ handlers.forEach(async (handler) => {
6673
+ await handler({ id, content: JSON.parse(clientEvents[id]) }, new GraphQLRecaller(originalRequest, resolve, reject));
6648
6674
  });
6649
6675
  }
6650
6676
  return Object.keys(clientEvents).length > 0;
@@ -6718,9 +6744,9 @@ class DataFetcher {
6718
6744
  const urlParams = UrlUtils.getQueryParams(location.search);
6719
6745
  return {
6720
6746
  baseUrl: `${this.resolveURL()}/${module}/service.sbr`,
6721
- appName: "SankhyaBlocks",
6747
+ appName: window['APPLICATION_NAME'] || "SankhyaBlocks",
6722
6748
  mgeSession: `${window['mgeSession'] || urlParams.get("mgeSession")}`,
6723
- globalID: "85C0093DFA240EAB699B4E47A10215BD",
6749
+ globalID: window['GLOBALID'] || StringUtils.generateUUID(),
6724
6750
  resourceID: (window["resourceID"] || ((_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.resourceID))
6725
6751
  };
6726
6752
  }
@@ -6836,44 +6862,54 @@ class DataFetcher {
6836
6862
  }
6837
6863
  async executePendingRequest(watingRequestsById) {
6838
6864
  const requestsBatch = [];
6839
- watingRequestsById.forEach(async (waitingReq) => {
6840
- let query = this.getQueryTemplate(waitingReq.request);
6865
+ let quietMode = true;
6866
+ watingRequestsById.forEach((waitingReq) => {
6867
+ const query = this.getQueryTemplate(waitingReq.request);
6841
6868
  requestsBatch.push({ document: query, variables: Object.assign({}, waitingReq.request.values) });
6869
+ quietMode = quietMode && waitingReq.quietMode;
6842
6870
  });
6843
- let res = undefined;
6844
- let dataResponse = [];
6845
- let errorsResponse = [];
6846
- res = await this.fecthGrapql(requestsBatch);
6847
- dataResponse = res.data;
6848
- errorsResponse = res.errors;
6871
+ const response = await this.fecthGraphQL(requestsBatch, quietMode);
6872
+ const { data: dataResponse, errors: errorsResponse, extensions } = response;
6849
6873
  //Reject promises with errors from query
6850
6874
  errorsResponse.forEach((errorResponse) => {
6851
- Object.entries(errorResponse).forEach(([_key, val]) => {
6875
+ Object.entries(errorResponse).forEach(async ([key, val]) => {
6852
6876
  var _a;
6853
- (((_a = watingRequestsById.get(val.request.variables[val.index].queryID)) === null || _a === void 0 ? void 0 : _a.reject) || Promise.reject)(new ErrorException("Falha detectada", val.message));
6877
+ const waitingRequest = watingRequestsById.get(val.request.variables[val.index].queryID);
6878
+ const hasClientEvent = await this.proccesGraphQLClientEvents(extensions, waitingRequest.request, waitingRequest.resolve, waitingRequest.reject);
6879
+ if (!hasClientEvent) {
6880
+ (((_a = watingRequestsById.get(val.request.variables[val.index].queryID)) === null || _a === void 0 ? void 0 : _a.reject) || Promise.reject)(new ErrorException("Falha detectada", val.message));
6881
+ }
6854
6882
  });
6855
6883
  });
6856
6884
  //Resolve promises with data from query
6857
6885
  dataResponse.forEach((data) => {
6858
- Object.entries(data).forEach(([key, val]) => {
6859
- var _a;
6860
- (((_a = watingRequestsById.get(key)) === null || _a === void 0 ? void 0 : _a.resolve) || Promise.resolve)(val);
6886
+ Object.entries(data).forEach(async ([key, val]) => {
6887
+ const waitingRequest = watingRequestsById.get(key);
6888
+ await this.proccesGraphQLClientEvents(extensions, waitingRequest.request, waitingRequest.resolve, waitingRequest.reject);
6889
+ ((waitingRequest === null || waitingRequest === void 0 ? void 0 : waitingRequest.resolve) || Promise.resolve)(val);
6861
6890
  });
6862
6891
  });
6863
6892
  }
6864
- async fecthGrapql(request) {
6865
- let res = undefined;
6866
- let dataResponse = [];
6867
- let errorsResponse = [];
6868
- let url = `${this.resolveURL() + this.GRAPHQL_PATH}`;
6869
- const responseExtensions = [];
6870
- if (window['mgeSession']) {
6871
- url += `?mgeSession=${window['mgeSession']}`;
6893
+ buildGraphQlURL(quietMode) {
6894
+ const mgeSession = window["mgeSession"];
6895
+ let url = `${this.resolveURL() + DataFetcher.getGraphQLPath()}`;
6896
+ if (mgeSession) {
6897
+ url += `?mgeSession=${mgeSession}`;
6898
+ }
6899
+ if (quietMode) {
6900
+ url += `${url.indexOf("?") > -1 ? "&" : "?"}quietMode=true`;
6872
6901
  }
6873
- DataFetcher.requestListener.forEach(listener => listener.onRequestStart({ url: url, requestBody: request }));
6902
+ return url;
6903
+ }
6904
+ async fecthGraphQL(request, quietMode) {
6905
+ const dataResponse = [];
6906
+ const errorsResponse = [];
6907
+ const responseExtensions = [];
6908
+ const url = this.buildGraphQlURL(quietMode);
6909
+ DataFetcher.requestListener.forEach(listener => listener.onRequestStart({ url, requestBody: request }));
6874
6910
  try {
6875
- res = await dist.batchRequests(url, request, { 'Content-Type': `application/json; charset=${window['SERVER_ENCODING'] || 'UTF-8'}` });
6876
- res.forEach((resItem, index) => {
6911
+ const response = await dist.batchRequests(url, request, { 'Content-Type': `application/json; charset=${window['SERVER_ENCODING'] || 'UTF-8'}` });
6912
+ response.forEach((resItem, index) => {
6877
6913
  var _a;
6878
6914
  if (((_a = resItem === null || resItem === void 0 ? void 0 : resItem.errors) === null || _a === void 0 ? void 0 : _a.length) > 0) {
6879
6915
  errorsResponse.push(resItem.errors.map((item) => this.normalizeErrorResponse(item, request, index)));
@@ -6888,7 +6924,7 @@ class DataFetcher {
6888
6924
  }
6889
6925
  catch (err) {
6890
6926
  if (!this.isHttpError(err)) {
6891
- res = err.response;
6927
+ const res = err.response;
6892
6928
  const req = err.request;
6893
6929
  Object.entries(res).forEach(([key, val]) => {
6894
6930
  if (val.errors) {
@@ -6904,11 +6940,11 @@ class DataFetcher {
6904
6940
  });
6905
6941
  }
6906
6942
  else {
6907
- DataFetcher.requestListener.forEach(listener => listener.onRequestEnd({ url: url, requestBody: request }));
6943
+ DataFetcher.requestListener.forEach(listener => listener.onRequestEnd({ url, requestBody: request }));
6908
6944
  throw new ErrorException("Falha de comunicação", err.message);
6909
6945
  }
6910
6946
  }
6911
- DataFetcher.requestListener.forEach(listener => listener.onRequestEnd({ url: url, requestBody: request }));
6947
+ DataFetcher.requestListener.forEach(listener => listener.onRequestEnd({ url, requestBody: request }));
6912
6948
  return { data: dataResponse, errors: errorsResponse, extensions: responseExtensions };
6913
6949
  }
6914
6950
  isHttpError(err) {
@@ -6954,7 +6990,7 @@ DataFetcher.SERVICE_BROKER_STATUS = {
6954
6990
  };
6955
6991
  DataFetcher.clientEventsByID = new Map();
6956
6992
  class WaitingRequest {
6957
- constructor(req) {
6993
+ constructor(req, quietMode) {
6958
6994
  this._resolve = () => { };
6959
6995
  this._reject = () => { };
6960
6996
  this._request = undefined;
@@ -6963,6 +6999,7 @@ class WaitingRequest {
6963
6999
  this._resolve = resolve;
6964
7000
  this._reject = reject;
6965
7001
  });
7002
+ this._quietMode = quietMode;
6966
7003
  }
6967
7004
  get resolve() {
6968
7005
  return this._resolve;
@@ -6976,6 +7013,9 @@ class WaitingRequest {
6976
7013
  get request() {
6977
7014
  return this._request;
6978
7015
  }
7016
+ get quietMode() {
7017
+ return this._quietMode;
7018
+ }
6979
7019
  }
6980
7020
 
6981
7021
  export { DataFetcher as D, UrlUtils as U, dist as d };
@@ -1,6 +1,6 @@
1
1
  import { DataType, NumberUtils, DateUtils, UserInterface } from '@sankhyalabs/core';
2
+ import { F as FilterItemType } from './filter-item-type.enum-d45e026f.js';
2
3
  import { F as FilterOperand } from './index-ae591a44.js';
3
- import { F as FilterItemType } from './filter-item-type.enum-5028ed3f.js';
4
4
 
5
5
  class PersonalizedFilterUtils {
6
6
  /**
@@ -186,9 +186,16 @@ class PersonalizedFilterUtils {
186
186
  const activeFilters = (config.groupedItems || []).filter(item => item.visible);
187
187
  const allFilterWithVariableParams = activeFilters.filter(activeFilter => { var _a, _b, _c; return !!((_c = (_b = (_a = activeFilter.props) === null || _a === void 0 ? void 0 : _a.personalizedFilter) === null || _b === void 0 ? void 0 : _b.parameters) === null || _c === void 0 ? void 0 : _c.length); });
188
188
  const allParamsWithValues = allFilterWithVariableParams.flatMap(filter => { var _a; return (_a = filter.props.personalizedFilter) === null || _a === void 0 ? void 0 : _a.parameters; });
189
- const valuesFromParams = allFilterWithVariableParams.flatMap(filter => {
190
- const isBoolean = filter.props.personalizedFilter.parameters[0].dataType === DataType.BOOLEAN;
191
- return isBoolean ? false : filter.value;
189
+ const valuesFromParams = allFilterWithVariableParams.flatMap((filter) => {
190
+ return filter.props.personalizedFilter.parameters.flatMap((param, index) => {
191
+ if (!filter.value) {
192
+ return null;
193
+ }
194
+ if (filter.value[index] === undefined && param.dataType === DataType.BOOLEAN) {
195
+ return false;
196
+ }
197
+ return filter.value[index];
198
+ });
192
199
  });
193
200
  valuesArray = this.getNormalizedValue(allParamsWithValues, valuesArray);
194
201
  isValid = allParamsWithValues.length === valuesFromParams.length && valuesFromParams.every(value => value != null);