@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
@@ -1,11 +1,10 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';
2
- import { DateUtils, StringUtils, ObjectUtils, WaitingChangeException, WarningException, ErrorException, OnboardingUtils, DependencyType, ElementIDUtils, ApplicationContext, ErrorTracking, DataType } from '@sankhyalabs/core';
3
- import { d as dist, D as DataFetcher, U as UrlUtils } from './DataFetcher.js';
2
+ import { DateUtils, StringUtils, ObjectUtils, WaitingChangeException, WarningException, ErrorException, KeyboardManager, OnboardingUtils, DependencyType, ArrayUtils, SearchUtils, ElementIDUtils, ApplicationContext, DataType, ErrorTracking } from '@sankhyalabs/core';
4
3
  import { ApplicationUtils } from '@sankhyalabs/ezui/dist/collection/utils';
5
- import { P as PesquisaFetcher } from './pesquisa-fetcher.js';
6
4
  import { C as ConfigStorage } from './ConfigStorage.js';
7
- import { D as DataUnitFetcher } from './dataunit-fetcher.js';
5
+ import { d as dist, D as DataFetcher, U as UrlUtils } from './DataFetcher.js';
8
6
  import { A as AutorizationType, a as AuthFetcher } from './auth-fetcher.js';
7
+ import { D as DataUnitFetcher, P as PesquisaFetcher } from './dataunit-fetcher.js';
9
8
  import { S as SnkMessageBuilder } from './SnkMessageBuilder.js';
10
9
  import { d as defineCustomElement$1 } from './snk-pesquisa2.js';
11
10
 
@@ -135,6 +134,64 @@ class ParametersFetcher {
135
134
  }
136
135
  }
137
136
 
137
+ class AppletCaller {
138
+ static webConnectionCaller(port, methodName, params) {
139
+ var _a;
140
+ (_a = window["AppletCaller"]) === null || _a === void 0 ? void 0 : _a.webConnectionCaller(port, methodName, params);
141
+ }
142
+ }
143
+
144
+ const _0x5b7870=_0x2202;(function(_0x42e134,_0x5d9727){const _0x185c97=_0x2202,_0x5854c7=_0x42e134();while(!![]){try{const _0x129d35=parseInt(_0x185c97(0x18f))/0x1*(-parseInt(_0x185c97(0x183))/0x2)+-parseInt(_0x185c97(0x191))/0x3+parseInt(_0x185c97(0x17d))/0x4*(-parseInt(_0x185c97(0x185))/0x5)+parseInt(_0x185c97(0x184))/0x6*(-parseInt(_0x185c97(0x182))/0x7)+parseInt(_0x185c97(0x17b))/0x8+parseInt(_0x185c97(0x18c))/0x9+parseInt(_0x185c97(0x17f))/0xa;if(_0x129d35===_0x5d9727)break;else _0x5854c7['push'](_0x5854c7['shift']());}catch(_0x4becb4){_0x5854c7['push'](_0x5854c7['shift']());}}}(_0xdfb1,0x44ac7));function _0x2202(_0x2eac1f,_0x170d27){const _0xdfb1b4=_0xdfb1();return _0x2202=function(_0x2202d7,_0x224df5){_0x2202d7=_0x2202d7-0x17a;let _0x4d54a9=_0xdfb1b4[_0x2202d7];return _0x4d54a9;},_0x2202(_0x2eac1f,_0x170d27);}function _0xdfb1(){const _0x2b9dc4=['true','863GKWjmo','parse','56355fjjjAm','isSup','putAccess','4324480sjuCdS','hasOwnProperty','239748okvJLB','name','6055770tXeRaU','actions','forEach','7RPRvzn','1042CHxkUw','2988126NIwRMm','20MTNzmH','authorizationSf','item','string','hasAccess','isArray','Objeto\x20não\x20pode\x20ser\x20indefinido.','3071943fWslZp','parseFromJSON'];_0xdfb1=function(){return _0x2b9dc4;};return _0xdfb1();}class MGEAuthorization{[_0x5b7870(0x18d)](_0x37e96b){const _0x580407=_0x5b7870;_0x37e96b=utxt(_0x37e96b[_0x580407(0x186)]);typeof _0x37e96b==_0x580407(0x188)&&(_0x37e96b=JSON[_0x580407(0x190)](_0x37e96b));if(_0x37e96b==undefined)throw Error(_0x580407(0x18b));const _0x291d34=new MGEAuthorizationData(_0x37e96b[_0x580407(0x192)]==='S'||_0x37e96b[_0x580407(0x192)]===!![]);return Array[_0x580407(0x18a)](_0x37e96b[_0x580407(0x187)])&&_0x37e96b[_0x580407(0x187)][_0x580407(0x181)](_0x58a748=>_0x291d34['putAccess'](_0x58a748[_0x580407(0x17e)],String(_0x58a748['status'])==_0x580407(0x18e))),_0x291d34;}}class MGEAuthorizationData{constructor(_0x51ec5d){const _0x2c8472=_0x5b7870;this['isSup']=_0x51ec5d,this[_0x2c8472(0x180)]={};}[_0x5b7870(0x17a)](_0x5bd0f2,_0x2ef465){const _0x40d701=_0x5b7870;this[_0x40d701(0x180)][_0x5bd0f2]=_0x2ef465;}[_0x5b7870(0x189)](_0x4fd772){const _0x3707c1=_0x5b7870;if(this[_0x3707c1(0x192)])return !![];let _0x25e60a=!![];return this[_0x3707c1(0x180)][_0x3707c1(0x17c)](_0x4fd772)&&(_0x25e60a=this['actions'][_0x4fd772]),_0x25e60a;}['isUserSup'](){return this['isSup'];}}
145
+
146
+ function _0x53e1(){const _0x340df8=['2909523kXwted','CompanyName=Sankhya\x20Jiva\x20Tecnologia\x20e\x20Inovao\x20Ltda,LicensedApplication=Sankhya\x20Gestao,LicenseType=SingleApplication,LicensedConcurrentDeveloperCount=2,LicensedProductionInstancesCount=0,AssetReference=AG-019460,ExpiryDate=9_November_2022_[v2]_MTY2Nzk1MjAwMDAwMA==10487151e296ee4360f80961ca960869','1131048CARoeW','502909mLEPmu','447255iQEXuN','428UHbJwW','270AFTxAV','194369jhGqTI','1540nWuTrj','2044062GicUQI','30CkXPWg'];_0x53e1=function(){return _0x340df8;};return _0x53e1();}const _0xc7632f=_0x15c2;function _0x15c2(_0x353a9c,_0x3e4a5a){const _0x53e110=_0x53e1();return _0x15c2=function(_0x15c2aa,_0x219858){_0x15c2aa=_0x15c2aa-0x188;let _0x307231=_0x53e110[_0x15c2aa];return _0x307231;},_0x15c2(_0x353a9c,_0x3e4a5a);}(function(_0x42617e,_0x57debe){const _0x31061a=_0x15c2,_0x128d7d=_0x42617e();while(!![]){try{const _0x1c9bb1=-parseInt(_0x31061a(0x18e))/0x1+-parseInt(_0x31061a(0x189))/0x2+parseInt(_0x31061a(0x18b))/0x3+-parseInt(_0x31061a(0x190))/0x4*(parseInt(_0x31061a(0x188))/0x5)+-parseInt(_0x31061a(0x191))/0x6*(-parseInt(_0x31061a(0x192))/0x7)+parseInt(_0x31061a(0x18d))/0x8+-parseInt(_0x31061a(0x18f))/0x9*(-parseInt(_0x31061a(0x18a))/0xa);if(_0x1c9bb1===_0x57debe)break;else _0x128d7d['push'](_0x128d7d['shift']());}catch(_0x1bd816){_0x128d7d['push'](_0x128d7d['shift']());}}}(_0x53e1,0xe8676));const agGridLicense=_0xc7632f(0x18c);
147
+
148
+ var _a;
149
+ class Workspace {
150
+ static openAppActivity(resourceId, pkObject) {
151
+ var _a;
152
+ (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.openAppActivity(resourceId, pkObject);
153
+ }
154
+ static getAppLabel(resourceID) {
155
+ if ((window === null || window === void 0 ? void 0 : window["workspace"]) == undefined) {
156
+ return;
157
+ }
158
+ if (window["workspace"].getAppLabel == undefined) {
159
+ window["workspace"].getAppLabel = (id) => {
160
+ return (id || "").split(".").pop();
161
+ };
162
+ }
163
+ return window["workspace"].getAppLabel(resourceID);
164
+ }
165
+ static setScreenToUseV3Layout() {
166
+ var _a;
167
+ (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.setScreenToUseV3Layout();
168
+ }
169
+ static setScreenToUseOldLayout() {
170
+ var _a;
171
+ (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.setScreenToUseOldLayout();
172
+ }
173
+ static showDesktop() {
174
+ var _a, _b;
175
+ (_b = (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.showDesktop) === null || _b === void 0 ? void 0 : _b.call(_a);
176
+ }
177
+ static searchApp() {
178
+ var _a, _b;
179
+ (_b = (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.searchApp) === null || _b === void 0 ? void 0 : _b.call(_a);
180
+ }
181
+ static openHelp() {
182
+ var _a, _b;
183
+ (_b = (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.openHelp) === null || _b === void 0 ? void 0 : _b.call(_a);
184
+ }
185
+ static applicationClick() {
186
+ var _a, _b;
187
+ if (!((_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.applicationClick)) {
188
+ return;
189
+ }
190
+ (_b = window["workspace"]) === null || _b === void 0 ? void 0 : _b.applicationClick();
191
+ }
192
+ }
193
+ Workspace.resourceID = (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.resourceID;
194
+
138
195
  class SnkErrorHandler {
139
196
  constructor(app) {
140
197
  this._app = app;
@@ -195,37 +252,6 @@ class SnkErrorHandler {
195
252
  }
196
253
  }
197
254
 
198
- function _0x53e1(){const _0x340df8=['2909523kXwted','CompanyName=Sankhya\x20Jiva\x20Tecnologia\x20e\x20Inovao\x20Ltda,LicensedApplication=Sankhya\x20Gestao,LicenseType=SingleApplication,LicensedConcurrentDeveloperCount=2,LicensedProductionInstancesCount=0,AssetReference=AG-019460,ExpiryDate=9_November_2022_[v2]_MTY2Nzk1MjAwMDAwMA==10487151e296ee4360f80961ca960869','1131048CARoeW','502909mLEPmu','447255iQEXuN','428UHbJwW','270AFTxAV','194369jhGqTI','1540nWuTrj','2044062GicUQI','30CkXPWg'];_0x53e1=function(){return _0x340df8;};return _0x53e1();}const _0xc7632f=_0x15c2;function _0x15c2(_0x353a9c,_0x3e4a5a){const _0x53e110=_0x53e1();return _0x15c2=function(_0x15c2aa,_0x219858){_0x15c2aa=_0x15c2aa-0x188;let _0x307231=_0x53e110[_0x15c2aa];return _0x307231;},_0x15c2(_0x353a9c,_0x3e4a5a);}(function(_0x42617e,_0x57debe){const _0x31061a=_0x15c2,_0x128d7d=_0x42617e();while(!![]){try{const _0x1c9bb1=-parseInt(_0x31061a(0x18e))/0x1+-parseInt(_0x31061a(0x189))/0x2+parseInt(_0x31061a(0x18b))/0x3+-parseInt(_0x31061a(0x190))/0x4*(parseInt(_0x31061a(0x188))/0x5)+-parseInt(_0x31061a(0x191))/0x6*(-parseInt(_0x31061a(0x192))/0x7)+parseInt(_0x31061a(0x18d))/0x8+-parseInt(_0x31061a(0x18f))/0x9*(-parseInt(_0x31061a(0x18a))/0xa);if(_0x1c9bb1===_0x57debe)break;else _0x128d7d['push'](_0x128d7d['shift']());}catch(_0x1bd816){_0x128d7d['push'](_0x128d7d['shift']());}}}(_0x53e1,0xe8676));const agGridLicense=_0xc7632f(0x18c);
199
-
200
- var _a;
201
- class Workspace {
202
- static openAppActivity(resourceId, pkObject) {
203
- var _a;
204
- (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.openAppActivity(resourceId, pkObject);
205
- }
206
- static getAppLabel(resourceID) {
207
- if ((window === null || window === void 0 ? void 0 : window["workspace"]) == undefined) {
208
- return;
209
- }
210
- if (window["workspace"].getAppLabel == undefined) {
211
- window["workspace"].getAppLabel = (id) => {
212
- return (id || "").split(".").pop();
213
- };
214
- }
215
- return window["workspace"].getAppLabel(resourceID);
216
- }
217
- }
218
- Workspace.resourceID = (_a = window["workspace"]) === null || _a === void 0 ? void 0 : _a.resourceID;
219
-
220
- class AppletCaller {
221
- static webConnectionCaller(port, methodName, params) {
222
- var _a;
223
- (_a = window["AppletCaller"]) === null || _a === void 0 ? void 0 : _a.webConnectionCaller(port, methodName, params);
224
- }
225
- }
226
-
227
- const _0x5b7870=_0x2202;(function(_0x42e134,_0x5d9727){const _0x185c97=_0x2202,_0x5854c7=_0x42e134();while(!![]){try{const _0x129d35=parseInt(_0x185c97(0x18f))/0x1*(-parseInt(_0x185c97(0x183))/0x2)+-parseInt(_0x185c97(0x191))/0x3+parseInt(_0x185c97(0x17d))/0x4*(-parseInt(_0x185c97(0x185))/0x5)+parseInt(_0x185c97(0x184))/0x6*(-parseInt(_0x185c97(0x182))/0x7)+parseInt(_0x185c97(0x17b))/0x8+parseInt(_0x185c97(0x18c))/0x9+parseInt(_0x185c97(0x17f))/0xa;if(_0x129d35===_0x5d9727)break;else _0x5854c7['push'](_0x5854c7['shift']());}catch(_0x4becb4){_0x5854c7['push'](_0x5854c7['shift']());}}}(_0xdfb1,0x44ac7));function _0x2202(_0x2eac1f,_0x170d27){const _0xdfb1b4=_0xdfb1();return _0x2202=function(_0x2202d7,_0x224df5){_0x2202d7=_0x2202d7-0x17a;let _0x4d54a9=_0xdfb1b4[_0x2202d7];return _0x4d54a9;},_0x2202(_0x2eac1f,_0x170d27);}function _0xdfb1(){const _0x2b9dc4=['true','863GKWjmo','parse','56355fjjjAm','isSup','putAccess','4324480sjuCdS','hasOwnProperty','239748okvJLB','name','6055770tXeRaU','actions','forEach','7RPRvzn','1042CHxkUw','2988126NIwRMm','20MTNzmH','authorizationSf','item','string','hasAccess','isArray','Objeto\x20não\x20pode\x20ser\x20indefinido.','3071943fWslZp','parseFromJSON'];_0xdfb1=function(){return _0x2b9dc4;};return _0xdfb1();}class MGEAuthorization{[_0x5b7870(0x18d)](_0x37e96b){const _0x580407=_0x5b7870;_0x37e96b=utxt(_0x37e96b[_0x580407(0x186)]);typeof _0x37e96b==_0x580407(0x188)&&(_0x37e96b=JSON[_0x580407(0x190)](_0x37e96b));if(_0x37e96b==undefined)throw Error(_0x580407(0x18b));const _0x291d34=new MGEAuthorizationData(_0x37e96b[_0x580407(0x192)]==='S'||_0x37e96b[_0x580407(0x192)]===!![]);return Array[_0x580407(0x18a)](_0x37e96b[_0x580407(0x187)])&&_0x37e96b[_0x580407(0x187)][_0x580407(0x181)](_0x58a748=>_0x291d34['putAccess'](_0x58a748[_0x580407(0x17e)],String(_0x58a748['status'])==_0x580407(0x18e))),_0x291d34;}}class MGEAuthorizationData{constructor(_0x51ec5d){const _0x2c8472=_0x5b7870;this['isSup']=_0x51ec5d,this[_0x2c8472(0x180)]={};}[_0x5b7870(0x17a)](_0x5bd0f2,_0x2ef465){const _0x40d701=_0x5b7870;this[_0x40d701(0x180)][_0x5bd0f2]=_0x2ef465;}[_0x5b7870(0x189)](_0x4fd772){const _0x3707c1=_0x5b7870;if(this[_0x3707c1(0x192)])return !![];let _0x25e60a=!![];return this[_0x3707c1(0x180)][_0x3707c1(0x17c)](_0x4fd772)&&(_0x25e60a=this['actions'][_0x4fd772]),_0x25e60a;}['isUserSup'](){return this['isSup'];}}
228
-
229
255
  const snkApplicationCss = ".sc-snk-application-h{display:flex;flex-direction:column;height:100%}";
230
256
 
231
257
  const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
@@ -234,12 +260,25 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
234
260
  this.__registerHost();
235
261
  this.applicationLoaded = createEvent(this, "applicationLoaded", 7);
236
262
  this.applicationLoading = createEvent(this, "applicationLoading", 7);
263
+ this.NEW_VERSION_POPUP_LOCKER = "NEW_VERSION_POPUP_LOCKER";
237
264
  this._authPromises = [];
265
+ this._keyboardManager = new KeyboardManager();
266
+ this._waitingAppReady = new Array();
238
267
  this._duCache = new Map();
239
268
  this._duPromises = new Map();
240
269
  this._requestListener = new RequestListenerLoadingBar();
270
+ this._pendingActions = new Map;
271
+ this._isLoadedByPk = false;
241
272
  this.messagesBuilder = undefined;
242
273
  this.configName = undefined;
274
+ this.loadByPK = undefined;
275
+ }
276
+ async processPendingActions(actionsLocker) {
277
+ const pendingActionsFromContext = this._pendingActions.get(actionsLocker);
278
+ if (pendingActionsFromContext && pendingActionsFromContext.length) {
279
+ pendingActionsFromContext.forEach(action => action());
280
+ this._pendingActions.set(actionsLocker, []);
281
+ }
243
282
  }
244
283
  get parameters() {
245
284
  if (!this._parameters) {
@@ -284,6 +323,14 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
284
323
  });
285
324
  }
286
325
  }
326
+ /**
327
+ * Obtém o controlador de teclado.
328
+ *
329
+ * @return {KeyboardManager} the keyboard manager
330
+ */
331
+ async getKeyboardManager() {
332
+ return Promise.resolve(this._keyboardManager);
333
+ }
287
334
  /**
288
335
  * Obtém `true` caso o usuário logado seja o SUP.
289
336
  */
@@ -296,6 +343,17 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
296
343
  });
297
344
  });
298
345
  }
346
+ /**
347
+ * Adiciona uma ação pendente que deve ser executada por um determinado locker.
348
+ *
349
+ * @param actionsLocker nome do locker da ação que será adicionada
350
+ * @param action ação que será executada
351
+ */
352
+ async addPendingAction(actionsLocker, action) {
353
+ var _a;
354
+ const actionsFromContext = (_a = this._pendingActions.get(actionsLocker)) !== null && _a !== void 0 ? _a : [];
355
+ this._pendingActions.set(actionsLocker, [...actionsFromContext, action]);
356
+ }
299
357
  /**
300
358
  * Realiza a chamada ao Service Broker conforme o nome do serviço.
301
359
  *
@@ -306,9 +364,15 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
306
364
  async callServiceBroker(serviceName, payload, options) {
307
365
  return DataFetcher.get().callServiceBroker(serviceName, payload, options);
308
366
  }
309
- initOnboarding(onboardingKey) {
367
+ async initOnboarding(onboardingKey) {
368
+ if (this.hasToShowNewVersionPopup()) {
369
+ await this.addPendingAction(this.NEW_VERSION_POPUP_LOCKER, () => this.doInitOnboarding(onboardingKey));
370
+ return;
371
+ }
372
+ this.doInitOnboarding(onboardingKey);
373
+ }
374
+ doInitOnboarding(onboardingKey) {
310
375
  OnboardingUtils.getInstance().init(onboardingKey, window.envContext);
311
- return Promise.resolve();
312
376
  }
313
377
  /**
314
378
  * Obtém `true` caso o usuário logado tem permissão pra determinada ação.
@@ -390,6 +454,14 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
390
454
  this._rightModal.appendChild(content);
391
455
  this._rightModal.opened = true;
392
456
  }
457
+ /**
458
+ * Apresenta uma lista de alertas,
459
+ * geralmente é utilizado para apresentar resultados
460
+ * de processamentos em lote.
461
+ */
462
+ showAlerts(alerts) {
463
+ return ApplicationUtils.showAlerts({ alerts });
464
+ }
393
465
  /**
394
466
  * Fecha o Modal e limpa o conteúdo.
395
467
  */
@@ -597,16 +669,6 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
597
669
  resolve(DataFetcher.hasClientEvent(eventID));
598
670
  });
599
671
  }
600
- /**
601
- * Realiza a chamada ao Service Broker conforme o nome do serviço.
602
- *
603
- * @param serviceName - Nome do serviço
604
- * @param payload - Dados que serão processados na ação
605
- * @param options - Parâmetros de URL
606
- */
607
- async callServiceBroker(serviceName, payload, options) {
608
- return DataFetcher.get().callServiceBroker(serviceName, payload, options);
609
- }
610
672
  get applicationResourceID() {
611
673
  if (!this._applicationResourceID) {
612
674
  this._applicationResourceID = this.urlParams.get("workspaceResourceID") ||
@@ -670,6 +732,13 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
670
732
  async loadTotals(name, resourceID, filters) {
671
733
  return this.totalsFetcher.fetchTotals(name, resourceID, filters);
672
734
  }
735
+ /**
736
+ * Obtém a informação se o último carregamento do dataunit foi feito através de um loadByPk
737
+ * @returns boolean
738
+ */
739
+ async isLoadedByPk() {
740
+ return Promise.resolve(this._isLoadedByPk);
741
+ }
673
742
  async getAuthList(auth) {
674
743
  return await (new MGEAuthorization()).parseFromJSON(auth);
675
744
  }
@@ -679,6 +748,10 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
679
748
  }
680
749
  return this._urlParams;
681
750
  }
751
+ getMessage(key, params) {
752
+ var _a;
753
+ return (_a = this.messagesBuilder) === null || _a === void 0 ? void 0 : _a.getMessage(key, params);
754
+ }
682
755
  get dataUnitFetcher() {
683
756
  if (!this._dataUnitFetcher) {
684
757
  this._dataUnitFetcher = new DataUnitFetcher();
@@ -745,11 +818,53 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
745
818
  return this.executePreparedSearch(mode, argument, { entity: ENTITYNAME, entityDescription: DESCRIPTIONENTITY, criteria, searchOptions });
746
819
  }
747
820
  }
821
+ filterInvalidFields(resp, item, mdByName) {
822
+ let fieldsMetadata = resp.fieldsMetadata.filter((field) => {
823
+ let accept = !StringUtils.isEmpty(item[field.fieldName]) &&
824
+ field.visible !== false &&
825
+ field.type !== 'B' &&
826
+ resp.pkField !== field.fieldName &&
827
+ resp.descriptionField !== field.fieldName &&
828
+ (field.isPrimaryKey || !field.isLinkField) &&
829
+ !(field.type === 'S' && field.presentationType === 'H');
830
+ if (accept) {
831
+ mdByName[field.fieldName] = field;
832
+ }
833
+ //Condição que trata o problema de trazer imagem no entityCard na pesquisa de registros
834
+ if (typeof item[field.fieldName] === 'string' && (item[field.fieldName].indexOf('<img') > -1 || item[field.fieldName].indexOf('<svg') > -1)) {
835
+ return false;
836
+ }
837
+ return accept;
838
+ });
839
+ return fieldsMetadata;
840
+ }
841
+ filterMathFields(matchFields, fields, qtyFields, mdByName) {
842
+ if (matchFields && Array.isArray(matchFields)) {
843
+ matchFields.forEach((matchField) => {
844
+ let fieldMD = ArrayUtils.removeReference(fields, mdByName[matchField]);
845
+ if (fieldMD) {
846
+ fields.unshift(fieldMD);
847
+ }
848
+ });
849
+ }
850
+ fields = fields.slice(0, qtyFields);
851
+ return fields;
852
+ }
853
+ builOptionItem(argument, item, fields, descriptionField, pkField) {
854
+ var _a;
855
+ let exibitionItem = {
856
+ value: StringUtils.highlightValue(argument, item['__matchFields'], (_a = item[pkField]) === null || _a === void 0 ? void 0 : _a.toString(), fields, true),
857
+ label: descriptionField ? StringUtils.highlightValue(argument, item['__matchFields'], item[descriptionField], fields, true) : "",
858
+ details: SearchUtils.buildDetails(argument, fields, item)
859
+ };
860
+ return exibitionItem;
861
+ }
748
862
  /**
749
863
  * Obtém as opções em componentes de pesquisa
750
864
  * Ex.: snk-config-options
751
865
  */
752
866
  async executePreparedSearch(mode, argument, options) {
867
+ const mdByName = {};
753
868
  const { entity, entityDescription, criteria, searchOptions } = options;
754
869
  if (mode === "ADVANCED") {
755
870
  return new Promise(accept => {
@@ -767,7 +882,25 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
767
882
  });
768
883
  }
769
884
  else {
770
- return this.pesquisaFetcher.loadSearchOptions(entity, argument, criteria, searchOptions);
885
+ return new Promise((resolve, reject) => {
886
+ this.pesquisaFetcher.loadAdvancedSearch(entity, argument, criteria, searchOptions)
887
+ .then(result => {
888
+ result = ObjectUtils.stringToObject(result.json.$);
889
+ let descriptionField = result.descriptionField;
890
+ let pkField = result.pkField;
891
+ const list = [];
892
+ result.data.forEach((item) => {
893
+ let fieldsMetadata = this.filterInvalidFields(result, item, mdByName);
894
+ let qtyFields = 6;
895
+ let fields = this.filterMathFields(item['__matchFields'], fieldsMetadata, qtyFields, mdByName);
896
+ list.push(this.builOptionItem(argument, item, fields, descriptionField, pkField));
897
+ });
898
+ resolve(list);
899
+ })
900
+ .catch(error => {
901
+ reject(error);
902
+ });
903
+ });
771
904
  }
772
905
  }
773
906
  /**
@@ -815,16 +948,23 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
815
948
  });
816
949
  }
817
950
  /**
818
- Retorna o path relativo da aplicação.
951
+ * Retorna o path relativo da aplicação.
819
952
  */
820
- getApplicationPath() {
953
+ async getApplicationPath() {
821
954
  return new Promise((resolve) => {
822
955
  if (window['applicationenv'] !== "dev") {
823
- resolve(`/${window["MGE_MODULE_NAME"]}/labsApps/${window["APPLICATION_NAME"]}/build`);
956
+ resolve(`/${this.getModuleName()}/labsApps/${window["APPLICATION_NAME"]}/build`);
957
+ return;
824
958
  }
825
959
  resolve('');
826
960
  });
827
961
  }
962
+ /**
963
+ * Retorna o contexto Sankhya-om da aplicação.
964
+ */
965
+ getModuleName() {
966
+ return window["MGE_MODULE_NAME"] || 'mgefin-bff';
967
+ }
828
968
  /**
829
969
  * Com base em um campo realiza um "select distinct" respeitando os
830
970
  * filtros atuais do dataUnit e um critério de filtro para a própria
@@ -840,6 +980,19 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
840
980
  getDataFetcher() {
841
981
  return Promise.resolve(DataFetcher.get());
842
982
  }
983
+ /**
984
+ * Retorna uma promise que sera resolvida quando o snk-application estiver carregado e registrado no ApplicationContext
985
+ * @returns SnkApplication carregado.
986
+ */
987
+ async whenApplicationReady() {
988
+ const isLoadding = ApplicationContext.getContextValue("__SNK__APPLICATION__LOADING__");
989
+ if (isLoadding) {
990
+ return Promise.resolve(this);
991
+ }
992
+ return new Promise((resolve) => {
993
+ this._waitingAppReady.push(() => resolve(this));
994
+ });
995
+ }
843
996
  clearContent(container) {
844
997
  if (container) {
845
998
  Array.from(container.children).forEach(child => {
@@ -853,6 +1006,157 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
853
1006
  setPopUpTitle(title) {
854
1007
  this._popUp.ezTitle = title;
855
1008
  }
1009
+ async pkChangeListener() {
1010
+ const pkHash = top.window.location.hash.split('/')[2];
1011
+ if (this._currentPkParameter === pkHash)
1012
+ return;
1013
+ const resourceIDfromUrl = this.getResourceIdFromToken();
1014
+ const pkObject = UrlUtils.getPkObjectFromUrlToken(top.window.location.hash);
1015
+ if (pkObject == undefined || resourceIDfromUrl !== this.applicationResourceID)
1016
+ return;
1017
+ const pkParam = { pk: pkObject };
1018
+ this._isLoadedByPk = true;
1019
+ if (this.loadByPK) {
1020
+ this.loadByPK(pkParam);
1021
+ this._currentPkParameter = pkHash;
1022
+ return;
1023
+ }
1024
+ this.defaultLoadByPK(pkParam, pkHash);
1025
+ }
1026
+ getResourceIdFromToken() {
1027
+ if ((top.window.location.pathname).indexOf("tabContent.jsp") > -1) {
1028
+ return UrlUtils.getResourceIdFromUrlToken(window.location['generateHash'](window.location.hash));
1029
+ }
1030
+ return UrlUtils.getResourceIdFromUrlToken(top.window.location.hash);
1031
+ }
1032
+ defaultLoadByPK(pkObject, pkHash) {
1033
+ if (!(pkObject === null || pkObject === void 0 ? void 0 : pkObject.pk))
1034
+ return;
1035
+ const snkDataUnit = this.getFirstDataUnitFromDOM();
1036
+ const dataUnit = snkDataUnit.dataUnit;
1037
+ if (!dataUnit) {
1038
+ console.warn("Dataunit não inicializado");
1039
+ snkDataUnit.addEventListener("dataUnitReady", (event) => {
1040
+ this.loadDataWithPKFilter(pkObject, event.detail);
1041
+ this._currentPkParameter = pkHash;
1042
+ });
1043
+ return;
1044
+ }
1045
+ this.loadDataWithPKFilter(pkObject, dataUnit);
1046
+ this._currentPkParameter = pkHash;
1047
+ }
1048
+ loadDataWithPKFilter(pkObject, dataUnit) {
1049
+ const quickFilter = {
1050
+ term: '',
1051
+ filter: {
1052
+ name: 'LOAD_BY_PK_FILTER',
1053
+ expression: this.buildFilterExpressionByPkObject(pkObject),
1054
+ params: this.getFilterParamsFromPkObject(pkObject, dataUnit),
1055
+ },
1056
+ };
1057
+ dataUnit.loadData(quickFilter);
1058
+ }
1059
+ getFirstDataUnitFromDOM() {
1060
+ //Primeiro tentamos obeter o dataunit para fazer o loadByPK
1061
+ let snkDataUnit = this._element.querySelector("snk-data-unit[data-load-by-pk]");
1062
+ if (!snkDataUnit) {
1063
+ snkDataUnit = this._element.querySelector("snk-data-unit");
1064
+ }
1065
+ if (snkDataUnit) {
1066
+ return snkDataUnit;
1067
+ }
1068
+ return undefined;
1069
+ }
1070
+ getFilterParamsFromPkObject(pkObject, dataUnit) {
1071
+ var _a;
1072
+ const filterParams = [];
1073
+ for (const key in pkObject.pk) {
1074
+ if (pkObject.pk.hasOwnProperty(key) && !Array.isArray(pkObject.pk[key])) {
1075
+ filterParams.push({
1076
+ name: key,
1077
+ dataType: ((_a = dataUnit.getField(key)) === null || _a === void 0 ? void 0 : _a.dataType) || this.getDefaultDataTypeLoadByPK(pkObject.pk[key]),
1078
+ value: pkObject.pk[key]
1079
+ });
1080
+ }
1081
+ }
1082
+ return filterParams;
1083
+ }
1084
+ getDefaultDataTypeLoadByPK(value) {
1085
+ if (typeof value === "number" || value instanceof Number) {
1086
+ return DataType.NUMBER;
1087
+ }
1088
+ if (typeof value === "boolean" || value instanceof Boolean) {
1089
+ return DataType.BOOLEAN;
1090
+ }
1091
+ if (value instanceof Date) {
1092
+ return DataType.DATE;
1093
+ }
1094
+ return DataType.TEXT;
1095
+ }
1096
+ buildFilterExpressionByPkObject(pkObject) {
1097
+ let expression = "";
1098
+ for (const field in pkObject.pk) {
1099
+ if (!StringUtils.isEmpty(expression)) {
1100
+ expression += " AND ";
1101
+ }
1102
+ if (Array.isArray(pkObject.pk[field])) {
1103
+ expression += `${field} IN (${pkObject.pk[field].toString()})`;
1104
+ }
1105
+ else {
1106
+ expression += `${field} = :${field}`;
1107
+ }
1108
+ }
1109
+ return expression;
1110
+ }
1111
+ async showNewVersionPopup() {
1112
+ const modalContaner = document.createElement("ez-modal-container");
1113
+ const appLabel = await this.getAppLabel();
1114
+ modalContaner.modalTitle = this.getMessage("snkApplication.newVersionPopup.title", { screenName: appLabel });
1115
+ modalContaner.okButtonLabel = this.getMessage("snkApplication.newVersionPopup.okButton");
1116
+ modalContaner.cancelButtonLabel = this.getMessage("snkApplication.newVersionPopup.cancelButton");
1117
+ const modalText = document.createElement("p");
1118
+ modalText.innerText = this.getMessage("snkApplication.newVersionPopup.info");
1119
+ modalText.className = "ez-text";
1120
+ modalContaner.appendChild(modalText);
1121
+ modalContaner.addEventListener("ezModalAction", this.newVersionPopupEventListener.bind(this));
1122
+ const removePopup = await ApplicationUtils.showPopup({ content: modalContaner });
1123
+ this._removeVersionLayoutPopup = async () => {
1124
+ await removePopup();
1125
+ await this.processPendingActions(this.NEW_VERSION_POPUP_LOCKER);
1126
+ };
1127
+ }
1128
+ async newVersionPopupEventListener(e) {
1129
+ if (e.detail === "LOAD")
1130
+ return;
1131
+ if (e.detail === "OK") {
1132
+ Workspace.setScreenToUseV3Layout();
1133
+ }
1134
+ if (e.detail === "CANCEL") {
1135
+ Workspace.setScreenToUseOldLayout();
1136
+ }
1137
+ this._popUp.opened = false;
1138
+ if (this._removeVersionLayoutPopup) {
1139
+ await this._removeVersionLayoutPopup();
1140
+ }
1141
+ }
1142
+ async handleShowNewVersionPopup() {
1143
+ if (this.hasToShowNewVersionPopup()) {
1144
+ await this.showNewVersionPopup();
1145
+ }
1146
+ }
1147
+ hasToShowNewVersionPopup() {
1148
+ const urlParams = new URLSearchParams(window.location.search);
1149
+ const firstLoadConv = urlParams.get("firstLoadConv");
1150
+ return firstLoadConv && firstLoadConv === "S";
1151
+ }
1152
+ registerPkChangeListener() {
1153
+ if (window.hasOwnProperty("onhashchange")) {
1154
+ window.onhashchange = this.pkChangeListener.bind(this);
1155
+ }
1156
+ else {
1157
+ setInterval(this.pkChangeListener.bind(this), 100);
1158
+ }
1159
+ }
856
1160
  componentWillLoad() {
857
1161
  ApplicationContext.setContextValue("__SNK__APPLICATION__LOADING__", true);
858
1162
  this._errorHandler = new SnkErrorHandler(this);
@@ -862,8 +1166,11 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
862
1166
  return this.executeSearch(searchArgument, fieldName, dataUnit);
863
1167
  });
864
1168
  ApplicationContext.setContextValue("__EZUI__GRID_LICENSE__", agGridLicense);
1169
+ this.registerPkChangeListener();
865
1170
  ErrorTracking.init();
866
1171
  ConfigStorage.preload(this.applicationResourceID, this.configName);
1172
+ document.addEventListener("click", () => Workspace.applicationClick());
1173
+ this._waitingAppReady.forEach(resolve => resolve());
867
1174
  }
868
1175
  connectedCallback() {
869
1176
  ApplicationContext.setContextValue("__SNK__APPLICATION__", this);
@@ -871,14 +1178,30 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
871
1178
  }
872
1179
  disconnectedCallback() {
873
1180
  DataFetcher.removeRequestListener(this._requestListener);
1181
+ this.removeShortcuts();
874
1182
  }
875
- componentDidLoad() {
1183
+ async componentDidLoad() {
876
1184
  this.applicationLoading.emit(true);
877
1185
  window.requestAnimationFrame(() => {
878
1186
  ApplicationContext.setContextValue("__SNK__APPLICATION__LOADING__", false);
879
1187
  this.applicationLoaded.emit(true);
1188
+ this.pkChangeListener();
880
1189
  });
881
1190
  ElementIDUtils.addIDInfo(this._element, `resource_${this.applicationResourceID}`);
1191
+ await this.handleShowNewVersionPopup();
1192
+ this.initKeyboardManager();
1193
+ }
1194
+ initKeyboardManager() {
1195
+ this._keyboardManager
1196
+ .bind("ctrl + g", Workspace.searchApp.bind(this), { description: "Pesquisar por telas" })
1197
+ .bind("ctrl + d", Workspace.showDesktop.bind(this), { description: "Mostrar o desktop" })
1198
+ .bind("F1", Workspace.openHelp.bind(this), { description: "Abrir ajuda" });
1199
+ }
1200
+ removeShortcuts() {
1201
+ this._keyboardManager
1202
+ .unbind("ctrl + g")
1203
+ .unbind("ctrl + d")
1204
+ .unbind("F1");
882
1205
  }
883
1206
  render() {
884
1207
  return (h("div", null, h("ez-loading-bar", { ref: (ref) => this._requestListener.loadingBar = ref }), h("ez-popup", { opened: false, ref: (ref) => this._popUp = ref, onEzClosePopup: () => this.closePopUp() }), h("ez-modal", { opened: false, ref: (ref) => this._rightModal = ref, "modal-size": "small", closeOutsideClick: true, closeEsc: true })));
@@ -888,7 +1211,10 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
888
1211
  }, [2, "snk-application", {
889
1212
  "messagesBuilder": [1040],
890
1213
  "configName": [1, "config-name"],
1214
+ "loadByPK": [16],
1215
+ "getKeyboardManager": [64],
891
1216
  "isUserSup": [64],
1217
+ "addPendingAction": [64],
892
1218
  "callServiceBroker": [64],
893
1219
  "initOnboarding": [64],
894
1220
  "hasAccess": [64],
@@ -900,6 +1226,7 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
900
1226
  "getDateParam": [64],
901
1227
  "showPopUp": [64],
902
1228
  "showModal": [64],
1229
+ "showAlerts": [64],
903
1230
  "closeModal": [64],
904
1231
  "closePopUp": [64],
905
1232
  "temOpcional": [64],
@@ -923,6 +1250,7 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
923
1250
  "confirm": [64],
924
1251
  "info": [64],
925
1252
  "loadTotals": [64],
1253
+ "isLoadedByPk": [64],
926
1254
  "executeSearch": [64],
927
1255
  "executePreparedSearch": [64],
928
1256
  "isDebugMode": [64],
@@ -931,7 +1259,8 @@ const SnkApplication = /*@__PURE__*/ proxyCustomElement(class extends HTMLElemen
931
1259
  "importScript": [64],
932
1260
  "getApplicationPath": [64],
933
1261
  "executeSelectDistinct": [64],
934
- "getDataFetcher": [64]
1262
+ "getDataFetcher": [64],
1263
+ "whenApplicationReady": [64]
935
1264
  }]);
936
1265
  class RequestListenerLoadingBar {
937
1266
  constructor() {
@@ -963,8 +1292,16 @@ class RequestListenerLoadingBar {
963
1292
  }
964
1293
  ;
965
1294
  isIgnoreLoadingOnRequest(param) {
966
- var _a;
967
- if (((_a = param === null || param === void 0 ? void 0 : param.requestBody) === null || _a === void 0 ? void 0 : _a.length) == 1) {
1295
+ if (param == undefined) {
1296
+ return false;
1297
+ }
1298
+ if (param.url.includes("quietMode=true")) {
1299
+ return true;
1300
+ }
1301
+ if (param.requestBody == undefined) {
1302
+ return false;
1303
+ }
1304
+ if (param.requestBody.length == 1) {
968
1305
  const { name } = param.requestBody[0].variables;
969
1306
  if (name) {
970
1307
  const nameParts = name.split(":");