@eightshift/ui-components 6.0.12 → 6.0.13
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/assets/style-admin.css +1415 -1409
- package/dist/assets/style-editor.css +1415 -1409
- package/dist/assets/style.css +1415 -1409
- package/dist/assets/wp-overrides/fix-label-text-case.css +7 -7
- package/dist/assets/wp-overrides/make-block-messages-nicer.css +36 -36
- package/dist/assets/wp-overrides/restyle-tooltips.css +56 -56
- package/dist/assets/wp-overrides/round-corners.css +43 -43
- package/dist/components/draggable/draggable.js +4 -5
- package/dist/components/placeholders/file-picker-shell.js +3 -2
- package/dist/components/slider/column-config-slider.js +1 -1
- package/dist/components/slider/slider.js +1 -1
- package/dist/{proxy-CcjltLEW.js → proxy-B_RaYTfe.js} +4434 -4359
- package/package.json +14 -14
|
@@ -2,28 +2,28 @@
|
|
|
2
2
|
@layer properties {
|
|
3
3
|
@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
|
|
4
4
|
*, :before, :after, ::backdrop {
|
|
5
|
-
--tw-font-weight: initial;
|
|
6
|
-
--tw-tracking: initial;
|
|
5
|
+
--es-uic-tw-font-weight: initial;
|
|
6
|
+
--es-uic-tw-tracking: initial;
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
.components-base-control__label, .components-input-control__label, .components-custom-select-control__label {
|
|
12
12
|
font-size: var(--es-text-13, .8125rem) !important;
|
|
13
|
-
line-height: var(--tw-leading, var(--es-text-13--line-height, 1.15)) !important;
|
|
14
|
-
--tw-font-weight: var(--es-font-weight-normal, 400) !important;
|
|
13
|
+
line-height: var(--es-uic-tw-leading, var(--es-text-13--line-height, 1.15)) !important;
|
|
14
|
+
--es-uic-tw-font-weight: var(--es-font-weight-normal, 400) !important;
|
|
15
15
|
font-weight: var(--es-font-weight-normal, 400) !important;
|
|
16
|
-
--tw-tracking: var(--es-tracking-normal, 0em) !important;
|
|
16
|
+
--es-uic-tw-tracking: var(--es-tracking-normal, 0em) !important;
|
|
17
17
|
letter-spacing: var(--es-tracking-normal, 0em) !important;
|
|
18
18
|
text-transform: none !important;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
@property --tw-font-weight {
|
|
21
|
+
@property --es-uic-tw-font-weight {
|
|
22
22
|
syntax: "*";
|
|
23
23
|
inherits: false
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
@property --tw-tracking {
|
|
26
|
+
@property --es-uic-tw-tracking {
|
|
27
27
|
syntax: "*";
|
|
28
28
|
inherits: false
|
|
29
29
|
}
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
@layer properties {
|
|
3
3
|
@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
|
|
4
4
|
*, :before, :after, ::backdrop {
|
|
5
|
-
--tw-shadow: 0 0 #0000;
|
|
6
|
-
--tw-shadow-color: initial;
|
|
7
|
-
--tw-shadow-alpha: 100%;
|
|
8
|
-
--tw-inset-shadow: 0 0 #0000;
|
|
9
|
-
--tw-inset-shadow-color: initial;
|
|
10
|
-
--tw-inset-shadow-alpha: 100%;
|
|
11
|
-
--tw-ring-color: initial;
|
|
12
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
13
|
-
--tw-inset-ring-color: initial;
|
|
14
|
-
--tw-inset-ring-shadow: 0 0 #0000;
|
|
15
|
-
--tw-ring-inset: initial;
|
|
16
|
-
--tw-ring-offset-width: 0px;
|
|
17
|
-
--tw-ring-offset-color: #fff;
|
|
18
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
5
|
+
--es-uic-tw-shadow: 0 0 #0000;
|
|
6
|
+
--es-uic-tw-shadow-color: initial;
|
|
7
|
+
--es-uic-tw-shadow-alpha: 100%;
|
|
8
|
+
--es-uic-tw-inset-shadow: 0 0 #0000;
|
|
9
|
+
--es-uic-tw-inset-shadow-color: initial;
|
|
10
|
+
--es-uic-tw-inset-shadow-alpha: 100%;
|
|
11
|
+
--es-uic-tw-ring-color: initial;
|
|
12
|
+
--es-uic-tw-ring-shadow: 0 0 #0000;
|
|
13
|
+
--es-uic-tw-inset-ring-color: initial;
|
|
14
|
+
--es-uic-tw-inset-ring-shadow: 0 0 #0000;
|
|
15
|
+
--es-uic-tw-ring-inset: initial;
|
|
16
|
+
--es-uic-tw-ring-offset-width: 0px;
|
|
17
|
+
--es-uic-tw-ring-offset-color: #fff;
|
|
18
|
+
--es-uic-tw-ring-offset-shadow: 0 0 #0000;
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
}
|
|
@@ -32,14 +32,14 @@
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.block-editor-block-list__block-crash-warning {
|
|
35
|
-
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a) !important;
|
|
36
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
|
|
37
|
-
--tw-shadow-color: var(--es-color-red-700, oklch(50.5% .213 27.518)) !important;
|
|
35
|
+
--es-uic-tw-shadow: 0 1px 3px 0 var(--es-uic-tw-shadow-color, #0000001a), 0 1px 2px -1px var(--es-uic-tw-shadow-color, #0000001a) !important;
|
|
36
|
+
box-shadow: var(--es-uic-tw-inset-shadow), var(--es-uic-tw-inset-ring-shadow), var(--es-uic-tw-ring-offset-shadow), var(--es-uic-tw-ring-shadow), var(--es-uic-tw-shadow) !important;
|
|
37
|
+
--es-uic-tw-shadow-color: var(--es-color-red-700, oklch(50.5% .213 27.518)) !important;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
40
|
@supports (color: color-mix(in lab, red, red)) {
|
|
41
41
|
.block-editor-block-list__block-crash-warning {
|
|
42
|
-
--tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--es-color-red-700, oklch(50.5% .213 27.518)) 10%, transparent) var(--tw-shadow-alpha), transparent) !important;
|
|
42
|
+
--es-uic-tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--es-color-red-700, oklch(50.5% .213 27.518)) 10%, transparent) var(--es-uic-tw-shadow-alpha), transparent) !important;
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
|
|
@@ -60,14 +60,14 @@
|
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
.wp-block-missing div.block-editor-warning {
|
|
63
|
-
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a) !important;
|
|
64
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
|
|
65
|
-
--tw-shadow-color: var(--es-color-secondary-700, var(--es-color-zinc-700)) !important;
|
|
63
|
+
--es-uic-tw-shadow: 0 1px 3px 0 var(--es-uic-tw-shadow-color, #0000001a), 0 1px 2px -1px var(--es-uic-tw-shadow-color, #0000001a) !important;
|
|
64
|
+
box-shadow: var(--es-uic-tw-inset-shadow), var(--es-uic-tw-inset-ring-shadow), var(--es-uic-tw-ring-offset-shadow), var(--es-uic-tw-ring-shadow), var(--es-uic-tw-shadow) !important;
|
|
65
|
+
--es-uic-tw-shadow-color: var(--es-color-secondary-700, var(--es-color-zinc-700)) !important;
|
|
66
66
|
}
|
|
67
67
|
|
|
68
68
|
@supports (color: color-mix(in lab, red, red)) {
|
|
69
69
|
.wp-block-missing div.block-editor-warning {
|
|
70
|
-
--tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--es-color-secondary-700, var(--es-color-zinc-700)) 20%, transparent) var(--tw-shadow-alpha), transparent) !important;
|
|
70
|
+
--es-uic-tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--es-color-secondary-700, var(--es-color-zinc-700)) 20%, transparent) var(--es-uic-tw-shadow-alpha), transparent) !important;
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
73
|
|
|
@@ -75,80 +75,80 @@
|
|
|
75
75
|
color: var(--es-color-secondary-950, var(--es-color-zinc-950)) !important;
|
|
76
76
|
}
|
|
77
77
|
|
|
78
|
-
@property --tw-shadow {
|
|
78
|
+
@property --es-uic-tw-shadow {
|
|
79
79
|
syntax: "*";
|
|
80
80
|
inherits: false;
|
|
81
81
|
initial-value: 0 0 #0000;
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
-
@property --tw-shadow-color {
|
|
84
|
+
@property --es-uic-tw-shadow-color {
|
|
85
85
|
syntax: "*";
|
|
86
86
|
inherits: false
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
@property --tw-shadow-alpha {
|
|
89
|
+
@property --es-uic-tw-shadow-alpha {
|
|
90
90
|
syntax: "<percentage>";
|
|
91
91
|
inherits: false;
|
|
92
92
|
initial-value: 100%;
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
@property --tw-inset-shadow {
|
|
95
|
+
@property --es-uic-tw-inset-shadow {
|
|
96
96
|
syntax: "*";
|
|
97
97
|
inherits: false;
|
|
98
98
|
initial-value: 0 0 #0000;
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
@property --tw-inset-shadow-color {
|
|
101
|
+
@property --es-uic-tw-inset-shadow-color {
|
|
102
102
|
syntax: "*";
|
|
103
103
|
inherits: false
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
@property --tw-inset-shadow-alpha {
|
|
106
|
+
@property --es-uic-tw-inset-shadow-alpha {
|
|
107
107
|
syntax: "<percentage>";
|
|
108
108
|
inherits: false;
|
|
109
109
|
initial-value: 100%;
|
|
110
110
|
}
|
|
111
111
|
|
|
112
|
-
@property --tw-ring-color {
|
|
112
|
+
@property --es-uic-tw-ring-color {
|
|
113
113
|
syntax: "*";
|
|
114
114
|
inherits: false
|
|
115
115
|
}
|
|
116
116
|
|
|
117
|
-
@property --tw-ring-shadow {
|
|
117
|
+
@property --es-uic-tw-ring-shadow {
|
|
118
118
|
syntax: "*";
|
|
119
119
|
inherits: false;
|
|
120
120
|
initial-value: 0 0 #0000;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
@property --tw-inset-ring-color {
|
|
123
|
+
@property --es-uic-tw-inset-ring-color {
|
|
124
124
|
syntax: "*";
|
|
125
125
|
inherits: false
|
|
126
126
|
}
|
|
127
127
|
|
|
128
|
-
@property --tw-inset-ring-shadow {
|
|
128
|
+
@property --es-uic-tw-inset-ring-shadow {
|
|
129
129
|
syntax: "*";
|
|
130
130
|
inherits: false;
|
|
131
131
|
initial-value: 0 0 #0000;
|
|
132
132
|
}
|
|
133
133
|
|
|
134
|
-
@property --tw-ring-inset {
|
|
134
|
+
@property --es-uic-tw-ring-inset {
|
|
135
135
|
syntax: "*";
|
|
136
136
|
inherits: false
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
@property --tw-ring-offset-width {
|
|
139
|
+
@property --es-uic-tw-ring-offset-width {
|
|
140
140
|
syntax: "<length>";
|
|
141
141
|
inherits: false;
|
|
142
142
|
initial-value: 0;
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
@property --tw-ring-offset-color {
|
|
145
|
+
@property --es-uic-tw-ring-offset-color {
|
|
146
146
|
syntax: "*";
|
|
147
147
|
inherits: false;
|
|
148
148
|
initial-value: #fff;
|
|
149
149
|
}
|
|
150
150
|
|
|
151
|
-
@property --tw-ring-offset-shadow {
|
|
151
|
+
@property --es-uic-tw-ring-offset-shadow {
|
|
152
152
|
syntax: "*";
|
|
153
153
|
inherits: false;
|
|
154
154
|
initial-value: 0 0 #0000;
|
|
@@ -2,49 +2,49 @@
|
|
|
2
2
|
@layer properties {
|
|
3
3
|
@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
|
|
4
4
|
*, :before, :after, ::backdrop {
|
|
5
|
-
--tw-border-style: solid;
|
|
6
|
-
--tw-shadow: 0 0 #0000;
|
|
7
|
-
--tw-shadow-color: initial;
|
|
8
|
-
--tw-shadow-alpha: 100%;
|
|
9
|
-
--tw-inset-shadow: 0 0 #0000;
|
|
10
|
-
--tw-inset-shadow-color: initial;
|
|
11
|
-
--tw-inset-shadow-alpha: 100%;
|
|
12
|
-
--tw-ring-color: initial;
|
|
13
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
14
|
-
--tw-inset-ring-color: initial;
|
|
15
|
-
--tw-inset-ring-shadow: 0 0 #0000;
|
|
16
|
-
--tw-ring-inset: initial;
|
|
17
|
-
--tw-ring-offset-width: 0px;
|
|
18
|
-
--tw-ring-offset-color: #fff;
|
|
19
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
20
|
-
--tw-backdrop-blur: initial;
|
|
21
|
-
--tw-backdrop-brightness: initial;
|
|
22
|
-
--tw-backdrop-contrast: initial;
|
|
23
|
-
--tw-backdrop-grayscale: initial;
|
|
24
|
-
--tw-backdrop-hue-rotate: initial;
|
|
25
|
-
--tw-backdrop-invert: initial;
|
|
26
|
-
--tw-backdrop-opacity: initial;
|
|
27
|
-
--tw-backdrop-saturate: initial;
|
|
28
|
-
--tw-backdrop-sepia: initial;
|
|
5
|
+
--es-uic-tw-border-style: solid;
|
|
6
|
+
--es-uic-tw-shadow: 0 0 #0000;
|
|
7
|
+
--es-uic-tw-shadow-color: initial;
|
|
8
|
+
--es-uic-tw-shadow-alpha: 100%;
|
|
9
|
+
--es-uic-tw-inset-shadow: 0 0 #0000;
|
|
10
|
+
--es-uic-tw-inset-shadow-color: initial;
|
|
11
|
+
--es-uic-tw-inset-shadow-alpha: 100%;
|
|
12
|
+
--es-uic-tw-ring-color: initial;
|
|
13
|
+
--es-uic-tw-ring-shadow: 0 0 #0000;
|
|
14
|
+
--es-uic-tw-inset-ring-color: initial;
|
|
15
|
+
--es-uic-tw-inset-ring-shadow: 0 0 #0000;
|
|
16
|
+
--es-uic-tw-ring-inset: initial;
|
|
17
|
+
--es-uic-tw-ring-offset-width: 0px;
|
|
18
|
+
--es-uic-tw-ring-offset-color: #fff;
|
|
19
|
+
--es-uic-tw-ring-offset-shadow: 0 0 #0000;
|
|
20
|
+
--es-uic-tw-backdrop-blur: initial;
|
|
21
|
+
--es-uic-tw-backdrop-brightness: initial;
|
|
22
|
+
--es-uic-tw-backdrop-contrast: initial;
|
|
23
|
+
--es-uic-tw-backdrop-grayscale: initial;
|
|
24
|
+
--es-uic-tw-backdrop-hue-rotate: initial;
|
|
25
|
+
--es-uic-tw-backdrop-invert: initial;
|
|
26
|
+
--es-uic-tw-backdrop-opacity: initial;
|
|
27
|
+
--es-uic-tw-backdrop-saturate: initial;
|
|
28
|
+
--es-uic-tw-backdrop-sepia: initial;
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
.components-tooltip {
|
|
34
|
-
border-style: var(--tw-border-style);
|
|
34
|
+
border-style: var(--es-uic-tw-border-style);
|
|
35
35
|
border-width: 1px;
|
|
36
36
|
border-color: var(--es-color-gray-800, oklch(27.8% .033 256.848));
|
|
37
37
|
background-color: color-mix(in oklab, var(--es-color-gray-950, oklch(13% .028 261.692)) 70%, transparent);
|
|
38
38
|
padding-inline: calc(var(--es-spacing, .25rem) * 1);
|
|
39
39
|
padding-block: calc(var(--es-spacing, .25rem) * .5);
|
|
40
40
|
color: var(--es-color-white, #fff);
|
|
41
|
-
--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
|
|
42
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
43
|
-
--tw-backdrop-blur: blur(var(--es-blur-xl, 24px));
|
|
44
|
-
--tw-backdrop-brightness: brightness(105%);
|
|
45
|
-
--tw-backdrop-saturate: saturate(150%);
|
|
46
|
-
-webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
|
|
47
|
-
backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
|
|
41
|
+
--es-uic-tw-shadow: 0 4px 6px -1px var(--es-uic-tw-shadow-color, #0000001a), 0 2px 4px -2px var(--es-uic-tw-shadow-color, #0000001a);
|
|
42
|
+
box-shadow: var(--es-uic-tw-inset-shadow), var(--es-uic-tw-inset-ring-shadow), var(--es-uic-tw-ring-offset-shadow), var(--es-uic-tw-ring-shadow), var(--es-uic-tw-shadow);
|
|
43
|
+
--es-uic-tw-backdrop-blur: blur(var(--es-blur-xl, 24px));
|
|
44
|
+
--es-uic-tw-backdrop-brightness: brightness(105%);
|
|
45
|
+
--es-uic-tw-backdrop-saturate: saturate(150%);
|
|
46
|
+
-webkit-backdrop-filter: var(--es-uic-tw-backdrop-blur, ) var(--es-uic-tw-backdrop-brightness, ) var(--es-uic-tw-backdrop-contrast, ) var(--es-uic-tw-backdrop-grayscale, ) var(--es-uic-tw-backdrop-hue-rotate, ) var(--es-uic-tw-backdrop-invert, ) var(--es-uic-tw-backdrop-opacity, ) var(--es-uic-tw-backdrop-saturate, ) var(--es-uic-tw-backdrop-sepia, );
|
|
47
|
+
backdrop-filter: var(--es-uic-tw-backdrop-blur, ) var(--es-uic-tw-backdrop-brightness, ) var(--es-uic-tw-backdrop-contrast, ) var(--es-uic-tw-backdrop-grayscale, ) var(--es-uic-tw-backdrop-hue-rotate, ) var(--es-uic-tw-backdrop-invert, ) var(--es-uic-tw-backdrop-opacity, ) var(--es-uic-tw-backdrop-saturate, ) var(--es-uic-tw-backdrop-sepia, );
|
|
48
48
|
border-radius: var(--es-radius-md, .375rem) !important;
|
|
49
49
|
}
|
|
50
50
|
|
|
@@ -63,132 +63,132 @@
|
|
|
63
63
|
color: var(--es-color-gray-700, oklch(37.3% .034 259.733));
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
@property --tw-border-style {
|
|
66
|
+
@property --es-uic-tw-border-style {
|
|
67
67
|
syntax: "*";
|
|
68
68
|
inherits: false;
|
|
69
69
|
initial-value: solid;
|
|
70
70
|
}
|
|
71
71
|
|
|
72
|
-
@property --tw-shadow {
|
|
72
|
+
@property --es-uic-tw-shadow {
|
|
73
73
|
syntax: "*";
|
|
74
74
|
inherits: false;
|
|
75
75
|
initial-value: 0 0 #0000;
|
|
76
76
|
}
|
|
77
77
|
|
|
78
|
-
@property --tw-shadow-color {
|
|
78
|
+
@property --es-uic-tw-shadow-color {
|
|
79
79
|
syntax: "*";
|
|
80
80
|
inherits: false
|
|
81
81
|
}
|
|
82
82
|
|
|
83
|
-
@property --tw-shadow-alpha {
|
|
83
|
+
@property --es-uic-tw-shadow-alpha {
|
|
84
84
|
syntax: "<percentage>";
|
|
85
85
|
inherits: false;
|
|
86
86
|
initial-value: 100%;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
@property --tw-inset-shadow {
|
|
89
|
+
@property --es-uic-tw-inset-shadow {
|
|
90
90
|
syntax: "*";
|
|
91
91
|
inherits: false;
|
|
92
92
|
initial-value: 0 0 #0000;
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
@property --tw-inset-shadow-color {
|
|
95
|
+
@property --es-uic-tw-inset-shadow-color {
|
|
96
96
|
syntax: "*";
|
|
97
97
|
inherits: false
|
|
98
98
|
}
|
|
99
99
|
|
|
100
|
-
@property --tw-inset-shadow-alpha {
|
|
100
|
+
@property --es-uic-tw-inset-shadow-alpha {
|
|
101
101
|
syntax: "<percentage>";
|
|
102
102
|
inherits: false;
|
|
103
103
|
initial-value: 100%;
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
@property --tw-ring-color {
|
|
106
|
+
@property --es-uic-tw-ring-color {
|
|
107
107
|
syntax: "*";
|
|
108
108
|
inherits: false
|
|
109
109
|
}
|
|
110
110
|
|
|
111
|
-
@property --tw-ring-shadow {
|
|
111
|
+
@property --es-uic-tw-ring-shadow {
|
|
112
112
|
syntax: "*";
|
|
113
113
|
inherits: false;
|
|
114
114
|
initial-value: 0 0 #0000;
|
|
115
115
|
}
|
|
116
116
|
|
|
117
|
-
@property --tw-inset-ring-color {
|
|
117
|
+
@property --es-uic-tw-inset-ring-color {
|
|
118
118
|
syntax: "*";
|
|
119
119
|
inherits: false
|
|
120
120
|
}
|
|
121
121
|
|
|
122
|
-
@property --tw-inset-ring-shadow {
|
|
122
|
+
@property --es-uic-tw-inset-ring-shadow {
|
|
123
123
|
syntax: "*";
|
|
124
124
|
inherits: false;
|
|
125
125
|
initial-value: 0 0 #0000;
|
|
126
126
|
}
|
|
127
127
|
|
|
128
|
-
@property --tw-ring-inset {
|
|
128
|
+
@property --es-uic-tw-ring-inset {
|
|
129
129
|
syntax: "*";
|
|
130
130
|
inherits: false
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
@property --tw-ring-offset-width {
|
|
133
|
+
@property --es-uic-tw-ring-offset-width {
|
|
134
134
|
syntax: "<length>";
|
|
135
135
|
inherits: false;
|
|
136
136
|
initial-value: 0;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
@property --tw-ring-offset-color {
|
|
139
|
+
@property --es-uic-tw-ring-offset-color {
|
|
140
140
|
syntax: "*";
|
|
141
141
|
inherits: false;
|
|
142
142
|
initial-value: #fff;
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
@property --tw-ring-offset-shadow {
|
|
145
|
+
@property --es-uic-tw-ring-offset-shadow {
|
|
146
146
|
syntax: "*";
|
|
147
147
|
inherits: false;
|
|
148
148
|
initial-value: 0 0 #0000;
|
|
149
149
|
}
|
|
150
150
|
|
|
151
|
-
@property --tw-backdrop-blur {
|
|
151
|
+
@property --es-uic-tw-backdrop-blur {
|
|
152
152
|
syntax: "*";
|
|
153
153
|
inherits: false
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
@property --tw-backdrop-brightness {
|
|
156
|
+
@property --es-uic-tw-backdrop-brightness {
|
|
157
157
|
syntax: "*";
|
|
158
158
|
inherits: false
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
@property --tw-backdrop-contrast {
|
|
161
|
+
@property --es-uic-tw-backdrop-contrast {
|
|
162
162
|
syntax: "*";
|
|
163
163
|
inherits: false
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
@property --tw-backdrop-grayscale {
|
|
166
|
+
@property --es-uic-tw-backdrop-grayscale {
|
|
167
167
|
syntax: "*";
|
|
168
168
|
inherits: false
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
@property --tw-backdrop-hue-rotate {
|
|
171
|
+
@property --es-uic-tw-backdrop-hue-rotate {
|
|
172
172
|
syntax: "*";
|
|
173
173
|
inherits: false
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
@property --tw-backdrop-invert {
|
|
176
|
+
@property --es-uic-tw-backdrop-invert {
|
|
177
177
|
syntax: "*";
|
|
178
178
|
inherits: false
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
@property --tw-backdrop-opacity {
|
|
181
|
+
@property --es-uic-tw-backdrop-opacity {
|
|
182
182
|
syntax: "*";
|
|
183
183
|
inherits: false
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
@property --tw-backdrop-saturate {
|
|
186
|
+
@property --es-uic-tw-backdrop-saturate {
|
|
187
187
|
syntax: "*";
|
|
188
188
|
inherits: false
|
|
189
189
|
}
|
|
190
190
|
|
|
191
|
-
@property --tw-backdrop-sepia {
|
|
191
|
+
@property --es-uic-tw-backdrop-sepia {
|
|
192
192
|
syntax: "*";
|
|
193
193
|
inherits: false
|
|
194
194
|
}
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
@layer properties {
|
|
3
3
|
@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
|
|
4
4
|
*, :before, :after, ::backdrop {
|
|
5
|
-
--tw-shadow: 0 0 #0000;
|
|
6
|
-
--tw-shadow-color: initial;
|
|
7
|
-
--tw-shadow-alpha: 100%;
|
|
8
|
-
--tw-inset-shadow: 0 0 #0000;
|
|
9
|
-
--tw-inset-shadow-color: initial;
|
|
10
|
-
--tw-inset-shadow-alpha: 100%;
|
|
11
|
-
--tw-ring-color: initial;
|
|
12
|
-
--tw-ring-shadow: 0 0 #0000;
|
|
13
|
-
--tw-inset-ring-color: initial;
|
|
14
|
-
--tw-inset-ring-shadow: 0 0 #0000;
|
|
15
|
-
--tw-ring-inset: initial;
|
|
16
|
-
--tw-ring-offset-width: 0px;
|
|
17
|
-
--tw-ring-offset-color: #fff;
|
|
18
|
-
--tw-ring-offset-shadow: 0 0 #0000;
|
|
19
|
-
--tw-content: "";
|
|
20
|
-
--tw-scale-x: 1;
|
|
21
|
-
--tw-scale-y: 1;
|
|
22
|
-
--tw-scale-z: 1;
|
|
5
|
+
--es-uic-tw-shadow: 0 0 #0000;
|
|
6
|
+
--es-uic-tw-shadow-color: initial;
|
|
7
|
+
--es-uic-tw-shadow-alpha: 100%;
|
|
8
|
+
--es-uic-tw-inset-shadow: 0 0 #0000;
|
|
9
|
+
--es-uic-tw-inset-shadow-color: initial;
|
|
10
|
+
--es-uic-tw-inset-shadow-alpha: 100%;
|
|
11
|
+
--es-uic-tw-ring-color: initial;
|
|
12
|
+
--es-uic-tw-ring-shadow: 0 0 #0000;
|
|
13
|
+
--es-uic-tw-inset-ring-color: initial;
|
|
14
|
+
--es-uic-tw-inset-ring-shadow: 0 0 #0000;
|
|
15
|
+
--es-uic-tw-ring-inset: initial;
|
|
16
|
+
--es-uic-tw-ring-offset-width: 0px;
|
|
17
|
+
--es-uic-tw-ring-offset-color: #fff;
|
|
18
|
+
--es-uic-tw-ring-offset-shadow: 0 0 #0000;
|
|
19
|
+
--es-uic-tw-content: "";
|
|
20
|
+
--es-uic-tw-scale-x: 1;
|
|
21
|
+
--es-uic-tw-scale-y: 1;
|
|
22
|
+
--es-uic-tw-scale-z: 1;
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
25
|
}
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
.block-editor-block-contextual-toolbar, .block-editor-block-parent-selector__button {
|
|
56
|
-
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
|
|
57
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
56
|
+
--es-uic-tw-shadow: 0 1px 3px 0 var(--es-uic-tw-shadow-color, #0000001a), 0 1px 2px -1px var(--es-uic-tw-shadow-color, #0000001a);
|
|
57
|
+
box-shadow: var(--es-uic-tw-inset-shadow), var(--es-uic-tw-inset-ring-shadow), var(--es-uic-tw-ring-offset-shadow), var(--es-uic-tw-ring-shadow), var(--es-uic-tw-shadow);
|
|
58
58
|
border-radius: var(--es-radius-lg, .5rem) !important;
|
|
59
59
|
}
|
|
60
60
|
|
|
@@ -63,15 +63,15 @@
|
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
.block-editor-block-types-list .block-editor-block-types-list__item:after {
|
|
66
|
-
content: var(--tw-content);
|
|
66
|
+
content: var(--es-uic-tw-content);
|
|
67
67
|
border-radius: var(--es-radius-lg, .5rem) !important;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
.block-editor-block-types-list .block-editor-block-types-list__item svg {
|
|
71
|
-
--tw-scale-x: 125%;
|
|
72
|
-
--tw-scale-y: 125%;
|
|
73
|
-
--tw-scale-z: 125%;
|
|
74
|
-
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
71
|
+
--es-uic-tw-scale-x: 125%;
|
|
72
|
+
--es-uic-tw-scale-y: 125%;
|
|
73
|
+
--es-uic-tw-scale-z: 125%;
|
|
74
|
+
scale: var(--es-uic-tw-scale-x) var(--es-uic-tw-scale-y);
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
.block-editor-list-view-tree .block-editor-block-icon {
|
|
@@ -96,104 +96,104 @@
|
|
|
96
96
|
border-radius: var(--es-radius-md, .375rem) !important;
|
|
97
97
|
}
|
|
98
98
|
|
|
99
|
-
@property --tw-shadow {
|
|
99
|
+
@property --es-uic-tw-shadow {
|
|
100
100
|
syntax: "*";
|
|
101
101
|
inherits: false;
|
|
102
102
|
initial-value: 0 0 #0000;
|
|
103
103
|
}
|
|
104
104
|
|
|
105
|
-
@property --tw-shadow-color {
|
|
105
|
+
@property --es-uic-tw-shadow-color {
|
|
106
106
|
syntax: "*";
|
|
107
107
|
inherits: false
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
@property --tw-shadow-alpha {
|
|
110
|
+
@property --es-uic-tw-shadow-alpha {
|
|
111
111
|
syntax: "<percentage>";
|
|
112
112
|
inherits: false;
|
|
113
113
|
initial-value: 100%;
|
|
114
114
|
}
|
|
115
115
|
|
|
116
|
-
@property --tw-inset-shadow {
|
|
116
|
+
@property --es-uic-tw-inset-shadow {
|
|
117
117
|
syntax: "*";
|
|
118
118
|
inherits: false;
|
|
119
119
|
initial-value: 0 0 #0000;
|
|
120
120
|
}
|
|
121
121
|
|
|
122
|
-
@property --tw-inset-shadow-color {
|
|
122
|
+
@property --es-uic-tw-inset-shadow-color {
|
|
123
123
|
syntax: "*";
|
|
124
124
|
inherits: false
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
@property --tw-inset-shadow-alpha {
|
|
127
|
+
@property --es-uic-tw-inset-shadow-alpha {
|
|
128
128
|
syntax: "<percentage>";
|
|
129
129
|
inherits: false;
|
|
130
130
|
initial-value: 100%;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
@property --tw-ring-color {
|
|
133
|
+
@property --es-uic-tw-ring-color {
|
|
134
134
|
syntax: "*";
|
|
135
135
|
inherits: false
|
|
136
136
|
}
|
|
137
137
|
|
|
138
|
-
@property --tw-ring-shadow {
|
|
138
|
+
@property --es-uic-tw-ring-shadow {
|
|
139
139
|
syntax: "*";
|
|
140
140
|
inherits: false;
|
|
141
141
|
initial-value: 0 0 #0000;
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
@property --tw-inset-ring-color {
|
|
144
|
+
@property --es-uic-tw-inset-ring-color {
|
|
145
145
|
syntax: "*";
|
|
146
146
|
inherits: false
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
@property --tw-inset-ring-shadow {
|
|
149
|
+
@property --es-uic-tw-inset-ring-shadow {
|
|
150
150
|
syntax: "*";
|
|
151
151
|
inherits: false;
|
|
152
152
|
initial-value: 0 0 #0000;
|
|
153
153
|
}
|
|
154
154
|
|
|
155
|
-
@property --tw-ring-inset {
|
|
155
|
+
@property --es-uic-tw-ring-inset {
|
|
156
156
|
syntax: "*";
|
|
157
157
|
inherits: false
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
@property --tw-ring-offset-width {
|
|
160
|
+
@property --es-uic-tw-ring-offset-width {
|
|
161
161
|
syntax: "<length>";
|
|
162
162
|
inherits: false;
|
|
163
163
|
initial-value: 0;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
@property --tw-ring-offset-color {
|
|
166
|
+
@property --es-uic-tw-ring-offset-color {
|
|
167
167
|
syntax: "*";
|
|
168
168
|
inherits: false;
|
|
169
169
|
initial-value: #fff;
|
|
170
170
|
}
|
|
171
171
|
|
|
172
|
-
@property --tw-ring-offset-shadow {
|
|
172
|
+
@property --es-uic-tw-ring-offset-shadow {
|
|
173
173
|
syntax: "*";
|
|
174
174
|
inherits: false;
|
|
175
175
|
initial-value: 0 0 #0000;
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
@property --tw-content {
|
|
178
|
+
@property --es-uic-tw-content {
|
|
179
179
|
syntax: "*";
|
|
180
180
|
inherits: false;
|
|
181
181
|
initial-value: "";
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
@property --tw-scale-x {
|
|
184
|
+
@property --es-uic-tw-scale-x {
|
|
185
185
|
syntax: "*";
|
|
186
186
|
inherits: false;
|
|
187
187
|
initial-value: 1;
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
@property --tw-scale-y {
|
|
190
|
+
@property --es-uic-tw-scale-y {
|
|
191
191
|
syntax: "*";
|
|
192
192
|
inherits: false;
|
|
193
193
|
initial-value: 1;
|
|
194
194
|
}
|
|
195
195
|
|
|
196
|
-
@property --tw-scale-z {
|
|
196
|
+
@property --es-uic-tw-scale-z {
|
|
197
197
|
syntax: "*";
|
|
198
198
|
inherits: false;
|
|
199
199
|
initial-value: 1;
|
|
@@ -5079,7 +5079,7 @@ var defaults = Object.freeze({
|
|
|
5079
5079
|
preventActivation(event, source) {
|
|
5080
5080
|
var _a4;
|
|
5081
5081
|
const target = (_a4 = source.handle) != null ? _a4 : source.element;
|
|
5082
|
-
return event.target
|
|
5082
|
+
return event.target !== target;
|
|
5083
5083
|
}
|
|
5084
5084
|
});
|
|
5085
5085
|
var _cleanupFunctions;
|
|
@@ -5389,9 +5389,8 @@ var _PointerSensor = class _PointerSensor2 extends Sensor {
|
|
|
5389
5389
|
this.handlePointerUp = this.handlePointerUp.bind(this);
|
|
5390
5390
|
this.handleKeyDown = this.handleKeyDown.bind(this);
|
|
5391
5391
|
}
|
|
5392
|
-
activationConstraints(event, source) {
|
|
5393
|
-
|
|
5394
|
-
const { activationConstraints = defaults2.activationConstraints } = (_a4 = this.options) != null ? _a4 : {};
|
|
5392
|
+
activationConstraints(event, source, options2 = this.options) {
|
|
5393
|
+
const { activationConstraints = defaults2.activationConstraints } = options2 != null ? options2 : {};
|
|
5395
5394
|
const constraints = typeof activationConstraints === "function" ? activationConstraints(event, source) : activationConstraints;
|
|
5396
5395
|
return constraints;
|
|
5397
5396
|
}
|
|
@@ -5438,7 +5437,7 @@ var _PointerSensor = class _PointerSensor2 extends Sensor {
|
|
|
5438
5437
|
x: x * offset.scaleX + offset.x,
|
|
5439
5438
|
y: y2 * offset.scaleY + offset.y
|
|
5440
5439
|
};
|
|
5441
|
-
const constraints = this.activationConstraints(event, source);
|
|
5440
|
+
const constraints = this.activationConstraints(event, source, options2);
|
|
5442
5441
|
event.sensor = this;
|
|
5443
5442
|
const controller = new ActivationController(
|
|
5444
5443
|
constraints,
|