@ebrains/components 0.4.0-alpha.0 → 0.6.0-alpha.0

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 (565) hide show
  1. package/dist/cjs/analytics-d8fb3fdd.js +60 -0
  2. package/dist/cjs/color-c00146a8.js +134 -0
  3. package/dist/cjs/color-primary-palette_6.cjs.entry.js +14 -14
  4. package/dist/cjs/components.cjs.js +1 -1
  5. package/dist/cjs/correct-use-of-colors.cjs.entry.js +1 -1
  6. package/dist/cjs/eds-accordion_13.cjs.entry.js +911 -0
  7. package/dist/cjs/eds-alert.cjs.entry.js +97 -0
  8. package/dist/cjs/eds-block-break.cjs.entry.js +21 -0
  9. package/dist/cjs/eds-breadcrumb.cjs.entry.js +149 -0
  10. package/dist/cjs/eds-card-project.cjs.entry.js +4 -3
  11. package/dist/cjs/eds-card-tags.cjs.entry.js +1 -1
  12. package/dist/cjs/eds-card-tool.cjs.entry.js +3 -4
  13. package/dist/cjs/eds-card-wrapper.cjs.entry.js +1 -1
  14. package/dist/cjs/eds-code-block.cjs.entry.js +2 -2
  15. package/dist/cjs/eds-components-section.cjs.entry.js +7 -3
  16. package/dist/cjs/eds-cookies-preference.cjs.entry.js +39 -0
  17. package/dist/cjs/eds-docs-palettes.cjs.entry.js +1 -1
  18. package/dist/cjs/eds-docs-tokens.cjs.entry.js +1 -1
  19. package/dist/cjs/eds-dropdown_2.cjs.entry.js +158 -0
  20. package/dist/cjs/eds-footer.cjs.entry.js +41 -0
  21. package/dist/cjs/eds-form.cjs.entry.js +361 -0
  22. package/dist/cjs/eds-frame.cjs.entry.js +91 -0
  23. package/dist/cjs/eds-fullscreen-menu.cjs.entry.js +100 -0
  24. package/dist/cjs/eds-header.cjs.entry.js +97 -0
  25. package/dist/cjs/eds-icon-arrow-diagonal.cjs.entry.js +1 -1
  26. package/dist/cjs/eds-icon-arrow-right.cjs.entry.js +1 -1
  27. package/dist/cjs/eds-icon-bluesky.cjs.entry.js +1 -1
  28. package/dist/cjs/eds-icon-chevron-down.cjs.entry.js +1 -1
  29. package/dist/cjs/eds-icon-chevron-left.cjs.entry.js +1 -1
  30. package/dist/cjs/eds-icon-chevron-right.cjs.entry.js +1 -1
  31. package/dist/cjs/eds-icon-chevron-up.cjs.entry.js +1 -1
  32. package/dist/cjs/eds-icon-close.cjs.entry.js +1 -1
  33. package/dist/cjs/eds-icon-copy.cjs.entry.js +1 -1
  34. package/dist/cjs/eds-icon-eu.cjs.entry.js +1 -1
  35. package/dist/cjs/eds-icon-facebook.cjs.entry.js +1 -1
  36. package/dist/cjs/eds-icon-gitlab.cjs.entry.js +1 -1
  37. package/dist/cjs/eds-icon-linkedin.cjs.entry.js +1 -1
  38. package/dist/cjs/eds-icon-loader.cjs.entry.js +1 -1
  39. package/dist/cjs/eds-icon-mastodon.cjs.entry.js +1 -1
  40. package/dist/cjs/eds-icon-menu.cjs.entry.js +1 -1
  41. package/dist/cjs/eds-icon-more.cjs.entry.js +1 -1
  42. package/dist/cjs/eds-icon-search.cjs.entry.js +1 -1
  43. package/dist/cjs/eds-icon-success.cjs.entry.js +1 -1
  44. package/dist/cjs/eds-icon-twitter.cjs.entry.js +1 -1
  45. package/dist/cjs/eds-icon-user.cjs.entry.js +1 -1
  46. package/dist/cjs/eds-icon-youtube.cjs.entry.js +1 -1
  47. package/dist/cjs/eds-input_7.cjs.entry.js +324 -0
  48. package/dist/cjs/eds-link.cjs.entry.js +214 -0
  49. package/dist/cjs/eds-login.cjs.entry.js +60 -41
  50. package/dist/cjs/eds-logo-variations.cjs.entry.js +1 -1
  51. package/dist/cjs/eds-logo.cjs.entry.js +78 -0
  52. package/dist/cjs/eds-modal.cjs.entry.js +97 -0
  53. package/dist/cjs/eds-navigator.cjs.entry.js +1 -1
  54. package/dist/cjs/eds-pagination_2.cjs.entry.js +9 -10
  55. package/dist/cjs/eds-progress-bar.cjs.entry.js +1 -1
  56. package/dist/cjs/eds-rating.cjs.entry.js +10 -8
  57. package/dist/cjs/eds-section-core_2.cjs.entry.js +3 -3
  58. package/dist/cjs/eds-social-networks.cjs.entry.js +66 -0
  59. package/dist/cjs/eds-steps.cjs.entry.js +65 -0
  60. package/dist/cjs/eds-svg-repository.cjs.entry.js +1 -1
  61. package/dist/cjs/eds-switch.cjs.entry.js +38 -0
  62. package/dist/cjs/eds-tab.cjs.entry.js +1 -1
  63. package/dist/cjs/eds-tabs-content.cjs.entry.js +4 -4
  64. package/dist/cjs/eds-tabs.cjs.entry.js +3 -3
  65. package/dist/cjs/eds-timeline.cjs.entry.js +1 -1
  66. package/dist/cjs/eds-tooltip.cjs.entry.js +3 -4
  67. package/dist/cjs/eds-trl.cjs.entry.js +1 -1
  68. package/dist/cjs/eds-user.cjs.entry.js +99 -0
  69. package/dist/cjs/eds-vertical-stepper.cjs.entry.js +45 -0
  70. package/dist/cjs/incorrect-use-of-colors.cjs.entry.js +1 -1
  71. package/dist/cjs/index-f08e4f5c.js +76 -8
  72. package/dist/cjs/{keycloak-5aaa21af.js → keycloak-93fc0315.js} +225 -170
  73. package/dist/cjs/loader.cjs.js +1 -1
  74. package/dist/cjs/logo-space.cjs.entry.js +1 -1
  75. package/dist/cjs/logo-variations-horizontal_2.cjs.entry.js +2 -2
  76. package/dist/cjs/logo-wrong-usage.cjs.entry.js +1 -1
  77. package/dist/cjs/token-list_3.cjs.entry.js +3 -3
  78. package/dist/cjs/token-ratios.cjs.entry.js +1 -1
  79. package/dist/cjs/token-spacing.cjs.entry.js +1 -1
  80. package/dist/cjs/token-typography.cjs.entry.js +1 -1
  81. package/dist/collection/collection-manifest.json +6 -2
  82. package/dist/collection/components/eds-accordion/eds-accordion.js +3 -3
  83. package/dist/collection/components/eds-alert/eds-alert.js +8 -5
  84. package/dist/collection/components/eds-avatar/eds-avatar.js +8 -6
  85. package/dist/collection/components/eds-block-break/eds-block-break.js +1 -1
  86. package/dist/collection/components/eds-breadcrump/eds-breadcrump.js +23 -29
  87. package/dist/collection/components/eds-button/eds-button.js +9 -9
  88. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.js +1 -1
  89. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-tags/eds-card-tags.js +1 -1
  90. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-title/eds-card-title.js +1 -1
  91. package/dist/collection/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.js +1 -1
  92. package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.js +2 -2
  93. package/dist/collection/components/eds-cards/eds-card-project/eds-card-project.js +3 -2
  94. package/dist/collection/components/eds-cards/eds-card-tool/eds-card-tool.js +2 -2
  95. package/dist/collection/components/eds-code-block/eds-code-block.js +3 -3
  96. package/dist/collection/components/eds-dropdown/eds-dropdown.js +3 -3
  97. package/dist/collection/components/eds-form/eds-form.js +32 -16
  98. package/dist/collection/components/eds-frame/eds-frame.js +1 -1
  99. package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-down/eds-icon-chevron-down.js +1 -1
  100. package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-left/eds-icon-chevron-left.js +1 -1
  101. package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-right/eds-icon-chevron-right.js +1 -1
  102. package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-up/eds-icon-chevron-up.js +1 -1
  103. package/dist/collection/components/eds-icons/eds-icon-arrow-diagonal/eds-icon-arrow-diagonal.js +1 -1
  104. package/dist/collection/components/eds-icons/eds-icon-arrow-right/eds-icon-arrow-right.js +1 -1
  105. package/dist/collection/components/eds-icons/eds-icon-close/eds-icon-close.js +1 -1
  106. package/dist/collection/components/eds-icons/eds-icon-copy/eds-icon-copy.js +1 -1
  107. package/dist/collection/components/eds-icons/eds-icon-eu/eds-icon-eu.js +1 -1
  108. package/dist/collection/components/eds-icons/eds-icon-gitlab/eds-icon-gitlab.js +1 -1
  109. package/dist/collection/components/eds-icons/eds-icon-loader/eds-icon-loader.js +1 -1
  110. package/dist/collection/components/eds-icons/eds-icon-menu/eds-icon-menu.js +1 -1
  111. package/dist/collection/components/eds-icons/eds-icon-more/eds-icon-more.js +1 -1
  112. package/dist/collection/components/eds-icons/eds-icon-search/eds-icon-search.js +1 -1
  113. package/dist/collection/components/eds-icons/eds-icon-success/eds-icon-success.js +1 -1
  114. package/dist/collection/components/eds-icons/eds-icon-user/eds-icon-user.js +1 -1
  115. package/dist/collection/components/eds-icons/social/eds-icon-bluesky/eds-icon-bluesky.js +1 -1
  116. package/dist/collection/components/eds-icons/social/eds-icon-facebook/eds-icon-facebook.js +1 -1
  117. package/dist/collection/components/eds-icons/social/eds-icon-linkedin/eds-icon-linkedin.js +1 -1
  118. package/dist/collection/components/eds-icons/social/eds-icon-mastodon/eds-icon-mastodon.js +1 -1
  119. package/dist/collection/components/eds-icons/social/eds-icon-twitter/eds-icon-twitter.js +1 -1
  120. package/dist/collection/components/eds-icons/social/eds-icon-youtube/eds-icon-youtube.js +1 -1
  121. package/dist/collection/components/eds-img/eds-img.js +13 -7
  122. package/dist/collection/components/eds-input-elements/eds-input/eds-input.js +2 -2
  123. package/dist/collection/components/eds-input-elements/eds-input-footer/eds-input-footer.js +1 -1
  124. package/dist/collection/components/eds-input-elements/eds-input-label/eds-input-label.js +1 -1
  125. package/dist/collection/components/eds-input-elements/eds-input-range/eds-input-range.js +2 -2
  126. package/dist/collection/components/eds-input-elements/eds-input-search/eds-input-search.js +1 -1
  127. package/dist/collection/components/eds-input-elements/eds-input-select/eds-input-select.js +11 -2
  128. package/dist/collection/components/eds-input-field/eds-input-field.js +2 -2
  129. package/dist/collection/components/eds-link/eds-link.css +6793 -6676
  130. package/dist/collection/components/eds-link/eds-link.js +6 -3
  131. package/dist/collection/components/eds-logo/eds-logo.js +21 -2
  132. package/dist/collection/components/eds-matomo-notice/eds-matomo-notice.js +207 -0
  133. package/dist/collection/{shared-ui → components}/eds-matomo-notice/eds-matomo-notice.stories.js +1 -1
  134. package/dist/collection/components/eds-modal/eds-modal.js +19 -24
  135. package/dist/collection/components/eds-navigator/eds-navigator.js +1 -1
  136. package/dist/collection/components/eds-pagination/eds-pagination.js +1 -1
  137. package/dist/collection/components/eds-progress-bar/eds-progress-bar.js +1 -1
  138. package/dist/collection/components/eds-rating/eds-rating.css +48 -0
  139. package/dist/collection/components/eds-rating/eds-rating.js +10 -8
  140. package/dist/collection/components/eds-section/eds-section-core/eds-section-core.js +1 -1
  141. package/dist/collection/components/eds-section/eds-section-heading/eds-section-heading.js +2 -2
  142. package/dist/collection/components/eds-steps/eds-steps.css +126 -0
  143. package/dist/collection/components/eds-steps/eds-steps.js +133 -0
  144. package/dist/collection/components/eds-steps/eds-steps.stories.js +35 -0
  145. package/dist/collection/components/eds-steps/eds-vertical-stepper.css +78 -0
  146. package/dist/collection/components/eds-steps/eds-vertical-stepper.js +72 -0
  147. package/dist/collection/components/eds-switch/eds-switch.css +59 -0
  148. package/dist/collection/components/eds-switch/eds-switch.js +131 -0
  149. package/dist/collection/components/eds-switch/eds-switch.stories.js +38 -0
  150. package/dist/collection/components/eds-tab/eds-tab.js +1 -1
  151. package/dist/collection/components/eds-table/eds-table.js +8 -8
  152. package/dist/collection/components/eds-tag/eds-tag.js +4 -14
  153. package/dist/collection/components/eds-timeline/eds-timeline.js +1 -1
  154. package/dist/collection/components/eds-toast/eds-toast.css +91 -0
  155. package/dist/collection/components/eds-toast/eds-toast.js +18 -9
  156. package/dist/collection/components/eds-tooltip/eds-tooltip.js +2 -2
  157. package/dist/collection/components/eds-trl/eds-trl.js +1 -1
  158. package/dist/collection/eds-docs-ui/colors/color-palette/primary.js +1 -1
  159. package/dist/collection/eds-docs-ui/colors/color-palette/secondary.js +1 -1
  160. package/dist/collection/eds-docs-ui/colors/color-palette/support.js +1 -1
  161. package/dist/collection/eds-docs-ui/colors/gradient-palette/primary.js +1 -1
  162. package/dist/collection/eds-docs-ui/colors/gradient-palette/secondary.js +7 -7
  163. package/dist/collection/eds-docs-ui/colors/gradient-palette/support.js +3 -3
  164. package/dist/collection/eds-docs-ui/colors/use-of-colors/correct-use-of-colors.js +1 -1
  165. package/dist/collection/eds-docs-ui/colors/use-of-colors/incorrect-use-of-colors.js +1 -1
  166. package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.js +1 -1
  167. package/dist/collection/eds-docs-ui/design-tokens/token-radii/token-radii.js +1 -1
  168. package/dist/collection/eds-docs-ui/design-tokens/token-ratios/token-ratios.js +1 -1
  169. package/dist/collection/eds-docs-ui/design-tokens/token-shadows/token-shadows.js +1 -1
  170. package/dist/collection/eds-docs-ui/design-tokens/token-spacing/token-spacing.js +1 -1
  171. package/dist/collection/eds-docs-ui/design-tokens/token-typography/token-typography.js +1 -1
  172. package/dist/collection/eds-docs-ui/eds-components-section/eds-components-section.js +1 -1
  173. package/dist/collection/eds-docs-ui/eds-docs-palettes/eds-docs-palettes.js +1 -1
  174. package/dist/collection/eds-docs-ui/eds-docs-tokens/eds-docs-tokens.js +1 -1
  175. package/dist/collection/eds-docs-ui/eds-logo-variations/eds-logo-variations.js +1 -1
  176. package/dist/collection/eds-docs-ui/eds-svg-repository/eds-svg-repository.js +1 -1
  177. package/dist/collection/eds-docs-ui/functional/installation.js +1 -1
  178. package/dist/collection/eds-docs-ui/functional/react.js +1 -1
  179. package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.js +1 -1
  180. package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.js +1 -1
  181. package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.js +1 -1
  182. package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.js +1 -1
  183. package/dist/collection/shared-ui/eds-card-section/eds-card-section.css +236 -140
  184. package/dist/collection/shared-ui/eds-card-section/eds-card-section.js +19 -13
  185. package/dist/collection/shared-ui/eds-card-section/eds-card-section.stories.js +2 -2
  186. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.css +0 -0
  187. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.js +87 -0
  188. package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.st.js +31 -0
  189. package/dist/collection/shared-ui/eds-footer/eds-footer.js +7 -53
  190. package/dist/collection/shared-ui/eds-header/eds-header.js +2 -75
  191. package/dist/collection/shared-ui/eds-login/eds-login.js +66 -58
  192. package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.js +1 -1
  193. package/dist/collection/shared-ui/eds-tabs/eds-tabs.js +2 -2
  194. package/dist/collection/shared-ui/eds-tabs-content/eds-tabs-content.js +3 -3
  195. package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.css +1 -1
  196. package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.js +2 -1
  197. package/dist/collection/shared-ui/eds-user/eds-user.js +27 -24
  198. package/dist/collection/shared-ui/eds-user-modal/eds-user-modal.js +1 -1
  199. package/dist/collection/utils/analytics.js +85 -0
  200. package/dist/collection/utils/color.js +129 -0
  201. package/dist/collection/utils/global.js +8 -0
  202. package/dist/collection/utils/keycloak.js +11 -5
  203. package/dist/components/analytics.js +15 -2
  204. package/dist/components/color.js +0 -164
  205. package/dist/components/components.css +571 -0
  206. package/dist/components/components.esm.js +1 -1
  207. package/dist/components/correct-use-of-colors.js +1 -1
  208. package/dist/components/eds-accordion2.js +2 -3
  209. package/dist/components/eds-alert2.js +8 -5
  210. package/dist/components/eds-avatar2.js +3 -3
  211. package/dist/components/eds-block-break2.js +1 -1
  212. package/dist/components/eds-breadcrumb.js +23 -29
  213. package/dist/components/eds-button2.js +2 -4
  214. package/dist/components/eds-card-desc2.js +1 -1
  215. package/dist/components/eds-card-generic2.js +1 -2
  216. package/dist/components/eds-card-project.js +2 -2
  217. package/dist/components/eds-card-section.js +4 -4
  218. package/dist/components/eds-card-tags.js +1 -1
  219. package/dist/components/eds-card-title2.js +1 -1
  220. package/dist/components/eds-card-tool.js +1 -2
  221. package/dist/components/eds-card-wrapper.js +1 -1
  222. package/dist/components/eds-code-block2.js +2 -2
  223. package/dist/components/eds-components-section.js +7 -3
  224. package/dist/components/eds-cookies-preference.d.ts +11 -0
  225. package/dist/components/eds-cookies-preference.js +88 -0
  226. package/dist/components/eds-docs-palettes.js +1 -1
  227. package/dist/components/eds-docs-tokens.js +1 -1
  228. package/dist/components/eds-dropdown2.js +2 -3
  229. package/dist/components/eds-footer2.js +3 -13
  230. package/dist/components/eds-form.js +32 -16
  231. package/dist/components/eds-frame.js +1 -1
  232. package/dist/components/eds-header.js +10 -48
  233. package/dist/components/eds-icon-arrow-diagonal.js +1 -1
  234. package/dist/components/eds-icon-arrow-right.js +1 -1
  235. package/dist/components/eds-icon-bluesky.js +1 -1
  236. package/dist/components/eds-icon-chevron-down.js +1 -1
  237. package/dist/components/eds-icon-chevron-left.js +1 -1
  238. package/dist/components/eds-icon-chevron-right.js +1 -1
  239. package/dist/components/eds-icon-chevron-up.js +1 -1
  240. package/dist/components/eds-icon-close.js +1 -1
  241. package/dist/components/eds-icon-copy.js +1 -1
  242. package/dist/components/eds-icon-eu.js +1 -1
  243. package/dist/components/eds-icon-facebook.js +1 -1
  244. package/dist/components/eds-icon-gitlab.js +1 -1
  245. package/dist/components/eds-icon-linkedin.js +1 -1
  246. package/dist/components/eds-icon-loader.js +1 -1
  247. package/dist/components/eds-icon-mastodon.js +1 -1
  248. package/dist/components/eds-icon-menu.js +1 -1
  249. package/dist/components/eds-icon-more.js +1 -1
  250. package/dist/components/eds-icon-search.js +1 -1
  251. package/dist/components/eds-icon-success.js +1 -1
  252. package/dist/components/eds-icon-twitter.js +1 -1
  253. package/dist/components/eds-icon-user.js +1 -1
  254. package/dist/components/eds-icon-youtube.js +1 -1
  255. package/dist/components/eds-img2.js +9 -4
  256. package/dist/components/eds-input-field2.js +2 -2
  257. package/dist/components/eds-input-footer2.js +1 -1
  258. package/dist/components/eds-input-label2.js +1 -1
  259. package/dist/components/eds-input-range2.js +2 -2
  260. package/dist/components/eds-input-search2.js +1 -1
  261. package/dist/components/eds-input-select2.js +11 -2
  262. package/dist/components/eds-input2.js +2 -2
  263. package/dist/components/eds-link2.js +6 -4
  264. package/dist/components/eds-login.js +60 -41
  265. package/dist/components/eds-logo-variations.js +1 -1
  266. package/dist/components/eds-logo2.js +4 -3
  267. package/dist/components/eds-matomo-notice.js +1 -141
  268. package/dist/components/eds-matomo-notice2.js +127 -0
  269. package/dist/components/eds-modal.js +10 -24
  270. package/dist/components/eds-navigator.js +1 -1
  271. package/dist/components/eds-pagination2.js +1 -1
  272. package/dist/components/eds-progress-bar2.js +1 -1
  273. package/dist/components/eds-rating.js +23 -9
  274. package/dist/components/eds-section-core2.js +1 -1
  275. package/dist/components/eds-section-heading2.js +2 -2
  276. package/dist/components/eds-social-networks2.js +1 -1
  277. package/dist/components/eds-steps.d.ts +11 -0
  278. package/dist/components/eds-steps.js +107 -0
  279. package/dist/components/eds-svg-repository.js +1 -1
  280. package/dist/components/eds-switch.d.ts +11 -0
  281. package/dist/components/eds-switch.js +57 -0
  282. package/dist/components/eds-tab2.js +1 -1
  283. package/dist/components/eds-table2.js +6 -7
  284. package/dist/components/eds-tabs-content.js +2 -3
  285. package/dist/components/eds-tabs.js +1 -2
  286. package/dist/components/eds-tag2.js +1 -5
  287. package/dist/components/eds-timeline.js +1 -1
  288. package/dist/components/eds-toast-manager.js +4 -3
  289. package/dist/components/eds-toast2.js +13 -10
  290. package/dist/components/eds-tooltip.js +1 -2
  291. package/dist/components/eds-trl.js +1 -1
  292. package/dist/components/eds-user-modal2.js +1 -1
  293. package/dist/components/eds-user.js +157 -1
  294. package/dist/components/eds-vertical-stepper.d.ts +11 -0
  295. package/dist/components/eds-vertical-stepper.js +86 -0
  296. package/dist/components/incorrect-use-of-colors.js +1 -1
  297. package/dist/components/keycloak.js +225 -170
  298. package/dist/components/logo-space.js +1 -1
  299. package/dist/components/logo-variations-horizontal2.js +1 -1
  300. package/dist/components/logo-variations-vertical2.js +1 -1
  301. package/dist/components/logo-wrong-usage.js +1 -1
  302. package/dist/components/p-045681d7.entry.js +1 -0
  303. package/dist/components/p-06299762.entry.js +1 -0
  304. package/dist/components/p-0a3b2576.entry.js +1 -0
  305. package/dist/components/p-0ab85eee.entry.js +1 -0
  306. package/dist/components/p-0e7bdd2c.entry.js +1 -0
  307. package/dist/components/p-10b81c47.entry.js +1 -0
  308. package/dist/components/p-13efafb9.js +1 -0
  309. package/dist/components/p-1ae529f3.entry.js +1 -0
  310. package/dist/components/p-1ed3fdb7.entry.js +1 -0
  311. package/dist/components/p-21d42cf3.entry.js +1 -0
  312. package/dist/components/p-2831a9d5.entry.js +1 -0
  313. package/dist/components/p-2c00bd76.entry.js +1 -0
  314. package/dist/components/p-34a65e58.entry.js +1 -0
  315. package/dist/components/p-38d70586.entry.js +1 -0
  316. package/dist/components/p-3a7aa1eb.entry.js +1 -0
  317. package/dist/components/p-42d3c324.entry.js +1 -0
  318. package/dist/components/p-4a12a131.entry.js +1 -0
  319. package/dist/components/p-4b3fbd6d.entry.js +1 -0
  320. package/dist/components/p-4ea027ac.entry.js +1 -0
  321. package/dist/components/p-5097066f.entry.js +1 -0
  322. package/dist/components/p-5980a142.entry.js +1 -0
  323. package/dist/components/p-599c7b97.entry.js +1 -0
  324. package/dist/components/p-5a2b8b6c.entry.js +1 -0
  325. package/dist/components/p-5ff31f14.entry.js +1 -0
  326. package/dist/components/{p-22762818.entry.js → p-65703520.entry.js} +1 -1
  327. package/dist/components/p-659ed449.entry.js +1 -0
  328. package/dist/components/p-6af40c33.entry.js +1 -0
  329. package/dist/components/p-6df9db15.entry.js +1 -0
  330. package/dist/components/{p-435a14c1.entry.js → p-759b2640.entry.js} +1 -1
  331. package/dist/components/p-7b3b26b0.entry.js +1 -0
  332. package/dist/components/p-80a185ba.entry.js +1 -0
  333. package/dist/components/p-81942665.entry.js +1 -0
  334. package/dist/components/p-86fbc239.entry.js +1 -0
  335. package/dist/components/p-88751c8b.entry.js +1 -0
  336. package/dist/components/{p-c3b294a0.entry.js → p-89f600a3.entry.js} +1 -1
  337. package/dist/components/p-8c4a0fc9.entry.js +1 -0
  338. package/dist/components/p-8eab748d.js +1 -0
  339. package/dist/components/p-911d9b37.entry.js +1 -0
  340. package/dist/components/{p-ba6bafef.entry.js → p-9579f9c2.entry.js} +1 -1
  341. package/dist/components/p-96fe2267.entry.js +1 -0
  342. package/dist/components/p-9739def5.entry.js +1 -0
  343. package/dist/components/{p-87830085.entry.js → p-9b441a1f.entry.js} +1 -1
  344. package/dist/components/{p-c72c8fb0.entry.js → p-a2621d66.entry.js} +1 -1
  345. package/dist/components/p-a535838c.entry.js +1 -0
  346. package/dist/components/p-a5b7d72d.entry.js +1 -0
  347. package/dist/components/p-a5d00633.entry.js +1 -0
  348. package/dist/components/p-a63bd0c9.entry.js +1 -0
  349. package/dist/components/{p-762c8c83.entry.js → p-a846dbca.entry.js} +1 -1
  350. package/dist/components/p-a927a455.entry.js +1 -0
  351. package/dist/components/p-aec9b8e1.entry.js +1 -0
  352. package/dist/components/{p-5398d652.entry.js → p-b1af5000.entry.js} +1 -1
  353. package/dist/components/{p-d571d530.entry.js → p-b1de9a6c.entry.js} +1 -1
  354. package/dist/components/{p-0910d733.entry.js → p-b3c1aef5.entry.js} +1 -1
  355. package/dist/components/p-b50c8d49.entry.js +1 -0
  356. package/dist/components/p-b60ed774.entry.js +1 -0
  357. package/dist/components/p-b67aafe7.entry.js +1 -0
  358. package/dist/components/p-b79999d5.entry.js +1 -0
  359. package/dist/components/p-b80457ed.entry.js +1 -0
  360. package/dist/components/p-b860b4aa.entry.js +1 -0
  361. package/dist/components/{p-8ddc67a1.entry.js → p-bd43d83c.entry.js} +1 -1
  362. package/dist/components/p-c034c395.entry.js +1 -0
  363. package/dist/components/p-c5fa170d.entry.js +1 -0
  364. package/dist/components/p-c683be2c.entry.js +1 -0
  365. package/dist/components/p-d2a0b896.entry.js +1 -0
  366. package/dist/components/p-d56d9dda.entry.js +1 -0
  367. package/dist/components/p-d5850ab3.entry.js +1 -0
  368. package/dist/components/p-de12396f.entry.js +1 -0
  369. package/dist/components/p-de2fbcfc.entry.js +1 -0
  370. package/dist/components/p-e2c250c5.entry.js +1 -0
  371. package/dist/components/p-e334f5bc.entry.js +1 -0
  372. package/dist/components/p-eb0b93d5.js +1 -0
  373. package/dist/components/p-f1cd83da.entry.js +1 -0
  374. package/dist/components/{p-22e6d7d5.entry.js → p-f36f2aeb.entry.js} +1 -1
  375. package/dist/components/p-f5dafbc8.entry.js +1 -0
  376. package/dist/components/p-f7493f41.entry.js +1 -0
  377. package/dist/components/p-fad10768.entry.js +1 -0
  378. package/dist/components/{p-dd6daa96.entry.js → p-fce25541.entry.js} +1 -1
  379. package/dist/components/primary.js +1 -1
  380. package/dist/components/primary2.js +1 -1
  381. package/dist/components/secondary.js +1 -1
  382. package/dist/components/secondary2.js +7 -7
  383. package/dist/components/support.js +1 -1
  384. package/dist/components/support2.js +3 -3
  385. package/dist/components/token-list2.js +1 -1
  386. package/dist/components/token-radii2.js +1 -1
  387. package/dist/components/token-ratios.js +1 -1
  388. package/dist/components/token-shadows2.js +1 -1
  389. package/dist/components/token-spacing.js +1 -1
  390. package/dist/components/token-typography.js +1 -1
  391. package/dist/esm/analytics-44b1416b.js +56 -0
  392. package/dist/esm/color-2554aad6.js +132 -0
  393. package/dist/esm/color-primary-palette_6.entry.js +14 -14
  394. package/dist/esm/components.js +1 -1
  395. package/dist/esm/correct-use-of-colors.entry.js +1 -1
  396. package/dist/esm/eds-accordion_13.entry.js +895 -0
  397. package/dist/esm/eds-alert.entry.js +93 -0
  398. package/dist/esm/eds-block-break.entry.js +17 -0
  399. package/dist/esm/eds-breadcrumb.entry.js +145 -0
  400. package/dist/esm/eds-card-project.entry.js +3 -2
  401. package/dist/esm/eds-card-tags.entry.js +1 -1
  402. package/dist/esm/eds-card-tool.entry.js +2 -3
  403. package/dist/esm/eds-card-wrapper.entry.js +1 -1
  404. package/dist/esm/eds-code-block.entry.js +2 -2
  405. package/dist/esm/eds-components-section.entry.js +7 -3
  406. package/dist/esm/eds-cookies-preference.entry.js +35 -0
  407. package/dist/esm/eds-docs-palettes.entry.js +1 -1
  408. package/dist/esm/eds-docs-tokens.entry.js +1 -1
  409. package/dist/esm/eds-dropdown_2.entry.js +153 -0
  410. package/dist/esm/eds-footer.entry.js +37 -0
  411. package/dist/esm/eds-form.entry.js +357 -0
  412. package/dist/esm/eds-frame.entry.js +87 -0
  413. package/dist/esm/eds-fullscreen-menu.entry.js +96 -0
  414. package/dist/esm/eds-header.entry.js +93 -0
  415. package/dist/esm/eds-icon-arrow-diagonal.entry.js +1 -1
  416. package/dist/esm/eds-icon-arrow-right.entry.js +1 -1
  417. package/dist/esm/eds-icon-bluesky.entry.js +1 -1
  418. package/dist/esm/eds-icon-chevron-down.entry.js +1 -1
  419. package/dist/esm/eds-icon-chevron-left.entry.js +1 -1
  420. package/dist/esm/eds-icon-chevron-right.entry.js +1 -1
  421. package/dist/esm/eds-icon-chevron-up.entry.js +1 -1
  422. package/dist/esm/eds-icon-close.entry.js +1 -1
  423. package/dist/esm/eds-icon-copy.entry.js +1 -1
  424. package/dist/esm/eds-icon-eu.entry.js +1 -1
  425. package/dist/esm/eds-icon-facebook.entry.js +1 -1
  426. package/dist/esm/eds-icon-gitlab.entry.js +1 -1
  427. package/dist/esm/eds-icon-linkedin.entry.js +1 -1
  428. package/dist/esm/eds-icon-loader.entry.js +1 -1
  429. package/dist/esm/eds-icon-mastodon.entry.js +1 -1
  430. package/dist/esm/eds-icon-menu.entry.js +1 -1
  431. package/dist/esm/eds-icon-more.entry.js +1 -1
  432. package/dist/esm/eds-icon-search.entry.js +1 -1
  433. package/dist/esm/eds-icon-success.entry.js +1 -1
  434. package/dist/esm/eds-icon-twitter.entry.js +1 -1
  435. package/dist/esm/eds-icon-user.entry.js +1 -1
  436. package/dist/esm/eds-icon-youtube.entry.js +1 -1
  437. package/dist/esm/eds-input_7.entry.js +314 -0
  438. package/dist/esm/eds-link.entry.js +210 -0
  439. package/dist/esm/eds-login.entry.js +60 -41
  440. package/dist/esm/eds-logo-variations.entry.js +1 -1
  441. package/dist/esm/eds-logo.entry.js +74 -0
  442. package/dist/esm/eds-modal.entry.js +93 -0
  443. package/dist/esm/eds-navigator.entry.js +1 -1
  444. package/dist/esm/eds-pagination_2.entry.js +8 -9
  445. package/dist/esm/eds-progress-bar.entry.js +1 -1
  446. package/dist/esm/eds-rating.entry.js +10 -8
  447. package/dist/esm/eds-section-core_2.entry.js +3 -3
  448. package/dist/esm/eds-social-networks.entry.js +62 -0
  449. package/dist/esm/eds-steps.entry.js +61 -0
  450. package/dist/esm/eds-svg-repository.entry.js +1 -1
  451. package/dist/esm/eds-switch.entry.js +34 -0
  452. package/dist/esm/eds-tab.entry.js +1 -1
  453. package/dist/esm/eds-tabs-content.entry.js +3 -3
  454. package/dist/esm/eds-tabs.entry.js +2 -2
  455. package/dist/esm/eds-timeline.entry.js +1 -1
  456. package/dist/esm/eds-tooltip.entry.js +2 -3
  457. package/dist/esm/eds-trl.entry.js +1 -1
  458. package/dist/esm/eds-user.entry.js +95 -0
  459. package/dist/esm/eds-vertical-stepper.entry.js +41 -0
  460. package/dist/esm/incorrect-use-of-colors.entry.js +1 -1
  461. package/dist/esm/index-e96badea.js +76 -8
  462. package/dist/esm/{keycloak-13893af6.js → keycloak-d502ec16.js} +225 -170
  463. package/dist/esm/loader.js +1 -1
  464. package/dist/esm/logo-space.entry.js +1 -1
  465. package/dist/esm/logo-variations-horizontal_2.entry.js +2 -2
  466. package/dist/esm/logo-wrong-usage.entry.js +1 -1
  467. package/dist/esm/token-list_3.entry.js +3 -3
  468. package/dist/esm/token-ratios.entry.js +1 -1
  469. package/dist/esm/token-spacing.entry.js +1 -1
  470. package/dist/esm/token-typography.entry.js +1 -1
  471. package/dist/hydrate/index.js +1067 -959
  472. package/dist/hydrate/index.mjs +1067 -959
  473. package/dist/types/components/eds-alert/eds-alert.d.ts +1 -1
  474. package/dist/types/components/eds-breadcrump/eds-breadcrump.d.ts +9 -8
  475. package/dist/types/components/eds-button/eds-button.d.ts +3 -2
  476. package/dist/types/components/eds-form/eds-form.d.ts +0 -1
  477. package/dist/types/components/eds-img/eds-img.d.ts +3 -1
  478. package/dist/types/components/eds-input-elements/eds-input-select/eds-input-select.d.ts +6 -0
  479. package/dist/types/components/eds-logo/eds-logo.d.ts +1 -0
  480. package/dist/types/components/eds-matomo-notice/eds-matomo-notice.d.ts +53 -0
  481. package/dist/types/components/eds-modal/eds-modal.d.ts +2 -7
  482. package/dist/types/components/eds-rating/eds-rating.d.ts +1 -2
  483. package/dist/types/components/eds-steps/eds-steps.d.ts +38 -0
  484. package/dist/types/components/eds-steps/eds-steps.stories.d.ts +34 -0
  485. package/dist/types/components/eds-steps/eds-vertical-stepper.d.ts +22 -0
  486. package/dist/types/components/eds-switch/eds-switch.d.ts +25 -0
  487. package/dist/types/components/eds-switch/eds-switch.stories.d.ts +32 -0
  488. package/dist/types/components/eds-tag/eds-tag.d.ts +1 -20
  489. package/dist/types/components/eds-toast/eds-toast.d.ts +4 -5
  490. package/dist/types/components.d.ts +256 -162
  491. package/dist/types/shared-ui/eds-card-section/eds-card-section.d.ts +33 -6
  492. package/dist/types/shared-ui/eds-card-section/eds-card-section.stories.d.ts +1 -1
  493. package/dist/types/shared-ui/eds-cookies-preference/eds-cookies-preference.d.ts +27 -0
  494. package/dist/types/shared-ui/eds-cookies-preference/eds-cookies-preference.st.d.ts +27 -0
  495. package/dist/types/shared-ui/eds-footer/eds-footer.d.ts +2 -15
  496. package/dist/types/shared-ui/eds-header/eds-header.d.ts +0 -20
  497. package/dist/types/shared-ui/eds-login/eds-login.d.ts +21 -18
  498. package/dist/types/shared-ui/eds-user/eds-user.d.ts +5 -5
  499. package/dist/types/utils/global.d.ts +1 -0
  500. package/dist/types/utils/keycloak.d.ts +2 -2
  501. package/package.json +1 -1
  502. package/dist/cjs/color-88793e49.js +0 -342
  503. package/dist/cjs/eds-accordion_33.cjs.entry.js +0 -2670
  504. package/dist/cjs/eds-card-section.cjs.entry.js +0 -55
  505. package/dist/cjs/eds-matomo-notice.cjs.entry.js +0 -110
  506. package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.js +0 -164
  507. package/dist/components/eds-user2.js +0 -156
  508. package/dist/components/p-005de86f.entry.js +0 -1
  509. package/dist/components/p-0c2e844e.entry.js +0 -1
  510. package/dist/components/p-145f13ad.entry.js +0 -1
  511. package/dist/components/p-16458a81.entry.js +0 -1
  512. package/dist/components/p-2851ff44.entry.js +0 -1
  513. package/dist/components/p-29648b47.entry.js +0 -1
  514. package/dist/components/p-297b2bc3.entry.js +0 -1
  515. package/dist/components/p-2dda1ec4.entry.js +0 -1
  516. package/dist/components/p-32cddd94.entry.js +0 -1
  517. package/dist/components/p-35ec730b.entry.js +0 -1
  518. package/dist/components/p-388b4966.entry.js +0 -1
  519. package/dist/components/p-4037ad48.entry.js +0 -1
  520. package/dist/components/p-490ba155.entry.js +0 -1
  521. package/dist/components/p-4932aab2.entry.js +0 -1
  522. package/dist/components/p-4a24c2ce.entry.js +0 -1
  523. package/dist/components/p-57c964c5.entry.js +0 -1
  524. package/dist/components/p-5a43503a.entry.js +0 -1
  525. package/dist/components/p-5aad9d3f.entry.js +0 -1
  526. package/dist/components/p-5fc68438.entry.js +0 -1
  527. package/dist/components/p-610db2b2.entry.js +0 -1
  528. package/dist/components/p-6378fb3e.entry.js +0 -1
  529. package/dist/components/p-673dce11.entry.js +0 -1
  530. package/dist/components/p-7802e966.entry.js +0 -1
  531. package/dist/components/p-832dc95a.entry.js +0 -1
  532. package/dist/components/p-846fc91c.entry.js +0 -1
  533. package/dist/components/p-855aa1a3.entry.js +0 -1
  534. package/dist/components/p-8c56e39a.entry.js +0 -1
  535. package/dist/components/p-a44a1abe.entry.js +0 -1
  536. package/dist/components/p-a4e9b68b.entry.js +0 -1
  537. package/dist/components/p-ab32b3fc.entry.js +0 -1
  538. package/dist/components/p-ac0112d5.entry.js +0 -1
  539. package/dist/components/p-acb16e1c.entry.js +0 -1
  540. package/dist/components/p-ae5dbd41.entry.js +0 -1
  541. package/dist/components/p-b04eff31.entry.js +0 -1
  542. package/dist/components/p-b86a4985.js +0 -1
  543. package/dist/components/p-bdd86a3c.entry.js +0 -1
  544. package/dist/components/p-bf0f851d.entry.js +0 -1
  545. package/dist/components/p-c2d369bc.entry.js +0 -1
  546. package/dist/components/p-c6038449.entry.js +0 -1
  547. package/dist/components/p-c9c417de.js +0 -1
  548. package/dist/components/p-d1670eec.entry.js +0 -1
  549. package/dist/components/p-d53b7a75.entry.js +0 -1
  550. package/dist/components/p-d6d86366.entry.js +0 -1
  551. package/dist/components/p-df94285c.entry.js +0 -1
  552. package/dist/components/p-e74834bc.entry.js +0 -1
  553. package/dist/components/p-f7a6ce69.entry.js +0 -1
  554. package/dist/esm/color-bb472c37.js +0 -338
  555. package/dist/esm/eds-accordion_33.entry.js +0 -2634
  556. package/dist/esm/eds-card-section.entry.js +0 -51
  557. package/dist/esm/eds-matomo-notice.entry.js +0 -106
  558. package/dist/types/Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/index.d.ts +0 -3
  559. package/dist/types/Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/lib/keycloak.d.ts +0 -30
  560. package/dist/types/Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/lib/render.d.ts +0 -8
  561. package/dist/types/shared-ui/eds-matomo-notice/eds-matomo-notice.d.ts +0 -77
  562. /package/dist/collection/{shared-ui → components}/eds-matomo-notice/eds-matomo-notice.css +0 -0
  563. /package/dist/types/{shared-ui → components}/eds-matomo-notice/eds-matomo-notice.stories.d.ts +0 -0
  564. /package/dist/types/{Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/lib → utils}/analytics.d.ts +0 -0
  565. /package/dist/types/{Users/nigeor/Documents/Projects/EBRAINS/ebrains-ui-ecosystem/packages/components/.stencil/packages/utils/src/lib → utils}/color.d.ts +0 -0
@@ -1000,10 +1000,37 @@ video {
1000
1000
  grid-template-columns: repeat(var(--container-grid-columns, var(--grid-columns)), 1fr);
1001
1001
  grid-gap: var(--inner-gutter);
1002
1002
  }
1003
+ .grid-col-span-2 {
1004
+ --container-grid-columns: 2;
1005
+ grid-column: span 2 / span 2;
1006
+ }
1007
+ .grid-col-span-3 {
1008
+ --container-grid-columns: 3;
1009
+ grid-column: span 3 / span 3;
1010
+ }
1011
+ .grid-col-span-4 {
1012
+ --container-grid-columns: 4;
1013
+ grid-column: span 4 / span 4;
1014
+ }
1015
+ .grid-col-span-6 {
1016
+ --container-grid-columns: 6;
1017
+ grid-column: span 6 / span 6;
1018
+ }
1019
+ .grid-col-span-8 {
1020
+ --container-grid-columns: 8;
1021
+ grid-column: span 8 / span 8;
1022
+ }
1023
+ .grid-col-span-10 {
1024
+ --container-grid-columns: 10;
1025
+ grid-column: span 10 / span 10;
1026
+ }
1003
1027
  .grid-col-span-12 {
1004
1028
  --container-grid-columns: 12;
1005
1029
  grid-column: span 12 / span 12;
1006
1030
  }
1031
+ .grid-col-start-2 {
1032
+ grid-column-start: 2;
1033
+ }
1007
1034
  [class*="grid-line-"] > * {
1008
1035
  position: relative;
1009
1036
  }
@@ -1013,6 +1040,396 @@ video {
1013
1040
  z-index: 0;
1014
1041
  pointer-events: none;
1015
1042
  }
1043
+ .grid-cols-1[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
1044
+ border-bottom-width: 1px;
1045
+ }
1046
+ .grid-cols-1[class*="grid-line-xfull"] > *:nth-child(n)::before {
1047
+ inset-inline-start: 0;
1048
+ inset-inline-end: 0;
1049
+ }
1050
+ .grid-cols-1[class*="grid-line-x"] > *:nth-child(1n+1)::before {
1051
+ inset-inline-end: 0;
1052
+ }
1053
+ .grid-cols-1[class*="grid-line-x"] > *:nth-child(1n+1):nth-last-child(-n+1)::before {
1054
+ border-bottom-width: 0;
1055
+ }
1056
+ .grid-cols-1[class*="grid-line-x"] > *:nth-child(1n+1):nth-last-child(-n+1) ~ *::before {
1057
+ border-bottom-width: 0;
1058
+ }
1059
+ .grid-cols-2[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
1060
+ border-bottom-width: 1px;
1061
+ }
1062
+ .grid-cols-2[class*="grid-line-xfull"] > *:nth-child(n)::before {
1063
+ inset-inline-start: calc(var(--inner-gutter) / -2);
1064
+ inset-inline-end: calc(var(--inner-gutter) / -2);
1065
+ }
1066
+ .grid-cols-2[class*="grid-line-x"] > *:nth-child(2n+1)::before {
1067
+ inset-inline-start: 0;
1068
+ }
1069
+ .grid-cols-2[class*="grid-line-x"] > *:nth-child(2n+2)::before {
1070
+ inset-inline-end: 0;
1071
+ }
1072
+ .grid-cols-2[class*="grid-line-x"] > *:nth-child(2n+1):nth-last-child(-n+2)::before {
1073
+ border-bottom-width: 0;
1074
+ }
1075
+ .grid-cols-2[class*="grid-line-x"] > *:nth-child(2n+1):nth-last-child(-n+2) ~ *::before {
1076
+ border-bottom-width: 0;
1077
+ }
1078
+ .grid-cols-2[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(n)::after {
1079
+ border-inline-end-width: 1px;
1080
+ }
1081
+ .grid-cols-2[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(2n+2)::after {
1082
+ border-inline-end-width: 0;
1083
+ }
1084
+ .grid-cols-2[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(-n+2)::after {
1085
+ top: 0;
1086
+ }
1087
+ .grid-cols-2[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(2n+1):nth-last-child(-n+2)::after {
1088
+ bottom: 0;
1089
+ }
1090
+ .grid-cols-2[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(2n+1):nth-last-child(-n+2) ~ li::after {
1091
+ bottom: 0;
1092
+ }
1093
+ .grid-cols-3[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
1094
+ border-bottom-width: 1px;
1095
+ }
1096
+ .grid-cols-3[class*="grid-line-xfull"] > *:nth-child(n)::before {
1097
+ inset-inline-start: calc(var(--inner-gutter) / -2);
1098
+ inset-inline-end: calc(var(--inner-gutter) / -2);
1099
+ }
1100
+ .grid-cols-3[class*="grid-line-x"] > *:nth-child(3n+1)::before {
1101
+ inset-inline-start: 0;
1102
+ }
1103
+ .grid-cols-3[class*="grid-line-x"] > *:nth-child(3n+3)::before {
1104
+ inset-inline-end: 0;
1105
+ }
1106
+ .grid-cols-3[class*="grid-line-x"] > *:nth-child(3n+1):nth-last-child(-n+3)::before {
1107
+ border-bottom-width: 0;
1108
+ }
1109
+ .grid-cols-3[class*="grid-line-x"] > *:nth-child(3n+1):nth-last-child(-n+3) ~ *::before {
1110
+ border-bottom-width: 0;
1111
+ }
1112
+ .grid-cols-3[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(n)::after {
1113
+ border-inline-end-width: 1px;
1114
+ }
1115
+ .grid-cols-3[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(3n+3)::after {
1116
+ border-inline-end-width: 0;
1117
+ }
1118
+ .grid-cols-3[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(-n+3)::after {
1119
+ top: 0;
1120
+ }
1121
+ .grid-cols-3[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(3n+1):nth-last-child(-n+3)::after {
1122
+ bottom: 0;
1123
+ }
1124
+ .grid-cols-3[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(3n+1):nth-last-child(-n+3) ~ li::after {
1125
+ bottom: 0;
1126
+ }
1127
+ .grid-cols-4[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
1128
+ border-bottom-width: 1px;
1129
+ }
1130
+ .grid-cols-4[class*="grid-line-xfull"] > *:nth-child(n)::before {
1131
+ inset-inline-start: calc(var(--inner-gutter) / -2);
1132
+ inset-inline-end: calc(var(--inner-gutter) / -2);
1133
+ }
1134
+ .grid-cols-4[class*="grid-line-x"] > *:nth-child(4n+1)::before {
1135
+ inset-inline-start: 0;
1136
+ }
1137
+ .grid-cols-4[class*="grid-line-x"] > *:nth-child(4n+4)::before {
1138
+ inset-inline-end: 0;
1139
+ }
1140
+ .grid-cols-4[class*="grid-line-x"] > *:nth-child(4n+1):nth-last-child(-n+4)::before {
1141
+ border-bottom-width: 0;
1142
+ }
1143
+ .grid-cols-4[class*="grid-line-x"] > *:nth-child(4n+1):nth-last-child(-n+4) ~ *::before {
1144
+ border-bottom-width: 0;
1145
+ }
1146
+ .grid-cols-4[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(n)::after {
1147
+ border-inline-end-width: 1px;
1148
+ }
1149
+ .grid-cols-4[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(4n+4)::after {
1150
+ border-inline-end-width: 0;
1151
+ }
1152
+ .grid-cols-4[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(-n+4)::after {
1153
+ top: 0;
1154
+ }
1155
+ .grid-cols-4[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(4n+1):nth-last-child(-n+4)::after {
1156
+ bottom: 0;
1157
+ }
1158
+ .grid-cols-4[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(4n+1):nth-last-child(-n+4) ~ li::after {
1159
+ bottom: 0;
1160
+ }
1161
+ .grid-cols-5[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
1162
+ border-bottom-width: 1px;
1163
+ }
1164
+ .grid-cols-5[class*="grid-line-xfull"] > *:nth-child(n)::before {
1165
+ inset-inline-start: calc(var(--inner-gutter) / -2);
1166
+ inset-inline-end: calc(var(--inner-gutter) / -2);
1167
+ }
1168
+ .grid-cols-5[class*="grid-line-x"] > *:nth-child(5n+1)::before {
1169
+ inset-inline-start: 0;
1170
+ }
1171
+ .grid-cols-5[class*="grid-line-x"] > *:nth-child(5n+5)::before {
1172
+ inset-inline-end: 0;
1173
+ }
1174
+ .grid-cols-5[class*="grid-line-x"] > *:nth-child(5n+1):nth-last-child(-n+5)::before {
1175
+ border-bottom-width: 0;
1176
+ }
1177
+ .grid-cols-5[class*="grid-line-x"] > *:nth-child(5n+1):nth-last-child(-n+5) ~ *::before {
1178
+ border-bottom-width: 0;
1179
+ }
1180
+ .grid-cols-5[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(n)::after {
1181
+ border-inline-end-width: 1px;
1182
+ }
1183
+ .grid-cols-5[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(5n+5)::after {
1184
+ border-inline-end-width: 0;
1185
+ }
1186
+ .grid-cols-5[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(-n+5)::after {
1187
+ top: 0;
1188
+ }
1189
+ .grid-cols-5[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(5n+1):nth-last-child(-n+5)::after {
1190
+ bottom: 0;
1191
+ }
1192
+ .grid-cols-5[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(5n+1):nth-last-child(-n+5) ~ li::after {
1193
+ bottom: 0;
1194
+ }
1195
+ .grid-cols-6[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
1196
+ border-bottom-width: 1px;
1197
+ }
1198
+ .grid-cols-6[class*="grid-line-xfull"] > *:nth-child(n)::before {
1199
+ inset-inline-start: calc(var(--inner-gutter) / -2);
1200
+ inset-inline-end: calc(var(--inner-gutter) / -2);
1201
+ }
1202
+ .grid-cols-6[class*="grid-line-x"] > *:nth-child(6n+1)::before {
1203
+ inset-inline-start: 0;
1204
+ }
1205
+ .grid-cols-6[class*="grid-line-x"] > *:nth-child(6n+6)::before {
1206
+ inset-inline-end: 0;
1207
+ }
1208
+ .grid-cols-6[class*="grid-line-x"] > *:nth-child(6n+1):nth-last-child(-n+6)::before {
1209
+ border-bottom-width: 0;
1210
+ }
1211
+ .grid-cols-6[class*="grid-line-x"] > *:nth-child(6n+1):nth-last-child(-n+6) ~ *::before {
1212
+ border-bottom-width: 0;
1213
+ }
1214
+ .grid-cols-6[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(n)::after {
1215
+ border-inline-end-width: 1px;
1216
+ }
1217
+ .grid-cols-6[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(6n+6)::after {
1218
+ border-inline-end-width: 0;
1219
+ }
1220
+ .grid-cols-6[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(-n+6)::after {
1221
+ top: 0;
1222
+ }
1223
+ .grid-cols-6[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(6n+1):nth-last-child(-n+6)::after {
1224
+ bottom: 0;
1225
+ }
1226
+ .grid-cols-6[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(6n+1):nth-last-child(-n+6) ~ li::after {
1227
+ bottom: 0;
1228
+ }
1229
+ .grid-cols-7[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
1230
+ border-bottom-width: 1px;
1231
+ }
1232
+ .grid-cols-7[class*="grid-line-xfull"] > *:nth-child(n)::before {
1233
+ inset-inline-start: calc(var(--inner-gutter) / -2);
1234
+ inset-inline-end: calc(var(--inner-gutter) / -2);
1235
+ }
1236
+ .grid-cols-7[class*="grid-line-x"] > *:nth-child(7n+1)::before {
1237
+ inset-inline-start: 0;
1238
+ }
1239
+ .grid-cols-7[class*="grid-line-x"] > *:nth-child(7n+7)::before {
1240
+ inset-inline-end: 0;
1241
+ }
1242
+ .grid-cols-7[class*="grid-line-x"] > *:nth-child(7n+1):nth-last-child(-n+7)::before {
1243
+ border-bottom-width: 0;
1244
+ }
1245
+ .grid-cols-7[class*="grid-line-x"] > *:nth-child(7n+1):nth-last-child(-n+7) ~ *::before {
1246
+ border-bottom-width: 0;
1247
+ }
1248
+ .grid-cols-7[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(n)::after {
1249
+ border-inline-end-width: 1px;
1250
+ }
1251
+ .grid-cols-7[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(7n+7)::after {
1252
+ border-inline-end-width: 0;
1253
+ }
1254
+ .grid-cols-7[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(-n+7)::after {
1255
+ top: 0;
1256
+ }
1257
+ .grid-cols-7[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(7n+1):nth-last-child(-n+7)::after {
1258
+ bottom: 0;
1259
+ }
1260
+ .grid-cols-7[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(7n+1):nth-last-child(-n+7) ~ li::after {
1261
+ bottom: 0;
1262
+ }
1263
+ .grid-cols-8[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
1264
+ border-bottom-width: 1px;
1265
+ }
1266
+ .grid-cols-8[class*="grid-line-xfull"] > *:nth-child(n)::before {
1267
+ inset-inline-start: calc(var(--inner-gutter) / -2);
1268
+ inset-inline-end: calc(var(--inner-gutter) / -2);
1269
+ }
1270
+ .grid-cols-8[class*="grid-line-x"] > *:nth-child(8n+1)::before {
1271
+ inset-inline-start: 0;
1272
+ }
1273
+ .grid-cols-8[class*="grid-line-x"] > *:nth-child(8n+8)::before {
1274
+ inset-inline-end: 0;
1275
+ }
1276
+ .grid-cols-8[class*="grid-line-x"] > *:nth-child(8n+1):nth-last-child(-n+8)::before {
1277
+ border-bottom-width: 0;
1278
+ }
1279
+ .grid-cols-8[class*="grid-line-x"] > *:nth-child(8n+1):nth-last-child(-n+8) ~ *::before {
1280
+ border-bottom-width: 0;
1281
+ }
1282
+ .grid-cols-8[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(n)::after {
1283
+ border-inline-end-width: 1px;
1284
+ }
1285
+ .grid-cols-8[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(8n+8)::after {
1286
+ border-inline-end-width: 0;
1287
+ }
1288
+ .grid-cols-8[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(-n+8)::after {
1289
+ top: 0;
1290
+ }
1291
+ .grid-cols-8[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(8n+1):nth-last-child(-n+8)::after {
1292
+ bottom: 0;
1293
+ }
1294
+ .grid-cols-8[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(8n+1):nth-last-child(-n+8) ~ li::after {
1295
+ bottom: 0;
1296
+ }
1297
+ .grid-cols-9[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
1298
+ border-bottom-width: 1px;
1299
+ }
1300
+ .grid-cols-9[class*="grid-line-xfull"] > *:nth-child(n)::before {
1301
+ inset-inline-start: calc(var(--inner-gutter) / -2);
1302
+ inset-inline-end: calc(var(--inner-gutter) / -2);
1303
+ }
1304
+ .grid-cols-9[class*="grid-line-x"] > *:nth-child(9n+1)::before {
1305
+ inset-inline-start: 0;
1306
+ }
1307
+ .grid-cols-9[class*="grid-line-x"] > *:nth-child(9n+9)::before {
1308
+ inset-inline-end: 0;
1309
+ }
1310
+ .grid-cols-9[class*="grid-line-x"] > *:nth-child(9n+1):nth-last-child(-n+9)::before {
1311
+ border-bottom-width: 0;
1312
+ }
1313
+ .grid-cols-9[class*="grid-line-x"] > *:nth-child(9n+1):nth-last-child(-n+9) ~ *::before {
1314
+ border-bottom-width: 0;
1315
+ }
1316
+ .grid-cols-9[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(n)::after {
1317
+ border-inline-end-width: 1px;
1318
+ }
1319
+ .grid-cols-9[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(9n+9)::after {
1320
+ border-inline-end-width: 0;
1321
+ }
1322
+ .grid-cols-9[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(-n+9)::after {
1323
+ top: 0;
1324
+ }
1325
+ .grid-cols-9[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(9n+1):nth-last-child(-n+9)::after {
1326
+ bottom: 0;
1327
+ }
1328
+ .grid-cols-9[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(9n+1):nth-last-child(-n+9) ~ li::after {
1329
+ bottom: 0;
1330
+ }
1331
+ .grid-cols-10[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
1332
+ border-bottom-width: 1px;
1333
+ }
1334
+ .grid-cols-10[class*="grid-line-xfull"] > *:nth-child(n)::before {
1335
+ inset-inline-start: calc(var(--inner-gutter) / -2);
1336
+ inset-inline-end: calc(var(--inner-gutter) / -2);
1337
+ }
1338
+ .grid-cols-10[class*="grid-line-x"] > *:nth-child(10n+1)::before {
1339
+ inset-inline-start: 0;
1340
+ }
1341
+ .grid-cols-10[class*="grid-line-x"] > *:nth-child(10n+10)::before {
1342
+ inset-inline-end: 0;
1343
+ }
1344
+ .grid-cols-10[class*="grid-line-x"] > *:nth-child(10n+1):nth-last-child(-n+10)::before {
1345
+ border-bottom-width: 0;
1346
+ }
1347
+ .grid-cols-10[class*="grid-line-x"] > *:nth-child(10n+1):nth-last-child(-n+10) ~ *::before {
1348
+ border-bottom-width: 0;
1349
+ }
1350
+ .grid-cols-10[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(n)::after {
1351
+ border-inline-end-width: 1px;
1352
+ }
1353
+ .grid-cols-10[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(10n+10)::after {
1354
+ border-inline-end-width: 0;
1355
+ }
1356
+ .grid-cols-10[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(-n+10)::after {
1357
+ top: 0;
1358
+ }
1359
+ .grid-cols-10[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(10n+1):nth-last-child(-n+10)::after {
1360
+ bottom: 0;
1361
+ }
1362
+ .grid-cols-10[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(10n+1):nth-last-child(-n+10) ~ li::after {
1363
+ bottom: 0;
1364
+ }
1365
+ .grid-cols-11[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
1366
+ border-bottom-width: 1px;
1367
+ }
1368
+ .grid-cols-11[class*="grid-line-xfull"] > *:nth-child(n)::before {
1369
+ inset-inline-start: calc(var(--inner-gutter) / -2);
1370
+ inset-inline-end: calc(var(--inner-gutter) / -2);
1371
+ }
1372
+ .grid-cols-11[class*="grid-line-x"] > *:nth-child(11n+1)::before {
1373
+ inset-inline-start: 0;
1374
+ }
1375
+ .grid-cols-11[class*="grid-line-x"] > *:nth-child(11n+11)::before {
1376
+ inset-inline-end: 0;
1377
+ }
1378
+ .grid-cols-11[class*="grid-line-x"] > *:nth-child(11n+1):nth-last-child(-n+11)::before {
1379
+ border-bottom-width: 0;
1380
+ }
1381
+ .grid-cols-11[class*="grid-line-x"] > *:nth-child(11n+1):nth-last-child(-n+11) ~ *::before {
1382
+ border-bottom-width: 0;
1383
+ }
1384
+ .grid-cols-11[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(n)::after {
1385
+ border-inline-end-width: 1px;
1386
+ }
1387
+ .grid-cols-11[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(11n+11)::after {
1388
+ border-inline-end-width: 0;
1389
+ }
1390
+ .grid-cols-11[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(-n+11)::after {
1391
+ top: 0;
1392
+ }
1393
+ .grid-cols-11[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(11n+1):nth-last-child(-n+11)::after {
1394
+ bottom: 0;
1395
+ }
1396
+ .grid-cols-11[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(11n+1):nth-last-child(-n+11) ~ li::after {
1397
+ bottom: 0;
1398
+ }
1399
+ .grid-cols-12[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
1400
+ border-bottom-width: 1px;
1401
+ }
1402
+ .grid-cols-12[class*="grid-line-xfull"] > *:nth-child(n)::before {
1403
+ inset-inline-start: calc(var(--inner-gutter) / -2);
1404
+ inset-inline-end: calc(var(--inner-gutter) / -2);
1405
+ }
1406
+ .grid-cols-12[class*="grid-line-x"] > *:nth-child(12n+1)::before {
1407
+ inset-inline-start: 0;
1408
+ }
1409
+ .grid-cols-12[class*="grid-line-x"] > *:nth-child(12n+12)::before {
1410
+ inset-inline-end: 0;
1411
+ }
1412
+ .grid-cols-12[class*="grid-line-x"] > *:nth-child(12n+1):nth-last-child(-n+12)::before {
1413
+ border-bottom-width: 0;
1414
+ }
1415
+ .grid-cols-12[class*="grid-line-x"] > *:nth-child(12n+1):nth-last-child(-n+12) ~ *::before {
1416
+ border-bottom-width: 0;
1417
+ }
1418
+ .grid-cols-12[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(n)::after {
1419
+ border-inline-end-width: 1px;
1420
+ }
1421
+ .grid-cols-12[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(12n+12)::after {
1422
+ border-inline-end-width: 0;
1423
+ }
1424
+ .grid-cols-12[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(-n+12)::after {
1425
+ top: 0;
1426
+ }
1427
+ .grid-cols-12[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(12n+1):nth-last-child(-n+12)::after {
1428
+ bottom: 0;
1429
+ }
1430
+ .grid-cols-12[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(12n+1):nth-last-child(-n+12) ~ li::after {
1431
+ bottom: 0;
1432
+ }
1016
1433
  @media (min-width: 750px) {
1017
1434
  [class*="grid-line-"] > * {
1018
1435
  position: relative;
@@ -5331,6 +5748,33 @@ video {
5331
5748
  .cols-container > .ml-0 {
5332
5749
  margin-left: 0;
5333
5750
  }
5751
+ .w-4-cols {
5752
+ width: calc(((4 / var(--container-grid-columns, var(--grid-columns))) * 100%) - (var(--inner-gutter) - (4 / var(--container-grid-columns, var(--grid-columns)) * var(--inner-gutter))));
5753
+ }
5754
+ .cols-container > .w-4-cols {
5755
+ width: calc(((4 / var(--container-grid-columns, var(--grid-columns))) * (100% - var(--inner-gutter))) - (var(--inner-gutter) - (4 / var(--container-grid-columns, var(--grid-columns)) * var(--inner-gutter))));
5756
+ }
5757
+ .w-4-cols > * {
5758
+ --container-grid-columns: 4;
5759
+ }
5760
+ .w-6-cols {
5761
+ width: calc(((6 / var(--container-grid-columns, var(--grid-columns))) * 100%) - (var(--inner-gutter) - (6 / var(--container-grid-columns, var(--grid-columns)) * var(--inner-gutter))));
5762
+ }
5763
+ .cols-container > .w-6-cols {
5764
+ width: calc(((6 / var(--container-grid-columns, var(--grid-columns))) * (100% - var(--inner-gutter))) - (var(--inner-gutter) - (6 / var(--container-grid-columns, var(--grid-columns)) * var(--inner-gutter))));
5765
+ }
5766
+ .w-6-cols > * {
5767
+ --container-grid-columns: 6;
5768
+ }
5769
+ .w-8-cols {
5770
+ width: calc(((8 / var(--container-grid-columns, var(--grid-columns))) * 100%) - (var(--inner-gutter) - (8 / var(--container-grid-columns, var(--grid-columns)) * var(--inner-gutter))));
5771
+ }
5772
+ .cols-container > .w-8-cols {
5773
+ width: calc(((8 / var(--container-grid-columns, var(--grid-columns))) * (100% - var(--inner-gutter))) - (var(--inner-gutter) - (8 / var(--container-grid-columns, var(--grid-columns)) * var(--inner-gutter))));
5774
+ }
5775
+ .w-8-cols > * {
5776
+ --container-grid-columns: 8;
5777
+ }
5334
5778
  .w-12-cols {
5335
5779
  width: calc(((12 / var(--container-grid-columns, var(--grid-columns))) * 100%) - (var(--inner-gutter) - (12 / var(--container-grid-columns, var(--grid-columns)) * var(--inner-gutter))));
5336
5780
  }
@@ -5664,6 +6108,24 @@ input[type="range"]::-webkit-slider-thumb {
5664
6108
  background-size: 16px 16px;
5665
6109
  }
5666
6110
  }
6111
+ .effect-bg-behind {
6112
+ position: relative;
6113
+ }
6114
+ .effect-bg-behind::before {
6115
+ position: absolute;
6116
+ inset: 0rem;
6117
+ z-index: -1;
6118
+ --tw-content: '';
6119
+ content: var(--tw-content);
6120
+ }
6121
+ .effect-bg-behind {
6122
+
6123
+ &:before {
6124
+ background-size: calc(100% + 6px) calc(100% + 6px) !important;
6125
+ background-position: -4px -4px !important;
6126
+ background-repeat: no-repeat !important;
6127
+ }
6128
+ }
5667
6129
  .effect-bg-behind-link {
5668
6130
  position: relative;
5669
6131
  }
@@ -6026,6 +6488,9 @@ input[type="range"]::-webkit-slider-thumb {
6026
6488
  .h-8 {
6027
6489
  height: 0.5rem;
6028
6490
  }
6491
+ .h-80 {
6492
+ height: 5rem;
6493
+ }
6029
6494
  .h-96 {
6030
6495
  height: 6rem;
6031
6496
  }
@@ -6155,6 +6620,42 @@ input[type="range"]::-webkit-slider-thumb {
6155
6620
  .resize {
6156
6621
  resize: both;
6157
6622
  }
6623
+ .grid-cols-1 {
6624
+ grid-template-columns: repeat(1, minmax(0, 1fr));
6625
+ }
6626
+ .grid-cols-10 {
6627
+ grid-template-columns: repeat(10, minmax(0, 1fr));
6628
+ }
6629
+ .grid-cols-11 {
6630
+ grid-template-columns: repeat(11, minmax(0, 1fr));
6631
+ }
6632
+ .grid-cols-12 {
6633
+ grid-template-columns: repeat(12, minmax(0, 1fr));
6634
+ }
6635
+ .grid-cols-2 {
6636
+ grid-template-columns: repeat(2, minmax(0, 1fr));
6637
+ }
6638
+ .grid-cols-3 {
6639
+ grid-template-columns: repeat(3, minmax(0, 1fr));
6640
+ }
6641
+ .grid-cols-4 {
6642
+ grid-template-columns: repeat(4, minmax(0, 1fr));
6643
+ }
6644
+ .grid-cols-5 {
6645
+ grid-template-columns: repeat(5, minmax(0, 1fr));
6646
+ }
6647
+ .grid-cols-6 {
6648
+ grid-template-columns: repeat(6, minmax(0, 1fr));
6649
+ }
6650
+ .grid-cols-7 {
6651
+ grid-template-columns: repeat(7, minmax(0, 1fr));
6652
+ }
6653
+ .grid-cols-8 {
6654
+ grid-template-columns: repeat(8, minmax(0, 1fr));
6655
+ }
6656
+ .grid-cols-9 {
6657
+ grid-template-columns: repeat(9, minmax(0, 1fr));
6658
+ }
6158
6659
  .flex-row {
6159
6660
  flex-direction: row;
6160
6661
  }
@@ -6475,6 +6976,9 @@ input[type="range"]::-webkit-slider-thumb {
6475
6976
  .p-16 {
6476
6977
  padding: 1rem;
6477
6978
  }
6979
+ .p-2 {
6980
+ padding: 0.125rem;
6981
+ }
6478
6982
  .p-20 {
6479
6983
  padding: 1.25rem;
6480
6984
  }
@@ -6844,6 +7348,12 @@ input[type="range"]::-webkit-slider-thumb {
6844
7348
  transition-duration: 300ms;
6845
7349
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
6846
7350
  }
7351
+ .before\:effect-opacity::before {
7352
+ transition-property: opacity;
7353
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
7354
+ transition-duration: 300ms;
7355
+ transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
7356
+ }
6847
7357
  @media (min-width: 750px) {
6848
7358
  .md\:grid-col-span-4 {
6849
7359
  --container-grid-columns: 4;
@@ -6853,6 +7363,40 @@ input[type="range"]::-webkit-slider-thumb {
6853
7363
  --container-grid-columns: 6;
6854
7364
  grid-column: span 6 / span 6;
6855
7365
  }
7366
+ .md\:grid-cols-4[class*="grid-line-x"][class*="grid-line-x"] > *:nth-child(n)::before {
7367
+ border-bottom-width: 1px;
7368
+ }
7369
+ .md\:grid-cols-4[class*="grid-line-xfull"] > *:nth-child(n)::before {
7370
+ inset-inline-start: calc(var(--inner-gutter) / -2);
7371
+ inset-inline-end: calc(var(--inner-gutter) / -2);
7372
+ }
7373
+ .md\:grid-cols-4[class*="grid-line-x"] > *:nth-child(4n+1)::before {
7374
+ inset-inline-start: 0;
7375
+ }
7376
+ .md\:grid-cols-4[class*="grid-line-x"] > *:nth-child(4n+4)::before {
7377
+ inset-inline-end: 0;
7378
+ }
7379
+ .md\:grid-cols-4[class*="grid-line-x"] > *:nth-child(4n+1):nth-last-child(-n+4)::before {
7380
+ border-bottom-width: 0;
7381
+ }
7382
+ .md\:grid-cols-4[class*="grid-line-x"] > *:nth-child(4n+1):nth-last-child(-n+4) ~ *::before {
7383
+ border-bottom-width: 0;
7384
+ }
7385
+ .md\:grid-cols-4[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(n)::after {
7386
+ border-inline-end-width: 1px;
7387
+ }
7388
+ .md\:grid-cols-4[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(4n+4)::after {
7389
+ border-inline-end-width: 0;
7390
+ }
7391
+ .md\:grid-cols-4[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(-n+4)::after {
7392
+ top: 0;
7393
+ }
7394
+ .md\:grid-cols-4[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(4n+1):nth-last-child(-n+4)::after {
7395
+ bottom: 0;
7396
+ }
7397
+ .md\:grid-cols-4[class*="grid-line-y"][class*="grid-line-y"] > *:nth-child(4n+1):nth-last-child(-n+4) ~ li::after {
7398
+ bottom: 0;
7399
+ }
6856
7400
  .md\:w-10-cols {
6857
7401
  width: calc(((10 / var(--container-grid-columns, var(--grid-columns))) * 100%) - (var(--inner-gutter) - (10 / var(--container-grid-columns, var(--grid-columns)) * var(--inner-gutter))));
6858
7402
  }
@@ -7116,6 +7660,30 @@ input[type="range"]::-webkit-slider-thumb {
7116
7660
  .before\:bg-gradient-y::before {
7117
7661
  background: linear-gradient(to bottom, transparent, ease-in-out, black);
7118
7662
  }
7663
+ .before\:bg-gradient-01-top::before {
7664
+ background: linear-gradient(to bottom, #00E766, ease-in-out, #E6E6E6);
7665
+ }
7666
+ .before\:bg-gradient-01-bottom::before {
7667
+ background: linear-gradient(to top, #00E766, ease-in-out, #E6E6E6);
7668
+ }
7669
+ .before\:bg-gradient-02-top::before {
7670
+ background: linear-gradient(to bottom, #F3F30A, ease-in-out, #E6E6E6);
7671
+ }
7672
+ .before\:bg-gradient-02-bottom::before {
7673
+ background: linear-gradient(to top, #F3F30A, ease-in-out, #E6E6E6);
7674
+ }
7675
+ .before\:bg-gradient-03-top::before {
7676
+ background: linear-gradient(to bottom, #C461FF, ease-in-out, #E6E6E6);
7677
+ }
7678
+ .before\:bg-gradient-03-bottom::before {
7679
+ background: linear-gradient(to top, #C461FF, ease-in-out, #E6E6E6);
7680
+ }
7681
+ .before\:bg-gradient-04-top::before {
7682
+ background: linear-gradient(to bottom, #2B69FC, ease-in-out, #E6E6E6);
7683
+ }
7684
+ .before\:bg-gradient-04-bottom::before {
7685
+ background: linear-gradient(to top, #2B69FC, ease-in-out, #E6E6E6);
7686
+ }
7119
7687
  .hover\:before\:opacity-100:hover::before {
7120
7688
  opacity: 1;
7121
7689
  }
@@ -7159,6 +7727,9 @@ input[type="range"]::-webkit-slider-thumb {
7159
7727
  --tw-translate-y: -50%;
7160
7728
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
7161
7729
  }
7730
+ .md\:grid-cols-4 {
7731
+ grid-template-columns: repeat(4, minmax(0, 1fr));
7732
+ }
7162
7733
  .md\:gap-y-12 {
7163
7734
  row-gap: 0.75rem;
7164
7735
  }