@gnist/design-system 5.5.0-alpha.1 → 5.5.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 (156) hide show
  1. package/CHANGELOG.md +19 -5
  2. package/dist/building-blocks/inputs/internal/textBelowInput.css.cjs +2 -2
  3. package/dist/building-blocks/inputs/internal/textBelowInput.css.js +2 -2
  4. package/dist/building-blocks/skeletons/CircularSkeleton.d.ts.map +1 -1
  5. package/dist/building-blocks/skeletons/RectangularSkeleton.d.ts.map +1 -1
  6. package/dist/building-blocks/skeletons/TextSkeleton.cjs +1 -3
  7. package/dist/building-blocks/skeletons/TextSkeleton.d.ts.map +1 -1
  8. package/dist/building-blocks/skeletons/TextSkeleton.js +1 -3
  9. package/dist/components/actions/buttons/createButtonVariant.d.ts.map +1 -1
  10. package/dist/components/actions/buttons/styles.css.cjs +9 -8
  11. package/dist/components/actions/buttons/styles.css.d.ts.map +1 -1
  12. package/dist/components/actions/buttons/styles.css.js +9 -8
  13. package/dist/components/actions/chips/styles.css.cjs +4 -3
  14. package/dist/components/actions/chips/styles.css.d.ts.map +1 -1
  15. package/dist/components/actions/chips/styles.css.js +4 -3
  16. package/dist/components/actions/selectionControls/checkbox.css.cjs +3 -3
  17. package/dist/components/actions/selectionControls/checkbox.css.js +3 -3
  18. package/dist/components/actions/selectionControls/radiobutton.css.cjs +3 -3
  19. package/dist/components/actions/selectionControls/radiobutton.css.js +3 -3
  20. package/dist/components/actions/selectionControls/radiogroup.css.cjs +4 -3
  21. package/dist/components/actions/selectionControls/radiogroup.css.d.ts.map +1 -1
  22. package/dist/components/actions/selectionControls/radiogroup.css.js +4 -3
  23. package/dist/components/actions/selectionControls/shared.css.cjs +7 -6
  24. package/dist/components/actions/selectionControls/shared.css.d.ts.map +1 -1
  25. package/dist/components/actions/selectionControls/shared.css.js +7 -6
  26. package/dist/components/actions/selectionControls/shared.d.ts.map +1 -1
  27. package/dist/components/actions/selectionControls/switch.css.cjs +11 -10
  28. package/dist/components/actions/selectionControls/switch.css.d.ts.map +1 -1
  29. package/dist/components/actions/selectionControls/switch.css.js +11 -10
  30. package/dist/components/feedback/alerts/AlertBanner.css.cjs +13 -12
  31. package/dist/components/feedback/alerts/AlertBanner.css.d.ts.map +1 -1
  32. package/dist/components/feedback/alerts/AlertBanner.css.js +13 -12
  33. package/dist/components/feedback/alerts/AlertBanner.d.ts.map +1 -1
  34. package/dist/components/feedback/loaders/LoadingSpinner.d.ts.map +1 -1
  35. package/dist/components/feedback/loaders/loadingBar.css.cjs +2 -3
  36. package/dist/components/feedback/loaders/loadingBar.css.d.ts.map +1 -1
  37. package/dist/components/feedback/loaders/loadingBar.css.js +3 -4
  38. package/dist/components/feedback/loaders/loadingSpinner.css.cjs +1 -2
  39. package/dist/components/feedback/loaders/loadingSpinner.css.d.ts.map +1 -1
  40. package/dist/components/feedback/loaders/loadingSpinner.css.js +2 -3
  41. package/dist/components/feedback/notifications/lozenge.css.cjs +2 -2
  42. package/dist/components/feedback/notifications/lozenge.css.js +2 -2
  43. package/dist/components/feedback/progress/ProgressBar.css.cjs +3 -4
  44. package/dist/components/feedback/progress/ProgressBar.css.d.ts.map +1 -1
  45. package/dist/components/feedback/progress/ProgressBar.css.js +4 -5
  46. package/dist/components/inputs/dropdowns/select.css.cjs +7 -7
  47. package/dist/components/inputs/dropdowns/select.css.js +7 -7
  48. package/dist/components/inputs/pickers/Calendar.css.cjs +8 -8
  49. package/dist/components/inputs/pickers/Calendar.css.d.ts.map +1 -1
  50. package/dist/components/inputs/pickers/Calendar.css.js +9 -9
  51. package/dist/components/inputs/shared-styles/iconButtonOverlay.css.cjs +2 -2
  52. package/dist/components/inputs/shared-styles/iconButtonOverlay.css.js +2 -2
  53. package/dist/components/inputs/shared-styles/inputField.css.cjs +6 -5
  54. package/dist/components/inputs/shared-styles/inputField.css.d.ts.map +1 -1
  55. package/dist/components/inputs/shared-styles/inputField.css.js +6 -5
  56. package/dist/components/inputs/shared-styles/labelStyles.css.cjs +2 -2
  57. package/dist/components/inputs/shared-styles/labelStyles.css.js +2 -2
  58. package/dist/components/inputs/shared-styles/suffixPrefix.css.cjs +3 -3
  59. package/dist/components/inputs/shared-styles/suffixPrefix.css.js +3 -3
  60. package/dist/components/inputs/textFields/TextArea.cjs +1 -1
  61. package/dist/components/inputs/textFields/TextArea.d.ts.map +1 -1
  62. package/dist/components/inputs/textFields/TextArea.js +1 -1
  63. package/dist/components/inputs/textFields/TextField.cjs +0 -1
  64. package/dist/components/inputs/textFields/TextField.js +0 -1
  65. package/dist/components/inputs/textFields/textArea.css.cjs +2 -2
  66. package/dist/components/inputs/textFields/textArea.css.js +2 -2
  67. package/dist/components/progress/spinner.css.cjs +1 -2
  68. package/dist/components/progress/spinner.css.d.ts.map +1 -1
  69. package/dist/components/progress/spinner.css.js +2 -3
  70. package/dist/components/surfaces/accordion/Accordion.d.ts +1 -1
  71. package/dist/components/surfaces/accordion/accordion.css.cjs +7 -7
  72. package/dist/components/surfaces/accordion/accordion.css.d.ts +1 -1
  73. package/dist/components/surfaces/accordion/accordion.css.js +8 -8
  74. package/dist/components/surfaces/cards/cards.css.cjs +6 -5
  75. package/dist/components/surfaces/cards/cards.css.d.ts +1 -1
  76. package/dist/components/surfaces/cards/cards.css.d.ts.map +1 -1
  77. package/dist/components/surfaces/cards/cards.css.js +6 -5
  78. package/dist/components/surfaces/cards/checkboxCard.css.cjs +2 -2
  79. package/dist/components/surfaces/cards/checkboxCard.css.js +2 -2
  80. package/dist/components/surfaces/cards/internal/SelectionCard.css.cjs +3 -3
  81. package/dist/components/surfaces/cards/internal/SelectionCard.css.js +3 -3
  82. package/dist/components/surfaces/cards/internal/SelectionCard.d.ts.map +1 -1
  83. package/dist/components/surfaces/modal/modal.css.cjs +10 -10
  84. package/dist/components/surfaces/modal/modal.css.js +11 -11
  85. package/dist/foundation/iconography/Icon.css.cjs +2 -3
  86. package/dist/foundation/iconography/Icon.css.d.ts.map +1 -1
  87. package/dist/foundation/iconography/Icon.css.js +3 -4
  88. package/dist/foundation/iconography/icons.d.ts +1 -1
  89. package/dist/foundation/iconography/icons.d.ts.map +1 -1
  90. package/dist/foundation/iconography/svg/file/archive-filled.svg.cjs +28 -0
  91. package/dist/foundation/iconography/svg/file/archive-filled.svg.js +10 -0
  92. package/dist/foundation/iconography/svg/file/archive-outlined.svg.cjs +28 -0
  93. package/dist/foundation/iconography/svg/file/archive-outlined.svg.js +10 -0
  94. package/dist/foundation/iconography/svg/file/archive-round.svg.cjs +28 -0
  95. package/dist/foundation/iconography/svg/file/archive-round.svg.js +10 -0
  96. package/dist/foundation/iconography/svg/file/archive-sharp.svg.cjs +28 -0
  97. package/dist/foundation/iconography/svg/file/archive-sharp.svg.js +10 -0
  98. package/dist/foundation/iconography/svg/file/file_copy-filled.svg.cjs +28 -0
  99. package/dist/foundation/iconography/svg/file/file_copy-filled.svg.js +10 -0
  100. package/dist/foundation/iconography/svg/file/file_copy-outlined.svg.cjs +28 -0
  101. package/dist/foundation/iconography/svg/file/file_copy-outlined.svg.js +10 -0
  102. package/dist/foundation/iconography/svg/file/file_copy-round.svg.cjs +28 -0
  103. package/dist/foundation/iconography/svg/file/file_copy-round.svg.js +10 -0
  104. package/dist/foundation/iconography/svg/file/file_copy-sharp.svg.cjs +28 -0
  105. package/dist/foundation/iconography/svg/file/file_copy-sharp.svg.js +10 -0
  106. package/dist/foundation/iconography/svg/file/index.cjs +33 -0
  107. package/dist/foundation/iconography/svg/file/index.d.ts +78 -0
  108. package/dist/foundation/iconography/svg/file/index.d.ts.map +1 -1
  109. package/dist/foundation/iconography/svg/file/index.js +34 -1
  110. package/dist/foundation/iconography/svg/file/unarchive-filled.svg.cjs +28 -0
  111. package/dist/foundation/iconography/svg/file/unarchive-filled.svg.js +10 -0
  112. package/dist/foundation/iconography/svg/file/unarchive-outlined.svg.cjs +28 -0
  113. package/dist/foundation/iconography/svg/file/unarchive-outlined.svg.js +10 -0
  114. package/dist/foundation/iconography/svg/file/unarchive-round.svg.cjs +28 -0
  115. package/dist/foundation/iconography/svg/file/unarchive-round.svg.js +10 -0
  116. package/dist/foundation/iconography/svg/file/unarchive-sharp.svg.cjs +28 -0
  117. package/dist/foundation/iconography/svg/file/unarchive-sharp.svg.js +10 -0
  118. package/dist/foundation/logos/Logo.css.cjs +4 -5
  119. package/dist/foundation/logos/Logo.css.d.ts.map +1 -1
  120. package/dist/foundation/logos/Logo.css.js +5 -6
  121. package/dist/foundation/logos/svg/autoria/autoria_symbol.svg.cjs +1 -1
  122. package/dist/foundation/logos/svg/autoria/autoria_symbol.svg.js +1 -1
  123. package/dist/foundation/logos/svg/autoria/autoria_wordmark.svg.cjs +1 -1
  124. package/dist/foundation/logos/svg/autoria/autoria_wordmark.svg.js +1 -1
  125. package/dist/foundation/logos/svg/skoda/skoda_symbol.svg.cjs +1 -1
  126. package/dist/foundation/logos/svg/skoda/skoda_symbol.svg.js +1 -1
  127. package/dist/foundation/logos/svg/skoda/skoda_wordmark.svg.cjs +1 -1
  128. package/dist/foundation/logos/svg/skoda/skoda_wordmark.svg.js +1 -1
  129. package/dist/foundation/logos/svg/vw/index.cjs +1 -1
  130. package/dist/foundation/logos/svg/vw/index.js +1 -1
  131. package/dist/foundation/logos/svg/vw/vwNytte_wordmark.svg.cjs +1 -1
  132. package/dist/foundation/logos/svg/vw/vwNytte_wordmark.svg.js +1 -1
  133. package/dist/foundation/logos/svg/vw/vw_symbol.svg.cjs +1 -1
  134. package/dist/foundation/logos/svg/vw/vw_symbol.svg.js +1 -1
  135. package/dist/foundation/logos/svg/vw/vw_wordmark.svg.cjs +1 -1
  136. package/dist/foundation/logos/svg/vw/vw_wordmark.svg.js +1 -1
  137. package/dist/foundation/typography/typography.css.cjs +2 -2
  138. package/dist/foundation/typography/typography.css.js +2 -2
  139. package/dist/styles/animations.css.cjs +2 -2
  140. package/dist/styles/animations.css.js +2 -2
  141. package/dist/styles/states.css.cjs +5 -4
  142. package/dist/styles/states.css.d.ts.map +1 -1
  143. package/dist/styles/states.css.js +5 -4
  144. package/dist/translations/index.d.ts.map +1 -1
  145. package/dist/utilities/accessibility/visuallyHidden.css.cjs +2 -2
  146. package/dist/utilities/accessibility/visuallyHidden.css.js +2 -2
  147. package/dist/utilities/forms/formHelpers.d.ts.map +1 -1
  148. package/dist/utilities/html/index.d.ts.map +1 -1
  149. package/dist/utilities/layout/styles.css.cjs +3 -3
  150. package/dist/utilities/layout/styles.css.js +3 -3
  151. package/dist/utilities/time/date.d.ts.map +1 -1
  152. package/dist/utilities/tokens/tokens.d.ts.map +1 -1
  153. package/dist/utilities/validation/validation.d.ts.map +1 -1
  154. package/dist/utilities/validation/validationSteps.d.ts.map +1 -1
  155. package/dist/utilities/validation/validators.d.ts.map +1 -1
  156. package/package.json +4 -4
@@ -1,3 +1,55 @@
1
+ export declare const archive: {
2
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
3
+ title?: string;
4
+ titleId?: string;
5
+ desc?: string;
6
+ descId?: string;
7
+ }>;
8
+ outlined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
9
+ title?: string;
10
+ titleId?: string;
11
+ desc?: string;
12
+ descId?: string;
13
+ }>;
14
+ round: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
15
+ title?: string;
16
+ titleId?: string;
17
+ desc?: string;
18
+ descId?: string;
19
+ }>;
20
+ sharp: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
21
+ title?: string;
22
+ titleId?: string;
23
+ desc?: string;
24
+ descId?: string;
25
+ }>;
26
+ };
27
+ export declare const file_copy: {
28
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
29
+ title?: string;
30
+ titleId?: string;
31
+ desc?: string;
32
+ descId?: string;
33
+ }>;
34
+ outlined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
35
+ title?: string;
36
+ titleId?: string;
37
+ desc?: string;
38
+ descId?: string;
39
+ }>;
40
+ round: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
41
+ title?: string;
42
+ titleId?: string;
43
+ desc?: string;
44
+ descId?: string;
45
+ }>;
46
+ sharp: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
47
+ title?: string;
48
+ titleId?: string;
49
+ desc?: string;
50
+ descId?: string;
51
+ }>;
52
+ };
1
53
  export declare const file_download: {
2
54
  filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
3
55
  title?: string;
@@ -50,4 +102,30 @@ export declare const file_upload: {
50
102
  descId?: string;
51
103
  }>;
52
104
  };
105
+ export declare const unarchive: {
106
+ filled: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
107
+ title?: string;
108
+ titleId?: string;
109
+ desc?: string;
110
+ descId?: string;
111
+ }>;
112
+ outlined: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
113
+ title?: string;
114
+ titleId?: string;
115
+ desc?: string;
116
+ descId?: string;
117
+ }>;
118
+ round: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
119
+ title?: string;
120
+ titleId?: string;
121
+ desc?: string;
122
+ descId?: string;
123
+ }>;
124
+ sharp: import("react").FunctionComponent<import("react").SVGProps<SVGSVGElement> & {
125
+ title?: string;
126
+ titleId?: string;
127
+ desc?: string;
128
+ descId?: string;
129
+ }>;
130
+ };
53
131
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/foundation/iconography/svg/file/index.ts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;CAKzB,CAAC;AACF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;CAKvB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/foundation/iconography/svg/file/index.ts"],"names":[],"mappings":"AA6BA,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;CAKnB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;CAKrB,CAAC;AACF,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;CAKzB,CAAC;AACF,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;CAKvB,CAAC;AACF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;CAKrB,CAAC"}
@@ -1,4 +1,12 @@
1
1
  "use client";
2
+ import SvgArchiveFilled from "./archive-filled.svg.js";
3
+ import SvgArchiveOutlined from "./archive-outlined.svg.js";
4
+ import SvgArchiveRound from "./archive-round.svg.js";
5
+ import SvgArchiveSharp from "./archive-sharp.svg.js";
6
+ import SvgFileCopyFilled from "./file_copy-filled.svg.js";
7
+ import SvgFileCopyOutlined from "./file_copy-outlined.svg.js";
8
+ import SvgFileCopyRound from "./file_copy-round.svg.js";
9
+ import SvgFileCopySharp from "./file_copy-sharp.svg.js";
2
10
  import SvgFileDownloadFilled from "./file_download-filled.svg.js";
3
11
  import SvgFileDownloadOutlined from "./file_download-outlined.svg.js";
4
12
  import SvgFileDownloadRound from "./file_download-round.svg.js";
@@ -7,6 +15,22 @@ import SvgFileUploadFilled from "./file_upload-filled.svg.js";
7
15
  import SvgFileUploadOutlined from "./file_upload-outlined.svg.js";
8
16
  import SvgFileUploadRound from "./file_upload-round.svg.js";
9
17
  import SvgFileUploadSharp from "./file_upload-sharp.svg.js";
18
+ import SvgUnarchiveFilled from "./unarchive-filled.svg.js";
19
+ import SvgUnarchiveOutlined from "./unarchive-outlined.svg.js";
20
+ import SvgUnarchiveRound from "./unarchive-round.svg.js";
21
+ import SvgUnarchiveSharp from "./unarchive-sharp.svg.js";
22
+ const archive = {
23
+ filled: SvgArchiveFilled,
24
+ outlined: SvgArchiveOutlined,
25
+ round: SvgArchiveRound,
26
+ sharp: SvgArchiveSharp
27
+ };
28
+ const file_copy = {
29
+ filled: SvgFileCopyFilled,
30
+ outlined: SvgFileCopyOutlined,
31
+ round: SvgFileCopyRound,
32
+ sharp: SvgFileCopySharp
33
+ };
10
34
  const file_download = {
11
35
  filled: SvgFileDownloadFilled,
12
36
  outlined: SvgFileDownloadOutlined,
@@ -19,7 +43,16 @@ const file_upload = {
19
43
  round: SvgFileUploadRound,
20
44
  sharp: SvgFileUploadSharp
21
45
  };
46
+ const unarchive = {
47
+ filled: SvgUnarchiveFilled,
48
+ outlined: SvgUnarchiveOutlined,
49
+ round: SvgUnarchiveRound,
50
+ sharp: SvgUnarchiveSharp
51
+ };
22
52
  export {
53
+ archive,
54
+ file_copy,
23
55
  file_download,
24
- file_upload
56
+ file_upload,
57
+ unarchive
25
58
  };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgUnarchiveFilled = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M15.6 1.97 14.36.48Q14 .02 13.33 0H2.67c-.42 0-.79.19-1.03.49L.41 1.97Q0 2.44 0 3.11v11.11C0 15.2.8 16 1.78 16h12.44c.98 0 1.78-.8 1.78-1.78V3.12q-.01-.67-.4-1.15M8 5.77l4.89 4.9H9.78v1.77H6.22v-1.77h-3.1zm-6.12-4 .73-.88h10.67l.83.89z" }));
28
+ exports.default = SvgUnarchiveFilled;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgUnarchiveFilled = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M15.6 1.97 14.36.48Q14 .02 13.33 0H2.67c-.42 0-.79.19-1.03.49L.41 1.97Q0 2.44 0 3.11v11.11C0 15.2.8 16 1.78 16h12.44c.98 0 1.78-.8 1.78-1.78V3.12q-.01-.67-.4-1.15M8 5.77l4.89 4.9H9.78v1.77H6.22v-1.77h-3.1zm-6.12-4 .73-.88h10.67l.83.89z" }));
8
+ export {
9
+ SvgUnarchiveFilled as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgUnarchiveOutlined = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M15.6 1.98 14.36.48Q13.99.02 13.33 0H2.67c-.42 0-.79.19-1.03.49L.4 1.99c-.26.3-.41.7-.41 1.12v11.11A1.8 1.8 0 0 0 1.78 16h12.44c.98 0 1.78-.8 1.78-1.78V3.12q-.01-.67-.4-1.14m-12.72-.2h10.24l.74.89H2.16zm-1.1 12.44V4.44h12.44v9.78zm2.66-4.44h2.27v2.66h2.58V9.78h2.27L8 6.22z" }));
28
+ exports.default = SvgUnarchiveOutlined;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgUnarchiveOutlined = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M15.6 1.98 14.36.48Q13.99.02 13.33 0H2.67c-.42 0-.79.19-1.03.49L.4 1.99c-.26.3-.41.7-.41 1.12v11.11A1.8 1.8 0 0 0 1.78 16h12.44c.98 0 1.78-.8 1.78-1.78V3.12q-.01-.67-.4-1.14m-12.72-.2h10.24l.74.89H2.16zm-1.1 12.44V4.44h12.44v9.78zm2.66-4.44h2.27v2.66h2.58V9.78h2.27L8 6.22z" }));
8
+ export {
9
+ SvgUnarchiveOutlined as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgUnarchiveRound = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M15.6 1.97 14.36.48Q14 .02 13.33 0H2.67c-.42 0-.79.19-1.03.49L.41 1.97Q0 2.44 0 3.11v11.11C0 15.2.8 16 1.78 16h12.44c.98 0 1.78-.8 1.78-1.78V3.12q-.01-.67-.4-1.15M8.31 6.09l4.58 4.58H9.78v1.77H6.22v-1.77h-3.1l4.57-4.58a.45.45 0 0 1 .62 0M1.88 1.78l.73-.9h10.67l.83.9z" }));
28
+ exports.default = SvgUnarchiveRound;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgUnarchiveRound = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M15.6 1.97 14.36.48Q14 .02 13.33 0H2.67c-.42 0-.79.19-1.03.49L.41 1.97Q0 2.44 0 3.11v11.11C0 15.2.8 16 1.78 16h12.44c.98 0 1.78-.8 1.78-1.78V3.12q-.01-.67-.4-1.15M8.31 6.09l4.58 4.58H9.78v1.77H6.22v-1.77h-3.1l4.57-4.58a.45.45 0 0 1 .62 0M1.88 1.78l.73-.9h10.67l.83.9z" }));
8
+ export {
9
+ SvgUnarchiveRound as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgUnarchiveSharp = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M13.96 0H2.04L0 2.48V16h16V2.48zM9.78 10.67v1.77H6.22v-1.77h-3.1L8 5.77l4.89 4.9zm-7.9-8.9L2.6.89h10.67l.84.89z" }));
28
+ exports.default = SvgUnarchiveSharp;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgUnarchiveSharp = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M13.96 0H2.04L0 2.48V16h16V2.48zM9.78 10.67v1.77H6.22v-1.77h-3.1L8 5.77l4.89 4.9zm-7.9-8.9L2.6.89h10.67l.84.89z" }));
8
+ export {
9
+ SvgUnarchiveSharp as default
10
+ };
@@ -1,20 +1,19 @@
1
1
  "use client";
2
2
  "use strict";
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
4
- const layers_css_js = require("@gnist/themes/layers.css.js");
5
4
  const brandlessTokens_js = require("@gnist/themes/themes/brandlessTokens.js");
6
5
  const css = require("@vanilla-extract/css");
7
- const base = layers_css_js.gnistStyle({
6
+ const base = css.style({
8
7
  display: "inline-flex",
9
8
  justifyContent: "center",
10
9
  alignItems: "center"
11
10
  });
12
- const svg = layers_css_js.gnistStyle({
11
+ const svg = css.style({
13
12
  overflow: "visible"
14
13
  });
15
14
  const sizes = Object.keys(brandlessTokens_js.brandlessTokens.size);
16
- const styles = (style) => sizes.reduce((acc, x) => {
17
- acc[x] = [style, { height: brandlessTokens_js.brandlessTokens.size[x] }];
15
+ const styles = (style2) => sizes.reduce((acc, x) => {
16
+ acc[x] = [style2, { height: brandlessTokens_js.brandlessTokens.size[x] }];
18
17
  return acc;
19
18
  }, {});
20
19
  const logoVariant = css.styleVariants(styles(base));
@@ -1 +1 @@
1
- {"version":3,"file":"Logo.css.d.ts","sourceRoot":"","sources":["../../../src/foundation/logos/Logo.css.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,GAAG,QAEd,CAAC;AAYH,eAAO,MAAM,WAAW,iCAA8B,CAAC;AACvD,eAAO,MAAM,UAAU,iCAA6B,CAAC"}
1
+ {"version":3,"file":"Logo.css.d.ts","sourceRoot":"","sources":["../../../src/foundation/logos/Logo.css.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,GAAG,QAEd,CAAC;AAYH,eAAO,MAAM,WAAW,iCAA8B,CAAC;AACvD,eAAO,MAAM,UAAU,iCAA6B,CAAC"}
@@ -1,18 +1,17 @@
1
1
  "use client";
2
- import { gnistStyle } from "@gnist/themes/layers.css.js";
3
2
  import { brandlessTokens } from "@gnist/themes/themes/brandlessTokens.js";
4
- import { styleVariants } from "@vanilla-extract/css";
5
- const base = gnistStyle({
3
+ import { style, styleVariants } from "@vanilla-extract/css";
4
+ const base = style({
6
5
  display: "inline-flex",
7
6
  justifyContent: "center",
8
7
  alignItems: "center"
9
8
  });
10
- const svg = gnistStyle({
9
+ const svg = style({
11
10
  overflow: "visible"
12
11
  });
13
12
  const sizes = Object.keys(brandlessTokens.size);
14
- const styles = (style) => sizes.reduce((acc, x) => {
15
- acc[x] = [style, { height: brandlessTokens.size[x] }];
13
+ const styles = (style2) => sizes.reduce((acc, x) => {
14
+ acc[x] = [style2, { height: brandlessTokens.size[x] }];
16
15
  return acc;
17
16
  }, {});
18
17
  const logoVariant = styleVariants(styles(base));
@@ -24,5 +24,5 @@ const SvgAutoriaSymbol = ({
24
24
  title,
25
25
  titleId,
26
26
  ...props
27
- }) => /* @__PURE__ */ React__namespace.createElement("svg", { viewBox: "0 0 103 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M33.8148 8.01895V15.5035C33.8148 18.0767 32.5577 19.5382 30.1894 19.5382C28.0842 19.5382 26.9149 18.3395 26.9149 16.3224V8.01895H23.2308V16.6731C23.2308 20.4447 25.6573 22.7545 28.8736 22.7545C31.5343 22.7545 32.8792 21.5262 33.4636 20.1816H33.8732V22.5205H37.4986V8.01895H33.8148ZM49.7828 11.1178V8.01895H45.8065V3.51671H42.1224V8.01922H38.4386V11.1181H42.1224V19.7138C42.1224 21.3514 43.3504 22.5208 44.9875 22.5208H48.9641V19.4216H46.6249C46.0987 19.4216 45.8065 19.1294 45.8065 18.5445V11.1181H49.7828V11.1178ZM57.3724 7.60933C53.1039 7.60933 49.771 10.7085 49.771 15.2697C49.771 19.8307 53.1042 22.9298 57.3724 22.9298C61.6411 22.9298 64.9741 19.8307 64.9741 15.2697C64.9741 10.7085 61.6409 7.60933 57.3724 7.60933ZM57.3724 19.6554C55.0335 19.6554 53.4543 17.9011 53.4543 15.2697C53.4543 12.6383 55.0332 10.8838 57.3724 10.8838C59.7116 10.8838 61.2902 12.6383 61.2902 15.2697C61.29 17.9011 59.7116 19.6554 57.3724 19.6554ZM73.609 7.96078C71.7672 7.96078 70.5392 8.51582 69.9836 10.1241H69.5742V8.01895H65.9489V22.5205H69.6327V14.217C69.6327 12.1706 70.9779 11.1766 72.8487 11.1766H75.0126V7.96078H73.609ZM75.9879 8.01895V22.5205H79.6715V8.01895H75.9879ZM92.3746 8.01895V10.0654H91.9647C91.2047 8.83764 89.9185 7.60933 87.3456 7.60933C83.7199 7.60933 80.6795 10.8256 80.6795 15.2697C80.6795 19.7135 83.7199 22.9298 87.3456 22.9298C89.9185 22.9298 91.205 21.7013 91.9647 20.4738H92.3746V22.5202H96V8.01867H92.3746V8.01895ZM88.3396 19.6554C86.1176 19.6554 84.3633 18.0767 84.3633 15.2697C84.3633 12.4627 86.1173 10.8838 88.3396 10.8838C90.6204 10.8838 92.3162 12.5215 92.3162 15.2697C92.3159 18.0183 90.6204 19.6554 88.3396 19.6554ZM79.6715 5.65068H75.9879V1.96685H79.6715V5.65068ZM18.0314 4.26763C17.7497 3.24893 17.1724 2.40171 16.3617 1.81733C15.6217 1.2837 14.7369 1.00138 13.8033 1.00001C13.0236 0.998364 12.2639 1.19865 11.6068 1.57754C10.8021 2.04203 10.1661 2.7496 9.7167 3.68187L4.60319 14.2903C3.70439 16.1548 3.8155 18.3225 4.90005 20.0891C5.97361 21.8376 7.83432 22.9062 9.8772 22.9477C9.92055 22.9485 9.96362 22.949 10.007 22.949C11.3598 22.949 12.494 22.613 13.4741 21.9216C14.2905 21.3457 14.862 20.6148 15.3666 19.97C15.8761 19.3187 16.3161 18.7563 16.9581 18.3541C17.2594 18.165 17.604 18.0158 17.9955 17.9055L19.2718 22.521H23.0783L18.0314 4.26763ZM15.0099 15.2445C13.8228 15.9885 13.0765 16.9422 12.477 17.7091C11.564 18.8762 11.1881 19.2798 10.0072 19.2798C9.98859 19.2798 9.96993 19.2795 9.95155 19.2792C9.15152 19.263 8.44998 18.8581 8.02665 18.1689C7.59206 17.4613 7.54899 16.6283 7.90785 15.8829L13.0214 5.27453C13.2779 4.74227 13.5451 4.6682 13.7959 4.6682H13.7978C14.155 4.66875 14.3896 4.86299 14.4952 5.24463L17.0174 14.3679C16.2821 14.5734 15.616 14.8648 15.0099 15.2445Z", fill: "currentColor" }));
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M15.7675 5.7404C15.5312 4.88607 15.047 4.17555 14.3671 3.68545C13.7466 3.23792 13.0045 3.00116 12.2215 3.00001C11.5676 2.99863 10.9305 3.1666 10.3794 3.48435C9.70455 3.8739 9.1712 4.4673 8.79431 5.24915L4.50586 14.1459C3.75208 15.7096 3.84527 17.5275 4.75482 19.0091C5.65517 20.4755 7.21565 21.3717 8.92891 21.4064C8.96527 21.4071 9.00139 21.4076 9.03775 21.4076C10.1723 21.4076 11.1235 21.1257 11.9454 20.5459C12.6302 20.0629 13.1094 19.4499 13.5326 18.9092C13.9599 18.363 14.3289 17.8913 14.8673 17.554C15.12 17.3955 15.409 17.2703 15.7373 17.1778L16.8077 21.0486H20L15.7675 5.7404ZM13.2335 14.9464C12.2379 15.5704 11.612 16.3702 11.1093 17.0133C10.3435 17.9921 10.0283 18.3306 9.03798 18.3306C9.02233 18.3306 9.00668 18.3303 8.99127 18.3301C8.32032 18.3165 7.73198 17.9769 7.37695 17.3989C7.01248 16.8055 6.97636 16.1069 7.27732 15.4818L11.5658 6.5853C11.7809 6.13892 12.005 6.07679 12.2153 6.07679H12.2169C12.5165 6.07725 12.7132 6.24016 12.8018 6.56022L14.917 14.2115C14.3004 14.3836 13.7417 14.6279 13.2335 14.9464Z", fill: "#2F2F2F" }));
28
28
  exports.default = SvgAutoriaSymbol;
@@ -4,7 +4,7 @@ const SvgAutoriaSymbol = ({
4
4
  title,
5
5
  titleId,
6
6
  ...props
7
- }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 103 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M33.8148 8.01895V15.5035C33.8148 18.0767 32.5577 19.5382 30.1894 19.5382C28.0842 19.5382 26.9149 18.3395 26.9149 16.3224V8.01895H23.2308V16.6731C23.2308 20.4447 25.6573 22.7545 28.8736 22.7545C31.5343 22.7545 32.8792 21.5262 33.4636 20.1816H33.8732V22.5205H37.4986V8.01895H33.8148ZM49.7828 11.1178V8.01895H45.8065V3.51671H42.1224V8.01922H38.4386V11.1181H42.1224V19.7138C42.1224 21.3514 43.3504 22.5208 44.9875 22.5208H48.9641V19.4216H46.6249C46.0987 19.4216 45.8065 19.1294 45.8065 18.5445V11.1181H49.7828V11.1178ZM57.3724 7.60933C53.1039 7.60933 49.771 10.7085 49.771 15.2697C49.771 19.8307 53.1042 22.9298 57.3724 22.9298C61.6411 22.9298 64.9741 19.8307 64.9741 15.2697C64.9741 10.7085 61.6409 7.60933 57.3724 7.60933ZM57.3724 19.6554C55.0335 19.6554 53.4543 17.9011 53.4543 15.2697C53.4543 12.6383 55.0332 10.8838 57.3724 10.8838C59.7116 10.8838 61.2902 12.6383 61.2902 15.2697C61.29 17.9011 59.7116 19.6554 57.3724 19.6554ZM73.609 7.96078C71.7672 7.96078 70.5392 8.51582 69.9836 10.1241H69.5742V8.01895H65.9489V22.5205H69.6327V14.217C69.6327 12.1706 70.9779 11.1766 72.8487 11.1766H75.0126V7.96078H73.609ZM75.9879 8.01895V22.5205H79.6715V8.01895H75.9879ZM92.3746 8.01895V10.0654H91.9647C91.2047 8.83764 89.9185 7.60933 87.3456 7.60933C83.7199 7.60933 80.6795 10.8256 80.6795 15.2697C80.6795 19.7135 83.7199 22.9298 87.3456 22.9298C89.9185 22.9298 91.205 21.7013 91.9647 20.4738H92.3746V22.5202H96V8.01867H92.3746V8.01895ZM88.3396 19.6554C86.1176 19.6554 84.3633 18.0767 84.3633 15.2697C84.3633 12.4627 86.1173 10.8838 88.3396 10.8838C90.6204 10.8838 92.3162 12.5215 92.3162 15.2697C92.3159 18.0183 90.6204 19.6554 88.3396 19.6554ZM79.6715 5.65068H75.9879V1.96685H79.6715V5.65068ZM18.0314 4.26763C17.7497 3.24893 17.1724 2.40171 16.3617 1.81733C15.6217 1.2837 14.7369 1.00138 13.8033 1.00001C13.0236 0.998364 12.2639 1.19865 11.6068 1.57754C10.8021 2.04203 10.1661 2.7496 9.7167 3.68187L4.60319 14.2903C3.70439 16.1548 3.8155 18.3225 4.90005 20.0891C5.97361 21.8376 7.83432 22.9062 9.8772 22.9477C9.92055 22.9485 9.96362 22.949 10.007 22.949C11.3598 22.949 12.494 22.613 13.4741 21.9216C14.2905 21.3457 14.862 20.6148 15.3666 19.97C15.8761 19.3187 16.3161 18.7563 16.9581 18.3541C17.2594 18.165 17.604 18.0158 17.9955 17.9055L19.2718 22.521H23.0783L18.0314 4.26763ZM15.0099 15.2445C13.8228 15.9885 13.0765 16.9422 12.477 17.7091C11.564 18.8762 11.1881 19.2798 10.0072 19.2798C9.98859 19.2798 9.96993 19.2795 9.95155 19.2792C9.15152 19.263 8.44998 18.8581 8.02665 18.1689C7.59206 17.4613 7.54899 16.6283 7.90785 15.8829L13.0214 5.27453C13.2779 4.74227 13.5451 4.6682 13.7959 4.6682H13.7978C14.155 4.66875 14.3896 4.86299 14.4952 5.24463L17.0174 14.3679C16.2821 14.5734 15.616 14.8648 15.0099 15.2445Z", fill: "currentColor" }));
7
+ }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M15.7675 5.7404C15.5312 4.88607 15.047 4.17555 14.3671 3.68545C13.7466 3.23792 13.0045 3.00116 12.2215 3.00001C11.5676 2.99863 10.9305 3.1666 10.3794 3.48435C9.70455 3.8739 9.1712 4.4673 8.79431 5.24915L4.50586 14.1459C3.75208 15.7096 3.84527 17.5275 4.75482 19.0091C5.65517 20.4755 7.21565 21.3717 8.92891 21.4064C8.96527 21.4071 9.00139 21.4076 9.03775 21.4076C10.1723 21.4076 11.1235 21.1257 11.9454 20.5459C12.6302 20.0629 13.1094 19.4499 13.5326 18.9092C13.9599 18.363 14.3289 17.8913 14.8673 17.554C15.12 17.3955 15.409 17.2703 15.7373 17.1778L16.8077 21.0486H20L15.7675 5.7404ZM13.2335 14.9464C12.2379 15.5704 11.612 16.3702 11.1093 17.0133C10.3435 17.9921 10.0283 18.3306 9.03798 18.3306C9.02233 18.3306 9.00668 18.3303 8.99127 18.3301C8.32032 18.3165 7.73198 17.9769 7.37695 17.3989C7.01248 16.8055 6.97636 16.1069 7.27732 15.4818L11.5658 6.5853C11.7809 6.13892 12.005 6.07679 12.2153 6.07679H12.2169C12.5165 6.07725 12.7132 6.24016 12.8018 6.56022L14.917 14.2115C14.3004 14.3836 13.7417 14.6279 13.2335 14.9464Z", fill: "#2F2F2F" }));
8
8
  export {
9
9
  SvgAutoriaSymbol as default
10
10
  };
@@ -24,5 +24,5 @@ const SvgAutoriaWordmark = ({
24
24
  title,
25
25
  titleId,
26
26
  ...props
27
- }) => /* @__PURE__ */ React__namespace.createElement("svg", { viewBox: "0 0 103 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M33.8148 8.01895V15.5035C33.8148 18.0767 32.5577 19.5382 30.1894 19.5382C28.0842 19.5382 26.9149 18.3395 26.9149 16.3224V8.01895H23.2308V16.6731C23.2308 20.4447 25.6573 22.7545 28.8736 22.7545C31.5343 22.7545 32.8792 21.5262 33.4636 20.1816H33.8732V22.5205H37.4986V8.01895H33.8148ZM49.7828 11.1178V8.01895H45.8065V3.51671H42.1224V8.01922H38.4386V11.1181H42.1224V19.7138C42.1224 21.3514 43.3504 22.5208 44.9875 22.5208H48.9641V19.4216H46.6249C46.0987 19.4216 45.8065 19.1294 45.8065 18.5445V11.1181H49.7828V11.1178ZM57.3724 7.60933C53.1039 7.60933 49.771 10.7085 49.771 15.2697C49.771 19.8307 53.1042 22.9298 57.3724 22.9298C61.6411 22.9298 64.9741 19.8307 64.9741 15.2697C64.9741 10.7085 61.6409 7.60933 57.3724 7.60933ZM57.3724 19.6554C55.0335 19.6554 53.4543 17.9011 53.4543 15.2697C53.4543 12.6383 55.0332 10.8838 57.3724 10.8838C59.7116 10.8838 61.2902 12.6383 61.2902 15.2697C61.29 17.9011 59.7116 19.6554 57.3724 19.6554ZM73.609 7.96078C71.7672 7.96078 70.5392 8.51582 69.9836 10.1241H69.5742V8.01895H65.9489V22.5205H69.6327V14.217C69.6327 12.1706 70.9779 11.1766 72.8487 11.1766H75.0126V7.96078H73.609ZM75.9879 8.01895V22.5205H79.6715V8.01895H75.9879ZM92.3746 8.01895V10.0654H91.9647C91.2047 8.83764 89.9185 7.60933 87.3456 7.60933C83.7199 7.60933 80.6795 10.8256 80.6795 15.2697C80.6795 19.7135 83.7199 22.9298 87.3456 22.9298C89.9185 22.9298 91.205 21.7013 91.9647 20.4738H92.3746V22.5202H96V8.01867H92.3746V8.01895ZM88.3396 19.6554C86.1176 19.6554 84.3633 18.0767 84.3633 15.2697C84.3633 12.4627 86.1173 10.8838 88.3396 10.8838C90.6204 10.8838 92.3162 12.5215 92.3162 15.2697C92.3159 18.0183 90.6204 19.6554 88.3396 19.6554ZM79.6715 5.65068H75.9879V1.96685H79.6715V5.65068ZM18.0314 4.26763C17.7497 3.24893 17.1724 2.40171 16.3617 1.81733C15.6217 1.2837 14.7369 1.00138 13.8033 1.00001C13.0236 0.998364 12.2639 1.19865 11.6068 1.57754C10.8021 2.04203 10.1661 2.7496 9.7167 3.68187L4.60319 14.2903C3.70439 16.1548 3.8155 18.3225 4.90005 20.0891C5.97361 21.8376 7.83432 22.9062 9.8772 22.9477C9.92055 22.9485 9.96362 22.949 10.007 22.949C11.3598 22.949 12.494 22.613 13.4741 21.9216C14.2905 21.3457 14.862 20.6148 15.3666 19.97C15.8761 19.3187 16.3161 18.7563 16.9581 18.3541C17.2594 18.165 17.604 18.0158 17.9955 17.9055L19.2718 22.521H23.0783L18.0314 4.26763ZM15.0099 15.2445C13.8228 15.9885 13.0765 16.9422 12.477 17.7091C11.564 18.8762 11.1881 19.2798 10.0072 19.2798C9.98859 19.2798 9.96993 19.2795 9.95155 19.2792C9.15152 19.263 8.44998 18.8581 8.02665 18.1689C7.59206 17.4613 7.54899 16.6283 7.90785 15.8829L13.0214 5.27453C13.2779 4.74227 13.5451 4.6682 13.7959 4.6682H13.7978C14.155 4.66875 14.3896 4.86299 14.4952 5.24463L17.0174 14.3679C16.2821 14.5734 15.616 14.8648 15.0099 15.2445Z", fill: "currentColor" }));
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { viewBox: "0 0 100 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M33.8148 8.01895V15.5035C33.8148 18.0767 32.5577 19.5382 30.1894 19.5382C28.0842 19.5382 26.9149 18.3395 26.9149 16.3224V8.01895H23.2308V16.6731C23.2308 20.4447 25.6573 22.7545 28.8736 22.7545C31.5343 22.7545 32.8792 21.5262 33.4636 20.1816H33.8732V22.5205H37.4986V8.01895H33.8148ZM49.7828 11.1178V8.01895H45.8065V3.51671H42.1224V8.01922H38.4386V11.1181H42.1224V19.7138C42.1224 21.3514 43.3504 22.5208 44.9875 22.5208H48.9641V19.4216H46.6249C46.0987 19.4216 45.8065 19.1294 45.8065 18.5445V11.1181H49.7828V11.1178ZM57.3724 7.60933C53.1039 7.60933 49.771 10.7085 49.771 15.2697C49.771 19.8307 53.1042 22.9298 57.3724 22.9298C61.6411 22.9298 64.9741 19.8307 64.9741 15.2697C64.9741 10.7085 61.6409 7.60933 57.3724 7.60933ZM57.3724 19.6554C55.0335 19.6554 53.4543 17.9011 53.4543 15.2697C53.4543 12.6383 55.0332 10.8838 57.3724 10.8838C59.7116 10.8838 61.2902 12.6383 61.2902 15.2697C61.29 17.9011 59.7116 19.6554 57.3724 19.6554ZM73.609 7.96078C71.7672 7.96078 70.5392 8.51582 69.9836 10.1241H69.5742V8.01895H65.9489V22.5205H69.6327V14.217C69.6327 12.1706 70.9779 11.1766 72.8487 11.1766H75.0126V7.96078H73.609ZM75.9879 8.01895V22.5205H79.6715V8.01895H75.9879ZM92.3746 8.01895V10.0654H91.9647C91.2047 8.83764 89.9185 7.60933 87.3456 7.60933C83.7199 7.60933 80.6795 10.8256 80.6795 15.2697C80.6795 19.7135 83.7199 22.9298 87.3456 22.9298C89.9185 22.9298 91.205 21.7013 91.9647 20.4738H92.3746V22.5202H96V8.01867H92.3746V8.01895ZM88.3396 19.6554C86.1176 19.6554 84.3633 18.0767 84.3633 15.2697C84.3633 12.4627 86.1173 10.8838 88.3396 10.8838C90.6204 10.8838 92.3162 12.5215 92.3162 15.2697C92.3159 18.0183 90.6204 19.6554 88.3396 19.6554ZM79.6715 5.65068H75.9879V1.96685H79.6715V5.65068ZM18.0314 4.26763C17.7497 3.24893 17.1724 2.40171 16.3617 1.81733C15.6217 1.2837 14.7369 1.00138 13.8033 1.00001C13.0236 0.998364 12.2639 1.19865 11.6068 1.57754C10.8021 2.04203 10.1661 2.7496 9.7167 3.68187L4.60319 14.2903C3.70439 16.1548 3.8155 18.3225 4.90005 20.0891C5.97361 21.8376 7.83432 22.9062 9.8772 22.9477C9.92055 22.9485 9.96362 22.949 10.007 22.949C11.3598 22.949 12.494 22.613 13.4741 21.9216C14.2905 21.3457 14.862 20.6148 15.3666 19.97C15.8761 19.3187 16.3161 18.7563 16.9581 18.3541C17.2594 18.165 17.604 18.0158 17.9955 17.9055L19.2718 22.521H23.0783L18.0314 4.26763ZM15.0099 15.2445C13.8228 15.9885 13.0765 16.9422 12.477 17.7091C11.564 18.8762 11.1881 19.2798 10.0072 19.2798C9.98859 19.2798 9.96993 19.2795 9.95155 19.2792C9.15152 19.263 8.44998 18.8581 8.02665 18.1689C7.59206 17.4613 7.54899 16.6283 7.90785 15.8829L13.0214 5.27453C13.2779 4.74227 13.5451 4.6682 13.7959 4.6682H13.7978C14.155 4.66875 14.3896 4.86299 14.4952 5.24463L17.0174 14.3679C16.2821 14.5734 15.616 14.8648 15.0099 15.2445Z", fill: "#2F2F2F" }));
28
28
  exports.default = SvgAutoriaWordmark;
@@ -4,7 +4,7 @@ const SvgAutoriaWordmark = ({
4
4
  title,
5
5
  titleId,
6
6
  ...props
7
- }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 103 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M33.8148 8.01895V15.5035C33.8148 18.0767 32.5577 19.5382 30.1894 19.5382C28.0842 19.5382 26.9149 18.3395 26.9149 16.3224V8.01895H23.2308V16.6731C23.2308 20.4447 25.6573 22.7545 28.8736 22.7545C31.5343 22.7545 32.8792 21.5262 33.4636 20.1816H33.8732V22.5205H37.4986V8.01895H33.8148ZM49.7828 11.1178V8.01895H45.8065V3.51671H42.1224V8.01922H38.4386V11.1181H42.1224V19.7138C42.1224 21.3514 43.3504 22.5208 44.9875 22.5208H48.9641V19.4216H46.6249C46.0987 19.4216 45.8065 19.1294 45.8065 18.5445V11.1181H49.7828V11.1178ZM57.3724 7.60933C53.1039 7.60933 49.771 10.7085 49.771 15.2697C49.771 19.8307 53.1042 22.9298 57.3724 22.9298C61.6411 22.9298 64.9741 19.8307 64.9741 15.2697C64.9741 10.7085 61.6409 7.60933 57.3724 7.60933ZM57.3724 19.6554C55.0335 19.6554 53.4543 17.9011 53.4543 15.2697C53.4543 12.6383 55.0332 10.8838 57.3724 10.8838C59.7116 10.8838 61.2902 12.6383 61.2902 15.2697C61.29 17.9011 59.7116 19.6554 57.3724 19.6554ZM73.609 7.96078C71.7672 7.96078 70.5392 8.51582 69.9836 10.1241H69.5742V8.01895H65.9489V22.5205H69.6327V14.217C69.6327 12.1706 70.9779 11.1766 72.8487 11.1766H75.0126V7.96078H73.609ZM75.9879 8.01895V22.5205H79.6715V8.01895H75.9879ZM92.3746 8.01895V10.0654H91.9647C91.2047 8.83764 89.9185 7.60933 87.3456 7.60933C83.7199 7.60933 80.6795 10.8256 80.6795 15.2697C80.6795 19.7135 83.7199 22.9298 87.3456 22.9298C89.9185 22.9298 91.205 21.7013 91.9647 20.4738H92.3746V22.5202H96V8.01867H92.3746V8.01895ZM88.3396 19.6554C86.1176 19.6554 84.3633 18.0767 84.3633 15.2697C84.3633 12.4627 86.1173 10.8838 88.3396 10.8838C90.6204 10.8838 92.3162 12.5215 92.3162 15.2697C92.3159 18.0183 90.6204 19.6554 88.3396 19.6554ZM79.6715 5.65068H75.9879V1.96685H79.6715V5.65068ZM18.0314 4.26763C17.7497 3.24893 17.1724 2.40171 16.3617 1.81733C15.6217 1.2837 14.7369 1.00138 13.8033 1.00001C13.0236 0.998364 12.2639 1.19865 11.6068 1.57754C10.8021 2.04203 10.1661 2.7496 9.7167 3.68187L4.60319 14.2903C3.70439 16.1548 3.8155 18.3225 4.90005 20.0891C5.97361 21.8376 7.83432 22.9062 9.8772 22.9477C9.92055 22.9485 9.96362 22.949 10.007 22.949C11.3598 22.949 12.494 22.613 13.4741 21.9216C14.2905 21.3457 14.862 20.6148 15.3666 19.97C15.8761 19.3187 16.3161 18.7563 16.9581 18.3541C17.2594 18.165 17.604 18.0158 17.9955 17.9055L19.2718 22.521H23.0783L18.0314 4.26763ZM15.0099 15.2445C13.8228 15.9885 13.0765 16.9422 12.477 17.7091C11.564 18.8762 11.1881 19.2798 10.0072 19.2798C9.98859 19.2798 9.96993 19.2795 9.95155 19.2792C9.15152 19.263 8.44998 18.8581 8.02665 18.1689C7.59206 17.4613 7.54899 16.6283 7.90785 15.8829L13.0214 5.27453C13.2779 4.74227 13.5451 4.6682 13.7959 4.6682H13.7978C14.155 4.66875 14.3896 4.86299 14.4952 5.24463L17.0174 14.3679C16.2821 14.5734 15.616 14.8648 15.0099 15.2445Z", fill: "currentColor" }));
7
+ }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 100 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M33.8148 8.01895V15.5035C33.8148 18.0767 32.5577 19.5382 30.1894 19.5382C28.0842 19.5382 26.9149 18.3395 26.9149 16.3224V8.01895H23.2308V16.6731C23.2308 20.4447 25.6573 22.7545 28.8736 22.7545C31.5343 22.7545 32.8792 21.5262 33.4636 20.1816H33.8732V22.5205H37.4986V8.01895H33.8148ZM49.7828 11.1178V8.01895H45.8065V3.51671H42.1224V8.01922H38.4386V11.1181H42.1224V19.7138C42.1224 21.3514 43.3504 22.5208 44.9875 22.5208H48.9641V19.4216H46.6249C46.0987 19.4216 45.8065 19.1294 45.8065 18.5445V11.1181H49.7828V11.1178ZM57.3724 7.60933C53.1039 7.60933 49.771 10.7085 49.771 15.2697C49.771 19.8307 53.1042 22.9298 57.3724 22.9298C61.6411 22.9298 64.9741 19.8307 64.9741 15.2697C64.9741 10.7085 61.6409 7.60933 57.3724 7.60933ZM57.3724 19.6554C55.0335 19.6554 53.4543 17.9011 53.4543 15.2697C53.4543 12.6383 55.0332 10.8838 57.3724 10.8838C59.7116 10.8838 61.2902 12.6383 61.2902 15.2697C61.29 17.9011 59.7116 19.6554 57.3724 19.6554ZM73.609 7.96078C71.7672 7.96078 70.5392 8.51582 69.9836 10.1241H69.5742V8.01895H65.9489V22.5205H69.6327V14.217C69.6327 12.1706 70.9779 11.1766 72.8487 11.1766H75.0126V7.96078H73.609ZM75.9879 8.01895V22.5205H79.6715V8.01895H75.9879ZM92.3746 8.01895V10.0654H91.9647C91.2047 8.83764 89.9185 7.60933 87.3456 7.60933C83.7199 7.60933 80.6795 10.8256 80.6795 15.2697C80.6795 19.7135 83.7199 22.9298 87.3456 22.9298C89.9185 22.9298 91.205 21.7013 91.9647 20.4738H92.3746V22.5202H96V8.01867H92.3746V8.01895ZM88.3396 19.6554C86.1176 19.6554 84.3633 18.0767 84.3633 15.2697C84.3633 12.4627 86.1173 10.8838 88.3396 10.8838C90.6204 10.8838 92.3162 12.5215 92.3162 15.2697C92.3159 18.0183 90.6204 19.6554 88.3396 19.6554ZM79.6715 5.65068H75.9879V1.96685H79.6715V5.65068ZM18.0314 4.26763C17.7497 3.24893 17.1724 2.40171 16.3617 1.81733C15.6217 1.2837 14.7369 1.00138 13.8033 1.00001C13.0236 0.998364 12.2639 1.19865 11.6068 1.57754C10.8021 2.04203 10.1661 2.7496 9.7167 3.68187L4.60319 14.2903C3.70439 16.1548 3.8155 18.3225 4.90005 20.0891C5.97361 21.8376 7.83432 22.9062 9.8772 22.9477C9.92055 22.9485 9.96362 22.949 10.007 22.949C11.3598 22.949 12.494 22.613 13.4741 21.9216C14.2905 21.3457 14.862 20.6148 15.3666 19.97C15.8761 19.3187 16.3161 18.7563 16.9581 18.3541C17.2594 18.165 17.604 18.0158 17.9955 17.9055L19.2718 22.521H23.0783L18.0314 4.26763ZM15.0099 15.2445C13.8228 15.9885 13.0765 16.9422 12.477 17.7091C11.564 18.8762 11.1881 19.2798 10.0072 19.2798C9.98859 19.2798 9.96993 19.2795 9.95155 19.2792C9.15152 19.263 8.44998 18.8581 8.02665 18.1689C7.59206 17.4613 7.54899 16.6283 7.90785 15.8829L13.0214 5.27453C13.2779 4.74227 13.5451 4.6682 13.7959 4.6682H13.7978C14.155 4.66875 14.3896 4.86299 14.4952 5.24463L17.0174 14.3679C16.2821 14.5734 15.616 14.8648 15.0099 15.2445Z", fill: "#2F2F2F" }));
8
8
  export {
9
9
  SvgAutoriaWordmark as default
10
10
  };
@@ -24,5 +24,5 @@ const SvgSkodaSymbol = ({
24
24
  title,
25
25
  titleId,
26
26
  ...props
27
- }) => /* @__PURE__ */ React__namespace.createElement("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M24 0C10.7452 0 0 10.7452 0 24C0 37.2548 10.7452 48 24 48C37.2548 48 48 37.2548 48 24C48 10.7452 37.2548 0 24 0ZM24 45.9272C11.89 45.9272 2.07282 36.11 2.07282 24C2.07282 11.89 11.89 2.07282 24 2.07282C36.11 2.07282 45.9272 11.89 45.9272 24C45.9272 36.11 36.11 45.9272 24 45.9272ZM34.3779 31.4622L33.8398 32.9149H31.8722C32.3981 31.497 39.0287 15.6793 25.9996 4.95101C23.2645 4.66122 20.499 4.96711 17.8933 5.84765C18.328 6.1977 22.8413 9.90276 24.968 14.4775L24.344 14.6455C23.1717 13.3682 18.9128 8.67899 14.8544 7.16985C12.6706 8.36034 10.7385 9.96301 9.16488 11.8891C11.0709 12.8642 16.0512 15.8387 17.944 18.1495C17.8356 18.1982 17.41 18.4275 17.41 18.4275C13.9381 15.7887 7.77027 14.419 7.45501 14.351C6.1584 16.5673 5.32384 19.0232 5.00164 21.5706C14.5534 23.4932 17.1253 27.9136 17.5652 32.9149H15.756L12.647 31.5597C12.4851 31.499 12.3148 31.4632 12.1422 31.4534H6.35343C7.2698 33.6167 8.57595 35.5933 10.2068 37.2845H12.6736C12.8862 37.2845 13.0722 37.2579 13.2582 37.1516L15.756 35.8762H33.8398L34.3779 37.3289C36.6247 37.0697 38.7099 36.0319 40.2712 34.3955C38.7099 32.7591 36.6247 31.7213 34.3779 31.4622ZM27.4145 30.7043C26.9459 30.7043 26.4877 30.5654 26.0981 30.305C25.7084 30.0446 25.4047 29.6746 25.2254 29.2416C25.046 28.8086 24.9991 28.3322 25.0905 27.8726C25.182 27.4129 25.4076 26.9907 25.739 26.6594C26.0704 26.328 26.4926 26.1023 26.9522 26.0109C27.4119 25.9194 27.8883 25.9664 28.3213 26.1457C28.7542 26.3251 29.1243 26.6288 29.3847 27.0184C29.645 27.4081 29.784 27.8662 29.784 28.3348C29.784 28.9633 29.5344 29.566 29.09 30.0103C28.6456 30.4547 28.0429 30.7043 27.4145 30.7043Z", fill: "currentColor" }));
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM12 19.3091C7.96332 19.3091 4.69094 16.0367 4.69094 12C4.69094 7.96332 7.96332 4.69094 12 4.69094C16.0367 4.69094 19.3091 7.96332 19.3091 12C19.3091 16.0367 16.0367 19.3091 12 19.3091ZM15.4593 14.4874L15.2799 14.9716H14.6241C14.7994 14.499 17.0096 9.22644 12.6665 5.65034C11.7548 5.55374 10.833 5.6557 9.96445 5.94922C10.1093 6.0659 11.6138 7.30092 12.3227 8.82583L12.1147 8.88183C11.7239 8.45606 10.3043 6.893 8.95146 6.38995C8.22355 6.78678 7.57949 7.321 7.05496 7.96304C7.6903 8.28806 9.3504 9.27958 9.98133 10.0498C9.94519 10.0661 9.80333 10.1425 9.80333 10.1425C8.64603 9.26288 6.59009 8.80633 6.485 8.78366C6.0528 9.52244 5.77461 10.3411 5.66721 11.1902C8.85112 11.8311 9.70842 13.3045 9.85505 14.9716H9.252L8.21568 14.5199C8.16169 14.4997 8.10495 14.4877 8.04738 14.4845H6.11781C6.42327 15.2056 6.85865 15.8644 7.40226 16.4282H8.22454C8.29539 16.4282 8.3574 16.4193 8.4194 16.3839L9.252 15.9587H15.2799L15.4593 16.443C16.2082 16.3566 16.9033 16.0106 17.4237 15.4652C16.9033 14.9197 16.2082 14.5738 15.4593 14.4874ZM13.1382 14.2348C12.982 14.2348 12.8292 14.1885 12.6994 14.1017C12.5695 14.0149 12.4682 13.8915 12.4085 13.7472C12.3487 13.6029 12.333 13.4441 12.3635 13.2909C12.394 13.1376 12.4692 12.9969 12.5797 12.8865C12.6901 12.776 12.8309 12.7008 12.9841 12.6703C13.1373 12.6398 13.2961 12.6555 13.4404 12.7152C13.5847 12.775 13.7081 12.8763 13.7949 13.0061C13.8817 13.136 13.928 13.2887 13.928 13.4449C13.928 13.6544 13.8448 13.8553 13.6967 14.0034C13.5485 14.1516 13.3476 14.2348 13.1382 14.2348Z", fill: "#0E3A2F" }));
28
28
  exports.default = SvgSkodaSymbol;
@@ -4,7 +4,7 @@ const SvgSkodaSymbol = ({
4
4
  title,
5
5
  titleId,
6
6
  ...props
7
- }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M24 0C10.7452 0 0 10.7452 0 24C0 37.2548 10.7452 48 24 48C37.2548 48 48 37.2548 48 24C48 10.7452 37.2548 0 24 0ZM24 45.9272C11.89 45.9272 2.07282 36.11 2.07282 24C2.07282 11.89 11.89 2.07282 24 2.07282C36.11 2.07282 45.9272 11.89 45.9272 24C45.9272 36.11 36.11 45.9272 24 45.9272ZM34.3779 31.4622L33.8398 32.9149H31.8722C32.3981 31.497 39.0287 15.6793 25.9996 4.95101C23.2645 4.66122 20.499 4.96711 17.8933 5.84765C18.328 6.1977 22.8413 9.90276 24.968 14.4775L24.344 14.6455C23.1717 13.3682 18.9128 8.67899 14.8544 7.16985C12.6706 8.36034 10.7385 9.96301 9.16488 11.8891C11.0709 12.8642 16.0512 15.8387 17.944 18.1495C17.8356 18.1982 17.41 18.4275 17.41 18.4275C13.9381 15.7887 7.77027 14.419 7.45501 14.351C6.1584 16.5673 5.32384 19.0232 5.00164 21.5706C14.5534 23.4932 17.1253 27.9136 17.5652 32.9149H15.756L12.647 31.5597C12.4851 31.499 12.3148 31.4632 12.1422 31.4534H6.35343C7.2698 33.6167 8.57595 35.5933 10.2068 37.2845H12.6736C12.8862 37.2845 13.0722 37.2579 13.2582 37.1516L15.756 35.8762H33.8398L34.3779 37.3289C36.6247 37.0697 38.7099 36.0319 40.2712 34.3955C38.7099 32.7591 36.6247 31.7213 34.3779 31.4622ZM27.4145 30.7043C26.9459 30.7043 26.4877 30.5654 26.0981 30.305C25.7084 30.0446 25.4047 29.6746 25.2254 29.2416C25.046 28.8086 24.9991 28.3322 25.0905 27.8726C25.182 27.4129 25.4076 26.9907 25.739 26.6594C26.0704 26.328 26.4926 26.1023 26.9522 26.0109C27.4119 25.9194 27.8883 25.9664 28.3213 26.1457C28.7542 26.3251 29.1243 26.6288 29.3847 27.0184C29.645 27.4081 29.784 27.8662 29.784 28.3348C29.784 28.9633 29.5344 29.566 29.09 30.0103C28.6456 30.4547 28.0429 30.7043 27.4145 30.7043Z", fill: "currentColor" }));
7
+ }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM12 19.3091C7.96332 19.3091 4.69094 16.0367 4.69094 12C4.69094 7.96332 7.96332 4.69094 12 4.69094C16.0367 4.69094 19.3091 7.96332 19.3091 12C19.3091 16.0367 16.0367 19.3091 12 19.3091ZM15.4593 14.4874L15.2799 14.9716H14.6241C14.7994 14.499 17.0096 9.22644 12.6665 5.65034C11.7548 5.55374 10.833 5.6557 9.96445 5.94922C10.1093 6.0659 11.6138 7.30092 12.3227 8.82583L12.1147 8.88183C11.7239 8.45606 10.3043 6.893 8.95146 6.38995C8.22355 6.78678 7.57949 7.321 7.05496 7.96304C7.6903 8.28806 9.3504 9.27958 9.98133 10.0498C9.94519 10.0661 9.80333 10.1425 9.80333 10.1425C8.64603 9.26288 6.59009 8.80633 6.485 8.78366C6.0528 9.52244 5.77461 10.3411 5.66721 11.1902C8.85112 11.8311 9.70842 13.3045 9.85505 14.9716H9.252L8.21568 14.5199C8.16169 14.4997 8.10495 14.4877 8.04738 14.4845H6.11781C6.42327 15.2056 6.85865 15.8644 7.40226 16.4282H8.22454C8.29539 16.4282 8.3574 16.4193 8.4194 16.3839L9.252 15.9587H15.2799L15.4593 16.443C16.2082 16.3566 16.9033 16.0106 17.4237 15.4652C16.9033 14.9197 16.2082 14.5738 15.4593 14.4874ZM13.1382 14.2348C12.982 14.2348 12.8292 14.1885 12.6994 14.1017C12.5695 14.0149 12.4682 13.8915 12.4085 13.7472C12.3487 13.6029 12.333 13.4441 12.3635 13.2909C12.394 13.1376 12.4692 12.9969 12.5797 12.8865C12.6901 12.776 12.8309 12.7008 12.9841 12.6703C13.1373 12.6398 13.2961 12.6555 13.4404 12.7152C13.5847 12.775 13.7081 12.8763 13.7949 13.0061C13.8817 13.136 13.928 13.2887 13.928 13.4449C13.928 13.6544 13.8448 13.8553 13.6967 14.0034C13.5485 14.1516 13.3476 14.2348 13.1382 14.2348Z", fill: "#0E3A2F" }));
8
8
  export {
9
9
  SvgSkodaSymbol as default
10
10
  };
@@ -24,5 +24,5 @@ const SvgSkodaWordmark = ({
24
24
  title,
25
25
  titleId,
26
26
  ...props
27
- }) => /* @__PURE__ */ React__namespace.createElement("svg", { viewBox: "0 0 94 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M4 15.04L5.5932 12.4909H14.8338C15.3572 12.4909 15.6986 12.1495 15.6986 11.626V10.1466H7.7554C5.38836 10.1466 4.34142 9.09966 4.34142 6.77814V5.77671C4.34142 4.04696 5.3656 3 6.98156 3H7.16364V6.73262C7.16364 7.25611 7.50506 7.59751 8.02852 7.59751H15.7214C17.4739 7.59751 18.5209 8.64446 18.5209 10.3515V11.6716C18.5209 13.9248 17.4056 15.04 15.1069 15.04L4 15.04ZM59.3736 12.4454H66.5202C67.7037 12.4454 68.4548 11.7171 68.4548 10.5791V7.46095C68.4548 6.32295 67.7037 5.59463 66.5202 5.59463H59.3736V12.4454ZM56.5058 15.04V3H66.5885C69.5928 3 71.3226 4.72975 71.3226 7.59751V10.4425C71.3226 13.3102 69.5928 15.04 66.5885 15.04H56.5058ZM42.6083 12.4454H48.6397C49.7322 12.4454 50.4377 11.7626 50.4377 10.6929V7.34715C50.4377 6.27743 49.7322 5.59463 48.6397 5.59463H42.6083C41.5158 5.59463 40.8103 6.27743 40.8103 7.34715V10.6929C40.8103 11.7625 41.5158 12.4454 42.6083 12.4454ZM48.708 15.04H42.54C39.6268 15.04 37.9425 13.3558 37.9425 10.5563V7.4837C37.9425 4.68423 39.6267 3 42.54 3H48.708C51.6212 3 53.3055 4.68423 53.3055 7.4837V10.5563C53.3055 13.3558 51.6213 15.04 48.708 15.04ZM72.4975 15.04L79.2573 3H83.2403L90 15.04H86.7225L85.5618 12.9688H79.8035L78.2558 10.5108L75.7067 15.04H72.4975ZM78.3241 10.3742H84.1051L81.2146 5.2532L78.3241 10.3742ZM9.98588 5.50359L8.34716 3H18.2478L16.6546 5.50359H9.98588ZM21.6765 15.04V3H24.5443V7.68855H28.3452L33.2841 3H37.0851L30.8033 8.98586L37.1989 15.04H33.1703L28.2314 10.2832H24.5443V15.04H21.6765Z", fill: "currentColor" }));
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { viewBox: "0 0 94 19", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { d: "M4 15.04L5.5932 12.4909H14.8338C15.3572 12.4909 15.6986 12.1495 15.6986 11.626V10.1466H7.7554C5.38836 10.1466 4.34142 9.09966 4.34142 6.77814V5.77671C4.34142 4.04696 5.3656 3 6.98156 3H7.16364V6.73262C7.16364 7.25611 7.50506 7.59751 8.02852 7.59751H15.7214C17.4739 7.59751 18.5209 8.64446 18.5209 10.3515V11.6716C18.5209 13.9248 17.4056 15.04 15.1069 15.04L4 15.04ZM59.3736 12.4454H66.5202C67.7037 12.4454 68.4548 11.7171 68.4548 10.5791V7.46095C68.4548 6.32294 67.7037 5.59463 66.5202 5.59463H59.3736V12.4454ZM56.5058 15.04V3H66.5885C69.5928 3 71.3226 4.72975 71.3226 7.59751V10.4425C71.3226 13.3102 69.5928 15.04 66.5885 15.04H56.5058ZM42.6083 12.4454H48.6397C49.7322 12.4454 50.4377 11.7626 50.4377 10.6929V7.34715C50.4377 6.27743 49.7322 5.59463 48.6397 5.59463H42.6083C41.5158 5.59463 40.8103 6.27743 40.8103 7.34715V10.6929C40.8103 11.7625 41.5158 12.4454 42.6083 12.4454ZM48.708 15.04H42.54C39.6268 15.04 37.9425 13.3558 37.9425 10.5563V7.4837C37.9425 4.68423 39.6267 3 42.54 3H48.708C51.6212 3 53.3055 4.68423 53.3055 7.4837V10.5563C53.3055 13.3558 51.6213 15.04 48.708 15.04ZM72.4975 15.04L79.2573 3H83.2403L90 15.04H86.7225L85.5618 12.9688H79.8035L78.2558 10.5108L75.7067 15.04H72.4975ZM78.3241 10.3742H84.1051L81.2146 5.2532L78.3241 10.3742ZM9.98588 5.50359L8.34716 3H18.2478L16.6546 5.50359H9.98588ZM21.6765 15.04V3H24.5443V7.68855H28.3452L33.2841 3H37.0851L30.8033 8.98586L37.1989 15.04H33.1703L28.2314 10.2832H24.5443V15.04H21.6765Z", fill: "#0E3A2F" }));
28
28
  exports.default = SvgSkodaWordmark;
@@ -4,7 +4,7 @@ const SvgSkodaWordmark = ({
4
4
  title,
5
5
  titleId,
6
6
  ...props
7
- }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 94 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M4 15.04L5.5932 12.4909H14.8338C15.3572 12.4909 15.6986 12.1495 15.6986 11.626V10.1466H7.7554C5.38836 10.1466 4.34142 9.09966 4.34142 6.77814V5.77671C4.34142 4.04696 5.3656 3 6.98156 3H7.16364V6.73262C7.16364 7.25611 7.50506 7.59751 8.02852 7.59751H15.7214C17.4739 7.59751 18.5209 8.64446 18.5209 10.3515V11.6716C18.5209 13.9248 17.4056 15.04 15.1069 15.04L4 15.04ZM59.3736 12.4454H66.5202C67.7037 12.4454 68.4548 11.7171 68.4548 10.5791V7.46095C68.4548 6.32295 67.7037 5.59463 66.5202 5.59463H59.3736V12.4454ZM56.5058 15.04V3H66.5885C69.5928 3 71.3226 4.72975 71.3226 7.59751V10.4425C71.3226 13.3102 69.5928 15.04 66.5885 15.04H56.5058ZM42.6083 12.4454H48.6397C49.7322 12.4454 50.4377 11.7626 50.4377 10.6929V7.34715C50.4377 6.27743 49.7322 5.59463 48.6397 5.59463H42.6083C41.5158 5.59463 40.8103 6.27743 40.8103 7.34715V10.6929C40.8103 11.7625 41.5158 12.4454 42.6083 12.4454ZM48.708 15.04H42.54C39.6268 15.04 37.9425 13.3558 37.9425 10.5563V7.4837C37.9425 4.68423 39.6267 3 42.54 3H48.708C51.6212 3 53.3055 4.68423 53.3055 7.4837V10.5563C53.3055 13.3558 51.6213 15.04 48.708 15.04ZM72.4975 15.04L79.2573 3H83.2403L90 15.04H86.7225L85.5618 12.9688H79.8035L78.2558 10.5108L75.7067 15.04H72.4975ZM78.3241 10.3742H84.1051L81.2146 5.2532L78.3241 10.3742ZM9.98588 5.50359L8.34716 3H18.2478L16.6546 5.50359H9.98588ZM21.6765 15.04V3H24.5443V7.68855H28.3452L33.2841 3H37.0851L30.8033 8.98586L37.1989 15.04H33.1703L28.2314 10.2832H24.5443V15.04H21.6765Z", fill: "currentColor" }));
7
+ }) => /* @__PURE__ */ React.createElement("svg", { viewBox: "0 0 94 19", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { d: "M4 15.04L5.5932 12.4909H14.8338C15.3572 12.4909 15.6986 12.1495 15.6986 11.626V10.1466H7.7554C5.38836 10.1466 4.34142 9.09966 4.34142 6.77814V5.77671C4.34142 4.04696 5.3656 3 6.98156 3H7.16364V6.73262C7.16364 7.25611 7.50506 7.59751 8.02852 7.59751H15.7214C17.4739 7.59751 18.5209 8.64446 18.5209 10.3515V11.6716C18.5209 13.9248 17.4056 15.04 15.1069 15.04L4 15.04ZM59.3736 12.4454H66.5202C67.7037 12.4454 68.4548 11.7171 68.4548 10.5791V7.46095C68.4548 6.32294 67.7037 5.59463 66.5202 5.59463H59.3736V12.4454ZM56.5058 15.04V3H66.5885C69.5928 3 71.3226 4.72975 71.3226 7.59751V10.4425C71.3226 13.3102 69.5928 15.04 66.5885 15.04H56.5058ZM42.6083 12.4454H48.6397C49.7322 12.4454 50.4377 11.7626 50.4377 10.6929V7.34715C50.4377 6.27743 49.7322 5.59463 48.6397 5.59463H42.6083C41.5158 5.59463 40.8103 6.27743 40.8103 7.34715V10.6929C40.8103 11.7625 41.5158 12.4454 42.6083 12.4454ZM48.708 15.04H42.54C39.6268 15.04 37.9425 13.3558 37.9425 10.5563V7.4837C37.9425 4.68423 39.6267 3 42.54 3H48.708C51.6212 3 53.3055 4.68423 53.3055 7.4837V10.5563C53.3055 13.3558 51.6213 15.04 48.708 15.04ZM72.4975 15.04L79.2573 3H83.2403L90 15.04H86.7225L85.5618 12.9688H79.8035L78.2558 10.5108L75.7067 15.04H72.4975ZM78.3241 10.3742H84.1051L81.2146 5.2532L78.3241 10.3742ZM9.98588 5.50359L8.34716 3H18.2478L16.6546 5.50359H9.98588ZM21.6765 15.04V3H24.5443V7.68855H28.3452L33.2841 3H37.0851L30.8033 8.98586L37.1989 15.04H33.1703L28.2314 10.2832H24.5443V15.04H21.6765Z", fill: "#0E3A2F" }));
8
8
  export {
9
9
  SvgSkodaWordmark as default
10
10
  };
@@ -11,7 +11,7 @@ const vw = {
11
11
  wordmark: vw_wordmark.default
12
12
  };
13
13
  const vwnytte = {
14
- key: "vwnytte",
14
+ key: "vwNytte",
15
15
  symbol: vwNytte_symbol.default,
16
16
  wordmark: vwNytte_wordmark.default
17
17
  };
@@ -9,7 +9,7 @@ const vw = {
9
9
  wordmark: SvgVwWordmark
10
10
  };
11
11
  const vwnytte = {
12
- key: "vwnytte",
12
+ key: "vwNytte",
13
13
  symbol: SvgVwNytteSymbol,
14
14
  wordmark: SvgVwNytteWordmark
15
15
  };