sit-onyx 1.0.0-beta.91 → 1.0.0-beta.93

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sit-onyx",
3
3
  "description": "A design system and Vue.js component library created by Schwarz IT",
4
- "version": "1.0.0-beta.91",
4
+ "version": "1.0.0-beta.93",
5
5
  "type": "module",
6
6
  "author": "Schwarz IT KG",
7
7
  "license": "Apache-2.0",
@@ -36,7 +36,7 @@
36
36
  "peerDependencies": {
37
37
  "typescript": ">= 5.2.2",
38
38
  "vue": ">= 3.5.0",
39
- "@sit-onyx/icons": "^1.0.0-beta.7",
39
+ "@sit-onyx/icons": "^1.0.0-beta.8",
40
40
  "@sit-onyx/shared": "^0.0.1-beta.0"
41
41
  },
42
42
  "devDependencies": {
@@ -52,7 +52,7 @@
52
52
  "vue-component-type-helpers": "^2.1.10",
53
53
  "@sit-onyx/headless": "^1.0.0-beta.13",
54
54
  "@sit-onyx/playwright-utils": "^1.0.0-beta.1",
55
- "@sit-onyx/storybook-utils": "^1.0.0-beta.74"
55
+ "@sit-onyx/storybook-utils": "^1.0.0-beta.75"
56
56
  },
57
57
  "scripts": {
58
58
  "dev": "turbo run turbo:dev --filter=.",
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "compact" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:21 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:30:04 GMT
5
5
  */
6
6
  :where(.onyx-density-compact) {
7
7
  --onyx-density-2xl: var(--onyx-number-spacing-600);
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "cozy" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:21 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:30:04 GMT
5
5
  */
6
6
  :where(.onyx-density-cozy) {
7
7
  --onyx-density-2xl: var(--onyx-number-spacing-800);
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "default" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:14 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:55 GMT
5
5
  */
6
6
  :where(:root),
7
7
  :where(.onyx-density-default) {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "spacing" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:07 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:49 GMT
5
5
  */
6
6
  :where(:root) {
7
7
  --onyx-spacing-2xl: var(--onyx-number-spacing-700);
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "digits-dark" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:01 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:41 GMT
5
5
  */
6
6
  .dark,
7
7
  .onyx-theme-digits-dark {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "digits-light" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:54 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:33 GMT
5
5
  */
6
6
  :where(:root),
7
7
  .onyx-theme-digits-light {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "kaufland-dark" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:01 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:41 GMT
5
5
  */
6
6
  .dark,
7
7
  .onyx-theme-kaufland-dark {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "kaufland-light" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:54 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:33 GMT
5
5
  */
6
6
  :where(:root),
7
7
  .onyx-theme-kaufland-light {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "lidl-dark" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:01 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:41 GMT
5
5
  */
6
6
  .dark,
7
7
  .onyx-theme-lidl-dark {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "lidl-light" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:54 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:33 GMT
5
5
  */
6
6
  :where(:root),
7
7
  .onyx-theme-lidl-light {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "onyx-dark" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:46 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:26 GMT
5
5
  */
6
6
  .dark,
7
7
  .onyx-theme-default-dark {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "onyx-light" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:39 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:18 GMT
5
5
  */
6
6
  :where(:root),
7
7
  .onyx-theme-default {
@@ -1,9 +1,9 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "schwarz-dark" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:01 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:41 GMT
5
5
  */
6
- :where(.dark),
6
+ .dark,
7
7
  .onyx-theme-schwarz-dark {
8
8
  --onyx-color-base-background-blank: var(--onyx-color-steel-1100);
9
9
  --onyx-color-base-background-tinted: var(--onyx-color-steel-1200);
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "schwarz-light" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:54 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:33 GMT
5
5
  */
6
6
  :where(:root),
7
7
  .onyx-theme-schwarz-light {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly.
3
3
  * This file contains the specific variables for the "value" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:39 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:18 GMT
5
5
  */
6
6
  :where(:root),
7
7
  .onyx-theme-default {