globuswebcomponents 0.2.6

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 (252) hide show
  1. package/LICENSE +21 -0
  2. package/dist/components/gb-avatar-add-button.d.ts +11 -0
  3. package/dist/components/gb-avatar-contrast-inner-border.d.ts +11 -0
  4. package/dist/components/gb-avatar-dropdown.d.ts +11 -0
  5. package/dist/components/gb-avatar-group.d.ts +11 -0
  6. package/dist/components/gb-avatar-label-group.d.ts +11 -0
  7. package/dist/components/gb-avatar-profile-photo.d.ts +11 -0
  8. package/dist/components/gb-avatar.d.ts +11 -0
  9. package/dist/components/gb-badge-close.d.ts +11 -0
  10. package/dist/components/gb-badge.d.ts +11 -0
  11. package/dist/components/gb-button-close.d.ts +11 -0
  12. package/dist/components/gb-button.d.ts +11 -0
  13. package/dist/components/gb-checkbox-base.d.ts +11 -0
  14. package/dist/components/gb-checkbox-group.d.ts +11 -0
  15. package/dist/components/gb-checkbox.d.ts +11 -0
  16. package/dist/components/gb-collapse-button.d.ts +11 -0
  17. package/dist/components/gb-dropdown-items-with-shortcut.d.ts +11 -0
  18. package/dist/components/gb-file-type-icon.d.ts +11 -0
  19. package/dist/components/gb-file-upload-item-base.d.ts +11 -0
  20. package/dist/components/gb-file-upload.d.ts +11 -0
  21. package/dist/components/gb-header-icon.d.ts +11 -0
  22. package/dist/components/gb-help-dropdown.d.ts +11 -0
  23. package/dist/components/gb-input-dropdown-menu-item.d.ts +11 -0
  24. package/dist/components/gb-input-dropdown.d.ts +11 -0
  25. package/dist/components/gb-input-field.d.ts +11 -0
  26. package/dist/components/gb-megainput-field.d.ts +11 -0
  27. package/dist/components/gb-notification-content.d.ts +11 -0
  28. package/dist/components/gb-notification-panel.d.ts +11 -0
  29. package/dist/components/gb-progress-bar.d.ts +11 -0
  30. package/dist/components/gb-progress-circle.d.ts +11 -0
  31. package/dist/components/gb-scrollbar.d.ts +11 -0
  32. package/dist/components/gb-slider-control-handle.d.ts +11 -0
  33. package/dist/components/gb-slider.d.ts +11 -0
  34. package/dist/components/gb-status-indicator.d.ts +11 -0
  35. package/dist/components/gb-tag-checkbox.d.ts +11 -0
  36. package/dist/components/gb-tag-close.d.ts +11 -0
  37. package/dist/components/gb-tag-count.d.ts +11 -0
  38. package/dist/components/gb-tag.d.ts +11 -0
  39. package/dist/components/gb-textarea-input-field.d.ts +11 -0
  40. package/dist/components/gb-toggle-base.d.ts +11 -0
  41. package/dist/components/gb-toggle.d.ts +11 -0
  42. package/dist/components/gb-tooltip.d.ts +11 -0
  43. package/dist/components/gb-wysiwyg-editor-icon.d.ts +11 -0
  44. package/dist/components/index.d.ts +33 -0
  45. package/dist/components/test-button.d.ts +11 -0
  46. package/dist/components/test-tooltip.d.ts +11 -0
  47. package/dist/globuscomponents/app-globals-0f993ce5.js +5 -0
  48. package/dist/globuscomponents/app-globals-0f993ce5.js.map +1 -0
  49. package/dist/globuscomponents/assets/Tooltip.svg +4 -0
  50. package/dist/globuscomponents/assets/alert_02.svg +3 -0
  51. package/dist/globuscomponents/assets/arrow-turn-backward.svg +5 -0
  52. package/dist/globuscomponents/assets/arrow_pointing_right.svg +3 -0
  53. package/dist/globuscomponents/assets/arrow_pointing_up.svg +9 -0
  54. package/dist/globuscomponents/assets/arrow_up.svg +3 -0
  55. package/dist/globuscomponents/assets/avatar_pic.jpg +0 -0
  56. package/dist/globuscomponents/assets/blush_brush.svg +3 -0
  57. package/dist/globuscomponents/assets/book_open.svg +3 -0
  58. package/dist/globuscomponents/assets/bug_02.svg +4 -0
  59. package/dist/globuscomponents/assets/checkbox disabled_indeterminate.svg +5 -0
  60. package/dist/globuscomponents/assets/checkcircle default_checked.svg +5 -0
  61. package/dist/globuscomponents/assets/checkcircle default_unchecked.svg +3 -0
  62. package/dist/globuscomponents/assets/checkcircle disabled_checked.svg +5 -0
  63. package/dist/globuscomponents/assets/checkcircle disabled_unchecked.svg +3 -0
  64. package/dist/globuscomponents/assets/checked_indeterminate.svg +5 -0
  65. package/dist/globuscomponents/assets/checkmark.svg +3 -0
  66. package/dist/globuscomponents/assets/circle.svg +5 -0
  67. package/dist/globuscomponents/assets/column-insert.svg +5 -0
  68. package/dist/globuscomponents/assets/company.svg +4 -0
  69. package/dist/globuscomponents/assets/company_icon.svg +4 -0
  70. package/dist/globuscomponents/assets/configuration_02.svg +3 -0
  71. package/dist/globuscomponents/assets/country-icon.svg +29 -0
  72. package/dist/globuscomponents/assets/dark_theme.svg +3 -0
  73. package/dist/globuscomponents/assets/default_checked.svg +5 -0
  74. package/dist/globuscomponents/assets/default_unchecked.svg +3 -0
  75. package/dist/globuscomponents/assets/delete-02.svg +3 -0
  76. package/dist/globuscomponents/assets/disabled.svg +4 -0
  77. package/dist/globuscomponents/assets/disabled_checked.svg +5 -0
  78. package/dist/globuscomponents/assets/disabled_indeterminate.svg +5 -0
  79. package/dist/globuscomponents/assets/dot.svg +3 -0
  80. package/dist/globuscomponents/assets/logout_button.svg +3 -0
  81. package/dist/globuscomponents/assets/panel_bell.svg +85 -0
  82. package/dist/globuscomponents/assets/radiobutton default_checked.svg +4 -0
  83. package/dist/globuscomponents/assets/radiobutton default_unchecked.svg +3 -0
  84. package/dist/globuscomponents/assets/radiobutton disabled_checked.svg +4 -0
  85. package/dist/globuscomponents/assets/radiobutton disabled_unchecked.svg +3 -0
  86. package/dist/globuscomponents/assets/sample.svg +5 -0
  87. package/dist/globuscomponents/assets/ticked_01.svg +5 -0
  88. package/dist/globuscomponents/assets/tooltip.png +0 -0
  89. package/dist/globuscomponents/assets/user_add.svg +3 -0
  90. package/dist/globuscomponents/assets/user_group.svg +3 -0
  91. package/dist/globuscomponents/assets/user_profile.svg +4 -0
  92. package/dist/globuscomponents/assets/verified_tick.svg +11 -0
  93. package/dist/globuscomponents/gb-avatar-add-button.entry.js +21 -0
  94. package/dist/globuscomponents/gb-avatar-add-button.entry.js.map +1 -0
  95. package/dist/globuscomponents/gb-avatar-contrast-inner-border.entry.js +33 -0
  96. package/dist/globuscomponents/gb-avatar-contrast-inner-border.entry.js.map +1 -0
  97. package/dist/globuscomponents/gb-avatar-dropdown.entry.js +30 -0
  98. package/dist/globuscomponents/gb-avatar-dropdown.entry.js.map +1 -0
  99. package/dist/globuscomponents/gb-avatar-group.entry.js +45 -0
  100. package/dist/globuscomponents/gb-avatar-group.entry.js.map +1 -0
  101. package/dist/globuscomponents/gb-avatar-label-group.entry.js +72 -0
  102. package/dist/globuscomponents/gb-avatar-label-group.entry.js.map +1 -0
  103. package/dist/globuscomponents/gb-avatar-profile-photo.entry.js +52 -0
  104. package/dist/globuscomponents/gb-avatar-profile-photo.entry.js.map +1 -0
  105. package/dist/globuscomponents/gb-avatar.entry.js +54 -0
  106. package/dist/globuscomponents/gb-avatar.entry.js.map +1 -0
  107. package/dist/globuscomponents/gb-badge-close.entry.js +19 -0
  108. package/dist/globuscomponents/gb-badge-close.entry.js.map +1 -0
  109. package/dist/globuscomponents/gb-badge.entry.js +48 -0
  110. package/dist/globuscomponents/gb-badge.entry.js.map +1 -0
  111. package/dist/globuscomponents/gb-button-close.entry.js +19 -0
  112. package/dist/globuscomponents/gb-button-close.entry.js.map +1 -0
  113. package/dist/globuscomponents/gb-button.entry.js +48 -0
  114. package/dist/globuscomponents/gb-button.entry.js.map +1 -0
  115. package/dist/globuscomponents/gb-checkbox-base.entry.js +122 -0
  116. package/dist/globuscomponents/gb-checkbox-base.entry.js.map +1 -0
  117. package/dist/globuscomponents/gb-checkbox-group.entry.js +22 -0
  118. package/dist/globuscomponents/gb-checkbox-group.entry.js.map +1 -0
  119. package/dist/globuscomponents/gb-checkbox.entry.js +50 -0
  120. package/dist/globuscomponents/gb-checkbox.entry.js.map +1 -0
  121. package/dist/globuscomponents/gb-collapse-button.entry.js +32 -0
  122. package/dist/globuscomponents/gb-collapse-button.entry.js.map +1 -0
  123. package/dist/globuscomponents/gb-dropdown-items-with-shortcut.entry.js +27 -0
  124. package/dist/globuscomponents/gb-dropdown-items-with-shortcut.entry.js.map +1 -0
  125. package/dist/globuscomponents/gb-file-type-icon.entry.js +17 -0
  126. package/dist/globuscomponents/gb-file-type-icon.entry.js.map +1 -0
  127. package/dist/globuscomponents/gb-file-upload-item-base.entry.js +32 -0
  128. package/dist/globuscomponents/gb-file-upload-item-base.entry.js.map +1 -0
  129. package/dist/globuscomponents/gb-file-upload.entry.js +35 -0
  130. package/dist/globuscomponents/gb-file-upload.entry.js.map +1 -0
  131. package/dist/globuscomponents/gb-header-icon.entry.js +25 -0
  132. package/dist/globuscomponents/gb-header-icon.entry.js.map +1 -0
  133. package/dist/globuscomponents/gb-help-dropdown.entry.js +18 -0
  134. package/dist/globuscomponents/gb-help-dropdown.entry.js.map +1 -0
  135. package/dist/globuscomponents/gb-input-dropdown-menu-item.entry.js +28 -0
  136. package/dist/globuscomponents/gb-input-dropdown-menu-item.entry.js.map +1 -0
  137. package/dist/globuscomponents/gb-input-dropdown.entry.js +36 -0
  138. package/dist/globuscomponents/gb-input-dropdown.entry.js.map +1 -0
  139. package/dist/globuscomponents/gb-input-field.entry.js +37 -0
  140. package/dist/globuscomponents/gb-input-field.entry.js.map +1 -0
  141. package/dist/globuscomponents/gb-megainput-field.entry.js +18 -0
  142. package/dist/globuscomponents/gb-megainput-field.entry.js.map +1 -0
  143. package/dist/globuscomponents/gb-notification-content.entry.js +22 -0
  144. package/dist/globuscomponents/gb-notification-content.entry.js.map +1 -0
  145. package/dist/globuscomponents/gb-notification-panel.entry.js +40 -0
  146. package/dist/globuscomponents/gb-notification-panel.entry.js.map +1 -0
  147. package/dist/globuscomponents/gb-progress-bar.entry.js +22 -0
  148. package/dist/globuscomponents/gb-progress-bar.entry.js.map +1 -0
  149. package/dist/globuscomponents/gb-progress-circle.entry.js +21 -0
  150. package/dist/globuscomponents/gb-progress-circle.entry.js.map +1 -0
  151. package/dist/globuscomponents/gb-scrollbar.entry.js +18 -0
  152. package/dist/globuscomponents/gb-scrollbar.entry.js.map +1 -0
  153. package/dist/globuscomponents/gb-slider-control-handle.entry.js +33 -0
  154. package/dist/globuscomponents/gb-slider-control-handle.entry.js.map +1 -0
  155. package/dist/globuscomponents/gb-slider.entry.js +72 -0
  156. package/dist/globuscomponents/gb-slider.entry.js.map +1 -0
  157. package/dist/globuscomponents/gb-status-indicator.entry.js +24 -0
  158. package/dist/globuscomponents/gb-status-indicator.entry.js.map +1 -0
  159. package/dist/globuscomponents/gb-tag-checkbox.entry.js +20 -0
  160. package/dist/globuscomponents/gb-tag-checkbox.entry.js.map +1 -0
  161. package/dist/globuscomponents/gb-tag-close.entry.js +18 -0
  162. package/dist/globuscomponents/gb-tag-close.entry.js.map +1 -0
  163. package/dist/globuscomponents/gb-tag-count.entry.js +18 -0
  164. package/dist/globuscomponents/gb-tag-count.entry.js.map +1 -0
  165. package/dist/globuscomponents/gb-tag.entry.js +23 -0
  166. package/dist/globuscomponents/gb-tag.entry.js.map +1 -0
  167. package/dist/globuscomponents/gb-textarea-input-field.entry.js +32 -0
  168. package/dist/globuscomponents/gb-textarea-input-field.entry.js.map +1 -0
  169. package/dist/globuscomponents/gb-toggle-base.entry.js +22 -0
  170. package/dist/globuscomponents/gb-toggle-base.entry.js.map +1 -0
  171. package/dist/globuscomponents/gb-toggle.entry.js +47 -0
  172. package/dist/globuscomponents/gb-toggle.entry.js.map +1 -0
  173. package/dist/globuscomponents/gb-tooltip.entry.js +30 -0
  174. package/dist/globuscomponents/gb-tooltip.entry.js.map +1 -0
  175. package/dist/globuscomponents/gb-wysiwyg-editor-icon.entry.js +20 -0
  176. package/dist/globuscomponents/gb-wysiwyg-editor-icon.entry.js.map +1 -0
  177. package/dist/globuscomponents/global/global.css +1507 -0
  178. package/dist/globuscomponents/global/spacing.css +43 -0
  179. package/dist/globuscomponents/global/typo.css +496 -0
  180. package/dist/globuscomponents/global/typography.css +917 -0
  181. package/dist/globuscomponents/globuscomponents.css +1507 -0
  182. package/dist/globuscomponents/globuscomponents.esm.js +49 -0
  183. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -0
  184. package/dist/globuscomponents/index-7dbac1f2.js +3013 -0
  185. package/dist/globuscomponents/index-7dbac1f2.js.map +1 -0
  186. package/dist/globuscomponents/index.esm.js +17 -0
  187. package/dist/globuscomponents/index.esm.js.map +1 -0
  188. package/dist/globuscomponents/reusableModels-77ac218d.js +26 -0
  189. package/dist/globuscomponents/reusableModels-77ac218d.js.map +1 -0
  190. package/dist/globuscomponents/shadow-css-7ad5caf8.js +334 -0
  191. package/dist/globuscomponents/shadow-css-7ad5caf8.js.map +1 -0
  192. package/dist/globuscomponents/test-button.entry.js +80 -0
  193. package/dist/globuscomponents/test-button.entry.js.map +1 -0
  194. package/dist/globuscomponents/test-tooltip.entry.js +26 -0
  195. package/dist/globuscomponents/test-tooltip.entry.js.map +1 -0
  196. package/dist/types/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.d.ts +4 -0
  197. package/dist/types/components/gb-avatar/gb-avatar.d.ts +15 -0
  198. package/dist/types/components/gb-avatar-add-button/gb-avatar-add-button.d.ts +8 -0
  199. package/dist/types/components/gb-avatar-contrast-inner-border/gb-avatar-contrast-inner-border.d.ts +7 -0
  200. package/dist/types/components/gb-avatar-dropdown/gb-avatar-dropdown.d.ts +11 -0
  201. package/dist/types/components/gb-avatar-group/gb-avatar-group.d.ts +13 -0
  202. package/dist/types/components/gb-avatar-label-group/gb-avatar-label-group.d.ts +14 -0
  203. package/dist/types/components/gb-avatar-profile-photo/gb-avatar-profile-photo.d.ts +14 -0
  204. package/dist/types/components/gb-badge-close/gb-badge-close.d.ts +6 -0
  205. package/dist/types/components/gb-badges/gb-badges.d.ts +12 -0
  206. package/dist/types/components/gb-button/gb-button.d.ts +16 -0
  207. package/dist/types/components/gb-button-close/gb-button-close.d.ts +6 -0
  208. package/dist/types/components/gb-checkbox/gb-checkbox.d.ts +14 -0
  209. package/dist/types/components/gb-checkbox-base/gb-checkbox-base.d.ts +16 -0
  210. package/dist/types/components/gb-checkbox-group/gb-checkbox-group.d.ts +9 -0
  211. package/dist/types/components/gb-collapse-button/gb-collapse-button.d.ts +7 -0
  212. package/dist/types/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.d.ts +12 -0
  213. package/dist/types/components/gb-file-type-icon/gb-file-type-icon.d.ts +3 -0
  214. package/dist/types/components/gb-file-upload/gb-file-upload.d.ts +11 -0
  215. package/dist/types/components/gb-file-upload-item-base/gb-file-upload-item-base.d.ts +10 -0
  216. package/dist/types/components/gb-header-icon/gb-header-icon.d.ts +6 -0
  217. package/dist/types/components/gb-help-dropdown/gb-help-dropdown.d.ts +4 -0
  218. package/dist/types/components/gb-input-dropdown/gb-input-dropdown.d.ts +16 -0
  219. package/dist/types/components/gb-input-dropdown-menu/input-dropdown-menu.d.ts +9 -0
  220. package/dist/types/components/gb-input-field/gb-input-field.d.ts +11 -0
  221. package/dist/types/components/gb-megainput-field-base/gb-megainput-field.d.ts +5 -0
  222. package/dist/types/components/gb-notification-content/gb-notification-content.d.ts +7 -0
  223. package/dist/types/components/gb-notification-panel/gb-notification-panel.d.ts +12 -0
  224. package/dist/types/components/gb-progress-bar/gb-progress-bar.d.ts +7 -0
  225. package/dist/types/components/gb-progress-circle/gb-progress-circle.d.ts +8 -0
  226. package/dist/types/components/gb-scrollbar/gb-scrollbar.d.ts +4 -0
  227. package/dist/types/components/gb-slider-control-handle/slider-control-handle.d.ts +11 -0
  228. package/dist/types/components/gb-sliders/slider.d.ts +25 -0
  229. package/dist/types/components/gb-status-indicator/gb-status-indicator.d.ts +8 -0
  230. package/dist/types/components/gb-tag-checkbox/gb-tag-checkbox.d.ts +6 -0
  231. package/dist/types/components/gb-tag-close/gb-tag-close.d.ts +5 -0
  232. package/dist/types/components/gb-tagcount/gb-tagcount.d.ts +5 -0
  233. package/dist/types/components/gb-tags/gb-tags.d.ts +8 -0
  234. package/dist/types/components/gb-textarea-input-field/gb-textarea-input-field.d.ts +7 -0
  235. package/dist/types/components/gb-toggle/gb-toggle.d.ts +11 -0
  236. package/dist/types/components/gb-toggle-base/gb-toggle-base.d.ts +6 -0
  237. package/dist/types/components/gb-tooltip/gb-tooltip.d.ts +8 -0
  238. package/dist/types/components/test-button/test-button.d.ts +29 -0
  239. package/dist/types/components/test-tooltip/test-tooltip.d.ts +8 -0
  240. package/dist/types/components.d.ts +968 -0
  241. package/dist/types/index.d.ts +11 -0
  242. package/dist/types/models/reusableModels.d.ts +26 -0
  243. package/dist/types/stencil-public-runtime.d.ts +1674 -0
  244. package/dist/types/utils/utils.d.ts +1 -0
  245. package/loader/cdn.js +1 -0
  246. package/loader/index.cjs.js +1 -0
  247. package/loader/index.d.ts +24 -0
  248. package/loader/index.es2017.js +1 -0
  249. package/loader/index.js +2 -0
  250. package/loader/package.json +11 -0
  251. package/package.json +59 -0
  252. package/readme.md +114 -0
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2018
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbAvatarAddButton extends Components.GbAvatarAddButton, HTMLElement {}
4
+ export const GbAvatarAddButton: {
5
+ prototype: GbAvatarAddButton;
6
+ new (): GbAvatarAddButton;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbAvatarContrastInnerBorder extends Components.GbAvatarContrastInnerBorder, HTMLElement {}
4
+ export const GbAvatarContrastInnerBorder: {
5
+ prototype: GbAvatarContrastInnerBorder;
6
+ new (): GbAvatarContrastInnerBorder;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbAvatarDropdown extends Components.GbAvatarDropdown, HTMLElement {}
4
+ export const GbAvatarDropdown: {
5
+ prototype: GbAvatarDropdown;
6
+ new (): GbAvatarDropdown;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbAvatarGroup extends Components.GbAvatarGroup, HTMLElement {}
4
+ export const GbAvatarGroup: {
5
+ prototype: GbAvatarGroup;
6
+ new (): GbAvatarGroup;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbAvatarLabelGroup extends Components.GbAvatarLabelGroup, HTMLElement {}
4
+ export const GbAvatarLabelGroup: {
5
+ prototype: GbAvatarLabelGroup;
6
+ new (): GbAvatarLabelGroup;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbAvatarProfilePhoto extends Components.GbAvatarProfilePhoto, HTMLElement {}
4
+ export const GbAvatarProfilePhoto: {
5
+ prototype: GbAvatarProfilePhoto;
6
+ new (): GbAvatarProfilePhoto;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbAvatar extends Components.GbAvatar, HTMLElement {}
4
+ export const GbAvatar: {
5
+ prototype: GbAvatar;
6
+ new (): GbAvatar;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbBadgeClose extends Components.GbBadgeClose, HTMLElement {}
4
+ export const GbBadgeClose: {
5
+ prototype: GbBadgeClose;
6
+ new (): GbBadgeClose;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbBadge extends Components.GbBadge, HTMLElement {}
4
+ export const GbBadge: {
5
+ prototype: GbBadge;
6
+ new (): GbBadge;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbButtonClose extends Components.GbButtonClose, HTMLElement {}
4
+ export const GbButtonClose: {
5
+ prototype: GbButtonClose;
6
+ new (): GbButtonClose;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbButton extends Components.GbButton, HTMLElement {}
4
+ export const GbButton: {
5
+ prototype: GbButton;
6
+ new (): GbButton;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbCheckboxBase extends Components.GbCheckboxBase, HTMLElement {}
4
+ export const GbCheckboxBase: {
5
+ prototype: GbCheckboxBase;
6
+ new (): GbCheckboxBase;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbCheckboxGroup extends Components.GbCheckboxGroup, HTMLElement {}
4
+ export const GbCheckboxGroup: {
5
+ prototype: GbCheckboxGroup;
6
+ new (): GbCheckboxGroup;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbCheckbox extends Components.GbCheckbox, HTMLElement {}
4
+ export const GbCheckbox: {
5
+ prototype: GbCheckbox;
6
+ new (): GbCheckbox;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbCollapseButton extends Components.GbCollapseButton, HTMLElement {}
4
+ export const GbCollapseButton: {
5
+ prototype: GbCollapseButton;
6
+ new (): GbCollapseButton;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbDropdownItemsWithShortcut extends Components.GbDropdownItemsWithShortcut, HTMLElement {}
4
+ export const GbDropdownItemsWithShortcut: {
5
+ prototype: GbDropdownItemsWithShortcut;
6
+ new (): GbDropdownItemsWithShortcut;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbFileTypeIcon extends Components.GbFileTypeIcon, HTMLElement {}
4
+ export const GbFileTypeIcon: {
5
+ prototype: GbFileTypeIcon;
6
+ new (): GbFileTypeIcon;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbFileUploadItemBase extends Components.GbFileUploadItemBase, HTMLElement {}
4
+ export const GbFileUploadItemBase: {
5
+ prototype: GbFileUploadItemBase;
6
+ new (): GbFileUploadItemBase;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbFileUpload extends Components.GbFileUpload, HTMLElement {}
4
+ export const GbFileUpload: {
5
+ prototype: GbFileUpload;
6
+ new (): GbFileUpload;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbHeaderIcon extends Components.GbHeaderIcon, HTMLElement {}
4
+ export const GbHeaderIcon: {
5
+ prototype: GbHeaderIcon;
6
+ new (): GbHeaderIcon;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbHelpDropdown extends Components.GbHelpDropdown, HTMLElement {}
4
+ export const GbHelpDropdown: {
5
+ prototype: GbHelpDropdown;
6
+ new (): GbHelpDropdown;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbInputDropdownMenuItem extends Components.GbInputDropdownMenuItem, HTMLElement {}
4
+ export const GbInputDropdownMenuItem: {
5
+ prototype: GbInputDropdownMenuItem;
6
+ new (): GbInputDropdownMenuItem;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbInputDropdown extends Components.GbInputDropdown, HTMLElement {}
4
+ export const GbInputDropdown: {
5
+ prototype: GbInputDropdown;
6
+ new (): GbInputDropdown;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbInputField extends Components.GbInputField, HTMLElement {}
4
+ export const GbInputField: {
5
+ prototype: GbInputField;
6
+ new (): GbInputField;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbMegainputField extends Components.GbMegainputField, HTMLElement {}
4
+ export const GbMegainputField: {
5
+ prototype: GbMegainputField;
6
+ new (): GbMegainputField;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbNotificationContent extends Components.GbNotificationContent, HTMLElement {}
4
+ export const GbNotificationContent: {
5
+ prototype: GbNotificationContent;
6
+ new (): GbNotificationContent;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbNotificationPanel extends Components.GbNotificationPanel, HTMLElement {}
4
+ export const GbNotificationPanel: {
5
+ prototype: GbNotificationPanel;
6
+ new (): GbNotificationPanel;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbProgressBar extends Components.GbProgressBar, HTMLElement {}
4
+ export const GbProgressBar: {
5
+ prototype: GbProgressBar;
6
+ new (): GbProgressBar;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbProgressCircle extends Components.GbProgressCircle, HTMLElement {}
4
+ export const GbProgressCircle: {
5
+ prototype: GbProgressCircle;
6
+ new (): GbProgressCircle;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbScrollbar extends Components.GbScrollbar, HTMLElement {}
4
+ export const GbScrollbar: {
5
+ prototype: GbScrollbar;
6
+ new (): GbScrollbar;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbSliderControlHandle extends Components.GbSliderControlHandle, HTMLElement {}
4
+ export const GbSliderControlHandle: {
5
+ prototype: GbSliderControlHandle;
6
+ new (): GbSliderControlHandle;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbSlider extends Components.GbSlider, HTMLElement {}
4
+ export const GbSlider: {
5
+ prototype: GbSlider;
6
+ new (): GbSlider;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbStatusIndicator extends Components.GbStatusIndicator, HTMLElement {}
4
+ export const GbStatusIndicator: {
5
+ prototype: GbStatusIndicator;
6
+ new (): GbStatusIndicator;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbTagCheckbox extends Components.GbTagCheckbox, HTMLElement {}
4
+ export const GbTagCheckbox: {
5
+ prototype: GbTagCheckbox;
6
+ new (): GbTagCheckbox;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbTagClose extends Components.GbTagClose, HTMLElement {}
4
+ export const GbTagClose: {
5
+ prototype: GbTagClose;
6
+ new (): GbTagClose;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbTagCount extends Components.GbTagCount, HTMLElement {}
4
+ export const GbTagCount: {
5
+ prototype: GbTagCount;
6
+ new (): GbTagCount;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbTag extends Components.GbTag, HTMLElement {}
4
+ export const GbTag: {
5
+ prototype: GbTag;
6
+ new (): GbTag;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbTextareaInputField extends Components.GbTextareaInputField, HTMLElement {}
4
+ export const GbTextareaInputField: {
5
+ prototype: GbTextareaInputField;
6
+ new (): GbTextareaInputField;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbToggleBase extends Components.GbToggleBase, HTMLElement {}
4
+ export const GbToggleBase: {
5
+ prototype: GbToggleBase;
6
+ new (): GbToggleBase;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbToggle extends Components.GbToggle, HTMLElement {}
4
+ export const GbToggle: {
5
+ prototype: GbToggle;
6
+ new (): GbToggle;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbTooltip extends Components.GbTooltip, HTMLElement {}
4
+ export const GbTooltip: {
5
+ prototype: GbTooltip;
6
+ new (): GbTooltip;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface GbWysiwygEditorIcon extends Components.GbWysiwygEditorIcon, HTMLElement {}
4
+ export const GbWysiwygEditorIcon: {
5
+ prototype: GbWysiwygEditorIcon;
6
+ new (): GbWysiwygEditorIcon;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Get the base path to where the assets can be found. Use "setAssetPath(path)"
3
+ * if the path needs to be customized.
4
+ */
5
+ export declare const getAssetPath: (path: string) => string;
6
+
7
+ /**
8
+ * Used to manually set the base path where assets can be found.
9
+ * If the script is used as "module", it's recommended to use "import.meta.url",
10
+ * such as "setAssetPath(import.meta.url)". Other options include
11
+ * "setAssetPath(document.currentScript.src)", or using a bundler's replace plugin to
12
+ * dynamically set the path at build time, such as "setAssetPath(process.env.ASSET_PATH)".
13
+ * But do note that this configuration depends on how your script is bundled, or lack of
14
+ * bundling, and where your assets can be loaded from. Additionally custom bundling
15
+ * will have to ensure the static assets are copied to its build directory.
16
+ */
17
+ export declare const setAssetPath: (path: string) => void;
18
+
19
+ /**
20
+ * Used to specify a nonce value that corresponds with an application's CSP.
21
+ * When set, the nonce will be added to all dynamically created script and style tags at runtime.
22
+ * Alternatively, the nonce value can be set on a meta tag in the DOM head
23
+ * (<meta name="csp-nonce" content="{ nonce value here }" />) which
24
+ * will result in the same behavior.
25
+ */
26
+ export declare const setNonce: (nonce: string) => void
27
+
28
+ export interface SetPlatformOptions {
29
+ raf?: (c: FrameRequestCallback) => number;
30
+ ael?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void;
31
+ rel?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void;
32
+ }
33
+ export declare const setPlatformOptions: (opts: SetPlatformOptions) => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface TestButton extends Components.TestButton, HTMLElement {}
4
+ export const TestButton: {
5
+ prototype: TestButton;
6
+ new (): TestButton;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface TestTooltip extends Components.TestTooltip, HTMLElement {}
4
+ export const TestTooltip: {
5
+ prototype: TestTooltip;
6
+ new (): TestTooltip;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,5 @@
1
+ const globalScripts = () => {};
2
+
3
+ export { globalScripts as g };
4
+
5
+ //# sourceMappingURL=app-globals-0f993ce5.js.map
@@ -0,0 +1 @@
1
+ {"file":"app-globals-0f993ce5.js","mappings":"AAAY,MAAC,aAAa,GAAG,MAAM;;;;","names":[],"sources":["@stencil/core/internal/app-globals"],"sourcesContent":["export const globalScripts = () => {};\n"],"version":3}
@@ -0,0 +1,4 @@
1
+ <svg width="10" height="17" viewBox="0 0 10 17" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.5 15L1.73171 9.20549C1.34332 8.81534 1.34332 8.18465 1.73171 7.7945L7.49999 2" stroke="#E3E8EF"/>
3
+ <path d="M9.51471 14.5711C9.51471 15.462 8.43757 15.9081 7.8076 15.2782L1.73653 9.2071C1.346 8.81658 1.346 8.18342 1.73653 7.79289L7.8076 1.72183C8.43757 1.09187 9.51471 1.53803 9.51471 2.42894L9.51471 14.5711Z" fill="#FCFCFC"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
2
+ <path d="M2.88755 16.9247L2.3798 17.4767L2.88755 16.9247ZM1.71943 14.8578L2.45371 14.705L1.71943 14.8578ZM15.5653 8.06909L14.9124 8.43809L14.9124 8.43809L15.5653 8.06909ZM18.2807 14.8578L17.5465 14.705L18.2807 14.8578ZM17.1126 16.9247L16.6049 16.3727L16.6049 16.3727L17.1126 16.9247ZM11.1682 2.27232L11.4045 1.56051L11.1682 2.27232ZM8.83196 2.27232L8.59569 1.56051L8.83196 2.27232ZM9.99341 12.5833C9.5792 12.5833 9.24341 12.9191 9.24341 13.3333C9.24341 13.7475 9.5792 14.0833 9.99341 14.0833V12.5833ZM10.0009 14.0833C10.4151 14.0833 10.7509 13.7475 10.7509 13.3333C10.7509 12.9191 10.4151 12.5833 10.0009 12.5833V14.0833ZM9.25008 10.8333C9.25008 11.2476 9.58587 11.5833 10.0001 11.5833C10.4143 11.5833 10.7501 11.2476 10.7501 10.8333H9.25008ZM10.7501 7.5C10.7501 7.08579 10.4143 6.75 10.0001 6.75C9.58587 6.75 9.25008 7.08579 9.25008 7.5H10.7501ZM10.0001 17.1666C7.97096 17.1666 6.51103 17.1656 5.42071 17.0471C4.32878 16.9283 3.7549 16.7035 3.3953 16.3727L2.3798 17.4767C3.09854 18.1378 4.06953 18.409 5.25859 18.5383C6.44924 18.6677 8.00641 18.6666 10.0001 18.6666V17.1666ZM3.78189 7.70008C2.7846 9.46476 2.00637 10.8398 1.5218 11.9556C1.03818 13.0692 0.786174 14.0542 0.985159 15.0105L2.45371 14.705C2.351 14.2114 2.45101 13.5816 2.89765 12.5531C3.34337 11.5268 4.07368 10.2325 5.08778 8.43809L3.78189 7.70008ZM3.3953 16.3727C2.91877 15.9344 2.58812 15.351 2.45371 14.705L0.985159 15.0105C1.18269 15.9599 1.66985 16.8237 2.3798 17.4767L3.3953 16.3727ZM14.9124 8.43809C15.9265 10.2325 16.6568 11.5268 17.1025 12.5531C17.5492 13.5816 17.6492 14.2114 17.5465 14.705L19.015 15.0105C19.214 14.0542 18.962 13.0692 18.4784 11.9556C17.9938 10.8398 17.2156 9.46476 16.2183 7.70008L14.9124 8.43809ZM10.0001 18.6666C11.9938 18.6666 13.5509 18.6677 14.7416 18.5383C15.9306 18.409 16.9016 18.1378 17.6204 17.4767L16.6049 16.3727C16.2453 16.7035 15.6714 16.9283 14.5795 17.0471C13.4891 17.1656 12.0292 17.1666 10.0001 17.1666V18.6666ZM17.5465 14.705C17.412 15.351 17.0814 15.9344 16.6049 16.3727L17.6204 17.4767C18.3303 16.8237 18.8175 15.9599 19.015 15.0105L17.5465 14.705ZM16.2183 7.70008C15.2211 5.93554 14.4444 4.55928 13.7406 3.57236C13.0395 2.58923 12.3265 1.86658 11.4045 1.56051L10.9319 2.98413C11.3899 3.13615 11.8697 3.53232 12.5194 4.44327C13.1663 5.35044 13.8982 6.64351 14.9124 8.43809L16.2183 7.70008ZM5.08778 8.43809C6.10197 6.64351 6.83389 5.35044 7.4808 4.44327C8.13042 3.53232 8.61026 3.13615 9.06824 2.98413L8.59569 1.56051C7.67364 1.86658 6.96062 2.58923 6.25953 3.57236C5.55574 4.55928 4.7791 5.93554 3.78189 7.70008L5.08778 8.43809ZM11.4045 1.56051C10.4919 1.25758 9.5083 1.25758 8.59569 1.56051L9.06824 2.98413C9.67405 2.78304 10.3261 2.78304 10.9319 2.98413L11.4045 1.56051ZM9.99341 14.0833H10.0009V12.5833H9.99341V14.0833ZM10.7501 10.8333V7.5H9.25008V10.8333H10.7501Z" fill="#4B5565"/>
3
+ </svg>