@sps-woodland/tokens 7.4.14 → 7.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 20 Apr 2023 09:44:29 GMT
3
+ * Generated on Fri, 21 Apr 2023 14:43:43 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -42,6 +42,51 @@
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
+ --component-add-to-list-lists-individual-gutter-margin: 1rem;
49
+ --component-add-to-list-item-drag-handle-width: 0.375rem;
50
+ --component-add-to-list-item-drag-handle-height: 1.125rem;
51
+ --component-add-to-list-item-drag-handle-line-height: 1.125rem;
52
+ --component-add-to-list-item-drag-handle-padding-right: 1rem;
53
+ --component-add-to-list-item-drag-handle-background: url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE4IiB2aWV3Qm94PSIwIDAgOCAxOCIgd2lkdGg9IjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE2IDcwODFoM3YzaC0zem0wIDVoM3YzaC0zem0wIDVoM3YzaC0zem0wIDVoM3YzaC0zem01LTE1aDN2M2gtM3ptMCA1aDN2M2gtM3ptMCA1aDN2M2gtM3ptMCA1aDN2M2gtM3oiIGZpbGw9IiNhNWE5YWIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2IC03MDgxKSIvPjwvc3ZnPg==') no-repeat left center;
54
+ --component-add-to-list-item-drag-handle-disabled-opacity: 0.25;
55
+ --component-add-to-list-item-line-height: 1.125rem;
56
+ --component-add-to-list-item-font-size: 0.75rem;
57
+ --component-add-to-list-item-width: 100%;
58
+ --component-add-to-list-item-min-width: 17.75rem;
59
+ --component-add-to-list-item-padding: 0.75rem;
60
+ --component-add-to-list-item-border-weight: 0.0625rem;
61
+ --component-add-to-list-item-border-style: solid;
62
+ --component-add-to-list-item-border-color: #d2d4d4;
63
+ --component-add-to-list-item-dragging-background-color: #e6f2f8;
64
+ --component-add-to-list-item-close-button-right: 0.375rem;
65
+ --component-add-to-list-item-close-button-top: 0.625rem;
66
+ --component-add-to-list-item-drop-target-box-shadow-color: #007db8;
67
+ --component-add-to-list-item-drop-target-box-shadow-offset-y: 0.25rem;
68
+ --component-add-to-list-heading-font-size: 0.875rem;
69
+ --component-add-to-list-heading-line-height: 1.25rem;
70
+ --component-add-to-list-heading-margin-bottom: 0.25rem;
71
+ --component-add-to-list-heading-icon-font-size: 0.875rem;
72
+ --component-add-to-list-heading-icon-line-height: 1.25rem;
73
+ --component-add-to-list-heading-icon-margin-right: 0.25rem;
74
+ --component-add-to-list-heading-tag-margin-left: 0.25rem;
75
+ --component-add-to-list-heading-font-weight: 600;
76
+ --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
+ --component-add-to-list-left-list-vertical-margin-right: 0;
82
+ --component-add-to-list-left-list-vertical-margin-bottom: 1.375rem;
83
+ --component-add-to-list-right-list-margin-left: 1rem;
84
+ --component-add-to-list-right-list-vertical-margin-left: 0;
85
+ --component-add-to-list-list-component-wrapper-width-adjustment: 1rem;
86
+ --component-add-to-list-list-component-wrapper-vertical-width: 100%;
87
+ --component-add-to-list-draggable-box-is-dragging-background-color: #f3f4f4;
88
+ --component-add-to-list-draggable-box-is-dragging-color: #717779;
89
+ --component-add-to-list-filter-container-margin-bottom: 1.25rem;
45
90
  --component-cap-content-padding: 0.5rem;
46
91
  --component-cap-content-font-size: 0.75rem;
47
92
  --component-cap-content-line-height: 1.875rem;
@@ -602,6 +647,26 @@
602
647
  --size-border-radius-xs: 0.25rem;
603
648
  --size-border-width-none: 0;
604
649
  --size-border-width-standard: 0.0625rem;
650
+ --size-component-add-to-list-drag-handle-width: 0.375rem;
651
+ --size-component-add-to-list-drag-handle-height: 1.125rem;
652
+ --size-component-add-to-list-close-button-right: 0.375rem;
653
+ --size-component-add-to-list-close-button-top: 0.625rem;
654
+ --size-component-add-to-list-item-minwidth: 17.75rem;
655
+ --size-component-add-to-list-item-padding: 0.75rem;
656
+ --size-component-add-to-list-vertical-rule-left: 3.09375rem;
657
+ --size-component-add-to-list-vertical-rule-top: 0;
658
+ --size-component-add-to-list-vertical-rule-bottom: 0;
659
+ --size-component-add-to-list-vertical-rule-height: 6.25rem;
660
+ --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
+ --size-component-add-to-list-left-list-vertical-margin-right: 0;
666
+ --size-component-add-to-list-left-list-vertical-margin-bottom: 1.375rem;
667
+ --size-component-add-to-list-right-list-base-margin-left: 1rem;
668
+ --size-component-add-to-list-right-list-vertical-margin-left: 0;
669
+ --size-component-add-to-list-filter-container-margin-bottom: 1.25rem;
605
670
  --size-component-cap-content-line-height: 1.875rem;
606
671
  --size-component-spinner-sm-dimension: 1.125rem;
607
672
  --size-component-spinner-sm-thickness: 0.125rem;
package/lib/css/utils.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 20 Apr 2023 09:44:29 GMT
3
+ * Generated on Fri, 21 Apr 2023 14:43:43 GMT
4
4
  */
5
5
 
6
6
  .red-light {