@oxide/design-system 3.0.1 → 3.0.2--canary.fe2e442.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/dist/{chunk-EZCJJGCD.js → chunk-BTKC2KJ2.js} +325 -234
- package/dist/chunk-BTKC2KJ2.js.map +1 -0
- package/dist/components/src/index.js +1 -1
- package/dist/icons/index.d.ts +9 -0
- package/dist/icons/react/index.d.ts +176 -158
- package/dist/icons/react/index.js +7 -1
- package/package.json +1 -1
- package/styles/dist/blue.css +1 -1
- package/styles/dist/main.css +1 -1
- package/dist/chunk-EZCJJGCD.js.map +0 -1
|
@@ -48,6 +48,7 @@ import {
|
|
|
48
48
|
Dots16Icon_default,
|
|
49
49
|
Dots24Icon_default,
|
|
50
50
|
Download24Icon_default,
|
|
51
|
+
DownloadOutline12Icon_default,
|
|
51
52
|
DownloadRoundel16Icon_default,
|
|
52
53
|
Edit16Icon_default,
|
|
53
54
|
Email16Icon_default,
|
|
@@ -144,6 +145,7 @@ import {
|
|
|
144
145
|
Settings24Icon_default,
|
|
145
146
|
Show16Icon_default,
|
|
146
147
|
SignOut16Icon_default,
|
|
148
|
+
SizeOutline12Icon_default,
|
|
147
149
|
Snapshots16Icon_default,
|
|
148
150
|
Snapshots24Icon_default,
|
|
149
151
|
SoftwareUpdate16Icon_default,
|
|
@@ -162,6 +164,7 @@ import {
|
|
|
162
164
|
Terminal16Icon_default,
|
|
163
165
|
Terminal24Icon_default,
|
|
164
166
|
Time16Icon_default,
|
|
167
|
+
TimeOutline12Icon_default,
|
|
165
168
|
Transmit16Icon_default,
|
|
166
169
|
Transmit24Icon_default,
|
|
167
170
|
Unauthorized12Icon_default,
|
|
@@ -169,7 +172,7 @@ import {
|
|
|
169
172
|
Webhooks16Icon_default,
|
|
170
173
|
Webhooks24Icon_default,
|
|
171
174
|
Wireless24Icon_default
|
|
172
|
-
} from "../../chunk-
|
|
175
|
+
} from "../../chunk-BTKC2KJ2.js";
|
|
173
176
|
export {
|
|
174
177
|
Access16Icon_default as Access16Icon,
|
|
175
178
|
Access24Icon_default as Access24Icon,
|
|
@@ -220,6 +223,7 @@ export {
|
|
|
220
223
|
Dots16Icon_default as Dots16Icon,
|
|
221
224
|
Dots24Icon_default as Dots24Icon,
|
|
222
225
|
Download24Icon_default as Download24Icon,
|
|
226
|
+
DownloadOutline12Icon_default as DownloadOutline12Icon,
|
|
223
227
|
DownloadRoundel16Icon_default as DownloadRoundel16Icon,
|
|
224
228
|
Edit16Icon_default as Edit16Icon,
|
|
225
229
|
Email16Icon_default as Email16Icon,
|
|
@@ -316,6 +320,7 @@ export {
|
|
|
316
320
|
Settings24Icon_default as Settings24Icon,
|
|
317
321
|
Show16Icon_default as Show16Icon,
|
|
318
322
|
SignOut16Icon_default as SignOut16Icon,
|
|
323
|
+
SizeOutline12Icon_default as SizeOutline12Icon,
|
|
319
324
|
Snapshots16Icon_default as Snapshots16Icon,
|
|
320
325
|
Snapshots24Icon_default as Snapshots24Icon,
|
|
321
326
|
SoftwareUpdate16Icon_default as SoftwareUpdate16Icon,
|
|
@@ -334,6 +339,7 @@ export {
|
|
|
334
339
|
Terminal16Icon_default as Terminal16Icon,
|
|
335
340
|
Terminal24Icon_default as Terminal24Icon,
|
|
336
341
|
Time16Icon_default as Time16Icon,
|
|
342
|
+
TimeOutline12Icon_default as TimeOutline12Icon,
|
|
337
343
|
Transmit16Icon_default as Transmit16Icon,
|
|
338
344
|
Transmit24Icon_default as Transmit24Icon,
|
|
339
345
|
Unauthorized12Icon_default as Unauthorized12Icon,
|
package/package.json
CHANGED
package/styles/dist/blue.css
CHANGED
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
display-p3 0.4151256342009877 0.46094099659707627 0.713805186697585 / 0.7
|
|
102
102
|
); /* #6776bbb3 with alpha 0.7 */
|
|
103
103
|
--chart-fill-area-tertiary: color(
|
|
104
|
-
display-p3 0.32502672686325673 0.
|
|
104
|
+
display-p3 0.32502672686325673 0.3556441327376487 0.5459647947277517 / 0.7
|
|
105
105
|
); /* #515b8fb3 with alpha 0.7 */
|
|
106
106
|
--chart-fill-area-quaternary: color(
|
|
107
107
|
display-p3 0.24043055576084826 0.2618867246658045 0.3897751920628703 / 0.2
|
package/styles/dist/main.css
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
display-p3 0.4151256342009877 0.46094099659707627 0.713805186697585
|
|
49
49
|
); /* #6776BB */
|
|
50
50
|
--color-blue-500: color(
|
|
51
|
-
display-p3 0.32502672686325673 0.
|
|
51
|
+
display-p3 0.32502672686325673 0.3556441327376487 0.5459647947277517
|
|
52
52
|
); /* #515B8F */
|
|
53
53
|
--color-blue-400: color(
|
|
54
54
|
display-p3 0.24043055576084826 0.2618867246658045 0.3897751920628703
|