@sebgroup/green-core 1.44.10 → 1.45.1

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 (157) hide show
  1. package/chunks/{chunk.YWI3AVTJ.js → chunk.32QKY24D.js} +4 -4
  2. package/chunks/{chunk.HGVN4WBO.js → chunk.3QH5MD2T.js} +1 -1
  3. package/chunks/{chunk.VSQKQ7D4.js → chunk.6FILNHMK.js} +1 -1
  4. package/chunks/{chunk.BQGPJNNX.js → chunk.7V4LPAPA.js} +4 -4
  5. package/chunks/{chunk.XUB2W4KQ.js → chunk.CCKHTDXV.js} +4 -4
  6. package/chunks/{chunk.ISJEZRT5.js → chunk.CWN5737Q.js} +1 -1
  7. package/chunks/{chunk.YDVCB57F.js → chunk.DYDQI66J.js} +1 -1
  8. package/chunks/{chunk.K7YRX7QW.js → chunk.EOW6SUFR.js} +4 -4
  9. package/chunks/{chunk.RFE62L7L.js → chunk.ETWHMXI3.js} +3 -3
  10. package/chunks/{chunk.UN2D5GGM.js → chunk.GAMYGXVM.js} +2 -2
  11. package/chunks/{chunk.6YGK3MG6.js → chunk.GC37N7MU.js} +2 -2
  12. package/chunks/{chunk.WDAR6KKM.js → chunk.GFNLPKJQ.js} +2 -2
  13. package/chunks/{chunk.JMN2BF6L.js → chunk.HJTJIKFS.js} +4 -4
  14. package/chunks/{chunk.W36XIQ62.js → chunk.IATUI5DW.js} +1 -1
  15. package/chunks/{chunk.G4YDI5AG.js → chunk.IBW4YR5W.js} +9 -9
  16. package/chunks/{chunk.7EGSERRC.js → chunk.IJINPV2B.js} +4 -4
  17. package/chunks/{chunk.MBK24M3D.js → chunk.LZMWHQV6.js} +1 -1
  18. package/chunks/{chunk.CM5K5WTW.js → chunk.M3NJCJNQ.js} +1 -1
  19. package/chunks/chunk.MLXMQIEV.js +1 -1
  20. package/chunks/{chunk.66CUNBJR.js → chunk.MZSRAYZR.js} +1 -1
  21. package/chunks/{chunk.3KIOOZJH.js → chunk.NZBMRFC4.js} +5 -5
  22. package/chunks/{chunk.267VHX7O.js → chunk.OSR54PMZ.js} +2 -2
  23. package/chunks/{chunk.3AZIA3UC.js → chunk.RDIHHTHO.js} +4 -4
  24. package/chunks/{chunk.AE6NH3L3.js → chunk.STWI3FSY.js} +3 -3
  25. package/chunks/{chunk.MTGFHPHK.js → chunk.TL6DWRFM.js} +1 -1
  26. package/chunks/{chunk.GWUGEERN.js → chunk.UKRZM3PQ.js} +3 -3
  27. package/chunks/{chunk.MELNPSZF.js → chunk.WOSMHVEB.js} +4 -4
  28. package/components/badge/badge.js +2 -2
  29. package/components/badge/index.js +2 -2
  30. package/components/button/button.js +3 -3
  31. package/components/button/index.js +3 -3
  32. package/components/calendar/calendar.js +3 -3
  33. package/components/calendar/index.js +3 -3
  34. package/components/card/card.js +14 -0
  35. package/components/card/index.js +15 -0
  36. package/components/{layout/container → container}/container.d.ts +1 -1
  37. package/components/container/container.js +12 -0
  38. package/components/container/index.js +13 -0
  39. package/components/context-menu/context-menu.js +1 -1
  40. package/components/context-menu/index.js +4 -4
  41. package/components/datepicker/datepicker.js +13 -13
  42. package/components/datepicker/index.js +13 -13
  43. package/components/{content/divider → divider}/divider.d.ts +1 -1
  44. package/components/divider/divider.js +12 -0
  45. package/components/divider/index.js +12 -0
  46. package/components/dropdown/dropdown.js +6 -6
  47. package/components/dropdown/index.js +9 -9
  48. package/components/fab/fab.js +21 -0
  49. package/components/fab/index.js +21 -0
  50. package/components/filter-chips/filter-chip/filter-chip.js +3 -3
  51. package/components/filter-chips/filter-chip/index.js +3 -3
  52. package/components/filter-chips/filter-chips.js +3 -3
  53. package/components/filter-chips/index.js +3 -3
  54. package/components/flex/flex.js +14 -0
  55. package/components/flex/index.js +15 -0
  56. package/components/form/index.js +8 -8
  57. package/components/form/summary/index.js +8 -8
  58. package/components/form/summary/summary.d.ts +3 -3
  59. package/components/form/summary/summary.js +8 -8
  60. package/components/grid/grid.js +14 -0
  61. package/components/grid/index.js +14 -0
  62. package/components/icon/icons/index.js +265 -265
  63. package/components/{media/img → img}/img.d.ts +1 -1
  64. package/components/img/img.js +12 -0
  65. package/components/img/index.js +12 -0
  66. package/components/index.d.ts +11 -10
  67. package/components/index.js +75 -71
  68. package/components/input/index.js +14 -14
  69. package/components/input/input.d.ts +5 -5
  70. package/components/input/input.js +14 -14
  71. package/components/mask/index.js +16 -0
  72. package/components/mask/mask.js +16 -0
  73. package/components/menu-button/index.js +2 -2
  74. package/components/menu-button/menu-button.js +2 -2
  75. package/components/popover/index.js +3 -3
  76. package/components/segmented-control/index.js +4 -4
  77. package/components/segmented-control/segment/index.js +2 -2
  78. package/components/segmented-control/segment/segment.js +2 -2
  79. package/components/segmented-control/segmented-control.js +4 -4
  80. package/{primitives → components}/signal/index.js +2 -2
  81. package/{primitives → components}/signal/signal.d.ts +2 -1
  82. package/{primitives → components}/signal/signal.js +2 -2
  83. package/components/spacer/index.js +12 -0
  84. package/components/{content/spacer → spacer}/spacer.d.ts +1 -1
  85. package/components/spacer/spacer.js +12 -0
  86. package/components/text/index.js +13 -0
  87. package/components/{content/text → text}/text.d.ts +1 -1
  88. package/components/text/text.js +12 -0
  89. package/components/textarea/index.js +14 -14
  90. package/components/textarea/textarea.d.ts +5 -5
  91. package/components/textarea/textarea.js +14 -14
  92. package/components/theme/index.js +2 -2
  93. package/components/theme/theme.js +2 -2
  94. package/components/video/index.js +12 -0
  95. package/components/{media/video → video}/video.d.ts +1 -1
  96. package/components/video/video.js +12 -0
  97. package/index.js +75 -71
  98. package/package.json +1 -1
  99. package/primitives/listbox/index.js +2 -2
  100. package/primitives/listbox/listbox.js +2 -2
  101. package/primitives/listbox/option.js +2 -2
  102. package/primitives/ripple/index.js +2 -2
  103. package/primitives/ripple/ripple.js +2 -2
  104. package/components/button/fab/fab.js +0 -20
  105. package/components/button/fab/index.js +0 -20
  106. package/components/content/divider/divider.js +0 -12
  107. package/components/content/divider/index.js +0 -12
  108. package/components/content/spacer/index.js +0 -12
  109. package/components/content/spacer/spacer.js +0 -12
  110. package/components/content/text/index.js +0 -13
  111. package/components/content/text/text.js +0 -12
  112. package/components/layout/card/card.js +0 -14
  113. package/components/layout/card/index.js +0 -15
  114. package/components/layout/container/container.js +0 -12
  115. package/components/layout/container/index.js +0 -13
  116. package/components/layout/flex/flex.js +0 -14
  117. package/components/layout/flex/index.js +0 -15
  118. package/components/layout/grid/grid.js +0 -14
  119. package/components/layout/grid/index.js +0 -14
  120. package/components/layout/mask/index.js +0 -16
  121. package/components/layout/mask/mask.js +0 -16
  122. package/components/media/img/img.js +0 -12
  123. package/components/media/img/index.js +0 -12
  124. package/components/media/video/index.js +0 -12
  125. package/components/media/video/video.js +0 -12
  126. /package/chunks/{chunk.A23HHQDO.js → chunk.3M4XRCEF.js} +0 -0
  127. /package/chunks/{chunk.BPGOHQLS.js → chunk.5HUS6CAH.js} +0 -0
  128. /package/chunks/{chunk.DCVDALVX.js → chunk.ALFDKEVN.js} +0 -0
  129. /package/chunks/{chunk.MRMXDOA5.js → chunk.CYWCFGJ4.js} +0 -0
  130. /package/chunks/{chunk.OJK4O3JQ.js → chunk.WFKUYHQY.js} +0 -0
  131. /package/components/{layout/card → card}/card.d.ts +0 -0
  132. /package/components/{layout/card → card}/index.d.ts +0 -0
  133. /package/components/{layout/container → container}/container.style.d.ts +0 -0
  134. /package/components/{layout/container → container}/index.d.ts +0 -0
  135. /package/components/{content/divider → divider}/divider.style.d.ts +0 -0
  136. /package/components/{content/divider → divider}/index.d.ts +0 -0
  137. /package/components/{button/fab → fab}/fab.d.ts +0 -0
  138. /package/components/{button/fab → fab}/fab.styles.d.ts +0 -0
  139. /package/components/{button/fab → fab}/index.d.ts +0 -0
  140. /package/components/{layout/flex → flex}/flex.d.ts +0 -0
  141. /package/components/{layout/flex → flex}/flex.style.d.ts +0 -0
  142. /package/components/{layout/flex → flex}/index.d.ts +0 -0
  143. /package/components/{layout/grid → grid}/grid.d.ts +0 -0
  144. /package/components/{layout/grid → grid}/grid.style.d.ts +0 -0
  145. /package/components/{layout/grid → grid}/index.d.ts +0 -0
  146. /package/components/{media/img → img}/img.style.d.ts +0 -0
  147. /package/components/{media/img → img}/index.d.ts +0 -0
  148. /package/components/{layout/mask → mask}/index.d.ts +0 -0
  149. /package/components/{layout/mask → mask}/mask.d.ts +0 -0
  150. /package/components/{layout/mask → mask}/mask.style.d.ts +0 -0
  151. /package/{primitives → components}/signal/index.d.ts +0 -0
  152. /package/{primitives → components}/signal/signal.style.d.ts +0 -0
  153. /package/components/{content/spacer → spacer}/index.d.ts +0 -0
  154. /package/components/{content/text → text}/index.d.ts +0 -0
  155. /package/components/{content/text → text}/text.style.d.ts +0 -0
  156. /package/components/{media/video → video}/index.d.ts +0 -0
  157. /package/components/{media/video → video}/video.style.d.ts +0 -0
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk.6UWYSL2J.js";
4
4
  import {
5
5
  tokens
6
- } from "./chunk.G4YDI5AG.js";
6
+ } from "./chunk.IBW4YR5W.js";
7
7
  import {
8
8
  GdsElement
9
9
  } from "./chunk.WIZDAKJ5.js";
@@ -14,12 +14,12 @@ import {
14
14
  __decorateClass
15
15
  } from "./chunk.SEHSDSX2.js";
16
16
 
17
- // libs/core/src/components/content/text/text.ts
17
+ // libs/core/src/components/text/text.ts
18
18
  import { classMap } from "lit/directives/class-map.js";
19
19
  import { html, unsafeStatic } from "lit/static-html.js";
20
20
  import { property } from "lit/decorators.js";
21
21
 
22
- // libs/core/src/components/content/text/text.style.ts
22
+ // libs/core/src/components/text/text.style.ts
23
23
  import { css } from "lit";
24
24
  var style = css`
25
25
  :host {
@@ -94,7 +94,7 @@ var style = css`
94
94
  `;
95
95
  var text_style_default = style;
96
96
 
97
- // libs/core/src/components/content/text/text.ts
97
+ // libs/core/src/components/text/text.ts
98
98
  var GdsText = class extends GdsElement {
99
99
  constructor() {
100
100
  super(...arguments);
@@ -7,7 +7,7 @@ import {
7
7
  import {
8
8
  dark_default,
9
9
  light_default
10
- } from "./chunk.G4YDI5AG.js";
10
+ } from "./chunk.IBW4YR5W.js";
11
11
  import {
12
12
  GdsElement
13
13
  } from "./chunk.WIZDAKJ5.js";
@@ -13,7 +13,7 @@ import {
13
13
  } from "./chunk.TYGMNHNO.js";
14
14
  import {
15
15
  tokens
16
- } from "./chunk.G4YDI5AG.js";
16
+ } from "./chunk.IBW4YR5W.js";
17
17
  import {
18
18
  gdsCustomElement,
19
19
  html
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk.6UWYSL2J.js";
4
4
  import {
5
5
  tokens
6
- } from "./chunk.G4YDI5AG.js";
6
+ } from "./chunk.IBW4YR5W.js";
7
7
  import {
8
8
  GdsElement
9
9
  } from "./chunk.WIZDAKJ5.js";
@@ -15,10 +15,10 @@ import {
15
15
  __decorateClass
16
16
  } from "./chunk.SEHSDSX2.js";
17
17
 
18
- // libs/core/src/components/layout/container/container.ts
18
+ // libs/core/src/components/container/container.ts
19
19
  import { property } from "lit/decorators.js";
20
20
 
21
- // libs/core/src/components/layout/container/container.style.ts
21
+ // libs/core/src/components/container/container.style.ts
22
22
  import { css } from "lit";
23
23
  var style = css`
24
24
  :host {
@@ -27,7 +27,7 @@ var style = css`
27
27
  `;
28
28
  var container_style_default = style;
29
29
 
30
- // libs/core/src/components/layout/container/container.ts
30
+ // libs/core/src/components/container/container.ts
31
31
  var GdsContainer = class extends GdsElement {
32
32
  constructor() {
33
33
  super(...arguments);
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk.6UWYSL2J.js";
4
4
  import {
5
5
  tokens
6
- } from "./chunk.G4YDI5AG.js";
6
+ } from "./chunk.IBW4YR5W.js";
7
7
  import {
8
8
  GdsElement
9
9
  } from "./chunk.WIZDAKJ5.js";
@@ -15,10 +15,10 @@ import {
15
15
  __decorateClass
16
16
  } from "./chunk.SEHSDSX2.js";
17
17
 
18
- // libs/core/src/components/media/video/video.ts
18
+ // libs/core/src/components/video/video.ts
19
19
  import { property, query } from "lit/decorators.js";
20
20
 
21
- // libs/core/src/components/media/video/video.style.ts
21
+ // libs/core/src/components/video/video.style.ts
22
22
  import { css } from "lit";
23
23
  var style = css`
24
24
  :host {
@@ -40,7 +40,7 @@ var style = css`
40
40
  `;
41
41
  var video_style_default = style;
42
42
 
43
- // libs/core/src/components/media/video/video.ts
43
+ // libs/core/src/components/video/video.ts
44
44
  var GdsVideo = class extends GdsElement {
45
45
  // Method to programmatically apply video settings
46
46
  applyVideoSettings() {
@@ -12,7 +12,7 @@ import {
12
12
  } from "./chunk.TYGMNHNO.js";
13
13
  import {
14
14
  tokens
15
- } from "./chunk.G4YDI5AG.js";
15
+ } from "./chunk.IBW4YR5W.js";
16
16
  import {
17
17
  gdsCustomElement,
18
18
  html
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk.TQCUATGL.js";
7
7
  import {
8
8
  tokens
9
- } from "./chunk.G4YDI5AG.js";
9
+ } from "./chunk.IBW4YR5W.js";
10
10
  import {
11
11
  GdsElement
12
12
  } from "./chunk.WIZDAKJ5.js";
@@ -1,6 +1,3 @@
1
- import {
2
- renderMonthGridView
3
- } from "./chunk.CTY24X3K.js";
4
1
  import {
5
2
  TransitionalStyles
6
3
  } from "./chunk.TQCUATGL.js";
@@ -9,13 +6,16 @@ import {
9
6
  } from "./chunk.TYGMNHNO.js";
10
7
  import {
11
8
  tokens
12
- } from "./chunk.G4YDI5AG.js";
9
+ } from "./chunk.IBW4YR5W.js";
13
10
  import {
14
11
  GdsElement
15
12
  } from "./chunk.WIZDAKJ5.js";
16
13
  import {
17
14
  gdsCustomElement
18
15
  } from "./chunk.MLXMQIEV.js";
16
+ import {
17
+ renderMonthGridView
18
+ } from "./chunk.CTY24X3K.js";
19
19
  import {
20
20
  __decorateClass,
21
21
  __privateAdd,
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk.6UWYSL2J.js";
4
4
  import {
5
5
  tokens
6
- } from "./chunk.G4YDI5AG.js";
6
+ } from "./chunk.IBW4YR5W.js";
7
7
  import {
8
8
  GdsElement
9
9
  } from "./chunk.WIZDAKJ5.js";
@@ -15,7 +15,7 @@ import {
15
15
  __decorateClass
16
16
  } from "./chunk.SEHSDSX2.js";
17
17
 
18
- // libs/core/src/components/content/divider/divider.style.ts
18
+ // libs/core/src/components/divider/divider.style.ts
19
19
  import { css } from "lit";
20
20
  var style = css`
21
21
  :host {
@@ -32,7 +32,7 @@ var style = css`
32
32
  `;
33
33
  var divider_style_default = style;
34
34
 
35
- // libs/core/src/components/content/divider/divider.ts
35
+ // libs/core/src/components/divider/divider.ts
36
36
  var GdsDivider = class extends GdsElement {
37
37
  render() {
38
38
  return html``;
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  forwardAttributes
3
- } from "./chunk.MBK24M3D.js";
3
+ } from "./chunk.LZMWHQV6.js";
4
4
  import {
5
5
  GdsFormControlElement
6
6
  } from "./chunk.X7GD7UEM.js";
7
7
  import {
8
8
  tokens
9
- } from "./chunk.G4YDI5AG.js";
9
+ } from "./chunk.IBW4YR5W.js";
10
10
  import {
11
11
  gdsCustomElement,
12
12
  html
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk.6UWYSL2J.js";
4
4
  import {
5
5
  forwardAttributes
6
- } from "./chunk.MBK24M3D.js";
6
+ } from "./chunk.LZMWHQV6.js";
7
7
  import {
8
8
  GdsFormControlElement
9
9
  } from "./chunk.X7GD7UEM.js";
@@ -12,7 +12,7 @@ import {
12
12
  } from "./chunk.TYGMNHNO.js";
13
13
  import {
14
14
  tokens
15
- } from "./chunk.G4YDI5AG.js";
15
+ } from "./chunk.IBW4YR5W.js";
16
16
  import {
17
17
  gdsCustomElement,
18
18
  html
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk.6UWYSL2J.js";
4
4
  import {
5
5
  tokens
6
- } from "./chunk.G4YDI5AG.js";
6
+ } from "./chunk.IBW4YR5W.js";
7
7
  import {
8
8
  GdsElement
9
9
  } from "./chunk.WIZDAKJ5.js";
@@ -15,7 +15,7 @@ import {
15
15
  __decorateClass
16
16
  } from "./chunk.SEHSDSX2.js";
17
17
 
18
- // libs/core/src/components/content/spacer/spacer.ts
18
+ // libs/core/src/components/spacer/spacer.ts
19
19
  var GdsSpacer = class extends GdsElement {
20
20
  render() {
21
21
  return html`<div></div>`;
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk.6UWYSL2J.js";
4
4
  import {
5
5
  tokens
6
- } from "./chunk.G4YDI5AG.js";
6
+ } from "./chunk.IBW4YR5W.js";
7
7
  import {
8
8
  GdsElement
9
9
  } from "./chunk.WIZDAKJ5.js";
@@ -15,10 +15,10 @@ import {
15
15
  __decorateClass
16
16
  } from "./chunk.SEHSDSX2.js";
17
17
 
18
- // libs/core/src/components/media/img/img.ts
18
+ // libs/core/src/components/img/img.ts
19
19
  import { property } from "lit/decorators.js";
20
20
 
21
- // libs/core/src/components/media/img/img.style.ts
21
+ // libs/core/src/components/img/img.style.ts
22
22
  import { css } from "lit";
23
23
  var style = css`
24
24
  :host {
@@ -40,7 +40,7 @@ var style = css`
40
40
  `;
41
41
  var img_style_default = style;
42
42
 
43
- // libs/core/src/components/media/img/img.ts
43
+ // libs/core/src/components/img/img.ts
44
44
  var GdsImg = class extends GdsElement {
45
45
  render() {
46
46
  return html`<img src="${this.src}" alt="${this.alt}" />`;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tokens
3
- } from "./chunk.G4YDI5AG.js";
3
+ } from "./chunk.IBW4YR5W.js";
4
4
  import {
5
5
  GdsElement
6
6
  } from "./chunk.WIZDAKJ5.js";
@@ -1,7 +1,7 @@
1
1
  // dist/libs/tokens/internal/light.css?inline
2
2
  var light_default = `/**
3
3
  * Do not edit directly
4
- * Generated on Sun, 20 Oct 2024 20:48:23 GMT
4
+ * Generated on Tue, 22 Oct 2024 12:38:41 GMT
5
5
  */
6
6
 
7
7
  color-scheme: light;
@@ -115,7 +115,7 @@ color-scheme: light;
115
115
  // dist/libs/tokens/internal/dark.css?inline
116
116
  var dark_default = `/**
117
117
  * Do not edit directly
118
- * Generated on Sun, 20 Oct 2024 20:48:23 GMT
118
+ * Generated on Tue, 22 Oct 2024 12:38:41 GMT
119
119
  */
120
120
 
121
121
  color-scheme: dark;
@@ -232,7 +232,7 @@ import { unsafeCSS } from "lit";
232
232
  // dist/libs/tokens/internal/pallet.css?inline
233
233
  var pallet_default = `/**
234
234
  * Do not edit directly
235
- * Generated on Sun, 20 Oct 2024 20:48:23 GMT
235
+ * Generated on Tue, 22 Oct 2024 12:38:41 GMT
236
236
  */
237
237
 
238
238
  :host {
@@ -393,7 +393,7 @@ var pallet_default = `/**
393
393
  // dist/libs/tokens/internal/theme/light.css?inline
394
394
  var light_default2 = `/**
395
395
  * Do not edit directly
396
- * Generated on Sun, 20 Oct 2024 20:48:23 GMT
396
+ * Generated on Tue, 22 Oct 2024 12:38:41 GMT
397
397
  */
398
398
 
399
399
  :host {
@@ -619,7 +619,7 @@ var light_default2 = `/**
619
619
  // dist/libs/tokens/internal/size.css?inline
620
620
  var size_default = `/**
621
621
  * Do not edit directly
622
- * Generated on Sun, 20 Oct 2024 20:48:23 GMT
622
+ * Generated on Tue, 22 Oct 2024 12:38:41 GMT
623
623
  */
624
624
 
625
625
  :host {
@@ -646,7 +646,7 @@ var size_default = `/**
646
646
  // dist/libs/tokens/internal/viewport.css?inline
647
647
  var viewport_default = `/**
648
648
  * Do not edit directly
649
- * Generated on Sun, 20 Oct 2024 20:48:23 GMT
649
+ * Generated on Tue, 22 Oct 2024 12:38:41 GMT
650
650
  */
651
651
 
652
652
  :host {
@@ -663,7 +663,7 @@ var viewport_default = `/**
663
663
  // dist/libs/tokens/internal/text.css?inline
664
664
  var text_default = `/**
665
665
  * Do not edit directly
666
- * Generated on Sun, 20 Oct 2024 20:48:23 GMT
666
+ * Generated on Tue, 22 Oct 2024 12:38:41 GMT
667
667
  */
668
668
 
669
669
  :host {
@@ -724,7 +724,7 @@ var text_default = `/**
724
724
  // dist/libs/tokens/internal/motion.css?inline
725
725
  var motion_default = `/**
726
726
  * Do not edit directly
727
- * Generated on Sun, 20 Oct 2024 20:48:23 GMT
727
+ * Generated on Tue, 22 Oct 2024 12:38:41 GMT
728
728
  */
729
729
 
730
730
  :host {
@@ -743,7 +743,7 @@ var motion_default = `/**
743
743
  // dist/libs/tokens/internal/shadow.css?inline
744
744
  var shadow_default = `/**
745
745
  * Do not edit directly
746
- * Generated on Sun, 20 Oct 2024 20:48:23 GMT
746
+ * Generated on Tue, 22 Oct 2024 12:38:41 GMT
747
747
  */
748
748
 
749
749
  :host {
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  GdsContainer
3
- } from "./chunk.BQGPJNNX.js";
3
+ } from "./chunk.7V4LPAPA.js";
4
4
  import {
5
5
  styleExpressionProperty
6
6
  } from "./chunk.6UWYSL2J.js";
7
7
  import {
8
8
  tokens
9
- } from "./chunk.G4YDI5AG.js";
9
+ } from "./chunk.IBW4YR5W.js";
10
10
  import {
11
11
  gdsCustomElement,
12
12
  html
@@ -15,7 +15,7 @@ import {
15
15
  __decorateClass
16
16
  } from "./chunk.SEHSDSX2.js";
17
17
 
18
- // libs/core/src/components/layout/flex/flex.style.ts
18
+ // libs/core/src/components/flex/flex.style.ts
19
19
  import { css } from "lit";
20
20
  var style = css`
21
21
  :host {
@@ -24,7 +24,7 @@ var style = css`
24
24
  `;
25
25
  var flex_style_default = style;
26
26
 
27
- // libs/core/src/components/layout/flex/flex.ts
27
+ // libs/core/src/components/flex/flex.ts
28
28
  var GdsFlex = class extends GdsContainer {
29
29
  connectedCallback() {
30
30
  super.connectedCallback();
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk.TQCUATGL.js";
7
7
  import {
8
8
  tokens
9
- } from "./chunk.G4YDI5AG.js";
9
+ } from "./chunk.IBW4YR5W.js";
10
10
  import {
11
11
  gdsCustomElement,
12
12
  html
@@ -9,7 +9,7 @@ import {
9
9
  } from "./chunk.TYGMNHNO.js";
10
10
  import {
11
11
  tokens
12
- } from "./chunk.G4YDI5AG.js";
12
+ } from "./chunk.IBW4YR5W.js";
13
13
  import {
14
14
  GdsElement
15
15
  } from "./chunk.WIZDAKJ5.js";
@@ -6,7 +6,7 @@ import {
6
6
  // libs/core/src/utils/helpers/custom-element-scoping.ts
7
7
  import { html as litHtml } from "lit";
8
8
  import { customElement } from "lit/decorators.js";
9
- var VER_SUFFIX = "-696531";
9
+ var VER_SUFFIX = "-a0664a";
10
10
  var ScopedElementRegistry = class {
11
11
  static get instance() {
12
12
  var _a;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tokens
3
- } from "./chunk.G4YDI5AG.js";
3
+ } from "./chunk.IBW4YR5W.js";
4
4
  import {
5
5
  gdsCustomElement
6
6
  } from "./chunk.MLXMQIEV.js";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  GdsFlex
3
- } from "./chunk.7EGSERRC.js";
3
+ } from "./chunk.IJINPV2B.js";
4
4
  import {
5
5
  styleExpressionProperty
6
6
  } from "./chunk.6UWYSL2J.js";
7
7
  import {
8
8
  tokens
9
- } from "./chunk.G4YDI5AG.js";
9
+ } from "./chunk.IBW4YR5W.js";
10
10
  import {
11
11
  gdsCustomElement
12
12
  } from "./chunk.MLXMQIEV.js";
@@ -14,10 +14,10 @@ import {
14
14
  __decorateClass
15
15
  } from "./chunk.SEHSDSX2.js";
16
16
 
17
- // libs/core/src/components/layout/mask/mask.ts
17
+ // libs/core/src/components/mask/mask.ts
18
18
  import { html } from "lit/static-html.js";
19
19
 
20
- // libs/core/src/components/layout/mask/mask.style.ts
20
+ // libs/core/src/components/mask/mask.style.ts
21
21
  import { css } from "lit";
22
22
  var style = css`
23
23
  :host {
@@ -39,7 +39,7 @@ var style = css`
39
39
  `;
40
40
  var mask_style_default = style;
41
41
 
42
- // libs/core/src/components/layout/mask/mask.ts
42
+ // libs/core/src/components/mask/mask.ts
43
43
  var GdsMask = class extends GdsFlex {
44
44
  constructor() {
45
45
  super();
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  tokens
3
- } from "./chunk.G4YDI5AG.js";
3
+ } from "./chunk.IBW4YR5W.js";
4
4
  import {
5
5
  GdsElement
6
6
  } from "./chunk.WIZDAKJ5.js";
@@ -25,7 +25,7 @@ var menu_button_default = `@layer tokens, a11y, core, variants, sizes, sets, dis
25
25
 
26
26
  @layer tokens {
27
27
  :host {
28
- --_gap: 4px;
28
+ --_gap: 8px;
29
29
 
30
30
  --_padding-inline: var(--gds-space-m);
31
31
  --_padding-block: var(--gds-space-xs);
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk.6UWYSL2J.js";
4
4
  import {
5
5
  tokens
6
- } from "./chunk.G4YDI5AG.js";
6
+ } from "./chunk.IBW4YR5W.js";
7
7
  import {
8
8
  GdsElement
9
9
  } from "./chunk.WIZDAKJ5.js";
@@ -14,10 +14,10 @@ import {
14
14
  __decorateClass
15
15
  } from "./chunk.SEHSDSX2.js";
16
16
 
17
- // libs/core/src/primitives/signal/signal.ts
17
+ // libs/core/src/components/signal/signal.ts
18
18
  import { html } from "lit/static-html.js";
19
19
 
20
- // libs/core/src/primitives/signal/signal.style.ts
20
+ // libs/core/src/components/signal/signal.style.ts
21
21
  import { css } from "lit";
22
22
  var style = css`
23
23
  :host {
@@ -63,7 +63,7 @@ var style = css`
63
63
  `;
64
64
  var signal_style_default = style;
65
65
 
66
- // libs/core/src/primitives/signal/signal.ts
66
+ // libs/core/src/components/signal/signal.ts
67
67
  var GdsSignal = class extends GdsElement {
68
68
  render() {
69
69
  return html`<div part="signal"></div>`;
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  GdsContainer
3
- } from "./chunk.BQGPJNNX.js";
3
+ } from "./chunk.7V4LPAPA.js";
4
4
  import {
5
5
  styleExpressionProperty
6
6
  } from "./chunk.6UWYSL2J.js";
7
7
  import {
8
8
  tokens
9
- } from "./chunk.G4YDI5AG.js";
9
+ } from "./chunk.IBW4YR5W.js";
10
10
  import {
11
11
  gdsCustomElement,
12
12
  html
@@ -15,7 +15,7 @@ import {
15
15
  __decorateClass
16
16
  } from "./chunk.SEHSDSX2.js";
17
17
 
18
- // libs/core/src/components/layout/card/card.ts
18
+ // libs/core/src/components/card/card.ts
19
19
  var GdsCard = class extends GdsContainer {
20
20
  render() {
21
21
  return html`<slot></slot>`;
@@ -10,7 +10,7 @@ import {
10
10
  } from "./chunk.TYGMNHNO.js";
11
11
  import {
12
12
  tokens
13
- } from "./chunk.G4YDI5AG.js";
13
+ } from "./chunk.IBW4YR5W.js";
14
14
  import {
15
15
  GdsElement
16
16
  } from "./chunk.WIZDAKJ5.js";
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk.6UWYSL2J.js";
4
4
  import {
5
5
  GdsButton
6
- } from "./chunk.MBK24M3D.js";
6
+ } from "./chunk.LZMWHQV6.js";
7
7
  import {
8
8
  gdsCustomElement
9
9
  } from "./chunk.MLXMQIEV.js";
@@ -11,7 +11,7 @@ import {
11
11
  __decorateClass
12
12
  } from "./chunk.SEHSDSX2.js";
13
13
 
14
- // libs/core/src/components/button/fab/fab.styles.ts
14
+ // libs/core/src/components/fab/fab.styles.ts
15
15
  import { css } from "lit";
16
16
  var style = css`
17
17
  .button {
@@ -23,7 +23,7 @@ var style = css`
23
23
  `;
24
24
  var fab_styles_default = style;
25
25
 
26
- // libs/core/src/components/button/fab/fab.ts
26
+ // libs/core/src/components/fab/fab.ts
27
27
  var GdsFab = class extends GdsButton {
28
28
  connectedCallback() {
29
29
  super.connectedCallback();
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  GdsContainer
3
- } from "./chunk.BQGPJNNX.js";
3
+ } from "./chunk.7V4LPAPA.js";
4
4
  import {
5
5
  styleExpressionProperty
6
6
  } from "./chunk.6UWYSL2J.js";
7
7
  import {
8
8
  tokens
9
- } from "./chunk.G4YDI5AG.js";
9
+ } from "./chunk.IBW4YR5W.js";
10
10
  import {
11
11
  gdsCustomElement,
12
12
  html
@@ -15,7 +15,7 @@ import {
15
15
  __decorateClass
16
16
  } from "./chunk.SEHSDSX2.js";
17
17
 
18
- // libs/core/src/components/layout/grid/grid.style.ts
18
+ // libs/core/src/components/grid/grid.style.ts
19
19
  import { css } from "lit";
20
20
  var style = css`
21
21
  :host {
@@ -41,7 +41,7 @@ var style = css`
41
41
  `;
42
42
  var grid_style_default = style;
43
43
 
44
- // libs/core/src/components/layout/grid/grid.ts
44
+ // libs/core/src/components/grid/grid.ts
45
45
  var GdsGrid = class extends GdsContainer {
46
46
  constructor() {
47
47
  super();
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  GdsBadge
3
- } from "../../chunks/chunk.W36XIQ62.js";
3
+ } from "../../chunks/chunk.IATUI5DW.js";
4
+ import "../../chunks/chunk.IBW4YR5W.js";
4
5
  import "../../chunks/chunk.YO24ZYAD.js";
5
- import "../../chunks/chunk.G4YDI5AG.js";
6
6
  import "../../chunks/chunk.WIZDAKJ5.js";
7
7
  import "../../chunks/chunk.JY3EKAVI.js";
8
8
  import "../../chunks/chunk.MLXMQIEV.js";
@@ -1,9 +1,9 @@
1
1
  import "../../chunks/chunk.CK2UGCPG.js";
2
2
  import {
3
3
  GdsBadge
4
- } from "../../chunks/chunk.W36XIQ62.js";
4
+ } from "../../chunks/chunk.IATUI5DW.js";
5
+ import "../../chunks/chunk.IBW4YR5W.js";
5
6
  import "../../chunks/chunk.YO24ZYAD.js";
6
- import "../../chunks/chunk.G4YDI5AG.js";
7
7
  import "../../chunks/chunk.WIZDAKJ5.js";
8
8
  import "../../chunks/chunk.JY3EKAVI.js";
9
9
  import "../../chunks/chunk.MLXMQIEV.js";
@@ -1,14 +1,14 @@
1
1
  import {
2
2
  GdsButton
3
- } from "../../chunks/chunk.MBK24M3D.js";
3
+ } from "../../chunks/chunk.LZMWHQV6.js";
4
4
  import "../../chunks/chunk.TX64TTBN.js";
5
- import "../../chunks/chunk.66CUNBJR.js";
5
+ import "../../chunks/chunk.MZSRAYZR.js";
6
6
  import "../../chunks/chunk.X7GD7UEM.js";
7
7
  import "../../chunks/chunk.WM7HBMMV.js";
8
8
  import "../../chunks/chunk.TQCUATGL.js";
9
9
  import "../../chunks/chunk.TYGMNHNO.js";
10
+ import "../../chunks/chunk.IBW4YR5W.js";
10
11
  import "../../chunks/chunk.YO24ZYAD.js";
11
- import "../../chunks/chunk.G4YDI5AG.js";
12
12
  import "../../chunks/chunk.WIZDAKJ5.js";
13
13
  import "../../chunks/chunk.JY3EKAVI.js";
14
14
  import "../../chunks/chunk.MLXMQIEV.js";