globuswebcomponents 0.7.0 → 0.7.2

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 (222) hide show
  1. package/dist/cjs/gb-avatar_34.cjs.entry.js +55 -42
  2. package/dist/cjs/gb-avatar_34.cjs.entry.js.map +1 -1
  3. package/dist/cjs/gb-button-close_2.cjs.entry.js +1 -1
  4. package/dist/cjs/gb-megainput-field.cjs.entry.js +2 -2
  5. package/dist/cjs/gb-progress-circle.cjs.entry.js +1 -1
  6. package/dist/cjs/gb-rich-text.cjs.entry.js +1 -1
  7. package/dist/cjs/gb-scrollbar.cjs.entry.js +1 -1
  8. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +1 -1
  9. package/dist/cjs/gb-slider.cjs.entry.js +1 -1
  10. package/dist/cjs/gb-toast-button.cjs.entry.js +1 -1
  11. package/dist/cjs/gb-toast.cjs.entry.js +1 -1
  12. package/dist/cjs/gb-toggle.cjs.entry.js +1 -1
  13. package/dist/cjs/gb-token-field.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-verification-code-field.cjs.entry.js +2 -2
  15. package/dist/cjs/globuscomponents.cjs.js +1 -1
  16. package/dist/cjs/loader.cjs.js +1 -1
  17. package/dist/collection/components/gb-avatar-contrast-inner-border/gb-avatar-contrast-inner-border.css +13 -1
  18. package/dist/collection/components/gb-collapse-button/gb-collapse-button.css +3 -3
  19. package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +5 -3
  20. package/dist/collection/components/gb-collapse-button/gb-collapse-button.js.map +1 -1
  21. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.css +2 -1
  22. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.css +5 -0
  23. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +10 -4
  24. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js.map +1 -1
  25. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.css +12 -0
  26. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js +3 -2
  27. package/dist/collection/components/gb-input-dropdown-menu-item/gb-input-dropdown-menu-item.js.map +1 -1
  28. package/dist/collection/components/gb-input-field/gb-input-field.css +4 -0
  29. package/dist/collection/components/gb-input-field/gb-input-field.js +1 -1
  30. package/dist/collection/components/gb-input-field/gb-input-field.js.map +1 -1
  31. package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js +2 -2
  32. package/dist/collection/components/gb-notification-content/gb-notification-content.js +2 -2
  33. package/dist/collection/components/gb-notification-content/gb-notification-content.js.map +1 -1
  34. package/dist/collection/components/gb-notification-pane/gb-notification-pane.css +1 -0
  35. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js +80 -4
  36. package/dist/collection/components/gb-notification-pane/gb-notification-pane.js.map +1 -1
  37. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  38. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +1 -1
  39. package/dist/collection/components/gb-pagination-dot-indicator/gb-pagination-dot-indicator.js +1 -1
  40. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  41. package/dist/collection/components/gb-password-button/gb-password-button.js +1 -1
  42. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  43. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +1 -1
  44. package/dist/collection/components/gb-rich-text/gb-rich-text.js +1 -1
  45. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  46. package/dist/collection/components/gb-side-bar-item/gb-side-bar-item.js +1 -1
  47. package/dist/collection/components/gb-sidebar/gb-sidebar.js +1 -1
  48. package/dist/collection/components/gb-slider/gb-slider.js +1 -1
  49. package/dist/collection/components/gb-slider-control-handle/slider-control-handle.js +1 -1
  50. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +1 -1
  51. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +3 -3
  52. package/dist/collection/components/gb-tag/gb-tag.js +1 -1
  53. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  54. package/dist/collection/components/gb-tag-close/gb-tag-close.js +1 -1
  55. package/dist/collection/components/gb-tag-count/gb-tag-count.js +1 -1
  56. package/dist/collection/components/gb-toast/gb-toast.js +1 -1
  57. package/dist/collection/components/gb-toast-button/gb-toast-button.js +1 -1
  58. package/dist/collection/components/gb-toggle/gb-toggle.js +1 -1
  59. package/dist/collection/components/gb-toggle-base/gb-toggle-base.css +1 -1
  60. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +2 -2
  61. package/dist/collection/components/gb-token-field/gb-token-field.js +1 -1
  62. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  63. package/dist/collection/components/gb-verification-code-field/gb-verification-code-field.js +2 -2
  64. package/dist/components/gb-avatar-add-button.js +1 -1
  65. package/dist/components/gb-avatar-contrast-inner-border.js +1 -1
  66. package/dist/components/gb-avatar-dropdown.js +4 -4
  67. package/dist/components/gb-avatar-group.js +5 -5
  68. package/dist/components/gb-avatar-label-group.js +1 -1
  69. package/dist/components/gb-avatar-profile-photo.js +3 -3
  70. package/dist/components/gb-avatar.js +1 -1
  71. package/dist/components/gb-badge.js +1 -1
  72. package/dist/components/gb-checkbox-group-item.js +1 -1
  73. package/dist/components/gb-checkbox-group.js +4 -4
  74. package/dist/components/gb-collapse-button.js +1 -1
  75. package/dist/components/gb-file-upload-item-base.js +1 -1
  76. package/dist/components/gb-file-upload.js +3 -3
  77. package/dist/components/gb-header.js +3 -3
  78. package/dist/components/gb-help-tooltip.js +1 -1
  79. package/dist/components/gb-horizontal-tabs.js +6 -6
  80. package/dist/components/gb-horizontal-tabs.js.map +1 -1
  81. package/dist/components/gb-input-dropdown-menu-item.js +1 -1
  82. package/dist/components/gb-input-dropdown.js +1 -1
  83. package/dist/components/gb-input-field.js +9 -9
  84. package/dist/components/gb-input-field.js.map +1 -1
  85. package/dist/components/gb-megainput-field.js +1 -1
  86. package/dist/components/gb-notification-content.js +1 -1
  87. package/dist/components/gb-notification-pane.js +15 -7
  88. package/dist/components/gb-notification-pane.js.map +1 -1
  89. package/dist/components/gb-pagination-button-group-base.js +1 -1
  90. package/dist/components/gb-pagination-dot-indicator.js +1 -1
  91. package/dist/components/gb-pagination-number-base.js +1 -1
  92. package/dist/components/gb-pagination.js +1 -1
  93. package/dist/components/gb-password-button.js +1 -1
  94. package/dist/components/gb-progress-bar.js +1 -1
  95. package/dist/components/gb-progress-circle.js +1 -1
  96. package/dist/components/gb-rich-text.js +13 -13
  97. package/dist/components/gb-scrollbar.js +1 -1
  98. package/dist/components/gb-side-bar-item.js +1 -1
  99. package/dist/components/gb-sidebar.js +8 -8
  100. package/dist/components/gb-slider-control-handle.js +1 -1
  101. package/dist/components/gb-slider.js +3 -3
  102. package/dist/components/gb-status-indicator.js +1 -1
  103. package/dist/components/gb-tab-button-base.js +1 -1
  104. package/dist/components/gb-tag-checkbox.js +1 -1
  105. package/dist/components/gb-tag-close.js +1 -1
  106. package/dist/components/gb-tag-count.js +1 -1
  107. package/dist/components/gb-tag.js +1 -1
  108. package/dist/components/gb-toast-button.js +1 -1
  109. package/dist/components/gb-toast.js +2 -2
  110. package/dist/components/gb-toggle-base.js +1 -1
  111. package/dist/components/gb-toggle.js +2 -2
  112. package/dist/components/gb-token-field.js +2 -2
  113. package/dist/components/gb-tooltip.js +1 -1
  114. package/dist/components/gb-verification-code-field.js +3 -3
  115. package/dist/components/gb-wysiwyg-toolbar.js +1 -1
  116. package/dist/components/{p-4a9c558e.js → p-013dee20.js} +22 -16
  117. package/dist/components/p-013dee20.js.map +1 -0
  118. package/dist/components/{p-cacb10e5.js → p-01e9a298.js} +2 -2
  119. package/dist/components/{p-cacb10e5.js.map → p-01e9a298.js.map} +1 -1
  120. package/dist/components/{p-cc4d7108.js → p-0a8b560f.js} +3 -3
  121. package/dist/components/{p-cc4d7108.js.map → p-0a8b560f.js.map} +1 -1
  122. package/dist/components/{p-b580b149.js → p-0ae10a93.js} +2 -2
  123. package/dist/components/{p-b580b149.js.map → p-0ae10a93.js.map} +1 -1
  124. package/dist/components/{p-3922c1bd.js → p-0db9a95a.js} +4 -4
  125. package/dist/components/{p-3922c1bd.js.map → p-0db9a95a.js.map} +1 -1
  126. package/dist/components/{p-4d9ac8e4.js → p-10c9fef5.js} +12 -12
  127. package/dist/components/{p-4d9ac8e4.js.map → p-10c9fef5.js.map} +1 -1
  128. package/dist/components/{p-2917e437.js → p-13caf833.js} +4 -4
  129. package/dist/components/{p-2917e437.js.map → p-13caf833.js.map} +1 -1
  130. package/dist/components/{p-2eaeb357.js → p-219e2e65.js} +3 -3
  131. package/dist/components/{p-2eaeb357.js.map → p-219e2e65.js.map} +1 -1
  132. package/dist/components/{p-c3b0fba6.js → p-35ef64e9.js} +3 -3
  133. package/dist/components/{p-c3b0fba6.js.map → p-35ef64e9.js.map} +1 -1
  134. package/dist/components/{p-a47dfb14.js → p-3c05bdbb.js} +3 -3
  135. package/dist/components/{p-a47dfb14.js.map → p-3c05bdbb.js.map} +1 -1
  136. package/dist/components/{p-874e38ba.js → p-510523d2.js} +3 -3
  137. package/dist/components/{p-874e38ba.js.map → p-510523d2.js.map} +1 -1
  138. package/dist/components/{p-2902cf8b.js → p-614c7903.js} +8 -8
  139. package/dist/components/{p-2902cf8b.js.map → p-614c7903.js.map} +1 -1
  140. package/dist/components/{p-23944625.js → p-61bddf5d.js} +8 -7
  141. package/dist/components/p-61bddf5d.js.map +1 -0
  142. package/dist/components/{p-2d5a9227.js → p-6bea6dca.js} +2 -2
  143. package/dist/components/{p-2d5a9227.js.map → p-6bea6dca.js.map} +1 -1
  144. package/dist/components/{p-8efceb78.js → p-6f6dbd9e.js} +2 -2
  145. package/dist/components/{p-8efceb78.js.map → p-6f6dbd9e.js.map} +1 -1
  146. package/dist/components/{p-ebbfa52c.js → p-777e985f.js} +8 -6
  147. package/dist/components/p-777e985f.js.map +1 -0
  148. package/dist/components/{p-8b92426c.js → p-7f28a0a8.js} +3 -3
  149. package/dist/components/{p-8b92426c.js.map → p-7f28a0a8.js.map} +1 -1
  150. package/dist/components/{p-556b3a65.js → p-9c716438.js} +8 -8
  151. package/dist/components/{p-556b3a65.js.map → p-9c716438.js.map} +1 -1
  152. package/dist/components/{p-944e7d65.js → p-9cc98325.js} +7 -7
  153. package/dist/components/{p-944e7d65.js.map → p-9cc98325.js.map} +1 -1
  154. package/dist/components/{p-49de23bb.js → p-9e4e0d3c.js} +4 -4
  155. package/dist/components/{p-49de23bb.js.map → p-9e4e0d3c.js.map} +1 -1
  156. package/dist/components/{p-c3eb27e9.js → p-9fbe131e.js} +2 -2
  157. package/dist/components/{p-c3eb27e9.js.map → p-9fbe131e.js.map} +1 -1
  158. package/dist/components/{p-00ae5b69.js → p-a6cc866a.js} +2 -2
  159. package/dist/components/{p-00ae5b69.js.map → p-a6cc866a.js.map} +1 -1
  160. package/dist/components/{p-09ae8f4e.js → p-c110c812.js} +4 -4
  161. package/dist/components/{p-09ae8f4e.js.map → p-c110c812.js.map} +1 -1
  162. package/dist/components/{p-bf955aaa.js → p-c267ebdf.js} +2 -2
  163. package/dist/components/{p-bf955aaa.js.map → p-c267ebdf.js.map} +1 -1
  164. package/dist/components/{p-ff40e77c.js → p-d6535fc7.js} +2 -2
  165. package/dist/components/{p-ff40e77c.js.map → p-d6535fc7.js.map} +1 -1
  166. package/dist/components/{p-a33e9c4e.js → p-df5e12b6.js} +2 -2
  167. package/dist/components/p-df5e12b6.js.map +1 -0
  168. package/dist/components/{p-a158d83f.js → p-f39b9a24.js} +2 -2
  169. package/dist/components/{p-a158d83f.js.map → p-f39b9a24.js.map} +1 -1
  170. package/dist/esm/gb-avatar_34.entry.js +55 -42
  171. package/dist/esm/gb-avatar_34.entry.js.map +1 -1
  172. package/dist/esm/gb-button-close_2.entry.js +1 -1
  173. package/dist/esm/gb-megainput-field.entry.js +2 -2
  174. package/dist/esm/gb-progress-circle.entry.js +1 -1
  175. package/dist/esm/gb-rich-text.entry.js +1 -1
  176. package/dist/esm/gb-scrollbar.entry.js +1 -1
  177. package/dist/esm/gb-slider-control-handle.entry.js +1 -1
  178. package/dist/esm/gb-slider.entry.js +1 -1
  179. package/dist/esm/gb-toast-button.entry.js +1 -1
  180. package/dist/esm/gb-toast.entry.js +1 -1
  181. package/dist/esm/gb-toggle.entry.js +1 -1
  182. package/dist/esm/gb-token-field.entry.js +1 -1
  183. package/dist/esm/gb-verification-code-field.entry.js +2 -2
  184. package/dist/esm/globuscomponents.js +1 -1
  185. package/dist/esm/loader.js +1 -1
  186. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  187. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  188. package/dist/globuscomponents/{p-fccc25e4.entry.js → p-28010ce5.entry.js} +2 -2
  189. package/dist/globuscomponents/{p-a288d071.entry.js → p-2de76cff.entry.js} +2 -2
  190. package/dist/globuscomponents/{p-6337af56.entry.js → p-3e00e8b5.entry.js} +2 -2
  191. package/dist/globuscomponents/{p-915f1e2d.entry.js → p-3e87d517.entry.js} +2 -2
  192. package/dist/globuscomponents/{p-eca4d589.entry.js → p-4747d944.entry.js} +2 -2
  193. package/dist/globuscomponents/{p-3f10d8a3.entry.js → p-49317ef3.entry.js} +2 -2
  194. package/dist/globuscomponents/{p-8c9ea735.entry.js → p-591f713e.entry.js} +2 -2
  195. package/dist/globuscomponents/{p-29c2f3bc.entry.js → p-813be3a0.entry.js} +2 -2
  196. package/dist/globuscomponents/{p-05ebe8ce.entry.js → p-82f0b8bd.entry.js} +2 -2
  197. package/dist/globuscomponents/{p-66b214b3.entry.js → p-a8fca199.entry.js} +2 -2
  198. package/dist/globuscomponents/{p-3eeec823.entry.js → p-b4a9a592.entry.js} +2 -2
  199. package/dist/globuscomponents/p-d8d56455.entry.js +2 -0
  200. package/dist/globuscomponents/p-d8d56455.entry.js.map +1 -0
  201. package/dist/globuscomponents/{p-432cc648.entry.js → p-f4e83bee.entry.js} +2 -2
  202. package/dist/types/components/gb-notification-pane/gb-notification-pane.d.ts +4 -0
  203. package/dist/types/components.d.ts +8 -0
  204. package/package.json +1 -1
  205. package/dist/components/p-23944625.js.map +0 -1
  206. package/dist/components/p-4a9c558e.js.map +0 -1
  207. package/dist/components/p-a33e9c4e.js.map +0 -1
  208. package/dist/components/p-ebbfa52c.js.map +0 -1
  209. package/dist/globuscomponents/p-c616a9dc.entry.js +0 -2
  210. package/dist/globuscomponents/p-c616a9dc.entry.js.map +0 -1
  211. /package/dist/globuscomponents/{p-fccc25e4.entry.js.map → p-28010ce5.entry.js.map} +0 -0
  212. /package/dist/globuscomponents/{p-a288d071.entry.js.map → p-2de76cff.entry.js.map} +0 -0
  213. /package/dist/globuscomponents/{p-6337af56.entry.js.map → p-3e00e8b5.entry.js.map} +0 -0
  214. /package/dist/globuscomponents/{p-915f1e2d.entry.js.map → p-3e87d517.entry.js.map} +0 -0
  215. /package/dist/globuscomponents/{p-eca4d589.entry.js.map → p-4747d944.entry.js.map} +0 -0
  216. /package/dist/globuscomponents/{p-3f10d8a3.entry.js.map → p-49317ef3.entry.js.map} +0 -0
  217. /package/dist/globuscomponents/{p-8c9ea735.entry.js.map → p-591f713e.entry.js.map} +0 -0
  218. /package/dist/globuscomponents/{p-29c2f3bc.entry.js.map → p-813be3a0.entry.js.map} +0 -0
  219. /package/dist/globuscomponents/{p-05ebe8ce.entry.js.map → p-82f0b8bd.entry.js.map} +0 -0
  220. /package/dist/globuscomponents/{p-66b214b3.entry.js.map → p-a8fca199.entry.js.map} +0 -0
  221. /package/dist/globuscomponents/{p-3eeec823.entry.js.map → p-b4a9a592.entry.js.map} +0 -0
  222. /package/dist/globuscomponents/{p-432cc648.entry.js.map → p-f4e83bee.entry.js.map} +0 -0
@@ -28,7 +28,7 @@ const GbProgressBar = class {
28
28
  }
29
29
  render() {
30
30
  const progressValue = Math.min(Math.max(this.progress, 0), 100);
31
- return (h("div", { key: 'b4efb4dd07fe88eefea4a5ebf3bd0be241237e5f', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: '937fcd2d2cf99534b1a74146e0b9a3e77b1e20a5', class: "progress_bar" }, h("div", { key: '069037f3878c7bea0736646e0939b7aca57b56d0', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: 'c5dd574a0fe3dee8c1a711e69d52d09499a92027', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: 'f25d03182c4957782ebe77dc575d777b446b3f43', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: '0893598ff95a4fb194248cd7deadf7b17f2808f0', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: '3e680fb7934d4a8864d44447a6161f50fcf83508', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '3c2331c625b6a16bc6fbd316fbc3fcd064e920a6', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: 'edb1729f6bdcdb3dca1e15cc901adb1109fb47dc', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: '4cd62dbb1cde5567e5780e0872c50a30d655e51a', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
31
+ return (h("div", { key: '37a6800cbf25eae67f401df7933a56e2a786988e', class: `progress_bar_container ${this.labelPosition}` }, h("div", { key: '4e3592be736ef93dde1ee400175dd081c29dfe8e', class: "progress_bar" }, h("div", { key: 'f1462c0e983bcfa6090e73ee2c11d87c123a3cec', class: "progress_fill", style: { width: `${progressValue}%` } })), h(Fragment, null, this.showLabel && (h("div", { key: 'db56c52b72d957a0408fb82685acce95f5857656', class: `label ${this.labelPosition}` }, this.labelPosition === 'right' && h("span", { key: 'a92e250aff46f4fcf0a6d9689f8b2840016c89c3', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'bottom' && h("span", { key: 'b5ec478ca5ac97ef0626a69969ad3f640e53e34d', class: `text-sm-medium` }, progressValue, "%"), this.labelPosition === 'top_floating' && (h("gb-tooltip", { key: '2f42ceef72ef880b300c46864dcf44d3e82ad084', class: `top_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 6.5).toString()}%` } }, h("p", { key: '34b371546dc458a4f3f4a4f51e605def3cf7bfb7', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))), this.labelPosition === 'bottom_floating' && (h("gb-tooltip", { key: 'df7ab5397fcfb3666d060c3d42190a16debb16ba', class: `bottom_tooltip`, arrow: "none", style: { marginLeft: `${(progressValue - 59.5).toString()}%` } }, h("p", { key: 'f0c3212fd42fb2a95f2881cb1fee26c8d8474fb8', slot: "main_text", class: "text-xs-semi-bold" }, progressValue, "%"))))))));
32
32
  }
33
33
  };
34
34
  GbProgressBar.style = GbProgressBarStyle0;
@@ -21,10 +21,10 @@ const GbMegaInputField = class {
21
21
  }
22
22
  }
23
23
  render() {
24
- return (h("div", { key: '15bb83556f695541b348723b1e056aa43792e669', class: {
24
+ return (h("div", { key: '07e6d1e73ff59aad96c477041f304149736428b3', class: {
25
25
  [this.size]: true,
26
26
  disabled: this.state === 'disabled'
27
- } }, h("input", { key: '05df9cd7f88f1f3b6812dd72139dfc34c0534762', class: {
27
+ } }, h("input", { key: 'c8d0bff656ce561f6ff8576b8000a32f60ae6d16', class: {
28
28
  [this.size]: true,
29
29
  disabled: this.state === 'disabled'
30
30
  }, type: "number", min: "0", max: "1", placeholder: "0", value: this.inputValue, onInput: (event) => this.handleInput(event) })));
@@ -35,7 +35,7 @@ const GbProgressCircle = class {
35
35
  }
36
36
  }
37
37
  render() {
38
- return (h("div", { key: '1f6b2909d7b4dd6fd6aafc7895404f5f18bd6aaf', class: "gauge" }, h("div", { key: '96973286df958806c6a7df74f4a750581b8debd7', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: '1845f5bf089fc48130242548bdd2a34497342ac5', class: "mask" }), this.label && (h("div", { key: 'af14f4e823b4dda33c7219d6768bef9880598620', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: '4ef0bccd08a5c2ff353c4e9181689af2b6209e7a', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
38
+ return (h("div", { key: 'b47a2f8630b47659b164bd880f173189b6e9006a', class: "gauge" }, h("div", { key: '612ddfd00dcbd32d502bba09534045b44b4fe397', class: "arc", ref: el => (this.arcElement = el) }), h("div", { key: '728984beb403c040da88f736a940e6e95969400d', class: "mask" }), this.label && (h("div", { key: '7e987262ecba3e0ee765cf58aac4811ee78141ed', class: "label", ref: el => (this.labelElement = el) }, h("p", { key: 'edb733904507c80d856a8d5b4d7675a054404ef2', class: "display-lg-semi-bold" }, `${this.progress}%`)))));
39
39
  }
40
40
  get el() { return getElement(this); }
41
41
  static get watchers() { return {
@@ -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: 'dbb3b41d5c431197663c4f5459218dde44154b92', class: classes }, h("div", { key: 'c3e73ea8ce8dec119a199e6f4a2cad7fc08a0b47', class: "input-with-label" }, h("label", { key: 'e5ba1f46b0a26034d9aa9bc3d338c1333d1d51fd' }, this.label), h("div", { key: '468dd4aa50c95ab2b6c1063bcbecd79ddf9e3601', class: "input-container" }, h("div", { key: '77d380e2da333bdc2fcd5c34203c485669c46db5', class: "toolbar-container" }, h("gb-wysiwyg-toolbar", { key: 'b1aa191f1854bdeacce0fb7e3e9b1c836d1fd21f', 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: '8ac2277b89e52c7b9967d006129286b2e1795287', class: "error-icon" }, h("svg", { key: '62c09863a0323bbd92ce34e3b6b395d6172e720b', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: 'b3d71ce94bd37334ac93f6b052ba12e2e80b536b', 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: '1746f2a746a461b1c87c74f9eec1ed2e28888098', class: "text-container" }, h("textarea", { key: '62a53e3ddd951cb81f9a42e4bcb540bad18f3135' }, this.showPlaceholder && (h("div", { key: '9676926ca9d45c498c126dbad3366d7624a94189' }, this.placeholder)))))), this.showHintText && (h("div", { key: 'f5357bfd6553e25bd2319df8863e5fe5d0191aef', class: "hint-text" }, this.hintText))));
23
+ return (h("div", { key: 'bab0351fa2a6fdadd69ccd68c7cc5a51a6cc8ad1', class: classes }, h("div", { key: '4344b4ddf7ffb1fc5e498892d9d52a4798575434', class: "input-with-label" }, h("label", { key: '7b6ed6244de30880e9cf83ce57f676022a88fb99' }, this.label), h("div", { key: 'ad7534caae78fe9e81f088859bde10812a14dd92', class: "input-container" }, h("div", { key: '8d9b71ebd3d8c36bbe641799c9e0f35d5e4eae49', class: "toolbar-container" }, h("gb-wysiwyg-toolbar", { key: 'e369b3edce2e37a3304f9e8cc5969d526b16eca6', 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: '001a8815621b9eb251845cf36459fabeddf1a5dc', class: "error-icon" }, h("svg", { key: '454870abe9921e51e573885881e2667383b88169', xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, h("path", { key: '8944a8d7026377506f3e243c6495b7e797d29b51', 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: 'fc9f4669e8a44ce022ce629ac6df37efeb2882b7', class: "text-container" }, h("textarea", { key: '0261a471d1754987f80bbfcc4f84abecae7ffe4b' }, this.showPlaceholder && (h("div", { key: '60b33174c0ca4ca8f5a41c57f0b89e1e5ec28c42' }, this.placeholder)))))), this.showHintText && (h("div", { key: '63aa795bb487c308f0e7774e9b50a54b11bc2ddc', 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: '045a068dced212dc17608976921fcdcde337d225', class: "scrollbar-container" }, h("div", { key: 'd3807092a94c5251683c8c3ab46e5e9004705003', class: "scrollbar", style: { height: this.length } }, h("slot", { key: '1bec29224606a420b7cd4fec205381b8f2519d4b' }))));
12
+ return (h("div", { key: '70c21115959e8fe8acd1d3b681cf2ef04bb466c2', class: "scrollbar-container" }, h("div", { key: '3ea7a16d88b10b9060a83a94643799ab73f17d1a', class: "scrollbar", style: { height: this.length } }, h("slot", { key: 'b2b5b38fdca2027ca51ec48eddd2dcabb6e5d949' }))));
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: 'a439b26610ce030e7fd43c2169def214e7026993', 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: '125f3159bd12db86cf42658c2203e66929124352', class: "tooltip-container" }, h("gb-tooltip", { key: '1f50697a797fefea4efb06e5e83cb4febfbba37b', arrow: 'none' }, h("p", { key: '21ac20d71f6fdb4265d064ea866485af7249669e', class: "text-xs-semi-bold", slot: "main_text" }, this.value, "%")))), this.type === 'text' && (h("div", { key: 'b587d44e26df613e4003cebbac6ee190c980ec3a', class: "thumb-label" }, this.value, "%"))));
27
+ return (h("div", { key: '7e720b09977f7cff1c5697b4100fec0d6fbffcc9', 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: 'baa1817c9073e7dce54d1059165bbe044d73c23a', class: "tooltip-container" }, h("gb-tooltip", { key: 'a7752bf0c2746d3166e077768bd396536e9838b7', arrow: 'none' }, h("p", { key: '087092c8df649a26e70d32d4916f8b5a09cd163b', class: "text-xs-semi-bold", slot: "main_text" }, this.value, "%")))), this.type === 'text' && (h("div", { key: '6d07d2ad554582b209e9ea09decb58baede2fe82', 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: 'f20108476cb50b6543f9d3bd15dce0928d551996', class: "slider-container", ref: (el) => this.containerEl = el }, h("div", { key: '145243f741ac7b818bcae28aca746e514c49e29e', class: "track", ref: (el) => this.trackEl = el }), h("gb-slider-control-handle", { key: '1ce4978001ef69b6d8126e511ef181f117fdef51', class: "left", value: this.leftValue, type: this.thumbType, style: { left: `${this.leftValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: 'a0706af5a065b49cd0bd8a4d4cf765c1c20df7ba', class: "right", value: this.rightValue, type: this.thumbType, style: { left: `${this.rightValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'right') })));
65
+ return (h("div", { key: 'b38c106d5bfc1086c4a9215c79aea52348ef76a4', class: "slider-container", ref: (el) => this.containerEl = el }, h("div", { key: '92f06f364516b3456ec71346495961ca22e4d469', class: "track", ref: (el) => this.trackEl = el }), h("gb-slider-control-handle", { key: '0ec57ccc226bdeacea2855defde61c78d7168244', class: "left", value: this.leftValue, type: this.thumbType, style: { left: `${this.leftValue}%` }, onMouseDown: (e) => this.handleMouseDown(e, 'left') }), h("gb-slider-control-handle", { key: '3749a68ec2c02e2d46d0116ec7ecbb416f30c78c', 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
  };
@@ -14,7 +14,7 @@ const GbToastButton = class {
14
14
  slottedContent.classList.add('text-sm-semi-bold');
15
15
  }
16
16
  render() {
17
- return (h("div", { key: 'daf88e6bfba7509c8430358463ea00515dfcc43b', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '0279bec03c382152a9b9d9d5037cb101d436a1cb' })));
17
+ return (h("div", { key: '8cf1c430cc5be272446ed831b03f1e2675ce1491', class: `toast_button ${this.state} ${this.color}` }, h("slot", { key: '278dc5b6dae0312320d516ceb5f6dd650a028bb7' })));
18
18
  }
19
19
  get el() { return getElement(this); }
20
20
  };
@@ -42,7 +42,7 @@ const GbToast = class {
42
42
  slottedSupportingText.classList.add(this.getSupportingColorClasses());
43
43
  }
44
44
  render() {
45
- return (h("div", { key: '28a767447366188e9011b768de3b6f57fa18d16a', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '061347103c57bcaed67f96505d9504a367e1bd24', class: `icon_container` }, h("svg", { key: 'd566d453cc81cb97c27b6c2470c9989e04e4eca7', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '296209e1c1c247a19270d41946304acb314b3953', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '2d84eb9bb551f3f6ff41c81c97774a252d92ca53', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: 'b2881dca5db53328dd0bd9587cdea59630f1d352', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: 'e10b132d355814d39b30cc50fc65a84e209364a3', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '0debf7cfb0b46312015c9efa4c3797e128060639', class: `text ${this.size}` }, h("slot", { key: '7502b61a056851e45526ad7dc57103e6083a8f9e', name: "main_text" }), this.showSupportingText && h("slot", { key: 'd87930302138d81c777b8c59514c4a80f26dadf5', name: "supporting_text" })), this.actions && (h("div", { key: 'c3578f873a8968ae49e50a31676948d0e7cadc06', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: 'd1b3f4e5ee7d0a5f9e52bd0488621ee4dd65a8c3', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: '9e0f57d59f263d6892dcda6d94f050bbe6940c69', class: `container ${this.breakpoint}` }, h("div", { key: 'faf500ff2094643051df3d0294b55d21d2f2cbe6', class: `full_width_content ${this.breakpoint}` }, h("div", { key: 'b050cbd0a8acd2891f3cd50af4cf8bdd09344f43', class: `inner_content ${this.breakpoint}` }, h("div", { key: '0d715f9c45491f38c5fb90ad09153985d74fb08c', class: `icon_container` }, h("svg", { key: '65d0c5f0e8a6dfbd864c0af366e9bf11b63dade5', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '15357ad0950aa3b1659bc05ec6de7424fc616e49', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '4047c6b7f3241ad355d65ae6076c138539ebf2d4', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '2be8c0ecc313eb633a1fdd7d78d932d45fdd7e3d', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: 'c8e397a58cdd617e532c7668bc783bdf032b74e7', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '9e585b6c17986cec97dd0c213e890c6756866107', name: "main_text" }), this.showSupportingText && h("slot", { key: '13f1d2f43903bd2501cdbea38259da2523a11802', name: "supporting_text" }))), this.actions && (h("div", { key: 'eae333f89dabcb319095a5dac3deefabbed1d5ae', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: 'fb35fa1bffd357bd9f2c9d9d8f423a359b84ae91', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}` }))))));
45
+ return (h("div", { key: 'ba4398eef9cba90eb478ce66f739bf6eb2741a95', class: `toast_div ${this.color} ${this.size} ${this.breakpoint}` }, this.size === 'floating' && (h(Fragment, null, h("div", { key: '284ed24d8666c85367a25d70800bc38bdada46c4', class: `icon_container` }, h("svg", { key: '396718c88c55ec3f43c7dfa86fff99712a48d969', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: 'fb73f6c4d38a8a87abd7f213c71c390e1866bbcd', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '4078b82102e16a236135120a0975f2e26f9452f3', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '5969230904dc98657cb1de739ef3b9343573eb2f', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '559eaaacd6e4c1fdf4a9232a7b2c084ff136f944', class: `content ${this.size} ${this.actions ? ' actions' : ''}` }, h("div", { key: '72e110be23a1df7abb793c96253e6cdd964382cb', class: `text ${this.size}` }, h("slot", { key: 'b9808d3dac56095342c84e614c18aa9fb5a4d3d1', name: "main_text" }), this.showSupportingText && h("slot", { key: 'cea3e95ccfa505f09a752cc0fe9b47968cafa72d', name: "supporting_text" })), this.actions && (h("div", { key: '620313b0698d04a0c064d7b03df763dc316087ae', class: `actions ${this.size} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes"))))))), h("gb-button-close", { key: 'a65411bb44c5a02b7808f0131efb1f28b71d5bf6', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.size}` }))), this.size === 'full_width' && (h("div", { key: '0978d1e1f31667e64543f2c9d98075916e8cdddb', class: `container ${this.breakpoint}` }, h("div", { key: '49e0b1804798bdcaddd00fffe9da4f193ef78fa6', class: `full_width_content ${this.breakpoint}` }, h("div", { key: '16a560cdc444a38166aa19f5d309e1f8f3f18865', class: `inner_content ${this.breakpoint}` }, h("div", { key: 'ccbd243d88867ed4b41dd707cf1d8366308fcfda', class: `icon_container` }, h("svg", { key: '4e575c55fab1cb00847e6ec276738eb6348f7be0', xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", viewBox: "0 0 28 28", fill: "none", class: `svg_icon ${this.color}` }, h("path", { key: '9457a7e5ab2e16ba2fbb869c9234dd963d42ef33', opacity: "0.4", d: "M14.0667 2.04163C16.6225 2.04161 18.63 2.0416 20.1973 2.25232C21.8034 2.46825 23.0777 2.91979 24.079 3.92102C25.0802 4.92226 25.5317 6.19655 25.7477 7.80265C25.9584 9.36996 25.9584 11.3774 25.9584 13.9332V13.9333V14.0667V14.0667C25.9584 16.6225 25.9584 18.63 25.7477 20.1973C25.5317 21.8034 25.0802 23.0777 24.079 24.0789C23.0777 25.0801 21.8034 25.5317 20.1973 25.7476C18.63 25.9583 16.6226 25.9583 14.0668 25.9583H14.0667H13.9333H13.9333C11.3775 25.9583 9.37003 25.9583 7.80271 25.7476C6.19661 25.5317 4.92232 25.0801 3.92109 24.0789C2.91985 23.0777 2.46831 21.8034 2.25238 20.1973C2.04166 18.6299 2.04167 16.6225 2.04169 14.0667V13.9333C2.04167 11.3774 2.04166 9.36997 2.25238 7.80265C2.46831 6.19655 2.91985 4.92226 3.92109 3.92102C4.92232 2.91979 6.19661 2.46825 7.80271 2.25232C9.37003 2.0416 11.3775 2.04161 13.9333 2.04163H14.0667Z", fill: "#4B5565" }), h("path", { key: '75521dfbbf954ce204ff38e0b2077c9722c28808', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.6289 12.2818C13.9171 12.3206 14.3158 12.4243 14.6541 12.7626C14.9924 13.101 15.0962 13.4997 15.1349 13.7879C15.167 14.0266 15.1669 14.3043 15.1667 14.5375C15.1667 14.553 15.1667 14.5683 15.1667 14.5834V19.2501C15.1667 19.8944 14.6444 20.4167 14 20.4167C13.3557 20.4167 12.8334 19.8944 12.8334 19.2501V14.5834C12.189 14.5834 11.6667 14.0611 11.6667 13.4167C11.6667 12.7724 12.189 12.2501 12.8334 12.2501C12.8485 12.2501 12.8638 12.2501 12.8793 12.2501C13.1125 12.2499 13.3901 12.2497 13.6289 12.2818Z", fill: "#4B5565" }), h("path", { key: '875a36b750c74a5b551327b72149c06e6db7fe84', "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M12.8333 8.75004C12.8333 8.10571 13.3533 7.58337 13.9947 7.58337H14.0051C14.6466 7.58337 15.1666 8.10571 15.1666 8.75004C15.1666 9.39437 14.6466 9.91671 14.0051 9.91671H13.9947C13.3533 9.91671 12.8333 9.39437 12.8333 8.75004Z", fill: "#4B5565" }))), h("div", { key: '13021742f7d3f207a25517a43bc8c484bc34bd7a', class: `text ${this.size} ${this.breakpoint}` }, h("slot", { key: '562b97ee9b953ead6d38a436d7271706607e6ba1', name: "main_text" }), this.showSupportingText && h("slot", { key: 'ffda7ba1608294ca70af68c7cee16af7f1329b0c', name: "supporting_text" }))), this.actions && (h("div", { key: '6fb26c0054ffca33e4a14ef15aa0a15cc1da9f0b', class: `actions ${this.size} ${this.breakpoint} ${!this.showSupportingText ? 'only_actions' : ''}` }, this.color === 'default' ? (h(Fragment, null, h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_gray" }, h("p", null, "Dismiss")), h("gb-button", { size: "sm", icon: "default", state: "default", hierarchy: "link_color" }, h("p", null, "View changes")))) : (h(Fragment, null, h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "Dismiss")), h("gb-toast-button", { state: StateEnum.Default, color: this.color }, h("p", null, "View changes")))))), h("gb-button-close", { key: 'cf5d79cbafb86b31468b18613d97589fa5b774ad', size: "sm", color: this.color === 'default' ? 'gray' : this.color === 'gray' ? 'gray' : this.color, class: `close_button ${this.breakpoint}` }))))));
46
46
  }
47
47
  get el() { return getElement(this); }
48
48
  };
@@ -38,7 +38,7 @@ const GbToggle = class {
38
38
  }
39
39
  }
40
40
  render() {
41
- return (h("div", { key: '6a374928cf84e6c7def80722ca21ee5e00179946', class: `toggle_div ${this.size}` }, h("div", { key: 'a4b498c566304b93d404dd0de9efa67baef96b54', class: "toggle_base" }, h("gb-toggle-base", { key: 'c38b1be6a57c736e695f50e7a41b8f34d607761b', size: this.size, state: this.state, pressed: this.pressed })), h("div", { key: '78a2f99753a85dff4ef3689c83343e4cbcd6ba79', class: "text" }, h("slot", { key: 'b7d41a944dbc4b1602907a4f52f47bb119373f12', name: "main_text" }), this.supportingText && (h("slot", { key: '7c398b8db1fd03059e1e4f6afb030dc2917c9992', name: "supporting_text" })))));
41
+ return (h("div", { key: '78a75e1a1a352c77e2025145d1c603bf2bcfdfc2', class: `toggle_div ${this.size}` }, h("div", { key: '9e7fe485e5db42368f7fd226f835cb89a0bbc577', class: "toggle_base" }, h("gb-toggle-base", { key: '771f5ebab9ab83b43aa55d3bbb1f6b6cbedc710c', size: this.size, state: this.state, pressed: this.pressed })), h("div", { key: '17ed0fd60ceb3c1fe8bb0a28a62147e7acce7660', class: "text" }, h("slot", { key: '7e01c6094d88baa7c551c8949b05ef3e31b94c3c', name: "main_text" }), this.supportingText && (h("slot", { key: '77461ad941837d1cff934f47feab5c931b0f20aa', name: "supporting_text" })))));
42
42
  }
43
43
  get el() { return getElement(this); }
44
44
  };
@@ -14,7 +14,7 @@ const GbTokenField = class {
14
14
  this.supportingText = '';
15
15
  }
16
16
  render() {
17
- return (h("div", { key: 'e0e1bbd2ca7f0046fcb3f4f6b00e42c714911ea9', class: this.size }, h("div", { key: '9ccb12c1c5430efbe5a33a730be0519e80cf7ca2', class: "input-with-label" }, this.showLabel && (h("label", { key: '792f764c070d4c0dfcb31ac78b0cbae586dcace3' }, this.label)), this.digits === 4 && (h("div", { key: '88a341598b98d6f8742eb2fdc9fef8bb21c03f6b', class: "input-wrapper" }, h("gb-megainput-field", { key: '3e67f8cf3d2c2d9c22c7484ac65c074e881f4a5b', size: this.size }), h("gb-megainput-field", { key: 'f26544065be2d9c69fd6527089760e1fce6f7e89', size: this.size }), h("gb-megainput-field", { key: 'd200d0cc6a30ae9474b2b48921836e0f00e67796', size: this.size }), h("gb-megainput-field", { key: 'cdd78830f2515a0cb16c8a3778d2d0fe5aef403d', size: this.size }))), this.digits === 6 && (h("div", { key: 'd56f74fb56c80371abe32d2c3c93140fb2388ade', class: "input-wrapper" }, h("div", { key: '52fff03f73564468f89033c9ecddc740f03a6d39', class: "first=section" }, h("gb-megainput-field", { key: '8da8712adac75e1085e8ef64bb47072177e83698', size: this.size }), h("gb-megainput-field", { key: '31d9f6368999c251289d10d81f4a5a9a3cd76360', size: this.size }), h("gb-megainput-field", { key: 'b60ff3dc3573f55255385cd95e1d0130a9481b0f', size: this.size })), h("div", { key: '4b62476558c277558824bc0347409b355411639a', class: "second=section" }, h("gb-megainput-field", { key: '7a6d181071ed9adbb9095581761b3bd421af301f', size: this.size }), h("gb-megainput-field", { key: '320615144841db616c0c57150e990da1f018e025', size: this.size }), h("gb-megainput-field", { key: 'e963630711f99d4ddcc725ee34333a932134a0c8', size: this.size })))), this.digits === 8 && (h("div", { key: '52c50ee932c2db391cc79f6f6afd45a2c6cb695e', class: "input-wrapper" }, h("div", { key: 'a23d33cb2bd5faa04bb5b908ff8836be33695d57', class: "first=section" }, h("gb-megainput-field", { key: 'deeed34af665c65cf24611d00cd3b629ba7f8632', size: this.size }), h("gb-megainput-field", { key: '1d78af8e21102137af72ebdd67b30176671825fd', size: this.size }), h("gb-megainput-field", { key: '0102d4a1d483441704b997c3f396c9b185c604b9', size: this.size }), h("gb-megainput-field", { key: '908196b867b4a53622ba28cee84b90b81b4dfb8f', size: this.size })), h("div", { key: '94f1adfb0e929e909e679038683840024ca7d0bf', class: "second=section" }, h("gb-megainput-field", { key: '9a47e21c30dd4b433d3eb8df48e0d1a340f3e6fd', size: this.size }), h("gb-megainput-field", { key: 'f27ff30e6de5e91f262173e6f18a070150b6a846', size: this.size }), h("gb-megainput-field", { key: '5f8458089ea3ab7c7cbcb45673c27848c13f0b76', size: this.size }), h("gb-megainput-field", { key: '81ba0886bb106eb16d7658cebcbe0a20cbd8ab90', size: this.size }))))), h("p", { key: '205b3de66dd48c8fdaf23fc96693afa988259146' }, this.supportingText)));
17
+ return (h("div", { key: '49bcfaa1b41f0a8587943b4784ba7608869a96ed', class: this.size }, h("div", { key: '7282e68745b75a6f3edd31795592f5d4368aa5f9', class: "input-with-label" }, this.showLabel && (h("label", { key: '1d96e25f79f3e48c68eed5225d0508b415d9e70b' }, this.label)), this.digits === 4 && (h("div", { key: 'd750e046f7cd920c8b8fd60c5f8a330a07031ee0', class: "input-wrapper" }, h("gb-megainput-field", { key: '93dfaa348110d974c61eb4b7175206c15d809e08', size: this.size }), h("gb-megainput-field", { key: 'f9c901b6b4ffff94b573cae0d7d9e007c3b6e020', size: this.size }), h("gb-megainput-field", { key: 'c60e92eac48d0dba0387f9f8e46c83a421aaf5be', size: this.size }), h("gb-megainput-field", { key: '2ec0fded5ff9624500f5645cedf49c02ea837b34', size: this.size }))), this.digits === 6 && (h("div", { key: '1915cbe2a047fbe6e28ae028a77296235fb815c0', class: "input-wrapper" }, h("div", { key: '133005f91c3cef0b8e30f91c1248da231b961e1b', class: "first=section" }, h("gb-megainput-field", { key: '02ed5e3bf2670deb7d9f936169f203b578e004bb', size: this.size }), h("gb-megainput-field", { key: '3e2610e153404d3bad263b18d212ada03633002f', size: this.size }), h("gb-megainput-field", { key: 'c982e1214e14fedaa9a77928867e1c5a0cdf07ee', size: this.size })), h("div", { key: 'edf71c05a3d30e2cf7027be6cc5d8edf6ba317ee', class: "second=section" }, h("gb-megainput-field", { key: 'b623a949c1fb80a89a4e624eb427bb726d6351d7', size: this.size }), h("gb-megainput-field", { key: '98341e48bd4e42d123a40ce8640aa02429142794', size: this.size }), h("gb-megainput-field", { key: 'fbc2a36de5a46077ef43e46a26cacb2944f49b79', size: this.size })))), this.digits === 8 && (h("div", { key: 'cea17897dc75dc9c29120b953510cfa9ca0f6bba', class: "input-wrapper" }, h("div", { key: 'dc24ef72aa53c9957c9b57e8f1bc65d3765732c2', class: "first=section" }, h("gb-megainput-field", { key: '99ef5ec515c93bdebfcb0515c197445ff3705ee7', size: this.size }), h("gb-megainput-field", { key: '03e2b7a4ef657cc8811bd525a82ed9105e20e6ce', size: this.size }), h("gb-megainput-field", { key: '381152692106dc554135b3df78377ceaf7916497', size: this.size }), h("gb-megainput-field", { key: '78eaa27891266cadc3df8518f02757c922d4e8e4', size: this.size })), h("div", { key: 'afd048a8a4570dbb5a13779b098761e2892dddaa', class: "second=section" }, h("gb-megainput-field", { key: '00f31b4a89f85d5a71f0be866863999d3defcc78', size: this.size }), h("gb-megainput-field", { key: 'c48d0a1440f188fd0263409155b3795b623c4a0c', size: this.size }), h("gb-megainput-field", { key: '71d154402440bab1fc6c8d3d61008a54b12375d9', size: this.size }), h("gb-megainput-field", { key: '386faf5987bc7ec4650dfa379c088100edec74fd', size: this.size }))))), h("p", { key: '3723d0b34a62afd8cc0ee3a3a9b8338a845d3b3c' }, this.supportingText)));
18
18
  }
19
19
  };
20
20
  GbTokenField.style = GbTokenFieldStyle0;
@@ -14,11 +14,11 @@ const GbVerificationCodeField = class {
14
14
  this.hintText = '';
15
15
  }
16
16
  render() {
17
- return (h("div", { key: '13174b1c446e1f7fc85e3787874aa349bc3e797d', class: {
17
+ return (h("div", { key: 'a6495323f0b468c05be27c9b29072a1a2c5ffdaa', class: {
18
18
  container: true,
19
19
  [this.size]: true,
20
20
  [this.digits]: true,
21
- } }, h("div", { key: '7f88506193cf4497b0cd75024c0fe2cdc2a75b24', class: "input-with-label" }, this.showLabel && (h("label", { key: 'f29a8e6187fa9b73a5435d5131ce92c456efc95b', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '8cded895cdf4055413b86f6a2408136b2971db2a', class: "input-wrapper" }, h("gb-megainput-field", { key: 'd64535a4164ad4df85849358557be92fed15039e', size: this.size }), h("gb-megainput-field", { key: '8a1c06ab5dd73961c9991b604e55fcb18f412973', size: this.size }), h("gb-megainput-field", { key: '7d30a0053201b6a0e7927e2f420fda7fb8ffc0d9', size: this.size }), h("gb-megainput-field", { key: '74496c4c334c46f937f8a0519a4508f59bb3bb08', size: this.size }))), this.digits === 6 && (h("div", { key: '9532646931da0d2dbd60729bfec59f3bb2c89658', class: "input-wrapper" }, h("gb-megainput-field", { key: 'cac0ce29365204521ad134fac7eb9882da292e77', size: this.size }), h("gb-megainput-field", { key: '40901701a1c93fde9ff2fa90c27b3023c84368c3', size: this.size }), h("gb-megainput-field", { key: '1b463ea0f6eb7d90365c9727d2d1dc522c3fc1c0', size: this.size }), h("p", { key: '82fd49454a55185c69978287c1782966058af08a', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: '9612ecca7902df5f33cec1d4bf3457268284f024', size: this.size }), h("gb-megainput-field", { key: 'd123c9a35b18613fd83ff0f411ec476c87d95dc7', size: this.size }), h("gb-megainput-field", { key: 'e0c3d06264d09a099bd718cfa9e66abff9ba8180', size: this.size }))), this.digits === 8 && (h("div", { key: 'd21244f8b8c7136f21ca0d72bddf2051856e5fa0', class: "input-wrapper" }, h("gb-megainput-field", { key: '0d329423ca7ca2f06a884c177babb4b6a05863d0', size: this.size }), h("gb-megainput-field", { key: '0c0b9a8f1afb7fe83d49ac2b60d39f7c0c61e20e', size: this.size }), h("gb-megainput-field", { key: '8194d9eb0541370c0871e07adef01002b93cf74e', size: this.size }), h("gb-megainput-field", { key: '70676dbaf8e797164d7c194b3896f6c584ae7524', size: this.size }), h("p", { key: 'c94b0f624ee3c8c7d9b81bf82d475cff1742fb92', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: 'ced5036e8554d99e2cdb8fff35874a2ba201744a', size: this.size }), h("gb-megainput-field", { key: 'adcf176daef306340c5c7884ef108d43e1e02dd1', size: this.size }), h("gb-megainput-field", { key: 'dbdb68e2fab8076042f46aa7796c3fb4ae102a2a', size: this.size }), h("gb-megainput-field", { key: '00be763da060267d8b6919f77faaf4ad0299d4f9', size: this.size })))), this.showHintText && (h("div", { key: 'a594c5c8a7df6d5a3488996e03eb765114a24c22', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
21
+ } }, h("div", { key: '9268572e79b65375a7c642c29e0868d3c656a0a8', class: "input-with-label" }, this.showLabel && (h("label", { key: 'eb57eaec74ec84b174654d47f492a2666de69776', class: "text-sm-medium", style: { color: 'var(--color-text, #4B5565)' } }, this.label)), this.digits === 4 && (h("div", { key: '4d9f6ab1ec3159439bba44a14bcda75b2d152f1a', class: "input-wrapper" }, h("gb-megainput-field", { key: '3b6d52348c60dd46a329471264373dabc040efbd', size: this.size }), h("gb-megainput-field", { key: '510d9d1899fdd1cf742d3ac78ed5d415ce29c3ba', size: this.size }), h("gb-megainput-field", { key: 'abdbcdea8753e5daac6ff3152c4ca8918cdf06f4', size: this.size }), h("gb-megainput-field", { key: '839b23337bd077d8a2b65b9397f3a5b0d1cd9c47', size: this.size }))), this.digits === 6 && (h("div", { key: 'fee44913404871f3c9a62aee7a1a70a6c504f96d', class: "input-wrapper" }, h("gb-megainput-field", { key: '8f8295f9549b4658ad47e004d00ccac6c9d9a6c6', size: this.size }), h("gb-megainput-field", { key: 'c1e04b4a5f0e9f251250842504331a2d0751cd84', size: this.size }), h("gb-megainput-field", { key: '50f1807862aa9b8aa1831cf66c1ffa8a5a85a5d2', size: this.size }), h("p", { key: 'c939f16debd347c5074e6350982ffa2e5eb76dbf', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: '4e851962206b58d6b28c3b80f1e5419d85c4194c', size: this.size }), h("gb-megainput-field", { key: 'ef076988b8288375ce62ca65739f82f12e8ed4a4', size: this.size }), h("gb-megainput-field", { key: 'df54ce332fa6640145f5171b6a4337a8983e58ba', size: this.size }))), this.digits === 8 && (h("div", { key: '1a4aa4f2a39805de2b400c7b8af4fa413576dc63', class: "input-wrapper" }, h("gb-megainput-field", { key: '8e5f564777f71986a085df75dbad2a2040f55c49', size: this.size }), h("gb-megainput-field", { key: 'a8b22a467d0f632df4d4dc630045232698936b15', size: this.size }), h("gb-megainput-field", { key: '4c20da32c837388399d0ae12ff654f8cde454b3b', size: this.size }), h("gb-megainput-field", { key: '2a6bd58688b5a810b125cb79da70f9106d48a074', size: this.size }), h("p", { key: '39e4997b393abef733b88f79f7b308723ff4b4d5', class: "line display-sm-bold" }, "-"), h("gb-megainput-field", { key: 'ed883791e14503681fb12453c4353a5d5659e2d6', size: this.size }), h("gb-megainput-field", { key: 'fbed2fde17a92ca9f890a9753f6cc75595eca53f', size: this.size }), h("gb-megainput-field", { key: '0f09193e042700c9047790026d1a02166fba92fe', size: this.size }), h("gb-megainput-field", { key: '9c0df194d706818b6bbe8404dfe5ddb84171669b', size: this.size })))), this.showHintText && (h("div", { key: '245109a5b189a74950b127a2004a9c7f24ba5b32', class: "text-sm-regular", style: { color: 'var(--color-text-subtle, #697586)' } }, this.hintText))));
22
22
  }
23
23
  };
24
24
  GbVerificationCodeField.style = GbVerificationCodeFieldStyle0;
@@ -16,7 +16,7 @@ var patchBrowser = () => {
16
16
 
17
17
  patchBrowser().then(async (options) => {
18
18
  await globalScripts();
19
- return bootstrapLazy(JSON.parse("[[\"gb-avatar_34\",[[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\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"options\":[1040],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32]},null,{\"options\":[\"optionsChanged\"]}],[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\":[1026,\"active-index\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"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\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}],[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"onNavBarItemClicked\":[64]}],[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[16]},[[0,\"slotchange\",\"handleSlotChange\"]]],[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[2,\"current-page\"],\"totalPages\":[2,\"total-pages\"]}],[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"iconLeading\":[1,\"icon-leading\"],\"iconTrailing\":[1,\"icon-trailing\"]}],[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}],[1,\"gb-pagination-number-base\",{\"shape\":[1]}],[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-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}],[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}],[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showLeadingIcon\":[4,\"show-leading-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4],\"leadingIcon\":[1,\"leading-icon\"],\"items\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32]}],[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-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[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-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[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-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[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],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"weight\":[1]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"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-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\"],\"color\":[1],\"viewProfileClicked\":[64],\"logoutClicked\":[64]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"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-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-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"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\"],\"pressed\":[4]}]]],[\"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-verification-code-field\",[[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"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-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-button-close_2\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"],\"el\":[16]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"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],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[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-megainput-field\",[[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]]]"), options);
19
+ return bootstrapLazy(JSON.parse("[[\"gb-avatar_34\",[[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\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"options\":[1040],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32]},null,{\"options\":[\"optionsChanged\"]}],[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\":[1026,\"active-index\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"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\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}],[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"onNavBarItemClicked\":[64]}],[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[16],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]},[[0,\"slotchange\",\"handleSlotChange\"]]],[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[2,\"current-page\"],\"totalPages\":[2,\"total-pages\"]}],[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"iconLeading\":[1,\"icon-leading\"],\"iconTrailing\":[1,\"icon-trailing\"]}],[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}],[1,\"gb-pagination-number-base\",{\"shape\":[1]}],[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-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}],[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}],[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showLeadingIcon\":[4,\"show-leading-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4],\"leadingIcon\":[1,\"leading-icon\"],\"items\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32]}],[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-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[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-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[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-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[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],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"weight\":[1]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"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-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\"],\"color\":[1],\"viewProfileClicked\":[64],\"logoutClicked\":[64]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"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-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-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"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\"],\"pressed\":[4]}]]],[\"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-verification-code-field\",[[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"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-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-button-close_2\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"],\"el\":[16]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"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],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[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-megainput-field\",[[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"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(JSON.parse("[[\"gb-avatar_34\",[[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\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"options\":[1040],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32]},null,{\"options\":[\"optionsChanged\"]}],[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\":[1026,\"active-index\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"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\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}],[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"onNavBarItemClicked\":[64]}],[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[16]},[[0,\"slotchange\",\"handleSlotChange\"]]],[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[2,\"current-page\"],\"totalPages\":[2,\"total-pages\"]}],[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"iconLeading\":[1,\"icon-leading\"],\"iconTrailing\":[1,\"icon-trailing\"]}],[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}],[1,\"gb-pagination-number-base\",{\"shape\":[1]}],[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-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}],[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}],[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showLeadingIcon\":[4,\"show-leading-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4],\"leadingIcon\":[1,\"leading-icon\"],\"items\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32]}],[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-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[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-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[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-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[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],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"weight\":[1]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"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-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\"],\"color\":[1],\"viewProfileClicked\":[64],\"logoutClicked\":[64]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"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-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-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"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\"],\"pressed\":[4]}]]],[\"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-verification-code-field\",[[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"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-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-button-close_2\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"],\"el\":[16]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"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],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[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-megainput-field\",[[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"gb-wysiwyg-editor-icon\",[[1,\"gb-wysiwyg-editor-icon\",{\"active\":[4],\"type\":[1],\"state\":[1]}]]]]"), options);
8
+ return bootstrapLazy(JSON.parse("[[\"gb-avatar_34\",[[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\"],\"errorText\":[1,\"error-text\"],\"showPlaceholder\":[4,\"show-placeholder\"],\"placeholder\":[1],\"showHelpIcon\":[4,\"show-help-icon\"],\"showValidation\":[4,\"show-validation\"],\"iconSwap\":[1,\"icon-swap\"],\"showCloseButton\":[4,\"show-close-button\"],\"options\":[1040],\"inputValue\":[32],\"tags\":[32],\"leadingIconSvg\":[32],\"isPasswordVisible\":[32],\"showDropdown\":[32],\"selectedItem\":[32]},null,{\"options\":[\"optionsChanged\"]}],[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\":[1026,\"active-index\"],\"leadingIconSvg\":[32],\"sideBarItemClicked\":[64]}],[1,\"gb-horizontal-tabs\",{\"type\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"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\"],\"eleventhTabName\":[1,\"eleventh-tab-name\"],\"twelfthTabName\":[1,\"twelfth-tab-name\"],\"thirteenthTabName\":[1,\"thirteenth-tab-name\"],\"fourteenthTabName\":[1,\"fourteenth-tab-name\"],\"fifteenthTabName\":[1,\"fifteenth-tab-name\"],\"sixteenthTabName\":[1,\"sixteenth-tab-name\"],\"seventeenthTabName\":[1,\"seventeenth-tab-name\"],\"eighteenthTabName\":[1,\"eighteenth-tab-name\"],\"nineteenthTabName\":[1,\"nineteenth-tab-name\"],\"twentiethTabName\":[1,\"twentieth-tab-name\"],\"activeIndex\":[1026,\"active-index\"]}],[1,\"gb-header\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"text\":[4],\"placeholder\":[4],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"onNavBarItemClicked\":[64]}],[1,\"gb-notification-pane\",{\"state\":[1],\"notifications\":[16],\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]},[[0,\"slotchange\",\"handleSlotChange\"]]],[1,\"gb-pagination\",{\"type\":[1],\"shape\":[1],\"breakpoint\":[1],\"currentPage\":[2,\"current-page\"],\"totalPages\":[2,\"total-pages\"]}],[0,\"gb-carousel-arrow\",{\"size\":[1],\"chevron\":[1]}],[1,\"gb-pagination-button-group-base\",{\"icon\":[1],\"iconLeading\":[1,\"icon-leading\"],\"iconTrailing\":[1,\"icon-trailing\"]}],[0,\"gb-pagination-dot-indicator\",{\"current\":[4],\"type\":[1],\"size\":[1]}],[1,\"gb-pagination-number-base\",{\"shape\":[1]}],[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-collapse-button\",{\"color\":[1],\"isCollapsed\":[1028,\"is-collapsed\"],\"action\":[1025],\"isHovered\":[1028,\"is-hovered\"],\"collapseSidebar\":[64],\"expandSidebar\":[64]}],[1,\"gb-header-icon\",{\"state\":[1],\"showIndicator\":[4,\"show-indicator\"],\"icon\":[1]}],[1,\"gb-notification-content\",{\"icon\":[1],\"label\":[1],\"time\":[1],\"supportingText\":[1,\"supporting-text\"]}],[1,\"gb-toggle-base\",{\"size\":[1],\"state\":[1],\"pressed\":[1028]}],[1,\"gb-input-dropdown\",{\"type\":[1],\"state\":[1025],\"size\":[1],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"placeholder\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"],\"showHelpIcon\":[4,\"show-help-icon\"],\"showLeadingIcon\":[4,\"show-leading-icon\"],\"iconSwap\":[1,\"icon-swap\"],\"text\":[4],\"leadingIcon\":[1,\"leading-icon\"],\"items\":[1040],\"supportingText\":[4,\"supporting-text\"],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"leadingIconSvg\":[32],\"dropdownOpen\":[32],\"selectedItems\":[32],\"unselectedItems\":[32],\"selectedItem\":[32]}],[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-tag\",{\"size\":[1],\"icon\":[1],\"action\":[1],\"flagSwap\":[1,\"flag-swap\"],\"checkbox\":[4],\"onTagClose\":[64]}],[1,\"gb-input-dropdown-menu-item\",{\"type\":[1],\"supportingText\":[4,\"supporting-text\"],\"selected\":[1028],\"state\":[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-help-tooltip\",{\"showArrow\":[4,\"show-arrow\"],\"showSupportingText\":[4,\"show-supporting-text\"],\"showHelpTooltip\":[32]}],[1,\"gb-tag-checkbox\",{\"checked\":[4],\"size\":[1],\"disabled\":[4]}],[1,\"gb-tag-close\",{\"size\":[1]}],[1,\"gb-tag-count\",{\"size\":[1]}],[1,\"gb-badge-close\",{\"color\":[1],\"type\":[1]}],[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-checkbox\",{\"checked\":[4],\"indeterminate\":[4],\"size\":[1],\"type\":[1],\"state\":[1],\"text\":[4],\"supportingText\":[4,\"supporting-text\"]}],[1,\"gb-checkbox-base\",{\"state\":[1025],\"size\":[1],\"type\":[1],\"checked\":[1028],\"indeterminate\":[1028]}],[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],\"color\":[1],\"showBorder\":[4,\"show-border\"],\"weight\":[1]}],[1,\"gb-avatar-contrast-inner-border\",{\"weight\":[1],\"size\":[1],\"showBorder\":[4,\"show-border\"]}],[1,\"gb-status-indicator\",{\"statusIcon\":[1,\"status-icon\"],\"size\":[1],\"state\":[1],\"indicatorStateClass\":[1,\"indicator-state-class\"]}]]],[\"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-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\"],\"color\":[1],\"viewProfileClicked\":[64],\"logoutClicked\":[64]}]]],[\"gb-checkbox-group\",[[1,\"gb-checkbox-group\",{\"size\":[1],\"breakpoint\":[1],\"icon\":[1],\"selected\":[4],\"type\":[1]}]]],[\"gb-avatar-group\",[[1,\"gb-avatar-group\",{\"size\":[1],\"moreUsers\":[4,\"more-users\"],\"addMoreButton\":[4,\"add-more-button\"],\"text\":[4],\"state\":[1],\"images\":[16]}]]],[\"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-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-toast\",[[1,\"gb-toast\",{\"color\":[1],\"size\":[1],\"breakpoint\":[1],\"xCloseButton\":[4,\"x-close-button\"],\"actions\":[4],\"showSupportingText\":[4,\"show-supporting-text\"]}]]],[\"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\"],\"pressed\":[4]}]]],[\"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-verification-code-field\",[[1,\"gb-verification-code-field\",{\"size\":[1],\"digits\":[2],\"showLabel\":[4,\"show-label\"],\"label\":[1],\"showHintText\":[4,\"show-hint-text\"],\"hintText\":[1,\"hint-text\"]}]]],[\"gb-wysiwyg-tooltip\",[[1,\"gb-wysiwyg-tooltip\",{\"arrow\":[1],\"breakpoint\":[1]}]]],[\"gb-file-type-icon\",[[1,\"gb-file-type-icon\"]]],[\"gb-progress-circle\",[[1,\"gb-progress-circle\",{\"size\":[1],\"shape\":[1],\"label\":[4],\"progress\":[2]},null,{\"progress\":[\"handleProgressChange\"]}]]],[\"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-checkbox-group-item\",[[1,\"gb-checkbox-group-item\",{\"size\":[1],\"type\":[1],\"state\":[1],\"breakpoint\":[1],\"showCost\":[4,\"show-cost\"],\"selected\":[1028]}]]],[\"gb-button-close_2\",[[1,\"gb-progress-bar\",{\"progress\":[2],\"showLabel\":[4,\"show-label\"],\"labelPosition\":[1,\"label-position\"],\"el\":[16]}],[1,\"gb-button-close\",{\"size\":[1],\"color\":[1]}]]],[\"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],\"color\":[1],\"showBorder\":[4,\"show-border\"]}]]],[\"gb-avatar-add-button\",[[1,\"gb-avatar-add-button\",{\"size\":[1],\"showToolTip\":[1028,\"show-tool-tip\"],\"state\":[1],\"el\":[16]}]]],[\"gb-slider-control-handle\",[[1,\"gb-slider-control-handle\",{\"value\":[2],\"type\":[1],\"isHovered\":[32],\"isFocused\":[32]}]]],[\"gb-toast-button\",[[1,\"gb-toast-button\",{\"state\":[1],\"color\":[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-megainput-field\",[[1,\"gb-megainput-field\",{\"size\":[1],\"state\":[1],\"inputValue\":[32]}]]],[\"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,2 +1,2 @@
1
- import{p as e,b as t}from"./p-6a2960b8.js";export{s as setNonce}from"./p-6a2960b8.js";import{g as o}from"./p-e1255160.js";var i=()=>{const t=import.meta.url;const o={};if(t!==""){o.resourcesUrl=new URL(".",t).href}return e(o)};i().then((async e=>{await o();return t(JSON.parse('[["p-c616a9dc",[[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"],"errorText":[1,"error-text"],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showHelpIcon":[4,"show-help-icon"],"showValidation":[4,"show-validation"],"iconSwap":[1,"icon-swap"],"showCloseButton":[4,"show-close-button"],"options":[1040],"inputValue":[32],"tags":[32],"leadingIconSvg":[32],"isPasswordVisible":[32],"showDropdown":[32],"selectedItem":[32]},null,{"options":["optionsChanged"]}],[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":[1026,"active-index"],"leadingIconSvg":[32],"sideBarItemClicked":[64]}],[1,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"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"],"eleventhTabName":[1,"eleventh-tab-name"],"twelfthTabName":[1,"twelfth-tab-name"],"thirteenthTabName":[1,"thirteenth-tab-name"],"fourteenthTabName":[1,"fourteenth-tab-name"],"fifteenthTabName":[1,"fifteenth-tab-name"],"sixteenthTabName":[1,"sixteenth-tab-name"],"seventeenthTabName":[1,"seventeenth-tab-name"],"eighteenthTabName":[1,"eighteenth-tab-name"],"nineteenthTabName":[1,"nineteenth-tab-name"],"twentiethTabName":[1,"twentieth-tab-name"],"activeIndex":[1026,"active-index"]}],[1,"gb-header",{"state":[1],"showIndicator":[4,"show-indicator"],"text":[4],"placeholder":[4],"color":[1],"showBorder":[4,"show-border"],"onNavBarItemClicked":[64]}],[1,"gb-notification-pane",{"state":[1],"notifications":[16]},[[0,"slotchange","handleSlotChange"]]],[1,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1],"currentPage":[2,"current-page"],"totalPages":[2,"total-pages"]}],[0,"gb-carousel-arrow",{"size":[1],"chevron":[1]}],[1,"gb-pagination-button-group-base",{"icon":[1],"iconLeading":[1,"icon-leading"],"iconTrailing":[1,"icon-trailing"]}],[0,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}],[1,"gb-pagination-number-base",{"shape":[1]}],[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-collapse-button",{"color":[1],"isCollapsed":[1028,"is-collapsed"],"action":[1025],"isHovered":[1028,"is-hovered"],"collapseSidebar":[64],"expandSidebar":[64]}],[1,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1]}],[1,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}],[1,"gb-toggle-base",{"size":[1],"state":[1],"pressed":[1028]}],[1,"gb-input-dropdown",{"type":[1],"state":[1025],"size":[1],"showLabel":[4,"show-label"],"label":[1],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showHelpIcon":[4,"show-help-icon"],"showLeadingIcon":[4,"show-leading-icon"],"iconSwap":[1,"icon-swap"],"text":[4],"leadingIcon":[1,"leading-icon"],"items":[1040],"supportingText":[4,"supporting-text"],"color":[1],"showBorder":[4,"show-border"],"leadingIconSvg":[32],"dropdownOpen":[32],"selectedItems":[32],"unselectedItems":[32],"selectedItem":[32]}],[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-tag",{"size":[1],"icon":[1],"action":[1],"flagSwap":[1,"flag-swap"],"checkbox":[4],"onTagClose":[64]}],[1,"gb-input-dropdown-menu-item",{"type":[1],"supportingText":[4,"supporting-text"],"selected":[1028],"state":[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-help-tooltip",{"showArrow":[4,"show-arrow"],"showSupportingText":[4,"show-supporting-text"],"showHelpTooltip":[32]}],[1,"gb-tag-checkbox",{"checked":[4],"size":[1],"disabled":[4]}],[1,"gb-tag-close",{"size":[1]}],[1,"gb-tag-count",{"size":[1]}],[1,"gb-badge-close",{"color":[1],"type":[1]}],[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-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"]}],[1,"gb-checkbox-base",{"state":[1025],"size":[1],"type":[1],"checked":[1028],"indeterminate":[1028]}],[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],"color":[1],"showBorder":[4,"show-border"],"weight":[1]}],[1,"gb-avatar-contrast-inner-border",{"weight":[1],"size":[1],"showBorder":[4,"show-border"]}],[1,"gb-status-indicator",{"statusIcon":[1,"status-icon"],"size":[1],"state":[1],"indicatorStateClass":[1,"indicator-state-class"]}]]],["p-8c9ea735",[[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-ef70935e",[[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"],"color":[1],"viewProfileClicked":[64],"logoutClicked":[64]}]]],["p-9ea6f3d0",[[1,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["p-9b99abdb",[[1,"gb-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}]]],["p-478defa4",[[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-261e74e3",[[1,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}]]],["p-e000dd43",[[1,"gb-help-dropdown",{"showLogError":[4,"show-log-error"],"downloadUserGuideClicked":[64]}]]],["p-3eeec823",[[1,"gb-toast",{"color":[1],"size":[1],"breakpoint":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"]}]]],["p-3f10d8a3",[[1,"gb-slider",{"min":[2],"max":[2],"thumbType":[1,"thumb-type"],"leftValue":[32],"rightValue":[32]}]]],["p-6337af56",[[1,"gb-toggle",{"size":[1],"state":[1],"supportingText":[4,"supporting-text"],"pressed":[4]}]]],["p-432cc648",[[1,"gb-token-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"]}]]],["p-eca4d589",[[1,"gb-verification-code-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["p-e70534d1",[[1,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["p-621b927c",[[1,"gb-file-type-icon"]]],["p-a288d071",[[1,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]},null,{"progress":["handleProgressChange"]}]]],["p-66b214b3",[[1,"gb-scrollbar",{"length":[1]}]]],["p-c93db781",[[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-7c76781d",[[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-cf4fa95a",[[1,"gb-checkbox-group-item",{"size":[1],"type":[1],"state":[1],"breakpoint":[1],"showCost":[4,"show-cost"],"selected":[1028]}]]],["p-915f1e2d",[[1,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"],"el":[16]}],[1,"gb-button-close",{"size":[1],"color":[1]}]]],["p-d9a2a502",[[1,"gb-file-upload-item-base",{"icon":[1],"state":[1],"heightSize":[1,"height-size"],"fileType":[1,"file-type"],"buttonState":[1,"button-state"]}]]],["p-517691ca",[[1,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4],"color":[1],"showBorder":[4,"show-border"]}]]],["p-87cbf02b",[[1,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}]]],["p-29c2f3bc",[[1,"gb-slider-control-handle",{"value":[2],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["p-fccc25e4",[[1,"gb-toast-button",{"state":[1],"color":[1]}]]],["p-3482a1c9",[[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-05ebe8ce",[[1,"gb-megainput-field",{"size":[1],"state":[1],"inputValue":[32]}]]],["p-9ceb9664",[[1,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1]}]]]]'),e)}));
1
+ import{p as e,b as t}from"./p-6a2960b8.js";export{s as setNonce}from"./p-6a2960b8.js";import{g as o}from"./p-e1255160.js";var i=()=>{const t=import.meta.url;const o={};if(t!==""){o.resourcesUrl=new URL(".",t).href}return e(o)};i().then((async e=>{await o();return t(JSON.parse('[["p-d8d56455",[[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"],"errorText":[1,"error-text"],"showPlaceholder":[4,"show-placeholder"],"placeholder":[1],"showHelpIcon":[4,"show-help-icon"],"showValidation":[4,"show-validation"],"iconSwap":[1,"icon-swap"],"showCloseButton":[4,"show-close-button"],"options":[1040],"inputValue":[32],"tags":[32],"leadingIconSvg":[32],"isPasswordVisible":[32],"showDropdown":[32],"selectedItem":[32]},null,{"options":["optionsChanged"]}],[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":[1026,"active-index"],"leadingIconSvg":[32],"sideBarItemClicked":[64]}],[1,"gb-horizontal-tabs",{"type":[1],"size":[1],"fullWidth":[4,"full-width"],"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"],"eleventhTabName":[1,"eleventh-tab-name"],"twelfthTabName":[1,"twelfth-tab-name"],"thirteenthTabName":[1,"thirteenth-tab-name"],"fourteenthTabName":[1,"fourteenth-tab-name"],"fifteenthTabName":[1,"fifteenth-tab-name"],"sixteenthTabName":[1,"sixteenth-tab-name"],"seventeenthTabName":[1,"seventeenth-tab-name"],"eighteenthTabName":[1,"eighteenth-tab-name"],"nineteenthTabName":[1,"nineteenth-tab-name"],"twentiethTabName":[1,"twentieth-tab-name"],"activeIndex":[1026,"active-index"]}],[1,"gb-header",{"state":[1],"showIndicator":[4,"show-indicator"],"text":[4],"placeholder":[4],"color":[1],"showBorder":[4,"show-border"],"onNavBarItemClicked":[64]}],[1,"gb-notification-pane",{"state":[1],"notifications":[16],"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]},[[0,"slotchange","handleSlotChange"]]],[1,"gb-pagination",{"type":[1],"shape":[1],"breakpoint":[1],"currentPage":[2,"current-page"],"totalPages":[2,"total-pages"]}],[0,"gb-carousel-arrow",{"size":[1],"chevron":[1]}],[1,"gb-pagination-button-group-base",{"icon":[1],"iconLeading":[1,"icon-leading"],"iconTrailing":[1,"icon-trailing"]}],[0,"gb-pagination-dot-indicator",{"current":[4],"type":[1],"size":[1]}],[1,"gb-pagination-number-base",{"shape":[1]}],[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-collapse-button",{"color":[1],"isCollapsed":[1028,"is-collapsed"],"action":[1025],"isHovered":[1028,"is-hovered"],"collapseSidebar":[64],"expandSidebar":[64]}],[1,"gb-header-icon",{"state":[1],"showIndicator":[4,"show-indicator"],"icon":[1]}],[1,"gb-notification-content",{"icon":[1],"label":[1],"time":[1],"supportingText":[1,"supporting-text"]}],[1,"gb-toggle-base",{"size":[1],"state":[1],"pressed":[1028]}],[1,"gb-input-dropdown",{"type":[1],"state":[1025],"size":[1],"showLabel":[4,"show-label"],"label":[1],"placeholder":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"],"showHelpIcon":[4,"show-help-icon"],"showLeadingIcon":[4,"show-leading-icon"],"iconSwap":[1,"icon-swap"],"text":[4],"leadingIcon":[1,"leading-icon"],"items":[1040],"supportingText":[4,"supporting-text"],"color":[1],"showBorder":[4,"show-border"],"leadingIconSvg":[32],"dropdownOpen":[32],"selectedItems":[32],"unselectedItems":[32],"selectedItem":[32]}],[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-tag",{"size":[1],"icon":[1],"action":[1],"flagSwap":[1,"flag-swap"],"checkbox":[4],"onTagClose":[64]}],[1,"gb-input-dropdown-menu-item",{"type":[1],"supportingText":[4,"supporting-text"],"selected":[1028],"state":[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-help-tooltip",{"showArrow":[4,"show-arrow"],"showSupportingText":[4,"show-supporting-text"],"showHelpTooltip":[32]}],[1,"gb-tag-checkbox",{"checked":[4],"size":[1],"disabled":[4]}],[1,"gb-tag-close",{"size":[1]}],[1,"gb-tag-count",{"size":[1]}],[1,"gb-badge-close",{"color":[1],"type":[1]}],[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-checkbox",{"checked":[4],"indeterminate":[4],"size":[1],"type":[1],"state":[1],"text":[4],"supportingText":[4,"supporting-text"]}],[1,"gb-checkbox-base",{"state":[1025],"size":[1],"type":[1],"checked":[1028],"indeterminate":[1028]}],[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],"color":[1],"showBorder":[4,"show-border"],"weight":[1]}],[1,"gb-avatar-contrast-inner-border",{"weight":[1],"size":[1],"showBorder":[4,"show-border"]}],[1,"gb-status-indicator",{"statusIcon":[1,"status-icon"],"size":[1],"state":[1],"indicatorStateClass":[1,"indicator-state-class"]}]]],["p-591f713e",[[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-ef70935e",[[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"],"color":[1],"viewProfileClicked":[64],"logoutClicked":[64]}]]],["p-9ea6f3d0",[[1,"gb-checkbox-group",{"size":[1],"breakpoint":[1],"icon":[1],"selected":[4],"type":[1]}]]],["p-9b99abdb",[[1,"gb-avatar-group",{"size":[1],"moreUsers":[4,"more-users"],"addMoreButton":[4,"add-more-button"],"text":[4],"state":[1],"images":[16]}]]],["p-478defa4",[[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-261e74e3",[[1,"gb-avatar-profile-photo",{"placeholder":[4],"text":[4],"size":[1],"verified":[4],"icon":[1]}]]],["p-e000dd43",[[1,"gb-help-dropdown",{"showLogError":[4,"show-log-error"],"downloadUserGuideClicked":[64]}]]],["p-b4a9a592",[[1,"gb-toast",{"color":[1],"size":[1],"breakpoint":[1],"xCloseButton":[4,"x-close-button"],"actions":[4],"showSupportingText":[4,"show-supporting-text"]}]]],["p-49317ef3",[[1,"gb-slider",{"min":[2],"max":[2],"thumbType":[1,"thumb-type"],"leftValue":[32],"rightValue":[32]}]]],["p-3e00e8b5",[[1,"gb-toggle",{"size":[1],"state":[1],"supportingText":[4,"supporting-text"],"pressed":[4]}]]],["p-f4e83bee",[[1,"gb-token-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showSupportingText":[4,"show-supporting-text"],"supportingText":[1,"supporting-text"]}]]],["p-4747d944",[[1,"gb-verification-code-field",{"size":[1],"digits":[2],"showLabel":[4,"show-label"],"label":[1],"showHintText":[4,"show-hint-text"],"hintText":[1,"hint-text"]}]]],["p-e70534d1",[[1,"gb-wysiwyg-tooltip",{"arrow":[1],"breakpoint":[1]}]]],["p-621b927c",[[1,"gb-file-type-icon"]]],["p-2de76cff",[[1,"gb-progress-circle",{"size":[1],"shape":[1],"label":[4],"progress":[2]},null,{"progress":["handleProgressChange"]}]]],["p-a8fca199",[[1,"gb-scrollbar",{"length":[1]}]]],["p-c93db781",[[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-7c76781d",[[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-cf4fa95a",[[1,"gb-checkbox-group-item",{"size":[1],"type":[1],"state":[1],"breakpoint":[1],"showCost":[4,"show-cost"],"selected":[1028]}]]],["p-3e87d517",[[1,"gb-progress-bar",{"progress":[2],"showLabel":[4,"show-label"],"labelPosition":[1,"label-position"],"el":[16]}],[1,"gb-button-close",{"size":[1],"color":[1]}]]],["p-d9a2a502",[[1,"gb-file-upload-item-base",{"icon":[1],"state":[1],"heightSize":[1,"height-size"],"fileType":[1,"file-type"],"buttonState":[1,"button-state"]}]]],["p-517691ca",[[1,"gb-avatar-label-group",{"size":[1],"statusIcon":[1,"status-icon"],"state":[1],"placeholder":[4],"text":[4],"color":[1],"showBorder":[4,"show-border"]}]]],["p-87cbf02b",[[1,"gb-avatar-add-button",{"size":[1],"showToolTip":[1028,"show-tool-tip"],"state":[1],"el":[16]}]]],["p-813be3a0",[[1,"gb-slider-control-handle",{"value":[2],"type":[1],"isHovered":[32],"isFocused":[32]}]]],["p-28010ce5",[[1,"gb-toast-button",{"state":[1],"color":[1]}]]],["p-3482a1c9",[[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-82f0b8bd",[[1,"gb-megainput-field",{"size":[1],"state":[1],"inputValue":[32]}]]],["p-9ceb9664",[[1,"gb-wysiwyg-editor-icon",{"active":[4],"type":[1],"state":[1]}]]]]'),e)}));
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","JSON","parse"],"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":"0HAOA,IAAIA,EAAe,KAUjB,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACrBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACjD,CACE,OAAOC,EAAeJ,EAAK,EClB7BH,IAAeQ,MAAKC,MAAOC,UACnBC,IACN,OAAOC,EAAcC,KAAAC,MAAA,4nVAAuCJ,EAAA","ignoreList":[]}
1
+ {"version":3,"names":["patchBrowser","importMeta","url","opts","resourcesUrl","URL","href","promiseResolve","then","async","options","globalScripts","bootstrapLazy","JSON","parse"],"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":"0HAOA,IAAIA,EAAe,KAUjB,MAAMC,cAAyBC,IAC/B,MAAMC,EAAqE,GAC3E,GAAIF,IAAe,GAAI,CACrBE,EAAKC,aAAe,IAAIC,IAAI,IAAKJ,GAAYK,IACjD,CACE,OAAOC,EAAeJ,EAAK,EClB7BH,IAAeQ,MAAKC,MAAOC,UACnBC,IACN,OAAOC,EAAcC,KAAAC,MAAA,qsVAAuCJ,EAAA","ignoreList":[]}