@genexus/genexus-ide-ui 1.1.12 → 1.1.14

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 (249) hide show
  1. package/dist/cjs/MERCURY_ASSETS-15c5c1ac.js +9 -0
  2. package/dist/cjs/MERCURY_ASSETS-15c5c1ac.js.map +1 -0
  3. package/dist/cjs/genexus-ide-ui.cjs.js +1 -1
  4. package/dist/cjs/gx-ide-about.cjs.entry.js +29 -15
  5. package/dist/cjs/gx-ide-about.cjs.entry.js.map +1 -1
  6. package/dist/cjs/gx-ide-ai-message.cjs.entry.js +1 -1
  7. package/dist/cjs/gx-ide-bpm-app-declaration.cjs.entry.js +1 -1
  8. package/dist/cjs/gx-ide-bpm-export-xpdl.cjs.entry.js +2 -2
  9. package/dist/cjs/gx-ide-bpm-export-xpdl.cjs.entry.js.map +1 -1
  10. package/dist/cjs/gx-ide-bpm-task-documents.cjs.entry.js +1 -1
  11. package/dist/cjs/gx-ide-chat-container_2.cjs.entry.js +1 -1
  12. package/dist/cjs/gx-ide-create-kb-from-server.cjs.entry.js +1 -1
  13. package/dist/cjs/gx-ide-current-user-info.cjs.entry.js +1 -1
  14. package/dist/cjs/gx-ide-dashboard-home.cjs.entry.js +1 -1
  15. package/dist/cjs/gx-ide-data-selector.cjs.entry.js +1 -1
  16. package/dist/cjs/gx-ide-data-type-selector.cjs.entry.js +1 -1
  17. package/dist/cjs/gx-ide-design-import.cjs.entry.js +1 -1
  18. package/dist/cjs/gx-ide-empty-state.cjs.entry.js +2 -2
  19. package/dist/cjs/gx-ide-empty-state.cjs.entry.js.map +1 -1
  20. package/dist/cjs/gx-ide-entity-selector.cjs.entry.js +1 -1
  21. package/dist/cjs/gx-ide-file-item.cjs.entry.js +1 -1
  22. package/dist/cjs/gx-ide-file-uploader.cjs.entry.js +1 -14
  23. package/dist/cjs/gx-ide-file-uploader.cjs.entry.js.map +1 -1
  24. package/dist/cjs/gx-ide-kb-manager-export.cjs.entry.js +1 -1
  25. package/dist/cjs/gx-ide-kb-manager-import.cjs.entry.js +1 -1
  26. package/dist/cjs/gx-ide-manage-module-references-v2.cjs.entry.js +1 -1
  27. package/dist/cjs/gx-ide-manage-module-references.cjs.entry.js +1 -1
  28. package/dist/cjs/gx-ide-new-kb.cjs.entry.js +1 -1
  29. package/dist/cjs/gx-ide-object-selector.cjs.entry.js +1 -1
  30. package/dist/cjs/gx-ide-open-api-import.cjs.entry.js +1 -1
  31. package/dist/cjs/gx-ide-plugin-details.cjs.entry.js +201 -0
  32. package/dist/cjs/gx-ide-plugin-details.cjs.entry.js.map +1 -0
  33. package/dist/cjs/gx-ide-plugin-explorer.cjs.entry.js +159 -0
  34. package/dist/cjs/gx-ide-plugin-explorer.cjs.entry.js.map +1 -0
  35. package/dist/cjs/gx-ide-references.cjs.entry.js +1 -1
  36. package/dist/cjs/gx-ide-sc-chat-container.cjs.entry.js +0 -1
  37. package/dist/cjs/gx-ide-sc-chat-container.cjs.entry.js.map +1 -1
  38. package/dist/cjs/gx-ide-select-kb-items.cjs.entry.js +1 -1
  39. package/dist/cjs/gx-ide-share-kb.cjs.entry.js +1 -1
  40. package/dist/cjs/gx-ide-splash.cjs.entry.js +1 -1
  41. package/dist/cjs/gx-ide-start-page.cjs.entry.js +1 -1
  42. package/dist/cjs/gx-ide-team-dev-bring-changes.cjs.entry.js +1 -1
  43. package/dist/cjs/gx-ide-team-dev-history.cjs.entry.js +1 -1
  44. package/dist/cjs/gx-ide-welcome-page.cjs.entry.js +1 -1
  45. package/dist/cjs/gx-ide-ww-attributes.cjs.entry.js +1 -1
  46. package/dist/cjs/loader.cjs.js +1 -1
  47. package/dist/collection/collection-manifest.json +3 -1
  48. package/dist/collection/components/_helpers/empty-state/gx-ide-empty-state.css +4 -0
  49. package/dist/collection/components/_helpers/empty-state/gx-ide-empty-state.js +1 -1
  50. package/dist/collection/components/_helpers/empty-state/gx-ide-empty-state.js.map +1 -1
  51. package/dist/collection/components/{_branding/about → about}/about.css +44 -15
  52. package/dist/collection/components/{_branding/about → about}/about.js +46 -62
  53. package/dist/collection/components/about/about.js.map +1 -0
  54. package/dist/collection/components/{_branding/about → about}/gx-ide-assets/about/langs/about.lang.en.json +3 -3
  55. package/dist/collection/components/{_branding/about → about}/gx-ide-assets/about/langs/about.lang.ja.json +3 -3
  56. package/dist/collection/components/{_branding/about → about}/gx-ide-assets/about/langs/about.lang.zh.json +3 -3
  57. package/dist/collection/components/bpm/export-xpdl/bpm-export-xpdl.js +2 -2
  58. package/dist/collection/components/bpm/export-xpdl/bpm-export-xpdl.js.map +1 -1
  59. package/dist/collection/components/file-uploader/file-uploader.js +0 -13
  60. package/dist/collection/components/file-uploader/file-uploader.js.map +1 -1
  61. package/dist/collection/components/plugin-details/gx-ide-assets/plugin-details/langs/plugin-details.lang.en.json +9 -0
  62. package/dist/collection/components/plugin-details/gx-ide-assets/plugin-details/langs/plugin-details.lang.ja.json +9 -0
  63. package/dist/collection/components/plugin-details/gx-ide-assets/plugin-details/langs/plugin-details.lang.zh.json +9 -0
  64. package/dist/collection/components/plugin-details/plugin-details.css +168 -0
  65. package/dist/collection/components/plugin-details/plugin-details.js +292 -0
  66. package/dist/collection/components/plugin-details/plugin-details.js.map +1 -0
  67. package/dist/collection/components/plugin-explorer/gx-ide-assets/plugin-explorer/images/plugin-icon.svg +10 -0
  68. package/dist/collection/components/plugin-explorer/gx-ide-assets/plugin-explorer/langs/plugin-explorer.lang.en.json +10 -0
  69. package/dist/collection/components/plugin-explorer/gx-ide-assets/plugin-explorer/langs/plugin-explorer.lang.ja.json +10 -0
  70. package/dist/collection/components/plugin-explorer/gx-ide-assets/plugin-explorer/langs/plugin-explorer.lang.zh.json +10 -0
  71. package/dist/collection/components/plugin-explorer/plugin-explorer.css +106 -0
  72. package/dist/collection/components/plugin-explorer/plugin-explorer.js +263 -0
  73. package/dist/collection/components/plugin-explorer/plugin-explorer.js.map +1 -0
  74. package/dist/collection/components/team-dev/bring-changes/gx-ide-assets/team-dev-bring-changes/langs/team-dev-bring-changes.lang.ja.json +45 -45
  75. package/dist/collection/pages/assets/images/plugin/docker-iso.svg +12 -0
  76. package/dist/collection/showcase/chat-container/callbacks.js +0 -1
  77. package/dist/collection/showcase/chat-container/callbacks.js.map +1 -1
  78. package/dist/collection/testing/locale.e2e.js +2 -0
  79. package/dist/collection/testing/locale.e2e.js.map +1 -1
  80. package/dist/components/MERCURY_ASSETS.js +1 -1
  81. package/dist/components/MERCURY_ASSETS.js.map +1 -1
  82. package/dist/components/gx-ide-about.js +32 -19
  83. package/dist/components/gx-ide-about.js.map +1 -1
  84. package/dist/components/gx-ide-bpm-export-xpdl.js +2 -2
  85. package/dist/components/gx-ide-bpm-export-xpdl.js.map +1 -1
  86. package/dist/components/gx-ide-empty-state2.js +2 -2
  87. package/dist/components/gx-ide-empty-state2.js.map +1 -1
  88. package/dist/components/gx-ide-file-uploader.js +0 -13
  89. package/dist/components/gx-ide-file-uploader.js.map +1 -1
  90. package/dist/components/gx-ide-plugin-details.d.ts +11 -0
  91. package/dist/components/gx-ide-plugin-details.js +222 -0
  92. package/dist/components/gx-ide-plugin-details.js.map +1 -0
  93. package/dist/components/gx-ide-plugin-explorer.d.ts +11 -0
  94. package/dist/components/gx-ide-plugin-explorer.js +194 -0
  95. package/dist/components/gx-ide-plugin-explorer.js.map +1 -0
  96. package/dist/components/gx-ide-sc-chat-container.js +0 -1
  97. package/dist/components/gx-ide-sc-chat-container.js.map +1 -1
  98. package/dist/esm/MERCURY_ASSETS-7c06e424.js +7 -0
  99. package/dist/esm/MERCURY_ASSETS-7c06e424.js.map +1 -0
  100. package/dist/esm/genexus-ide-ui.js +1 -1
  101. package/dist/esm/gx-ide-about.entry.js +29 -15
  102. package/dist/esm/gx-ide-about.entry.js.map +1 -1
  103. package/dist/esm/gx-ide-ai-message.entry.js +1 -1
  104. package/dist/esm/gx-ide-bpm-app-declaration.entry.js +1 -1
  105. package/dist/esm/gx-ide-bpm-export-xpdl.entry.js +2 -2
  106. package/dist/esm/gx-ide-bpm-export-xpdl.entry.js.map +1 -1
  107. package/dist/esm/gx-ide-bpm-task-documents.entry.js +1 -1
  108. package/dist/esm/gx-ide-chat-container_2.entry.js +1 -1
  109. package/dist/esm/gx-ide-create-kb-from-server.entry.js +1 -1
  110. package/dist/esm/gx-ide-current-user-info.entry.js +1 -1
  111. package/dist/esm/gx-ide-dashboard-home.entry.js +1 -1
  112. package/dist/esm/gx-ide-data-selector.entry.js +1 -1
  113. package/dist/esm/gx-ide-data-type-selector.entry.js +1 -1
  114. package/dist/esm/gx-ide-design-import.entry.js +1 -1
  115. package/dist/esm/gx-ide-empty-state.entry.js +2 -2
  116. package/dist/esm/gx-ide-empty-state.entry.js.map +1 -1
  117. package/dist/esm/gx-ide-entity-selector.entry.js +1 -1
  118. package/dist/esm/gx-ide-file-item.entry.js +1 -1
  119. package/dist/esm/gx-ide-file-uploader.entry.js +1 -14
  120. package/dist/esm/gx-ide-file-uploader.entry.js.map +1 -1
  121. package/dist/esm/gx-ide-kb-manager-export.entry.js +1 -1
  122. package/dist/esm/gx-ide-kb-manager-import.entry.js +1 -1
  123. package/dist/esm/gx-ide-manage-module-references-v2.entry.js +1 -1
  124. package/dist/esm/gx-ide-manage-module-references.entry.js +1 -1
  125. package/dist/esm/gx-ide-new-kb.entry.js +1 -1
  126. package/dist/esm/gx-ide-object-selector.entry.js +1 -1
  127. package/dist/esm/gx-ide-open-api-import.entry.js +1 -1
  128. package/dist/esm/gx-ide-plugin-details.entry.js +197 -0
  129. package/dist/esm/gx-ide-plugin-details.entry.js.map +1 -0
  130. package/dist/esm/gx-ide-plugin-explorer.entry.js +155 -0
  131. package/dist/esm/gx-ide-plugin-explorer.entry.js.map +1 -0
  132. package/dist/esm/gx-ide-references.entry.js +1 -1
  133. package/dist/esm/gx-ide-sc-chat-container.entry.js +0 -1
  134. package/dist/esm/gx-ide-sc-chat-container.entry.js.map +1 -1
  135. package/dist/esm/gx-ide-select-kb-items.entry.js +1 -1
  136. package/dist/esm/gx-ide-share-kb.entry.js +1 -1
  137. package/dist/esm/gx-ide-splash.entry.js +1 -1
  138. package/dist/esm/gx-ide-start-page.entry.js +1 -1
  139. package/dist/esm/gx-ide-team-dev-bring-changes.entry.js +1 -1
  140. package/dist/esm/gx-ide-team-dev-history.entry.js +1 -1
  141. package/dist/esm/gx-ide-welcome-page.entry.js +1 -1
  142. package/dist/esm/gx-ide-ww-attributes.entry.js +1 -1
  143. package/dist/esm/loader.js +1 -1
  144. package/dist/genexus-ide-ui/genexus-ide-ui.esm.js +1 -1
  145. package/dist/genexus-ide-ui/genexus-ide-ui.esm.js.map +1 -1
  146. package/dist/genexus-ide-ui/gx-ide-assets/about/langs/about.lang.en.json +3 -3
  147. package/dist/genexus-ide-ui/gx-ide-assets/about/langs/about.lang.ja.json +3 -3
  148. package/dist/genexus-ide-ui/gx-ide-assets/about/langs/about.lang.zh.json +3 -3
  149. package/dist/genexus-ide-ui/gx-ide-assets/plugin-details/langs/plugin-details.lang.en.json +9 -0
  150. package/dist/genexus-ide-ui/gx-ide-assets/plugin-details/langs/plugin-details.lang.ja.json +9 -0
  151. package/dist/genexus-ide-ui/gx-ide-assets/plugin-details/langs/plugin-details.lang.zh.json +9 -0
  152. package/dist/genexus-ide-ui/gx-ide-assets/plugin-explorer/images/plugin-icon.svg +10 -0
  153. package/dist/genexus-ide-ui/gx-ide-assets/plugin-explorer/langs/plugin-explorer.lang.en.json +10 -0
  154. package/dist/genexus-ide-ui/gx-ide-assets/plugin-explorer/langs/plugin-explorer.lang.ja.json +10 -0
  155. package/dist/genexus-ide-ui/gx-ide-assets/plugin-explorer/langs/plugin-explorer.lang.zh.json +10 -0
  156. package/dist/genexus-ide-ui/gx-ide-assets/team-dev-bring-changes/langs/team-dev-bring-changes.lang.ja.json +45 -45
  157. package/dist/genexus-ide-ui/{p-14fc5c24.entry.js → p-0cd3ab87.entry.js} +19 -19
  158. package/dist/genexus-ide-ui/{p-704499e5.entry.js → p-1292a6b9.entry.js} +40 -40
  159. package/dist/genexus-ide-ui/{p-4d4ed703.entry.js → p-16138f55.entry.js} +2 -2
  160. package/dist/genexus-ide-ui/{p-7abe2214.entry.js → p-1be1db4e.entry.js} +2 -2
  161. package/dist/genexus-ide-ui/{p-ede7bd20.js → p-2987a259.js} +6674 -5218
  162. package/dist/genexus-ide-ui/p-2987a259.js.map +1 -0
  163. package/dist/genexus-ide-ui/{p-a47d71eb.entry.js → p-4328be14.entry.js} +7 -7
  164. package/dist/genexus-ide-ui/p-4328be14.entry.js.map +1 -0
  165. package/dist/genexus-ide-ui/{p-4e943649.entry.js → p-45539ad0.entry.js} +2 -2
  166. package/dist/genexus-ide-ui/p-476b74a1.entry.js +109 -0
  167. package/dist/genexus-ide-ui/p-476b74a1.entry.js.map +1 -0
  168. package/dist/genexus-ide-ui/{p-6d996621.entry.js → p-4e6425f3.entry.js} +1 -2
  169. package/dist/genexus-ide-ui/p-4e6425f3.entry.js.map +1 -0
  170. package/dist/genexus-ide-ui/{p-a8d0b62e.entry.js → p-52f37ec7.entry.js} +8 -8
  171. package/dist/genexus-ide-ui/{p-4538dea5.entry.js → p-54fb1287.entry.js} +2 -2
  172. package/dist/genexus-ide-ui/{p-74715731.entry.js → p-60e39b2f.entry.js} +2 -2
  173. package/dist/genexus-ide-ui/p-641c79a9.entry.js +198 -0
  174. package/dist/genexus-ide-ui/p-641c79a9.entry.js.map +1 -0
  175. package/dist/genexus-ide-ui/{p-88c81f18.entry.js → p-667965d3.entry.js} +2 -2
  176. package/dist/genexus-ide-ui/{p-41a4364d.entry.js → p-7053c38e.entry.js} +11 -11
  177. package/dist/genexus-ide-ui/{p-29c69938.entry.js → p-72e346b9.entry.js} +2 -2
  178. package/dist/genexus-ide-ui/{p-ecba870e.entry.js → p-74a0cb25.entry.js} +2 -2
  179. package/dist/genexus-ide-ui/{p-c38ce0bf.entry.js → p-760d8f2a.entry.js} +2 -2
  180. package/dist/genexus-ide-ui/{p-9dcb8fb7.entry.js → p-7ae2a57f.entry.js} +2 -2
  181. package/dist/genexus-ide-ui/{p-1c7ea1cb.entry.js → p-7d107d2f.entry.js} +2 -2
  182. package/dist/genexus-ide-ui/{p-690942cb.entry.js → p-7d7cf30d.entry.js} +35 -51
  183. package/dist/genexus-ide-ui/p-7d7cf30d.entry.js.map +1 -0
  184. package/dist/genexus-ide-ui/{p-01d96378.entry.js → p-7f65f9e3.entry.js} +2 -2
  185. package/dist/genexus-ide-ui/{p-eb9e760d.entry.js → p-83cc3bcd.entry.js} +2 -2
  186. package/dist/genexus-ide-ui/p-84c1c1bb.entry.js +270 -0
  187. package/dist/genexus-ide-ui/p-84c1c1bb.entry.js.map +1 -0
  188. package/dist/genexus-ide-ui/{p-844b7117.entry.js → p-86365635.entry.js} +3 -3
  189. package/dist/genexus-ide-ui/p-86365635.entry.js.map +1 -0
  190. package/dist/genexus-ide-ui/{p-04205aa4.entry.js → p-93cdb6f8.entry.js} +2 -2
  191. package/dist/genexus-ide-ui/{p-0acf517c.entry.js → p-a869ec48.entry.js} +2 -2
  192. package/dist/genexus-ide-ui/{p-bc760bb3.entry.js → p-b465f29d.entry.js} +2 -2
  193. package/dist/genexus-ide-ui/{p-ff28c49d.entry.js → p-bbb5b0fb.entry.js} +2 -2
  194. package/dist/genexus-ide-ui/{p-8cb937b7.entry.js → p-c50b9883.entry.js} +2 -2
  195. package/dist/genexus-ide-ui/{p-3b983843.entry.js → p-c92332af.entry.js} +2 -2
  196. package/dist/genexus-ide-ui/{p-c7badbf1.entry.js → p-c9bca7c0.entry.js} +20 -20
  197. package/dist/genexus-ide-ui/{p-3da8db15.entry.js → p-ca6eb9fd.entry.js} +30 -30
  198. package/dist/genexus-ide-ui/{p-67e0b419.entry.js → p-ca9978e1.entry.js} +2 -2
  199. package/dist/genexus-ide-ui/{p-7d8812b0.entry.js → p-d77582b8.entry.js} +2 -2
  200. package/dist/genexus-ide-ui/{p-aab809c4.entry.js → p-fd440291.entry.js} +2 -2
  201. package/dist/types/components/{_branding/about → about}/about.d.ts +6 -10
  202. package/dist/types/components/plugin-details/plugin-details.d.ts +55 -0
  203. package/dist/types/components/plugin-explorer/plugin-explorer.d.ts +43 -0
  204. package/dist/types/components.d.ts +106 -22
  205. package/package.json +3 -3
  206. package/dist/cjs/MERCURY_ASSETS-972bf7f4.js +0 -9
  207. package/dist/cjs/MERCURY_ASSETS-972bf7f4.js.map +0 -1
  208. package/dist/collection/components/_branding/about/about.js.map +0 -1
  209. package/dist/esm/MERCURY_ASSETS-039222dd.js +0 -7
  210. package/dist/esm/MERCURY_ASSETS-039222dd.js.map +0 -1
  211. package/dist/genexus-ide-ui/p-0550fd5f.entry.js +0 -96
  212. package/dist/genexus-ide-ui/p-0550fd5f.entry.js.map +0 -1
  213. package/dist/genexus-ide-ui/p-690942cb.entry.js.map +0 -1
  214. package/dist/genexus-ide-ui/p-6d996621.entry.js.map +0 -1
  215. package/dist/genexus-ide-ui/p-844b7117.entry.js.map +0 -1
  216. package/dist/genexus-ide-ui/p-a47d71eb.entry.js.map +0 -1
  217. package/dist/genexus-ide-ui/p-ede7bd20.js.map +0 -1
  218. /package/dist/collection/components/{_branding/about → about}/gx-ide-assets/about/images/copyrights-illustration.png +0 -0
  219. /package/dist/collection/components/{_branding/about → about}/gx-ide-assets/about/images/next-arrow.svg +0 -0
  220. /package/dist/collection/components/{_branding/about → about}/gx-ide-assets/about/images/next-logo.svg +0 -0
  221. /package/dist/collection/components/{_branding/about → about}/gx-ide-assets/about/images/next-square.svg +0 -0
  222. /package/dist/genexus-ide-ui/{p-14fc5c24.entry.js.map → p-0cd3ab87.entry.js.map} +0 -0
  223. /package/dist/genexus-ide-ui/{p-704499e5.entry.js.map → p-1292a6b9.entry.js.map} +0 -0
  224. /package/dist/genexus-ide-ui/{p-4d4ed703.entry.js.map → p-16138f55.entry.js.map} +0 -0
  225. /package/dist/genexus-ide-ui/{p-7abe2214.entry.js.map → p-1be1db4e.entry.js.map} +0 -0
  226. /package/dist/genexus-ide-ui/{p-4e943649.entry.js.map → p-45539ad0.entry.js.map} +0 -0
  227. /package/dist/genexus-ide-ui/{p-a8d0b62e.entry.js.map → p-52f37ec7.entry.js.map} +0 -0
  228. /package/dist/genexus-ide-ui/{p-4538dea5.entry.js.map → p-54fb1287.entry.js.map} +0 -0
  229. /package/dist/genexus-ide-ui/{p-74715731.entry.js.map → p-60e39b2f.entry.js.map} +0 -0
  230. /package/dist/genexus-ide-ui/{p-88c81f18.entry.js.map → p-667965d3.entry.js.map} +0 -0
  231. /package/dist/genexus-ide-ui/{p-41a4364d.entry.js.map → p-7053c38e.entry.js.map} +0 -0
  232. /package/dist/genexus-ide-ui/{p-29c69938.entry.js.map → p-72e346b9.entry.js.map} +0 -0
  233. /package/dist/genexus-ide-ui/{p-ecba870e.entry.js.map → p-74a0cb25.entry.js.map} +0 -0
  234. /package/dist/genexus-ide-ui/{p-c38ce0bf.entry.js.map → p-760d8f2a.entry.js.map} +0 -0
  235. /package/dist/genexus-ide-ui/{p-9dcb8fb7.entry.js.map → p-7ae2a57f.entry.js.map} +0 -0
  236. /package/dist/genexus-ide-ui/{p-1c7ea1cb.entry.js.map → p-7d107d2f.entry.js.map} +0 -0
  237. /package/dist/genexus-ide-ui/{p-01d96378.entry.js.map → p-7f65f9e3.entry.js.map} +0 -0
  238. /package/dist/genexus-ide-ui/{p-eb9e760d.entry.js.map → p-83cc3bcd.entry.js.map} +0 -0
  239. /package/dist/genexus-ide-ui/{p-04205aa4.entry.js.map → p-93cdb6f8.entry.js.map} +0 -0
  240. /package/dist/genexus-ide-ui/{p-0acf517c.entry.js.map → p-a869ec48.entry.js.map} +0 -0
  241. /package/dist/genexus-ide-ui/{p-bc760bb3.entry.js.map → p-b465f29d.entry.js.map} +0 -0
  242. /package/dist/genexus-ide-ui/{p-ff28c49d.entry.js.map → p-bbb5b0fb.entry.js.map} +0 -0
  243. /package/dist/genexus-ide-ui/{p-8cb937b7.entry.js.map → p-c50b9883.entry.js.map} +0 -0
  244. /package/dist/genexus-ide-ui/{p-3b983843.entry.js.map → p-c92332af.entry.js.map} +0 -0
  245. /package/dist/genexus-ide-ui/{p-c7badbf1.entry.js.map → p-c9bca7c0.entry.js.map} +0 -0
  246. /package/dist/genexus-ide-ui/{p-3da8db15.entry.js.map → p-ca6eb9fd.entry.js.map} +0 -0
  247. /package/dist/genexus-ide-ui/{p-67e0b419.entry.js.map → p-ca9978e1.entry.js.map} +0 -0
  248. /package/dist/genexus-ide-ui/{p-7d8812b0.entry.js.map → p-d77582b8.entry.js.map} +0 -0
  249. /package/dist/genexus-ide-ui/{p-aab809c4.entry.js.map → p-fd440291.entry.js.map} +0 -0
@@ -0,0 +1,198 @@
1
+ import { g as t, r as e, h as i, H as o, a as n } from "./p-25a9f1d7.js";
2
+
3
+ import { g as r } from "./p-2987a259.js";
4
+
5
+ import { L as s } from "./p-311eedf3.js";
6
+
7
+ import { c as a } from "./p-13738332.js";
8
+
9
+ const c = ":host{display:grid;block-size:100%;position:relative}.outer-container{grid-template-rows:max-content 1fr}.inner-container{position:relative}.list-box::part(item){width:100%;min-width:100%}.list-box::part(item__action){gap:4px}.list-box::part(item__caption){font-weight:600}.list-box::part(custom-container){display:flex;flex-direction:column;gap:4px;width:100%}.list-box::part(custom-image){block-size:32px;inline-size:32px;margin-inline-end:12px}.list-box::part(custom-description){font-size:12px;margin:0;opacity:0.8;line-height:1.4;margin-inline-end:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.list-box::part(item__block-end start){width:100%;min-width:100%}.list-box::part(custom-brand){font-weight:600;display:flex;gap:4px;align-items:center}.list-box::part(custom-brand-icon){--icon-path:var(--icon__system_user_neutral--enabled);display:inline-block;background-image:var(--icon-path);background-size:contain;background-repeat:no-repeat;background-position:center center;block-size:16px;inline-size:16px}.list-box::part(custom-button){--control__border-color:var(--button-background-color);--button-color:var(--mer-text__primary);--button-color--enabled:var(--mer-text__on-primary);--button-color--active:var(--mer-text__on-primary--active);display:inline-grid;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:center;padding-block:var(--control__padding-block);padding-inline:var(--control__padding-inline);box-sizing:border-box;background-color:var(--button-background-color);color:var(--button-color);font-weight:600;margin-block-end:auto;margin-block-start:auto;text-transform:capitalize}.list-box::part(custom-button):hover{--button-color:var(--mer-text__primary--hover)}.list-box::part(custom-button):active{--button-color:var(--mer-text__primary--active)}";
10
+
11
+ var l = undefined && undefined.__classPrivateFieldGet || function(t, e, i, o) {
12
+ if (i === "a" && !o) throw new TypeError("Private accessor was defined without a getter");
13
+ if (typeof e === "function" ? t !== e || !o : !e.has(t)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
14
+ return i === "m" ? o : i === "a" ? o.call(t) : o ? o.value : e.get(t);
15
+ };
16
+
17
+ var p = undefined && undefined.__classPrivateFieldSet || function(t, e, i, o, n) {
18
+ if (o === "m") throw new TypeError("Private method is not writable");
19
+ if (o === "a" && !n) throw new TypeError("Private accessor was defined without a setter");
20
+ if (typeof e === "function" ? t !== e || !n : !e.has(t)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
21
+ return o === "a" ? n.call(t, i) : n ? n.value = i : e.set(t, i), i;
22
+ };
23
+
24
+ var d, u, m, h, b, g, f, x;
25
+
26
+ const w = r({
27
+ category: "system",
28
+ name: "filters",
29
+ colorType: "on-elevation"
30
+ });
31
+
32
+ // plugin icon if no iconUrl was provided
33
+ const v = t(`./gx-ide-assets/plugin-manager/images/plugin-icon.svg`);
34
+
35
+ const _ = [ "resets/box-sizing", "components/list-box", "components/button", "components/edit", "utils/form", "utils/layout", "utils/typography", "utils/spacing", "chameleon/scrollbar" ];
36
+
37
+ const y = class {
38
+ constructor(t) {
39
+ e(this, t);
40
+ /**
41
+ * The component hard-coded strings translations.
42
+ */
43
+ // eslint-disable-next-line @stencil-community/own-props-must-be-private
44
+ d.set(this, void 0);
45
+ u.set(this, false);
46
+ m.set(this, ((t, e) => i => {
47
+ i.stopPropagation();
48
+ this.executeActionCallback(t, e);
49
+ }));
50
+ h.set(this, (t => {
51
+ const e = [];
52
+ const o = {
53
+ type: "separator"
54
+ };
55
+ t === null || t === void 0 ? void 0 : t.forEach(((t, n) => {
56
+ const r = !!t.action;
57
+ const s = {
58
+ id: t.id,
59
+ caption: t.name,
60
+ imgSrc: t.iconUrl,
61
+ type: "actionable",
62
+ additionalInformation: {
63
+ "stretch-start": {
64
+ center: [ {
65
+ part: "custom-image",
66
+ jsx: () => i("img", {
67
+ part: "custom-image",
68
+ src: t.iconUrl || v,
69
+ alt: `${l(this, d, "f").logotype.replace("PLUGIN_NAME_PLACEHOLDER", t.name)}`,
70
+ loading: "lazy"
71
+ })
72
+ } ]
73
+ },
74
+ "block-end": {
75
+ start: [ {
76
+ part: "custom-description custom-button custom-container custom-brand custom-brand-icon custom-image item__block-end start",
77
+ jsx: () => i("div", {
78
+ part: "custom-container",
79
+ title: t.description
80
+ }, i("p", {
81
+ part: "custom-description"
82
+ }, t.description), i("small", {
83
+ part: "custom-brand"
84
+ }, i("span", {
85
+ part: "custom-brand-icon"
86
+ }), t.publisher))
87
+ // {
88
+ // slot: "abcd"
89
+ // } as ActionListItemAdditionalSlot // slot not working
90
+ } ]
91
+ },
92
+ "stretch-end": r && {
93
+ center: [ {
94
+ jsx: () => i("button", {
95
+ part: "custom-button",
96
+ onClick: l(this, m, "f").call(this, t.id, t.action)
97
+ }, t.action)
98
+ } ]
99
+ }
100
+ }
101
+ };
102
+ if (n !== 0) {
103
+ e.push(o);
104
+ }
105
+ e.push(s);
106
+ }));
107
+ return e;
108
+ }));
109
+ b.set(this, (async t => {
110
+ this.loading = true;
111
+ const e = t.detail;
112
+ this.plugins = await this.filterCallback(e);
113
+ }));
114
+ g.set(this, (() => {
115
+ const t = this.pluginsActionListModel.length;
116
+ return t ? i("ch-action-list-render", {
117
+ model: this.pluginsActionListModel,
118
+ class: "list-box",
119
+ selection: "single",
120
+ onSelectedItemsChange: l(this, x, "f")
121
+ }) : i("gx-ide-empty-state", {
122
+ isAnimated: l(this, u, "f"),
123
+ class: "recent-objects__empty-state",
124
+ stateIconSrc: w,
125
+ stateTitle: l(this, d, "f").emptyStateTitle,
126
+ stateDescription: l(this, d, "f").emptyStateDescription
127
+ });
128
+ }));
129
+ f.set(this, (() => {
130
+ p(this, u, true, "f");
131
+ return i("gx-ide-loader", {
132
+ loaderTitle: l(this, d, "f").loaderTitle,
133
+ description: l(this, d, "f").loaderDescription,
134
+ show: true
135
+ });
136
+ }));
137
+ x.set(this, (t => {
138
+ var e;
139
+ const i = (e = t.detail[0]) === null || e === void 0 ? void 0 : e.item.type;
140
+ if (i === "actionable") {
141
+ const e = t.detail[0].item.id;
142
+ this.showDetailsCallback(e);
143
+ }
144
+ }));
145
+ this.loading = true;
146
+ this.pluginsActionListModel = [];
147
+ this.plugins = undefined;
148
+ this.filterCallback = undefined;
149
+ this.showDetailsCallback = undefined;
150
+ this.executeActionCallback = undefined;
151
+ }
152
+ pluginsChangedHandler(t) {
153
+ this.pluginsActionListModel = l(this, h, "f").call(this, t);
154
+ this.loading = false;
155
+ }
156
+ async componentWillLoad() {
157
+ p(this, d, await s.getComponentStrings(this.el), "f");
158
+ this.pluginsChangedHandler(this.plugins);
159
+ }
160
+ render() {
161
+ return i(o, {
162
+ class: "widget"
163
+ }, i("ch-theme", {
164
+ model: _
165
+ }), i("div", {
166
+ class: "outer-container field-group"
167
+ }, i("ch-edit", {
168
+ id: "search-plugins-input",
169
+ class: "input",
170
+ accessibleName: l(this, d, "f").accessibleName,
171
+ placeholder: l(this, d, "f").searchInputPlaceholder,
172
+ debounce: a.inputDebounce,
173
+ onInput: l(this, b, "f"),
174
+ type: "search"
175
+ }), i("div", {
176
+ class: "inner-container"
177
+ }, this.loading ? l(this, f, "f").call(this) : l(this, g, "f").call(this))));
178
+ }
179
+ static get assetsDirs() {
180
+ return [ "gx-ide-assets/plugin-explorer" ];
181
+ }
182
+ get el() {
183
+ return n(this);
184
+ }
185
+ static get watchers() {
186
+ return {
187
+ plugins: [ "pluginsChangedHandler" ]
188
+ };
189
+ }
190
+ };
191
+
192
+ d = new WeakMap, u = new WeakMap, m = new WeakMap, h = new WeakMap, b = new WeakMap,
193
+ g = new WeakMap, f = new WeakMap, x = new WeakMap;
194
+
195
+ y.style = c;
196
+
197
+ export { y as gx_ide_plugin_explorer };
198
+ //# sourceMappingURL=p-641c79a9.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["pluginExplorerCss","FILTER_ICON","getIconPath","category","name","colorType","EXTENSION_ICON_IMG","getAssetPath","CSS_BUNDLES","GxIdePluginManager","_GxIdePluginManager_componentLocale","set","this","_GxIdePluginManager_animateEmptyState","_GxIdePluginManager_actionListButtonClickHandler","pluginId","action","event","stopPropagation","executeActionCallback","_GxIdePluginManager_mapPluginDataToActionListModel","pluginsData","pluginsActionListModel","separatorItem","type","forEach","pluginData","index","hasActionButton","pluginItem","id","caption","imgSrc","iconUrl","additionalInformation","center","part","jsx","h","src","alt","__classPrivateFieldGet","logotype","replace","loading","start","title","description","publisher","onClick","call","push","_GxIdePluginManager_pluginsFilterInputHandler","async","filterValue","detail","plugins","filterCallback","_GxIdePluginManager_evaluateContentToDisplay","pluginsToDisplay","length","model","class","selection","onSelectedItemsChange","_GxIdePluginManager_pluginSelectedHandler","isAnimated","stateIconSrc","stateTitle","emptyStateTitle","stateDescription","emptyStateDescription","_GxIdePluginManager_renderLoader","__classPrivateFieldSet","loaderTitle","loaderDescription","show","eventType","_a","item","showDetailsCallback","pluginsChangedHandler","newPlugins","componentWillLoad","Locale","getComponentStrings","el","render","Host","accessibleName","placeholder","searchInputPlaceholder","debounce","config","inputDebounce","onInput"],"sources":["src/components/plugin-explorer/plugin-explorer.scss?tag=gx-ide-plugin-explorer&encapsulation=shadow","src/components/plugin-explorer/plugin-explorer.tsx"],"sourcesContent":["@import \"../../global/gx-ide-mixins.scss\";\n\n:host {\n display: grid;\n block-size: 100%;\n position: relative;\n}\n\n.outer-container {\n grid-template-rows: max-content 1fr;\n}\n.inner-container {\n position: relative;\n}\n\n.list-box::part(item) {\n width: 100%;\n min-width: 100%;\n}\n.list-box::part(item__action) {\n gap: 4px;\n}\n.list-box::part(item__caption) {\n font-weight: 600;\n}\n.list-box::part(custom-container) {\n display: flex;\n flex-direction: column;\n gap: 4px;\n width: 100%;\n}\n.list-box::part(custom-image) {\n block-size: 32px;\n inline-size: 32px;\n margin-inline-end: 12px;\n}\n.list-box::part(custom-description) {\n font-size: 12px;\n margin: 0;\n opacity: 0.8;\n line-height: 1.4;\n margin-inline-end: 8px;\n @include ellipsis();\n}\n.list-box::part(item__block-end start) {\n width: 100%;\n min-width: 100%;\n}\n.list-box::part(custom-brand) {\n font-weight: 600;\n display: flex;\n gap: 4px;\n align-items: center;\n}\n.list-box::part(custom-brand-icon) {\n // --icon-path: var(--icon__system_publish_on-elevation--enabled);\n --icon-path: var(--icon__system_user_neutral--enabled);\n display: inline-block;\n background-image: var(--icon-path);\n background-size: contain;\n background-repeat: no-repeat;\n background-position: center center;\n block-size: 16px;\n inline-size: 16px;\n}\n.list-box::part(custom-button) {\n // WA: Style the button like a Mercury primary button\n // \"Slot\" not working apparently.\n --control__border-color: var(--button-background-color);\n --button-color: var(--mer-text__primary);\n --button-color--enabled: var(--mer-text__on-primary);\n --button-color--active: var(--mer-text__on-primary--active);\n display: inline-grid;\n grid-auto-flow: column;\n grid-auto-columns: max-content;\n justify-content: center;\n padding-block: var(--control__padding-block);\n padding-inline: var(--control__padding-inline);\n box-sizing: border-box;\n background-color: var(--button-background-color);\n color: var(--button-color);\n font-weight: 600;\n margin-block-end: auto;\n margin-block-start: auto;\n text-transform: capitalize;\n}\n.list-box::part(custom-button):hover {\n --button-color: var(--mer-text__primary--hover);\n}\n.list-box::part(custom-button):active {\n --button-color: var(--mer-text__primary--active);\n}\n","import {\n Component,\n Host,\n Prop,\n State,\n Element,\n h,\n Watch,\n getAssetPath\n} from \"@stencil/core\";\n\nimport { getIconPath, MercuryBundles } from \"@genexus/mercury\";\nimport { Locale } from \"../../common/locale\";\nimport { config } from \"../../common/config\";\n\nimport { ActionListModel } from \"@genexus/chameleon-controls-library\";\nimport {\n ActionListItemModel,\n ActionListItemModelExtended,\n ActionListItemSeparator\n} from \"@genexus/chameleon-controls-library/dist/types/components/action-list/types\";\n\nconst FILTER_ICON = getIconPath({\n category: \"system\",\n name: \"filters\",\n colorType: \"on-elevation\"\n});\n\n// plugin icon if no iconUrl was provided\nconst EXTENSION_ICON_IMG = getAssetPath(\n `./gx-ide-assets/plugin-manager/images/plugin-icon.svg`\n);\n\nconst CSS_BUNDLES: MercuryBundles = [\n \"resets/box-sizing\",\n \"components/list-box\",\n \"components/button\",\n \"components/edit\",\n \"utils/form\",\n \"utils/layout\",\n \"utils/typography\",\n \"utils/spacing\",\n \"chameleon/scrollbar\"\n];\n\n@Component({\n tag: \"gx-ide-plugin-explorer\",\n styleUrl: \"plugin-explorer.scss\",\n shadow: true,\n assetsDirs: [\"gx-ide-assets/plugin-explorer\"]\n})\nexport class GxIdePluginManager {\n /**\n * The component hard-coded strings translations.\n */\n // eslint-disable-next-line @stencil-community/own-props-must-be-private\n #componentLocale: any;\n #animateEmptyState: boolean = false;\n\n @Element() el: HTMLGxIdePluginExplorerElement;\n\n /**\n * If true it will hide the content, and display a loader\n */\n @State() loading: boolean = true;\n\n /**\n * The plugins model as ActionListModel, which is the model the ch-action-list expects\n */\n @State() pluginsActionListModel: ActionListModel = [];\n\n /**\n * List of plugins to display. Usually used to initialize the component.\n */\n @Prop({ mutable: true }) plugins: PluginData[];\n @Watch(\"plugins\")\n pluginsChangedHandler(newPlugins: PluginData[]) {\n this.pluginsActionListModel =\n this.#mapPluginDataToActionListModel(newPlugins);\n this.loading = false;\n }\n\n /**\n * Callback that should be invoked when the user updates the filter.\n * A debounce should be applied before invoking this function.\n */\n @Prop() readonly filterCallback!: (text: string) => Promise<PluginData[]>;\n\n /**\n * Callback that should be invoked when the user clicks or presses Enter\n * on a selected plugin item.\n */\n @Prop() readonly showDetailsCallback!: (pluginId: string) => Promise<void>;\n\n /**\n * Callback that should be invoked when the user clicks on a plugin's action button.\n */\n @Prop() readonly executeActionCallback!: (\n pluginId: string,\n action: PluginAction\n ) => Promise<void>;\n\n async componentWillLoad() {\n this.#componentLocale = await Locale.getComponentStrings(this.el);\n this.pluginsChangedHandler(this.plugins);\n }\n\n #actionListButtonClickHandler =\n (pluginId: string, action: PluginAction) => (event: MouseEvent) => {\n event.stopPropagation();\n this.executeActionCallback(pluginId, action);\n };\n\n #mapPluginDataToActionListModel = (\n pluginsData: PluginData[]\n ): ActionListModel => {\n const pluginsActionListModel: ActionListModel = [];\n const separatorItem: ActionListItemSeparator = { type: \"separator\" };\n\n pluginsData?.forEach((pluginData, index) => {\n const hasActionButton = !!pluginData.action;\n const pluginItem = {\n id: pluginData.id,\n caption: pluginData.name,\n imgSrc: pluginData.iconUrl,\n type: \"actionable\",\n\n additionalInformation: {\n \"stretch-start\": {\n center: [\n {\n part: \"custom-image\",\n jsx: () => (\n <img\n part=\"custom-image\"\n src={pluginData.iconUrl || EXTENSION_ICON_IMG}\n alt={`${this.#componentLocale.logotype.replace(\n \"PLUGIN_NAME_PLACEHOLDER\",\n pluginData.name\n )}`}\n loading=\"lazy\"\n />\n )\n }\n ]\n },\n \"block-end\": {\n start: [\n {\n part: \"custom-description custom-button custom-container custom-brand custom-brand-icon custom-image item__block-end start\",\n jsx: () => (\n <div part=\"custom-container\" title={pluginData.description}>\n <p part=\"custom-description\">{pluginData.description}</p>\n <small part=\"custom-brand\">\n <span part=\"custom-brand-icon\"></span>\n {pluginData.publisher}\n </small>\n </div>\n )\n }\n // {\n // slot: \"abcd\"\n // } as ActionListItemAdditionalSlot // slot not working\n ]\n },\n \"stretch-end\": hasActionButton && {\n center: [\n {\n jsx: () => (\n <button\n part=\"custom-button\"\n onClick={this.#actionListButtonClickHandler(\n pluginData.id,\n pluginData.action\n )}\n >\n {pluginData.action}\n </button>\n )\n }\n ]\n }\n }\n } as ActionListItemModel;\n if (index !== 0) {\n pluginsActionListModel.push(separatorItem);\n }\n pluginsActionListModel.push(pluginItem);\n });\n\n return pluginsActionListModel;\n };\n\n #pluginsFilterInputHandler = async (\n event: CustomEvent<string> | InputEvent\n ) => {\n this.loading = true;\n const filterValue = event.detail as string;\n this.plugins = await this.filterCallback(filterValue);\n };\n\n #evaluateContentToDisplay = () => {\n const pluginsToDisplay = this.pluginsActionListModel.length;\n return pluginsToDisplay ? (\n <ch-action-list-render\n model={this.pluginsActionListModel}\n class=\"list-box\"\n selection=\"single\"\n onSelectedItemsChange={this.#pluginSelectedHandler}\n >\n {/* <p slot=\"abcd\">Slot for \"abcd\" id</p> */}\n </ch-action-list-render>\n ) : (\n <gx-ide-empty-state\n isAnimated={this.#animateEmptyState}\n class=\"recent-objects__empty-state\"\n stateIconSrc={FILTER_ICON}\n stateTitle={this.#componentLocale.emptyStateTitle}\n stateDescription={this.#componentLocale.emptyStateDescription}\n ></gx-ide-empty-state>\n );\n };\n\n #renderLoader = () => {\n this.#animateEmptyState = true;\n return (\n <gx-ide-loader\n loaderTitle={this.#componentLocale.loaderTitle}\n description={this.#componentLocale.loaderDescription}\n show\n ></gx-ide-loader>\n );\n };\n\n #pluginSelectedHandler = (\n event: CustomEvent<ActionListItemModelExtended[]>\n ) => {\n const eventType = event.detail[0]?.item.type;\n if (eventType === \"actionable\") {\n const pluginId = event.detail[0].item.id;\n this.showDetailsCallback(pluginId);\n }\n };\n\n render() {\n return (\n <Host class=\"widget\">\n <ch-theme model={CSS_BUNDLES}></ch-theme>\n\n <div class=\"outer-container field-group\">\n <ch-edit\n id=\"search-plugins-input\"\n class=\"input\"\n accessibleName={this.#componentLocale.accessibleName}\n placeholder={this.#componentLocale.searchInputPlaceholder}\n debounce={config.inputDebounce}\n onInput={this.#pluginsFilterInputHandler}\n type=\"search\"\n ></ch-edit>\n <div class=\"inner-container\">\n {this.loading\n ? this.#renderLoader()\n : this.#evaluateContentToDisplay()}\n </div>\n </div>\n </Host>\n );\n }\n}\n\nexport type PluginData = {\n id: string;\n iconUrl: string;\n name: string;\n description: string;\n publisher: string;\n action?: PluginAction;\n};\n\nexport type PluginAction = \"install\" | \"update\";\n"],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  import { r as n, c as e, h as t, H as r, a } from "./p-25a9f1d7.js";
2
2
 
3
- import { g as o } from "./p-ede7bd20.js";
3
+ import { g as o } from "./p-2987a259.js";
4
4
 
5
5
  import { L as i } from "./p-311eedf3.js";
6
6
 
@@ -300,4 +300,4 @@ d = new WeakMap;
300
300
  b.style = l;
301
301
 
302
302
  export { b as gx_ide_dashboard_home };
303
- //# sourceMappingURL=p-88c81f18.entry.js.map
303
+ //# sourceMappingURL=p-667965d3.entry.js.map
@@ -1,16 +1,16 @@
1
1
  import { r as e, c as i, h as t } from "./p-25a9f1d7.js";
2
2
 
3
- import { g as r } from "./p-ede7bd20.js";
3
+ import { g as r } from "./p-2987a259.js";
4
4
 
5
5
  const s = ":host{display:block;inline-size:100%}.file-item{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto;gap:var(--mer-spacing--sm);align-items:center;border:var(--mer-border__width--sm) solid var(--mer-border__default);border-radius:var(--mer-border__radius--sm)}.file-item__icon{display:flex;align-items:center}.file-item__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;inline-size:100%;font-weight:var(--mer-font__weight--regular)}.file-item__name ch-edit{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;inline-size:100%;font-weight:var(--mer-font__weight--regular)}.file-item__name .label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;inline-size:100%;font-weight:var(--mer-font__weight--regular)}.file-item__actions{display:flex;gap:var(--mer-spacing--xs)}.file-item__actions button:active,.file-item__actions button:focus,.file-item__actions button:hover{background-color:var(--mer-surface__hover)}.file-item__actions button:active{background-color:var(--mer-surface__pressed)}.file-item__progress-container{grid-column:1/-1;display:flex;flex-direction:column;gap:var(--mer-spacing--2xs);inline-size:100%;border:var(--mer-border__width--md) dashed var(--mer-border-color__dim);border-radius:var(--mer-border__radius--md);padding:var(--mer-spacing--sm)}.file-item__progress-header{display:flex;justify-content:space-between;align-items:center;gap:var(--mer-spacing--sm)}.file-item__uploading-text{font-style:italic;color:var(--mer-text__complementary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-inline-size:calc(100% - var(--mer-spacing--2xl))}.file-item__progress-bar{inline-size:100%}.file-item__progress-bar progress{inline-size:100%;height:var(--mer-spacing--xs);border:none;border-radius:var(--mer-border__radius--sm);overflow:hidden}.file-item__progress-bar progress::-webkit-progress-bar{background-color:transparent}.file-item__progress-bar progress::-webkit-progress-value{background-color:var(--mer-accent__primary)}.file-item__progress-bar progress::-moz-progress-bar{background-color:var(--mer-accent__primary)}";
6
6
 
7
- var o = undefined && undefined.__classPrivateFieldGet || function(e, i, t, r) {
7
+ var a = undefined && undefined.__classPrivateFieldGet || function(e, i, t, r) {
8
8
  if (t === "a" && !r) throw new TypeError("Private accessor was defined without a getter");
9
9
  if (typeof i === "function" ? e !== i || !r : !i.has(e)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
10
10
  return t === "m" ? r : t === "a" ? r.call(e) : r ? r.value : i.get(e);
11
11
  };
12
12
 
13
- var a, n, l, c, m;
13
+ var o, n, l, c, m;
14
14
 
15
15
  const d = r({
16
16
  category: "gemini-tools",
@@ -44,7 +44,7 @@ const g = class {
44
44
  this.fileNameChange = i(this, "fileNameChange", 7);
45
45
  this.fileDelete = i(this, "fileDelete", 7);
46
46
  this.fileCancel = i(this, "fileCancel", 7);
47
- a.set(this, (e => {
47
+ o.set(this, (e => {
48
48
  const i = e.detail;
49
49
  if (i && i !== this.currentName) {
50
50
  this.currentName = i;
@@ -97,8 +97,8 @@ const g = class {
97
97
  }, this.isEditing ? t("ch-edit", {
98
98
  value: this.currentName,
99
99
  autoFocus: true,
100
- onInput: o(this, a, "f"),
101
- onBlur: o(this, n, "f"),
100
+ onInput: a(this, o, "f"),
101
+ onBlur: a(this, n, "f"),
102
102
  class: "input"
103
103
  }) : t("label", {
104
104
  class: "label"
@@ -107,14 +107,14 @@ const g = class {
107
107
  }, !this.file.pending && this.editable && t("button", {
108
108
  class: "button-tertiary button-icon-only",
109
109
  type: "button",
110
- onClick: o(this, m, "f")
110
+ onClick: a(this, m, "f")
111
111
  }, t("ch-image", {
112
112
  src: p,
113
113
  class: "icon-md"
114
114
  })), !this.file.pending && t("button", {
115
115
  class: "button-tertiary button-icon-only",
116
116
  type: "button",
117
- onClick: o(this, l, "f"),
117
+ onClick: a(this, l, "f"),
118
118
  "aria-label": "Delete file"
119
119
  }, t("ch-image", {
120
120
  src: h,
@@ -128,7 +128,7 @@ const g = class {
128
128
  }, "Uploading ", this.currentName, "..."), t("button", {
129
129
  class: "button-tertiary button-icon-only",
130
130
  type: "button",
131
- onClick: o(this, c, "f")
131
+ onClick: a(this, c, "f")
132
132
  }, t("ch-image", {
133
133
  src: f,
134
134
  class: "icon-md"
@@ -147,9 +147,9 @@ const g = class {
147
147
  }
148
148
  };
149
149
 
150
- a = new WeakMap, n = new WeakMap, l = new WeakMap, c = new WeakMap, m = new WeakMap;
150
+ o = new WeakMap, n = new WeakMap, l = new WeakMap, c = new WeakMap, m = new WeakMap;
151
151
 
152
152
  g.style = s;
153
153
 
154
154
  export { g as gx_ide_file_item };
155
- //# sourceMappingURL=p-41a4364d.entry.js.map
155
+ //# sourceMappingURL=p-7053c38e.entry.js.map
@@ -1,6 +1,6 @@
1
1
  import { r as t, c as e, g as s, h as i, H as n, a } from "./p-25a9f1d7.js";
2
2
 
3
- import { g as o } from "./p-ede7bd20.js";
3
+ import { g as o } from "./p-2987a259.js";
4
4
 
5
5
  import { c as r } from "./p-13738332.js";
6
6
 
@@ -246,4 +246,4 @@ M = new WeakMap, W = new WeakMap, T = new WeakMap, j = new WeakMap, _ = new Weak
246
246
  C.style = h;
247
247
 
248
248
  export { C as gx_ide_share_kb };
249
- //# sourceMappingURL=p-29c69938.entry.js.map
249
+ //# sourceMappingURL=p-72e346b9.entry.js.map
@@ -1,6 +1,6 @@
1
1
  import { r as e, h as s, a as r } from "./p-25a9f1d7.js";
2
2
 
3
- import { g as a } from "./p-ede7bd20.js";
3
+ import { g as a } from "./p-2987a259.js";
4
4
 
5
5
  import { L as i } from "./p-311eedf3.js";
6
6
 
@@ -134,4 +134,4 @@ l = new WeakMap;
134
134
  d.style = t;
135
135
 
136
136
  export { d as gx_ide_ai_message };
137
- //# sourceMappingURL=p-ecba870e.entry.js.map
137
+ //# sourceMappingURL=p-74a0cb25.entry.js.map
@@ -1,6 +1,6 @@
1
1
  import { r as t, g as e, h as s, H as i, a } from "./p-25a9f1d7.js";
2
2
 
3
- import { g as n } from "./p-ede7bd20.js";
3
+ import { g as n } from "./p-2987a259.js";
4
4
 
5
5
  import { c as o } from "./p-13738332.js";
6
6
 
@@ -321,4 +321,4 @@ P = new WeakMap, z = new WeakMap, A = new WeakMap, I = new WeakMap;
321
321
  N.style = l;
322
322
 
323
323
  export { N as gx_ide_create_kb_from_server };
324
- //# sourceMappingURL=p-c38ce0bf.entry.js.map
324
+ //# sourceMappingURL=p-760d8f2a.entry.js.map
@@ -1,6 +1,6 @@
1
1
  import { r as e, c as t, h as r, H as i, a } from "./p-25a9f1d7.js";
2
2
 
3
- import { g as o } from "./p-ede7bd20.js";
3
+ import { g as o } from "./p-2987a259.js";
4
4
 
5
5
  import { r as s } from "./p-0c0eb8ae.js";
6
6
 
@@ -470,4 +470,4 @@ c = new WeakMap, g = new WeakMap;
470
470
  h.style = n;
471
471
 
472
472
  export { h as gx_ide_manage_module_references_v2 };
473
- //# sourceMappingURL=p-9dcb8fb7.entry.js.map
473
+ //# sourceMappingURL=p-7ae2a57f.entry.js.map
@@ -1,6 +1,6 @@
1
1
  import { r as e, h as t, H as n, a as i } from "./p-25a9f1d7.js";
2
2
 
3
- import { g as o } from "./p-ede7bd20.js";
3
+ import { g as o } from "./p-2987a259.js";
4
4
 
5
5
  import { L as r } from "./p-311eedf3.js";
6
6
 
@@ -191,4 +191,4 @@ c = new WeakMap, d = new WeakMap, u = new WeakMap, f = new WeakMap, m = new Weak
191
191
  y.style = s;
192
192
 
193
193
  export { y as gx_ide_current_user_info };
194
- //# sourceMappingURL=p-1c7ea1cb.entry.js.map
194
+ //# sourceMappingURL=p-7d107d2f.entry.js.map