@sps-woodland/tokens 7.7.5 → 7.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/css/tokens.css +6 -12
- package/lib/css/utils.css +1 -1
- package/lib/dictionary.d.ts +253 -634
- package/lib/font.css +21 -21
- package/lib/index.cjs.js +1 -1
- package/lib/index.es.js +44 -46
- package/lib/scss/tokens.scss +6 -12
- package/lib/scss/utils.scss +1 -1
- package/lib/tokens.d.ts +9 -35
- package/lib/vanilla-extract/sprinkleValues.d.ts +1 -14
- package/lib/vanilla-extract/sprinkles.css.d.ts +2 -2
- package/package.json +1 -1
- package/src/dictionary.ts +461 -1235
- package/src/tokens.ts +10 -12
- package/src/vanilla-extract/sprinkleValues.ts +2 -6
package/lib/css/tokens.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 20 Jun 2023 13:46:42 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -42,9 +42,6 @@
|
|
|
42
42
|
--color-white: #ffffff;
|
|
43
43
|
--color-black: #000000;
|
|
44
44
|
--color-none: rgba(0, 0, 0, 0);
|
|
45
|
-
--component-add-to-list-outer-list-wrapper-border-weight: 0.0625rem;
|
|
46
|
-
--component-add-to-list-outer-list-wrapper-border-style: solid;
|
|
47
|
-
--component-add-to-list-outer-list-wrapper-border-color: #d2d4d4;
|
|
48
45
|
--component-add-to-list-lists-individual-gutter-margin: 1rem;
|
|
49
46
|
--component-add-to-list-item-drag-handle-width: 0.375rem;
|
|
50
47
|
--component-add-to-list-item-drag-handle-height: 1.125rem;
|
|
@@ -74,19 +71,19 @@
|
|
|
74
71
|
--component-add-to-list-heading-tag-margin-left: 0.25rem;
|
|
75
72
|
--component-add-to-list-heading-font-weight: 600;
|
|
76
73
|
--component-add-to-list-left-list-margin-right: 1rem;
|
|
77
|
-
--component-add-to-list-left-list-after-width: 0.0625rem;
|
|
78
|
-
--component-add-to-list-left-list-after-left-adjustment: 1rem;
|
|
79
|
-
--component-add-to-list-left-list-has-headers-after-top: 1.5rem;
|
|
80
|
-
--component-add-to-list-left-list-has-move-link-after-bottom: 1.875rem;
|
|
81
74
|
--component-add-to-list-left-list-vertical-margin-right: 0;
|
|
82
75
|
--component-add-to-list-left-list-vertical-margin-bottom: 1.375rem;
|
|
83
76
|
--component-add-to-list-right-list-margin-left: 1rem;
|
|
84
77
|
--component-add-to-list-right-list-vertical-margin-left: 0;
|
|
78
|
+
--component-add-to-list-separator-width: 0.0625rem;
|
|
79
|
+
--component-add-to-list-separator-left-adjustment: 1rem;
|
|
80
|
+
--component-add-to-list-separator-height-adjustment-for-phantom-droppable-container: 1.5625rem;
|
|
85
81
|
--component-add-to-list-list-component-wrapper-width-adjustment: 1rem;
|
|
86
82
|
--component-add-to-list-list-component-wrapper-vertical-width: 100%;
|
|
87
83
|
--component-add-to-list-draggable-box-is-dragging-background-color: #f3f4f4;
|
|
88
84
|
--component-add-to-list-draggable-box-is-dragging-color: #717779;
|
|
89
85
|
--component-add-to-list-filter-container-margin-bottom: 1.25rem;
|
|
86
|
+
--component-add-to-list-move-all-button-adjustment-for-phantom-droppable-container-margin-top: 1.5625rem;
|
|
90
87
|
--component-cap-content-padding: 0.5rem;
|
|
91
88
|
--component-cap-content-font-size: 0.75rem;
|
|
92
89
|
--component-cap-content-line-height: 1.875rem;
|
|
@@ -658,15 +655,12 @@
|
|
|
658
655
|
--size-component-add-to-list-vertical-rule-bottom: 0;
|
|
659
656
|
--size-component-add-to-list-vertical-rule-height: 6.25rem;
|
|
660
657
|
--size-component-add-to-list-left-list-base-margin-right: 1rem;
|
|
661
|
-
--size-component-add-to-list-left-list-base-after-width: 0.0625rem;
|
|
662
|
-
--size-component-add-to-list-left-list-base-after-left-adjustment: 1rem;
|
|
663
|
-
--size-component-add-to-list-left-list-has-headers-after-top: 1.5rem;
|
|
664
|
-
--size-component-add-to-list-left-list-has-move-link-after-bottom: 1.875rem;
|
|
665
658
|
--size-component-add-to-list-left-list-vertical-margin-right: 0;
|
|
666
659
|
--size-component-add-to-list-left-list-vertical-margin-bottom: 1.375rem;
|
|
667
660
|
--size-component-add-to-list-right-list-base-margin-left: 1rem;
|
|
668
661
|
--size-component-add-to-list-right-list-vertical-margin-left: 0;
|
|
669
662
|
--size-component-add-to-list-filter-container-margin-bottom: 1.25rem;
|
|
663
|
+
--size-component-add-to-list-phantom-droppable-container-total-height: 1.5625rem;
|
|
670
664
|
--size-component-cap-content-line-height: 1.875rem;
|
|
671
665
|
--size-component-spinner-sm-dimension: 1.125rem;
|
|
672
666
|
--size-component-spinner-sm-thickness: 0.125rem;
|