globuswebcomponents 0.3.4 → 0.3.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 (501) hide show
  1. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js +3 -3
  2. package/dist/cjs/gb-avatar-dropdown.cjs.entry.js.map +1 -1
  3. package/dist/cjs/gb-avatar-label-group.cjs.entry.js +3 -3
  4. package/dist/cjs/gb-avatar-label-group.cjs.entry.js.map +1 -1
  5. package/dist/cjs/gb-avatar_18.cjs.entry.js +744 -0
  6. package/dist/cjs/gb-avatar_18.cjs.entry.js.map +1 -0
  7. package/dist/cjs/gb-button-close_2.cjs.entry.js +5 -5
  8. package/dist/cjs/gb-button-close_2.cjs.entry.js.map +1 -1
  9. package/dist/cjs/gb-checkbox-group.cjs.entry.js +2 -2
  10. package/dist/cjs/gb-checkbox_2.cjs.entry.js +4 -4
  11. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js +6 -7
  12. package/dist/cjs/gb-dropdown-items-with-shortcut.cjs.entry.js.map +1 -1
  13. package/dist/cjs/gb-file-type-icon.cjs.entry.js +1 -1
  14. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js +4 -4
  15. package/dist/cjs/gb-file-upload-item-base.cjs.entry.js.map +1 -1
  16. package/dist/cjs/gb-file-upload.cjs.entry.js +11 -11
  17. package/dist/cjs/gb-header-icon.cjs.entry.js +7 -7
  18. package/dist/cjs/gb-header-icon.cjs.entry.js.map +1 -1
  19. package/dist/cjs/gb-help-dropdown.cjs.entry.js +3 -3
  20. package/dist/cjs/gb-help-dropdown.cjs.entry.js.map +1 -1
  21. package/dist/cjs/gb-input-dropdown-menu-item.cjs.entry.js +5 -6
  22. package/dist/cjs/gb-input-dropdown-menu-item.cjs.entry.js.map +1 -1
  23. package/dist/cjs/gb-input-dropdown.cjs.entry.js +3 -3
  24. package/dist/cjs/gb-input-dropdown.cjs.entry.js.map +1 -1
  25. package/dist/cjs/gb-input-field.cjs.entry.js +3 -3
  26. package/dist/cjs/gb-input-field.cjs.entry.js.map +1 -1
  27. package/dist/cjs/gb-megainput-field.cjs.entry.js +3 -3
  28. package/dist/cjs/gb-megainput-field.cjs.entry.js.map +1 -1
  29. package/dist/cjs/gb-notification-content.cjs.entry.js +3 -3
  30. package/dist/cjs/gb-notification-content.cjs.entry.js.map +1 -1
  31. package/dist/cjs/gb-notification-panel.cjs.entry.js +3 -3
  32. package/dist/cjs/gb-notification-panel.cjs.entry.js.map +1 -1
  33. package/dist/cjs/gb-progress-circle.cjs.entry.js +2 -2
  34. package/dist/cjs/gb-scrollbar.cjs.entry.js +3 -3
  35. package/dist/cjs/gb-scrollbar.cjs.entry.js.map +1 -1
  36. package/dist/cjs/gb-slider-control-handle.cjs.entry.js +3 -3
  37. package/dist/cjs/gb-slider-control-handle.cjs.entry.js.map +1 -1
  38. package/dist/cjs/gb-slider.cjs.entry.js +3 -3
  39. package/dist/cjs/gb-slider.cjs.entry.js.map +1 -1
  40. package/dist/cjs/gb-tag-checkbox_3.cjs.entry.js +11 -11
  41. package/dist/cjs/gb-tag-checkbox_3.cjs.entry.js.map +1 -1
  42. package/dist/cjs/gb-tag.cjs.entry.js +9 -9
  43. package/dist/cjs/gb-tag.cjs.entry.js.map +1 -1
  44. package/dist/cjs/gb-textarea-input-field.cjs.entry.js +1 -1
  45. package/dist/cjs/gb-toggle-base.cjs.entry.js +3 -3
  46. package/dist/cjs/gb-toggle.cjs.entry.js +2 -2
  47. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js +5 -5
  48. package/dist/cjs/gb-wysiwyg-editor-icon.cjs.entry.js.map +1 -1
  49. package/dist/cjs/globuscomponents.cjs.js +2 -2
  50. package/dist/cjs/{index-cef23bf6.js → index-8bfd0ce1.js} +1 -2
  51. package/dist/cjs/index-8bfd0ce1.js.map +1 -0
  52. package/dist/cjs/loader.cjs.js +2 -2
  53. package/dist/cjs/{reusableModels-6c16aacc.js → reusableModels-5dc95ca4.js} +2 -1
  54. package/dist/cjs/reusableModels-5dc95ca4.js.map +1 -0
  55. package/dist/collection/collection-manifest.json +4 -1
  56. package/dist/collection/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.css +74 -1
  57. package/dist/collection/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.js +1 -1
  58. package/dist/collection/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.js.map +1 -1
  59. package/dist/collection/components/gb-avatar/gb-avatar.css +14 -4
  60. package/dist/collection/components/gb-avatar/gb-avatar.js +4 -3
  61. package/dist/collection/components/gb-avatar/gb-avatar.js.map +1 -1
  62. package/dist/collection/components/gb-avatar-add-button/gb-avatar-add-button.js +1 -1
  63. package/dist/collection/components/gb-avatar-contrast-inner-border/gb-avatar-contrast-inner-border.css +1588 -35
  64. package/dist/collection/components/gb-avatar-contrast-inner-border/gb-avatar-contrast-inner-border.js +23 -12
  65. package/dist/collection/components/gb-avatar-contrast-inner-border/gb-avatar-contrast-inner-border.js.map +1 -1
  66. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.css +104 -5
  67. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js +1 -1
  68. package/dist/collection/components/gb-avatar-dropdown/gb-avatar-dropdown.js.map +1 -1
  69. package/dist/collection/components/gb-avatar-group/gb-avatar-group.js +2 -2
  70. package/dist/collection/components/gb-avatar-group/gb-avatar-group.js.map +1 -1
  71. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.css +74 -1
  72. package/dist/collection/components/gb-avatar-label-group/gb-avatar-label-group.js +1 -1
  73. package/dist/collection/components/gb-avatar-profile-photo/gb-avatar-profile-photo.css +88 -1
  74. package/dist/collection/components/gb-avatar-profile-photo/gb-avatar-profile-photo.js +2 -2
  75. package/dist/collection/components/gb-avatar-profile-photo/gb-avatar-profile-photo.js.map +1 -1
  76. package/dist/collection/components/gb-badge-close/gb-badge-close.css +74 -1
  77. package/dist/collection/components/gb-badge-close/gb-badge-close.js +1 -1
  78. package/dist/collection/components/gb-badges/gb-badges.css +157 -119
  79. package/dist/collection/components/gb-badges/gb-badges.js +77 -12
  80. package/dist/collection/components/gb-badges/gb-badges.js.map +1 -1
  81. package/dist/collection/components/gb-btn/gb-btn.css +74 -2
  82. package/dist/collection/components/gb-btn/gb-btn.js +2 -2
  83. package/dist/collection/components/gb-button/gb-button.css +74 -1
  84. package/dist/collection/components/gb-button/gb-button.js +2 -2
  85. package/dist/collection/components/gb-button/readme.md +2 -0
  86. package/dist/collection/components/gb-button-close/gb-button-close.css +74 -1
  87. package/dist/collection/components/gb-button-close/gb-button-close.js +2 -2
  88. package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.css +74 -1
  89. package/dist/collection/components/gb-carousel-arrow/gb-carousel-arrow.js +2 -2
  90. package/dist/collection/components/gb-checkbox/gb-checkbox.js +2 -2
  91. package/dist/collection/components/gb-checkbox-base/gb-checkbox-base.js +2 -2
  92. package/dist/collection/components/gb-checkbox-group/gb-checkbox-group.js +2 -2
  93. package/dist/collection/components/gb-collapse-button/gb-collapse-button.css +75 -2
  94. package/dist/collection/components/gb-collapse-button/gb-collapse-button.js +25 -15
  95. package/dist/collection/components/gb-collapse-button/gb-collapse-button.js.map +1 -1
  96. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.css +91 -19
  97. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js +10 -39
  98. package/dist/collection/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.js.map +1 -1
  99. package/dist/collection/components/gb-file-upload/gb-file-upload.js +10 -10
  100. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.css +74 -1
  101. package/dist/collection/components/gb-file-upload-item-base/gb-file-upload-item-base.js +2 -2
  102. package/dist/collection/components/gb-header-icon/gb-header-icon.css +74 -1
  103. package/dist/collection/components/gb-header-icon/gb-header-icon.js +4 -4
  104. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.css +74 -1
  105. package/dist/collection/components/gb-help-dropdown/gb-help-dropdown.js +1 -1
  106. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.css +2564 -0
  107. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js +287 -0
  108. package/dist/collection/components/gb-horizontal-tabs/gb-horizontal-tabs.js.map +1 -0
  109. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.css +74 -1
  110. package/dist/collection/components/gb-input-dropdown/gb-input-dropdown.js +2 -2
  111. package/dist/collection/components/gb-input-dropdown-menu/input-dropdown-menu.css +114 -21
  112. package/dist/collection/components/gb-input-dropdown-menu/input-dropdown-menu.js +3 -27
  113. package/dist/collection/components/gb-input-dropdown-menu/input-dropdown-menu.js.map +1 -1
  114. package/dist/collection/components/gb-input-field/gb-input-field.css +74 -1
  115. package/dist/collection/components/gb-input-field/gb-input-field.js +2 -2
  116. package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.css +74 -1
  117. package/dist/collection/components/gb-megainput-field-base/gb-megainput-field.js +2 -2
  118. package/dist/collection/components/gb-notification-content/gb-notification-content.css +74 -1
  119. package/dist/collection/components/gb-notification-content/gb-notification-content.js +1 -1
  120. package/dist/collection/components/gb-notification-panel/gb-notification-panel.css +74 -1
  121. package/dist/collection/components/gb-notification-panel/gb-notification-panel.js +1 -1
  122. package/dist/collection/components/gb-notification-panel/gb-notification-panel.js.map +1 -1
  123. package/dist/collection/components/gb-pagination/gb-pagination.js +1 -1
  124. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.css +31 -0
  125. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js +86 -0
  126. package/dist/collection/components/gb-pagination-button-group-base/gb-pagination-button-group-base.js.map +1 -0
  127. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.css +74 -1
  128. package/dist/collection/components/gb-pagination-number-base/gb-pagination-number-base.js +1 -1
  129. package/dist/collection/components/gb-progress-bar/gb-progress-bar.css +74 -1
  130. package/dist/collection/components/gb-progress-bar/gb-progress-bar.js +1 -1
  131. package/dist/collection/components/gb-progress-circle/gb-progress-circle.js +2 -2
  132. package/dist/collection/components/gb-scrollbar/gb-scrollbar.css +74 -1
  133. package/dist/collection/components/gb-scrollbar/gb-scrollbar.js +1 -1
  134. package/dist/collection/components/gb-slider-control-handle/slider-control-handle.css +74 -1
  135. package/dist/collection/components/gb-slider-control-handle/slider-control-handle.js +1 -1
  136. package/dist/collection/components/gb-sliders/slider.css +74 -1
  137. package/dist/collection/components/gb-sliders/slider.js +1 -1
  138. package/dist/collection/components/gb-status-indicator/gb-status-indicator.css +89 -1
  139. package/dist/collection/components/gb-status-indicator/gb-status-indicator.js +2 -2
  140. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.css +2800 -0
  141. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js +173 -0
  142. package/dist/collection/components/gb-tab-button-base/gb-tab-button-base.js.map +1 -0
  143. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.css +75 -2
  144. package/dist/collection/components/gb-tag-checkbox/gb-tag-checkbox.js +1 -1
  145. package/dist/collection/components/gb-tag-close/gb-tag-close.css +74 -1
  146. package/dist/collection/components/gb-tag-close/gb-tag-close.js +2 -2
  147. package/dist/collection/components/gb-tagcount/{gb-tagcount.css → gb-tag-count.css} +107 -19
  148. package/dist/collection/components/gb-tagcount/{gb-tagcount.js → gb-tag-count.js} +6 -6
  149. package/dist/collection/components/gb-tagcount/gb-tag-count.js.map +1 -0
  150. package/dist/collection/components/gb-tags/gb-tags.css +110 -20
  151. package/dist/collection/components/gb-tags/gb-tags.js +21 -20
  152. package/dist/collection/components/gb-tags/gb-tags.js.map +1 -1
  153. package/dist/collection/components/gb-toggle/gb-toggle.js +2 -2
  154. package/dist/collection/components/gb-toggle-base/gb-toggle-base.js +3 -3
  155. package/dist/collection/components/gb-tooltip/gb-tooltip.css +75 -1
  156. package/dist/collection/components/gb-tooltip/gb-tooltip.js +1 -1
  157. package/dist/collection/global/global.css +74 -1
  158. package/dist/collection/models/reusableModels.js +1 -0
  159. package/dist/collection/models/reusableModels.js.map +1 -1
  160. package/dist/components/gb-avatar-add-button.js +1 -1
  161. package/dist/components/gb-avatar-contrast-inner-border.js +1 -1
  162. package/dist/components/gb-avatar-dropdown.js +10 -10
  163. package/dist/components/gb-avatar-dropdown.js.map +1 -1
  164. package/dist/components/gb-avatar-group.js +8 -8
  165. package/dist/components/gb-avatar-group.js.map +1 -1
  166. package/dist/components/gb-avatar-label-group.js +1 -1
  167. package/dist/components/gb-avatar-profile-photo.js +7 -7
  168. package/dist/components/gb-avatar-profile-photo.js.map +1 -1
  169. package/dist/components/gb-avatar.js +1 -1
  170. package/dist/components/gb-badge-close.js +1 -1
  171. package/dist/components/gb-badge.js +61 -16
  172. package/dist/components/gb-badge.js.map +1 -1
  173. package/dist/components/gb-btn.js +3 -3
  174. package/dist/components/gb-btn.js.map +1 -1
  175. package/dist/components/gb-button-close.js +1 -1
  176. package/dist/components/gb-button.js +1 -1
  177. package/dist/components/gb-carousel-arrow.js +3 -3
  178. package/dist/components/gb-carousel-arrow.js.map +1 -1
  179. package/dist/components/gb-checkbox-base.js +1 -1
  180. package/dist/components/gb-checkbox-group.js +2 -2
  181. package/dist/components/gb-checkbox.js +1 -1
  182. package/dist/components/gb-collapse-button.js +14 -14
  183. package/dist/components/gb-collapse-button.js.map +1 -1
  184. package/dist/components/gb-dropdown-items-with-shortcut.js +1 -1
  185. package/dist/components/gb-file-type-icon.js +1 -1
  186. package/dist/components/gb-file-upload-item-base.js +1 -1
  187. package/dist/components/gb-file-upload.js +16 -16
  188. package/dist/components/gb-header-icon.js +7 -7
  189. package/dist/components/gb-header-icon.js.map +1 -1
  190. package/dist/components/gb-help-dropdown.js +6 -6
  191. package/dist/components/gb-help-dropdown.js.map +1 -1
  192. package/dist/components/gb-horizontal-tabs.d.ts +11 -0
  193. package/dist/components/gb-horizontal-tabs.js +83 -0
  194. package/dist/components/gb-horizontal-tabs.js.map +1 -0
  195. package/dist/components/gb-input-dropdown-menu-item.js +11 -13
  196. package/dist/components/gb-input-dropdown-menu-item.js.map +1 -1
  197. package/dist/components/gb-input-dropdown.js +6 -6
  198. package/dist/components/gb-input-dropdown.js.map +1 -1
  199. package/dist/components/gb-input-field.js +3 -3
  200. package/dist/components/gb-input-field.js.map +1 -1
  201. package/dist/components/gb-megainput-field.js +3 -3
  202. package/dist/components/gb-megainput-field.js.map +1 -1
  203. package/dist/components/gb-notification-content.js +3 -3
  204. package/dist/components/gb-notification-content.js.map +1 -1
  205. package/dist/components/gb-notification-panel.js +4 -10
  206. package/dist/components/gb-notification-panel.js.map +1 -1
  207. package/dist/components/gb-pagination-button-group-base.d.ts +11 -0
  208. package/dist/components/gb-pagination-button-group-base.js +51 -0
  209. package/dist/components/gb-pagination-button-group-base.js.map +1 -0
  210. package/dist/components/gb-pagination-number-base.js +3 -3
  211. package/dist/components/gb-pagination-number-base.js.map +1 -1
  212. package/dist/components/gb-pagination.js +3 -3
  213. package/dist/components/gb-progress-bar.js +1 -1
  214. package/dist/components/gb-progress-circle.js +2 -2
  215. package/dist/components/gb-scrollbar.js +3 -3
  216. package/dist/components/gb-scrollbar.js.map +1 -1
  217. package/dist/components/gb-slider-control-handle.js +1 -1
  218. package/dist/components/gb-slider.js +5 -5
  219. package/dist/components/gb-slider.js.map +1 -1
  220. package/dist/components/gb-status-indicator.js +1 -1
  221. package/dist/components/gb-tab-button-base.d.ts +11 -0
  222. package/dist/components/gb-tab-button-base.js +8 -0
  223. package/dist/components/gb-tab-button-base.js.map +1 -0
  224. package/dist/components/gb-tag-checkbox.js +1 -1
  225. package/dist/components/gb-tag-close.js +1 -1
  226. package/dist/components/gb-tag-count.js +2 -2
  227. package/dist/components/gb-tag.js +18 -18
  228. package/dist/components/gb-tag.js.map +1 -1
  229. package/dist/components/gb-textarea-input-field.js +1 -1
  230. package/dist/components/gb-toggle-base.js +1 -1
  231. package/dist/components/gb-toggle.js +3 -3
  232. package/dist/components/gb-tooltip.js +1 -1
  233. package/dist/components/gb-wysiwyg-editor-icon.js +5 -5
  234. package/dist/components/gb-wysiwyg-editor-icon.js.map +1 -1
  235. package/dist/components/index.js +1 -1
  236. package/dist/components/{p-d101602f.js → p-05b00103.js} +4 -4
  237. package/dist/components/{p-d101602f.js.map → p-05b00103.js.map} +1 -1
  238. package/dist/components/p-14a7ec2a.js +41 -0
  239. package/dist/components/p-14a7ec2a.js.map +1 -0
  240. package/dist/components/{p-280058ab.js → p-18c2bc2a.js} +8 -7
  241. package/dist/components/p-18c2bc2a.js.map +1 -0
  242. package/dist/components/p-4061cf27.js +63 -0
  243. package/dist/components/p-4061cf27.js.map +1 -0
  244. package/dist/components/p-47765c24.js +64 -0
  245. package/dist/components/p-47765c24.js.map +1 -0
  246. package/dist/components/p-4969580f.js +37 -0
  247. package/dist/components/p-4969580f.js.map +1 -0
  248. package/dist/components/p-5e37b7df.js +61 -0
  249. package/dist/components/{p-0653ded3.js.map → p-5e37b7df.js.map} +1 -1
  250. package/dist/components/p-67bbe01f.js +46 -0
  251. package/dist/components/p-67bbe01f.js.map +1 -0
  252. package/dist/components/p-78659df8.js +79 -0
  253. package/dist/components/{p-f69a664e.js.map → p-78659df8.js.map} +1 -1
  254. package/dist/components/p-8499e1af.js +50 -0
  255. package/dist/components/{p-26b272c2.js.map → p-8499e1af.js.map} +1 -1
  256. package/dist/components/{p-010ee6fa.js → p-99324f07.js} +4 -4
  257. package/dist/components/{p-010ee6fa.js.map → p-99324f07.js.map} +1 -1
  258. package/dist/components/p-a009e219.js +37 -0
  259. package/dist/components/{p-43cb0178.js.map → p-a009e219.js.map} +1 -1
  260. package/dist/components/p-b9c55de1.js +113 -0
  261. package/dist/components/{p-d8c5c947.js.map → p-b9c55de1.js.map} +1 -1
  262. package/dist/components/{p-f9b44d2e.js → p-c5499f3c.js} +2 -2
  263. package/dist/components/p-c5499f3c.js.map +1 -0
  264. package/dist/components/{p-3bb13eda.js → p-c5cfead3.js} +2 -1
  265. package/dist/components/p-c5cfead3.js.map +1 -0
  266. package/dist/components/p-c5d5e5a4.js +113 -0
  267. package/dist/components/{p-e27b90f7.js.map → p-c5d5e5a4.js.map} +1 -1
  268. package/dist/components/p-cee2d09f.js +88 -0
  269. package/dist/components/p-cee2d09f.js.map +1 -0
  270. package/dist/components/{p-981c78a6.js → p-d8a36cbb.js} +4 -4
  271. package/dist/components/{p-981c78a6.js.map → p-d8a36cbb.js.map} +1 -1
  272. package/dist/components/p-dc87a373.js +55 -0
  273. package/dist/components/p-dc87a373.js.map +1 -0
  274. package/dist/components/p-e430ec6a.js +39 -0
  275. package/dist/components/{p-014839b2.js.map → p-e430ec6a.js.map} +1 -1
  276. package/dist/components/p-ef6ba129.js +39 -0
  277. package/dist/components/{p-33ef5965.js.map → p-ef6ba129.js.map} +1 -1
  278. package/dist/components/{p-5268ab7d.js → p-fedf404f.js} +3 -3
  279. package/dist/components/{p-5268ab7d.js.map → p-fedf404f.js.map} +1 -1
  280. package/dist/esm/gb-avatar-dropdown.entry.js +3 -3
  281. package/dist/esm/gb-avatar-dropdown.entry.js.map +1 -1
  282. package/dist/esm/gb-avatar-label-group.entry.js +3 -3
  283. package/dist/esm/gb-avatar-label-group.entry.js.map +1 -1
  284. package/dist/esm/gb-avatar_18.entry.js +723 -0
  285. package/dist/esm/gb-avatar_18.entry.js.map +1 -0
  286. package/dist/esm/gb-button-close_2.entry.js +5 -5
  287. package/dist/esm/gb-button-close_2.entry.js.map +1 -1
  288. package/dist/esm/gb-checkbox-group.entry.js +2 -2
  289. package/dist/esm/gb-checkbox_2.entry.js +4 -4
  290. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js +6 -7
  291. package/dist/esm/gb-dropdown-items-with-shortcut.entry.js.map +1 -1
  292. package/dist/esm/gb-file-type-icon.entry.js +1 -1
  293. package/dist/esm/gb-file-upload-item-base.entry.js +4 -4
  294. package/dist/esm/gb-file-upload-item-base.entry.js.map +1 -1
  295. package/dist/esm/gb-file-upload.entry.js +11 -11
  296. package/dist/esm/gb-header-icon.entry.js +7 -7
  297. package/dist/esm/gb-header-icon.entry.js.map +1 -1
  298. package/dist/esm/gb-help-dropdown.entry.js +3 -3
  299. package/dist/esm/gb-help-dropdown.entry.js.map +1 -1
  300. package/dist/esm/gb-input-dropdown-menu-item.entry.js +5 -6
  301. package/dist/esm/gb-input-dropdown-menu-item.entry.js.map +1 -1
  302. package/dist/esm/gb-input-dropdown.entry.js +3 -3
  303. package/dist/esm/gb-input-dropdown.entry.js.map +1 -1
  304. package/dist/esm/gb-input-field.entry.js +3 -3
  305. package/dist/esm/gb-input-field.entry.js.map +1 -1
  306. package/dist/esm/gb-megainput-field.entry.js +3 -3
  307. package/dist/esm/gb-megainput-field.entry.js.map +1 -1
  308. package/dist/esm/gb-notification-content.entry.js +3 -3
  309. package/dist/esm/gb-notification-content.entry.js.map +1 -1
  310. package/dist/esm/gb-notification-panel.entry.js +3 -3
  311. package/dist/esm/gb-notification-panel.entry.js.map +1 -1
  312. package/dist/esm/gb-progress-circle.entry.js +2 -2
  313. package/dist/esm/gb-scrollbar.entry.js +3 -3
  314. package/dist/esm/gb-scrollbar.entry.js.map +1 -1
  315. package/dist/esm/gb-slider-control-handle.entry.js +3 -3
  316. package/dist/esm/gb-slider-control-handle.entry.js.map +1 -1
  317. package/dist/esm/gb-slider.entry.js +3 -3
  318. package/dist/esm/gb-slider.entry.js.map +1 -1
  319. package/dist/esm/gb-tag-checkbox_3.entry.js +11 -11
  320. package/dist/esm/gb-tag-checkbox_3.entry.js.map +1 -1
  321. package/dist/esm/gb-tag.entry.js +9 -9
  322. package/dist/esm/gb-tag.entry.js.map +1 -1
  323. package/dist/esm/gb-textarea-input-field.entry.js +1 -1
  324. package/dist/esm/gb-toggle-base.entry.js +3 -3
  325. package/dist/esm/gb-toggle.entry.js +2 -2
  326. package/dist/esm/gb-wysiwyg-editor-icon.entry.js +5 -5
  327. package/dist/esm/gb-wysiwyg-editor-icon.entry.js.map +1 -1
  328. package/dist/esm/globuscomponents.js +3 -3
  329. package/dist/esm/{index-e3e57f09.js → index-8236a8ba.js} +2 -2
  330. package/dist/esm/index-8236a8ba.js.map +1 -0
  331. package/dist/esm/loader.js +3 -3
  332. package/dist/esm/{reusableModels-ef8a4d14.js → reusableModels-2d792c1a.js} +2 -1
  333. package/dist/esm/reusableModels-2d792c1a.js.map +1 -0
  334. package/dist/globuscomponents/global/global.css +74 -1
  335. package/dist/globuscomponents/globuscomponents.css +74 -1
  336. package/dist/globuscomponents/globuscomponents.esm.js +1 -1
  337. package/dist/globuscomponents/globuscomponents.esm.js.map +1 -1
  338. package/dist/globuscomponents/{p-3163395a.entry.js → p-29258777.entry.js} +2 -2
  339. package/dist/globuscomponents/{p-d004186f.entry.js → p-30d1d3b5.entry.js} +2 -2
  340. package/dist/globuscomponents/{p-955c7d67.entry.js → p-37b2debe.entry.js} +2 -2
  341. package/dist/globuscomponents/p-3d1ff3ad.entry.js +2 -0
  342. package/dist/globuscomponents/p-3d1ff3ad.entry.js.map +1 -0
  343. package/dist/globuscomponents/p-407736ab.entry.js +2 -0
  344. package/dist/globuscomponents/{p-f5260853.entry.js.map → p-407736ab.entry.js.map} +1 -1
  345. package/dist/globuscomponents/p-5110235e.entry.js +2 -0
  346. package/dist/globuscomponents/p-5110235e.entry.js.map +1 -0
  347. package/dist/globuscomponents/p-515dc269.entry.js +2 -0
  348. package/dist/globuscomponents/{p-b85ccd72.entry.js.map → p-515dc269.entry.js.map} +1 -1
  349. package/dist/globuscomponents/p-518219dd.entry.js +2 -0
  350. package/dist/globuscomponents/p-518219dd.entry.js.map +1 -0
  351. package/dist/globuscomponents/p-53b78248.entry.js +2 -0
  352. package/dist/globuscomponents/{p-0e0c8f8c.entry.js.map → p-53b78248.entry.js.map} +1 -1
  353. package/dist/globuscomponents/p-56b37099.entry.js +2 -0
  354. package/dist/globuscomponents/{p-0ba45f95.entry.js.map → p-56b37099.entry.js.map} +1 -1
  355. package/dist/globuscomponents/p-5f56a7eb.entry.js +2 -0
  356. package/dist/globuscomponents/{p-8b5aeed0.entry.js.map → p-5f56a7eb.entry.js.map} +1 -1
  357. package/dist/globuscomponents/p-6ae8bd91.entry.js +2 -0
  358. package/dist/globuscomponents/p-6ae8bd91.entry.js.map +1 -0
  359. package/dist/globuscomponents/p-6c492ad1.entry.js +2 -0
  360. package/dist/globuscomponents/{p-2d026308.entry.js.map → p-6c492ad1.entry.js.map} +1 -1
  361. package/dist/globuscomponents/p-7d8c660d.entry.js +2 -0
  362. package/dist/globuscomponents/{p-2969e3ca.entry.js.map → p-7d8c660d.entry.js.map} +1 -1
  363. package/dist/globuscomponents/p-803a9835.entry.js +2 -0
  364. package/dist/globuscomponents/{p-f0bad5e2.entry.js.map → p-803a9835.entry.js.map} +1 -1
  365. package/dist/globuscomponents/p-82856208.entry.js +2 -0
  366. package/dist/globuscomponents/{p-580dd9dc.entry.js → p-857454eb.entry.js} +2 -2
  367. package/dist/globuscomponents/p-870b0f05.entry.js +2 -0
  368. package/dist/globuscomponents/{p-53238c58.entry.js.map → p-870b0f05.entry.js.map} +1 -1
  369. package/dist/globuscomponents/p-947ad856.entry.js +2 -0
  370. package/dist/globuscomponents/{p-453861b2.entry.js.map → p-947ad856.entry.js.map} +1 -1
  371. package/dist/globuscomponents/{p-2977faf3.entry.js → p-97f8275e.entry.js} +2 -2
  372. package/dist/globuscomponents/p-9f79f6bf.entry.js +2 -0
  373. package/dist/globuscomponents/p-b80faea4.entry.js +2 -0
  374. package/dist/globuscomponents/{p-f4cfd055.entry.js.map → p-b80faea4.entry.js.map} +1 -1
  375. package/dist/globuscomponents/p-c5cfead3.js +2 -0
  376. package/dist/globuscomponents/p-c5cfead3.js.map +1 -0
  377. package/dist/globuscomponents/{p-47a9f5c2.js → p-d725876d.js} +2 -2
  378. package/dist/globuscomponents/{p-47a9f5c2.js.map → p-d725876d.js.map} +1 -1
  379. package/dist/globuscomponents/p-e03c82a6.entry.js +2 -0
  380. package/dist/globuscomponents/p-e03c82a6.entry.js.map +1 -0
  381. package/dist/globuscomponents/p-e2b17e17.entry.js +2 -0
  382. package/dist/globuscomponents/p-e2b17e17.entry.js.map +1 -0
  383. package/dist/globuscomponents/p-e6d37893.entry.js +2 -0
  384. package/dist/globuscomponents/{p-4b1dd4ea.entry.js.map → p-e6d37893.entry.js.map} +1 -1
  385. package/dist/globuscomponents/p-f3e0f7dd.entry.js +2 -0
  386. package/dist/globuscomponents/{p-003f671e.entry.js.map → p-f3e0f7dd.entry.js.map} +1 -1
  387. package/dist/globuscomponents/p-f534b57d.entry.js +2 -0
  388. package/dist/globuscomponents/p-fdcd5d1b.entry.js +2 -0
  389. package/dist/globuscomponents/{p-e9a2f3a6.entry.js.map → p-fdcd5d1b.entry.js.map} +1 -1
  390. package/dist/globuscomponents/readme.md +2 -0
  391. package/dist/types/components/gb-WYSIWYG editor-icon/gb-WYSIWYG-editor-icon.d.ts +1 -1
  392. package/dist/types/components/gb-avatar/gb-avatar.d.ts +1 -1
  393. package/dist/types/components/gb-badges/gb-badges.d.ts +10 -2
  394. package/dist/types/components/gb-collapse-button/gb-collapse-button.d.ts +3 -3
  395. package/dist/types/components/gb-dropdown-items-with-shortcut/gb-dropdown-items-with-shortcut.d.ts +1 -3
  396. package/dist/types/components/gb-horizontal-tabs/gb-horizontal-tabs.d.ts +21 -0
  397. package/dist/types/components/gb-input-dropdown-menu/input-dropdown-menu.d.ts +0 -2
  398. package/dist/types/components/gb-pagination-button-group-base/gb-pagination-button-group-base.d.ts +8 -0
  399. package/dist/types/components/gb-tab-button-base/gb-tab-button-base.d.ts +14 -0
  400. package/dist/types/components/gb-tagcount/{gb-tagcount.d.ts → gb-tag-count.d.ts} +1 -1
  401. package/dist/types/components/gb-tags/gb-tags.d.ts +3 -3
  402. package/dist/types/components.d.ts +95 -18
  403. package/dist/types/models/reusableModels.d.ts +3 -1
  404. package/package.json +1 -1
  405. package/dist/cjs/gb-avatar-profile-photo.cjs.entry.js +0 -57
  406. package/dist/cjs/gb-avatar-profile-photo.cjs.entry.js.map +0 -1
  407. package/dist/cjs/gb-avatar_11.cjs.entry.js +0 -420
  408. package/dist/cjs/gb-avatar_11.cjs.entry.js.map +0 -1
  409. package/dist/cjs/gb-badge-close.cjs.entry.js +0 -24
  410. package/dist/cjs/gb-badge-close.cjs.entry.js.map +0 -1
  411. package/dist/cjs/gb-badge.cjs.entry.js +0 -53
  412. package/dist/cjs/gb-badge.cjs.entry.js.map +0 -1
  413. package/dist/cjs/gb-collapse-button.cjs.entry.js +0 -44
  414. package/dist/cjs/gb-collapse-button.cjs.entry.js.map +0 -1
  415. package/dist/cjs/index-cef23bf6.js.map +0 -1
  416. package/dist/cjs/reusableModels-6c16aacc.js.map +0 -1
  417. package/dist/collection/components/gb-tagcount/gb-tagcount.js.map +0 -1
  418. package/dist/components/p-014839b2.js +0 -39
  419. package/dist/components/p-0653ded3.js +0 -61
  420. package/dist/components/p-26b272c2.js +0 -50
  421. package/dist/components/p-270f5a1f.js +0 -46
  422. package/dist/components/p-270f5a1f.js.map +0 -1
  423. package/dist/components/p-280058ab.js.map +0 -1
  424. package/dist/components/p-2fb1df58.js +0 -37
  425. package/dist/components/p-2fb1df58.js.map +0 -1
  426. package/dist/components/p-33ef5965.js +0 -39
  427. package/dist/components/p-3bb13eda.js.map +0 -1
  428. package/dist/components/p-43cb0178.js +0 -37
  429. package/dist/components/p-5f1889cd.js +0 -41
  430. package/dist/components/p-5f1889cd.js.map +0 -1
  431. package/dist/components/p-6021c408.js +0 -53
  432. package/dist/components/p-6021c408.js.map +0 -1
  433. package/dist/components/p-88a93339.js +0 -65
  434. package/dist/components/p-88a93339.js.map +0 -1
  435. package/dist/components/p-91bcada0.js +0 -55
  436. package/dist/components/p-91bcada0.js.map +0 -1
  437. package/dist/components/p-d8c5c947.js +0 -113
  438. package/dist/components/p-e27b90f7.js +0 -113
  439. package/dist/components/p-f69a664e.js +0 -79
  440. package/dist/components/p-f9b44d2e.js.map +0 -1
  441. package/dist/esm/gb-avatar-profile-photo.entry.js +0 -53
  442. package/dist/esm/gb-avatar-profile-photo.entry.js.map +0 -1
  443. package/dist/esm/gb-avatar_11.entry.js +0 -406
  444. package/dist/esm/gb-avatar_11.entry.js.map +0 -1
  445. package/dist/esm/gb-badge-close.entry.js +0 -20
  446. package/dist/esm/gb-badge-close.entry.js.map +0 -1
  447. package/dist/esm/gb-badge.entry.js +0 -49
  448. package/dist/esm/gb-badge.entry.js.map +0 -1
  449. package/dist/esm/gb-collapse-button.entry.js +0 -40
  450. package/dist/esm/gb-collapse-button.entry.js.map +0 -1
  451. package/dist/esm/index-e3e57f09.js.map +0 -1
  452. package/dist/esm/reusableModels-ef8a4d14.js.map +0 -1
  453. package/dist/globuscomponents/p-003f671e.entry.js +0 -2
  454. package/dist/globuscomponents/p-010164d4.entry.js +0 -2
  455. package/dist/globuscomponents/p-010164d4.entry.js.map +0 -1
  456. package/dist/globuscomponents/p-0ba45f95.entry.js +0 -2
  457. package/dist/globuscomponents/p-0e0c8f8c.entry.js +0 -2
  458. package/dist/globuscomponents/p-2969e3ca.entry.js +0 -2
  459. package/dist/globuscomponents/p-2d026308.entry.js +0 -2
  460. package/dist/globuscomponents/p-3bb13eda.js +0 -2
  461. package/dist/globuscomponents/p-3bb13eda.js.map +0 -1
  462. package/dist/globuscomponents/p-453861b2.entry.js +0 -2
  463. package/dist/globuscomponents/p-4b1dd4ea.entry.js +0 -2
  464. package/dist/globuscomponents/p-5239e13f.entry.js +0 -2
  465. package/dist/globuscomponents/p-53238c58.entry.js +0 -2
  466. package/dist/globuscomponents/p-5f6cdbdd.entry.js +0 -2
  467. package/dist/globuscomponents/p-70414631.entry.js +0 -2
  468. package/dist/globuscomponents/p-70414631.entry.js.map +0 -1
  469. package/dist/globuscomponents/p-7d79781d.entry.js +0 -2
  470. package/dist/globuscomponents/p-7d79781d.entry.js.map +0 -1
  471. package/dist/globuscomponents/p-8b5aeed0.entry.js +0 -2
  472. package/dist/globuscomponents/p-9e8593d5.entry.js +0 -2
  473. package/dist/globuscomponents/p-9e8593d5.entry.js.map +0 -1
  474. package/dist/globuscomponents/p-a999d02a.entry.js +0 -2
  475. package/dist/globuscomponents/p-a999d02a.entry.js.map +0 -1
  476. package/dist/globuscomponents/p-ab6d5857.entry.js +0 -2
  477. package/dist/globuscomponents/p-b85ccd72.entry.js +0 -2
  478. package/dist/globuscomponents/p-cedd67c6.entry.js +0 -2
  479. package/dist/globuscomponents/p-cedd67c6.entry.js.map +0 -1
  480. package/dist/globuscomponents/p-dcb6b914.entry.js +0 -2
  481. package/dist/globuscomponents/p-dcb6b914.entry.js.map +0 -1
  482. package/dist/globuscomponents/p-e23c2829.entry.js +0 -2
  483. package/dist/globuscomponents/p-e23c2829.entry.js.map +0 -1
  484. package/dist/globuscomponents/p-e5725f39.entry.js +0 -2
  485. package/dist/globuscomponents/p-e5725f39.entry.js.map +0 -1
  486. package/dist/globuscomponents/p-e5d31160.entry.js +0 -2
  487. package/dist/globuscomponents/p-e5d31160.entry.js.map +0 -1
  488. package/dist/globuscomponents/p-e9a2f3a6.entry.js +0 -2
  489. package/dist/globuscomponents/p-f0bad5e2.entry.js +0 -2
  490. package/dist/globuscomponents/p-f4cfd055.entry.js +0 -2
  491. package/dist/globuscomponents/p-f5260853.entry.js +0 -2
  492. /package/dist/collection/assets/{country-icon.svg → country_icon.svg} +0 -0
  493. /package/dist/globuscomponents/assets/{country-icon.svg → country_icon.svg} +0 -0
  494. /package/dist/globuscomponents/{p-3163395a.entry.js.map → p-29258777.entry.js.map} +0 -0
  495. /package/dist/globuscomponents/{p-d004186f.entry.js.map → p-30d1d3b5.entry.js.map} +0 -0
  496. /package/dist/globuscomponents/{p-955c7d67.entry.js.map → p-37b2debe.entry.js.map} +0 -0
  497. /package/dist/globuscomponents/{p-5239e13f.entry.js.map → p-82856208.entry.js.map} +0 -0
  498. /package/dist/globuscomponents/{p-580dd9dc.entry.js.map → p-857454eb.entry.js.map} +0 -0
  499. /package/dist/globuscomponents/{p-2977faf3.entry.js.map → p-97f8275e.entry.js.map} +0 -0
  500. /package/dist/globuscomponents/{p-ab6d5857.entry.js.map → p-9f79f6bf.entry.js.map} +0 -0
  501. /package/dist/globuscomponents/{p-5f6cdbdd.entry.js.map → p-f534b57d.entry.js.map} +0 -0
@@ -4,7 +4,7 @@ export class GbMegaInputField {
4
4
  this.size = undefined;
5
5
  }
6
6
  render() {
7
- return (h("input", { key: '6efddc74b26772eacc8eaa72219725ffa2ddc0db', class: this.size, type: "number", placeholder: "0" }));
7
+ return (h("input", { key: 'c7af33feef77401dc89f26fa5013da5e15690fd1', class: this.size, type: "number", placeholder: "0" }));
8
8
  }
9
9
  static get is() { return "gb-megainput-field"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -25,7 +25,7 @@ export class GbMegaInputField {
25
25
  "mutable": false,
26
26
  "complexType": {
27
27
  "original": "GeneralSizes",
28
- "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\"",
28
+ "resolved": "\"lg\" | \"md\" | \"profile_lg\" | \"profile_md\" | \"profile_sm\" | \"sm\" | \"xl\" | \"xl2\" | \"xl3\" | \"xl4\" | \"xs\" | \"xxs\"",
29
29
  "references": {
30
30
  "GeneralSizes": {
31
31
  "location": "import",
@@ -75,10 +75,19 @@
75
75
  --success-900: #074d31;
76
76
  --success-950: #053321;
77
77
 
78
- /* opacity color palette */
78
+ /* ------------------------------------------opacity color palette-------------------------------------- */
79
+ /* 20% opacity */
79
80
  --darkBlue200-opacity20: rgba(181, 185, 204, 0.2);
80
81
  --darkBlue500-opacity20: rgba(33, 44, 101, 0.2);
81
82
 
83
+ /* 30% opacity */
84
+ --darkBlue200-opacity30: rgba(181, 185, 204, 0.3);
85
+ --darkBlue500-opacity30: rgba(33, 44, 101, 0.3);
86
+
87
+ /* 40% opacity */
88
+ --darkBlue200-opacity40: rgba(181, 185, 204, 0.4);
89
+ --darkBlue500-opacity40: rgba(33, 44, 101, 0.4);
90
+
82
91
 
83
92
  /* ------------------------------------------Secondary Color------------------------------------------- */
84
93
  /* blueLight color palete */
@@ -250,6 +259,14 @@
250
259
  --color-text-warning-bold: var(--warning-100);
251
260
  }
252
261
 
262
+ [data-theme="light"] {
263
+ --color-text-warning-subtle: var(--warning-500);
264
+ }
265
+
266
+ [data-theme="dark"] {
267
+ --color-text-warning-subtle: var(--warning-400);
268
+ }
269
+
253
270
  [data-theme="light"] {
254
271
  --color-text-sucess: var(--success-600);
255
272
  }
@@ -282,6 +299,14 @@
282
299
  --color-text-discovery-bold: var(--blueLight-100);
283
300
  }
284
301
 
302
+ [data-theme="light"] {
303
+ --color-text-discovery-subtle: var(--blueLight-400);
304
+ }
305
+
306
+ [data-theme="dark"] {
307
+ --color-text-discovery-subtle: var(--blueLight-100);
308
+ }
309
+
285
310
  [data-theme="light"] {
286
311
  --color-text-information: var(--blue-600);
287
312
  }
@@ -298,6 +323,14 @@
298
323
  --color-text-information-bold: var(--blue-100);
299
324
  }
300
325
 
326
+ [data-theme="light"] {
327
+ --color-text-information-subtle: var(--blue-500);
328
+ }
329
+
330
+ [data-theme="dark"] {
331
+ --color-text-information-subtle: var(--blue-400);
332
+ }
333
+
301
334
  [data-theme="light"] {
302
335
  --color-text-purple: var(--purple-600);
303
336
  }
@@ -314,6 +347,30 @@
314
347
  --color-text-purple-bold: var(--purple-100);
315
348
  }
316
349
 
350
+ [data-theme="light"] {
351
+ --color-text-purple-subtle: var(--purple-500);
352
+ }
353
+
354
+ [data-theme="dark"] {
355
+ --color-text-purple-subtle: var(--purple-400);
356
+ }
357
+
358
+ [data-theme="light"] {
359
+ --color-text-pink: var(--purple-600);
360
+ }
361
+
362
+ [data-theme="dark"] {
363
+ --color-text-pink: var(--purple-300);
364
+ }
365
+
366
+ [data-theme="light"] {
367
+ --color-text-pink-subtle: var(--purple-500);
368
+ }
369
+
370
+ [data-theme="dark"] {
371
+ --color-text-pink-subtle: var(--purple-400);
372
+ }
373
+
317
374
 
318
375
  /* --------------Link color--------------- */
319
376
 
@@ -1244,6 +1301,22 @@
1244
1301
  --color-blanket: var(--darkBlue200-opacity20);
1245
1302
  }
1246
1303
 
1304
+ [data-theme="light"] {
1305
+ --color-blanket-subtle: var(--darkBlue500-opacity30);
1306
+ }
1307
+
1308
+ [data-theme="dark"] {
1309
+ --color-blanket-subtle: var(--darkBlue200-opacity30);
1310
+ }
1311
+
1312
+ [data-theme="light"] {
1313
+ --color-blanket-subtler: var(--darkBlue500-opacity40);
1314
+ }
1315
+
1316
+ [data-theme="dark"] {
1317
+ --color-blanket-subtler: var(--darkBlue200-opacity40);
1318
+ }
1319
+
1247
1320
 
1248
1321
 
1249
1322
  /* ----------------Skeleton Color --------------- */
@@ -8,7 +8,7 @@ export class GbNotificationContent {
8
8
  }
9
9
  render() {
10
10
  const iconSrc = getAssetPath(`assets/${this.icon}.svg`);
11
- return (h("div", { key: '7a6ae6b63093ee5ae708b662b5d227d4eccc1a39', class: "notification-container" }, h("div", { key: '2d720823917e67112163e753e9283190b757dbd8', class: "notification-title" }, this.icon && (h("div", { key: 'c58790882cb93e32d64757ad586421fadbf0bf88', class: "icon" }, h("img", { key: '13fbcc6a5fa0b43bd671d9e9fbbe59fe8d9746f1', src: iconSrc, alt: "Icon" }))), h("label", { key: '6c15bcb5205ba500af5ccc222eeffee369205ae7' }, this.label), h("span", { key: '07f1e4561328012c88c394f2e6a32acd2639ba25', class: "time" }, this.time)), h("div", { key: 'b26cb02e8f1b2e238152c3122cac5a4fa71b75a8', class: "supporting-text" }, this.supportingText)));
11
+ return (h("div", { key: 'ee845e5834649e2197d510ad1f8db297db98d4e2', class: "notification-container" }, h("div", { key: 'e6a2b64a6c2992031fde6bd72339618eaf5b760f', class: "notification-title" }, this.icon && (h("div", { key: '7537f2aa848ae0793a8d0ba63e087e1fefb95fec', class: "icon" }, h("img", { key: 'dd29adb34d0514d2a05eebb2be3f3e12ca6301f6', src: iconSrc, alt: "Icon" }))), h("label", { key: 'e8f666bca58515cb49116b1fcaaab85257f1e7b7' }, this.label), h("span", { key: '0a3ad97a1f575c0791e2cab20dabaf0ad4159f61', class: "time" }, this.time)), h("div", { key: 'c2ea947b72967fc511dceb6e17340d5c19bc25d5', class: "supporting-text" }, this.supportingText)));
12
12
  }
13
13
  static get is() { return "gb-notification-content"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -75,10 +75,19 @@
75
75
  --success-900: #074d31;
76
76
  --success-950: #053321;
77
77
 
78
- /* opacity color palette */
78
+ /* ------------------------------------------opacity color palette-------------------------------------- */
79
+ /* 20% opacity */
79
80
  --darkBlue200-opacity20: rgba(181, 185, 204, 0.2);
80
81
  --darkBlue500-opacity20: rgba(33, 44, 101, 0.2);
81
82
 
83
+ /* 30% opacity */
84
+ --darkBlue200-opacity30: rgba(181, 185, 204, 0.3);
85
+ --darkBlue500-opacity30: rgba(33, 44, 101, 0.3);
86
+
87
+ /* 40% opacity */
88
+ --darkBlue200-opacity40: rgba(181, 185, 204, 0.4);
89
+ --darkBlue500-opacity40: rgba(33, 44, 101, 0.4);
90
+
82
91
 
83
92
  /* ------------------------------------------Secondary Color------------------------------------------- */
84
93
  /* blueLight color palete */
@@ -250,6 +259,14 @@
250
259
  --color-text-warning-bold: var(--warning-100);
251
260
  }
252
261
 
262
+ [data-theme="light"] {
263
+ --color-text-warning-subtle: var(--warning-500);
264
+ }
265
+
266
+ [data-theme="dark"] {
267
+ --color-text-warning-subtle: var(--warning-400);
268
+ }
269
+
253
270
  [data-theme="light"] {
254
271
  --color-text-sucess: var(--success-600);
255
272
  }
@@ -282,6 +299,14 @@
282
299
  --color-text-discovery-bold: var(--blueLight-100);
283
300
  }
284
301
 
302
+ [data-theme="light"] {
303
+ --color-text-discovery-subtle: var(--blueLight-400);
304
+ }
305
+
306
+ [data-theme="dark"] {
307
+ --color-text-discovery-subtle: var(--blueLight-100);
308
+ }
309
+
285
310
  [data-theme="light"] {
286
311
  --color-text-information: var(--blue-600);
287
312
  }
@@ -298,6 +323,14 @@
298
323
  --color-text-information-bold: var(--blue-100);
299
324
  }
300
325
 
326
+ [data-theme="light"] {
327
+ --color-text-information-subtle: var(--blue-500);
328
+ }
329
+
330
+ [data-theme="dark"] {
331
+ --color-text-information-subtle: var(--blue-400);
332
+ }
333
+
301
334
  [data-theme="light"] {
302
335
  --color-text-purple: var(--purple-600);
303
336
  }
@@ -314,6 +347,30 @@
314
347
  --color-text-purple-bold: var(--purple-100);
315
348
  }
316
349
 
350
+ [data-theme="light"] {
351
+ --color-text-purple-subtle: var(--purple-500);
352
+ }
353
+
354
+ [data-theme="dark"] {
355
+ --color-text-purple-subtle: var(--purple-400);
356
+ }
357
+
358
+ [data-theme="light"] {
359
+ --color-text-pink: var(--purple-600);
360
+ }
361
+
362
+ [data-theme="dark"] {
363
+ --color-text-pink: var(--purple-300);
364
+ }
365
+
366
+ [data-theme="light"] {
367
+ --color-text-pink-subtle: var(--purple-500);
368
+ }
369
+
370
+ [data-theme="dark"] {
371
+ --color-text-pink-subtle: var(--purple-400);
372
+ }
373
+
317
374
 
318
375
  /* --------------Link color--------------- */
319
376
 
@@ -1244,6 +1301,22 @@
1244
1301
  --color-blanket: var(--darkBlue200-opacity20);
1245
1302
  }
1246
1303
 
1304
+ [data-theme="light"] {
1305
+ --color-blanket-subtle: var(--darkBlue500-opacity30);
1306
+ }
1307
+
1308
+ [data-theme="dark"] {
1309
+ --color-blanket-subtle: var(--darkBlue200-opacity30);
1310
+ }
1311
+
1312
+ [data-theme="light"] {
1313
+ --color-blanket-subtler: var(--darkBlue500-opacity40);
1314
+ }
1315
+
1316
+ [data-theme="dark"] {
1317
+ --color-blanket-subtler: var(--darkBlue200-opacity40);
1318
+ }
1319
+
1247
1320
 
1248
1321
 
1249
1322
  /* ----------------Skeleton Color --------------- */
@@ -26,7 +26,7 @@ export class GbNotificationPanel {
26
26
  notification.remove();
27
27
  }
28
28
  render() {
29
- return (h("div", { key: 'ae6ca41e10df7c2b1d3d393d51cf6bde47531061', class: "notification-panel" }, this.state === 'empty' && this.notifications.length === 0 && (h("div", { key: 'f51ec81ab0899d5b264f8bcd4704f1126ad74d4e' }, h("div", { key: 'edb4d506646af94e82e8d64e43d8b413c947f2b6', class: "empty-state" }, h("img", { key: 'f0f3025b84ee9fada7bdc36ac3bdba02ebb4f15f', src: "./build/assets/panel_bell.svg", alt: "No notification" }), h("h3", { key: 'bd3604a42ccaaf2737218529d4dd2734c6ef1395' }, "No notification"), h("p", { key: '243bc2f971b0448fe3526e167f164aadc80f3705' }, "Your notification inbox is empty at the moment. Rest assured, you'll be promptly notified of any new events.")), h("gb-button", { key: 'b9b1890ae2d87903fd2c007f827c44cc2c8dc170', size: 'sm', hierarchy: 'tertiary_color', "left-icon": 'blush_brush' }, "Mark all as read"))), this.state === 'notification_dropdown' && (h("div", { key: 'f5a318700de5011bc84b45bd3b0cbd8c55c93cb7', class: "notification-dropdown" }, h("slot", { key: '2b133b9768b483f67bcf803361ab8d613128bc10' }), h("gb-button", { key: '4b3a69120eaba1053f2513d6abdf706f78c05857', size: 'sm', hierarchy: 'tertiary_color', "left-icon": 'blush_brush' }, "Mark all as read")))));
29
+ return (h("div", { key: 'e86c6646d29833dbd29ca3dbaa63c9c590a5a85b', class: "notification-panel" }, this.state === 'empty' && this.notifications.length === 0 && (h("div", { key: 'ceab9f0431e345108159a60db864f9e14bc2af82' }, h("div", { key: 'dd6e30cd7bcefd4493c4319e644e2650c25767b6', class: "empty-state" }, h("img", { key: 'a629802a27c44a5904fb29be63138bde71fd30f5', src: "./build/assets/panel_bell.svg", alt: "No notification" }), h("h3", { key: '16935cdf6cfc9c4f362465e3e505f797c9a5d8df' }, "No notification"), h("p", { key: 'ce69a263ed597da4bdb292d5035cc1981ff4bd31' }, "Your notification inbox is empty at the moment. Rest assured, you'll be promptly notified of any new events.")), h("test-button", { key: 'ea70ff2ec7cea59686a2996ea23eda8e89acbf33', size: 'sm', hierarchy: 'tertiary_color', "left-icon": 'blush_brush' }, "Mark all as read"))), this.state === 'notification_dropdown' && (h("div", { key: 'dde960048e86f4df68b0c4cccec372233fdb5e90', class: "notification-dropdown" }, h("slot", { key: '42c2de4ed1470d2604c6c329e293c9cab36c9e85' }), h("test-button", { key: '05e58a99765463ad877065f8d1bc74d40ae587e5', size: 'sm', hierarchy: 'tertiary_color', "left-icon": 'blush_brush' }, "Mark all as read")))));
30
30
  }
31
31
  static get is() { return "gb-notification-panel"; }
32
32
  static get encapsulation() { return "shadow"; }
@@ -1 +1 @@
1
- {"version":3,"file":"gb-notification-panel.js","sourceRoot":"","sources":["../../../src/components/gb-notification-panel/gb-notification-panel.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAQjE,MAAM,OAAO,mBAAmB;IAQ5B;;6BALwC,EAAE;QAMtC,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC;KAC1B;IAED,gBAAgB;QACZ,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC;IACtC,CAAC;IAGD,gBAAgB;QACZ,MAAM,IAAI,GAAG,IAAI,CAAC,cAAc,EAAE,CAAC;QACnC,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,gBAAgB,EAAE,CAAkB,CAAC,CAAC,CAAC,EAAE,CAAC;QAEtF,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,YAAY,CAAC,EAAE;YAC1C,YAAY,CAAC,gBAAgB,CAAC,OAAO,EAAE,IAAI,CAAC,uBAAuB,CAAC,IAAI,CAAC,IAAI,EAAE,YAAY,CAAC,CAAC,CAAC;QAC9F,CAAC,CAAC,CAAC;IACP,CAAC;IAED,cAAc;;QACV,OAAO,MAAA,IAAI,CAAC,UAAU,0CAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAClD,CAAC;IAED,aAAa;QACT,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,YAAY,CAAC,EAAE,CAAC,YAAY,CAAC,MAAM,EAAE,CAAC,CAAC;IACtE,CAAC;IAED,uBAAuB,CAAC,YAAyB;QAC7C,YAAY,CAAC,MAAM,EAAE,CAAC;IAC1B,CAAC;IAED,MAAM;QACF,OAAO,CACH,4DAAK,KAAK,EAAC,oBAAoB;YAC1B,IAAI,CAAC,KAAK,KAAK,OAAO,IAAI,IAAI,CAAC,aAAa,CAAC,MAAM,KAAK,CAAC,IAAI,CAC1D;gBACI,4DAAK,KAAK,EAAC,aAAa;oBACpB,4DAAK,GAAG,EAAC,+BAA+B,EAAC,GAAG,EAAC,iBAAiB,GAAG;oBACjE,+EAAwB;oBACxB,2KAAmH,CACjH;gBACV,kEAAW,IAAI,EAAC,IAAI,EAAC,SAAS,EAAC,gBAAgB,eAAW,aAAa,uBAA6B,CAC9F,CACT;YACA,IAAI,CAAC,KAAK,KAAK,uBAAuB,IAAI,CACvC,4DAAK,KAAK,EAAC,uBAAuB;gBAC9B,8DAAa;gBACb,kEAAW,IAAI,EAAC,IAAI,EAAC,SAAS,EAAC,gBAAgB,eAAW,aAAa,uBAA6B,CAClG,CACT,CACC,CACP,CAAC;IACR,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import {Component, Prop, h, State, Listen } from '@stencil/core';\r\n\r\n@Component({\r\n tag: 'gb-notification-panel',\r\n styleUrl: 'gb-notification-panel.css',\r\n shadow: true\r\n})\r\n\r\nexport class GbNotificationPanel {\r\n @Prop() state: 'empty' | 'notification_dropdown';\r\n\r\n @State() notifications: HTMLElement[] = [];\r\n\r\n // Add type definition for shadowRoot\r\n private shadowRoot: ShadowRoot | null;\r\n\r\n constructor() {\r\n this.shadowRoot = null;\r\n }\r\n\r\n componentDidLoad() {\r\n this.shadowRoot = this.shadowRoot;\r\n }\r\n\r\n @Listen('slotchange')\r\n handleSlotChange() {\r\n const slot = this.getSlotContent();\r\n this.notifications = slot ? Array.from(slot.assignedElements()) as HTMLElement[] : [];\r\n \r\n this.notifications.forEach(notification => {\r\n notification.addEventListener('click', this.handleNotificationClick.bind(this, notification));\r\n });\r\n }\r\n\r\n getSlotContent() {\r\n return this.shadowRoot?.querySelector('slot');\r\n }\r\n\r\n markAllAsRead() {\r\n this.notifications.forEach(notification => notification.remove());\r\n }\r\n\r\n handleNotificationClick(notification: HTMLElement) {\r\n notification.remove();\r\n }\r\n\r\n render(){\r\n return (\r\n <div class=\"notification-panel\">\r\n {this.state === 'empty' && this.notifications.length === 0 && (\r\n <div>\r\n <div class=\"empty-state\">\r\n <img src=\"./build/assets/panel_bell.svg\" alt=\"No notification\" />\r\n <h3>No notification</h3>\r\n <p>Your notification inbox is empty at the moment. Rest assured, you'll be promptly notified of any new events.</p>\r\n </div>\r\n <gb-button size='sm' hierarchy='tertiary_color' left-icon='blush_brush'>Mark all as read</gb-button>\r\n </div> \r\n )} \r\n {this.state === 'notification_dropdown' && (\r\n <div class=\"notification-dropdown\">\r\n <slot></slot> \r\n <gb-button size='sm' hierarchy='tertiary_color' left-icon='blush_brush'>Mark all as read</gb-button>\r\n </div>\r\n )} \r\n </div>\r\n );\r\n }\r\n}"]}
1
+ {"version":3,"file":"gb-notification-panel.js","sourceRoot":"","sources":["../../../src/components/gb-notification-panel/gb-notification-panel.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAQjE,MAAM,OAAO,mBAAmB;IAQ5B;;6BALwC,EAAE;QAMtC,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC;KAC1B;IAED,gBAAgB;QACZ,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC;IACtC,CAAC;IAGD,gBAAgB;QACZ,MAAM,IAAI,GAAG,IAAI,CAAC,cAAc,EAAE,CAAC;QACnC,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,gBAAgB,EAAE,CAAkB,CAAC,CAAC,CAAC,EAAE,CAAC;QAEtF,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,YAAY,CAAC,EAAE;YAC1C,YAAY,CAAC,gBAAgB,CAAC,OAAO,EAAE,IAAI,CAAC,uBAAuB,CAAC,IAAI,CAAC,IAAI,EAAE,YAAY,CAAC,CAAC,CAAC;QAC9F,CAAC,CAAC,CAAC;IACP,CAAC;IAED,cAAc;;QACV,OAAO,MAAA,IAAI,CAAC,UAAU,0CAAE,aAAa,CAAC,MAAM,CAAC,CAAC;IAClD,CAAC;IAED,aAAa;QACT,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,YAAY,CAAC,EAAE,CAAC,YAAY,CAAC,MAAM,EAAE,CAAC,CAAC;IACtE,CAAC;IAED,uBAAuB,CAAC,YAAyB;QAC7C,YAAY,CAAC,MAAM,EAAE,CAAC;IAC1B,CAAC;IAED,MAAM;QACF,OAAO,CACH,4DAAK,KAAK,EAAC,oBAAoB;YAC1B,IAAI,CAAC,KAAK,KAAK,OAAO,IAAI,IAAI,CAAC,aAAa,CAAC,MAAM,KAAK,CAAC,IAAI,CAC1D;gBACI,4DAAK,KAAK,EAAC,aAAa;oBACpB,4DAAK,GAAG,EAAC,+BAA+B,EAAC,GAAG,EAAC,iBAAiB,GAAG;oBACjE,+EAAwB;oBACxB,2KAAmH,CACjH;gBACV,oEAAa,IAAI,EAAC,IAAI,EAAC,SAAS,EAAC,gBAAgB,eAAW,aAAa,uBAA+B,CAClG,CACT;YACA,IAAI,CAAC,KAAK,KAAK,uBAAuB,IAAI,CACvC,4DAAK,KAAK,EAAC,uBAAuB;gBAC9B,8DAAa;gBACb,oEAAa,IAAI,EAAC,IAAI,EAAC,SAAS,EAAC,gBAAgB,eAAW,aAAa,uBAA+B,CACtG,CACT,CACC,CACP,CAAC;IACR,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACJ","sourcesContent":["import {Component, Prop, h, State, Listen } from '@stencil/core';\r\n\r\n@Component({\r\n tag: 'gb-notification-panel',\r\n styleUrl: 'gb-notification-panel.css',\r\n shadow: true\r\n})\r\n\r\nexport class GbNotificationPanel {\r\n @Prop() state: 'empty' | 'notification_dropdown';\r\n\r\n @State() notifications: HTMLElement[] = [];\r\n\r\n // Add type definition for shadowRoot\r\n private shadowRoot: ShadowRoot | null;\r\n\r\n constructor() {\r\n this.shadowRoot = null;\r\n }\r\n\r\n componentDidLoad() {\r\n this.shadowRoot = this.shadowRoot;\r\n }\r\n\r\n @Listen('slotchange')\r\n handleSlotChange() {\r\n const slot = this.getSlotContent();\r\n this.notifications = slot ? Array.from(slot.assignedElements()) as HTMLElement[] : [];\r\n \r\n this.notifications.forEach(notification => {\r\n notification.addEventListener('click', this.handleNotificationClick.bind(this, notification));\r\n });\r\n }\r\n\r\n getSlotContent() {\r\n return this.shadowRoot?.querySelector('slot');\r\n }\r\n\r\n markAllAsRead() {\r\n this.notifications.forEach(notification => notification.remove());\r\n }\r\n\r\n handleNotificationClick(notification: HTMLElement) {\r\n notification.remove();\r\n }\r\n\r\n render(){\r\n return (\r\n <div class=\"notification-panel\">\r\n {this.state === 'empty' && this.notifications.length === 0 && (\r\n <div>\r\n <div class=\"empty-state\">\r\n <img src=\"./build/assets/panel_bell.svg\" alt=\"No notification\" />\r\n <h3>No notification</h3>\r\n <p>Your notification inbox is empty at the moment. Rest assured, you'll be promptly notified of any new events.</p>\r\n </div>\r\n <test-button size='sm' hierarchy='tertiary_color' left-icon='blush_brush'>Mark all as read</test-button>\r\n </div> \r\n )} \r\n {this.state === 'notification_dropdown' && (\r\n <div class=\"notification-dropdown\">\r\n <slot></slot> \r\n <test-button size='sm' hierarchy='tertiary_color' left-icon='blush_brush'>Mark all as read</test-button>\r\n </div>\r\n )} \r\n </div>\r\n );\r\n }\r\n}"]}
@@ -8,7 +8,7 @@ export class GbPagination {
8
8
  this.totalPages = '10';
9
9
  }
10
10
  render() {
11
- return (h("div", { key: '9097b0db5a20250da94b6d7a745760da7324daa9', class: `pagination_div` }, this.type === 'card_minimal_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '0a65f7cc0974a09e1ffd3f3522b9903c33347bfd', class: "entries" }, h("p", { key: 'be419f8783c3eef70027fd1c16afc4c9b94c9673' }, "Entries"), h("input", { key: '4bda90978e4066187d24e42a2711595d0522203a', type: "text" })), h("div", { key: '8987354c40bb05ae448865d813618a57a0ca1d4d', class: "pages" }, "Page ", this.currentPage, " of ", this.totalPages), h("div", { key: '1df19559976015da19dbaab1b236ca5d087346a7', class: "buttons" }, h("gb-button", { key: '56d99f9cc5340e948de50327f3e4ef2c98d76166', size: "sm", hierarchy: "secondary_gray", icon: "default" }, h("p", { key: 'f25809d0c6bdb9901061e981cc7786ce2a47bb8d' }, "Previous")), h("gb-button", { key: 'cbee2e2a9f4674ca70c8923aca5196541659114d', size: "sm", hierarchy: "secondary_gray", icon: "default" }, h("p", { key: '1fa4bae10a038f38f628eb517ebf6e6c5861a1ad' }, "Next"))))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: '5752bcbf3411367cc38e1b1dea094af3d8b0739b', class: "prev" }, h("gb-button", { key: '7f5d1dc3177a1da465ea3e9fcf033a92e882c7af', size: "sm", hierarchy: "secondary_gray", icon: "default" }, h("p", { key: '9896b39f91bee7d39ad92b432efe25bc52a4858a' }, "Previous"))), h("div", { key: '65d7ca48ccc6b131ab4927c8f2ccaf8844b0e31c', class: "pages" }, "Page ", this.currentPage, " of ", this.totalPages), h("div", { key: '2bdc155ef65e8c521d64b2be18866b406a49f6f2', class: "next" }, h("gb-button", { key: '4377773556f96720402e8ada7bcc50697ad4f195', size: "sm", hierarchy: "secondary_gray", icon: "default" }, h("p", { key: '5fd9853a4b6219f8f47ea1c0d65ad7a986b4303e' }, "Next")))))));
11
+ return (h("div", { key: 'd986dc7b3c18891bff81b49cd978e6cce34e4565', class: `pagination_div` }, this.type === 'card_minimal_right_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'bc2c2c72099335bff2c6b2c786cc17b96d492b54', class: "entries" }, h("p", { key: '737e82cbaa2e772568b03dcea53f08a6d162fff9' }, "Entries"), h("input", { key: '6b3a839201cf30add9e21f3788cae49d4ce0adce', type: "text" })), h("div", { key: '7e188b9632fb9fb9986edec3502c9cf850f51931', class: "pages" }, "Page ", this.currentPage, " of ", this.totalPages), h("div", { key: 'd0a80dc811310a17a11b394e11e4b9d4af150f15', class: "buttons" }, h("gb-button", { key: '60466b820667305f08d06a84f9e0e1c05ccc6ff3', size: "sm", hierarchy: "secondary_gray", icon: "default" }, h("p", { key: '30b91cac0e1a59f565ea930f80f00dde0e2fadb0' }, "Previous")), h("gb-button", { key: '473d40124dfff0c16f08b117758a9e598e698c6c', size: "sm", hierarchy: "secondary_gray", icon: "default" }, h("p", { key: 'cd733000dbd614ffdabbb3bfa7b99282e8b13220' }, "Next"))))), this.type === 'card_minimal_center_aligned' && this.breakpoint === 'desktop' && (h(Fragment, null, h("div", { key: 'ccc2f7e1b5234de2ea103e599b426f8747b3ef0d', class: "prev" }, h("gb-button", { key: 'ee82324e1344de73328d313f40ae9522ddbf9e79', size: "sm", hierarchy: "secondary_gray", icon: "default" }, h("p", { key: '8ba9b098ff55f8dc03af13c5731a27ae1d34104d' }, "Previous"))), h("div", { key: '6dd52bcc1a5fe4b929e2aba62c4c0b457c0f3335', class: "pages" }, "Page ", this.currentPage, " of ", this.totalPages), h("div", { key: '5aa0922681a98e4985d3030568cf1d41e1cf5102', class: "next" }, h("gb-button", { key: '775bff78df0874f71bcd98caed33f68b2f83cdf3', size: "sm", hierarchy: "secondary_gray", icon: "default" }, h("p", { key: '2d323725d3d38deb17a6677501fb838fd342b956' }, "Next")))))));
12
12
  }
13
13
  static get is() { return "gb-pagination"; }
14
14
  static get encapsulation() { return "shadow"; }
@@ -0,0 +1,31 @@
1
+ .button_base_div{
2
+ display: flex;
3
+ align-items: center;
4
+ border-right: 1px solid var(--color-border-subtle, #CDD5DF);
5
+ justify-content: center;
6
+ cursor: pointer;
7
+ width: fit-content;
8
+ }
9
+
10
+ .button_base_div:hover{
11
+ background: var(--color-background-gray-subtler, #EEF2F6);
12
+ }
13
+
14
+ .button_base_div:active{
15
+ background: none;
16
+ }
17
+
18
+ .button_base_div.false{
19
+ width: 2.5rem;
20
+ padding: 0.625rem;
21
+ }
22
+
23
+ .button_base_div.leading,
24
+ .button_base_div.trailing{
25
+ gap: 0.5rem;
26
+ padding: 0.625rem var(--spacing-4);
27
+ }
28
+
29
+ ::slotted(p){
30
+ color: var(--color-text, #4B5565);
31
+ }
@@ -0,0 +1,86 @@
1
+ import { h, Fragment } from "@stencil/core";
2
+ export class GbPaginationButtonGroupBase {
3
+ constructor() {
4
+ this.icon = undefined;
5
+ this.iconLeading = undefined;
6
+ this.iconTrailing = undefined;
7
+ }
8
+ componentDidLoad() {
9
+ const slottedContent = this.el.querySelector('p');
10
+ if (slottedContent) {
11
+ slottedContent.classList.add('text-sm-semi-bold');
12
+ }
13
+ }
14
+ render() {
15
+ return (h("div", { key: '23e000cc72327574dd1bfd318b8381c3e27c038c', class: `button_base_div ${this.icon}` }, this.icon === 'false' && h("slot", { key: '6c670f46911286ab7041afc0dc63ee198af1be67' }), this.icon === 'leading' && (h(Fragment, null, h("svg", { key: '7df22c26954326e13a451a2a7d53f139e1d6fb53', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: '4904f26820f1af0e6e1b1a36e059936c6d613537', d: "M3.33325 9.99981H16.6666M3.33325 9.99981C3.33326 11.0978 7.49975 14.1667 7.49975 14.1667M3.33325 9.99981C3.33324 8.90182 7.49978 5.83334 7.49978 5.83334", stroke: "#4B5565", "stroke-width": "1.67", "stroke-linecap": "round", "stroke-linejoin": "round" })), h("slot", { key: 'f20497eb0db947aae2e8c84536253b54dc391102' }))), this.icon === 'trailing' && (h(Fragment, null, h("slot", { key: 'c4d9f7db5866da3b75cc280e1e8e903875de63e3' }), this.iconTrailing && (h("svg", { key: 'f3c144d1cffe42c5e3741b3d6ee6a718ff30f278', xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none" }, h("path", { key: 'f6f236d8157f534cca2457b5ed3748fb8ed66f56', d: "M16.6668 9.99984H3.3335M16.6668 9.99984C16.6668 11.0978 12.5003 14.1667 12.5003 14.1667M16.6668 9.99984C16.6669 8.90185 12.5002 5.83337 12.5002 5.83337", stroke: "#4B5565", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })))))));
16
+ }
17
+ static get is() { return "gb-pagination-button-group-base"; }
18
+ static get encapsulation() { return "shadow"; }
19
+ static get originalStyleUrls() {
20
+ return {
21
+ "$": ["gb-pagination-button-group-base.css"]
22
+ };
23
+ }
24
+ static get styleUrls() {
25
+ return {
26
+ "$": ["gb-pagination-button-group-base.css"]
27
+ };
28
+ }
29
+ static get properties() {
30
+ return {
31
+ "icon": {
32
+ "type": "string",
33
+ "mutable": false,
34
+ "complexType": {
35
+ "original": "'false' | 'only' | 'trailing' | 'leading'",
36
+ "resolved": "\"false\" | \"leading\" | \"only\" | \"trailing\"",
37
+ "references": {}
38
+ },
39
+ "required": false,
40
+ "optional": false,
41
+ "docs": {
42
+ "tags": [],
43
+ "text": ""
44
+ },
45
+ "attribute": "icon",
46
+ "reflect": false
47
+ },
48
+ "iconLeading": {
49
+ "type": "string",
50
+ "mutable": false,
51
+ "complexType": {
52
+ "original": "string",
53
+ "resolved": "string",
54
+ "references": {}
55
+ },
56
+ "required": false,
57
+ "optional": false,
58
+ "docs": {
59
+ "tags": [],
60
+ "text": ""
61
+ },
62
+ "attribute": "icon-leading",
63
+ "reflect": false
64
+ },
65
+ "iconTrailing": {
66
+ "type": "string",
67
+ "mutable": false,
68
+ "complexType": {
69
+ "original": "string",
70
+ "resolved": "string",
71
+ "references": {}
72
+ },
73
+ "required": false,
74
+ "optional": false,
75
+ "docs": {
76
+ "tags": [],
77
+ "text": ""
78
+ },
79
+ "attribute": "icon-trailing",
80
+ "reflect": false
81
+ }
82
+ };
83
+ }
84
+ static get elementRef() { return "el"; }
85
+ }
86
+ //# sourceMappingURL=gb-pagination-button-group-base.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gb-pagination-button-group-base.js","sourceRoot":"","sources":["../../../src/components/gb-pagination-button-group-base/gb-pagination-button-group-base.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,eAAe,CAAC;AAOtE,MAAM,OAAO,2BAA2B;;;;;;IAMtC,gBAAgB;QACd,MAAM,cAAc,GAAG,IAAI,CAAC,EAAE,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;QAElD,IAAI,cAAc,EAAE,CAAC;YACnB,cAAc,CAAC,SAAS,CAAC,GAAG,CAAC,mBAAmB,CAAC,CAAC;QACpD,CAAC;IACH,CAAC;IAED,MAAM;QACJ,OAAO,CACL,4DAAK,KAAK,EAAE,mBAAmB,IAAI,CAAC,IAAI,EAAE;YACvC,IAAI,CAAC,IAAI,KAAK,OAAO,IAAI,8DAAa;YACtC,IAAI,CAAC,IAAI,KAAK,SAAS,IAAI,CAC1B;gBACE,4DAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM;oBAC5F,6DACE,CAAC,EAAC,0JAA0J,EAC5J,MAAM,EAAC,SAAS,kBACH,MAAM,oBACJ,OAAO,qBACN,OAAO,GACvB,CACE;gBACN,8DAAa,CACZ,CACJ;YACA,IAAI,CAAC,IAAI,KAAK,UAAU,IAAI,CAC3B;gBACE,8DAAa;gBACZ,IAAI,CAAC,YAAY,IAAI,CACpB,4DAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM;oBAC5F,6DACE,CAAC,EAAC,yJAAyJ,EAC3J,MAAM,EAAC,SAAS,kBACH,KAAK,oBACH,OAAO,qBACN,OAAO,GACvB,CACE,CACP,CACA,CACJ,CAEG,CACP,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["import { Component, Prop, h, Fragment, Element } from \"@stencil/core\";\r\n\r\n@Component({\r\n tag: 'gb-pagination-button-group-base',\r\n styleUrl: 'gb-pagination-button-group-base.css',\r\n shadow: true,\r\n})\r\nexport class GbPaginationButtonGroupBase {\r\n @Prop() icon: 'false' | 'only' | 'trailing' | 'leading';\r\n @Prop() iconLeading: string;\r\n @Prop() iconTrailing: string;\r\n @Element() el: HTMLElement;\r\n\r\n componentDidLoad() {\r\n const slottedContent = this.el.querySelector('p');\r\n\r\n if (slottedContent) {\r\n slottedContent.classList.add('text-sm-semi-bold');\r\n }\r\n }\r\n\r\n render() {\r\n return (\r\n <div class={`button_base_div ${this.icon}`}>\r\n {this.icon === 'false' && <slot></slot>}\r\n {this.icon === 'leading' && (\r\n <>\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path\r\n d=\"M3.33325 9.99981H16.6666M3.33325 9.99981C3.33326 11.0978 7.49975 14.1667 7.49975 14.1667M3.33325 9.99981C3.33324 8.90182 7.49978 5.83334 7.49978 5.83334\"\r\n stroke=\"#4B5565\"\r\n stroke-width=\"1.67\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n <slot></slot>\r\n </>\r\n )}\r\n {this.icon === 'trailing' && (\r\n <>\r\n <slot></slot>\r\n {this.iconTrailing && (\r\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\">\r\n <path\r\n d=\"M16.6668 9.99984H3.3335M16.6668 9.99984C16.6668 11.0978 12.5003 14.1667 12.5003 14.1667M16.6668 9.99984C16.6669 8.90185 12.5002 5.83337 12.5002 5.83337\"\r\n stroke=\"#4B5565\"\r\n stroke-width=\"1.5\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n />\r\n </svg>\r\n )}\r\n </>\r\n )}\r\n {/* {this.icon === 'only' && ()} */}\r\n </div>\r\n );\r\n }\r\n}"]}
@@ -75,10 +75,19 @@
75
75
  --success-900: #074d31;
76
76
  --success-950: #053321;
77
77
 
78
- /* opacity color palette */
78
+ /* ------------------------------------------opacity color palette-------------------------------------- */
79
+ /* 20% opacity */
79
80
  --darkBlue200-opacity20: rgba(181, 185, 204, 0.2);
80
81
  --darkBlue500-opacity20: rgba(33, 44, 101, 0.2);
81
82
 
83
+ /* 30% opacity */
84
+ --darkBlue200-opacity30: rgba(181, 185, 204, 0.3);
85
+ --darkBlue500-opacity30: rgba(33, 44, 101, 0.3);
86
+
87
+ /* 40% opacity */
88
+ --darkBlue200-opacity40: rgba(181, 185, 204, 0.4);
89
+ --darkBlue500-opacity40: rgba(33, 44, 101, 0.4);
90
+
82
91
 
83
92
  /* ------------------------------------------Secondary Color------------------------------------------- */
84
93
  /* blueLight color palete */
@@ -250,6 +259,14 @@
250
259
  --color-text-warning-bold: var(--warning-100);
251
260
  }
252
261
 
262
+ [data-theme="light"] {
263
+ --color-text-warning-subtle: var(--warning-500);
264
+ }
265
+
266
+ [data-theme="dark"] {
267
+ --color-text-warning-subtle: var(--warning-400);
268
+ }
269
+
253
270
  [data-theme="light"] {
254
271
  --color-text-sucess: var(--success-600);
255
272
  }
@@ -282,6 +299,14 @@
282
299
  --color-text-discovery-bold: var(--blueLight-100);
283
300
  }
284
301
 
302
+ [data-theme="light"] {
303
+ --color-text-discovery-subtle: var(--blueLight-400);
304
+ }
305
+
306
+ [data-theme="dark"] {
307
+ --color-text-discovery-subtle: var(--blueLight-100);
308
+ }
309
+
285
310
  [data-theme="light"] {
286
311
  --color-text-information: var(--blue-600);
287
312
  }
@@ -298,6 +323,14 @@
298
323
  --color-text-information-bold: var(--blue-100);
299
324
  }
300
325
 
326
+ [data-theme="light"] {
327
+ --color-text-information-subtle: var(--blue-500);
328
+ }
329
+
330
+ [data-theme="dark"] {
331
+ --color-text-information-subtle: var(--blue-400);
332
+ }
333
+
301
334
  [data-theme="light"] {
302
335
  --color-text-purple: var(--purple-600);
303
336
  }
@@ -314,6 +347,30 @@
314
347
  --color-text-purple-bold: var(--purple-100);
315
348
  }
316
349
 
350
+ [data-theme="light"] {
351
+ --color-text-purple-subtle: var(--purple-500);
352
+ }
353
+
354
+ [data-theme="dark"] {
355
+ --color-text-purple-subtle: var(--purple-400);
356
+ }
357
+
358
+ [data-theme="light"] {
359
+ --color-text-pink: var(--purple-600);
360
+ }
361
+
362
+ [data-theme="dark"] {
363
+ --color-text-pink: var(--purple-300);
364
+ }
365
+
366
+ [data-theme="light"] {
367
+ --color-text-pink-subtle: var(--purple-500);
368
+ }
369
+
370
+ [data-theme="dark"] {
371
+ --color-text-pink-subtle: var(--purple-400);
372
+ }
373
+
317
374
 
318
375
  /* --------------Link color--------------- */
319
376
 
@@ -1244,6 +1301,22 @@
1244
1301
  --color-blanket: var(--darkBlue200-opacity20);
1245
1302
  }
1246
1303
 
1304
+ [data-theme="light"] {
1305
+ --color-blanket-subtle: var(--darkBlue500-opacity30);
1306
+ }
1307
+
1308
+ [data-theme="dark"] {
1309
+ --color-blanket-subtle: var(--darkBlue200-opacity30);
1310
+ }
1311
+
1312
+ [data-theme="light"] {
1313
+ --color-blanket-subtler: var(--darkBlue500-opacity40);
1314
+ }
1315
+
1316
+ [data-theme="dark"] {
1317
+ --color-blanket-subtler: var(--darkBlue200-opacity40);
1318
+ }
1319
+
1247
1320
 
1248
1321
 
1249
1322
  /* ----------------Skeleton Color --------------- */
@@ -4,7 +4,7 @@ export class GbPaginationNumberBase {
4
4
  this.shape = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: '1e0de399c17d432681514440fb8746be61cc6bd5', class: `page_number_base ${this.shape}` }, "1"));
7
+ return (h("div", { key: '68f9115c172724cde3aaa538510c7281478aad71', class: `page_number_base ${this.shape}` }, "1"));
8
8
  }
9
9
  static get is() { return "gb-pagination-number-base"; }
10
10
  static get encapsulation() { return "shadow"; }