@synergy-design-system/components 1.3.0 → 1.4.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 (116) hide show
  1. package/dist/chunks/{chunk.H2CKSKRW.js → chunk.5VSN3F2E.js} +2 -2
  2. package/dist/chunks/{chunk.KZ3AQUHU.js → chunk.5Y446GHK.js} +2 -2
  3. package/dist/chunks/{chunk.ZPSFUUNK.js → chunk.6LIMUIEF.js} +2 -2
  4. package/dist/chunks/{chunk.Z65EDGTR.js → chunk.6TJHEFXA.js} +2 -2
  5. package/dist/chunks/{chunk.RLLBOQ6V.js → chunk.76T4PEW3.js} +3 -3
  6. package/dist/chunks/{chunk.RHBEOZWF.js → chunk.A77SRYT2.js} +2 -2
  7. package/dist/chunks/{chunk.S74LATRZ.js → chunk.AR7MHBEC.js} +3 -3
  8. package/dist/chunks/{chunk.W46CFM2R.js → chunk.B2EJGIGY.js} +7 -13
  9. package/dist/chunks/chunk.B2EJGIGY.js.map +7 -0
  10. package/dist/chunks/{chunk.VG7NKBOV.js → chunk.CQ2JMH2J.js} +4 -4
  11. package/dist/chunks/chunk.FA6V2WD6.js +13 -0
  12. package/dist/chunks/chunk.FA6V2WD6.js.map +7 -0
  13. package/dist/chunks/{chunk.BLHHZJQD.js → chunk.FTXTH5TS.js} +3 -3
  14. package/dist/chunks/chunk.GEV4IJII.js +12 -0
  15. package/dist/chunks/chunk.GEV4IJII.js.map +7 -0
  16. package/dist/chunks/{chunk.B2WRX32I.js → chunk.GM3M672E.js} +2 -2
  17. package/dist/chunks/chunk.H3LRV4ST.js +40 -0
  18. package/dist/chunks/chunk.H3LRV4ST.js.map +7 -0
  19. package/dist/chunks/{chunk.YKNLO6A2.js → chunk.H4N7OLXW.js} +2 -2
  20. package/dist/chunks/{chunk.UO5HH5VY.js → chunk.JMETBEU6.js} +5 -5
  21. package/dist/chunks/{chunk.G6VDIPNQ.js → chunk.JYBYORNL.js} +7 -7
  22. package/dist/chunks/{chunk.O7JATGQ6.js → chunk.KQCYBRJJ.js} +2 -2
  23. package/dist/chunks/{chunk.OXUFFH57.js → chunk.KUZJTGHQ.js} +2 -2
  24. package/dist/chunks/{chunk.XOYAL6A7.js → chunk.KWUT7GQA.js} +3 -3
  25. package/dist/chunks/{chunk.6PUYPXNC.js → chunk.LL3W2QAU.js} +3 -3
  26. package/dist/chunks/{chunk.VD6GL6QA.js → chunk.MTDXRKO3.js} +4 -4
  27. package/dist/chunks/{chunk.2V5UNOVJ.js → chunk.MWDOOCSU.js} +2 -2
  28. package/dist/chunks/{chunk.CZXYQ2WN.js → chunk.ND73VYBT.js} +2 -2
  29. package/dist/chunks/{chunk.QAWYSA72.js → chunk.OSOFK3JT.js} +2 -2
  30. package/dist/chunks/chunk.PGCXJ2PT.js +39 -0
  31. package/dist/chunks/chunk.PGCXJ2PT.js.map +7 -0
  32. package/dist/chunks/{chunk.TGO3Z3HP.js → chunk.Q5UI2GVL.js} +2 -2
  33. package/dist/chunks/{chunk.QFYXBNOQ.js → chunk.QTQBU2M5.js} +6 -6
  34. package/dist/chunks/{chunk.GHDB3G7H.js → chunk.SPBKTD7Y.js} +2 -2
  35. package/dist/chunks/{chunk.D63ANHR2.js → chunk.T5GFDZAG.js} +2 -2
  36. package/dist/chunks/{chunk.R6E3TWR3.js → chunk.WNPKDJ4G.js} +10 -10
  37. package/dist/chunks/{chunk.RBNQTDFJ.js → chunk.XBVEUULD.js} +2 -2
  38. package/dist/chunks/{chunk.VP6WQHSI.js → chunk.XRZUXWQE.js} +2 -2
  39. package/dist/chunks/{chunk.RWQLSIO7.js → chunk.Z2DLW3SL.js} +8 -8
  40. package/dist/chunks/{chunk.RWQLSIO7.js.map → chunk.Z2DLW3SL.js.map} +2 -2
  41. package/dist/components/button/button.component.js +10 -10
  42. package/dist/components/button/button.js +11 -11
  43. package/dist/components/button/button.styles.js +2 -2
  44. package/dist/components/button-group/button-group.component.js +2 -2
  45. package/dist/components/button-group/button-group.js +3 -3
  46. package/dist/components/checkbox/checkbox.component.js +6 -6
  47. package/dist/components/checkbox/checkbox.js +7 -7
  48. package/dist/components/divider/divider.component.d.ts +19 -0
  49. package/dist/components/divider/divider.component.js +13 -0
  50. package/dist/components/divider/divider.component.js.map +7 -0
  51. package/dist/components/divider/divider.custom.styles.d.ts +2 -0
  52. package/dist/components/divider/divider.custom.styles.js +8 -0
  53. package/dist/components/divider/divider.custom.styles.js.map +7 -0
  54. package/dist/components/divider/divider.d.ts +8 -0
  55. package/dist/components/divider/divider.js +14 -0
  56. package/dist/components/divider/divider.js.map +7 -0
  57. package/dist/components/divider/divider.styles.d.ts +2 -0
  58. package/dist/components/divider/divider.styles.js +10 -0
  59. package/dist/components/divider/divider.styles.js.map +7 -0
  60. package/dist/components/icon/icon.component.js +5 -5
  61. package/dist/components/icon/icon.js +6 -6
  62. package/dist/components/icon-button/icon-button.component.js +6 -6
  63. package/dist/components/icon-button/icon-button.js +7 -7
  64. package/dist/components/input/input.component.js +9 -9
  65. package/dist/components/input/input.custom.styles.js +1 -1
  66. package/dist/components/input/input.js +10 -10
  67. package/dist/components/input/input.styles.js +2 -2
  68. package/dist/components/radio/radio.component.js +6 -6
  69. package/dist/components/radio/radio.js +7 -7
  70. package/dist/components/radio-button/radio-button.component.js +5 -5
  71. package/dist/components/radio-button/radio-button.js +6 -6
  72. package/dist/components/radio-button/radio-button.styles.js +3 -3
  73. package/dist/components/radio-group/radio-group.component.js +4 -4
  74. package/dist/components/radio-group/radio-group.js +5 -5
  75. package/dist/components/spinner/spinner.component.js +2 -2
  76. package/dist/components/switch/switch.component.js +2 -2
  77. package/dist/components/switch/switch.js +3 -3
  78. package/dist/components/tag/tag.component.js +7 -7
  79. package/dist/components/tag/tag.js +8 -8
  80. package/dist/components/textarea/textarea.component.js +2 -2
  81. package/dist/components/textarea/textarea.js +3 -3
  82. package/dist/custom-elements.json +216 -141
  83. package/dist/synergy.d.ts +1 -0
  84. package/dist/synergy.js +59 -52
  85. package/dist/vscode.html-custom-data.json +34 -17
  86. package/dist/web-types.json +53 -30
  87. package/package.json +29 -31
  88. package/dist/chunks/chunk.W46CFM2R.js.map +0 -7
  89. /package/dist/chunks/{chunk.H2CKSKRW.js.map → chunk.5VSN3F2E.js.map} +0 -0
  90. /package/dist/chunks/{chunk.KZ3AQUHU.js.map → chunk.5Y446GHK.js.map} +0 -0
  91. /package/dist/chunks/{chunk.ZPSFUUNK.js.map → chunk.6LIMUIEF.js.map} +0 -0
  92. /package/dist/chunks/{chunk.Z65EDGTR.js.map → chunk.6TJHEFXA.js.map} +0 -0
  93. /package/dist/chunks/{chunk.RLLBOQ6V.js.map → chunk.76T4PEW3.js.map} +0 -0
  94. /package/dist/chunks/{chunk.RHBEOZWF.js.map → chunk.A77SRYT2.js.map} +0 -0
  95. /package/dist/chunks/{chunk.S74LATRZ.js.map → chunk.AR7MHBEC.js.map} +0 -0
  96. /package/dist/chunks/{chunk.VG7NKBOV.js.map → chunk.CQ2JMH2J.js.map} +0 -0
  97. /package/dist/chunks/{chunk.BLHHZJQD.js.map → chunk.FTXTH5TS.js.map} +0 -0
  98. /package/dist/chunks/{chunk.B2WRX32I.js.map → chunk.GM3M672E.js.map} +0 -0
  99. /package/dist/chunks/{chunk.YKNLO6A2.js.map → chunk.H4N7OLXW.js.map} +0 -0
  100. /package/dist/chunks/{chunk.UO5HH5VY.js.map → chunk.JMETBEU6.js.map} +0 -0
  101. /package/dist/chunks/{chunk.G6VDIPNQ.js.map → chunk.JYBYORNL.js.map} +0 -0
  102. /package/dist/chunks/{chunk.O7JATGQ6.js.map → chunk.KQCYBRJJ.js.map} +0 -0
  103. /package/dist/chunks/{chunk.OXUFFH57.js.map → chunk.KUZJTGHQ.js.map} +0 -0
  104. /package/dist/chunks/{chunk.XOYAL6A7.js.map → chunk.KWUT7GQA.js.map} +0 -0
  105. /package/dist/chunks/{chunk.6PUYPXNC.js.map → chunk.LL3W2QAU.js.map} +0 -0
  106. /package/dist/chunks/{chunk.VD6GL6QA.js.map → chunk.MTDXRKO3.js.map} +0 -0
  107. /package/dist/chunks/{chunk.2V5UNOVJ.js.map → chunk.MWDOOCSU.js.map} +0 -0
  108. /package/dist/chunks/{chunk.CZXYQ2WN.js.map → chunk.ND73VYBT.js.map} +0 -0
  109. /package/dist/chunks/{chunk.QAWYSA72.js.map → chunk.OSOFK3JT.js.map} +0 -0
  110. /package/dist/chunks/{chunk.TGO3Z3HP.js.map → chunk.Q5UI2GVL.js.map} +0 -0
  111. /package/dist/chunks/{chunk.QFYXBNOQ.js.map → chunk.QTQBU2M5.js.map} +0 -0
  112. /package/dist/chunks/{chunk.GHDB3G7H.js.map → chunk.SPBKTD7Y.js.map} +0 -0
  113. /package/dist/chunks/{chunk.D63ANHR2.js.map → chunk.T5GFDZAG.js.map} +0 -0
  114. /package/dist/chunks/{chunk.R6E3TWR3.js.map → chunk.WNPKDJ4G.js.map} +0 -0
  115. /package/dist/chunks/{chunk.RBNQTDFJ.js.map → chunk.XBVEUULD.js.map} +0 -0
  116. /package/dist/chunks/{chunk.VP6WQHSI.js.map → chunk.XRZUXWQE.js.map} +0 -0
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  SynRadio
3
- } from "./chunk.6PUYPXNC.js";
3
+ } from "./chunk.LL3W2QAU.js";
4
4
 
5
5
  // src/components/radio/radio.ts
6
6
  var radio_default = SynRadio;
@@ -9,4 +9,4 @@ SynRadio.define("syn-radio");
9
9
  export {
10
10
  radio_default
11
11
  };
12
- //# sourceMappingURL=chunk.H2CKSKRW.js.map
12
+ //# sourceMappingURL=chunk.5VSN3F2E.js.map
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk.LAB4YJYE.js";
7
7
  import {
8
8
  SynergyElement
9
- } from "./chunk.RWQLSIO7.js";
9
+ } from "./chunk.Z2DLW3SL.js";
10
10
 
11
11
  // src/components/spinner/spinner.component.ts
12
12
  import { html } from "lit";
@@ -29,4 +29,4 @@ SynSpinner.styles = spinner_styles_default;
29
29
  export {
30
30
  SynSpinner
31
31
  };
32
- //# sourceMappingURL=chunk.KZ3AQUHU.js.map
32
+ //# sourceMappingURL=chunk.5Y446GHK.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  SynIconButton
3
- } from "./chunk.RLLBOQ6V.js";
3
+ } from "./chunk.76T4PEW3.js";
4
4
 
5
5
  // src/components/icon-button/icon-button.ts
6
6
  var icon_button_default = SynIconButton;
@@ -9,4 +9,4 @@ SynIconButton.define("syn-icon-button");
9
9
  export {
10
10
  icon_button_default
11
11
  };
12
- //# sourceMappingURL=chunk.ZPSFUUNK.js.map
12
+ //# sourceMappingURL=chunk.6LIMUIEF.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  SynRadioGroup
3
- } from "./chunk.UO5HH5VY.js";
3
+ } from "./chunk.JMETBEU6.js";
4
4
 
5
5
  // src/components/radio-group/radio-group.ts
6
6
  var radio_group_default = SynRadioGroup;
@@ -9,4 +9,4 @@ SynRadioGroup.define("syn-radio-group");
9
9
  export {
10
10
  radio_group_default
11
11
  };
12
- //# sourceMappingURL=chunk.Z65EDGTR.js.map
12
+ //# sourceMappingURL=chunk.6TJHEFXA.js.map
@@ -3,10 +3,10 @@ import {
3
3
  } from "./chunk.2FN5DTS6.js";
4
4
  import {
5
5
  SynIcon
6
- } from "./chunk.QFYXBNOQ.js";
6
+ } from "./chunk.QTQBU2M5.js";
7
7
  import {
8
8
  SynergyElement
9
- } from "./chunk.RWQLSIO7.js";
9
+ } from "./chunk.Z2DLW3SL.js";
10
10
  import {
11
11
  __decorateClass
12
12
  } from "./chunk.DJOAQ4JU.js";
@@ -134,4 +134,4 @@ __decorateClass([
134
134
  export {
135
135
  SynIconButton
136
136
  };
137
- //# sourceMappingURL=chunk.RLLBOQ6V.js.map
137
+ //# sourceMappingURL=chunk.76T4PEW3.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  SynButtonGroup
3
- } from "./chunk.VD6GL6QA.js";
3
+ } from "./chunk.MTDXRKO3.js";
4
4
 
5
5
  // src/components/button-group/button-group.ts
6
6
  var button_group_default = SynButtonGroup;
@@ -9,4 +9,4 @@ SynButtonGroup.define("syn-button-group");
9
9
  export {
10
10
  button_group_default
11
11
  };
12
- //# sourceMappingURL=chunk.RHBEOZWF.js.map
12
+ //# sourceMappingURL=chunk.A77SRYT2.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  radio_button_styles_default
3
- } from "./chunk.2V5UNOVJ.js";
3
+ } from "./chunk.MWDOOCSU.js";
4
4
  import {
5
5
  HasSlotController
6
6
  } from "./chunk.XGXFE6IF.js";
@@ -9,7 +9,7 @@ import {
9
9
  } from "./chunk.VZ7S7YYN.js";
10
10
  import {
11
11
  SynergyElement
12
- } from "./chunk.RWQLSIO7.js";
12
+ } from "./chunk.Z2DLW3SL.js";
13
13
  import {
14
14
  __decorateClass
15
15
  } from "./chunk.DJOAQ4JU.js";
@@ -124,4 +124,4 @@ __decorateClass([
124
124
  export {
125
125
  SynRadioButton
126
126
  };
127
- //# sourceMappingURL=chunk.S74LATRZ.js.map
127
+ //# sourceMappingURL=chunk.AR7MHBEC.js.map
@@ -15,33 +15,27 @@ var input_custom_styles_default = css`
15
15
  }
16
16
 
17
17
  .input--small .input__prefix ::slotted(*) {
18
- margin-inline-end: var(--syn-spacing-x-small);
19
- margin-inline-start: var(--syn-input-spacing-small);
18
+ margin-inline: var(--syn-input-spacing-small) var(--syn-spacing-x-small);
20
19
  }
21
20
 
22
21
  .input--medium .input__prefix ::slotted(*) {
23
- margin-inline-end: var(--syn-input-spacing-small);
24
- margin-inline-start: var(--syn-input-spacing-medium);
22
+ margin-inline: var(--syn-input-spacing-medium) var(--syn-input-spacing-small);
25
23
  }
26
24
 
27
25
  .input--large .input__prefix ::slotted(*) {
28
- margin-inline-end: var(--syn-input-spacing-medium);
29
- margin-inline-start: var(--syn-input-spacing-large);
26
+ margin-inline: var(--syn-input-spacing-large) var(--syn-input-spacing-medium);
30
27
  }
31
28
 
32
29
  .input--small .input__suffix ::slotted(*) {
33
- margin-inline-end: var(--syn-input-spacing-small);
34
- margin-inline-start: var(--syn-spacing-x-small);
30
+ margin-inline: var(--syn-spacing-x-small) var(--syn-input-spacing-small);
35
31
  }
36
32
 
37
33
  .input--medium .input__suffix ::slotted(*) {
38
- margin-inline-end: var(--syn-input-spacing-medium);
39
- margin-inline-start: var(--syn-input-spacing-small);
34
+ margin-inline: var(--syn-input-spacing-small) var(--syn-input-spacing-medium);
40
35
  }
41
36
 
42
37
  .input--large .input__suffix ::slotted(*) {
43
- margin-inline-end: var(--syn-input-spacing-large);
44
- margin-inline-start: var(--syn-input-spacing-medium);
38
+ margin-inline: var(--syn-input-spacing-medium) var(--syn-input-spacing-large);
45
39
  }
46
40
 
47
41
  /* ICONS SIZE */
@@ -87,4 +81,4 @@ var input_custom_styles_default = css`
87
81
  export {
88
82
  input_custom_styles_default
89
83
  };
90
- //# sourceMappingURL=chunk.W46CFM2R.js.map
84
+ //# sourceMappingURL=chunk.B2EJGIGY.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/components/input/input.custom.styles.ts"],
4
+ "sourcesContent": ["import { css } from 'lit';\n\nexport default css`\n /* PADDINGS */\n .input--medium .input__control {\n padding: var(--syn-spacing-x-small) var(--syn-input-spacing-medium);\n }\n\n .input--small .input__control {\n padding: var(--syn-spacing-3x-small) var(--syn-input-spacing-small);\n }\n\n .input--large .input__control {\n padding: var(--syn-input-spacing-small) var(--syn-input-spacing-large);\n }\n\n .input--small .input__prefix ::slotted(*) {\n margin-inline: var(--syn-input-spacing-small) var(--syn-spacing-x-small);\n }\n\n .input--medium .input__prefix ::slotted(*) {\n margin-inline: var(--syn-input-spacing-medium) var(--syn-input-spacing-small);\n }\n\n .input--large .input__prefix ::slotted(*) {\n margin-inline: var(--syn-input-spacing-large) var(--syn-input-spacing-medium);\n }\n\n .input--small .input__suffix ::slotted(*) {\n margin-inline: var(--syn-spacing-x-small) var(--syn-input-spacing-small);\n }\n\n .input--medium .input__suffix ::slotted(*) {\n margin-inline: var(--syn-input-spacing-small) var(--syn-input-spacing-medium);\n }\n\n .input--large .input__suffix ::slotted(*) {\n margin-inline: var(--syn-input-spacing-medium) var(--syn-input-spacing-large);\n }\n\n /* ICONS SIZE */\n .input--small .input__prefix ::slotted(syn-icon) {\n font-size: var(--syn-input-spacing-medium);\n }\n\n .input--medium .input__prefix ::slotted(syn-icon) {\n font-size: var(--syn-input-spacing-large);\n }\n\n .input--large .input__prefix ::slotted(syn-icon) {\n font-size: var(--syn-font-size-2x-large);\n }\n\n .input--small .input__suffix ::slotted(syn-icon) {\n font-size: var(--syn-input-spacing-medium);\n }\n\n .input--medium .input__suffix ::slotted(syn-icon) {\n font-size: var(--syn-input-spacing-large);\n }\n\n .input--large .input__suffix ::slotted(syn-icon) {\n font-size: var(--syn-font-size-2x-large);\n }\n \n :host([data-user-invalid]) .input--standard {\n border-color: var(--syn-input-border-color-focus-error);\n }\n\n :host([data-user-invalid]) .input--standard.input--focused:not(.input--disabled) {\n border-color: var(--syn-input-border-color-focus-error);\n box-shadow: 0 0 0 var(--syn-focus-ring-width) var(--syn-input-focus-ring-error);\n }\n\n .input--standard.input--disabled .input__suffix, \n .input--standard.input--disabled .input__prefix {\n cursor: not-allowed;\n } \n`;\n"],
5
+ "mappings": ";AAAA,SAAS,WAAW;AAEpB,IAAO,8BAAQ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;",
6
+ "names": []
7
+ }
@@ -1,9 +1,9 @@
1
- import {
2
- component_styles_default
3
- } from "./chunk.O7USYXBT.js";
4
1
  import {
5
2
  button_custom_styles_default
6
3
  } from "./chunk.IUC3AWAU.js";
4
+ import {
5
+ component_styles_default
6
+ } from "./chunk.O7USYXBT.js";
7
7
 
8
8
  // src/components/button/button.styles.ts
9
9
  import { css } from "lit";
@@ -373,4 +373,4 @@ var button_styles_default = css`
373
373
  export {
374
374
  button_styles_default
375
375
  };
376
- //# sourceMappingURL=chunk.VG7NKBOV.js.map
376
+ //# sourceMappingURL=chunk.CQ2JMH2J.js.map
@@ -0,0 +1,13 @@
1
+ // src/components/divider/divider.custom.styles.ts
2
+ import { css } from "lit";
3
+ var divider_custom_styles_default = css`
4
+ /* Write custom CSS here */
5
+ :host {
6
+ --color: var(--syn-color-neutral-400);
7
+ }
8
+ `;
9
+
10
+ export {
11
+ divider_custom_styles_default
12
+ };
13
+ //# sourceMappingURL=chunk.FA6V2WD6.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/components/divider/divider.custom.styles.ts"],
4
+ "sourcesContent": ["import { css } from 'lit';\n\nexport default css`\n /* Write custom CSS here */\n :host {\n --color: var(--syn-color-neutral-400);\n }\n`;\n"],
5
+ "mappings": ";AAAA,SAAS,WAAW;AAEpB,IAAO,gCAAQ;AAAA;AAAA;AAAA;AAAA;AAAA;",
6
+ "names": []
7
+ }
@@ -3,13 +3,13 @@ import {
3
3
  } from "./chunk.QHFGD6WW.js";
4
4
  import {
5
5
  SynIconButton
6
- } from "./chunk.RLLBOQ6V.js";
6
+ } from "./chunk.76T4PEW3.js";
7
7
  import {
8
8
  LocalizeController
9
9
  } from "./chunk.LAB4YJYE.js";
10
10
  import {
11
11
  SynergyElement
12
- } from "./chunk.RWQLSIO7.js";
12
+ } from "./chunk.Z2DLW3SL.js";
13
13
  import {
14
14
  __decorateClass
15
15
  } from "./chunk.DJOAQ4JU.js";
@@ -72,4 +72,4 @@ __decorateClass([
72
72
  export {
73
73
  SynTag
74
74
  };
75
- //# sourceMappingURL=chunk.BLHHZJQD.js.map
75
+ //# sourceMappingURL=chunk.FTXTH5TS.js.map
@@ -0,0 +1,12 @@
1
+ import {
2
+ SynDivider
3
+ } from "./chunk.H3LRV4ST.js";
4
+
5
+ // src/components/divider/divider.ts
6
+ var divider_default = SynDivider;
7
+ SynDivider.define("syn-divider");
8
+
9
+ export {
10
+ divider_default
11
+ };
12
+ //# sourceMappingURL=chunk.GEV4IJII.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/components/divider/divider.ts"],
4
+ "sourcesContent": ["// ---------------------------------------------------------------------\n// \uD83D\uDD12 AUTOGENERATED BY VENDORISM\n// Removing this comment will prevent it from being managed by it.\n// ---------------------------------------------------------------------\n\n/* eslint-disable */\nimport SynDivider from './divider.component.js';\n\nexport * from './divider.component.js';\nexport default SynDivider;\n\nSynDivider.define('syn-divider');\n\ndeclare global {\n interface HTMLElementTagNameMap {\n 'syn-divider': SynDivider;\n }\n}\n"],
5
+ "mappings": ";;;;;AASA,IAAO,kBAAQ;AAEf,WAAW,OAAO,aAAa;",
6
+ "names": []
7
+ }
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  SynTextarea
3
- } from "./chunk.TGO3Z3HP.js";
3
+ } from "./chunk.Q5UI2GVL.js";
4
4
 
5
5
  // src/components/textarea/textarea.ts
6
6
  var textarea_default = SynTextarea;
@@ -9,4 +9,4 @@ SynTextarea.define("syn-textarea");
9
9
  export {
10
10
  textarea_default
11
11
  };
12
- //# sourceMappingURL=chunk.B2WRX32I.js.map
12
+ //# sourceMappingURL=chunk.GM3M672E.js.map
@@ -0,0 +1,40 @@
1
+ import {
2
+ divider_styles_default
3
+ } from "./chunk.PGCXJ2PT.js";
4
+ import {
5
+ watch
6
+ } from "./chunk.VZ7S7YYN.js";
7
+ import {
8
+ SynergyElement
9
+ } from "./chunk.Z2DLW3SL.js";
10
+ import {
11
+ __decorateClass
12
+ } from "./chunk.DJOAQ4JU.js";
13
+
14
+ // src/components/divider/divider.component.ts
15
+ import { property } from "lit/decorators.js";
16
+ var SynDivider = class extends SynergyElement {
17
+ constructor() {
18
+ super(...arguments);
19
+ this.vertical = false;
20
+ }
21
+ connectedCallback() {
22
+ super.connectedCallback();
23
+ this.setAttribute("role", "separator");
24
+ }
25
+ handleVerticalChange() {
26
+ this.setAttribute("aria-orientation", this.vertical ? "vertical" : "horizontal");
27
+ }
28
+ };
29
+ SynDivider.styles = divider_styles_default;
30
+ __decorateClass([
31
+ property({ type: Boolean, reflect: true })
32
+ ], SynDivider.prototype, "vertical", 2);
33
+ __decorateClass([
34
+ watch("vertical")
35
+ ], SynDivider.prototype, "handleVerticalChange", 1);
36
+
37
+ export {
38
+ SynDivider
39
+ };
40
+ //# sourceMappingURL=chunk.H3LRV4ST.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/components/divider/divider.component.ts"],
4
+ "sourcesContent": ["// ---------------------------------------------------------------------\n// \uD83D\uDD12 AUTOGENERATED BY VENDORISM\n// Removing this comment will prevent it from being managed by it.\n// ---------------------------------------------------------------------\n\n/* eslint-disable */\nimport { property } from 'lit/decorators.js';\nimport { watch } from '../../internal/watch.js';\nimport SynergyElement from '../../internal/synergy-element.js';\nimport styles from './divider.styles.js';\nimport type { CSSResultGroup } from 'lit';\n\n/**\n * @summary Dividers are used to visually separate or group elements.\n * @documentation https://synergy.style/components/divider\n * @status stable\n * @since 2.0\n *\n * @cssproperty --color - The color of the divider.\n * @cssproperty --width - The width of the divider.\n * @cssproperty --spacing - The spacing of the divider.\n */\nexport default class SynDivider extends SynergyElement {\n static styles: CSSResultGroup = styles;\n\n /** Draws the divider in a vertical orientation. */\n @property({ type: Boolean, reflect: true }) vertical = false;\n\n connectedCallback() {\n super.connectedCallback();\n this.setAttribute('role', 'separator');\n }\n\n @watch('vertical')\n handleVerticalChange() {\n this.setAttribute('aria-orientation', this.vertical ? 'vertical' : 'horizontal');\n }\n}\n"],
5
+ "mappings": ";;;;;;;;;;;;;;AAMA,SAAS,gBAAgB;AAgBzB,IAAqB,aAArB,cAAwC,eAAe;AAAA,EAAvD;AAAA;AAI8C,oBAAW;AAAA;AAAA,EAEvD,oBAAoB;AAClB,UAAM,kBAAkB;AACxB,SAAK,aAAa,QAAQ,WAAW;AAAA,EACvC;AAAA,EAGA,uBAAuB;AACrB,SAAK,aAAa,oBAAoB,KAAK,WAAW,aAAa,YAAY;AAAA,EACjF;AACF;AAfqB,WACZ,SAAyB;AAGY;AAAA,EAA3C,SAAS,EAAE,MAAM,SAAS,SAAS,KAAK,CAAC;AAAA,GAJvB,WAIyB;AAQ5C;AAAA,EADC,MAAM,UAAU;AAAA,GAXE,WAYnB;",
6
+ "names": []
7
+ }
@@ -12,7 +12,7 @@ import {
12
12
  } from "./chunk.VZ7S7YYN.js";
13
13
  import {
14
14
  SynergyElement
15
- } from "./chunk.RWQLSIO7.js";
15
+ } from "./chunk.Z2DLW3SL.js";
16
16
  import {
17
17
  __decorateClass
18
18
  } from "./chunk.DJOAQ4JU.js";
@@ -209,4 +209,4 @@ __decorateClass([
209
209
  export {
210
210
  SynSwitch
211
211
  };
212
- //# sourceMappingURL=chunk.YKNLO6A2.js.map
212
+ //# sourceMappingURL=chunk.H4N7OLXW.js.map
@@ -1,9 +1,6 @@
1
1
  import {
2
2
  radio_group_styles_default
3
3
  } from "./chunk.4I6M5V6O.js";
4
- import {
5
- SynButtonGroup
6
- } from "./chunk.VD6GL6QA.js";
7
4
  import {
8
5
  HasSlotController
9
6
  } from "./chunk.XGXFE6IF.js";
@@ -16,9 +13,12 @@ import {
16
13
  import {
17
14
  watch
18
15
  } from "./chunk.VZ7S7YYN.js";
16
+ import {
17
+ SynButtonGroup
18
+ } from "./chunk.MTDXRKO3.js";
19
19
  import {
20
20
  SynergyElement
21
- } from "./chunk.RWQLSIO7.js";
21
+ } from "./chunk.Z2DLW3SL.js";
22
22
  import {
23
23
  __decorateClass
24
24
  } from "./chunk.DJOAQ4JU.js";
@@ -348,4 +348,4 @@ __decorateClass([
348
348
  export {
349
349
  SynRadioGroup
350
350
  };
351
- //# sourceMappingURL=chunk.UO5HH5VY.js.map
351
+ //# sourceMappingURL=chunk.JMETBEU6.js.map
@@ -1,27 +1,27 @@
1
1
  import {
2
2
  input_styles_default
3
- } from "./chunk.OXUFFH57.js";
3
+ } from "./chunk.KUZJTGHQ.js";
4
4
  import {
5
5
  defaultValue
6
6
  } from "./chunk.WFAJR3FN.js";
7
- import {
8
- HasSlotController
9
- } from "./chunk.XGXFE6IF.js";
10
7
  import {
11
8
  LocalizeController
12
9
  } from "./chunk.LAB4YJYE.js";
10
+ import {
11
+ HasSlotController
12
+ } from "./chunk.XGXFE6IF.js";
13
13
  import {
14
14
  FormControlController
15
15
  } from "./chunk.AMTCNRDE.js";
16
16
  import {
17
17
  SynIcon
18
- } from "./chunk.QFYXBNOQ.js";
18
+ } from "./chunk.QTQBU2M5.js";
19
19
  import {
20
20
  watch
21
21
  } from "./chunk.VZ7S7YYN.js";
22
22
  import {
23
23
  SynergyElement
24
- } from "./chunk.RWQLSIO7.js";
24
+ } from "./chunk.Z2DLW3SL.js";
25
25
  import {
26
26
  __decorateClass
27
27
  } from "./chunk.DJOAQ4JU.js";
@@ -477,4 +477,4 @@ __decorateClass([
477
477
  export {
478
478
  SynInput
479
479
  };
480
- //# sourceMappingURL=chunk.G6VDIPNQ.js.map
480
+ //# sourceMappingURL=chunk.JYBYORNL.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  SynCheckbox
3
- } from "./chunk.XOYAL6A7.js";
3
+ } from "./chunk.KWUT7GQA.js";
4
4
 
5
5
  // src/components/checkbox/checkbox.ts
6
6
  var checkbox_default = SynCheckbox;
@@ -9,4 +9,4 @@ SynCheckbox.define("syn-checkbox");
9
9
  export {
10
10
  checkbox_default
11
11
  };
12
- //# sourceMappingURL=chunk.O7JATGQ6.js.map
12
+ //# sourceMappingURL=chunk.KQCYBRJJ.js.map
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk.JHXCBOUD.js";
4
4
  import {
5
5
  input_custom_styles_default
6
- } from "./chunk.W46CFM2R.js";
6
+ } from "./chunk.B2EJGIGY.js";
7
7
  import {
8
8
  component_styles_default
9
9
  } from "./chunk.O7USYXBT.js";
@@ -315,4 +315,4 @@ var input_styles_default = css`
315
315
  export {
316
316
  input_styles_default
317
317
  };
318
- //# sourceMappingURL=chunk.OXUFFH57.js.map
318
+ //# sourceMappingURL=chunk.KUZJTGHQ.js.map
@@ -9,13 +9,13 @@ import {
9
9
  } from "./chunk.AMTCNRDE.js";
10
10
  import {
11
11
  SynIcon
12
- } from "./chunk.QFYXBNOQ.js";
12
+ } from "./chunk.QTQBU2M5.js";
13
13
  import {
14
14
  watch
15
15
  } from "./chunk.VZ7S7YYN.js";
16
16
  import {
17
17
  SynergyElement
18
- } from "./chunk.RWQLSIO7.js";
18
+ } from "./chunk.Z2DLW3SL.js";
19
19
  import {
20
20
  __decorateClass
21
21
  } from "./chunk.DJOAQ4JU.js";
@@ -221,4 +221,4 @@ __decorateClass([
221
221
  export {
222
222
  SynCheckbox
223
223
  };
224
- //# sourceMappingURL=chunk.XOYAL6A7.js.map
224
+ //# sourceMappingURL=chunk.KWUT7GQA.js.map
@@ -3,13 +3,13 @@ import {
3
3
  } from "./chunk.JBYBQ5TQ.js";
4
4
  import {
5
5
  SynIcon
6
- } from "./chunk.QFYXBNOQ.js";
6
+ } from "./chunk.QTQBU2M5.js";
7
7
  import {
8
8
  watch
9
9
  } from "./chunk.VZ7S7YYN.js";
10
10
  import {
11
11
  SynergyElement
12
- } from "./chunk.RWQLSIO7.js";
12
+ } from "./chunk.Z2DLW3SL.js";
13
13
  import {
14
14
  __decorateClass
15
15
  } from "./chunk.DJOAQ4JU.js";
@@ -108,4 +108,4 @@ __decorateClass([
108
108
  export {
109
109
  SynRadio
110
110
  };
111
- //# sourceMappingURL=chunk.6PUYPXNC.js.map
111
+ //# sourceMappingURL=chunk.LL3W2QAU.js.map
@@ -1,9 +1,9 @@
1
+ import {
2
+ SynergyElement
3
+ } from "./chunk.Z2DLW3SL.js";
1
4
  import {
2
5
  button_group_styles_default
3
6
  } from "./chunk.4ZURABYO.js";
4
- import {
5
- SynergyElement
6
- } from "./chunk.RWQLSIO7.js";
7
7
  import {
8
8
  __decorateClass
9
9
  } from "./chunk.DJOAQ4JU.js";
@@ -83,4 +83,4 @@ function findButton(el) {
83
83
  export {
84
84
  SynButtonGroup
85
85
  };
86
- //# sourceMappingURL=chunk.VD6GL6QA.js.map
86
+ //# sourceMappingURL=chunk.MTDXRKO3.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  button_styles_default
3
- } from "./chunk.VG7NKBOV.js";
3
+ } from "./chunk.CQ2JMH2J.js";
4
4
 
5
5
  // src/components/radio-button/radio-button.styles.ts
6
6
  import { css } from "lit";
@@ -34,4 +34,4 @@ var radio_button_styles_default = css`
34
34
  export {
35
35
  radio_button_styles_default
36
36
  };
37
- //# sourceMappingURL=chunk.2V5UNOVJ.js.map
37
+ //# sourceMappingURL=chunk.MWDOOCSU.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  SynRadioButton
3
- } from "./chunk.S74LATRZ.js";
3
+ } from "./chunk.AR7MHBEC.js";
4
4
 
5
5
  // src/components/radio-button/radio-button.ts
6
6
  var radio_button_default = SynRadioButton;
@@ -9,4 +9,4 @@ SynRadioButton.define("syn-radio-button");
9
9
  export {
10
10
  radio_button_default
11
11
  };
12
- //# sourceMappingURL=chunk.CZXYQ2WN.js.map
12
+ //# sourceMappingURL=chunk.ND73VYBT.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  SynSwitch
3
- } from "./chunk.YKNLO6A2.js";
3
+ } from "./chunk.H4N7OLXW.js";
4
4
 
5
5
  // src/components/switch/switch.ts
6
6
  var switch_default = SynSwitch;
@@ -9,4 +9,4 @@ SynSwitch.define("syn-switch");
9
9
  export {
10
10
  switch_default
11
11
  };
12
- //# sourceMappingURL=chunk.QAWYSA72.js.map
12
+ //# sourceMappingURL=chunk.OSOFK3JT.js.map
@@ -0,0 +1,39 @@
1
+ import {
2
+ divider_custom_styles_default
3
+ } from "./chunk.FA6V2WD6.js";
4
+ import {
5
+ component_styles_default
6
+ } from "./chunk.O7USYXBT.js";
7
+
8
+ // src/components/divider/divider.styles.ts
9
+ import { css } from "lit";
10
+ var divider_styles_default = css`
11
+ /* stylelint-disable */
12
+ ${component_styles_default}
13
+
14
+ :host {
15
+ --color: var(--syn-panel-border-color);
16
+ --width: var(--syn-panel-border-width);
17
+ --spacing: var(--syn-spacing-medium);
18
+ }
19
+
20
+ :host(:not([vertical])) {
21
+ display: block;
22
+ border-top: solid var(--width) var(--color);
23
+ margin: var(--spacing) 0;
24
+ }
25
+
26
+ :host([vertical]) {
27
+ display: inline-block;
28
+ height: 100%;
29
+ border-left: solid var(--width) var(--color);
30
+ margin: 0 var(--spacing);
31
+ }
32
+
33
+ ${divider_custom_styles_default}
34
+ `;
35
+
36
+ export {
37
+ divider_styles_default
38
+ };
39
+ //# sourceMappingURL=chunk.PGCXJ2PT.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/components/divider/divider.styles.ts"],
4
+ "sourcesContent": ["// ---------------------------------------------------------------------\n// \uD83D\uDD12 AUTOGENERATED BY VENDORISM\n// Removing this comment will prevent it from being managed by it.\n// ---------------------------------------------------------------------\n\n/* eslint-disable */\nimport { css } from 'lit';\nimport customStyles from './divider.custom.styles.js';\nimport componentStyles from '../../styles/component.styles.js';\n\nexport default css`\n\t/* stylelint-disable */\n ${componentStyles}\n\n :host {\n --color: var(--syn-panel-border-color);\n --width: var(--syn-panel-border-width);\n --spacing: var(--syn-spacing-medium);\n }\n\n :host(:not([vertical])) {\n display: block;\n border-top: solid var(--width) var(--color);\n margin: var(--spacing) 0;\n }\n\n :host([vertical]) {\n display: inline-block;\n height: 100%;\n border-left: solid var(--width) var(--color);\n margin: 0 var(--spacing);\n }\n\n ${customStyles}\n`;\n\n"],
5
+ "mappings": ";;;;;;;;AAMA,SAAS,WAAW;AAIpB,IAAO,yBAAQ;AAAA;AAAA,IAEX,wBAAe;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAqBf,6BAAY;AAAA;",
6
+ "names": []
7
+ }
@@ -15,7 +15,7 @@ import {
15
15
  } from "./chunk.VZ7S7YYN.js";
16
16
  import {
17
17
  SynergyElement
18
- } from "./chunk.RWQLSIO7.js";
18
+ } from "./chunk.Z2DLW3SL.js";
19
19
  import {
20
20
  __decorateClass
21
21
  } from "./chunk.DJOAQ4JU.js";
@@ -357,4 +357,4 @@ __decorateClass([
357
357
  export {
358
358
  SynTextarea
359
359
  };
360
- //# sourceMappingURL=chunk.TGO3Z3HP.js.map
360
+ //# sourceMappingURL=chunk.Q5UI2GVL.js.map
@@ -1,17 +1,17 @@
1
1
  import {
2
- watch
3
- } from "./chunk.VZ7S7YYN.js";
2
+ icon_styles_default
3
+ } from "./chunk.RSONAU45.js";
4
4
  import {
5
5
  getIconLibrary,
6
6
  unwatchIcon,
7
7
  watchIcon
8
8
  } from "./chunk.JRXQK6LG.js";
9
9
  import {
10
- icon_styles_default
11
- } from "./chunk.RSONAU45.js";
10
+ watch
11
+ } from "./chunk.VZ7S7YYN.js";
12
12
  import {
13
13
  SynergyElement
14
- } from "./chunk.RWQLSIO7.js";
14
+ } from "./chunk.Z2DLW3SL.js";
15
15
  import {
16
16
  __decorateClass
17
17
  } from "./chunk.DJOAQ4JU.js";
@@ -172,4 +172,4 @@ __decorateClass([
172
172
  export {
173
173
  SynIcon
174
174
  };
175
- //# sourceMappingURL=chunk.QFYXBNOQ.js.map
175
+ //# sourceMappingURL=chunk.QTQBU2M5.js.map