q2-tecton-elements 1.19.0 → 1.20.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/cjs/{icons-afbdf88a.js → icons-47b9bd3f.js} +125 -169
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/q2-avatar.cjs.entry.js +1 -1
- package/dist/cjs/q2-badge_2.cjs.entry.js +9 -3
- package/dist/cjs/q2-calendar.cjs.entry.js +13 -1
- package/dist/cjs/q2-carousel-pane.cjs.entry.js +1 -1
- package/dist/cjs/q2-carousel.cjs.entry.js +1 -1
- package/dist/cjs/q2-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/q2-icon.cjs.entry.js +2 -2
- package/dist/cjs/q2-pill.cjs.entry.js +1 -1
- package/dist/cjs/q2-section.cjs.entry.js +36 -8
- package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
- package/dist/cjs/q2-textarea.cjs.entry.js +1 -1
- package/dist/cjs/q2-tooltip.cjs.entry.js +1 -1
- package/dist/collection/components/q2-calendar/index.js +13 -1
- package/dist/collection/components/q2-carousel/styles.css +1 -14
- package/dist/collection/components/q2-carousel-pane/styles.css +10 -0
- package/dist/collection/components/q2-checkbox/styles.css +6 -6
- package/dist/collection/components/q2-icon/icons.js +75 -51
- package/dist/collection/components/q2-icon/styles.css +16 -12
- package/dist/collection/components/q2-input/formatting/phone.js +7 -1
- package/dist/collection/components/q2-input/index.js +1 -1
- package/dist/collection/components/q2-input/styles.css +4 -4
- package/dist/collection/components/q2-pill/styles.css +1 -0
- package/dist/collection/components/q2-section/index.js +36 -7
- package/dist/collection/components/q2-section/styles.css +7 -16
- package/dist/collection/components/q2-textarea/styles.css +2 -2
- package/dist/collection/components/q2-tooltip/styles.css +4 -9
- package/dist/esm/{icons-78da5dd2.js → icons-869de05b.js} +125 -169
- package/dist/esm/loader.js +1 -1
- package/dist/esm/q2-avatar.entry.js +1 -1
- package/dist/esm/q2-badge_2.entry.js +9 -3
- package/dist/esm/q2-calendar.entry.js +13 -1
- package/dist/esm/q2-carousel-pane.entry.js +1 -1
- package/dist/esm/q2-carousel.entry.js +1 -1
- package/dist/esm/q2-checkbox.entry.js +1 -1
- package/dist/esm/q2-icon.entry.js +2 -2
- package/dist/esm/q2-pill.entry.js +1 -1
- package/dist/esm/q2-section.entry.js +36 -8
- package/dist/esm/q2-tecton-elements.js +1 -1
- package/dist/esm/q2-textarea.entry.js +1 -1
- package/dist/esm/q2-tooltip.entry.js +1 -1
- package/dist/q2-tecton-elements/p-0a155257.entry.js +1 -0
- package/dist/q2-tecton-elements/{p-ac674c20.entry.js → p-0d8dd75a.entry.js} +1 -1
- package/dist/q2-tecton-elements/{p-13a639cf.js → p-1bee154c.js} +1 -1
- package/dist/q2-tecton-elements/{p-692f2d09.entry.js → p-2d2c5af2.entry.js} +1 -1
- package/dist/q2-tecton-elements/{p-444415b5.entry.js → p-30263b82.entry.js} +1 -1
- package/dist/q2-tecton-elements/{p-4d700630.entry.js → p-4ed63393.entry.js} +1 -1
- package/dist/q2-tecton-elements/p-5f61bb6d.entry.js +1 -0
- package/dist/q2-tecton-elements/{p-17e0cbf1.entry.js → p-73c12774.entry.js} +1 -1
- package/dist/q2-tecton-elements/{p-4f0f45e7.entry.js → p-74136b15.entry.js} +1 -1
- package/dist/q2-tecton-elements/p-89608314.entry.js +1 -0
- package/dist/q2-tecton-elements/{p-fe88e979.entry.js → p-8d7ad8cc.entry.js} +1 -1
- package/dist/q2-tecton-elements/{p-d464fccc.entry.js → p-c3f27fe2.entry.js} +1 -1
- package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
- package/dist/types/components/q2-section/index.d.ts +3 -0
- package/package.json +2 -2
- package/dist/q2-tecton-elements/p-18e095af.entry.js +0 -1
- package/dist/q2-tecton-elements/p-8e380edf.entry.js +0 -1
- package/dist/q2-tecton-elements/p-c6c489fe.entry.js +0 -1
|
@@ -79,9 +79,9 @@ button {
|
|
|
79
79
|
--comp-checkbox-tween: var(--tct-tween-1, var(--app-tween-1, 0.2s ease));
|
|
80
80
|
--comp-checkbox-toggle-width: var(--tct-checkbox-toggle-width, var(--t-checkbox-toggle-width, 46px));
|
|
81
81
|
--comp-checkbox-gap: var(--tct-checkbox-gap, var(--t-checkbox-gap, var(--comp-checkbox-default-gap)));
|
|
82
|
-
--comp-checkbox-outer-stroke-color: var(--tct-checkbox-outer-stroke-color, var(--t-checkbox-outer-stroke-color, var(--
|
|
82
|
+
--comp-checkbox-outer-stroke-color: var(--tct-checkbox-outer-stroke-color, var(--t-checkbox-outer-stroke-color, var(--t-a11y-gray-color-AA, #949494)));
|
|
83
83
|
--comp-checkbox-outer-fill-color: var(--tct-checkbox-outer-fill-color, var(--t-checkbox-outer-fill-color, var(--tct-white, var(--app-white, #ffffff))));
|
|
84
|
-
--comp-checkbox-checked-color: var(--tct-checkbox-check-stroke-color, var(--t-checkbox-check-stroke-color, var(--t-checkbox-fill, var(--
|
|
84
|
+
--comp-checkbox-checked-color: var(--tct-checkbox-check-stroke-color, var(--t-checkbox-check-stroke-color, var(--t-checkbox-fill, var(--t-a11y-active-gray-color-AA, #404040))));
|
|
85
85
|
--comp-control-width: var(--comp-checkbox-size);
|
|
86
86
|
display: grid;
|
|
87
87
|
grid-template-areas: "svg label" "svg description";
|
|
@@ -90,8 +90,8 @@ button {
|
|
|
90
90
|
grid-template-columns: var(--comp-control-width) calc(100% - var(--comp-control-width) - var(--comp-checkbox-default-column-gap));
|
|
91
91
|
}
|
|
92
92
|
:host([type=favorite]) .container {
|
|
93
|
-
--comp-checkbox-favorite-stroke-color: var(--tct-checkbox-favorite-stroke-color, var(--t-checkbox-favorite-stroke-color, var(--t-
|
|
94
|
-
--comp-checkbox-favorite-fill-color: var(--tct-checkbox-favorite-fill-color, var(--t-checkbox-favorite-fill-color,
|
|
93
|
+
--comp-checkbox-favorite-stroke-color: var(--tct-checkbox-favorite-stroke-color, var(--t-checkbox-favorite-stroke-color, var(--t-a11y-gray-color-AA, #949494)));
|
|
94
|
+
--comp-checkbox-favorite-fill-color: var(--tct-checkbox-favorite-fill-color, var(--t-checkbox-favorite-fill-color, #db7d24));
|
|
95
95
|
}
|
|
96
96
|
:host([type=toggle]) .container {
|
|
97
97
|
--comp-control-width: var(--comp-checkbox-toggle-width);
|
|
@@ -225,7 +225,7 @@ label {
|
|
|
225
225
|
}
|
|
226
226
|
|
|
227
227
|
.toggle-circle {
|
|
228
|
-
fill: var(--tct-checkbox-toggle-circle-color, var(--t-checkbox-toggle-circle-color, var(--
|
|
228
|
+
fill: var(--tct-checkbox-toggle-circle-color, var(--t-checkbox-toggle-circle-color, var(--t-a11y-gray-color-AA, #949494)));
|
|
229
229
|
}
|
|
230
230
|
:host([checked]) .toggle-circle {
|
|
231
231
|
fill: var(--tct-checkbox-toggle-checked-color, var(--t-checkbox-toggle-checked-color, var(--comp-checkbox-checked-color)));
|
|
@@ -236,7 +236,7 @@ label {
|
|
|
236
236
|
stroke-opacity: 0.5;
|
|
237
237
|
}
|
|
238
238
|
:host(:not([checked]):focus-within) .toggle-circle {
|
|
239
|
-
stroke: var(--tct-checkbox-toggle-circle-color, var(--t-checkbox-toggle-circle-color, var(--
|
|
239
|
+
stroke: var(--tct-checkbox-toggle-circle-color, var(--t-checkbox-toggle-circle-color, var(--t-a11y-gray-color-AA, #949494)));
|
|
240
240
|
}
|
|
241
241
|
|
|
242
242
|
:host([checked]) .off,
|
|
@@ -498,9 +498,6 @@ const icons = {
|
|
|
498
498
|
ellipsis: {
|
|
499
499
|
markup: () => (h("g", { class: "stroke-primary uniform" }, h("circle", { cx: "22", cy: "13", r: "1.45" }), h("circle", { cx: "13", cy: "13", r: "1.45" }), h("circle", { cx: "4", cy: "13", r: "1.45" }))),
|
|
500
500
|
},
|
|
501
|
-
error: {
|
|
502
|
-
markup: () => (h("g", null, h("path", { d: "M2 23.429L13 3l11 20.429z", class: "stroke-primary" }), h("g", { class: "stroke-secondary", transform: "translate(11.607 9.857)" }, h("path", { d: "M1.393.643v5" }), h("circle", { cx: "1.393", cy: "9.393", r: "1" })))),
|
|
503
|
-
},
|
|
504
501
|
'external-link': {
|
|
505
502
|
markup: () => (h("g", null, h("path", { d: "M9.333 6.4H2V24h17.6v-7.333", class: "stroke-primary" }), h("path", { class: "stroke-secondary", d: "M11.533 14.467L24 2m-8.8 0H24v8.8" }))),
|
|
506
503
|
},
|
|
@@ -516,45 +513,6 @@ const icons = {
|
|
|
516
513
|
filebox: {
|
|
517
514
|
markup: () => (h("g", null, h("path", { d: "M2.18 3.18h21.639v4.328H2.18z", class: "stroke-secondary" }), h("path", { d: "M21.656 9.672v12.262H4.344V9.672", class: "stroke-primary" }), h("path", { d: "M10.115 11.115h5.77v3.607h-5.77z", class: "stroke-secondary filled" }))),
|
|
518
515
|
},
|
|
519
|
-
'filetype-csv': {
|
|
520
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("g", { class: "filled" }, h("path", { d: "M9.82 15.57a.783.783 0 0 0-.623.293c-.147.184-.22.477-.22.844 0 .77.293 1.136.843 1.136.257 0 .513-.073.88-.183v.623c-.293.11-.587.184-.953.184-.514 0-.88-.147-1.137-.44-.257-.294-.403-.734-.403-1.284 0-.366.073-.66.183-.916.11-.257.33-.477.55-.624.257-.146.513-.22.843-.22a2 2 0 0 1 .99.257l-.183.55c-.11-.073-.257-.11-.367-.147a1.56 1.56 0 0 0-.403-.073zm3.703 1.907c0 .293-.11.55-.33.733-.22.183-.513.257-.916.257-.367 0-.697-.074-.954-.22v-.66c.22.11.44.183.587.22.147.036.293.073.44.073a.92.92 0 0 0 .367-.073.333.333 0 0 0 .11-.257c0-.073-.037-.11-.074-.183-.036-.074-.11-.11-.146-.147l-.44-.22c-.22-.11-.367-.183-.477-.293a1.142 1.142 0 0 1-.257-.33.871.871 0 0 1-.11-.44c0-.294.11-.55.294-.697.22-.183.476-.257.843-.257.183 0 .33.037.513.074.147.036.33.11.514.183l-.22.55c-.184-.073-.33-.11-.44-.147-.11-.036-.22-.036-.367-.036s-.257.036-.33.11c-.073.073-.073.11-.073.22 0 .073 0 .11.036.183.037.073.074.11.147.147.073.036.22.11.44.256.33.147.55.294.66.44.11.147.183.294.183.514zm2.64-2.457h.734l-1.137 3.41h-.77l-1.137-3.41h.734l.623 2.017c.037.11.073.256.11.403.037.147.073.257.073.33 0-.147.074-.403.184-.733l.586-2.017z" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }))),
|
|
521
|
-
},
|
|
522
|
-
'filetype-doc': {
|
|
523
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }), h("g", { class: "filled" }, h("path", { d: "M10.616 16.777c0 .55-.146.99-.476 1.283-.33.294-.77.44-1.394.44h-.953v-3.41h1.063c.55 0 .99.147 1.284.44.33.294.476.697.476 1.247zm-.77 0c0-.733-.33-1.1-.953-1.1h-.367v2.2h.294c.696.037 1.026-.33 1.026-1.1zm4.657 0c0 .55-.147.99-.403 1.283-.294.294-.697.44-1.21.44-.514 0-.917-.146-1.21-.44-.294-.293-.404-.733-.404-1.32 0-.55.147-.99.404-1.283.293-.293.696-.44 1.21-.44.513 0 .916.147 1.21.44.256.33.403.77.403 1.32zm-2.493 0c0 .367.073.66.22.843.146.184.366.294.66.294.586 0 .88-.367.88-1.137s-.294-1.137-.844-1.137c-.293 0-.513.11-.66.294-.183.183-.256.476-.256.843zm4.73-1.137a.783.783 0 0 0-.624.294c-.146.183-.22.476-.22.843 0 .77.294 1.137.844 1.137.256 0 .513-.074.88-.184v.624c-.294.146-.587.183-.954.183-.513 0-.88-.147-1.136-.44-.257-.293-.404-.733-.404-1.283 0-.367.074-.66.184-.917.146-.257.33-.477.55-.623.256-.147.513-.22.843-.22.33 0 .66.073.99.256l-.22.587c-.11-.073-.257-.11-.367-.147a.62.62 0 0 0-.366-.11z" })))),
|
|
524
|
-
},
|
|
525
|
-
'filetype-docx': {
|
|
526
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }), h("g", { class: "filled" }, h("path", { d: "M8.967 16.777c0 .55-.147.99-.477 1.283-.33.293-.77.44-1.393.44h-.954v-3.41h1.064c.55 0 .99.147 1.283.44.33.293.477.697.477 1.247zm-.734 0c0-.734-.33-1.1-.953-1.1h-.367v2.2h.294c.66.036 1.026-.33 1.026-1.1zm4.62 0c0 .55-.146.99-.403 1.283-.293.293-.697.44-1.21.44s-.917-.147-1.21-.44c-.293-.293-.403-.733-.403-1.32 0-.55.146-.99.403-1.283.257-.294.697-.44 1.21-.44s.917.146 1.21.44c.257.33.403.77.403 1.32zm-2.493 0c0 .366.073.66.22.843.147.183.367.293.66.293.587 0 .88-.366.88-1.136 0-.77-.293-1.137-.843-1.137-.294 0-.514.11-.66.293-.184.184-.257.477-.257.844zm4.73-1.137a.783.783 0 0 0-.623.293c-.147.184-.22.477-.22.844 0 .77.293 1.136.843 1.136.257 0 .513-.073.88-.183v.623c-.293.11-.587.184-.953.184-.514 0-.88-.147-1.137-.44-.257-.294-.403-.734-.403-1.284 0-.366.073-.66.183-.916.11-.257.33-.477.55-.624.257-.146.513-.22.843-.22a2 2 0 0 1 .99.257l-.22.587c-.11-.074-.256-.11-.366-.147-.11-.037-.22-.11-.367-.11zm4.473 2.86h-.806l-.807-1.283-.807 1.283h-.77l1.137-1.76-1.063-1.65h.806l.734 1.21.733-1.21h.77l-1.063 1.687z" })))),
|
|
527
|
-
},
|
|
528
|
-
'filetype-gif': {
|
|
529
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }), h("g", { class: "filled" }, h("path", { d: "M10.433 16.593h1.357v1.76c-.22.074-.44.11-.623.147-.184.037-.404.037-.587.037-.513 0-.917-.147-1.173-.44-.257-.294-.404-.734-.404-1.284s.147-.99.477-1.283c.33-.293.733-.477 1.32-.477.367 0 .697.074 1.027.22l-.294.55a1.97 1.97 0 0 0-.77-.183c-.33 0-.55.11-.733.33a1.24 1.24 0 0 0-.293.843c0 .367.073.66.22.844.146.183.366.293.66.293.146 0 .293 0 .476-.037v-.696h-.66v-.624zm2.274 1.907v-3.41h.733v3.41zm2.383 0h-.697v-3.41H16.3v.587h-1.247v.88h1.137v.586h-1.137V18.5z" })))),
|
|
530
|
-
},
|
|
531
|
-
'filetype-iso': {
|
|
532
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }), h("g", { class: "filled" }, h("path", { d: "M8.967 18.5v-3.41H9.7v3.41zm3.666-.953c0 .293-.11.55-.33.733-.22.183-.513.257-.916.257-.367 0-.697-.074-.954-.22v-.66c.22.11.44.183.587.22.147.036.293.073.44.073a.92.92 0 0 0 .367-.073.333.333 0 0 0 .11-.257c0-.073-.037-.11-.074-.183-.036-.074-.11-.11-.146-.147l-.44-.22c-.22-.11-.367-.183-.477-.293a1.142 1.142 0 0 1-.257-.33.74.74 0 0 1-.11-.404c0-.293.11-.55.294-.696.22-.184.476-.257.843-.257.183 0 .33.037.513.073.147.037.33.11.514.184l-.22.55c-.184-.074-.33-.11-.44-.147-.11-.037-.22-.037-.367-.037s-.257.037-.33.11c-.073.074-.073.074-.073.184 0 .073 0 .11.036.183.037.073.074.11.147.147.073.036.22.11.44.256.33.147.55.294.66.44.11.147.183.294.183.514zm3.814-.77c0 .55-.147.99-.404 1.283-.293.293-.696.44-1.21.44-.513 0-.916-.147-1.21-.44-.293-.293-.403-.733-.403-1.32 0-.55.147-.99.403-1.283.294-.294.697-.44 1.21-.44.514 0 .917.146 1.21.44.257.33.404.77.404 1.32zm-2.494 0c0 .366.074.66.22.843.147.183.367.293.66.293.587 0 .88-.366.88-1.136 0-.77-.293-1.137-.843-1.137-.293 0-.513.11-.66.293-.183.184-.257.477-.257.844z" })))),
|
|
533
|
-
},
|
|
534
|
-
'filetype-jpg': {
|
|
535
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }), h("g", { class: "filled" }, h("path", { d: "M8.6 19.49c-.147 0-.293 0-.44-.037v-.586c.11.036.22.036.33.036.147 0 .257-.036.33-.146a.816.816 0 0 0 .147-.477v-3.19H9.7v3.19c0 .403-.073.697-.257.917-.183.22-.476.293-.843.293zm4.363-3.337c0 .367-.11.66-.33.844-.22.183-.55.293-.99.293h-.293v1.21h-.733v-3.41h1.1c.403 0 .733.073.953.257.183.183.293.476.293.806zm-1.613.55h.22c.22 0 .403-.036.513-.146.11-.11.184-.22.184-.367 0-.183-.037-.293-.147-.367-.11-.073-.22-.11-.44-.11h-.33v.99zm3.667-.11h1.356v1.76c-.22.074-.44.11-.623.147-.183.037-.403.037-.587.037-.513 0-.916-.147-1.173-.44-.257-.294-.403-.734-.403-1.284s.146-.99.476-1.283c.33-.293.734-.477 1.32-.477.367 0 .697.074 1.027.22l-.257.587a1.97 1.97 0 0 0-.77-.183c-.33 0-.55.11-.733.33-.183.22-.293.476-.293.843s.073.66.22.843c.146.184.366.294.66.294.146 0 .293 0 .476-.037v-.697h-.66v-.66h-.036z" })))),
|
|
536
|
-
},
|
|
537
|
-
'filetype-otf': {
|
|
538
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }), h("g", { class: "filled" }, h("path", { d: "M11.46 16.777c0 .55-.147.99-.403 1.283-.294.293-.697.44-1.21.44-.514 0-.917-.147-1.21-.44-.294-.293-.404-.733-.404-1.32 0-.55.147-.99.404-1.283.293-.294.696-.44 1.21-.44.513 0 .916.146 1.21.44.256.33.403.77.403 1.32zm-2.457 0c0 .366.074.66.22.843.147.183.367.293.66.293.587 0 .88-.366.88-1.136 0-.77-.293-1.137-.843-1.137-.293 0-.513.11-.66.293-.183.184-.257.477-.257.844zm4.584 1.723h-.734v-2.787h-.916v-.586h2.566v.586h-.916zm2.236 0h-.696v-3.41h1.943v.587h-1.247v.88h1.137v.586h-1.137z" })))),
|
|
539
|
-
},
|
|
540
|
-
'filetype-pdf': {
|
|
541
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }), h("g", { class: "filled" }, h("path", { d: "M10.553 16.047c0 .366-.11.66-.33.843-.22.183-.55.293-.99.293H8.94v1.21h-.733v-3.41h1.1c.403 0 .733.074.953.257.183.183.293.477.293.807zm-1.65.55h.22c.22 0 .404-.037.514-.147.11-.11.183-.22.183-.367 0-.183-.037-.293-.147-.366-.11-.074-.22-.11-.44-.11h-.33v.99zm5.207.073c0 .55-.147.99-.477 1.283-.33.294-.77.44-1.393.44h-.953v-3.41h1.063c.55 0 .99.147 1.283.44.33.294.477.697.477 1.247zm-.77 0c0-.733-.33-1.1-.953-1.1h-.367v2.2h.293c.697.037 1.027-.33 1.027-1.1zm2.273 1.723h-.696v-3.41h1.943v.587h-1.247v.88h1.137v.587h-1.137z" })))),
|
|
542
|
-
},
|
|
543
|
-
'filetype-png': {
|
|
544
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }), h("g", { class: "filled" }, h("path", { d: "M10.347 16.1c0 .367-.11.66-.33.843-.22.184-.55.294-.99.294h-.294v1.21H8v-3.41h1.1c.403 0 .733.073.953.256.22.184.294.477.294.807zm-1.614.55h.22c.22 0 .404-.037.514-.147a.451.451 0 0 0 .183-.366c0-.184-.037-.294-.147-.367-.11-.073-.22-.11-.44-.11h-.33v.99zm5.39 1.797h-.916L11.74 15.88h-.037c.037.44.037.77.037.99v1.577h-.66v-3.41h.917l1.466 2.566c-.036-.44-.036-.77-.036-.953v-1.613h.66v3.41h.036zm2.237-1.907h1.357v1.76c-.22.073-.44.11-.624.147a3.154 3.154 0 0 1-.586.036c-.514 0-.917-.146-1.174-.44-.256-.293-.403-.733-.403-1.283 0-.55.147-.99.477-1.283.33-.294.733-.477 1.32-.477.366 0 .696.073 1.026.22l-.256.587a1.97 1.97 0 0 0-.77-.184c-.33 0-.55.11-.734.33a1.24 1.24 0 0 0-.293.844c0 .366.073.66.22.843.147.183.367.293.66.293.147 0 .293 0 .477-.036V17.2h-.66v-.66h-.037z" })))),
|
|
545
|
-
},
|
|
546
|
-
'filetype-svg': {
|
|
547
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }), h("g", { class: "filled" }, h("path", { d: "M10.397 17.547c0 .293-.11.55-.33.733-.22.183-.514.257-.917.257-.367 0-.697-.074-.953-.22v-.66c.22.11.44.183.586.22.147.036.294.073.44.073a.92.92 0 0 0 .367-.073.333.333 0 0 0 .11-.257c0-.073-.037-.11-.073-.183a.286.286 0 0 0-.147-.147l-.44-.22c-.22-.11-.367-.183-.477-.293-.11-.074-.183-.184-.256-.33a.74.74 0 0 1-.11-.404c0-.293.11-.55.293-.696.22-.184.477-.257.843-.257.184 0 .33.037.514.073.146.037.33.11.513.184l-.22.55c-.183-.074-.33-.11-.44-.147-.11-.037-.22-.037-.367-.037-.146 0-.256.037-.33.11a.333.333 0 0 0-.11.257c0 .073 0 .11.037.183.037.074.073.11.147.147.073.037.22.11.44.257.33.146.55.293.66.44.11.146.22.22.22.44zm2.64-2.457h.733l-1.173 3.41h-.77l-1.137-3.41h.733l.624 2.017a6.6 6.6 0 0 1 .11.403c.036.147.073.257.073.33 0-.147.073-.403.183-.733l.624-2.017zm2.53 1.503h1.356v1.76c-.22.074-.44.11-.623.147-.183.037-.403.037-.587.037-.513 0-.916-.147-1.173-.44-.257-.294-.403-.734-.403-1.284s.146-.99.476-1.283c.33-.293.734-.477 1.32-.477.367 0 .697.074 1.027.22l-.257.587a1.97 1.97 0 0 0-.77-.183c-.33 0-.55.11-.733.33-.183.22-.293.476-.293.843s.073.66.22.843c.146.184.366.294.66.294.146 0 .293 0 .44-.037v-.697h-.66v-.66z" })))),
|
|
548
|
-
},
|
|
549
|
-
'filetype-txt': {
|
|
550
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }), h("g", { class: "filled" }, h("path", { d: "M9.92 18.5h-.733v-2.787H8.27v-.586h2.567v.586H9.92zm4.29 0h-.807l-.806-1.283-.77 1.283h-.77l1.136-1.76-1.063-1.65h.77l.733 1.21.734-1.21h.77l-1.064 1.687zm1.833 0h-.733v-2.787h-.917v-.586h2.567v.586h-.917z" })))),
|
|
551
|
-
},
|
|
552
|
-
'filetype-xlsx': {
|
|
553
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }), h("g", { class: "filled" }, h("path", { d: "M9.847 18.5H9.04l-.807-1.283-.806 1.283h-.77l1.136-1.76-1.063-1.65h.807l.733 1.21.733-1.21h.77L8.71 16.777zm.513 0v-3.41h.733v2.823h1.394v.587zm4.803-.953c0 .293-.11.55-.33.733-.22.183-.513.257-.916.257-.367 0-.697-.074-.954-.22v-.66c.22.11.44.183.587.22.147.036.293.073.44.073a.92.92 0 0 0 .367-.073.333.333 0 0 0 .11-.257c0-.073-.037-.11-.074-.183-.036-.074-.11-.11-.146-.147l-.44-.22c-.22-.11-.367-.183-.477-.293a1.142 1.142 0 0 1-.257-.33.74.74 0 0 1-.11-.404c0-.293.11-.55.294-.696.22-.184.476-.257.843-.257.183 0 .33.037.513.073.147.037.33.11.514.184l-.22.55c-.184-.074-.33-.11-.44-.147-.11-.037-.22-.037-.367-.037s-.257.037-.33.11a.333.333 0 0 0-.11.257c0 .073 0 .11.037.183.036.074.073.11.146.147.074.037.22.11.44.257.33.146.55.293.66.44.11.146.22.22.22.44zm3.447.953h-.807l-.806-1.283-.807 1.283h-.77l1.137-1.76-1.064-1.65h.807l.733 1.21.734-1.21h.77l-1.064 1.687z" })))),
|
|
554
|
-
},
|
|
555
|
-
'filetype-xml': {
|
|
556
|
-
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })), h("g", { class: "stroke-primary" }, h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }), h("path", { d: "M15.566 2v5.867h5.867" })), h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }), h("g", { class: "filled" }, h("path", { d: "M10.543 18.5H9.7l-.807-1.283-.77 1.283h-.77l1.137-1.76-1.063-1.65h.806l.734 1.21.733-1.21h.77l-1.063 1.687zm1.944 0l-.807-2.677h-.037c.037.55.037.917.037 1.1V18.5h-.66v-3.41h.99l.807 2.603.843-2.603h.99v3.41h-.66v-1.87c0-.11 0-.367.037-.807h-.037l-.843 2.677h-.66zm3.153 0v-3.41h.733v2.823h1.394v.587z" })))),
|
|
557
|
-
},
|
|
558
516
|
filter: {
|
|
559
517
|
markup: () => (h("path", { d: "M2 2h22l-8.643 11.786V24h-4.714V13.786z", class: "stroke-primary" })),
|
|
560
518
|
},
|
|
@@ -660,9 +618,6 @@ const icons = {
|
|
|
660
618
|
'inbox-full': {
|
|
661
619
|
markup: () => (h("g", null, h("g", { class: "stroke-primary" }, h("path", { d: "M2.18 15.082h7.213v2.524h7.213v-2.524h7.213" }), h("path", { d: "M23.819 22.655H2.18v-7.573L6.508 3.18h12.983l4.328 11.902z" })), h("path", { class: "stroke-secondary", d: "M9.394 6.066h7.213M8.312 8.951h9.377M7.23 11.836h11.541" }))),
|
|
662
620
|
},
|
|
663
|
-
info: {
|
|
664
|
-
markup: () => (h("g", null, h("circle", { cx: "13", cy: "13", r: "11", class: "stroke-primary" }), h("g", { class: "stroke-secondary", transform: "translate(10.067 5.3)" }, h("path", { d: "M0 15.033h5.867M0 5.5h2.933v9.533" }), h("circle", { cx: "2.933", cy: "1.1", r: "1.1" })))),
|
|
665
|
-
},
|
|
666
621
|
ios: {
|
|
667
622
|
markup: () => (h("g", null, h("path", { d: "M21.492 18.552c-.473 1.03-.7 1.49-1.31 2.399-.849 1.27-2.047 2.852-3.532 2.865-1.319.013-1.658-.842-3.448-.832-1.79.01-2.164.848-3.483.836-1.485-.014-2.62-1.442-3.47-2.713-2.376-3.552-2.624-7.721-1.159-9.937 1.042-1.576 2.686-2.497 4.23-2.497 1.574 0 2.563.847 3.864.847 1.262 0 2.031-.848 3.85-.848 1.375 0 2.832.735 3.87 2.005-3.401 1.83-2.848 6.6.588 7.875z", class: "stroke-primary" }), h("path", { d: "M16.125 5.587c.69-.884 1.211-2.131 1.022-3.407-1.125.077-2.44.793-3.208 1.726-.698.846-1.274 2.102-1.05 3.322 1.228.039 2.498-.695 3.236-1.641z", class: "stroke-secondary" }))),
|
|
668
623
|
},
|
|
@@ -993,9 +948,6 @@ const icons = {
|
|
|
993
948
|
'storefront-settings': {
|
|
994
949
|
markup: () => (h("g", null, h("g", { class: "stroke-primary" }, h("path", { d: "M4.063 14.344v8.594h9.625m6.187-16.5V3H4.75v3.438L2 9.874a2.406 2.406 0 0 0 4.297 1.486 2.4 2.4 0 0 0 3.953-.25 2.402 2.402 0 0 0 4.125 0 2.402 2.402 0 0 0 3.953.25 2.406 2.406 0 0 0 4.297-1.485l-2.75-3.438zm0 0H4.75" })), h("path", { d: "M7.156 15.031h3.438v3.438H7.156z", class: "stroke-secondary filled" }), h("g", { class: "stroke-secondary", transform: "translate(14.905 14.467)" }, h("path", { d: "M7.795 4.767c0-.162-.015-.32-.038-.474L8.99 3.018l-.733-1.27-1.719.43a3.29 3.29 0 0 0-.823-.476L5.228 0H3.762l-.487 1.702a3.29 3.29 0 0 0-.823.476l-1.718-.43L0 3.018l1.233 1.275a3.26 3.26 0 0 0-.038.474c0 .161.015.319.038.474L0 6.515l.733 1.27 1.719-.43c.248.196.525.357.823.476l.487 1.702h1.466l.487-1.702a3.29 3.29 0 0 0 .823-.476l1.718.43.734-1.27L7.757 5.24a3.26 3.26 0 0 0 .038-.474z", class: "filled" }), h("circle", { cx: "4.495", cy: "4.767", r: "1.1" })))),
|
|
995
950
|
},
|
|
996
|
-
success: {
|
|
997
|
-
markup: () => (h("g", null, h("circle", { cx: "13", cy: "13", r: "11", class: "stroke-primary" }), h("path", { d: "M7.867 13.733l2.933 2.934 7.333-7.334", class: "stroke-secondary" }))),
|
|
998
|
-
},
|
|
999
951
|
tablet: {
|
|
1000
952
|
markup: () => (h("g", null, h("path", { class: "stroke-primary", d: "M5.5 5.5v14m16.999.533H3.367a1.438 1.438 0 0 1-1.434-1.443V6.55c0-.796.642-1.442 1.434-1.442h19.132c.792 0 1.434.646 1.434 1.442v12.04c0 .797-.642 1.443-1.434 1.443z" }), h("path", { d: "M3.5 11.5v2", class: "stroke-secondary" }))),
|
|
1001
953
|
},
|
|
@@ -1041,9 +993,6 @@ const icons = {
|
|
|
1041
993
|
world: {
|
|
1042
994
|
markup: () => (h("g", null, h("g", { transform: "translate(2 3)" }, h("g", { class: "stroke-secondary" }, h("path", { d: "M6.676 1.128c-.176.325 0 .79-.251 1.05-.49.505-1.44.752-1.624 1.298-.181.533.424 1.46.424 1.46s.898-1.09 1.62-.693c.722.398.684 1.043.684 1.043s-.93 1.622-1.104 2.174c-.174.553-.97.527-1.114 1.016-.697 1.136-.869 1.588-1.153 1.524-.446-.966-.976-.975-1.02-.968-.593.095-1.26.387-1.26 1.12 0 .323.017 1.753.611 1.842.604.09.804 1.219.804 1.219s1.74-.19 1.856.102c.117.292.791.764.791.764s.66 1.292.223 2.08c-.14.25-.76.743-.76.743l-.496 1.363m16.471-6.183c-.568 0-1.352-1.38-1.352-1.582 0-.201-2.346-.286-2.226 0 .234.555 0 1.582.75 2.162.697.539-1.673 2.688-1.878 3.009-.19.299-1.7 2.454-1.751 2.465-.928.198-.966.69-2.199.564-.855-.088 0-2.892 0-4.31 0-.797-1.491-1.037-2.152-1.277-.92-.244-.423-3.008-.424-3.417 0-.641 1.661-.967 1.661-.967s.293.284.643.372c.296.074 2.421.638 3.01.431.25-.273.416-.417.496-.431.813-.146 1.185-.02 1.198 0 .349.532.564.091.646-1.324l-.646-1.079c-.549-.272-.895-.16-1.038.335-.214.744-.425.777-.803.221-.377-.556-.81-.748-1.332-.748-.521 0-.344.306-1.259.527-.915.221-1.222.969-1.472.221s-.416-1.284.196-1.284 1.889-.568 1.68-.95c-.208-.38.236-1.473.855-1.473.62 0 .802-.338.62-.805-.183-.466-.864-.843-1.281-.56-.418.285-1.262-.19-1.262-.622 0-.288.13-.797.392-1.528" })), h("circle", { cx: "11.25", cy: "10.25", r: "10.25", class: "stroke-primary" })))),
|
|
1043
995
|
},
|
|
1044
|
-
warning: {
|
|
1045
|
-
markup: () => (h("g", null, h("circle", { cx: "13", cy: "13", r: "11", class: "stroke-primary" }), h("g", { class: "stroke-secondary", transform: "translate(11.9 5.667)" }, h("circle", { cx: "1.1", cy: "13.2", r: "1.1" }), h("path", { d: "M1.1 0v8.8" })))),
|
|
1046
|
-
},
|
|
1047
996
|
arts: {
|
|
1048
997
|
markup: () => (h("g", null, h("g", { class: "stroke-primary" }, h("path", { d: "M18.92 13.5h1.354m-1.95 6.692a2.032 2.032 0 0 0-2.873 0" }), h("path", { d: "M12.453 22.002a6.77 6.77 0 0 0 11.209-5.115V8.564a20.27 20.27 0 0 0-4.065-.979" })), h("g", { class: "stroke-secondary" }, h("path", { d: "M3.339 12.823a6.774 6.774 0 0 0 13.548 0V4.499A20.342 20.342 0 0 0 3.339 4.5v8.323zm3.387-3.387h1.355m4.064 0H13.5" }), h("path", { d: "M10.113 16.887c1.123 0 2.032-.91 2.032-2.032H8.081c0 1.122.91 2.032 2.032 2.032z" })))),
|
|
1049
998
|
},
|
|
@@ -1149,5 +1098,80 @@ const icons = {
|
|
|
1149
1098
|
'zoom-out': {
|
|
1150
1099
|
markup: () => (h("g", null, h("g", { class: "stroke-secondary" }, h("path", { d: "M14.179 11.036H7.893" })), h("g", { class: "stroke-primary", transform: "translate(2.393 2.393)" }, h("path", { d: "M21.214 21.214l-3.928-3.928" }), h("circle", { cx: "8.643", cy: "8.643", r: "8.643" })))),
|
|
1151
1100
|
},
|
|
1101
|
+
'filetype-pdf': {
|
|
1102
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "m15 2 5 5v5h-2l-.001-3H12l-.001-5H6v8H4V2h11Zm1.999 5L14 4v3h2.999ZM5.594 13c.92 0 1.61.246 2.072.739.462.492.693 1.192.693 2.1 0 .443-.057.855-.171 1.235-.114.38-.289.712-.525.995a2.375 2.375 0 0 1-.897.66c-.362.156-.79.234-1.282.234H5.07v2.96H2.945V13h2.649Zm-.201 1.8h-.324v2.363h.19a.98.98 0 0 0 .512-.132.84.84 0 0 0 .339-.42c.079-.194.119-.447.119-.76 0-.35-.07-.613-.208-.788-.138-.175-.348-.262-.628-.262Zm10.162 2.472c0 .99-.15 1.83-.449 2.521-.299.692-.731 1.22-1.297 1.584-.565.364-1.253.546-2.063.546h-2.3V13h2.447c.781 0 1.444.165 1.99.494.545.33.96.812 1.245 1.447.284.635.427 1.412.427 2.331Zm-2.197.086c0-.602-.056-1.089-.168-1.459-.112-.37-.279-.64-.5-.809-.222-.168-.5-.253-.834-.253h-.287v5.237h.165c.562 0 .973-.22 1.233-.66.26-.439.39-1.124.39-2.056Zm5.548 4.565h-2.124V13h4.272v1.8h-2.148v1.91h1.99v1.801h-1.99v3.412Z" })))),
|
|
1103
|
+
},
|
|
1104
|
+
'filetype-xls': {
|
|
1105
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "M9.93 22.052H7.64l-1-2.576-1.026 2.576H3.38l2.039-4.462-1.917-4.462h2.203l.873 2.472.812-2.472h2.252l-1.85 4.389 2.137 4.535Zm.713 0v-8.924h2.124v7.099h2.326v1.825h-4.45Zm9.98-2.71c0 .553-.116 1.042-.345 1.467-.23.426-.555.76-.974 1.001-.419.243-.913.364-1.483.364-.256 0-.506-.018-.748-.052a4.02 4.02 0 0 1-.723-.174 4.546 4.546 0 0 1-.745-.336v-2.148c.35.236.71.42 1.078.552.368.132.705.198 1.01.198a.947.947 0 0 0 .43-.085.573.573 0 0 0 .25-.235.703.703 0 0 0 .083-.345.969.969 0 0 0-.067-.363c-.045-.112-.145-.236-.3-.372a5.782 5.782 0 0 0-.72-.51 8.395 8.395 0 0 1-.708-.504 2.958 2.958 0 0 1-.54-.555 2.26 2.26 0 0 1-.342-.699 3.266 3.266 0 0 1-.119-.934c0-.529.104-.988.312-1.38a2.17 2.17 0 0 1 .915-.909c.403-.215.897-.323 1.483-.323.37 0 .743.053 1.117.159.375.105.753.266 1.135.482l-.567 1.861a4.37 4.37 0 0 0-.86-.433 2.223 2.223 0 0 0-.74-.14.784.784 0 0 0-.369.076.487.487 0 0 0-.21.204.622.622 0 0 0-.067.293c0 .16.026.295.08.41.052.113.16.234.326.363.164.128.416.296.753.503.358.22.66.452.907.696.246.244.432.517.558.818a2.7 2.7 0 0 1 .19 1.05ZM15 2l5 5v5h-2V9h-6V4H6v8H4V2h11Zm2 5-3-3v3h3Z" })))),
|
|
1106
|
+
},
|
|
1107
|
+
'filetype-doc': {
|
|
1108
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "M7.91 17.413c0 .989-.15 1.829-.449 2.52-.3.692-.731 1.22-1.297 1.584-.566.365-1.253.547-2.063.547H1.8V13.14h2.448c.78 0 1.444.165 1.99.495.545.33.96.812 1.244 1.446.285.635.428 1.412.428 2.332Zm-2.198.085c0-.602-.056-1.088-.167-1.458-.112-.37-.28-.64-.501-.81-.222-.168-.5-.252-.833-.252h-.287v5.236h.165c.561 0 .972-.22 1.233-.659.26-.44.39-1.125.39-2.057Zm9.961.092c0 .749-.072 1.409-.216 1.98-.145.572-.36 1.052-.647 1.44a2.76 2.76 0 0 1-1.062.88c-.422.197-.909.296-1.462.296-.55 0-1.036-.1-1.459-.3a2.8 2.8 0 0 1-1.068-.881c-.289-.389-.507-.87-.653-1.444-.147-.573-.22-1.235-.22-1.983 0-.993.13-1.83.388-2.509.258-.68.64-1.194 1.147-1.544.507-.35 1.128-.525 1.865-.525.74 0 1.362.173 1.864.519.503.346.882.86 1.139 1.54.256.682.384 1.526.384 2.53Zm-4.577 0c0 .606.044 1.113.134 1.52.09.407.223.71.4.912a.84.84 0 0 0 .656.302c.268 0 .49-.097.662-.293.173-.195.301-.495.385-.9.083-.405.125-.919.125-1.541 0-.944-.097-1.641-.29-2.09-.193-.45-.487-.675-.882-.675-.26 0-.48.103-.656.308-.177.206-.31.513-.4.922-.09.409-.134.92-.134 1.535Zm9.063-2.753a.874.874 0 0 0-.555.192c-.163.129-.3.314-.409.556-.11.242-.193.536-.25.882a7.258 7.258 0 0 0-.086 1.172c0 .602.052 1.104.156 1.507.104.403.26.704.467.904.207.199.468.299.781.299.289 0 .567-.055.833-.165.267-.11.534-.242.803-.397v1.904a3.457 3.457 0 0 1-.925.373 4.405 4.405 0 0 1-1.053.122c-.708 0-1.305-.175-1.791-.525-.486-.35-.855-.865-1.105-1.544-.25-.68-.375-1.51-.375-2.49 0-.688.076-1.315.229-1.88a4.537 4.537 0 0 1 .662-1.46 3.076 3.076 0 0 1 1.047-.942 2.865 2.865 0 0 1 1.388-.333c.395 0 .774.051 1.139.153.364.102.725.26 1.083.476l-.562 1.745a3.695 3.695 0 0 0-.714-.4 1.97 1.97 0 0 0-.763-.149ZM15 2l5 5v5h-2V9h-6V4H6v8H4V2h11Zm2 5-3-3v3h3Z" })))),
|
|
1109
|
+
},
|
|
1110
|
+
'filetype-ppt': {
|
|
1111
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "M5.749 13c.92 0 1.61.246 2.072.739.462.492.693 1.192.693 2.1 0 .443-.057.855-.171 1.235-.114.38-.289.712-.525.995a2.375 2.375 0 0 1-.897.66c-.362.156-.79.234-1.282.234h-.415v2.96H3.1V13h2.649Zm-.201 1.8h-.324v2.363h.19a.98.98 0 0 0 .512-.132.84.84 0 0 0 .339-.42c.079-.194.119-.447.119-.76 0-.35-.07-.613-.208-.788-.138-.175-.348-.262-.628-.262Zm6.701-1.8c.92 0 1.61.246 2.072.739.462.492.693 1.192.693 2.1 0 .443-.057.855-.17 1.235a2.8 2.8 0 0 1-.526.995 2.375 2.375 0 0 1-.897.66c-.362.156-.79.234-1.282.234h-.415v2.96H9.6V13h2.65Zm-.201 1.8h-.324v2.363h.19a.98.98 0 0 0 .512-.132.84.84 0 0 0 .339-.42c.08-.194.119-.447.119-.76 0-.35-.07-.613-.208-.788-.138-.175-.347-.262-.628-.262Zm7.25 7.123h-2.111v-7.086h-1.611V13h5.322v1.837h-1.6v7.086ZM15 2l5 5v5h-2l-.001-3H12l-.001-5H6v8H4V2h11Zm1.999 5L14 4v3h2.999Z" })))),
|
|
1112
|
+
},
|
|
1113
|
+
'filetype-png': {
|
|
1114
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "M4.269 13.128c.92 0 1.61.246 2.072.739.462.492.693 1.192.693 2.1 0 .443-.057.855-.171 1.235-.114.38-.289.712-.525.995a2.375 2.375 0 0 1-.897.66c-.362.156-.79.234-1.282.234h-.415v2.96H1.62v-8.923h2.649Zm-.201 1.8h-.324v2.363h.19a.98.98 0 0 0 .512-.131.84.84 0 0 0 .339-.422c.079-.193.119-.446.119-.76 0-.35-.07-.612-.208-.787-.138-.175-.348-.262-.628-.262Zm10.778 7.124h-2.478l-2.325-5.549h-.049a38.321 38.321 0 0 1 .089 1.664c.006.225.009.424.009.595v3.29H8.12v-8.924h2.46l2.313 5.396h.049a118.239 118.239 0 0 1-.073-1.563c-.008-.22-.012-.419-.012-.598v-3.235h1.99v8.924Zm4.42-5.225h3.112v4.81a7.39 7.39 0 0 1-1.407.405 8.14 8.14 0 0 1-1.468.132c-.732 0-1.354-.18-1.864-.538-.511-.358-.9-.88-1.17-1.568-.268-.688-.402-1.522-.402-2.503 0-.956.153-1.774.458-2.453.305-.68.744-1.202 1.318-1.566.574-.364 1.266-.546 2.075-.546.46 0 .888.053 1.285.159.397.105.744.24 1.04.403l-.591 1.739a3.063 3.063 0 0 0-1.66-.476c-.379 0-.695.109-.95.326-.254.218-.445.535-.573.95-.128.415-.193.923-.193 1.525 0 .586.051 1.08.153 1.484.102.402.253.708.455.915a1 1 0 0 0 .747.311c.11 0 .221-.009.333-.027.112-.018.22-.042.327-.07v-1.636h-1.026v-1.776ZM15 2l5 5v5h-2l-.001-3H12V4H6v8H4V2h11Zm1.999 5L14 4.001V7h2.999Z" })))),
|
|
1115
|
+
},
|
|
1116
|
+
'filetype-jpg': {
|
|
1117
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "M10.93 13.128c.92 0 1.611.246 2.073.739.462.492.693 1.192.693 2.1 0 .443-.057.855-.171 1.235-.114.38-.289.712-.525.995a2.375 2.375 0 0 1-.897.66c-.362.156-.79.234-1.282.234h-.415v2.96H8.282v-8.923h2.649Zm-.2 1.8h-.324v2.363h.19a.98.98 0 0 0 .512-.131.84.84 0 0 0 .339-.422c.079-.193.119-.446.119-.76 0-.35-.07-.612-.208-.787-.138-.175-.348-.262-.629-.262Zm7 1.899h3.113v4.81a7.39 7.39 0 0 1-1.407.405 8.14 8.14 0 0 1-1.468.132c-.732 0-1.354-.18-1.864-.538-.511-.358-.9-.88-1.17-1.568-.268-.688-.402-1.522-.402-2.503 0-.956.153-1.774.458-2.453.305-.68.744-1.202 1.318-1.566.574-.364 1.266-.546 2.075-.546.46 0 .888.053 1.285.159.397.105.744.24 1.04.403l-.591 1.739a3.063 3.063 0 0 0-1.66-.476c-.379 0-.695.109-.95.326-.254.218-.445.535-.573.95-.128.415-.193.923-.193 1.525 0 .586.051 1.08.153 1.484.102.402.253.708.455.915a1 1 0 0 0 .747.311c.11 0 .221-.009.333-.027.112-.018.22-.042.327-.07v-1.636H17.73v-1.776ZM6.805 18.663c0 .899-.103 1.603-.308 2.111-.206.51-.503.866-.891 1.072-.389.205-.86.308-1.413.308-.18 0-.356-.01-.531-.03a3.38 3.38 0 0 1-.507-.098v-1.8a1.807 1.807 0 0 0 .69.127c.215 0 .385-.047.51-.143.123-.096.21-.258.262-.488.05-.23.076-.549.076-.956V13.15h2.112v5.513ZM15 2l5 5v5h-2V9h-6V4H6v8H4V2h11Zm2 5-3-3v3h3Z" })))),
|
|
1118
|
+
},
|
|
1119
|
+
'filetype-txt': {
|
|
1120
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "M6.943 21.923H4.831v-7.086H3.22V13h5.322v1.837H6.943v7.086Zm8.338 0h-2.288l-1.001-2.575-1.026 2.575H8.732l2.039-4.461L8.854 13h2.204l.873 2.472.811-2.472h2.252l-1.849 4.388 2.136 4.535Zm3.913 0h-2.111v-7.086H15.47V13h5.323v1.837h-1.6v7.086ZM15 2l5 5v5h-2l-.001-3H12l-.001-5H6v8H4V2h11Zm1.999 5L14 4v3h2.999Z" })))),
|
|
1121
|
+
},
|
|
1122
|
+
'filetype-generic': {
|
|
1123
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "m15 2 5 5v15H4V2h11Zm-3 2H6v16h12V9h-6V4Zm5 3-3-3v3h3Z" })))),
|
|
1124
|
+
},
|
|
1125
|
+
'filetype-csv': {
|
|
1126
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "m15 2 5 5v5h-2l-.001-3H12l-.001-5H6v8H4V2h11Zm1.999 5L14 4v3h2.999Zm-10.75 7.825a.874.874 0 0 0-.555.192 1.455 1.455 0 0 0-.409.556c-.11.242-.193.536-.25.882a7.258 7.258 0 0 0-.086 1.171c0 .603.052 1.105.156 1.508.104.403.26.704.467.903.208.2.468.3.781.3.29 0 .567-.056.833-.165.267-.11.534-.242.803-.397v1.904a3.457 3.457 0 0 1-.925.373 4.405 4.405 0 0 1-1.053.122c-.708 0-1.305-.175-1.79-.525-.487-.35-.855-.865-1.106-1.545-.25-.679-.375-1.51-.375-2.49a7.2 7.2 0 0 1 .229-1.88 4.537 4.537 0 0 1 .662-1.458 3.076 3.076 0 0 1 1.047-.943A2.865 2.865 0 0 1 6.066 13a4.164 4.164 0 0 1 2.222.629l-.561 1.745a3.695 3.695 0 0 0-.715-.4 1.97 1.97 0 0 0-.762-.149Zm7.703 4.517c0 .553-.115 1.042-.345 1.467-.23.426-.554.76-.973 1.001-.42.243-.914.364-1.483.364-.257 0-.506-.018-.748-.052a4.02 4.02 0 0 1-.723-.174 4.546 4.546 0 0 1-.745-.336v-2.148c.35.236.71.42 1.077.552.369.132.705.198 1.01.198a.947.947 0 0 0 .43-.085.573.573 0 0 0 .251-.235.703.703 0 0 0 .082-.345.969.969 0 0 0-.067-.363c-.044-.112-.144-.236-.299-.372a5.782 5.782 0 0 0-.72-.51 8.395 8.395 0 0 1-.708-.504 2.958 2.958 0 0 1-.54-.555 2.26 2.26 0 0 1-.342-.699 3.266 3.266 0 0 1-.119-.934c0-.529.104-.988.311-1.38a2.17 2.17 0 0 1 .916-.909c.403-.215.897-.323 1.483-.323.37 0 .743.053 1.117.159.374.105.753.266 1.135.482l-.567 1.861a4.37 4.37 0 0 0-.861-.433 2.223 2.223 0 0 0-.739-.14.784.784 0 0 0-.369.076.487.487 0 0 0-.21.204.622.622 0 0 0-.068.293c0 .16.027.295.08.41.053.113.162.234.326.363.165.128.416.296.754.503.358.22.66.452.906.696.247.244.433.517.559.818a2.7 2.7 0 0 1 .19 1.05Zm7.312-6.214-2.276 8.924h-2.472l-2.253-8.924h2.228l.897 4.4a26.228 26.228 0 0 1 .36 2.26 43.456 43.456 0 0 1 .242-1.53c.05-.283.096-.522.137-.717l.91-4.413h2.227Z" })))),
|
|
1127
|
+
},
|
|
1128
|
+
'filetype-docx': {
|
|
1129
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "m15 2 5 5v5h-2V9h-6.5V4H6v8H4V2h11Zm2 5-3-3h-.5v3H17ZM5.652 17.437c0 .997-.137 1.84-.412 2.527-.275.688-.676 1.21-1.203 1.566-.526.356-1.172.534-1.937.534H0V13.14h2.228c.732 0 1.354.165 1.864.495.511.33.899.814 1.163 1.452.265.64.397 1.423.397 2.35Zm-1.764.08c0-.668-.063-1.215-.19-1.642-.125-.427-.314-.743-.564-.946-.25-.204-.56-.305-.93-.305h-.489v5.938h.372c.619 0 1.074-.25 1.365-.75.29-.501.436-1.266.436-2.295Zm8.407.073c0 .708-.065 1.346-.195 1.913-.13.568-.326 1.051-.586 1.45-.26.399-.59.704-.986.915-.397.212-.862.318-1.395.318-.537 0-1.005-.107-1.403-.32a2.668 2.668 0 0 1-.99-.925c-.26-.403-.455-.887-.585-1.453a8.541 8.541 0 0 1-.195-1.91c0-1.001.12-1.842.36-2.521.24-.68.596-1.192 1.068-1.538C7.86 13.173 8.442 13 9.133 13c.72 0 1.314.185 1.78.555.465.37.812.899 1.04 1.584.228.686.342 1.503.342 2.45Zm-4.56 0c0 .683.054 1.254.16 1.712.105.458.262.801.47 1.031.207.23.463.345.768.345.31 0 .567-.112.772-.335.206-.224.36-.564.464-1.02.104-.455.156-1.033.156-1.733 0-1.046-.116-1.824-.348-2.335-.232-.51-.58-.766-1.044-.766a.991.991 0 0 0-.769.348c-.207.232-.364.578-.47 1.038-.105.46-.158 1.031-.158 1.715Zm8.194-3.1c-.26 0-.488.077-.684.231a1.724 1.724 0 0 0-.485.656 3.993 3.993 0 0 0-.287.998c-.063.383-.094.8-.094 1.251 0 .664.063 1.224.189 1.682.126.458.311.805.555 1.04.244.237.542.355.891.355.277 0 .54-.047.788-.14a6.27 6.27 0 0 0 .738-.336v1.525c-.256.143-.532.25-.827.324a3.93 3.93 0 0 1-.949.11c-.671 0-1.242-.178-1.712-.534-.47-.356-.829-.875-1.077-1.557-.248-.681-.372-1.508-.372-2.48 0-.668.07-1.281.21-1.841.14-.56.347-1.046.62-1.459a2.973 2.973 0 0 1 1.004-.961 2.69 2.69 0 0 1 1.364-.342c.358 0 .704.045 1.037.134.334.09.656.228.965.416l-.488 1.416a3.33 3.33 0 0 0-.666-.358 1.96 1.96 0 0 0-.72-.13ZM24 22.063h-1.837l-1.105-2.985-1.16 2.985H18.11l1.978-4.535-1.813-4.389h1.77l.977 2.814.964-2.814h1.8l-1.788 4.377L24 22.064Z" })))),
|
|
1130
|
+
},
|
|
1131
|
+
'filetype-gif': {
|
|
1132
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "m15 2 5 5v5h-2V9h-6V4H6v8H4V2h11Zm2 5-3-3v3h3Zm-9.567 9.827h3.113v4.81a7.39 7.39 0 0 1-1.407.405 8.14 8.14 0 0 1-1.468.132c-.732 0-1.354-.18-1.864-.538-.511-.358-.9-.88-1.17-1.568-.268-.688-.402-1.522-.402-2.503 0-.956.153-1.774.458-2.453.305-.68.744-1.202 1.318-1.566.574-.364 1.266-.546 2.075-.546.46 0 .888.053 1.285.159.397.105.744.24 1.04.403L9.82 15.3a3.063 3.063 0 0 0-1.66-.476c-.379 0-.695.109-.95.326-.254.218-.445.535-.573.95-.128.415-.193.923-.193 1.525 0 .586.051 1.08.153 1.484.102.402.253.708.455.915a1 1 0 0 0 .747.311c.11 0 .221-.009.333-.027.112-.018.22-.042.327-.07v-1.636H7.433v-1.776Zm4.462 5.225v-8.924h2.124v8.924h-2.124Zm5.725 0h-2.124v-8.924h4.272v1.8H17.62v1.911h1.99v1.8h-1.99v3.413Z" })))),
|
|
1133
|
+
},
|
|
1134
|
+
'filetype-iso': {
|
|
1135
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "m15 2 5 5v5h-2V9h-6V4H6v8H4V2h11Zm2 5-3-3v3h3ZM4.095 22.064V13.14h2.124v8.924H4.095Zm8.228-2.71c0 .553-.115 1.042-.345 1.468-.23.425-.555.759-.974 1-.419.243-.913.364-1.483.364-.256 0-.506-.018-.748-.052a4.02 4.02 0 0 1-.723-.174 4.546 4.546 0 0 1-.745-.336v-2.148c.35.236.71.42 1.078.552a3.02 3.02 0 0 0 1.01.199.947.947 0 0 0 .43-.086.573.573 0 0 0 .25-.235.703.703 0 0 0 .083-.345.969.969 0 0 0-.067-.363c-.045-.112-.145-.236-.3-.372a5.782 5.782 0 0 0-.72-.51 8.395 8.395 0 0 1-.708-.503 2.958 2.958 0 0 1-.54-.556 2.26 2.26 0 0 1-.342-.699 3.266 3.266 0 0 1-.119-.933c0-.53.104-.99.312-1.38a2.17 2.17 0 0 1 .915-.91c.403-.215.897-.323 1.483-.323.37 0 .743.053 1.117.159.375.106.753.266 1.136.482l-.568 1.862a4.37 4.37 0 0 0-.86-.434 2.223 2.223 0 0 0-.74-.14.784.784 0 0 0-.368.076.487.487 0 0 0-.211.205.622.622 0 0 0-.067.293.95.95 0 0 0 .08.409c.052.114.16.235.326.363.164.128.416.296.753.503a5 5 0 0 1 .907.696c.246.244.432.517.558.818a2.7 2.7 0 0 1 .19 1.05Zm7.586-1.764c0 .749-.072 1.409-.216 1.98-.145.572-.36 1.052-.647 1.44a2.76 2.76 0 0 1-1.062.88c-.422.197-.909.296-1.462.296-.55 0-1.036-.1-1.459-.3a2.8 2.8 0 0 1-1.068-.881c-.289-.389-.507-.87-.653-1.444-.147-.573-.22-1.235-.22-1.983 0-.993.13-1.83.388-2.509.258-.68.64-1.194 1.147-1.544.507-.35 1.128-.525 1.865-.525.74 0 1.362.173 1.864.519.503.346.882.86 1.139 1.54.256.682.384 1.526.384 2.53Zm-4.577 0c0 .606.044 1.113.134 1.52.09.407.223.71.4.912a.84.84 0 0 0 .656.302c.268 0 .49-.097.662-.293.173-.195.301-.495.385-.9.083-.405.125-.919.125-1.541 0-.944-.097-1.641-.29-2.09-.194-.45-.488-.675-.882-.675-.26 0-.48.103-.656.308-.177.206-.31.513-.4.922-.09.409-.134.92-.134 1.535Z" })))),
|
|
1136
|
+
},
|
|
1137
|
+
'filetype-otf': {
|
|
1138
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "m15 2 5 5v5h-2l-.001-3H12l-.001-5H6v8H4V2h11Zm1.999 5L14 4v3h2.999ZM9.767 17.59c0 .749-.072 1.409-.217 1.98-.144.572-.36 1.052-.647 1.44-.286.39-.64.682-1.062.88-.42.197-.908.296-1.461.296-.55 0-1.036-.1-1.46-.3a2.813 2.813 0 0 1-1.067-.881c-.29-.389-.507-.87-.653-1.444-.147-.573-.22-1.235-.22-1.983 0-.993.13-1.83.388-2.509.258-.68.64-1.194 1.147-1.544.507-.35 1.128-.525 1.865-.525.74 0 1.362.173 1.864.519.503.346.882.86 1.139 1.54.256.682.384 1.526.384 2.53Zm-4.578 0c0 .606.045 1.113.135 1.52.09.407.223.71.4.912a.84.84 0 0 0 .656.302.843.843 0 0 0 .662-.293c.173-.195.301-.495.384-.9.084-.405.126-.919.126-1.541 0-.944-.097-1.641-.29-2.09-.194-.45-.488-.675-.882-.675-.26 0-.48.103-.656.308-.177.206-.31.513-.4.922-.09.409-.135.92-.135 1.535Zm9.003 4.474H12.08v-7.086h-1.61V13.14h5.322v1.838h-1.599v7.086Zm4.675 0h-2.124V13.14h4.273v1.8h-2.149v1.911h1.99v1.8h-1.99v3.413Z" })))),
|
|
1139
|
+
},
|
|
1140
|
+
'filetype-svg': {
|
|
1141
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "m15 2 5 5v5h-2V9h-6V4H6v8H4V2h11Zm2 5-3-3v3h3ZM7.452 19.342c0 .553-.115 1.042-.345 1.467-.23.426-.554.76-.973 1.001-.42.243-.914.364-1.483.364-.257 0-.506-.018-.748-.052a4.02 4.02 0 0 1-.723-.174 4.546 4.546 0 0 1-.745-.336v-2.148c.35.236.709.42 1.077.552.369.132.705.198 1.01.198a.947.947 0 0 0 .43-.085.573.573 0 0 0 .25-.235.703.703 0 0 0 .083-.345.969.969 0 0 0-.067-.363c-.045-.112-.144-.236-.299-.372a5.782 5.782 0 0 0-.72-.51 8.395 8.395 0 0 1-.708-.504 2.958 2.958 0 0 1-.54-.555 2.26 2.26 0 0 1-.342-.699 3.266 3.266 0 0 1-.12-.934c0-.529.105-.988.312-1.38a2.17 2.17 0 0 1 .916-.909C4.12 13.108 4.614 13 5.2 13c.37 0 .742.053 1.117.159.374.105.753.266 1.135.482l-.568 1.861a4.37 4.37 0 0 0-.86-.433 2.223 2.223 0 0 0-.739-.14.784.784 0 0 0-.369.076.487.487 0 0 0-.21.204.622.622 0 0 0-.068.293c0 .16.027.295.08.41.053.113.161.234.326.363.165.128.416.296.754.503.358.22.66.452.906.696.247.244.433.517.559.818a2.7 2.7 0 0 1 .19 1.05Zm7.312-6.214-2.277 8.924h-2.471l-2.253-8.924h2.228l.897 4.4a26.228 26.228 0 0 1 .36 2.26 43.455 43.455 0 0 1 .242-1.53c.05-.283.096-.522.137-.717l.91-4.413h2.227Zm3.687 3.699h3.112v4.81a7.39 7.39 0 0 1-1.406.405 8.14 8.14 0 0 1-1.468.132c-.733 0-1.354-.18-1.865-.538-.51-.358-.9-.88-1.169-1.568-.268-.688-.403-1.522-.403-2.503 0-.956.153-1.774.458-2.453.305-.68.745-1.202 1.319-1.566.573-.364 1.265-.546 2.075-.546a4.952 4.952 0 0 1 2.325.562l-.592 1.739a3.063 3.063 0 0 0-1.66-.476c-.378 0-.695.109-.95.326-.253.218-.445.535-.573.95-.128.415-.192.923-.192 1.525 0 .586.05 1.08.152 1.484.102.402.254.708.455.915a1 1 0 0 0 .748.311c.11 0 .22-.009.332-.027a3.38 3.38 0 0 0 .327-.07v-1.636h-1.025v-1.776Z" })))),
|
|
1142
|
+
},
|
|
1143
|
+
'filetype-xlsx': {
|
|
1144
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "m15 2 5 5v5h-2V9h-6V4H6v8H4V2h11Zm2 5-3-3v3h3ZM6.66 22.052H4.37l-1-2.576-1.026 2.576H.11l2.039-4.462-1.917-4.462h2.203l.873 2.472.812-2.472h2.252l-1.85 4.389 2.137 4.535Zm.404 0v-8.924h2.124v7.099h2.325v1.825h-4.45Zm9.871-2.71c0 .553-.115 1.042-.345 1.467-.23.426-.554.76-.973 1.001-.42.243-.914.364-1.483.364-.257 0-.506-.018-.748-.052a4.02 4.02 0 0 1-.723-.174 4.546 4.546 0 0 1-.745-.336v-2.148c.35.236.71.42 1.077.552.369.132.705.198 1.01.198a.947.947 0 0 0 .43-.085.573.573 0 0 0 .251-.235.703.703 0 0 0 .082-.345.969.969 0 0 0-.067-.363c-.044-.112-.144-.236-.299-.372a5.782 5.782 0 0 0-.72-.51 8.395 8.395 0 0 1-.708-.504 2.958 2.958 0 0 1-.54-.555 2.26 2.26 0 0 1-.342-.699 3.266 3.266 0 0 1-.119-.934c0-.529.104-.988.311-1.38a2.17 2.17 0 0 1 .916-.909c.403-.215.897-.323 1.483-.323.37 0 .743.053 1.117.159.374.105.753.266 1.135.482l-.567 1.861a4.37 4.37 0 0 0-.861-.433 2.223 2.223 0 0 0-.739-.14.784.784 0 0 0-.369.076.487.487 0 0 0-.21.204.622.622 0 0 0-.068.293c0 .16.027.295.08.41.053.113.162.234.326.363.165.128.416.296.754.503.358.22.66.452.907.696.246.244.432.517.558.818a2.7 2.7 0 0 1 .19 1.05Zm6.954 2.71H21.6l-1-2.576-1.026 2.576H17.34l2.039-4.462-1.917-4.462h2.203l.873 2.472.812-2.472h2.252l-1.85 4.389 2.137 4.535Z" })))),
|
|
1145
|
+
},
|
|
1146
|
+
'filetype-xml': {
|
|
1147
|
+
markup: () => (h("g", null, h("g", { class: "fill-primary" }, h("path", { d: "m15 2 5 5v5h-2l-.001-3H12l-.001-5H6v8H4V2h11Zm1.999 5L14 4v3h2.999Zm-9.35 14.923H5.36l-1-2.575-1.026 2.575H1.1l2.039-4.461L1.222 13h2.203l.873 2.472L5.11 13h2.252l-1.85 4.388 2.137 4.535Zm4.187 0-1.538-6h-.049a41.605 41.605 0 0 1 .086 1.49c.008.224.012.435.012.635v3.875H8.363V13h2.912l1.385 5.359h.037L14.088 13h2.887v8.923h-2.038v-3.912c0-.224.004-.447.012-.668a45.864 45.864 0 0 1 .073-1.42h-.049l-1.562 6h-1.575Zm6.616 0V13h2.124v7.098h2.326v1.825h-4.45Z" })))),
|
|
1148
|
+
},
|
|
1149
|
+
revert: {
|
|
1150
|
+
markup: () => (h("g", null, h("g", { class: "stroke-primary filled" }, h("path", { d: "M13 6v5.586l2.914 2.914-1.414 1.414-3.5-3.5V6h2Zm-1-4c5.523 0 10 4.477 10 10s-4.477 10-10 10a9.966 9.966 0 0 1-7.07-2.928l1.413-1.415A7.966 7.966 0 0 0 12 20a8 8 0 1 0-8-8h2l-3 3-3-3h2C2 6.477 6.477 2 12 2Z" })))),
|
|
1151
|
+
},
|
|
1152
|
+
'info-filled': {
|
|
1153
|
+
markup: () => (h("g", null, h("g", { class: "filled" }, h("path", { d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm1 8h-2v7h2v-7Zm-1-3.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5Z" })))),
|
|
1154
|
+
},
|
|
1155
|
+
info: {
|
|
1156
|
+
markup: () => (h("g", null, h("g", { class: "filled" }, h("path", { d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm1 6v7h-2v-7h2Zm-1-3.75a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Z" })))),
|
|
1157
|
+
},
|
|
1158
|
+
'success-filled': {
|
|
1159
|
+
markup: () => (h("g", null, h("g", { class: "filled" }, h("path", { d: "M12 2.003c5.523 0 10 4.477 10 10s-4.477 10-10 10-10-4.477-10-10 4.477-10 10-10Zm4.293 6.29L11 13.585l-2.293-2.292-1.414 1.414L11 16.414l6.707-6.707-1.414-1.414Z" })))),
|
|
1160
|
+
},
|
|
1161
|
+
success: {
|
|
1162
|
+
markup: () => (h("g", null, h("g", { class: "filled" }, h("path", { d: "M12 2.003c5.523 0 10 4.477 10 10s-4.477 10-10 10-10-4.477-10-10 4.477-10 10-10Zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm4.293 4.29 1.414 1.414L11 16.414l-3.707-3.707 1.414-1.414L11 13.585l5.293-5.292Z" })))),
|
|
1163
|
+
},
|
|
1164
|
+
'warning-filled': {
|
|
1165
|
+
markup: () => (h("g", null, h("g", { class: "filled" }, h("path", { d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 13.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5Zm1-8.75h-2V14h2V6.5Z" })))),
|
|
1166
|
+
},
|
|
1167
|
+
warning: {
|
|
1168
|
+
markup: () => (h("g", null, h("g", { class: "filled" }, h("path", { d: "M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Zm0 11.25a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm1-8.75V14h-2V6.5h2Z" })))),
|
|
1169
|
+
},
|
|
1170
|
+
'error-filled': {
|
|
1171
|
+
markup: () => (h("g", null, h("g", { class: "filled" }, h("path", { d: "M11.549 2.073a1 1 0 0 1 1.343.44l9.124 18.036A1 1 0 0 1 21.123 22H2.877a1 1 0 0 1-.893-1.451l9.124-18.035a1 1 0 0 1 .44-.441ZM12 16.5a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5ZM13 9h-2v6.5h2V9Z" })))),
|
|
1172
|
+
},
|
|
1173
|
+
error: {
|
|
1174
|
+
markup: () => (h("g", null, h("g", { class: "filled" }, h("path", { d: "m12.882 2.548 9.012 18.003c.07.14.106.294.106.45a.993.993 0 0 1-.988.999H2.988a.98.98 0 0 1-.446-.107 1.003 1.003 0 0 1-.435-1.342l9.012-18.003a.983.983 0 0 1 1.763 0ZM12 5.209 4.595 20.002h14.81L12 5.21Zm.124 11.326a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm1-7.5v6.5h-2v-6.5h2Z" })))),
|
|
1175
|
+
},
|
|
1152
1176
|
};
|
|
1153
1177
|
export default icons;
|
|
@@ -103,22 +103,26 @@ svg {
|
|
|
103
103
|
fill: var(--tct-icon-stroke-primary, var(--t-icon-stroke-primary, currentColor));
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
:host([type=info])
|
|
107
|
-
|
|
108
|
-
--tct-icon-stroke-
|
|
106
|
+
:host([type=info]),
|
|
107
|
+
:host([type=info-filled]) {
|
|
108
|
+
--tct-icon-stroke-primary: transparent;
|
|
109
|
+
--tct-icon-fill: var(--tct-stoplight-info, var(--const-stoplight-info, #0079c1));
|
|
109
110
|
}
|
|
110
111
|
|
|
111
|
-
:host([type=success])
|
|
112
|
-
|
|
113
|
-
--
|
|
112
|
+
:host([type=success]),
|
|
113
|
+
:host([type=success-filled]) {
|
|
114
|
+
--tct-icon-stroke-primary: transparent;
|
|
115
|
+
--tct-icon-fill: var(--tct-stoplight-success, var(--const-stoplight-success, #0e8a00));
|
|
114
116
|
}
|
|
115
117
|
|
|
116
|
-
:host([type=warning])
|
|
117
|
-
|
|
118
|
-
--
|
|
118
|
+
:host([type=warning]),
|
|
119
|
+
:host([type=warning-filled]) {
|
|
120
|
+
--tct-icon-stroke-primary: transparent;
|
|
121
|
+
--tct-icon-fill: var(--tct-stoplight-warning, var(--const-stoplight-warning, #f0b400));
|
|
119
122
|
}
|
|
120
123
|
|
|
121
|
-
:host([type=error])
|
|
122
|
-
|
|
123
|
-
--
|
|
124
|
+
:host([type=error]),
|
|
125
|
+
:host([type=error-filled]) {
|
|
126
|
+
--tct-icon-stroke-primary: transparent;
|
|
127
|
+
--tct-icon-fill: var(--tct-stoplight-alert, var(--const-stoplight-alert, #c30000));
|
|
124
128
|
}
|
|
@@ -1065,5 +1065,11 @@ export default function formatPhoneNumber(value, isoCode = 'US') {
|
|
|
1065
1065
|
prefix,
|
|
1066
1066
|
};
|
|
1067
1067
|
const val = value || '';
|
|
1068
|
-
|
|
1068
|
+
// Brazil need edge case handle, mobile: (xx) xxxxx-xxxx, land phone: (xx) xxxx-xxxx
|
|
1069
|
+
if (isoCode === 'BR' && val.replace(/[^0-9]/g, '').length === 11) {
|
|
1070
|
+
return formatValue(val, '(##) #####-####', options);
|
|
1071
|
+
}
|
|
1072
|
+
else {
|
|
1073
|
+
return formatValue(val, mask, options);
|
|
1074
|
+
}
|
|
1069
1075
|
}
|
|
@@ -358,7 +358,7 @@ export class Q2Input {
|
|
|
358
358
|
if (this.readonly) {
|
|
359
359
|
ariaLabelSuffix = loc('tecton.element.input.readonly');
|
|
360
360
|
}
|
|
361
|
-
return (h("div", { class: "pseudo-input-container" }, h("button", { class: "input-field", type: "button", id: this.inputId, "aria-describedby": this.inputDescribedBy, "aria-
|
|
361
|
+
return (h("div", { class: "pseudo-input-container" }, h("button", { class: "input-field", type: "button", id: this.inputId, "aria-describedby": this.inputDescribedBy, "aria-invalid": `${this.hasError}`, "aria-controls": (this.ariaControls && `${this.ariaControls}`) || undefined, "aria-owns": (this.ariaOwns && `${this.ariaOwns}`) || undefined, "aria-haspopup": (this.ariaHaspopup && `${this.ariaHaspopup}`) || undefined, "aria-expanded": this.ariaExpanded === 'true' ? 'true' : undefined, "aria-activedescendant": this.ariaActivedescendant && `${this.ariaActivedescendant}`, "aria-label": `${this.value}, ${(this.label && loc(this.label)) || ''}${ariaLabelSuffix}`, role: (this.role && `${this.role}`) || undefined, disabled: !!this.disabled, "test-id": "q2InputInnerClearButton" }, h("div", { class: "custom-display-container" }, h("slot", { name: "custom-display" }, h("span", { class: showPlaceholder ? 'placeholder-text' : '' }, showPlaceholder ? this.placeholder : this.value))))));
|
|
362
362
|
}
|
|
363
363
|
calculateCursorPositionOnInput() {
|
|
364
364
|
const input = this.inputField;
|
|
@@ -128,7 +128,7 @@ label {
|
|
|
128
128
|
--comp-input-max-height: var(--tct-input-max-height, var(--t-input-max-height));
|
|
129
129
|
border-width: var(--comp-input-border-width);
|
|
130
130
|
border-style: solid;
|
|
131
|
-
border-color: var(--tct-input-border-color, var(--t-input-border-color, var(--
|
|
131
|
+
border-color: var(--tct-input-border-color, var(--t-input-border-color, var(--t-a11y-gray-color-AA, #949494)));
|
|
132
132
|
border-radius: var(--comp-input-border-radius);
|
|
133
133
|
box-shadow: var(--tct-input-box-shadow, var(--t-input-box-shadow, none));
|
|
134
134
|
transition: border-width var(--comp-input-tween), border-color var(--comp-input-tween), box-shadow var(--comp-input-tween);
|
|
@@ -205,7 +205,7 @@ label {
|
|
|
205
205
|
|
|
206
206
|
.input-container:focus-within {
|
|
207
207
|
border-width: var(--comp-input-focus-border-width, 1px);
|
|
208
|
-
border-color: var(--tct-input-focus-border-color, var(--t-input-focus-border-color, var(--
|
|
208
|
+
border-color: var(--tct-input-focus-border-color, var(--t-input-focus-border-color, var(--t-a11y-active-gray-color-AA, #404040)));
|
|
209
209
|
box-shadow: var(--const-double-focus-ring), var(--tct-input-focus-box-shadow, var(--t-input-focus-box-shadow, 0 0 transparent));
|
|
210
210
|
}
|
|
211
211
|
|
|
@@ -338,7 +338,7 @@ q2-icon {
|
|
|
338
338
|
}
|
|
339
339
|
|
|
340
340
|
.has-error .input-container:not(:focus-within) {
|
|
341
|
-
border-color: var(--tct-input-error-border-color, var(--const-stoplight-alert, #c30000));
|
|
341
|
+
border-color: var(--tct-input-error-border-color, var(--t-input-error-border-color, var(--const-stoplight-alert, #c30000)));
|
|
342
342
|
}
|
|
343
343
|
|
|
344
344
|
.icon-left {
|
|
@@ -348,5 +348,5 @@ q2-icon {
|
|
|
348
348
|
|
|
349
349
|
.vertical-separator {
|
|
350
350
|
height: calc(var(--comp-input-min-height) - 2px);
|
|
351
|
-
border-right: 1px solid var(--tct-input-prefix-border-color, var(--t-input-prefix-border-color, var(--tct-input-border-color, var(--t-input-border-color, var(--
|
|
351
|
+
border-right: 1px solid var(--tct-input-prefix-border-color, var(--t-input-prefix-border-color, var(--tct-input-border-color, var(--t-input-border-color, var(--t-a11y-gray-color-AA, #949494)))));
|
|
352
352
|
}
|
|
@@ -11,7 +11,12 @@ export class Q2Section {
|
|
|
11
11
|
});
|
|
12
12
|
};
|
|
13
13
|
this.onTransitionEnd = () => {
|
|
14
|
-
this.
|
|
14
|
+
if (this.expanded) {
|
|
15
|
+
this.contentHeight = undefined;
|
|
16
|
+
}
|
|
17
|
+
else {
|
|
18
|
+
this.hideContent = true;
|
|
19
|
+
}
|
|
15
20
|
setTimeout(() => {
|
|
16
21
|
// This gives enough time for all values to get passed over
|
|
17
22
|
// Previously, the interval was never cleared and the fn was called indefinitely then filtered
|
|
@@ -69,10 +74,14 @@ export class Q2Section {
|
|
|
69
74
|
this.noCollapseIcon = undefined;
|
|
70
75
|
this.expanded = undefined;
|
|
71
76
|
this.contentHeight = undefined;
|
|
77
|
+
this.hideContent = false;
|
|
72
78
|
this.hasYieldedHeader = false;
|
|
73
79
|
}
|
|
74
80
|
componentWillLoad() {
|
|
75
81
|
this.onHeaderSlotChange();
|
|
82
|
+
const { collapsible, expanded } = this;
|
|
83
|
+
this.contentHeight = collapsible && expanded ? undefined : '0px';
|
|
84
|
+
this.hideContent = !expanded;
|
|
76
85
|
}
|
|
77
86
|
componentDidLoad() {
|
|
78
87
|
this.addHeaderSlotListener();
|
|
@@ -99,15 +108,24 @@ export class Q2Section {
|
|
|
99
108
|
this.clearResizeInterval();
|
|
100
109
|
this.resizerFn = setInterval(resizeIframe, 5);
|
|
101
110
|
if (expanded) {
|
|
102
|
-
this.
|
|
111
|
+
this.expandSection();
|
|
103
112
|
}
|
|
104
113
|
else {
|
|
105
|
-
this.
|
|
106
|
-
await nextPaint(() => {
|
|
107
|
-
this.contentHeight = this.currentHeight;
|
|
108
|
-
});
|
|
114
|
+
this.collapseSection();
|
|
109
115
|
}
|
|
110
116
|
}
|
|
117
|
+
async collapseSection() {
|
|
118
|
+
this.contentHeight = this.contentContainerHeight;
|
|
119
|
+
await nextPaint(() => {
|
|
120
|
+
this.contentHeight = this.currentHeight;
|
|
121
|
+
});
|
|
122
|
+
}
|
|
123
|
+
async expandSection() {
|
|
124
|
+
this.hideContent = false;
|
|
125
|
+
await nextPaint(() => {
|
|
126
|
+
this.contentHeight = this.currentHeight;
|
|
127
|
+
});
|
|
128
|
+
}
|
|
111
129
|
collapsibleObserver() {
|
|
112
130
|
this.contentHeight = this.currentHeight;
|
|
113
131
|
}
|
|
@@ -129,7 +147,17 @@ export class Q2Section {
|
|
|
129
147
|
}
|
|
130
148
|
render() {
|
|
131
149
|
const hasHeader = this.label || this.hasYieldedHeader;
|
|
132
|
-
|
|
150
|
+
const wrapperClasses = ['content-wrapper'];
|
|
151
|
+
const { collapsible, hideContent, contentHeight } = this;
|
|
152
|
+
if (collapsible) {
|
|
153
|
+
if (hideContent)
|
|
154
|
+
wrapperClasses.push('is-closed');
|
|
155
|
+
else if (contentHeight)
|
|
156
|
+
wrapperClasses.push('is-transitioning');
|
|
157
|
+
}
|
|
158
|
+
return (h("section", { class: "wrapper" }, h("header", { class: hasHeader ? 'has-header' : '' }, h("div", { class: "header-content", id: this.titleId, onClick: this.collapsible && this.onHeaderClick }, !this.hasYieldedHeader && !!this.label ? h("h2", { class: "title" }, loc(this.label)) : '', h("div", { ref: el => (this.headerSlotWrapper = el), class: "header-slot-wrapper" }, h("slot", { ref: (el) => (this.headerSlot = el), name: "q2-section-header" }))), this.collapsible && !this.noCollapseIcon && (h("q2-btn", { label: this.label, ariaExpanded: `${!!this.expanded}`, ariaControls: this.contentId, "test-id": "toggleButton", "hide-label": true, onClick: this.onHeaderClick }, h("q2-icon", { type: "chevron-up" })))), h("div", { class: wrapperClasses.join(' '), id: this.contentId, "aria-labelledby": this.titleId, role: "region", onTransitionEnd: this.onTransitionEnd, style: this.collapsible && {
|
|
159
|
+
height: this.contentHeight,
|
|
160
|
+
} }, h("div", { ref: el => (this.contentContainer = el), class: "content", tabindex: "-1" }, h("slot", { ref: (el) => (this.contentSlot = el) })))));
|
|
133
161
|
}
|
|
134
162
|
static get is() { return "q2-section"; }
|
|
135
163
|
static get encapsulation() { return "shadow"; }
|
|
@@ -218,6 +246,7 @@ export class Q2Section {
|
|
|
218
246
|
static get states() {
|
|
219
247
|
return {
|
|
220
248
|
"contentHeight": {},
|
|
249
|
+
"hideContent": {},
|
|
221
250
|
"hasYieldedHeader": {}
|
|
222
251
|
};
|
|
223
252
|
}
|
|
@@ -122,24 +122,22 @@ header.has-header {
|
|
|
122
122
|
q2-icon {
|
|
123
123
|
transition: transform var(--comp-tween);
|
|
124
124
|
}
|
|
125
|
-
:host(:not([expanded])) q2-icon {
|
|
125
|
+
:host(:not([expanded])) q2-icon, :host([expanded=false]) q2-icon {
|
|
126
126
|
transform: rotate(180deg);
|
|
127
127
|
}
|
|
128
128
|
|
|
129
129
|
.content-wrapper {
|
|
130
130
|
height: auto;
|
|
131
131
|
}
|
|
132
|
-
|
|
133
|
-
|
|
132
|
+
.content-wrapper.is-closed {
|
|
133
|
+
display: none;
|
|
134
134
|
overflow: hidden;
|
|
135
135
|
}
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
padding-top: 0;
|
|
136
|
+
.content-wrapper.is-transitioning {
|
|
137
|
+
overflow: hidden;
|
|
139
138
|
}
|
|
140
|
-
:host([collapsible]
|
|
141
|
-
|
|
142
|
-
animation: show-overflow 1s;
|
|
139
|
+
:host([collapsible]) .content-wrapper {
|
|
140
|
+
transition: height var(--comp-tween);
|
|
143
141
|
}
|
|
144
142
|
|
|
145
143
|
.content {
|
|
@@ -151,11 +149,4 @@ q2-icon {
|
|
|
151
149
|
}
|
|
152
150
|
:host([collapsible]) :host(:not([expanded])) .content {
|
|
153
151
|
visibility: hidden;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
/* overflow property does not support transition */
|
|
157
|
-
@keyframes show-overflow {
|
|
158
|
-
from {
|
|
159
|
-
overflow: hidden;
|
|
160
|
-
}
|
|
161
152
|
}
|
|
@@ -142,7 +142,7 @@ textarea {
|
|
|
142
142
|
color: var(--tct-textarea-font-color, var(--t-textarea-font-color, var(--t-input-font-color, inherit)));
|
|
143
143
|
border-width: var(--comp-textarea-border-width);
|
|
144
144
|
border-style: solid;
|
|
145
|
-
border-color: var(--tct-textarea-border-color, var(--t-textarea-border-color, var(--
|
|
145
|
+
border-color: var(--tct-textarea-border-color, var(--t-textarea-border-color, var(--tct-input-border-color, var(--t-input-border-color, var(--t-a11y-gray-color-AA, #949494)))));
|
|
146
146
|
border-radius: var(--comp-textarea-border-radius);
|
|
147
147
|
box-shadow: var(--tct-textarea-box-shadow, var(--t-textarea-box-shadow, none));
|
|
148
148
|
scrollbar-width: thin;
|
|
@@ -167,7 +167,7 @@ textarea:not([cols]) {
|
|
|
167
167
|
}
|
|
168
168
|
textarea:focus {
|
|
169
169
|
border-width: var(--comp-textarea-focus-border-width, 1px);
|
|
170
|
-
border-color: var(--tct-textarea-focus-border-color, var(--t-textarea-focus-border-color, var(--
|
|
170
|
+
border-color: var(--tct-textarea-focus-border-color, var(--t-textarea-focus-border-color, var(--tct-input-focus-border-color, var(--t-input-focus-border-color, var(--t-a11y-active-gray-color-AA, #404040)))));
|
|
171
171
|
box-shadow: var(--const-double-focus-ring), var(--tct-textarea-focus-box-shadow, var(--t-textarea-focus-box-shadow, 0 0 transparent));
|
|
172
172
|
}
|
|
173
173
|
textarea::placeholder {
|
|
@@ -198,14 +198,6 @@ button {
|
|
|
198
198
|
margin-right: var(--comp-offset);
|
|
199
199
|
border-bottom-color: var(--comp-background);
|
|
200
200
|
}
|
|
201
|
-
:host([position=se]) .tooltip:after {
|
|
202
|
-
right: auto;
|
|
203
|
-
left: 50%;
|
|
204
|
-
margin-left: var(--comp-body-offset);
|
|
205
|
-
}
|
|
206
|
-
:host([position=sw]) .tooltip:after {
|
|
207
|
-
margin-right: var(--comp-body-offset);
|
|
208
|
-
}
|
|
209
201
|
:host([position=n]) .tooltip:after, :host([position=ne]) .tooltip:after, :host([position=nw]) .tooltip:after {
|
|
210
202
|
right: 50%;
|
|
211
203
|
bottom: 100%;
|
|
@@ -218,11 +210,14 @@ button {
|
|
|
218
210
|
margin-right: var(--comp-offset);
|
|
219
211
|
border-top-color: var(--comp-background);
|
|
220
212
|
}
|
|
221
|
-
:host([position=ne]) .tooltip:after {
|
|
213
|
+
:host([position=se]) .tooltip:after, :host([position=ne]) .tooltip:after {
|
|
222
214
|
right: auto;
|
|
223
215
|
left: 50%;
|
|
224
216
|
margin-left: var(--comp-body-offset);
|
|
225
217
|
}
|
|
218
|
+
:host([position=sw]) .tooltip:after {
|
|
219
|
+
margin-right: var(--comp-body-offset);
|
|
220
|
+
}
|
|
226
221
|
:host([position=nw]) .tooltip:after {
|
|
227
222
|
margin-right: var(--comp-body-offset);
|
|
228
223
|
}
|