@esri/calcite-design-tokens 2.0.0 → 2.0.1-next.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.
package/dist/css/dark.css CHANGED
@@ -1,47 +1,47 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Sat, 02 Dec 2023 04:05:27 GMT
3
+ * Generated on Thu, 07 Dec 2023 23:40:52 GMT
4
4
  */
5
5
 
6
- :root{
7
- --calcite-color-border-white: #f8f8f8;
8
- --calcite-color-border-ghost: rgba(117, 117, 117, 0.3);
9
- --calcite-color-border-input: #757575;
10
- --calcite-color-border-3: #404040;
11
- --calcite-color-border-2: #4a4a4a;
12
- --calcite-color-border-1: #555555;
13
- --calcite-color-text-link: #00A0FF;
14
- --calcite-color-text-inverse: #151515;
15
- --calcite-color-text-3: #9f9f9f;
16
- --calcite-color-text-2: #bfbfbf;
17
- --calcite-color-text-1: #ffffff;
18
- --calcite-color-inverse-press: #f3f3f3;
19
- --calcite-color-inverse-hover: #ffffff;
20
- --calcite-color-inverse: #f8f8f8;
21
- --calcite-color-status-danger-press: #d90012;
22
- --calcite-color-status-danger-hover: #ff0015;
23
- --calcite-color-status-danger: #FE583E;
24
- --calcite-color-status-warning-press: #f5d000;
25
- --calcite-color-status-warning-hover: #ffee33;
26
- --calcite-color-status-warning: #FFC900;
27
- --calcite-color-status-success-press: #00b81b;
28
- --calcite-color-status-success-hover: #3bed52;
29
- --calcite-color-status-success: #36DA43;
30
- --calcite-color-status-info-press: #009af2;
31
- --calcite-color-status-info-hover: #3db8ff;
32
- --calcite-color-status-info: #00A0FF;
33
- --calcite-color-brand-underline: rgba(0, 160, 255, 0.4);
34
- --calcite-color-brand-press: #00619b;
35
- --calcite-color-brand-hover: #007ac2;
36
- --calcite-color-brand: #009af2;
37
- --calcite-color-transparent-tint: rgba(43, 43, 43, 0.8);
38
- --calcite-color-transparent-scrim: rgba(0, 0, 0, 0.85);
39
- --calcite-color-transparent-press: rgba(255, 255, 255, 0.08);
40
- --calcite-color-transparent-hover: rgba(255, 255, 255, 0.04);
41
- --calcite-color-transparent: rgba(255, 255, 255, 0);
42
- --calcite-color-foreground-current: #214155;
43
- --calcite-color-foreground-3: #151515;
44
- --calcite-color-foreground-2: #202020;
45
- --calcite-color-foreground-1: #2b2b2b;
46
- --calcite-color-background: #353535;
6
+ :root {
7
+ --calcite-color-border-white: #f8f8f8;
8
+ --calcite-color-border-ghost: rgba(117, 117, 117, 0.3);
9
+ --calcite-color-border-input: #757575;
10
+ --calcite-color-border-3: #404040;
11
+ --calcite-color-border-2: #4a4a4a;
12
+ --calcite-color-border-1: #555555;
13
+ --calcite-color-text-link: #00a0ff;
14
+ --calcite-color-text-inverse: #151515;
15
+ --calcite-color-text-3: #9f9f9f;
16
+ --calcite-color-text-2: #bfbfbf;
17
+ --calcite-color-text-1: #ffffff;
18
+ --calcite-color-inverse-press: #f3f3f3;
19
+ --calcite-color-inverse-hover: #ffffff;
20
+ --calcite-color-inverse: #f8f8f8;
21
+ --calcite-color-status-danger-press: #d90012;
22
+ --calcite-color-status-danger-hover: #ff0015;
23
+ --calcite-color-status-danger: #fe583e;
24
+ --calcite-color-status-warning-press: #f5d000;
25
+ --calcite-color-status-warning-hover: #ffee33;
26
+ --calcite-color-status-warning: #ffc900;
27
+ --calcite-color-status-success-press: #00b81b;
28
+ --calcite-color-status-success-hover: #3bed52;
29
+ --calcite-color-status-success: #36da43;
30
+ --calcite-color-status-info-press: #009af2;
31
+ --calcite-color-status-info-hover: #3db8ff;
32
+ --calcite-color-status-info: #00a0ff;
33
+ --calcite-color-brand-underline: rgba(0, 160, 255, 0.4);
34
+ --calcite-color-brand-press: #00619b;
35
+ --calcite-color-brand-hover: #007ac2;
36
+ --calcite-color-brand: #009af2;
37
+ --calcite-color-transparent-tint: rgba(43, 43, 43, 0.8);
38
+ --calcite-color-transparent-scrim: rgba(0, 0, 0, 0.85);
39
+ --calcite-color-transparent-press: rgba(255, 255, 255, 0.08);
40
+ --calcite-color-transparent-hover: rgba(255, 255, 255, 0.04);
41
+ --calcite-color-transparent: rgba(255, 255, 255, 0);
42
+ --calcite-color-foreground-current: #214155;
43
+ --calcite-color-foreground-3: #151515;
44
+ --calcite-color-foreground-2: #202020;
45
+ --calcite-color-foreground-1: #2b2b2b;
46
+ --calcite-color-background: #353535;
47
47
  }
@@ -1,96 +1,98 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Sat, 02 Dec 2023 04:05:27 GMT
3
+ * Generated on Thu, 07 Dec 2023 23:40:52 GMT
4
4
  */
5
5
 
6
6
  :root {
7
- --calcite-z-index-tooltip: 901;
8
- --calcite-z-index-popup: 900;
9
- --calcite-z-index-modal: 800;
10
- --calcite-z-index-overlay: 700;
11
- --calcite-z-index-dropdown: 600;
12
- --calcite-z-index-toast: 500;
13
- --calcite-z-index-header: 400;
14
- --calcite-z-index-sticky: 300;
15
- --calcite-z-index: 1;
16
- --calcite-z-index-deep: -999999;
17
- --calcite-spacing-xxxl: 32px;
18
- --calcite-spacing-xxl: 20px;
19
- --calcite-spacing-xl: 16px;
20
- --calcite-spacing-lg: 14px;
21
- --calcite-spacing-md: 12px;
22
- --calcite-spacing-sm: 8px;
23
- --calcite-spacing-xs: 6px;
24
- --calcite-spacing-xxs: 4px;
25
- --calcite-spacing-base: 2px;
26
- --calcite-spacing-px: 1px;
27
- --calcite-size-xxxl: 32px;
28
- --calcite-size-xxl: 24px;
29
- --calcite-size-xl: 20px;
30
- --calcite-size-lg: 16px;
31
- --calcite-size-md-plus: 14px;
32
- --calcite-size-md: 12px;
33
- --calcite-size-sm-plus: 10px;
34
- --calcite-size-sm: 8px;
35
- --calcite-size-xs: 6px;
36
- --calcite-size-xxs: 4px;
37
- --calcite-size-xxxs: 2px;
38
- --calcite-size-px: 1px;
39
- --calcite-opacity-disabled: 0.5;
40
- --calcite-opacity-full: 1;
41
- --calcite-opacity-dark: 0.85;
42
- --calcite-opacity-half: 0.5;
43
- --calcite-opacity-light: 0.4;
44
- --calcite-font-text-case-capitalize: capitalize;
45
- --calcite-font-text-case-lowercase: lowercase;
46
- --calcite-font-text-case-uppercase: uppercase;
47
- --calcite-font-text-case-none: none;
48
- --calcite-font-text-decoration-underline: underline;
49
- --calcite-font-text-decoration-none: none;
50
- --calcite-font-paragraph-spacing-normal: 4px;
51
- --calcite-font-letter-spacing-wide: 0.4;
52
- --calcite-font-letter-spacing-normal: 0;
53
- --calcite-font-letter-spacing-tight: -0.4;
54
- --calcite-font-line-height-relative-loose: 2; /* 2 */
55
- --calcite-font-line-height-relative-relaxed: 1.625; /* 1.625 */
56
- --calcite-font-line-height-relative-normal: 1.5; /* 1.5 */
57
- --calcite-font-line-height-relative-snug: 1.375; /* 1.375 */
58
- --calcite-font-line-height-relative-tight: 1.25; /* 1.25 */
59
- --calcite-font-line-height-relative: auto; /* 1 */
60
- --calcite-font-line-height-fixed-xl: 24px;
61
- --calcite-font-line-height-fixed-lg: 20px;
62
- --calcite-font-line-height-fixed-base: 16px;
63
- --calcite-font-line-height-fixed-sm: 12px;
64
- --calcite-font-style-emphasis: italic; /* used in ratings */
65
- --calcite-font-size-xxl: 24px;
66
- --calcite-font-size-xl: 20px;
67
- --calcite-font-size-lg: 18px;
68
- --calcite-font-size-md: 16px;
69
- --calcite-font-size: 14px;
70
- --calcite-font-size-sm: 12px;
71
- --calcite-font-size-xs: 10px;
72
- --calcite-font-weight-bold: 700;
73
- --calcite-font-weight-semibold: 600;
74
- --calcite-font-weight-medium: 500;
75
- --calcite-font-weight-regular: 400;
76
- --calcite-font-weight-normal: 400; /* For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word "regular" */
77
- --calcite-font-weight-light: 300; /* For Avenir Next World (secondary font family) */
78
- --calcite-font-family-code: Monaco;
79
- --calcite-font-family: "Avenir Next LT Pro";
80
- --calcite-container-size-content-fixed: 1440px; /* only for lg breakpoint fixed grid width */
81
- --calcite-container-size-content-fluid: 100%; /* for fluid grid widths */
82
- --calcite-container-size-gutter: 16px;
83
- --calcite-container-size-margin: 24px;
84
- --calcite-color-background-none: rgba(#ffffff, 0);
85
- --calcite-corner-radius-pill: 100%;
86
- --calcite-corner-radius-round: 4px;
87
- --calcite-corner-radius-sharp: 0;
88
- --calcite-border-width-lg: 4px;
89
- --calcite-border-width-md: 2px;
90
- --calcite-border-width-sm: 1px;
91
- --calcite-border-width-none: 0;
92
- --calcite-shadow-md: 0 4px 20px 0 rgba(0, 0, 0, 0.08), 0 12px 30px rgba(0, 0, 0, 0.1);
93
- --calcite-shadow-sm: 0 2px 8px 0 rgba(0, 0, 0, 0.04), 0 4px 16px 0 rgba(0, 0, 0, 0.08);
94
- --calcite-shadow-none: 0 0 0 0 rgba(0, 0, 0, 0);
95
- --calcite-corner-radius: var(--calcite-corner-radius-sharp);
7
+ --calcite-z-index-tooltip: 901;
8
+ --calcite-z-index-popup: 900;
9
+ --calcite-z-index-modal: 800;
10
+ --calcite-z-index-overlay: 700;
11
+ --calcite-z-index-dropdown: 600;
12
+ --calcite-z-index-toast: 500;
13
+ --calcite-z-index-header: 400;
14
+ --calcite-z-index-sticky: 300;
15
+ --calcite-z-index: 1;
16
+ --calcite-z-index-deep: -999999;
17
+ --calcite-spacing-xxxl: 32px;
18
+ --calcite-spacing-xxl: 20px;
19
+ --calcite-spacing-xl: 16px;
20
+ --calcite-spacing-lg: 14px;
21
+ --calcite-spacing-md: 12px;
22
+ --calcite-spacing-sm: 8px;
23
+ --calcite-spacing-xs: 6px;
24
+ --calcite-spacing-xxs: 4px;
25
+ --calcite-spacing-base: 2px;
26
+ --calcite-spacing-px: 1px;
27
+ --calcite-size-xxxl: 32px;
28
+ --calcite-size-xxl: 24px;
29
+ --calcite-size-xl: 20px;
30
+ --calcite-size-lg: 16px;
31
+ --calcite-size-md-plus: 14px;
32
+ --calcite-size-md: 12px;
33
+ --calcite-size-sm-plus: 10px;
34
+ --calcite-size-sm: 8px;
35
+ --calcite-size-xs: 6px;
36
+ --calcite-size-xxs: 4px;
37
+ --calcite-size-xxxs: 2px;
38
+ --calcite-size-px: 1px;
39
+ --calcite-opacity-disabled: 0.5;
40
+ --calcite-opacity-full: 1;
41
+ --calcite-opacity-dark: 0.85;
42
+ --calcite-opacity-half: 0.5;
43
+ --calcite-opacity-light: 0.4;
44
+ --calcite-font-text-case-capitalize: capitalize;
45
+ --calcite-font-text-case-lowercase: lowercase;
46
+ --calcite-font-text-case-uppercase: uppercase;
47
+ --calcite-font-text-case-none: none;
48
+ --calcite-font-text-decoration-underline: underline;
49
+ --calcite-font-text-decoration-none: none;
50
+ --calcite-font-paragraph-spacing-normal: 4px;
51
+ --calcite-font-letter-spacing-wide: 0.4;
52
+ --calcite-font-letter-spacing-normal: 0;
53
+ --calcite-font-letter-spacing-tight: -0.4;
54
+ --calcite-font-line-height-relative-loose: 2; /* 2 */
55
+ --calcite-font-line-height-relative-relaxed: 1.625; /* 1.625 */
56
+ --calcite-font-line-height-relative-normal: 1.5; /* 1.5 */
57
+ --calcite-font-line-height-relative-snug: 1.375; /* 1.375 */
58
+ --calcite-font-line-height-relative-tight: 1.25; /* 1.25 */
59
+ --calcite-font-line-height-relative: auto; /* 1 */
60
+ --calcite-font-line-height-fixed-xl: 24px;
61
+ --calcite-font-line-height-fixed-lg: 20px;
62
+ --calcite-font-line-height-fixed-base: 16px;
63
+ --calcite-font-line-height-fixed-sm: 12px;
64
+ --calcite-font-style-emphasis: italic; /* used in ratings */
65
+ --calcite-font-size-xxl: 24px;
66
+ --calcite-font-size-xl: 20px;
67
+ --calcite-font-size-lg: 18px;
68
+ --calcite-font-size-md: 16px;
69
+ --calcite-font-size: 14px;
70
+ --calcite-font-size-sm: 12px;
71
+ --calcite-font-size-xs: 10px;
72
+ --calcite-font-weight-bold: 700;
73
+ --calcite-font-weight-semibold: 600;
74
+ --calcite-font-weight-medium: 500;
75
+ --calcite-font-weight-regular: 400;
76
+ --calcite-font-weight-normal: 400; /* For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word "regular" */
77
+ --calcite-font-weight-light: 300; /* For Avenir Next World (secondary font family) */
78
+ --calcite-font-family-code: Monaco;
79
+ --calcite-font-family: "Avenir Next LT Pro";
80
+ --calcite-container-size-content-fixed: 1440px; /* only for lg breakpoint fixed grid width */
81
+ --calcite-container-size-content-fluid: 100%; /* for fluid grid widths */
82
+ --calcite-container-size-gutter: 16px;
83
+ --calcite-container-size-margin: 24px;
84
+ --calcite-color-background-none: rgba(#ffffff, 0);
85
+ --calcite-corner-radius-pill: 100%;
86
+ --calcite-corner-radius-round: 4px;
87
+ --calcite-corner-radius-sharp: 0;
88
+ --calcite-border-width-lg: 4px;
89
+ --calcite-border-width-md: 2px;
90
+ --calcite-border-width-sm: 1px;
91
+ --calcite-border-width-none: 0;
92
+ --calcite-shadow-md: 0 4px 20px 0 rgba(0, 0, 0, 0.08),
93
+ 0 12px 30px rgba(0, 0, 0, 0.1);
94
+ --calcite-shadow-sm: 0 2px 8px 0 rgba(0, 0, 0, 0.04),
95
+ 0 4px 16px 0 rgba(0, 0, 0, 0.08);
96
+ --calcite-shadow-none: 0 0 0 0 rgba(0, 0, 0, 0);
97
+ --calcite-corner-radius: var(--calcite-corner-radius-sharp);
96
98
  }