globuswebcomponents 0.4.6 → 0.4.7

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 (251) hide show
  1. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js +44 -0
  2. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js.map +1 -0
  3. package/dist/cjs/gb-avatar-label-group.cjs.entry.js +77 -0
  4. package/dist/cjs/gb-avatar-label-group.cjs.entry.js.map +1 -0
  5. package/dist/cjs/{gb-avatar_37.cjs.entry.js → gb-avatar_35.cjs.entry.js} +68 -154
  6. package/dist/cjs/gb-avatar_35.cjs.entry.js.map +1 -0
  7. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +31 -0
  8. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js.map +1 -0
  9. package/dist/cjs/gb-help-dropdown.cjs.entry.js +3 -2
  10. package/dist/cjs/gb-help-dropdown.cjs.entry.js.map +1 -1
  11. package/dist/cjs/gb-notification-content.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-pagination-dot-indicator.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-pagination-number-base.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-progress-bar.cjs.entry.js +1 -1
  15. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  16. package/dist/cjs/gb-rich-text.cjs.entry.js +1 -1
  17. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  18. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  19. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  20. package/dist/cjs/gb-toggle-base.cjs.entry.js +2 -2
  21. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  22. package/dist/cjs/gb-token-field.cjs.entry.js +1 -1
  23. package/dist/cjs/globuscomponents.cjs.js +1 -1
  24. package/dist/cjs/loader.cjs.js +1 -1
  25. package/dist/collection/assets/circle.svg +2 -1
  26. package/dist/collection/assets/dashboard-square-03.svg +4 -0
  27. package/dist/collection/assets/square-arrow-data-transfer-diagonal.svg +6 -0
  28. package/dist/collection/collection-manifest.json +1 -1
  29. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js +42 -2
  30. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js.map +1 -1
  31. package/dist/collection/components/gb-avatar-group/gb-avatar-group.js +2 -1
  32. package/dist/collection/components/gb-avatar-group/gb-avatar-group.js.map +1 -1
  33. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.css +12 -8
  34. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +23 -1
  35. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js.map +1 -1
  36. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +1 -1
  37. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +2 -2
  38. package/dist/collection/components/gb-input-dropdown-menu/gb-input-dropdown-menu-item.js +2 -2
  39. package/dist/collection/components/gb-input-field/gb-input-field.js +2 -2
  40. package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js +2 -2
  41. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  42. package/dist/collection/components/{gb-notification-panel/gb-notification-panel.css → gb-notification-pane/gb-notification-pane.css} +931 -409
  43. package/dist/collection/components/{gb-notification-panel/gb-notification-panel.js → gb-notification-pane/gb-notification-pane.js} +6 -6
  44. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js.map +1 -0
  45. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  46. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  47. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  48. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  49. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  50. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  51. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  52. package/dist/collection/components/gb-rich-text/gb-rich-text.js +1 -1
  53. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  54. package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.css +17 -10
  55. package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.js +1 -1
  56. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  57. package/dist/collection/components/gb-slider-control-handle/slider-control-handle.js +1 -1
  58. package/dist/collection/components/gb-sliders/slider.js +1 -1
  59. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  60. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  61. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  62. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  63. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  64. package/dist/collection/components/gb-tags/gb-tags.js +1 -1
  65. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  66. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  67. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  68. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  69. package/dist/collection/components/gb-token-field/gb-token-field.js +1 -1
  70. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  71. package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js +2 -2
  72. package/dist/components/gb-avatar-add-button.js +1 -1
  73. package/dist/components/gb-avatar-dropdown.js +10 -6
  74. package/dist/components/gb-avatar-dropdown.js.map +1 -1
  75. package/dist/components/gb-avatar-group.js +6 -5
  76. package/dist/components/gb-avatar-group.js.map +1 -1
  77. package/dist/components/gb-avatar-label-group.js +1 -1
  78. package/dist/components/gb-avatar-profile-photo.js +2 -2
  79. package/dist/components/gb-avatar.js +1 -1
  80. package/dist/components/gb-badge.js +1 -1
  81. package/dist/components/gb-checkbox-group-item.js +1 -1
  82. package/dist/components/gb-checkbox-group.js +3 -3
  83. package/dist/components/gb-collapse-button.js +1 -1
  84. package/dist/components/gb-file-upload-item-base.js +1 -1
  85. package/dist/components/gb-file-upload.js +3 -3
  86. package/dist/components/gb-header.js +2 -2
  87. package/dist/components/gb-help-dropdown.js +5 -3
  88. package/dist/components/gb-help-dropdown.js.map +1 -1
  89. package/dist/components/gb-horizontal-tabs.js +5 -5
  90. package/dist/components/gb-input-dropdown-menu-item.js +4 -4
  91. package/dist/components/gb-input-dropdown.js +1 -1
  92. package/dist/components/gb-input-field.js +3 -3
  93. package/dist/components/gb-megainput-field.js +1 -1
  94. package/dist/components/gb-notification-content.js +1 -1
  95. package/dist/components/{gb-notification-panel.d.ts → gb-notification-pane.d.ts} +4 -4
  96. package/dist/components/gb-notification-pane.js +69 -0
  97. package/dist/components/gb-notification-pane.js.map +1 -0
  98. package/dist/components/gb-pagination-button-group-base.js +1 -1
  99. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  100. package/dist/components/gb-pagination-number-base.js +1 -1
  101. package/dist/components/gb-pagination.js +1 -1
  102. package/dist/components/gb-password-button.js +1 -1
  103. package/dist/components/gb-progress-bar.js +1 -1
  104. package/dist/components/gb-progress-circle.js +1 -1
  105. package/dist/components/gb-rich-text.js +5 -5
  106. package/dist/components/gb-scrollbar.js +1 -1
  107. package/dist/components/gb-side-bar-item.js +1 -1
  108. package/dist/components/gb-sidebar.js +7 -7
  109. package/dist/components/gb-slider-control-handle.js +1 -1
  110. package/dist/components/gb-slider.js +3 -3
  111. package/dist/components/gb-status-indicator.js +1 -1
  112. package/dist/components/gb-tab-button-base.js +1 -1
  113. package/dist/components/gb-tag-checkbox.js +1 -1
  114. package/dist/components/gb-tag-close.js +1 -1
  115. package/dist/components/gb-tag-count.js +1 -1
  116. package/dist/components/gb-tag.js +6 -6
  117. package/dist/components/gb-toast-button.js +1 -1
  118. package/dist/components/gb-toast.js +2 -2
  119. package/dist/components/gb-toggle-base.js +1 -1
  120. package/dist/components/gb-toggle.js +2 -2
  121. package/dist/components/gb-token-field.js +2 -2
  122. package/dist/components/gb-tooltip.js +1 -1
  123. package/dist/components/gb-verification-code-field.js +3 -3
  124. package/dist/components/gb-wysiwyg-toolbar.js +1 -1
  125. package/dist/components/{p-b1b56453.js → p-0e1ec56d.js} +2 -2
  126. package/dist/components/{p-b1b56453.js.map → p-0e1ec56d.js.map} +1 -1
  127. package/dist/components/{p-a48f3765.js → p-123cdd06.js} +2 -2
  128. package/dist/components/{p-a48f3765.js.map → p-123cdd06.js.map} +1 -1
  129. package/dist/components/{p-20116c62.js → p-4214eb62.js} +3 -3
  130. package/dist/components/{p-20116c62.js.map → p-4214eb62.js.map} +1 -1
  131. package/dist/components/{p-7239b558.js → p-4d306827.js} +2 -2
  132. package/dist/components/{p-7239b558.js.map → p-4d306827.js.map} +1 -1
  133. package/dist/components/{p-79e58411.js → p-52c1516b.js} +4 -4
  134. package/dist/components/{p-79e58411.js.map → p-52c1516b.js.map} +1 -1
  135. package/dist/components/{p-201a8405.js → p-54cefcf0.js} +3 -3
  136. package/dist/components/{p-201a8405.js.map → p-54cefcf0.js.map} +1 -1
  137. package/dist/components/{p-cb33ab6d.js → p-58b75242.js} +2 -2
  138. package/dist/components/{p-cb33ab6d.js.map → p-58b75242.js.map} +1 -1
  139. package/dist/components/{p-bdab2e0b.js → p-6643df76.js} +3 -3
  140. package/dist/components/{p-bdab2e0b.js.map → p-6643df76.js.map} +1 -1
  141. package/dist/components/{p-f15f2882.js → p-8907e475.js} +2 -2
  142. package/dist/components/{p-f15f2882.js.map → p-8907e475.js.map} +1 -1
  143. package/dist/components/{p-c64c5a8f.js → p-9517c064.js} +2 -2
  144. package/dist/components/{p-c64c5a8f.js.map → p-9517c064.js.map} +1 -1
  145. package/dist/components/{p-26921960.js → p-9dc84aa6.js} +3 -3
  146. package/dist/components/{p-26921960.js.map → p-9dc84aa6.js.map} +1 -1
  147. package/dist/components/{p-55139c08.js → p-a20359a2.js} +3 -3
  148. package/dist/components/{p-55139c08.js.map → p-a20359a2.js.map} +1 -1
  149. package/dist/components/{p-b75d82f9.js → p-a7510c0c.js} +5 -5
  150. package/dist/components/{p-b75d82f9.js.map → p-a7510c0c.js.map} +1 -1
  151. package/dist/components/{p-6baad8ef.js → p-ae666b1f.js} +3 -3
  152. package/dist/components/{p-6baad8ef.js.map → p-ae666b1f.js.map} +1 -1
  153. package/dist/components/{p-ff4292c2.js → p-b59eb748.js} +3 -3
  154. package/dist/components/{p-ff4292c2.js.map → p-b59eb748.js.map} +1 -1
  155. package/dist/components/{p-260b6b99.js → p-c9629281.js} +7 -7
  156. package/dist/components/{p-260b6b99.js.map → p-c9629281.js.map} +1 -1
  157. package/dist/components/{p-493fb0be.js → p-ca6140dc.js} +2 -2
  158. package/dist/components/{p-493fb0be.js.map → p-ca6140dc.js.map} +1 -1
  159. package/dist/components/{p-7b972624.js → p-ce25eb27.js} +2 -2
  160. package/dist/components/{p-7b972624.js.map → p-ce25eb27.js.map} +1 -1
  161. package/dist/components/{p-97bb9bcd.js → p-d78d8fa1.js} +3 -3
  162. package/dist/components/{p-97bb9bcd.js.map → p-d78d8fa1.js.map} +1 -1
  163. package/dist/components/{p-4d0d5a44.js → p-d9e59617.js} +7 -7
  164. package/dist/components/{p-4d0d5a44.js.map → p-d9e59617.js.map} +1 -1
  165. package/dist/components/{p-ef610ebc.js → p-dc7db1b5.js} +2 -2
  166. package/dist/components/{p-ef610ebc.js.map → p-dc7db1b5.js.map} +1 -1
  167. package/dist/components/{p-91d1a7e6.js → p-fbcd8aaf.js} +2 -2
  168. package/dist/components/{p-91d1a7e6.js.map → p-fbcd8aaf.js.map} +1 -1
  169. package/dist/esm/gb-avatar-dropdown.entry.js +40 -0
  170. package/dist/esm/gb-avatar-dropdown.entry.js.map +1 -0
  171. package/dist/esm/gb-avatar-label-group.entry.js +73 -0
  172. package/dist/esm/gb-avatar-label-group.entry.js.map +1 -0
  173. package/dist/esm/{gb-avatar_37.entry.js → gb-avatar_35.entry.js} +68 -152
  174. package/dist/esm/gb-avatar_35.entry.js.map +1 -0
  175. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +27 -0
  176. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js.map +1 -0
  177. package/dist/esm/gb-help-dropdown.entry.js +3 -2
  178. package/dist/esm/gb-help-dropdown.entry.js.map +1 -1
  179. package/dist/esm/gb-notification-content.entry.js +1 -1
  180. package/dist/esm/gb-pagination-dot-indicator.entry.js +1 -1
  181. package/dist/esm/gb-pagination-number-base.entry.js +1 -1
  182. package/dist/esm/gb-progress-bar.entry.js +1 -1
  183. package/dist/esm/gb-progress-circle.entry.js +1 -1
  184. package/dist/esm/gb-rich-text.entry.js +1 -1
  185. package/dist/esm/gb-scrollbar.entry.js +1 -1
  186. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  187. package/dist/esm/gb-slider.entry.js +1 -1
  188. package/dist/esm/gb-toggle-base.entry.js +2 -2
  189. package/dist/esm/gb-toggle.entry.js +1 -1
  190. package/dist/esm/gb-token-field.entry.js +1 -1
  191. package/dist/esm/globuscomponents.js +1 -1
  192. package/dist/esm/loader.js +1 -1
  193. package/dist/globuscomponents/assets/circle.svg +2 -1
  194. package/dist/globuscomponents/assets/dashboard-square-03.svg +4 -0
  195. package/dist/globuscomponents/assets/square-arrow-data-transfer-diagonal.svg +6 -0
  196. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  197. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  198. package/dist/globuscomponents/p-0852d5c0.entry.js +2 -0
  199. package/dist/globuscomponents/p-1dc90024.entry.js +2 -0
  200. package/dist/globuscomponents/p-1dc90024.entry.js.map +1 -0
  201. package/dist/globuscomponents/p-266e67ff.entry.js +2 -0
  202. package/dist/globuscomponents/p-266e67ff.entry.js.map +1 -0
  203. package/dist/globuscomponents/{p-4bb1b1ff.entry.js → p-28e20362.entry.js} +2 -2
  204. package/dist/globuscomponents/{p-609d8f49.entry.js → p-2fd5fb80.entry.js} +2 -2
  205. package/dist/globuscomponents/{p-65dbacc7.entry.js → p-35873c13.entry.js} +2 -2
  206. package/dist/globuscomponents/p-48ddf6c1.entry.js +2 -0
  207. package/dist/globuscomponents/p-48ddf6c1.entry.js.map +1 -0
  208. package/dist/globuscomponents/{p-0f0c4dc6.entry.js → p-5cc60ae0.entry.js} +2 -2
  209. package/dist/globuscomponents/p-5d5b638e.entry.js +2 -0
  210. package/dist/globuscomponents/p-5d5b638e.entry.js.map +1 -0
  211. package/dist/globuscomponents/{p-1971b0f5.entry.js → p-668477e1.entry.js} +2 -2
  212. package/dist/globuscomponents/{p-79ae57a8.entry.js → p-76fbbe9d.entry.js} +2 -2
  213. package/dist/globuscomponents/{p-08cfe483.entry.js → p-badef09e.entry.js} +2 -2
  214. package/dist/globuscomponents/p-badef09e.entry.js.map +1 -0
  215. package/dist/globuscomponents/{p-d733c69f.entry.js → p-c5541a8c.entry.js} +2 -2
  216. package/dist/globuscomponents/{p-e2c92f11.entry.js → p-cb0453d8.entry.js} +2 -2
  217. package/dist/globuscomponents/{p-4fb1c7b7.entry.js → p-e1a6214b.entry.js} +2 -2
  218. package/dist/globuscomponents/{p-43be14a0.entry.js → p-e31e5605.entry.js} +2 -2
  219. package/dist/globuscomponents/{p-92561c6a.entry.js → p-e5b5bd25.entry.js} +2 -2
  220. package/dist/types/components/gb-avatar-dropdown/gb-avatar-dropdown.d.ts +2 -0
  221. package/dist/types/components/gb-help-dropdown/gb-help-dropdown.d.ts +1 -0
  222. package/dist/types/components/{gb-notification-panel/gb-notification-panel.d.ts → gb-notification-pane/gb-notification-pane.d.ts} +1 -1
  223. package/dist/types/components.d.ts +12 -9
  224. package/package.json +1 -1
  225. package/dist/cjs/gb-avatar_37.cjs.entry.js.map +0 -1
  226. package/dist/cjs/gb-notification-panel.cjs.entry.js +0 -45
  227. package/dist/cjs/gb-notification-panel.cjs.entry.js.map +0 -1
  228. package/dist/collection/components/gb-notification-panel/gb-notification-panel.js.map +0 -1
  229. package/dist/components/gb-notification-panel.js +0 -63
  230. package/dist/components/gb-notification-panel.js.map +0 -1
  231. package/dist/esm/gb-avatar_37.entry.js.map +0 -1
  232. package/dist/esm/gb-notification-panel.entry.js +0 -41
  233. package/dist/esm/gb-notification-panel.entry.js.map +0 -1
  234. package/dist/globuscomponents/p-08cfe483.entry.js.map +0 -1
  235. package/dist/globuscomponents/p-c9bf79da.entry.js +0 -2
  236. package/dist/globuscomponents/p-c9bf79da.entry.js.map +0 -1
  237. package/dist/globuscomponents/p-cc527c4c.entry.js +0 -2
  238. package/dist/globuscomponents/p-f262afa7.entry.js +0 -2
  239. package/dist/globuscomponents/p-f262afa7.entry.js.map +0 -1
  240. /package/dist/globuscomponents/{p-cc527c4c.entry.js.map → p-0852d5c0.entry.js.map} +0 -0
  241. /package/dist/globuscomponents/{p-4bb1b1ff.entry.js.map → p-28e20362.entry.js.map} +0 -0
  242. /package/dist/globuscomponents/{p-609d8f49.entry.js.map → p-2fd5fb80.entry.js.map} +0 -0
  243. /package/dist/globuscomponents/{p-65dbacc7.entry.js.map → p-35873c13.entry.js.map} +0 -0
  244. /package/dist/globuscomponents/{p-0f0c4dc6.entry.js.map → p-5cc60ae0.entry.js.map} +0 -0
  245. /package/dist/globuscomponents/{p-1971b0f5.entry.js.map → p-668477e1.entry.js.map} +0 -0
  246. /package/dist/globuscomponents/{p-79ae57a8.entry.js.map → p-76fbbe9d.entry.js.map} +0 -0
  247. /package/dist/globuscomponents/{p-d733c69f.entry.js.map → p-c5541a8c.entry.js.map} +0 -0
  248. /package/dist/globuscomponents/{p-e2c92f11.entry.js.map → p-cb0453d8.entry.js.map} +0 -0
  249. /package/dist/globuscomponents/{p-4fb1c7b7.entry.js.map → p-e1a6214b.entry.js.map} +0 -0
  250. /package/dist/globuscomponents/{p-43be14a0.entry.js.map → p-e31e5605.entry.js.map} +0 -0
  251. /package/dist/globuscomponents/{p-92561c6a.entry.js.map → p-e5b5bd25.entry.js.map} +0 -0
@@ -13,7 +13,7 @@ const GbProgressBar = class {
13
13
  }
14
14
  render() {
15
15
  const progressValue = Math.min(Math.max(this.progress, 0), 100);
16
- return (h("div", { key: 'd56efb6ae31a357ad3ff535c8cc3d2e704c50cd2', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: 'eb61bfa60cb024bcd4045e575de16aa02f6cf909', class: "progress_bar" }, h("div", { key: '4a05bf03f29213f0a451e4508e981bee7a42d288', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: '90aef6236ce18a629cddb50ad8bd24907cf5ba40', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: '6da1df60d24ea6f02df30f7cd499ab5c0a528ccf', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: 'bc94f29e221b6bf4a7cd455c9aaf73459400be8f', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: '68f5e192e9c95727ba392ff27b7dae9d7bc6f122', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: 'abea897c2cfff180157ad8c10db7efdca68ab059', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: '1c1e9d759a9d86d86d3d3a1afb9db158ec83a444', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: 'cc6e42cf274e3f8c0cd4b385afcc6d7facc2c012', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
16
+ return (h("div", { key: 'eb5477d6703357732c1251e3564ae1236deda2b5', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: '0e052dab73468234c002e47a5e26ecd1b24c51e7', class: "progress_bar" }, h("div", { key: '9f5e80a8a2c1b488eb554893697f12036386aa29', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: '101bac3455ec37502f8af06b02fdc30a270ce290', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: '7d9c1f25a6cd12d3cf15fe9000efa19c39565b28', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: '2500633e697a506f3f3b329cb9c9f72f142bf596', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: '1b3101d3f78ecf3bb1b3dc096d7be6e5349ada53', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '8b2b13407bc2a61b9949c214bfe1eae980c275b4', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: 'e55b3f27c2c76662c0dacb44b3f97b081e312efd', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: '1e6bff9ad4a4ccf9c3b210c06faf6983a9eb1533', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
17
17
  }
18
18
  };
19
19
  GbProgressBar.style = GbProgressBarStyle0;
@@ -12,7 +12,7 @@ const GbProgressCircle = class {
12
12
  this.progress = 0;
13
13
  }
14
14
  render() {
15
- return (h("div", { key: '824aa6bcece6b186b05721a56d6de5c524e95a90', class: "progress" }, h("svg", { key: '187f1d990532db1dac0d8ae16e23cc1af5a45ee1', class: "progress-circle", width: "200px", height: "200px", xmlns: "http://www.w3.org/2000/svg" }, h("circle", { key: 'dd70248b0df397a420986f2b4cfee249a24fc6f1', class: "progress-circle-back", cx: "80", cy: "80", r: "74" }), h("circle", { key: '99c2a9b1759e4d541a9d7a1a960f40d6f8c534ec', class: "progress-circle-prog", cx: "80", cy: "80", r: "74" })), h("div", { key: 'e1d27535426f94093d56e66737cbfddd70d650fa', class: "progress-text", "data-progress": "0" }, "50%")));
15
+ return (h("div", { key: '4135977dd11d1751699e86fcf3cdfc0faebb5d35', class: "progress" }, h("svg", { key: '6e3a447d44b8f692e119e924ff86fe97ddbd973f', class: "progress-circle", width: "200px", height: "200px", xmlns: "http://www.w3.org/2000/svg" }, h("circle", { key: 'd8981ee57374fda4b8269aacd245d9dbb6fd6ba9', class: "progress-circle-back", cx: "80", cy: "80", r: "74" }), h("circle", { key: 'ddceecd1779df598e2fb0e1021fbe3bc98aeb22d', class: "progress-circle-prog", cx: "80", cy: "80", r: "74" })), h("div", { key: '412b056a8f1562cda71a2dfbad4376a3aa6626b9', class: "progress-text", "data-progress": "0" }, "50%")));
16
16
  }
17
17
  };
18
18
  GbProgressCircle.style = GbProgressCircleStyle0;
@@ -20,7 +20,7 @@ const GbRichText = class {
20
20
  destructive: this.destructive,
21
21
  disabled: this.state === 'disabled'
22
22
  };
23
- return (h("div", { key: 'f3b1180becce0595c057a6911a942ee46b7d65ed', class: classes }, h("div", { key: '43a39e0fea27bdcee48d01bdcd766c86907d2351', class: "input-with-label" }, h("label", { key: '4ae41220dbc93a7f915463c31629271c65e17b33' }, this.label), h("div", { key: '23d3e6b6a4dd708459fe4a0a61dbf880d34eb9ec', class: "input-container" }, h("div", { key: 'd7ad341ca974b96487deb6ea89e070c6285005ae', class: "toolbar-container" }, h("gb-wysiwyg-toolbar", { key: '5335fb61100d88130f516268a19016ee13eae508', breakpoint: "desktop", bold: true, italic: true, h1: true, h2: true, quote: true, link: true, image: true, bulletList: true, numberList: true })), this.destructive && (h("span", { key: '05c18dd0ed4f20accc207c799563fc2673df75cd', class: "error-icon" }, h("svg", { key: 'f833e52bd2ee5b55cd71e61bafa3e979fdbd2fad', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: 'c657b71d7df08b6d3cdadb97d278ed0b5b022b68', d: "M7.99483 10H8.00081M8.00016 8V5.33333M14.6668 8C14.6668 11.6819 11.6821 14.6667 8.00016 14.6667C4.31826 14.6667 1.3335 11.6819 1.3335 8C1.3335 4.3181 4.31826 1.33333 8.00016 1.33333C11.6821 1.33333 14.6668 4.3181 14.6668 8Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))), h("div", { key: '55d8d497d31cb560703eca506f3fcc2ca91a169e', class: "text-container" }, h("textarea", { key: 'f6f5f5b57f5caf43ae64735d3735b93de9b26436' }, this.showPlaceholder && (h("div", { key: '78265dafb4fb81a8239dd55d5859759f30a3f9e9' }, this.placeholder)))))), this.showHintText && (h("div", { key: 'a0bcb0358ec240c59fd18d36359023b2dc99b16e', class: "hint-text" }, this.hintText))));
23
+ return (h("div", { key: '3903ab1b95a9e7f75f1eccf8aadd15261caa4b9c', class: classes }, h("div", { key: '8a2a00f5385a2f21bc37bb883e0b965c68a1a309', class: "input-with-label" }, h("label", { key: 'c48bc4b76085d3c4805feb8cb2a806add3d78dd2' }, this.label), h("div", { key: '5b7b1e14e320b07da2aa85769d13f0bf7f87717e', class: "input-container" }, h("div", { key: 'ce95303642f06f00555643a3deaf014d5b571baf', class: "toolbar-container" }, h("gb-wysiwyg-toolbar", { key: 'fba1f574ee5f32b158778fcc2a58f07f509cd83b', breakpoint: "desktop", bold: true, italic: true, h1: true, h2: true, quote: true, link: true, image: true, bulletList: true, numberList: true })), this.destructive && (h("span", { key: '1c3db1a1e4fbd4b8e4c6bbfe1d4ab9ecb2288bcd', class: "error-icon" }, h("svg", { key: '080ae8297615cd56f2184ea4e2df81f91c9d7410', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: 'c682017b74b0f48b09def10d296def85038a3943', d: "M7.99483 10H8.00081M8.00016 8V5.33333M14.6668 8C14.6668 11.6819 11.6821 14.6667 8.00016 14.6667C4.31826 14.6667 1.3335 11.6819 1.3335 8C1.3335 4.3181 4.31826 1.33333 8.00016 1.33333C11.6821 1.33333 14.6668 4.3181 14.6668 8Z", stroke: "#B51726", "stroke-width": "1.33333", "stroke-linecap": "round", "stroke-linejoin": "round" })))), h("div", { key: 'ff63e65196b088c117404d67023a95a5ff57734b', class: "text-container" }, h("textarea", { key: '174dc2c7101432b4fa765e3f126ed4356b8e975a' }, this.showPlaceholder && (h("div", { key: 'd76d0a3196ea4e54edfb12de3a948866a6930e2c' }, this.placeholder)))))), this.showHintText && (h("div", { key: '57543dfe5dd278859bc8763196568767eae895d8', class: "hint-text" }, this.hintText))));
24
24
  }
25
25
  };
26
26
  GbRichText.style = GbRichTextStyle0;
@@ -9,7 +9,7 @@ const GbScrollbar = class {
9
9
  this.length = '25%';
10
10
  }
11
11
  render() {
12
- return (h("div", { key: '5ec894c94d216c721f1fe43a791b39635f92829d', class: "scrollbar-container" }, h("div", { key: '8815fbf09d08ccc6b7f2663023f254fd0fd03be0', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '9fbcbb7aeb481d8552d656df66af00b45f7eb0a3' }))));
12
+ return (h("div", { key: '85326fc3d391573c7a48bec3951580348f8087f6', class: "scrollbar-container" }, h("div", { key: '498237d5223d7360d5b3dc064e33eda95d624275', class: "scrollbar", style: { height: this.length } }, h("slot", { key: 'b7b4e2720cba81b75b9f67ec81835e7e650bb79c' }))));
13
13
  }
14
14
  };
15
15
  GbScrollbar.style = GbScrollbarStyle0;
@@ -24,7 +24,7 @@ const SliderControlHandle = class {
24
24
  this.isFocused = false;
25
25
  }
26
26
  render() {
27
- return (h("div", { key: '773b651dc3c54cadaeaea5ac2589f5d9cac31516', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: '3a7fa4c501353c2f9a580f8b3026361e1c6a8e49', class: "tooltip-container" }, h("gb-tooltip", { key: '359fc90c75b0faa9e7a9d89d116d663dcd34a636', arrow: 'none' }, h("p", { key: 'e3caf0ea90f8dcbbce1631ff39087b52a4f2a7ae', class: "text-xs-semi-bold", slot: "main_text" }, this.value, "%")))), this.type === 'text' && (h("div", { key: '73f2460bb260a329b33e07f899d2a0f2b7904d72', class: "thumb-label" }, this.value, "%"))));
27
+ return (h("div", { key: '40e938e2e9973175715b9b7acc42975b1da0adcd', class: `thumb-container ${this.type} ${this.isHovered ? 'hover' : ''} ${this.isFocused ? 'focused' : ''}`, onMouseEnter: () => this.handleMouseEnter(), onMouseLeave: () => this.handleMouseLeave(), onFocus: () => this.handleFocus(), onBlur: () => this.handleBlur(), tabindex: "0" }, this.type === 'tooltip' && (h("div", { key: '0046086f8d96f9c71fe0efc9ab47eb3929a26b2d', class: "tooltip-container" }, h("gb-tooltip", { key: '45acf037d1f7a19b2362bd71486fab10ba59599d', arrow: 'none' }, h("p", { key: '090ba2eb818f22613502c5c1c3342700f1c0818f', class: "text-xs-semi-bold", slot: "main_text" }, this.value, "%")))), this.type === 'text' && (h("div", { key: '17d9f20aaae01a5ac0ad42d2f2e2eec43dab445f', class: "thumb-label" }, this.value, "%"))));
28
28
  }
29
29
  };
30
30
  SliderControlHandle.style = GbSliderControlHandleStyle0;
@@ -62,7 +62,7 @@ const GbSlider = class {
62
62
  this.trackEl.style.width = `${rightPos - leftPos}%`;
63
63
  }
64
64
  render() {
65
- return (h("div", { key: 'e8a2a4305db3019a1bc6b5611544759695241b53', class: "slider-container", ref: (el) => this.containerEl = el }, h("div", { key: '342253e560c24cfdade644e5e289e0f68d3f7681', class: "track", ref: (el) => this.trackEl = el }), h("gb-slider-control-handle", { key: 'a10f5adb21939e3a081280981d8d105ee0880da6', class: "left", value: this.leftValue, type: this.thumbType, style: { left: `${this.leftValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '24a21480c158fd921ffbeab06fb35c6152ee0c2f', class: "right", value: this.rightValue, type: this.thumbType, style: { left: `${this.rightValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'right') })));
65
+ return (h("div", { key: '9dba5ba34dc8ec90f33eae1c4c0dde1a83115254', class: "slider-container", ref: (el) => this.containerEl = el }, h("div", { key: 'af5e977cf9b769212929c23a68a2a1232c525a9a', class: "track", ref: (el) => this.trackEl = el }), h("gb-slider-control-handle", { key: '30c41ad93517306b05030adbf859e853bd1f0fcc', class: "left", value: this.leftValue, type: this.thumbType, style: { left: `${this.leftValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '323a8f8f6893ab29f020f6f670724559004c8f3f', class: "right", value: this.rightValue, type: this.thumbType, style: { left: `${this.rightValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'right') })));
66
66
  }
67
67
  get el() { return getElement(this); }
68
68
  };
@@ -11,8 +11,8 @@ const GbToggleBase = class {
11
11
  }
12
12
  render() {
13
13
  return [
14
- h("input", { key: '016a205a71c0a05069e507bdb51a8b9d835c33c6', type: "checkbox", id: "customCheckbox" }),
15
- h("label", { key: '4bf1a3277ee9918c997c2444c1bcc678aa37b6fc', class: `${this.size} ${this.state}`, htmlFor: "customCheckbox" })
14
+ h("input", { key: 'd6a9785cb9fe9bd37ebbff52d7fef068d11e0171', type: "checkbox", id: "customCheckbox" }),
15
+ h("label", { key: 'f2c833346a8b876a494ced461db2c93dbc879639', class: `${this.size} ${this.state}`, htmlFor: "customCheckbox" })
16
16
  ];
17
17
  }
18
18
  };
@@ -37,7 +37,7 @@ const GbToggle = class {
37
37
  }
38
38
  }
39
39
  render() {
40
- return (h("div", { key: 'f868959a44143727f8b91e401a7afb5e9ed217e5', class: `toggle_div ${this.size}` }, h("div", { key: '9209af10c257b623519fd2176dfee0e7acc7af60', class: "toggle_base" }, h("gb-toggle-base", { key: 'f64e3c1a568538cc4d47351f18fac4986cc0f105', size: this.size, state: this.state })), h("div", { key: '68dbe8921cdb7182335c89900cfa35ffb8a6ac2a', class: "text" }, h("slot", { key: '071fc2da9dd0e94c603b326c469ce93971579570', name: "main_text" }), this.supportingText && (h("slot", { key: '55a45b0d8bd208b5addc7ceda6a39037bc7fa754', name: "supporting_text" })))));
40
+ return (h("div", { key: 'f3ef5f35bf0ffc7c4f3d9657f71c09da35897441', class: `toggle_div ${this.size}` }, h("div", { key: '53d51086e994270f5b37abda8444a76576c09780', class: "toggle_base" }, h("gb-toggle-base", { key: '59011e76cb0c85257fd10f53eda66bfded14c3aa', size: this.size, state: this.state })), h("div", { key: '9b766f0a7c51bffb52a84a17328f4ca6744a2c79', class: "text" }, h("slot", { key: '334f35211a182a28e3e528e17e4145bdb265683a', name: "main_text" }), this.supportingText && (h("slot", { key: '3e3a6c1019f0b5841d828bc2a2f156c415a25ac9', name: "supporting_text" })))));
41
41
  }
42
42
  get el() { return getElement(this); }
43
43
  };
@@ -14,7 +14,7 @@ const GbTokenField = class {
14
14
  this.supportingText = '';
15
15
  }
16
16
  render() {
17
- return (h("div", { key: '5197bbd9794d8b6e523384743e67c802b5f29ac9', class: this.size }, h("div", { key: '5e04a69e39ca9fac22754468ed89ba70875ab015', class: "input-with-label" }, this.showLabel && (h("label", { key: 'fd88301bb909a9d7e44fe347a55d7d9718178595' }, this.label)), this.digits === 4 && (h("div", { key: 'c2198b56f5fb1ab9bbf6c2fad6a023e457f92817', class: "input-wrapper" }, h("gb-megainput-field", { key: 'e0dceea03a5343607f809c9980481b9d3bb05671', size: this.size }), h("gb-megainput-field", { key: '244dc9b76dc7f49d8ac5cc3809f7d305718839f5', size: this.size }), h("gb-megainput-field", { key: 'b30837cef1e617b56e8e7956259cb0e72212cec5', size: this.size }), h("gb-megainput-field", { key: 'ffb927b0806f56815a7223b37d80527731cca3f7', size: this.size }))), this.digits === 6 && (h("div", { key: 'd8b6393164ce807733bec04091b008926d75c5f0', class: "input-wrapper" }, h("div", { key: '06dd2ce459680f9db5e7831e477cb519a47fc9a8', class: "first=section" }, h("gb-megainput-field", { key: 'd0c3034626a2474596e3f9eaedd3cc4a3ca922e5', size: this.size }), h("gb-megainput-field", { key: '5074eb150817ceeeb471ac004cccaf5b11c03b11', size: this.size }), h("gb-megainput-field", { key: '6d646053f08582f056fa94befb9bb5aa4f21243a', size: this.size })), h("div", { key: 'f47dd8a8f2deb4b97e237e0dfa5f6ea6bf5650aa', class: "second=section" }, h("gb-megainput-field", { key: '8d87efa6b43f185f6a55d29481cb8f8e65517e1b', size: this.size }), h("gb-megainput-field", { key: '1c2272d512d375a636cfe03f99793f9d403188b2', size: this.size }), h("gb-megainput-field", { key: '5970abd9712baef859810641ca989b27641d7757', size: this.size })))), this.digits === 8 && (h("div", { key: '78ce83cb27dd71de9504256f1bc6e2a7730e810e', class: "input-wrapper" }, h("div", { key: 'bf4881e67e413437a965535017a6ec3324170771', class: "first=section" }, h("gb-megainput-field", { key: 'af87ccf63974d0bb2abd7e2b0a6c2ec12b50c217', size: this.size }), h("gb-megainput-field", { key: '120e8020bd309ddcfdfe57e71b6f102c769b36c8', size: this.size }), h("gb-megainput-field", { key: '3b07c663f0bd529f3cb69f8a67cfcb9a940d9064', size: this.size }), h("gb-megainput-field", { key: '2bab054e2f360ab321419dc22b94b9c3025a84cc', size: this.size })), h("div", { key: 'b728bb3f39c97f4e5b51c97c7fb4b56855883d6d', class: "second=section" }, h("gb-megainput-field", { key: 'abf92172d1352f909e07a057040840043c66e4cc', size: this.size }), h("gb-megainput-field", { key: '89493b165ed409482cb8c728d86681db6e04f717', size: this.size }), h("gb-megainput-field", { key: 'b0ec9f6ab6671771e4d50ff0aee398088bd589a9', size: this.size }), h("gb-megainput-field", { key: '892dfcc300724125ce92c206a88fbcb6016007f5', size: this.size }))))), h("p", { key: '5d3943cb419782cf62cd6cf30c8c5992c3b9c88b' }, this.supportingText)));
17
+ return (h("div", { key: '153357d07cca79b128af43c3d28e36e548ac3146', class: this.size }, h("div", { key: '28265b6d9a6e9183cf0344ef4fa052bf7c8ddf21', class: "input-with-label" }, this.showLabel && (h("label", { key: '8f480c45e14b019ccfb50c330d9fe52e0080ac29' }, this.label)), this.digits === 4 && (h("div", { key: 'f56174e9624f465ddfc69fe2806bfd5a1aca4aac', class: "input-wrapper" }, h("gb-megainput-field", { key: '7a1e0e04cc8376d597981e079a49060cfca42055', size: this.size }), h("gb-megainput-field", { key: 'f961835960c5dc6e78e6fb752e137e38c43271b4', size: this.size }), h("gb-megainput-field", { key: '7b1043fc05bc0bc2b79911aeedc099c4b7d9b7cb', size: this.size }), h("gb-megainput-field", { key: '1ea40f797717d80a41622706bf69c60130b1f305', size: this.size }))), this.digits === 6 && (h("div", { key: 'e9b5c5bb97508ece55e681d625b8abd3e50a31b7', class: "input-wrapper" }, h("div", { key: '5b21b56ae9bb7e96f9ee1f9944a693bf69c0ac95', class: "first=section" }, h("gb-megainput-field", { key: '9fa587073d323382e0c5448a6a442899c774f671', size: this.size }), h("gb-megainput-field", { key: '2c11d1abb928c2daa064fc16494a45a9f2405658', size: this.size }), h("gb-megainput-field", { key: '1983a815b610b06433e5d19de248694b97b66ffb', size: this.size })), h("div", { key: '9e8a53417ca860b5251306ec3c79a058c76a7cb0', class: "second=section" }, h("gb-megainput-field", { key: '6d545fb78c2cac89caa79670169af986ea573754', size: this.size }), h("gb-megainput-field", { key: '3d76a9f2867c68bee7a216d5fa82e38647a0794d', size: this.size }), h("gb-megainput-field", { key: '77dd32756d6502d083abb764d1e894b9949b1f89', size: this.size })))), this.digits === 8 && (h("div", { key: '31cc4565b37820abaefd077a0845c10658065afb', class: "input-wrapper" }, h("div", { key: '83f6ae87d185efa1e817d8b1aca33482772d2780', class: "first=section" }, h("gb-megainput-field", { key: 'b111f5331723350d37863d45326cf8a0937783dd', size: this.size }), h("gb-megainput-field", { key: '8e9f97d1b159bc7f27627e042e2d0c49d1cd218f', size: this.size }), h("gb-megainput-field", { key: '21efc42d47d370b03e8ac0f1f0f7e96567473b8f', size: this.size }), h("gb-megainput-field", { key: '0ffe4b2337ba470c15d1cd26e371b4e64881b6c3', size: this.size })), h("div", { key: 'f2336f515df7b32c72ec755c26b6c9bcaf3e55f8', class: "second=section" }, h("gb-megainput-field", { key: 'e47f438ed5faea85619051092f287b39010b2f84', size: this.size }), h("gb-megainput-field", { key: '1b4f632f172bd438495e6caf799e73fdc55c1843', size: this.size }), h("gb-megainput-field", { key: 'ac28a090118350e8f326985f9f042910bab246db', size: this.size }), h("gb-megainput-field", { key: 'ef857ae5412836f804c7a2d35757e9e944472d70', size: this.size }))))), h("p", { key: 'a16065e98e0f0454680d1a0995679575820fb8cc' }, this.supportingText)));
18
18
  }
19
19
  };
20
20
  GbTokenField.style = GbTokenFieldStyle0;
@@ -16,7 +16,7 @@ var patchBrowser = () => {
16
16
 
17
17
  patchBrowser().then(async (options) => {
18
18
  await globalScripts();
19
- return bootstrapLazy([["gb-avatar_37",[[1,"gb-sidebar",{"state":[1025],"category":[1],"showSecondCategory":[4,"show-second-category"],"applicationName":[1,"application-name"],"firstItemIcon":[1,"first-item-icon"],"secondItemIcon":[1,"second-item-icon"],"thirdItemIcon":[1,"third-item-icon"],"fourthItemIcon":[1,"fourth-item-icon"],"fifthItemIcon":[1,"fifth-item-icon"],"sixthItemIcon":[1,"sixth-item-icon"],"seventhItemIcon":[1,"seventh-item-icon"],"eighthItemIcon":[1,"eighth-item-icon"],"ninthItemIcon":[1,"ninth-item-icon"],"tenthItemIcon":[1,"tenth-item-icon"],"iconInstance":[1,"icon-instance"],"label":[1],"firstItemLabel":[1,"first-item-label"],"secondItemLabel":[1,"second-item-label"],"thirdItemLabel":[1,"third-item-label"],"fourthItemLabel":[1,"fourth-item-label"],"fifthItemLabel":[1,"fifth-item-label"],"sixthItemLabel":[1,"sixth-item-label"],"seventhItemLabel":[1,"seventh-item-label"],"eighthItemLabel":[1,"eighth-item-label"],"ninthItemLabel":[1,"ninth-item-label"],"tenthItemLabel":[1,"tenth-item-label"],"activeIndex":[32],"leadingIconSvg":[32],"sideBarItemClicked":[64]}],[1,"gb-avatar-dropdown",{"type":[1],"text":[4],"showProfile":[4,"show-profile"],"showDarkTheme":[4,"show-dark-theme"],"showLogOut":[4,"show-log-out"],"listGroupOne":[4,"list-group-one"],"listGroupTwo":[4,"list-group-two"],"listGroupThree":[4,"list-group-three"]}],[1,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"breakpoint":[1],"thirdTab":[4,"third-tab"],"fourthTab":[4,"fourth-tab"],"fifthTab":[4,"fifth-tab"],"sixthTab":[4,"sixth-tab"],"seventhTab":[4,"seventh-tab"],"eighthTab":[4,"eighth-tab"],"ninthTab":[4,"ninth-tab"],"tenthTab":[4,"tenth-tab"],"firstTabName":[1,"first-tab-name"],"secondTabName":[1,"second-tab-name"],"thirdTabName":[1,"third-tab-name"],"fourthTabName":[1,"fourth-tab-name"],"fifthTabName":[1,"fifth-tab-name"],"sixthTabName":[1,"sixth-tab-name"],"seventhTabName":[1,"seventh-tab-name"],"eighthTabName":[1,"eighth-tab-name"],"ninthTabName":[1,"ninth-tab-name"],"tenthTabName":[1,"tenth-tab-name"],"activeIndex":[32]}],[1,"gb-tag",{"size":[1],"icon":[1],"action":[1],"flagSwap":[1,"flag-swap"],"checkbox":[4]}],[1,"gb-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}],[1,"gb-input-dropdown-menu-item",{"type":[1],"supportingText":[4,"supporting-text"],"selected":[1028],"state":[1]}],[1,"gb-input-field",{"size":[1],"type":[1],"destructive":[4],"state":[1],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showPlaceholder":[4,"show-placeholder"],"placeholderText":[1,"placeholder-text"],"showHelpIcon":[4,"show-help-icon"],"showValidation":[4,"show-validation"],"iconSwap":[1,"icon-swap"],"showCloseButton":[4,"show-close-button"],"inputValue":[32],"tags":[32],"isPasswordVisible":[32]}],[1,"gb-toast",{"color":[1],"size":[1],"breakpoint":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"]}],[1,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1],"currentPage":[2,"current-page"],"totalPages":[2,"total-pages"]}],[1,"gb-verification-code-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}],[0,"gb-carousel-arrow",{"size":[1],"chevron":[1]}],[1,"gb-pagination-button-group-base",{"icon":[1],"iconLeading":[1,"icon-leading"],"iconTrailing":[1,"icon-trailing"]}],[1,"gb-checkbox-group-item",{"size":[1],"type":[1],"state":[1],"breakpoint":[1],"showCost":[4,"show-cost"],"selected":[1028]}],[1,"gb-side-bar-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"category":[1],"showArrow":[4,"show-arrow"],"showBadge":[4,"show-badge"],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32],"textState":[32]}],[1,"gb-tab-button-base",{"current":[4],"size":[1],"fullWidth":[4,"full-width"],"badge":[4],"type":[1],"tabName":[1,"tab-name"]}],[1,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4]}],[1,"gb-password-button",{"state":[1],"isPasswordVisible":[32]}],[1,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}],[1,"gb-collapse-button",{"color":[1],"isCollapsed":[1028,"is-collapsed"],"action":[1025],"isHovered":[1028,"is-hovered"],"collapseSidebar":[64],"expandSidebar":[64]}],[1,"gb-tag-checkbox",{"checked":[4],"size":[1],"disabled":[4]}],[1,"gb-tag-close",{"size":[1]}],[1,"gb-tag-count",{"size":[1]}],[1,"gb-toast-button",{"state":[1],"color":[1]}],[1,"gb-input-dropdown",{"type":[1],"state":[1],"size":[1],"showLabel":[4,"show-label"],"label":[1],"showPlaceholder":[4,"show-placeholder"],"placeholderText":[1,"placeholder-text"],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showHelpIcon":[4,"show-help-icon"],"iconSwap":[1,"icon-swap"],"text":[4]}],[1,"gb-dropdown-items-with-shortcut",{"icon":[4],"iconSrc":[1,"icon-src"],"checkbox":[4],"shortcut":[4],"shortcutIcon":[1,"shortcut-icon"],"label":[1],"state":[1]}],[4,"gb-btn",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[1,"gb-megainput-field",{"size":[1],"state":[1],"inputValue":[32]}],[1,"gb-button-close",{"size":[1],"color":[1]}],[1,"gb-badge",{"size":[1],"icon":[1],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailingSwap":[1,"icon-trailing-swap"],"flagSwap":[1,"flag-swap"],"color":[1],"type":[1],"closeButton":[4,"close-button"],"leadingIconContent":[32],"trailingIconContent":[32]}],[1,"gb-badge-close",{"color":[1],"type":[1]}],[1,"gb-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"supportingText":[4,"supporting-text"]}],[1,"gb-checkbox-base",{"state":[1025],"size":[1],"type":[1],"checked":[1028],"indeterminate":[1028]}],[1,"gb-button",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[1,"gb-tooltip",{"showArrow":[4,"show-arrow"],"arrow":[1],"showSupportingText":[4,"show-supporting-text"]}],[1,"gb-avatar",{"size":[1],"placeholder":[4],"text":[4],"statusIcon":[1,"status-icon"],"state":[1],"icon":[1],"weight":[1]}],[1,"gb-avatar-contrast-inner-border",{"weight":[1],"size":[1]}],[1,"gb-status-indicator",{"statusIcon":[1,"status-icon"],"size":[1],"state":[1],"indicatorStateClass":[1,"indicator-state-class"]}]]],["gb-checkbox-group",[[1,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["gb-rich-text",[[1,"gb-rich-text",{"state":[1],"destructive":[4],"showLabel":[4,"show-label"],"label":[1],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["gb-file-upload",[[1,"gb-file-upload",{"icon":[1],"type":[1],"heightSize":[1,"height-size"],"state":[1],"destructive":[4],"showLabel":[4,"show-label"],"buttonState":[1,"button-state"]}]]],["gb-header",[[1,"gb-header",{"state":[1],"showIndicator":[4,"show-indicator"],"text":[4],"placeholder":[4],"onNavBarItemClicked":[64]}]]],["gb-avatar-profile-photo",[[1,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}]]],["gb-help-dropdown",[[1,"gb-help-dropdown",{"showLogError":[4,"show-log-error"]}]]],["gb-slider",[[1,"gb-slider",{"min":[2],"max":[2],"thumbType":[1,"thumb-type"],"leftValue":[32],"rightValue":[32]}]]],["gb-toggle",[[1,"gb-toggle",{"size":[1],"state":[1],"supportingText":[4,"supporting-text"]}]]],["gb-token-field",[[1,"gb-token-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"]}]]],["gb-wysiwyg-tooltip",[[1,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["gb-file-type-icon",[[1,"gb-file-type-icon"]]],["gb-notification-content",[[1,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}]]],["gb-notification-panel",[[1,"gb-notification-panel",{"state":[1],"notifications":[32]},[[0,"slotchange","handleSlotChange"]]]]],["gb-pagination-dot-indicator",[[0,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}]]],["gb-pagination-number-base",[[1,"gb-pagination-number-base",{"shape":[1]}]]],["gb-progress-circle",[[1,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]}]]],["gb-scrollbar",[[1,"gb-scrollbar",{"length":[1]}]]],["gb-textarea-input-field",[[1,"gb-textarea-input-field",{"type":[1],"destructive":[4],"state":[1],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["gb-wysiwyg-editor-icon",[[1,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1]}]]],["gb-wysiwyg-toolbar",[[1,"gb-wysiwyg-toolbar",{"breakpoint":[1],"fontSelector":[4,"font-selector"],"bold":[4],"italic":[4],"h1":[4,"h-1"],"h2":[4,"h-2"],"quote":[4],"link":[4],"image":[4],"bulletList":[4,"bullet-list"],"numberList":[4,"number-list"]}]]],["gb-file-upload-item-base",[[1,"gb-file-upload-item-base",{"icon":[1],"state":[1],"heightSize":[1,"height-size"],"fileType":[1,"file-type"],"buttonState":[1,"button-state"]}]]],["gb-slider-control-handle",[[1,"gb-slider-control-handle",{"value":[2],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["gb-header-icon",[[1,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1]}]]],["gb-toggle-base",[[1,"gb-toggle-base",{"size":[1],"state":[1]}]]],["gb-progress-bar",[[1,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"],"el":[16]}]]]], options);
19
+ return bootstrapLazy(JSON.parse("[[\"gb-avatar_35\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"applicationName\":[1,\"application-name\"],\"firstItemIcon\":[1,\"first-item-icon\"],\"secondItemIcon\":[1,\"second-item-icon\"],\"thirdItemIcon\":[1,\"third-item-icon\"],\"fourthItemIcon\":[1,\"fourth-item-icon\"],\"fifthItemIcon\":[1,\"fifth-item-icon\"],\"sixthItemIcon\":[1,\"sixth-item-icon\"],\"seventhItemIcon\":[1,\"seventh-item-icon\"],\"eighthItemIcon\":[1,\"eighth-item-icon\"],\"ninthItemIcon\":[1,\"ninth-item-icon\"],\"tenthItemIcon\":[1,\"tenth-item-icon\"],\"iconInstance\":[1,\"icon-instance\"],\"label\":[1],\"firstItemLabel\":[1,\"first-item-label\"],\"secondItemLabel\":[1,\"second-item-label\"],\"thirdItemLabel\":[1,\"third-item-label\"],\"fourthItemLabel\":[1,\"fourth-item-label\"],\"fifthItemLabel\":[1,\"fifth-item-label\"],\"sixthItemLabel\":[1,\"sixth-item-label\"],\"seventhItemLabel\":[1,\"seventh-item-label\"],\"eighthItemLabel\":[1,\"eighth-item-label\"],\"ninthItemLabel\":[1,\"ninth-item-label\"],\"tenthItemLabel\":[1,\"tenth-item-label\"],\"activeIndex\":[32],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"breakpoint\":[1],\"thirdTab\":[4,\"third-tab\"],\"fourthTab\":[4,\"fourth-tab\"],\"fifthTab\":[4,\"fifth-tab\"],\"sixthTab\":[4,\"sixth-tab\"],\"seventhTab\":[4,\"seventh-tab\"],\"eighthTab\":[4,\"eighth-tab\"],\"ninthTab\":[4,\"ninth-tab\"],\"tenthTab\":[4,\"tenth-tab\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"activeIndex\":[32]}],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4]}],[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1]}],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[4],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholderText\":[1,\"placeholder-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"inputValue\":[32],\"tags\":[32],\"isPasswordVisible\":[32]}],[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[32]},[[0,\"slotchange\",\"handleSlotChange\"]]],[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[2,\"current-page\"],\"totalPages\":[2,\"total-pages\"]}],[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}],[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"iconLeading\":[1,\"icon-leading\"],\"iconTrailing\":[1,\"icon-trailing\"]}],[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}],[1,\"gb-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32],\"textState\":[32]}],[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}],[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholderText\":[1,\"placeholder-text\"],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4]}],[4,\"gb-btn\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}],[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"weight\":[1]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-avatar-dropdown\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showDarkTheme\":[4,\"show-dark-theme\"],\"showLogOut\":[4,\"show-log-out\"],\"listGroupOne\":[4,\"list-group-one\"],\"listGroupTwo\":[4,\"list-group-two\"],\"listGroupThree\":[4,\"list-group-three\"],\"viewProfileClicked\":[64],\"logoutClicked\":[64]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-rich-text\",[[1,\"gb-rich-text\",{\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"downloadUserGuideClicked\":[64]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"]}]]],[\"gb-token-field\",[[1,\"gb-token-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-pagination-number-base\",[[1,\"gb-pagination-number-base\",{\"shape\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-textarea-input-field\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"destructive\":[4],\"state\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-toolbar\",[[1,\"gb-wysiwyg-toolbar\",{\"breakpoint\":[1],\"fontSelector\":[4,\"font-selector\"],\"bold\":[4],\"italic\":[4],\"h1\":[4,\"h-1\"],\"h2\":[4,\"h-2\"],\"quote\":[4],\"link\":[4],\"image\":[4],\"bulletList\":[4,\"bullet-list\"],\"numberList\":[4,\"number-list\"]}]]],[\"gb-progress-bar\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"],\"el\":[16]}]]],[\"gb-file-upload-item-base\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-avatar-label-group\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1]}]]],[\"gb-dropdown-items-with-shortcut\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]]]"), options);
20
20
  });
21
21
 
22
22
  //# sourceMappingURL=globuscomponents.js.map
@@ -5,7 +5,7 @@ import { g as globalScripts } from './app-globals-0f993ce5.js';
5
5
  const defineCustomElements = async (win, options) => {
6
6
  if (typeof window === 'undefined') return undefined;
7
7
  await globalScripts();
8
- return bootstrapLazy([["gb-avatar_37",[[1,"gb-sidebar",{"state":[1025],"category":[1],"showSecondCategory":[4,"show-second-category"],"applicationName":[1,"application-name"],"firstItemIcon":[1,"first-item-icon"],"secondItemIcon":[1,"second-item-icon"],"thirdItemIcon":[1,"third-item-icon"],"fourthItemIcon":[1,"fourth-item-icon"],"fifthItemIcon":[1,"fifth-item-icon"],"sixthItemIcon":[1,"sixth-item-icon"],"seventhItemIcon":[1,"seventh-item-icon"],"eighthItemIcon":[1,"eighth-item-icon"],"ninthItemIcon":[1,"ninth-item-icon"],"tenthItemIcon":[1,"tenth-item-icon"],"iconInstance":[1,"icon-instance"],"label":[1],"firstItemLabel":[1,"first-item-label"],"secondItemLabel":[1,"second-item-label"],"thirdItemLabel":[1,"third-item-label"],"fourthItemLabel":[1,"fourth-item-label"],"fifthItemLabel":[1,"fifth-item-label"],"sixthItemLabel":[1,"sixth-item-label"],"seventhItemLabel":[1,"seventh-item-label"],"eighthItemLabel":[1,"eighth-item-label"],"ninthItemLabel":[1,"ninth-item-label"],"tenthItemLabel":[1,"tenth-item-label"],"activeIndex":[32],"leadingIconSvg":[32],"sideBarItemClicked":[64]}],[1,"gb-avatar-dropdown",{"type":[1],"text":[4],"showProfile":[4,"show-profile"],"showDarkTheme":[4,"show-dark-theme"],"showLogOut":[4,"show-log-out"],"listGroupOne":[4,"list-group-one"],"listGroupTwo":[4,"list-group-two"],"listGroupThree":[4,"list-group-three"]}],[1,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"breakpoint":[1],"thirdTab":[4,"third-tab"],"fourthTab":[4,"fourth-tab"],"fifthTab":[4,"fifth-tab"],"sixthTab":[4,"sixth-tab"],"seventhTab":[4,"seventh-tab"],"eighthTab":[4,"eighth-tab"],"ninthTab":[4,"ninth-tab"],"tenthTab":[4,"tenth-tab"],"firstTabName":[1,"first-tab-name"],"secondTabName":[1,"second-tab-name"],"thirdTabName":[1,"third-tab-name"],"fourthTabName":[1,"fourth-tab-name"],"fifthTabName":[1,"fifth-tab-name"],"sixthTabName":[1,"sixth-tab-name"],"seventhTabName":[1,"seventh-tab-name"],"eighthTabName":[1,"eighth-tab-name"],"ninthTabName":[1,"ninth-tab-name"],"tenthTabName":[1,"tenth-tab-name"],"activeIndex":[32]}],[1,"gb-tag",{"size":[1],"icon":[1],"action":[1],"flagSwap":[1,"flag-swap"],"checkbox":[4]}],[1,"gb-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}],[1,"gb-input-dropdown-menu-item",{"type":[1],"supportingText":[4,"supporting-text"],"selected":[1028],"state":[1]}],[1,"gb-input-field",{"size":[1],"type":[1],"destructive":[4],"state":[1],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showPlaceholder":[4,"show-placeholder"],"placeholderText":[1,"placeholder-text"],"showHelpIcon":[4,"show-help-icon"],"showValidation":[4,"show-validation"],"iconSwap":[1,"icon-swap"],"showCloseButton":[4,"show-close-button"],"inputValue":[32],"tags":[32],"isPasswordVisible":[32]}],[1,"gb-toast",{"color":[1],"size":[1],"breakpoint":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"]}],[1,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1],"currentPage":[2,"current-page"],"totalPages":[2,"total-pages"]}],[1,"gb-verification-code-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}],[0,"gb-carousel-arrow",{"size":[1],"chevron":[1]}],[1,"gb-pagination-button-group-base",{"icon":[1],"iconLeading":[1,"icon-leading"],"iconTrailing":[1,"icon-trailing"]}],[1,"gb-checkbox-group-item",{"size":[1],"type":[1],"state":[1],"breakpoint":[1],"showCost":[4,"show-cost"],"selected":[1028]}],[1,"gb-side-bar-item",{"state":[1],"type":[1],"label":[1],"icon":[1],"category":[1],"showArrow":[4,"show-arrow"],"showBadge":[4,"show-badge"],"showTooltip":[1028,"show-tooltip"],"leadingIconSvg":[32],"textState":[32]}],[1,"gb-tab-button-base",{"current":[4],"size":[1],"fullWidth":[4,"full-width"],"badge":[4],"type":[1],"tabName":[1,"tab-name"]}],[1,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4]}],[1,"gb-password-button",{"state":[1],"isPasswordVisible":[32]}],[1,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}],[1,"gb-collapse-button",{"color":[1],"isCollapsed":[1028,"is-collapsed"],"action":[1025],"isHovered":[1028,"is-hovered"],"collapseSidebar":[64],"expandSidebar":[64]}],[1,"gb-tag-checkbox",{"checked":[4],"size":[1],"disabled":[4]}],[1,"gb-tag-close",{"size":[1]}],[1,"gb-tag-count",{"size":[1]}],[1,"gb-toast-button",{"state":[1],"color":[1]}],[1,"gb-input-dropdown",{"type":[1],"state":[1],"size":[1],"showLabel":[4,"show-label"],"label":[1],"showPlaceholder":[4,"show-placeholder"],"placeholderText":[1,"placeholder-text"],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showHelpIcon":[4,"show-help-icon"],"iconSwap":[1,"icon-swap"],"text":[4]}],[1,"gb-dropdown-items-with-shortcut",{"icon":[4],"iconSrc":[1,"icon-src"],"checkbox":[4],"shortcut":[4],"shortcutIcon":[1,"shortcut-icon"],"label":[1],"state":[1]}],[4,"gb-btn",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[1,"gb-megainput-field",{"size":[1],"state":[1],"inputValue":[32]}],[1,"gb-button-close",{"size":[1],"color":[1]}],[1,"gb-badge",{"size":[1],"icon":[1],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailingSwap":[1,"icon-trailing-swap"],"flagSwap":[1,"flag-swap"],"color":[1],"type":[1],"closeButton":[4,"close-button"],"leadingIconContent":[32],"trailingIconContent":[32]}],[1,"gb-badge-close",{"color":[1],"type":[1]}],[1,"gb-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"supportingText":[4,"supporting-text"]}],[1,"gb-checkbox-base",{"state":[1025],"size":[1],"type":[1],"checked":[1028],"indeterminate":[1028]}],[1,"gb-button",{"size":[1],"hierarchy":[1],"icon":[1],"destructive":[4],"state":[1],"iconLeading":[4,"icon-leading"],"iconLeadingSwap":[1,"icon-leading-swap"],"iconTrailing":[4,"icon-trailing"],"iconTrailingSwap":[1,"icon-trailing-swap"],"leadingIconSvg":[32],"trailingIconSvg":[32]}],[1,"gb-tooltip",{"showArrow":[4,"show-arrow"],"arrow":[1],"showSupportingText":[4,"show-supporting-text"]}],[1,"gb-avatar",{"size":[1],"placeholder":[4],"text":[4],"statusIcon":[1,"status-icon"],"state":[1],"icon":[1],"weight":[1]}],[1,"gb-avatar-contrast-inner-border",{"weight":[1],"size":[1]}],[1,"gb-status-indicator",{"statusIcon":[1,"status-icon"],"size":[1],"state":[1],"indicatorStateClass":[1,"indicator-state-class"]}]]],["gb-checkbox-group",[[1,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["gb-rich-text",[[1,"gb-rich-text",{"state":[1],"destructive":[4],"showLabel":[4,"show-label"],"label":[1],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["gb-file-upload",[[1,"gb-file-upload",{"icon":[1],"type":[1],"heightSize":[1,"height-size"],"state":[1],"destructive":[4],"showLabel":[4,"show-label"],"buttonState":[1,"button-state"]}]]],["gb-header",[[1,"gb-header",{"state":[1],"showIndicator":[4,"show-indicator"],"text":[4],"placeholder":[4],"onNavBarItemClicked":[64]}]]],["gb-avatar-profile-photo",[[1,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}]]],["gb-help-dropdown",[[1,"gb-help-dropdown",{"showLogError":[4,"show-log-error"]}]]],["gb-slider",[[1,"gb-slider",{"min":[2],"max":[2],"thumbType":[1,"thumb-type"],"leftValue":[32],"rightValue":[32]}]]],["gb-toggle",[[1,"gb-toggle",{"size":[1],"state":[1],"supportingText":[4,"supporting-text"]}]]],["gb-token-field",[[1,"gb-token-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"]}]]],["gb-wysiwyg-tooltip",[[1,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["gb-file-type-icon",[[1,"gb-file-type-icon"]]],["gb-notification-content",[[1,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}]]],["gb-notification-panel",[[1,"gb-notification-panel",{"state":[1],"notifications":[32]},[[0,"slotchange","handleSlotChange"]]]]],["gb-pagination-dot-indicator",[[0,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}]]],["gb-pagination-number-base",[[1,"gb-pagination-number-base",{"shape":[1]}]]],["gb-progress-circle",[[1,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]}]]],["gb-scrollbar",[[1,"gb-scrollbar",{"length":[1]}]]],["gb-textarea-input-field",[[1,"gb-textarea-input-field",{"type":[1],"destructive":[4],"state":[1],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["gb-wysiwyg-editor-icon",[[1,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1]}]]],["gb-wysiwyg-toolbar",[[1,"gb-wysiwyg-toolbar",{"breakpoint":[1],"fontSelector":[4,"font-selector"],"bold":[4],"italic":[4],"h1":[4,"h-1"],"h2":[4,"h-2"],"quote":[4],"link":[4],"image":[4],"bulletList":[4,"bullet-list"],"numberList":[4,"number-list"]}]]],["gb-file-upload-item-base",[[1,"gb-file-upload-item-base",{"icon":[1],"state":[1],"heightSize":[1,"height-size"],"fileType":[1,"file-type"],"buttonState":[1,"button-state"]}]]],["gb-slider-control-handle",[[1,"gb-slider-control-handle",{"value":[2],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["gb-header-icon",[[1,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1]}]]],["gb-toggle-base",[[1,"gb-toggle-base",{"size":[1],"state":[1]}]]],["gb-progress-bar",[[1,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"],"el":[16]}]]]], options);
8
+ return bootstrapLazy(JSON.parse("[[\"gb-avatar_35\",[[1,\"gb-sidebar\",{\"state\":[1025],\"category\":[1],\"showSecondCategory\":[4,\"show-second-category\"],\"applicationName\":[1,\"application-name\"],\"firstItemIcon\":[1,\"first-item-icon\"],\"secondItemIcon\":[1,\"second-item-icon\"],\"thirdItemIcon\":[1,\"third-item-icon\"],\"fourthItemIcon\":[1,\"fourth-item-icon\"],\"fifthItemIcon\":[1,\"fifth-item-icon\"],\"sixthItemIcon\":[1,\"sixth-item-icon\"],\"seventhItemIcon\":[1,\"seventh-item-icon\"],\"eighthItemIcon\":[1,\"eighth-item-icon\"],\"ninthItemIcon\":[1,\"ninth-item-icon\"],\"tenthItemIcon\":[1,\"tenth-item-icon\"],\"iconInstance\":[1,\"icon-instance\"],\"label\":[1],\"firstItemLabel\":[1,\"first-item-label\"],\"secondItemLabel\":[1,\"second-item-label\"],\"thirdItemLabel\":[1,\"third-item-label\"],\"fourthItemLabel\":[1,\"fourth-item-label\"],\"fifthItemLabel\":[1,\"fifth-item-label\"],\"sixthItemLabel\":[1,\"sixth-item-label\"],\"seventhItemLabel\":[1,\"seventh-item-label\"],\"eighthItemLabel\":[1,\"eighth-item-label\"],\"ninthItemLabel\":[1,\"ninth-item-label\"],\"tenthItemLabel\":[1,\"tenth-item-label\"],\"activeIndex\":[32],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"breakpoint\":[1],\"thirdTab\":[4,\"third-tab\"],\"fourthTab\":[4,\"fourth-tab\"],\"fifthTab\":[4,\"fifth-tab\"],\"sixthTab\":[4,\"sixth-tab\"],\"seventhTab\":[4,\"seventh-tab\"],\"eighthTab\":[4,\"eighth-tab\"],\"ninthTab\":[4,\"ninth-tab\"],\"tenthTab\":[4,\"tenth-tab\"],\"firstTabName\":[1,\"first-tab-name\"],\"secondTabName\":[1,\"second-tab-name\"],\"thirdTabName\":[1,\"third-tab-name\"],\"fourthTabName\":[1,\"fourth-tab-name\"],\"fifthTabName\":[1,\"fifth-tab-name\"],\"sixthTabName\":[1,\"sixth-tab-name\"],\"seventhTabName\":[1,\"seventh-tab-name\"],\"eighthTabName\":[1,\"eighth-tab-name\"],\"ninthTabName\":[1,\"ninth-tab-name\"],\"tenthTabName\":[1,\"tenth-tab-name\"],\"activeIndex\":[32]}],[1,\"gb-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4]}],[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[1]}],[1,\"gb-input-field\",{\"size\":[1],\"type\":[1],\"destructive\":[4],\"state\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholderText\":[1,\"placeholder-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"inputValue\":[32],\"tags\":[32],\"isPasswordVisible\":[32]}],[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[32]},[[0,\"slotchange\",\"handleSlotChange\"]]],[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[2,\"current-page\"],\"totalPages\":[2,\"total-pages\"]}],[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}],[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"iconLeading\":[1,\"icon-leading\"],\"iconTrailing\":[1,\"icon-trailing\"]}],[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}],[1,\"gb-side-bar-item\",{\"state\":[1],\"type\":[1],\"label\":[1],\"icon\":[1],\"category\":[1],\"showArrow\":[4,\"show-arrow\"],\"showBadge\":[4,\"show-badge\"],\"showTooltip\":[1028,\"show-tooltip\"],\"leadingIconSvg\":[32],\"textState\":[32]}],[1,\"gb-tab-button-base\",{\"current\":[4],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"badge\":[4],\"type\":[1],\"tabName\":[1,\"tab-name\"]}],[1,\"gb-password-button\",{\"state\":[1],\"isPasswordVisible\":[32]}],[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}],[1,\"gb-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-toast-button\",{\"state\":[1],\"color\":[1]}],[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholderText\":[1,\"placeholder-text\"],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4]}],[4,\"gb-btn\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}],[1,\"gb-badge\",{\"size\":[1],\"icon\":[1],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"flagSwap\":[1,\"flag-swap\"],\"color\":[1],\"type\":[1],\"closeButton\":[4,\"close-button\"],\"leadingIconContent\":[32],\"trailingIconContent\":[32]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[1,\"gb-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[1,\"gb-button\",{\"size\":[1],\"hierarchy\":[1],\"icon\":[1],\"destructive\":[4],\"state\":[1],\"iconLeading\":[4,\"icon-leading\"],\"iconLeadingSwap\":[1,\"icon-leading-swap\"],\"iconTrailing\":[4,\"icon-trailing\"],\"iconTrailingSwap\":[1,\"icon-trailing-swap\"],\"leadingIconSvg\":[32],\"trailingIconSvg\":[32]}],[1,\"gb-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"arrow\":[1],\"showSupportingText\":[4,\"show-supporting-text\"]}],[1,\"gb-avatar\",{\"size\":[1],\"placeholder\":[4],\"text\":[4],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"icon\":[1],\"weight\":[1]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"gb-avatar-dropdown\",[[1,\"gb-avatar-dropdown\",{\"type\":[1],\"text\":[4],\"showProfile\":[4,\"show-profile\"],\"showDarkTheme\":[4,\"show-dark-theme\"],\"showLogOut\":[4,\"show-log-out\"],\"listGroupOne\":[4,\"list-group-one\"],\"listGroupTwo\":[4,\"list-group-two\"],\"listGroupThree\":[4,\"list-group-three\"],\"viewProfileClicked\":[64],\"logoutClicked\":[64]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-rich-text\",[[1,\"gb-rich-text\",{\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-file-upload\",[[1,\"gb-file-upload\",{\"icon\":[1],\"type\":[1],\"heightSize\":[1,\"height-size\"],\"state\":[1],\"destructive\":[4],\"showLabel\":[4,\"show-label\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-header\",[[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"onNavBarItemClicked\":[64]}]]],[\"gb-avatar-profile-photo\",[[1,\"gb-avatar-profile-photo\",{\"placeholder\":[4],\"text\":[4],\"size\":[1],\"verified\":[4],\"icon\":[1]}]]],[\"gb-help-dropdown\",[[1,\"gb-help-dropdown\",{\"showLogError\":[4,\"show-log-error\"],\"downloadUserGuideClicked\":[64]}]]],[\"gb-slider\",[[1,\"gb-slider\",{\"min\":[2],\"max\":[2],\"thumbType\":[1,\"thumb-type\"],\"leftValue\":[32],\"rightValue\":[32]}]]],[\"gb-toggle\",[[1,\"gb-toggle\",{\"size\":[1],\"state\":[1],\"supportingText\":[4,\"supporting-text\"]}]]],[\"gb-token-field\",[[1,\"gb-token-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showSupportingText\":[4,\"show-supporting-text\"],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-notification-content\",[[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}]]],[\"gb-pagination-dot-indicator\",[[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}]]],[\"gb-pagination-number-base\",[[1,\"gb-pagination-number-base\",{\"shape\":[1]}]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]}]]],[\"gb-scrollbar\",[[1,\"gb-scrollbar\",{\"length\":[1]}]]],[\"gb-textarea-input-field\",[[1,\"gb-textarea-input-field\",{\"type\":[1],\"destructive\":[4],\"state\":[1],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-toolbar\",[[1,\"gb-wysiwyg-toolbar\",{\"breakpoint\":[1],\"fontSelector\":[4,\"font-selector\"],\"bold\":[4],\"italic\":[4],\"h1\":[4,\"h-1\"],\"h2\":[4,\"h-2\"],\"quote\":[4],\"link\":[4],\"image\":[4],\"bulletList\":[4,\"bullet-list\"],\"numberList\":[4,\"number-list\"]}]]],[\"gb-progress-bar\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"],\"el\":[16]}]]],[\"gb-file-upload-item-base\",[[1,\"gb-file-upload-item-base\",{\"icon\":[1],\"state\":[1],\"heightSize\":[1,\"height-size\"],\"fileType\":[1,\"file-type\"],\"buttonState\":[1,\"button-state\"]}]]],[\"gb-avatar-label-group\",[[1,\"gb-avatar-label-group\",{\"size\":[1],\"statusIcon\":[1,\"status-icon\"],\"state\":[1],\"placeholder\":[4],\"text\":[4]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-header-icon\",[[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}]]],[\"gb-toggle-base\",[[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1]}]]],[\"gb-dropdown-items-with-shortcut\",[[1,\"gb-dropdown-items-with-shortcut\",{\"icon\":[4],\"iconSrc\":[1,\"icon-src\"],\"checkbox\":[4],\"shortcut\":[4],\"shortcutIcon\":[1,\"shortcut-icon\"],\"label\":[1],\"state\":[1]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]]]"), options);
9
9
  };
10
10
 
11
11
  export { defineCustomElements };
@@ -1,5 +1,6 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <g id="circle">
3
- <circle id="Icon" cx="12" cy="12" r="10" stroke="#E21B2E" stroke-width="1.5" stroke-linejoin="round"/>
3
+ <circle id="Accent" opacity="0.4" cx="12" cy="12" r="10" fill="#042F59"/>
4
+ <circle id="Icon" cx="12" cy="12" r="10" stroke="#042F59" stroke-width="1.5" stroke-linejoin="round"/>
4
5
  </g>
5
6
  </svg>
@@ -1,5 +1,9 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
2
  <g id="dashboard-square-03">
3
+ <g id="Accent" opacity="0.4">
4
+ <path d="M16 5C16 4.06812 16 3.60218 16.1522 3.23463C16.3552 2.74458 16.7446 2.35523 17.2346 2.15224C17.6022 2 18.0681 2 19 2C19.9319 2 20.3978 2 20.7654 2.15224C21.2554 2.35523 21.6448 2.74458 21.8478 3.23463C22 3.60218 22 4.06812 22 5V9C22 9.93188 22 10.3978 21.8478 10.7654C21.6448 11.2554 21.2554 11.6448 20.7654 11.8478C20.3978 12 19.9319 12 19 12C18.0681 12 17.6022 12 17.2346 11.8478C16.7446 11.6448 16.3552 11.2554 16.1522 10.7654C16 10.3978 16 9.93188 16 9V5Z" fill="white"/>
5
+ <path d="M2 16C2 14.1144 2 13.1716 2.58579 12.5858C3.17157 12 4.11438 12 6 12H8C9.88562 12 10.8284 12 11.4142 12.5858C12 13.1716 12 14.1144 12 16V18C12 19.8856 12 20.8284 11.4142 21.4142C10.8284 22 9.88562 22 8 22H6C4.11438 22 3.17157 22 2.58579 21.4142C2 20.8284 2 19.8856 2 18V16Z" fill="white"/>
6
+ </g>
3
7
  <g id="Icon">
4
8
  <path d="M16 5C16 4.06812 16 3.60218 16.1522 3.23463C16.3552 2.74458 16.7446 2.35523 17.2346 2.15224C17.6022 2 18.0681 2 19 2C19.9319 2 20.3978 2 20.7654 2.15224C21.2554 2.35523 21.6448 2.74458 21.8478 3.23463C22 3.60218 22 4.06812 22 5V9C22 9.93188 22 10.3978 21.8478 10.7654C21.6448 11.2554 21.2554 11.6448 20.7654 11.8478C20.3978 12 19.9319 12 19 12C18.0681 12 17.6022 12 17.2346 11.8478C16.7446 11.6448 16.3552 11.2554 16.1522 10.7654C16 10.3978 16 9.93188 16 9V5Z" stroke="white" stroke-width="1.5"/>
5
9
  <path d="M16 19C16 18.0681 16 17.6022 16.1522 17.2346C16.3552 16.7446 16.7446 16.3552 17.2346 16.1522C17.6022 16 18.0681 16 19 16C19.9319 16 20.3978 16 20.7654 16.1522C21.2554 16.3552 21.6448 16.7446 21.8478 17.2346C22 17.6022 22 18.0681 22 19C22 19.9319 22 20.3978 21.8478 20.7654C21.6448 21.2554 21.2554 21.6448 20.7654 21.8478C20.3978 22 19.9319 22 19 22C18.0681 22 17.6022 22 17.2346 21.8478C16.7446 21.6448 16.3552 21.2554 16.1522 20.7654C16 20.3978 16 19.9319 16 19Z" stroke="white" stroke-width="1.5"/>
@@ -0,0 +1,6 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="square-arrow-data-transfer-diagonal">
3
+ <path id="Accent" opacity="0.4" d="M2.5 12C2.5 7.52166 2.5 5.28249 3.89124 3.89124C5.28249 2.5 7.52166 2.5 12 2.5C16.4783 2.5 18.7175 2.5 20.1088 3.89124C21.5 5.28249 21.5 7.52166 21.5 12C21.5 16.4783 21.5 18.7175 20.1088 20.1088C18.7175 21.5 16.4783 21.5 12 21.5C7.52166 21.5 5.28249 21.5 3.89124 20.1088C2.5 18.7175 2.5 16.4783 2.5 12Z" fill="white"/>
4
+ <path id="Icon" d="M15.5766 13.8983L15.9282 11.7497C16.0058 11.2757 16.0446 11.0386 15.9175 11.0039C15.7905 10.9692 15.6021 11.1654 15.2254 11.5577L10 17M8.42338 10.1017L8.07175 12.2503C7.99417 12.7243 7.95538 12.9614 8.08246 12.9961C8.20954 13.0308 8.39789 12.8346 8.77459 12.4423L14 7M12 21.5C7.52166 21.5 5.28249 21.5 3.89124 20.1088C2.5 18.7175 2.5 16.4783 2.5 12C2.5 7.52166 2.5 5.28249 3.89124 3.89124C5.28249 2.5 7.52166 2.5 12 2.5C16.4783 2.5 18.7175 2.5 20.1088 3.89124C21.5 5.28249 21.5 7.52166 21.5 12C21.5 16.4783 21.5 18.7175 20.1088 20.1088C18.7175 21.5 16.4783 21.5 12 21.5Z" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
5
+ </g>
6
+ </svg>
@@ -1,2 +1,2 @@
1
- import{p as t,b as e}from"./p-e8f2fe42.js";export{s as setNonce}from"./p-e8f2fe42.js";import{g as o}from"./p-e1255160.js";var i=()=>{const e=import.meta.url;const o={};if(e!==""){o.resourcesUrl=new URL(".",e).href}return t(o)};i().then((async t=>{await o();return e([["p-c9bf79da",[[1,"gb-sidebar",{state:[1025],category:[1],showSecondCategory:[4,"show-second-category"],applicationName:[1,"application-name"],firstItemIcon:[1,"first-item-icon"],secondItemIcon:[1,"second-item-icon"],thirdItemIcon:[1,"third-item-icon"],fourthItemIcon:[1,"fourth-item-icon"],fifthItemIcon:[1,"fifth-item-icon"],sixthItemIcon:[1,"sixth-item-icon"],seventhItemIcon:[1,"seventh-item-icon"],eighthItemIcon:[1,"eighth-item-icon"],ninthItemIcon:[1,"ninth-item-icon"],tenthItemIcon:[1,"tenth-item-icon"],iconInstance:[1,"icon-instance"],label:[1],firstItemLabel:[1,"first-item-label"],secondItemLabel:[1,"second-item-label"],thirdItemLabel:[1,"third-item-label"],fourthItemLabel:[1,"fourth-item-label"],fifthItemLabel:[1,"fifth-item-label"],sixthItemLabel:[1,"sixth-item-label"],seventhItemLabel:[1,"seventh-item-label"],eighthItemLabel:[1,"eighth-item-label"],ninthItemLabel:[1,"ninth-item-label"],tenthItemLabel:[1,"tenth-item-label"],activeIndex:[32],leadingIconSvg:[32],sideBarItemClicked:[64]}],[1,"gb-avatar-dropdown",{type:[1],text:[4],showProfile:[4,"show-profile"],showDarkTheme:[4,"show-dark-theme"],showLogOut:[4,"show-log-out"],listGroupOne:[4,"list-group-one"],listGroupTwo:[4,"list-group-two"],listGroupThree:[4,"list-group-three"]}],[1,"gb-horizontal-tabs",{type:[1],size:[1],fullWidth:[4,"full-width"],breakpoint:[1],thirdTab:[4,"third-tab"],fourthTab:[4,"fourth-tab"],fifthTab:[4,"fifth-tab"],sixthTab:[4,"sixth-tab"],seventhTab:[4,"seventh-tab"],eighthTab:[4,"eighth-tab"],ninthTab:[4,"ninth-tab"],tenthTab:[4,"tenth-tab"],firstTabName:[1,"first-tab-name"],secondTabName:[1,"second-tab-name"],thirdTabName:[1,"third-tab-name"],fourthTabName:[1,"fourth-tab-name"],fifthTabName:[1,"fifth-tab-name"],sixthTabName:[1,"sixth-tab-name"],seventhTabName:[1,"seventh-tab-name"],eighthTabName:[1,"eighth-tab-name"],ninthTabName:[1,"ninth-tab-name"],tenthTabName:[1,"tenth-tab-name"],activeIndex:[32]}],[1,"gb-tag",{size:[1],icon:[1],action:[1],flagSwap:[1,"flag-swap"],checkbox:[4]}],[1,"gb-avatar-group",{size:[1],moreUsers:[4,"more-users"],addMoreButton:[4,"add-more-button"],text:[4],state:[1],images:[16]}],[1,"gb-input-dropdown-menu-item",{type:[1],supportingText:[4,"supporting-text"],selected:[1028],state:[1]}],[1,"gb-input-field",{size:[1],type:[1],destructive:[4],state:[1],showLabel:[4,"show-label"],label:[1],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"],showPlaceholder:[4,"show-placeholder"],placeholderText:[1,"placeholder-text"],showHelpIcon:[4,"show-help-icon"],showValidation:[4,"show-validation"],iconSwap:[1,"icon-swap"],showCloseButton:[4,"show-close-button"],inputValue:[32],tags:[32],isPasswordVisible:[32]}],[1,"gb-toast",{color:[1],size:[1],breakpoint:[1],xCloseButton:[4,"x-close-button"],actions:[4],showSupportingText:[4,"show-supporting-text"]}],[1,"gb-pagination",{type:[1],shape:[1],breakpoint:[1],currentPage:[2,"current-page"],totalPages:[2,"total-pages"]}],[1,"gb-verification-code-field",{size:[1],digits:[2],showLabel:[4,"show-label"],label:[1],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"]}],[0,"gb-carousel-arrow",{size:[1],chevron:[1]}],[1,"gb-pagination-button-group-base",{icon:[1],iconLeading:[1,"icon-leading"],iconTrailing:[1,"icon-trailing"]}],[1,"gb-checkbox-group-item",{size:[1],type:[1],state:[1],breakpoint:[1],showCost:[4,"show-cost"],selected:[1028]}],[1,"gb-side-bar-item",{state:[1],type:[1],label:[1],icon:[1],category:[1],showArrow:[4,"show-arrow"],showBadge:[4,"show-badge"],showTooltip:[1028,"show-tooltip"],leadingIconSvg:[32],textState:[32]}],[1,"gb-tab-button-base",{current:[4],size:[1],fullWidth:[4,"full-width"],badge:[4],type:[1],tabName:[1,"tab-name"]}],[1,"gb-avatar-label-group",{size:[1],statusIcon:[1,"status-icon"],state:[1],placeholder:[4],text:[4]}],[1,"gb-password-button",{state:[1],isPasswordVisible:[32]}],[1,"gb-avatar-add-button",{size:[1],showToolTip:[1028,"show-tool-tip"],state:[1],el:[16]}],[1,"gb-collapse-button",{color:[1],isCollapsed:[1028,"is-collapsed"],action:[1025],isHovered:[1028,"is-hovered"],collapseSidebar:[64],expandSidebar:[64]}],[1,"gb-tag-checkbox",{checked:[4],size:[1],disabled:[4]}],[1,"gb-tag-close",{size:[1]}],[1,"gb-tag-count",{size:[1]}],[1,"gb-toast-button",{state:[1],color:[1]}],[1,"gb-input-dropdown",{type:[1],state:[1],size:[1],showLabel:[4,"show-label"],label:[1],showPlaceholder:[4,"show-placeholder"],placeholderText:[1,"placeholder-text"],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"],showHelpIcon:[4,"show-help-icon"],iconSwap:[1,"icon-swap"],text:[4]}],[1,"gb-dropdown-items-with-shortcut",{icon:[4],iconSrc:[1,"icon-src"],checkbox:[4],shortcut:[4],shortcutIcon:[1,"shortcut-icon"],label:[1],state:[1]}],[4,"gb-btn",{size:[1],hierarchy:[1],icon:[1],destructive:[4],state:[1],iconLeading:[4,"icon-leading"],iconLeadingSwap:[1,"icon-leading-swap"],iconTrailing:[4,"icon-trailing"],iconTrailingSwap:[1,"icon-trailing-swap"],leadingIconSvg:[32],trailingIconSvg:[32]}],[1,"gb-megainput-field",{size:[1],state:[1],inputValue:[32]}],[1,"gb-button-close",{size:[1],color:[1]}],[1,"gb-badge",{size:[1],icon:[1],iconLeadingSwap:[1,"icon-leading-swap"],iconTrailingSwap:[1,"icon-trailing-swap"],flagSwap:[1,"flag-swap"],color:[1],type:[1],closeButton:[4,"close-button"],leadingIconContent:[32],trailingIconContent:[32]}],[1,"gb-badge-close",{color:[1],type:[1]}],[1,"gb-checkbox",{checked:[4],indeterminate:[4],size:[1],type:[1],state:[1],supportingText:[4,"supporting-text"]}],[1,"gb-checkbox-base",{state:[1025],size:[1],type:[1],checked:[1028],indeterminate:[1028]}],[1,"gb-button",{size:[1],hierarchy:[1],icon:[1],destructive:[4],state:[1],iconLeading:[4,"icon-leading"],iconLeadingSwap:[1,"icon-leading-swap"],iconTrailing:[4,"icon-trailing"],iconTrailingSwap:[1,"icon-trailing-swap"],leadingIconSvg:[32],trailingIconSvg:[32]}],[1,"gb-tooltip",{showArrow:[4,"show-arrow"],arrow:[1],showSupportingText:[4,"show-supporting-text"]}],[1,"gb-avatar",{size:[1],placeholder:[4],text:[4],statusIcon:[1,"status-icon"],state:[1],icon:[1],weight:[1]}],[1,"gb-avatar-contrast-inner-border",{weight:[1],size:[1]}],[1,"gb-status-indicator",{statusIcon:[1,"status-icon"],size:[1],state:[1],indicatorStateClass:[1,"indicator-state-class"]}]]],["p-2f175d13",[[1,"gb-checkbox-group",{size:[1],breakpoint:[1],icon:[1],selected:[4],type:[1]}]]],["p-e2c92f11",[[1,"gb-rich-text",{state:[1],destructive:[4],showLabel:[4,"show-label"],label:[1],showPlaceholder:[4,"show-placeholder"],placeholder:[1],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"]}]]],["p-32d3c7d7",[[1,"gb-file-upload",{icon:[1],type:[1],heightSize:[1,"height-size"],state:[1],destructive:[4],showLabel:[4,"show-label"],buttonState:[1,"button-state"]}]]],["p-e8b51d32",[[1,"gb-header",{state:[1],showIndicator:[4,"show-indicator"],text:[4],placeholder:[4],onNavBarItemClicked:[64]}]]],["p-01b163c6",[[1,"gb-avatar-profile-photo",{placeholder:[4],text:[4],size:[1],verified:[4],icon:[1]}]]],["p-08cfe483",[[1,"gb-help-dropdown",{showLogError:[4,"show-log-error"]}]]],["p-609d8f49",[[1,"gb-slider",{min:[2],max:[2],thumbType:[1,"thumb-type"],leftValue:[32],rightValue:[32]}]]],["p-92561c6a",[[1,"gb-toggle",{size:[1],state:[1],supportingText:[4,"supporting-text"]}]]],["p-4fb1c7b7",[[1,"gb-token-field",{size:[1],digits:[2],showLabel:[4,"show-label"],label:[1],showSupportingText:[4,"show-supporting-text"],supportingText:[1,"supporting-text"]}]]],["p-173cf34c",[[1,"gb-wysiwyg-tooltip",{arrow:[1],breakpoint:[1]}]]],["p-5c53945b",[[1,"gb-file-type-icon"]]],["p-0f0c4dc6",[[1,"gb-notification-content",{icon:[1],label:[1],time:[1],supportingText:[1,"supporting-text"]}]]],["p-f262afa7",[[1,"gb-notification-panel",{state:[1],notifications:[32]},[[0,"slotchange","handleSlotChange"]]]]],["p-4bb1b1ff",[[0,"gb-pagination-dot-indicator",{current:[4],type:[1],size:[1]}]]],["p-43be14a0",[[1,"gb-pagination-number-base",{shape:[1]}]]],["p-cc527c4c",[[1,"gb-progress-circle",{size:[1],shape:[1],label:[4],progress:[2]}]]],["p-d733c69f",[[1,"gb-scrollbar",{length:[1]}]]],["p-f9619e08",[[1,"gb-textarea-input-field",{type:[1],destructive:[4],state:[1],showPlaceholder:[4,"show-placeholder"],placeholder:[1],showLabel:[4,"show-label"],label:[1],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"]}]]],["p-4f6eebab",[[1,"gb-wysiwyg-editor-icon",{active:[4],type:[1],state:[1]}]]],["p-cd91a716",[[1,"gb-wysiwyg-toolbar",{breakpoint:[1],fontSelector:[4,"font-selector"],bold:[4],italic:[4],h1:[4,"h-1"],h2:[4,"h-2"],quote:[4],link:[4],image:[4],bulletList:[4,"bullet-list"],numberList:[4,"number-list"]}]]],["p-add9ec72",[[1,"gb-file-upload-item-base",{icon:[1],state:[1],heightSize:[1,"height-size"],fileType:[1,"file-type"],buttonState:[1,"button-state"]}]]],["p-1971b0f5",[[1,"gb-slider-control-handle",{value:[2],type:[1],isHovered:[32],isFocused:[32]}]]],["p-3db54b6b",[[1,"gb-header-icon",{state:[1],showIndicator:[4,"show-indicator"],icon:[1]}]]],["p-79ae57a8",[[1,"gb-toggle-base",{size:[1],state:[1]}]]],["p-65dbacc7",[[1,"gb-progress-bar",{progress:[2],showLabel:[4,"show-label"],labelPosition:[1,"label-position"],el:[16]}]]]],t)}));
1
+ import{p as t,b as e}from"./p-e8f2fe42.js";export{s as setNonce}from"./p-e8f2fe42.js";import{g as o}from"./p-e1255160.js";var i=()=>{const e=import.meta.url;const o={};if(e!==""){o.resourcesUrl=new URL(".",e).href}return t(o)};i().then((async t=>{await o();return e([["p-266e67ff",[[1,"gb-sidebar",{state:[1025],category:[1],showSecondCategory:[4,"show-second-category"],applicationName:[1,"application-name"],firstItemIcon:[1,"first-item-icon"],secondItemIcon:[1,"second-item-icon"],thirdItemIcon:[1,"third-item-icon"],fourthItemIcon:[1,"fourth-item-icon"],fifthItemIcon:[1,"fifth-item-icon"],sixthItemIcon:[1,"sixth-item-icon"],seventhItemIcon:[1,"seventh-item-icon"],eighthItemIcon:[1,"eighth-item-icon"],ninthItemIcon:[1,"ninth-item-icon"],tenthItemIcon:[1,"tenth-item-icon"],iconInstance:[1,"icon-instance"],label:[1],firstItemLabel:[1,"first-item-label"],secondItemLabel:[1,"second-item-label"],thirdItemLabel:[1,"third-item-label"],fourthItemLabel:[1,"fourth-item-label"],fifthItemLabel:[1,"fifth-item-label"],sixthItemLabel:[1,"sixth-item-label"],seventhItemLabel:[1,"seventh-item-label"],eighthItemLabel:[1,"eighth-item-label"],ninthItemLabel:[1,"ninth-item-label"],tenthItemLabel:[1,"tenth-item-label"],activeIndex:[32],leadingIconSvg:[32],sideBarItemClicked:[64]}],[1,"gb-horizontal-tabs",{type:[1],size:[1],fullWidth:[4,"full-width"],breakpoint:[1],thirdTab:[4,"third-tab"],fourthTab:[4,"fourth-tab"],fifthTab:[4,"fifth-tab"],sixthTab:[4,"sixth-tab"],seventhTab:[4,"seventh-tab"],eighthTab:[4,"eighth-tab"],ninthTab:[4,"ninth-tab"],tenthTab:[4,"tenth-tab"],firstTabName:[1,"first-tab-name"],secondTabName:[1,"second-tab-name"],thirdTabName:[1,"third-tab-name"],fourthTabName:[1,"fourth-tab-name"],fifthTabName:[1,"fifth-tab-name"],sixthTabName:[1,"sixth-tab-name"],seventhTabName:[1,"seventh-tab-name"],eighthTabName:[1,"eighth-tab-name"],ninthTabName:[1,"ninth-tab-name"],tenthTabName:[1,"tenth-tab-name"],activeIndex:[32]}],[1,"gb-tag",{size:[1],icon:[1],action:[1],flagSwap:[1,"flag-swap"],checkbox:[4]}],[1,"gb-avatar-group",{size:[1],moreUsers:[4,"more-users"],addMoreButton:[4,"add-more-button"],text:[4],state:[1],images:[16]}],[1,"gb-input-dropdown-menu-item",{type:[1],supportingText:[4,"supporting-text"],selected:[1028],state:[1]}],[1,"gb-input-field",{size:[1],type:[1],destructive:[4],state:[1],showLabel:[4,"show-label"],label:[1],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"],showPlaceholder:[4,"show-placeholder"],placeholderText:[1,"placeholder-text"],showHelpIcon:[4,"show-help-icon"],showValidation:[4,"show-validation"],iconSwap:[1,"icon-swap"],showCloseButton:[4,"show-close-button"],inputValue:[32],tags:[32],isPasswordVisible:[32]}],[1,"gb-toast",{color:[1],size:[1],breakpoint:[1],xCloseButton:[4,"x-close-button"],actions:[4],showSupportingText:[4,"show-supporting-text"]}],[1,"gb-notification-pane",{state:[1],notifications:[32]},[[0,"slotchange","handleSlotChange"]]],[1,"gb-pagination",{type:[1],shape:[1],breakpoint:[1],currentPage:[2,"current-page"],totalPages:[2,"total-pages"]}],[1,"gb-verification-code-field",{size:[1],digits:[2],showLabel:[4,"show-label"],label:[1],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"]}],[0,"gb-carousel-arrow",{size:[1],chevron:[1]}],[1,"gb-pagination-button-group-base",{icon:[1],iconLeading:[1,"icon-leading"],iconTrailing:[1,"icon-trailing"]}],[1,"gb-checkbox-group-item",{size:[1],type:[1],state:[1],breakpoint:[1],showCost:[4,"show-cost"],selected:[1028]}],[1,"gb-side-bar-item",{state:[1],type:[1],label:[1],icon:[1],category:[1],showArrow:[4,"show-arrow"],showBadge:[4,"show-badge"],showTooltip:[1028,"show-tooltip"],leadingIconSvg:[32],textState:[32]}],[1,"gb-tab-button-base",{current:[4],size:[1],fullWidth:[4,"full-width"],badge:[4],type:[1],tabName:[1,"tab-name"]}],[1,"gb-password-button",{state:[1],isPasswordVisible:[32]}],[1,"gb-avatar-add-button",{size:[1],showToolTip:[1028,"show-tool-tip"],state:[1],el:[16]}],[1,"gb-collapse-button",{color:[1],isCollapsed:[1028,"is-collapsed"],action:[1025],isHovered:[1028,"is-hovered"],collapseSidebar:[64],expandSidebar:[64]}],[1,"gb-tag-checkbox",{checked:[4],size:[1],disabled:[4]}],[1,"gb-tag-close",{size:[1]}],[1,"gb-tag-count",{size:[1]}],[1,"gb-toast-button",{state:[1],color:[1]}],[1,"gb-input-dropdown",{type:[1],state:[1],size:[1],showLabel:[4,"show-label"],label:[1],showPlaceholder:[4,"show-placeholder"],placeholderText:[1,"placeholder-text"],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"],showHelpIcon:[4,"show-help-icon"],iconSwap:[1,"icon-swap"],text:[4]}],[4,"gb-btn",{size:[1],hierarchy:[1],icon:[1],destructive:[4],state:[1],iconLeading:[4,"icon-leading"],iconLeadingSwap:[1,"icon-leading-swap"],iconTrailing:[4,"icon-trailing"],iconTrailingSwap:[1,"icon-trailing-swap"],leadingIconSvg:[32],trailingIconSvg:[32]}],[1,"gb-megainput-field",{size:[1],state:[1],inputValue:[32]}],[1,"gb-button-close",{size:[1],color:[1]}],[1,"gb-badge",{size:[1],icon:[1],iconLeadingSwap:[1,"icon-leading-swap"],iconTrailingSwap:[1,"icon-trailing-swap"],flagSwap:[1,"flag-swap"],color:[1],type:[1],closeButton:[4,"close-button"],leadingIconContent:[32],trailingIconContent:[32]}],[1,"gb-badge-close",{color:[1],type:[1]}],[1,"gb-checkbox",{checked:[4],indeterminate:[4],size:[1],type:[1],state:[1],supportingText:[4,"supporting-text"]}],[1,"gb-checkbox-base",{state:[1025],size:[1],type:[1],checked:[1028],indeterminate:[1028]}],[1,"gb-button",{size:[1],hierarchy:[1],icon:[1],destructive:[4],state:[1],iconLeading:[4,"icon-leading"],iconLeadingSwap:[1,"icon-leading-swap"],iconTrailing:[4,"icon-trailing"],iconTrailingSwap:[1,"icon-trailing-swap"],leadingIconSvg:[32],trailingIconSvg:[32]}],[1,"gb-tooltip",{showArrow:[4,"show-arrow"],arrow:[1],showSupportingText:[4,"show-supporting-text"]}],[1,"gb-avatar",{size:[1],placeholder:[4],text:[4],statusIcon:[1,"status-icon"],state:[1],icon:[1],weight:[1]}],[1,"gb-avatar-contrast-inner-border",{weight:[1],size:[1]}],[1,"gb-status-indicator",{statusIcon:[1,"status-icon"],size:[1],state:[1],indicatorStateClass:[1,"indicator-state-class"]}]]],["p-48ddf6c1",[[1,"gb-avatar-dropdown",{type:[1],text:[4],showProfile:[4,"show-profile"],showDarkTheme:[4,"show-dark-theme"],showLogOut:[4,"show-log-out"],listGroupOne:[4,"list-group-one"],listGroupTwo:[4,"list-group-two"],listGroupThree:[4,"list-group-three"],viewProfileClicked:[64],logoutClicked:[64]}]]],["p-2f175d13",[[1,"gb-checkbox-group",{size:[1],breakpoint:[1],icon:[1],selected:[4],type:[1]}]]],["p-cb0453d8",[[1,"gb-rich-text",{state:[1],destructive:[4],showLabel:[4,"show-label"],label:[1],showPlaceholder:[4,"show-placeholder"],placeholder:[1],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"]}]]],["p-32d3c7d7",[[1,"gb-file-upload",{icon:[1],type:[1],heightSize:[1,"height-size"],state:[1],destructive:[4],showLabel:[4,"show-label"],buttonState:[1,"button-state"]}]]],["p-e8b51d32",[[1,"gb-header",{state:[1],showIndicator:[4,"show-indicator"],text:[4],placeholder:[4],onNavBarItemClicked:[64]}]]],["p-01b163c6",[[1,"gb-avatar-profile-photo",{placeholder:[4],text:[4],size:[1],verified:[4],icon:[1]}]]],["p-badef09e",[[1,"gb-help-dropdown",{showLogError:[4,"show-log-error"],downloadUserGuideClicked:[64]}]]],["p-2fd5fb80",[[1,"gb-slider",{min:[2],max:[2],thumbType:[1,"thumb-type"],leftValue:[32],rightValue:[32]}]]],["p-e5b5bd25",[[1,"gb-toggle",{size:[1],state:[1],supportingText:[4,"supporting-text"]}]]],["p-e1a6214b",[[1,"gb-token-field",{size:[1],digits:[2],showLabel:[4,"show-label"],label:[1],showSupportingText:[4,"show-supporting-text"],supportingText:[1,"supporting-text"]}]]],["p-173cf34c",[[1,"gb-wysiwyg-tooltip",{arrow:[1],breakpoint:[1]}]]],["p-5c53945b",[[1,"gb-file-type-icon"]]],["p-5cc60ae0",[[1,"gb-notification-content",{icon:[1],label:[1],time:[1],supportingText:[1,"supporting-text"]}]]],["p-28e20362",[[0,"gb-pagination-dot-indicator",{current:[4],type:[1],size:[1]}]]],["p-e31e5605",[[1,"gb-pagination-number-base",{shape:[1]}]]],["p-0852d5c0",[[1,"gb-progress-circle",{size:[1],shape:[1],label:[4],progress:[2]}]]],["p-c5541a8c",[[1,"gb-scrollbar",{length:[1]}]]],["p-f9619e08",[[1,"gb-textarea-input-field",{type:[1],destructive:[4],state:[1],showPlaceholder:[4,"show-placeholder"],placeholder:[1],showLabel:[4,"show-label"],label:[1],showHintText:[4,"show-hint-text"],hintText:[1,"hint-text"]}]]],["p-cd91a716",[[1,"gb-wysiwyg-toolbar",{breakpoint:[1],fontSelector:[4,"font-selector"],bold:[4],italic:[4],h1:[4,"h-1"],h2:[4,"h-2"],quote:[4],link:[4],image:[4],bulletList:[4,"bullet-list"],numberList:[4,"number-list"]}]]],["p-35873c13",[[1,"gb-progress-bar",{progress:[2],showLabel:[4,"show-label"],labelPosition:[1,"label-position"],el:[16]}]]],["p-add9ec72",[[1,"gb-file-upload-item-base",{icon:[1],state:[1],heightSize:[1,"height-size"],fileType:[1,"file-type"],buttonState:[1,"button-state"]}]]],["p-1dc90024",[[1,"gb-avatar-label-group",{size:[1],statusIcon:[1,"status-icon"],state:[1],placeholder:[4],text:[4]}]]],["p-668477e1",[[1,"gb-slider-control-handle",{value:[2],type:[1],isHovered:[32],isFocused:[32]}]]],["p-3db54b6b",[[1,"gb-header-icon",{state:[1],showIndicator:[4,"show-indicator"],icon:[1]}]]],["p-76fbbe9d",[[1,"gb-toggle-base",{size:[1],state:[1]}]]],["p-5d5b638e",[[1,"gb-dropdown-items-with-shortcut",{icon:[4],iconSrc:[1,"icon-src"],checkbox:[4],shortcut:[4],shortcutIcon:[1,"shortcut-icon"],label:[1],state:[1]}]]],["p-4f6eebab",[[1,"gb-wysiwyg-editor-icon",{active:[4],type:[1],state:[1]}]]]],t)}));
2
2
  //# sourceMappingURL=globuscomponents.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","async","options","globalScripts","bootstrapLazy","state","category","showSecondCategory","applicationName","firstItemIcon","secondItemIcon","thirdItemIcon","fourthItemIcon","fifthItemIcon","sixthItemIcon","seventhItemIcon","eighthItemIcon","ninthItemIcon","tenthItemIcon","iconInstance","label","firstItemLabel","secondItemLabel","thirdItemLabel","fourthItemLabel","fifthItemLabel","sixthItemLabel","seventhItemLabel","eighthItemLabel","ninthItemLabel","tenthItemLabel","activeIndex","leadingIconSvg","sideBarItemClicked","type","text","showProfile","showDarkTheme","showLogOut","listGroupOne","listGroupTwo","listGroupThree","size","fullWidth","breakpoint","thirdTab","fourthTab","fifthTab","sixthTab","seventhTab","eighthTab","ninthTab","tenthTab","firstTabName","secondTabName","thirdTabName","fourthTabName","fifthTabName","sixthTabName","seventhTabName","eighthTabName","ninthTabName","tenthTabName","icon","action","flagSwap","checkbox","moreUsers","addMoreButton","images","supportingText","selected","destructive","showLabel","showHintText","hintText","showPlaceholder","placeholderText","showHelpIcon","showValidation","iconSwap","showCloseButton","inputValue","tags","isPasswordVisible","color","xCloseButton","actions","showSupportingText","shape","currentPage","totalPages","digits","chevron","iconLeading","iconTrailing","showCost","showArrow","showBadge","showTooltip","textState","current","badge","tabName","statusIcon","placeholder","showToolTip","el","isCollapsed","isHovered","collapseSidebar","expandSidebar","checked","disabled","iconSrc","shortcut","shortcutIcon","hierarchy","iconLeadingSwap","iconTrailingSwap","trailingIconSvg","closeButton","leadingIconContent","trailingIconContent","indeterminate","arrow","weight","indicatorStateClass","heightSize","buttonState","showIndicator","onNavBarItemClicked","verified","showLogError","min","max","thumbType","leftValue","rightValue","time","notifications","progress","length","active","fontSelector","bold","italic","h1","h2","quote","link","image","bulletList","numberList","fileType","value","isFocused","labelPosition"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com\n */\n\n// src/client/client-patch-browser.ts\nimport { BUILD, NAMESPACE } from \"@stencil/core/internal/app-data\";\nimport { consoleDevInfo, doc, H, promiseResolve } from \"@stencil/core\";\nvar patchBrowser = () => {\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo(\"Running in development mode.\");\n }\n if (BUILD.cloneNodeFix) {\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts ? Array.from(doc.querySelectorAll(\"script\")).find(\n (s) => new RegExp(`/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) || s.getAttribute(\"data-stencil-namespace\") === NAMESPACE\n ) : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})[\"data-opts\"] || {} : {};\n if (importMeta !== \"\") {\n opts.resourcesUrl = new URL(\".\", importMeta).href;\n }\n return promiseResolve(opts);\n};\nvar patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function(deep) {\n if (this.nodeName === \"TEMPLATE\") {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport {\n patchBrowser\n};\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","async","options","globalScripts","bootstrapLazy","state","category","showSecondCategory","applicationName","firstItemIcon","secondItemIcon","thirdItemIcon","fourthItemIcon","fifthItemIcon","sixthItemIcon","seventhItemIcon","eighthItemIcon","ninthItemIcon","tenthItemIcon","iconInstance","label","firstItemLabel","secondItemLabel","thirdItemLabel","fourthItemLabel","fifthItemLabel","sixthItemLabel","seventhItemLabel","eighthItemLabel","ninthItemLabel","tenthItemLabel","activeIndex","leadingIconSvg","sideBarItemClicked","type","size","fullWidth","breakpoint","thirdTab","fourthTab","fifthTab","sixthTab","seventhTab","eighthTab","ninthTab","tenthTab","firstTabName","secondTabName","thirdTabName","fourthTabName","fifthTabName","sixthTabName","seventhTabName","eighthTabName","ninthTabName","tenthTabName","icon","action","flagSwap","checkbox","moreUsers","addMoreButton","text","images","supportingText","selected","destructive","showLabel","showHintText","hintText","showPlaceholder","placeholderText","showHelpIcon","showValidation","iconSwap","showCloseButton","inputValue","tags","isPasswordVisible","color","xCloseButton","actions","showSupportingText","notifications","shape","currentPage","totalPages","digits","chevron","iconLeading","iconTrailing","showCost","showArrow","showBadge","showTooltip","textState","current","badge","tabName","showToolTip","el","isCollapsed","isHovered","collapseSidebar","expandSidebar","checked","disabled","hierarchy","iconLeadingSwap","iconTrailingSwap","trailingIconSvg","closeButton","leadingIconContent","trailingIconContent","indeterminate","arrow","placeholder","statusIcon","weight","indicatorStateClass","showProfile","showDarkTheme","showLogOut","listGroupOne","listGroupTwo","listGroupThree","viewProfileClicked","logoutClicked","heightSize","buttonState","showIndicator","onNavBarItemClicked","verified","showLogError","downloadUserGuideClicked","min","max","thumbType","leftValue","rightValue","time","progress","length","fontSelector","bold","italic","h1","h2","quote","link","image","bulletList","numberList","labelPosition","fileType","value","isFocused","iconSrc","shortcut","shortcutIcon","active"],"sources":["node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"sourcesContent":["/*\n Stencil Client Patch Browser v4.20.0 | MIT Licensed | https://stenciljs.com\n */\n\n// src/client/client-patch-browser.ts\nimport { BUILD, NAMESPACE } from \"@stencil/core/internal/app-data\";\nimport { consoleDevInfo, doc, H, promiseResolve } from \"@stencil/core\";\nvar patchBrowser = () => {\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo(\"Running in development mode.\");\n }\n if (BUILD.cloneNodeFix) {\n patchCloneNodeFix(H.prototype);\n }\n const scriptElm = BUILD.scriptDataOpts ? Array.from(doc.querySelectorAll(\"script\")).find(\n (s) => new RegExp(`/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) || s.getAttribute(\"data-stencil-namespace\") === NAMESPACE\n ) : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? (scriptElm || {})[\"data-opts\"] || {} : {};\n if (importMeta !== \"\") {\n opts.resourcesUrl = new URL(\".\", importMeta).href;\n }\n return promiseResolve(opts);\n};\nvar patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function(deep) {\n if (this.nodeName === \"TEMPLATE\") {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport {\n patchBrowser\n};\n","export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(async (options) => {\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"],"mappings":"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","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as e,h as s}from"./p-e8f2fe42.js";const r=":host{position:relative}.progress{position:relative;height:160px;width:160px;cursor:pointer}.progress-circle{transform:rotate(-90deg);margin-top:-40px}.progress-circle-back{fill:none;stroke:#D2D2D2;stroke-width:10px}.progress-circle-prog{fill:none;stroke:#7E3451;stroke-width:10px;stroke-dasharray:100 999;stroke-dashoffset:0px;transition:stroke-dasharray 0.7s linear 0s}.progress-text{width:100%;position:absolute;top:60px;text-align:center;font-size:2em}";const t=r;const o=class{constructor(s){e(this,s);this.size=undefined;this.shape=undefined;this.label=false;this.progress=0}render(){return s("div",{key:"4135977dd11d1751699e86fcf3cdfc0faebb5d35",class:"progress"},s("svg",{key:"6e3a447d44b8f692e119e924ff86fe97ddbd973f",class:"progress-circle",width:"200px",height:"200px",xmlns:"http://www.w3.org/2000/svg"},s("circle",{key:"d8981ee57374fda4b8269aacd245d9dbb6fd6ba9",class:"progress-circle-back",cx:"80",cy:"80",r:"74"}),s("circle",{key:"ddceecd1779df598e2fb0e1021fbe3bc98aeb22d",class:"progress-circle-prog",cx:"80",cy:"80",r:"74"})),s("div",{key:"412b056a8f1562cda71a2dfbad4376a3aa6626b9",class:"progress-text","data-progress":"0"},"50%"))}};o.style=t;export{o as gb_progress_circle};
2
+ //# sourceMappingURL=p-0852d5c0.entry.js.map