q2-tecton-elements 1.19.1 → 1.21.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-2d056aad.js} +100 -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 +11 -5
- package/dist/cjs/q2-calendar.cjs.entry.js +54 -56
- 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 +3 -2
- package/dist/cjs/q2-pill.cjs.entry.js +1 -1
- package/dist/cjs/q2-section.cjs.entry.js +4 -6
- package/dist/cjs/q2-stepper-vertical.cjs.entry.js +4 -4
- package/dist/cjs/q2-stepper.cjs.entry.js +3 -3
- package/dist/cjs/q2-tab-container.cjs.entry.js +1 -1
- 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-btn/index.js +2 -2
- package/dist/collection/components/q2-calendar/helpers.js +1 -1
- package/dist/collection/components/q2-carousel/styles.css +6 -17
- 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/index.js +18 -0
- package/dist/collection/components/q2-icon/styles.css +21 -12
- package/dist/collection/components/q2-input/formatting/phone.js +7 -1
- package/dist/collection/components/q2-input/index.js +3 -3
- package/dist/collection/components/q2-input/styles.css +5 -4
- package/dist/collection/components/q2-pill/styles.css +1 -0
- package/dist/collection/components/q2-section/index.js +3 -5
- package/dist/collection/components/q2-section/styles.css +1 -1
- package/dist/collection/components/q2-stepper/index.js +2 -2
- package/dist/collection/components/q2-stepper/styles.css +13 -3
- package/dist/collection/components/q2-stepper-vertical/index.js +3 -3
- package/dist/collection/components/q2-stepper-vertical/styles.css +15 -2
- package/dist/collection/components/q2-tab-container/styles.css +1 -0
- 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-e2bbe4b0.js} +100 -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 +11 -5
- package/dist/esm/q2-calendar.entry.js +54 -56
- 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 +3 -2
- package/dist/esm/q2-pill.entry.js +1 -1
- package/dist/esm/q2-section.entry.js +4 -6
- package/dist/esm/q2-stepper-vertical.entry.js +4 -4
- package/dist/esm/q2-stepper.entry.js +3 -3
- package/dist/esm/q2-tab-container.entry.js +1 -1
- 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-315fdb74.entry.js → p-041b3a82.entry.js} +1 -1
- package/dist/q2-tecton-elements/p-0766a694.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-692f2d09.entry.js → p-2d2c5af2.entry.js} +1 -1
- package/dist/q2-tecton-elements/p-35177f6c.entry.js +1 -0
- package/dist/q2-tecton-elements/p-416c97e4.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-89608314.entry.js +1 -0
- package/dist/q2-tecton-elements/p-9281adaa.entry.js +1 -0
- package/dist/q2-tecton-elements/{p-4d700630.entry.js → p-9ebb283a.entry.js} +1 -1
- package/dist/q2-tecton-elements/{p-d464fccc.entry.js → p-c3f27fe2.entry.js} +1 -1
- package/dist/q2-tecton-elements/p-cbd1289a.entry.js +1 -0
- package/dist/q2-tecton-elements/p-db873db2.entry.js +1 -0
- package/dist/q2-tecton-elements/{p-fe88e979.entry.js → p-e4aa271e.entry.js} +1 -1
- package/dist/q2-tecton-elements/{p-13a639cf.js → p-f23bcb4b.js} +1 -1
- package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
- package/dist/types/components/q2-btn/index.d.ts +1 -1
- package/dist/types/components/q2-icon/index.d.ts +1 -0
- package/dist/types/components.d.ts +4 -2
- package/dist/types/workspace/workspace/{tecton-production_release_1.19.x → Tecton_tecton-production_master}/packages/q2-tecton-elements/.stencil/test/helpers.d.ts +0 -0
- package/package.json +2 -2
- package/dist/q2-tecton-elements/p-2e832e42.entry.js +0 -1
- package/dist/q2-tecton-elements/p-444415b5.entry.js +0 -1
- package/dist/q2-tecton-elements/p-54e792bd.entry.js +0 -1
- package/dist/q2-tecton-elements/p-74136b15.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
- package/dist/q2-tecton-elements/p-f219fe9d.entry.js +0 -1
|
@@ -1470,13 +1470,6 @@ const icons = {
|
|
|
1470
1470
|
index.h("circle", { cx: "13", cy: "13", r: "1.45" }),
|
|
1471
1471
|
index.h("circle", { cx: "4", cy: "13", r: "1.45" }))),
|
|
1472
1472
|
},
|
|
1473
|
-
error: {
|
|
1474
|
-
markup: () => (index.h("g", null,
|
|
1475
|
-
index.h("path", { d: "M2 23.429L13 3l11 20.429z", class: "stroke-primary" }),
|
|
1476
|
-
index.h("g", { class: "stroke-secondary", transform: "translate(11.607 9.857)" },
|
|
1477
|
-
index.h("path", { d: "M1.393.643v5" }),
|
|
1478
|
-
index.h("circle", { cx: "1.393", cy: "9.393", r: "1" })))),
|
|
1479
|
-
},
|
|
1480
1473
|
'external-link': {
|
|
1481
1474
|
markup: () => (index.h("g", null,
|
|
1482
1475
|
index.h("path", { d: "M9.333 6.4H2V24h17.6v-7.333", class: "stroke-primary" }),
|
|
@@ -1504,149 +1497,6 @@ const icons = {
|
|
|
1504
1497
|
index.h("path", { d: "M21.656 9.672v12.262H4.344V9.672", class: "stroke-primary" }),
|
|
1505
1498
|
index.h("path", { d: "M10.115 11.115h5.77v3.607h-5.77z", class: "stroke-secondary filled" }))),
|
|
1506
1499
|
},
|
|
1507
|
-
'filetype-csv': {
|
|
1508
|
-
markup: () => (index.h("g", null,
|
|
1509
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1510
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1511
|
-
index.h("g", { class: "stroke-primary" },
|
|
1512
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1513
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1514
|
-
index.h("g", { class: "filled" },
|
|
1515
|
-
index.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" })),
|
|
1516
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }))),
|
|
1517
|
-
},
|
|
1518
|
-
'filetype-doc': {
|
|
1519
|
-
markup: () => (index.h("g", null,
|
|
1520
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1521
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1522
|
-
index.h("g", { class: "stroke-primary" },
|
|
1523
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1524
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1525
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }),
|
|
1526
|
-
index.h("g", { class: "filled" },
|
|
1527
|
-
index.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" })))),
|
|
1528
|
-
},
|
|
1529
|
-
'filetype-docx': {
|
|
1530
|
-
markup: () => (index.h("g", null,
|
|
1531
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1532
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1533
|
-
index.h("g", { class: "stroke-primary" },
|
|
1534
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1535
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1536
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }),
|
|
1537
|
-
index.h("g", { class: "filled" },
|
|
1538
|
-
index.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" })))),
|
|
1539
|
-
},
|
|
1540
|
-
'filetype-gif': {
|
|
1541
|
-
markup: () => (index.h("g", null,
|
|
1542
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1543
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1544
|
-
index.h("g", { class: "stroke-primary" },
|
|
1545
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1546
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1547
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }),
|
|
1548
|
-
index.h("g", { class: "filled" },
|
|
1549
|
-
index.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" })))),
|
|
1550
|
-
},
|
|
1551
|
-
'filetype-iso': {
|
|
1552
|
-
markup: () => (index.h("g", null,
|
|
1553
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1554
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1555
|
-
index.h("g", { class: "stroke-primary" },
|
|
1556
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1557
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1558
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }),
|
|
1559
|
-
index.h("g", { class: "filled" },
|
|
1560
|
-
index.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" })))),
|
|
1561
|
-
},
|
|
1562
|
-
'filetype-jpg': {
|
|
1563
|
-
markup: () => (index.h("g", null,
|
|
1564
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1565
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1566
|
-
index.h("g", { class: "stroke-primary" },
|
|
1567
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1568
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1569
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }),
|
|
1570
|
-
index.h("g", { class: "filled" },
|
|
1571
|
-
index.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" })))),
|
|
1572
|
-
},
|
|
1573
|
-
'filetype-otf': {
|
|
1574
|
-
markup: () => (index.h("g", null,
|
|
1575
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1576
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1577
|
-
index.h("g", { class: "stroke-primary" },
|
|
1578
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1579
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1580
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }),
|
|
1581
|
-
index.h("g", { class: "filled" },
|
|
1582
|
-
index.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" })))),
|
|
1583
|
-
},
|
|
1584
|
-
'filetype-pdf': {
|
|
1585
|
-
markup: () => (index.h("g", null,
|
|
1586
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1587
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1588
|
-
index.h("g", { class: "stroke-primary" },
|
|
1589
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1590
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1591
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }),
|
|
1592
|
-
index.h("g", { class: "filled" },
|
|
1593
|
-
index.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" })))),
|
|
1594
|
-
},
|
|
1595
|
-
'filetype-png': {
|
|
1596
|
-
markup: () => (index.h("g", null,
|
|
1597
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1598
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1599
|
-
index.h("g", { class: "stroke-primary" },
|
|
1600
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1601
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1602
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }),
|
|
1603
|
-
index.h("g", { class: "filled" },
|
|
1604
|
-
index.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" })))),
|
|
1605
|
-
},
|
|
1606
|
-
'filetype-svg': {
|
|
1607
|
-
markup: () => (index.h("g", null,
|
|
1608
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1609
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1610
|
-
index.h("g", { class: "stroke-primary" },
|
|
1611
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1612
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1613
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }),
|
|
1614
|
-
index.h("g", { class: "filled" },
|
|
1615
|
-
index.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" })))),
|
|
1616
|
-
},
|
|
1617
|
-
'filetype-txt': {
|
|
1618
|
-
markup: () => (index.h("g", null,
|
|
1619
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1620
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1621
|
-
index.h("g", { class: "stroke-primary" },
|
|
1622
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1623
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1624
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }),
|
|
1625
|
-
index.h("g", { class: "filled" },
|
|
1626
|
-
index.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" })))),
|
|
1627
|
-
},
|
|
1628
|
-
'filetype-xlsx': {
|
|
1629
|
-
markup: () => (index.h("g", null,
|
|
1630
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1631
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1632
|
-
index.h("g", { class: "stroke-primary" },
|
|
1633
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1634
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1635
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }),
|
|
1636
|
-
index.h("g", { class: "filled" },
|
|
1637
|
-
index.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" })))),
|
|
1638
|
-
},
|
|
1639
|
-
'filetype-xml': {
|
|
1640
|
-
markup: () => (index.h("g", null,
|
|
1641
|
-
index.h("g", { class: "stroke-secondary" },
|
|
1642
|
-
index.h("path", { d: "M23.267 13l-1.834-1.833m-17.6 0L2 13" })),
|
|
1643
|
-
index.h("g", { class: "stroke-primary" },
|
|
1644
|
-
index.h("path", { d: "M3.833 20.7V24h17.6v-3.3m0-7.7V7.867L15.566 2H3.833v11" }),
|
|
1645
|
-
index.h("path", { d: "M15.566 2v5.867h5.867" })),
|
|
1646
|
-
index.h("path", { d: "M23.267 13H2v7.7h21.267z", class: "stroke-secondary" }),
|
|
1647
|
-
index.h("g", { class: "filled" },
|
|
1648
|
-
index.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" })))),
|
|
1649
|
-
},
|
|
1650
1500
|
filter: {
|
|
1651
1501
|
markup: () => (index.h("path", { d: "M2 2h22l-8.643 11.786V24h-4.714V13.786z", class: "stroke-primary" })),
|
|
1652
1502
|
},
|
|
@@ -1863,13 +1713,6 @@ const icons = {
|
|
|
1863
1713
|
index.h("path", { d: "M23.819 22.655H2.18v-7.573L6.508 3.18h12.983l4.328 11.902z" })),
|
|
1864
1714
|
index.h("path", { class: "stroke-secondary", d: "M9.394 6.066h7.213M8.312 8.951h9.377M7.23 11.836h11.541" }))),
|
|
1865
1715
|
},
|
|
1866
|
-
info: {
|
|
1867
|
-
markup: () => (index.h("g", null,
|
|
1868
|
-
index.h("circle", { cx: "13", cy: "13", r: "11", class: "stroke-primary" }),
|
|
1869
|
-
index.h("g", { class: "stroke-secondary", transform: "translate(10.067 5.3)" },
|
|
1870
|
-
index.h("path", { d: "M0 15.033h5.867M0 5.5h2.933v9.533" }),
|
|
1871
|
-
index.h("circle", { cx: "2.933", cy: "1.1", r: "1.1" })))),
|
|
1872
|
-
},
|
|
1873
1716
|
ios: {
|
|
1874
1717
|
markup: () => (index.h("g", null,
|
|
1875
1718
|
index.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" }),
|
|
@@ -2571,11 +2414,6 @@ const icons = {
|
|
|
2571
2414
|
index.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" }),
|
|
2572
2415
|
index.h("circle", { cx: "4.495", cy: "4.767", r: "1.1" })))),
|
|
2573
2416
|
},
|
|
2574
|
-
success: {
|
|
2575
|
-
markup: () => (index.h("g", null,
|
|
2576
|
-
index.h("circle", { cx: "13", cy: "13", r: "11", class: "stroke-primary" }),
|
|
2577
|
-
index.h("path", { d: "M7.867 13.733l2.933 2.934 7.333-7.334", class: "stroke-secondary" }))),
|
|
2578
|
-
},
|
|
2579
2417
|
tablet: {
|
|
2580
2418
|
markup: () => (index.h("g", null,
|
|
2581
2419
|
index.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" }),
|
|
@@ -2679,13 +2517,6 @@ const icons = {
|
|
|
2679
2517
|
index.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" })),
|
|
2680
2518
|
index.h("circle", { cx: "11.25", cy: "10.25", r: "10.25", class: "stroke-primary" })))),
|
|
2681
2519
|
},
|
|
2682
|
-
warning: {
|
|
2683
|
-
markup: () => (index.h("g", null,
|
|
2684
|
-
index.h("circle", { cx: "13", cy: "13", r: "11", class: "stroke-primary" }),
|
|
2685
|
-
index.h("g", { class: "stroke-secondary", transform: "translate(11.9 5.667)" },
|
|
2686
|
-
index.h("circle", { cx: "1.1", cy: "13.2", r: "1.1" }),
|
|
2687
|
-
index.h("path", { d: "M1.1 0v8.8" })))),
|
|
2688
|
-
},
|
|
2689
2520
|
arts: {
|
|
2690
2521
|
markup: () => (index.h("g", null,
|
|
2691
2522
|
index.h("g", { class: "stroke-primary" },
|
|
@@ -2952,6 +2783,106 @@ const icons = {
|
|
|
2952
2783
|
index.h("path", { d: "M21.214 21.214l-3.928-3.928" }),
|
|
2953
2784
|
index.h("circle", { cx: "8.643", cy: "8.643", r: "8.643" })))),
|
|
2954
2785
|
},
|
|
2786
|
+
'filetype-pdf': {
|
|
2787
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2788
|
+
index.h("path", { d: "m15.75 4.369 4.584 4.583v4.583H18.5v-2.75H13V6.202H7.5v7.333H5.667V4.37H15.75Zm1.833 4.583-2.75-2.75v2.75h2.75Zm-10.455 5.5c.844 0 1.476.225 1.9.677.423.451.635 1.093.635 1.925 0 .406-.052.784-.157 1.132a2.55 2.55 0 0 1-.481.913 2.177 2.177 0 0 1-.822.605c-.332.143-.725.214-1.176.214h-.379v2.713H4.7v-8.179h2.428Zm-.184 1.65h-.297v2.166h.174a.898.898 0 0 0 .47-.121.77.77 0 0 0 .31-.385c.073-.178.11-.41.11-.697 0-.32-.065-.562-.191-.722-.127-.16-.32-.24-.576-.24v-.001Zm9.315 2.266c0 .907-.137 1.677-.411 2.31-.274.635-.67 1.12-1.19 1.453-.517.334-1.148.5-1.89.5h-2.109v-8.179h2.243c.716 0 1.324.151 1.825.453.5.302.88.744 1.14 1.326.261.582.392 1.295.392 2.137Zm-2.014.079c0-.552-.051-.998-.154-1.338-.102-.339-.255-.586-.458-.741-.204-.154-.458-.232-.765-.232h-.263v4.8h.152c.515 0 .892-.201 1.13-.605.238-.402.357-1.03.357-1.884h.001Zm5.086 4.184h-1.947v-8.179H21.3v1.65h-1.969v1.75h1.824v1.652h-1.824v3.127Z" }))),
|
|
2789
|
+
},
|
|
2790
|
+
'filetype-xls': {
|
|
2791
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2792
|
+
index.h("path", { d: "M11.851 22.135H9.752l-.916-2.362-.941 2.362H5.847l1.87-4.09-1.758-4.09h2.02l.8 2.265.744-2.266h2.064l-1.695 4.023 1.958 4.158h.001Zm.654 0v-8.18h1.947v6.507h2.132v1.673h-4.079Zm9.148-2.485c0 .507-.106.956-.316 1.345a2.3 2.3 0 0 1-.893.918c-.384.223-.837.333-1.36.333a4.93 4.93 0 0 1-.685-.047 3.685 3.685 0 0 1-.663-.16 4.167 4.167 0 0 1-.683-.308v-1.969c.321.217.651.385.989.506.337.121.646.182.925.182a.868.868 0 0 0 .395-.078.525.525 0 0 0 .229-.216.644.644 0 0 0 .076-.316.888.888 0 0 0-.062-.333c-.04-.102-.132-.216-.275-.34a5.3 5.3 0 0 0-.66-.468 7.695 7.695 0 0 1-.649-.462 2.711 2.711 0 0 1-.495-.509 2.072 2.072 0 0 1-.313-.64 2.994 2.994 0 0 1-.11-.857c0-.485.096-.905.287-1.265a1.99 1.99 0 0 1 .839-.833c.369-.197.822-.296 1.359-.296.34 0 .681.049 1.024.146.344.096.69.243 1.04.441l-.52 1.706a4.006 4.006 0 0 0-.788-.396 2.038 2.038 0 0 0-.678-.129.719.719 0 0 0-.338.07.446.446 0 0 0-.193.187.57.57 0 0 0-.061.268c0 .147.024.27.073.376.048.104.147.215.299.333.15.117.381.271.69.461.328.202.605.414.832.638.225.224.396.474.511.75.122.306.18.633.174.962ZM16.5 3.754l4.583 4.583v4.583H19.25v-2.75h-5.5V5.587h-5.5v7.333H6.416V3.754h10.083Zm1.833 4.583-2.75-2.75v2.75h2.75Z" }))),
|
|
2793
|
+
},
|
|
2794
|
+
'filetype-doc': {
|
|
2795
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2796
|
+
index.h("path", { d: "M9.252 17.877c0 .906-.138 1.676-.412 2.31-.275.634-.67 1.118-1.189 1.452-.519.334-1.148.501-1.89.501H3.65v-8.18h2.244c.715 0 1.324.15 1.824.453.5.303.88.745 1.14 1.326.262.582.393 1.294.393 2.138Zm-2.015.078c0-.552-.051-.998-.153-1.337-.103-.34-.257-.587-.46-.742-.203-.154-.458-.231-.763-.231h-.263v4.8h.151c.514 0 .891-.202 1.13-.605.239-.403.358-1.031.358-1.885Zm9.13.084c0 .686-.065 1.291-.197 1.815-.133.524-.33.964-.593 1.32a2.53 2.53 0 0 1-.974.807c-.387.18-.833.27-1.34.27-.504 0-.95-.09-1.337-.274a2.567 2.567 0 0 1-.98-.808c-.264-.356-.464-.797-.598-1.323-.135-.526-.202-1.132-.202-1.818 0-.91.12-1.678.356-2.3.237-.623.587-1.095 1.051-1.415.465-.321 1.034-.482 1.71-.482.678 0 1.249.159 1.709.476.46.317.808.788 1.044 1.412.235.625.352 1.399.352 2.319Zm-4.195 0c0 .555.04 1.02.123 1.393.083.373.204.651.367.836a.77.77 0 0 0 .601.277.77.77 0 0 0 .607-.269c.159-.178.276-.453.353-.825.076-.37.114-.842.114-1.412 0-.865-.088-1.504-.265-1.916-.177-.412-.447-.619-.809-.619a.763.763 0 0 0-.601.283c-.163.188-.284.47-.367.845-.082.375-.123.843-.123 1.407Zm8.308-2.524a.801.801 0 0 0-.509.176c-.15.119-.275.288-.375.51a3.26 3.26 0 0 0-.229.808 6.653 6.653 0 0 0-.079 1.075c0 .552.048 1.012.143 1.381.096.37.239.646.428.829.19.182.43.274.716.274.265 0 .52-.05.764-.151.245-.101.49-.222.736-.364v1.745a3.17 3.17 0 0 1-.848.342 4.04 4.04 0 0 1-.965.112c-.65 0-1.196-.16-1.642-.481-.445-.321-.784-.793-1.013-1.416-.229-.623-.344-1.384-.344-2.282 0-.63.07-1.206.21-1.724.122-.478.327-.931.607-1.338a2.82 2.82 0 0 1 .96-.863c.391-.208.83-.313 1.272-.306.362 0 .71.047 1.044.14.334.094.665.239.993.437l-.515 1.6a3.387 3.387 0 0 0-.655-.367 1.806 1.806 0 0 0-.699-.137ZM15.75 3.748l4.584 4.583v4.584h-1.833v-2.75H13V5.58H7.5v7.334H5.668V3.748H15.75Zm1.834 4.583-2.75-2.75v2.75h2.75Z" }))),
|
|
2797
|
+
},
|
|
2798
|
+
'filetype-ppt': {
|
|
2799
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2800
|
+
index.h("path", { d: "M8.02 13.952c.843 0 1.475.225 1.899.677.423.451.635 1.093.635 1.925 0 .406-.052.784-.157 1.132a2.55 2.55 0 0 1-.481.913 2.177 2.177 0 0 1-.822.605c-.332.143-.724.214-1.175.214h-.38v2.713H5.59v-8.179h2.43Zm-.185 1.65h-.297v2.166h.174a.898.898 0 0 0 .47-.121.77.77 0 0 0 .31-.385c.073-.178.11-.41.11-.697 0-.32-.065-.562-.191-.722-.127-.16-.32-.24-.576-.24v-.001Zm6.143-1.65c.843 0 1.476.225 1.899.677.423.451.635 1.093.635 1.925 0 .406-.052.784-.156 1.132a2.567 2.567 0 0 1-.482.913 2.177 2.177 0 0 1-.822.605c-.332.143-.724.214-1.175.214h-.38v2.713h-1.948v-8.179h2.43-.001Zm-.185 1.65h-.297v2.166h.175a.898.898 0 0 0 .469-.121.77.77 0 0 0 .31-.385c.074-.178.11-.41.11-.697 0-.32-.064-.562-.19-.722-.127-.16-.319-.24-.577-.24v-.001Zm6.646 6.53h-1.935v-6.496h-1.477v-1.684h4.879v1.684h-1.467v6.495ZM16.5 3.868l4.584 4.583v4.583H19.25v-2.75h-5.5V5.702h-5.5v7.333H6.416V3.87H16.5Zm1.833 4.583-2.75-2.75v2.75h2.75Z" }))),
|
|
2801
|
+
},
|
|
2802
|
+
'filetype-png': {
|
|
2803
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2804
|
+
index.h("path", { d: "M6.665 14.454c.843 0 1.475.226 1.899.678.424.45.635 1.092.635 1.925 0 .406-.052.783-.156 1.132a2.55 2.55 0 0 1-.482.912 2.177 2.177 0 0 1-.822.605c-.332.143-.724.214-1.175.214h-.38v2.714H4.235v-8.18h2.429Zm-.185 1.65h-.297v2.166h.175a.898.898 0 0 0 .469-.12.77.77 0 0 0 .31-.387c.073-.177.11-.408.11-.696 0-.321-.064-.561-.19-.722-.127-.16-.32-.24-.577-.24Zm9.88 6.53h-2.27l-2.132-5.086h-.044c.038.508.065 1.016.081 1.525.006.207.008.389.008.546v3.016h-1.807v-8.18h2.255l2.12 4.946h.045a98.107 98.107 0 0 1-.067-1.433 15.194 15.194 0 0 1-.011-.548v-2.966h1.824v8.18Zm4.052-4.789h2.853v4.41c-.417.165-.849.29-1.29.37a7.413 7.413 0 0 1-1.346.121c-.67 0-1.241-.165-1.709-.493-.468-.328-.825-.806-1.072-1.437-.246-.63-.368-1.395-.368-2.295 0-.876.14-1.626.42-2.248.279-.623.681-1.102 1.208-1.436.526-.333 1.16-.5 1.902-.5a4.507 4.507 0 0 1 2.131.516l-.542 1.593a2.808 2.808 0 0 0-1.522-.436c-.347 0-.637.1-.87.299-.233.2-.408.49-.526.87-.117.38-.177.847-.177 1.398 0 .538.047.99.14 1.36.094.37.233.65.418.84.178.187.426.29.684.285.101 0 .203-.009.306-.025.102-.017.201-.039.3-.064v-1.5h-.941v-1.628Zm-3.91-13.591 4.583 4.583v4.583H19.25v-2.75h-5.5V6.087h-5.5v7.333H6.418V4.254h10.083Zm1.832 4.583-2.75-2.75v2.75h2.75Z" }))),
|
|
2805
|
+
},
|
|
2806
|
+
'filetype-jpg': {
|
|
2807
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2808
|
+
index.h("path", { d: "M12.769 14.454c.843 0 1.476.226 1.9.678.423.45.635 1.092.635 1.925 0 .406-.052.783-.157 1.132a2.55 2.55 0 0 1-.48.912 2.177 2.177 0 0 1-.823.605c-.332.143-.724.214-1.175.214h-.38v2.714H10.34v-8.18h2.429-.001Zm-.184 1.65h-.297v2.166h.174a.898.898 0 0 0 .47-.12.77.77 0 0 0 .31-.387c.073-.177.11-.408.11-.696 0-.321-.065-.561-.191-.722-.127-.16-.32-.24-.577-.24h.001Zm6.417 1.741h2.854v4.41c-.417.165-.85.29-1.29.37a7.413 7.413 0 0 1-1.346.121c-.67 0-1.241-.165-1.709-.493-.468-.328-.825-.806-1.072-1.437-.246-.63-.369-1.395-.369-2.295 0-.876.14-1.626.42-2.248.28-.623.682-1.102 1.208-1.436.527-.333 1.16-.5 1.902-.5a4.515 4.515 0 0 1 2.132.516l-.542 1.593a2.808 2.808 0 0 0-1.522-.436c-.347 0-.637.1-.87.299-.233.2-.408.49-.526.87-.117.38-.177.847-.177 1.398 0 .538.047.99.14 1.36.094.37.233.65.418.84.178.187.426.29.684.285.101 0 .203-.009.306-.025.102-.017.201-.039.3-.064v-1.5h-.941v-1.628ZM8.987 19.528c0 .824-.094 1.47-.282 1.935-.189.468-.461.794-.817.983-.356.188-.788.282-1.295.282-.165 0-.326-.01-.487-.027a3.098 3.098 0 0 1-.465-.09v-1.65c.202.08.417.12.633.116.197 0 .353-.043.468-.13.112-.089.192-.237.24-.448.045-.211.07-.504.07-.877v-5.148h1.935v5.054ZM16.5 4.254l4.584 4.583v4.583H19.25v-2.75h-5.5V6.087h-5.5v7.333H6.416V4.254H16.5Zm1.834 4.583-2.75-2.75v2.75h2.75Z" }))),
|
|
2809
|
+
},
|
|
2810
|
+
'filetype-txt': {
|
|
2811
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2812
|
+
index.h("path", { d: "M8.358 22.131H6.422v-6.495H4.946v-1.684h4.878v1.684H8.358v6.495Zm7.644 0h-2.098l-.917-2.36-.94 2.36h-2.05l1.87-4.089-1.758-4.09h2.02l.8 2.266.744-2.266h2.065l-1.695 4.022 1.958 4.157Zm3.587 0h-1.936v-6.495h-1.478v-1.684h4.88v1.684h-1.467v6.495ZM15.744 3.87l4.583 4.583v4.583h-1.833v-2.75h-5.5V5.702h-5.5v7.333H5.661V3.87h10.083Zm1.832 4.583-2.749-2.75v2.75h2.75Z" }))),
|
|
2813
|
+
},
|
|
2814
|
+
'filetype-generic': {
|
|
2815
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2816
|
+
index.h("path", { d: "m17.05 2.267 5.5 5.5v16.5H4.95v-22h12.1Zm-3.3 2.2h-6.6v17.6h13.2v-12.1h-6.6v-5.5Zm5.5 3.3-3.3-3.3v3.3h3.3Z" }))),
|
|
2817
|
+
},
|
|
2818
|
+
'filetype-csv': {
|
|
2819
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2820
|
+
index.h("path", { d: "m15.998 3.754 4.583 4.583v4.583h-1.833l-.001-2.75h-5.5V5.587h-5.5v7.333H5.916V3.754h10.083Zm1.832 4.583-2.749-2.75v2.75h2.75ZM7.976 15.51a.801.801 0 0 0-.509.176 1.334 1.334 0 0 0-.375.51c-.1.221-.176.49-.229.808a6.653 6.653 0 0 0-.079 1.073c0 .553.048 1.013.143 1.383.096.37.239.645.429.827.19.184.429.275.715.275.266 0 .52-.05.764-.15.245-.102.49-.223.736-.365v1.746a3.17 3.17 0 0 1-.848.342 4.04 4.04 0 0 1-.965.111c-.65 0-1.196-.16-1.64-.48-.447-.322-.785-.794-1.015-1.417-.229-.623-.343-1.384-.343-2.283a6.6 6.6 0 0 1 .21-1.723c.12-.478.326-.93.606-1.336a2.82 2.82 0 0 1 .96-.865c.392-.207.83-.312 1.272-.305a3.817 3.817 0 0 1 2.037.576l-.514 1.6a3.387 3.387 0 0 0-.655-.367 1.806 1.806 0 0 0-.699-.136Zm7.061 4.14c0 .507-.105.956-.316 1.345-.21.39-.508.697-.892.918-.385.222-.838.333-1.36.333a4.92 4.92 0 0 1-.685-.047 3.685 3.685 0 0 1-.663-.16 4.167 4.167 0 0 1-.683-.308v-1.969c.321.217.651.385.988.506.338.121.646.182.925.182a.868.868 0 0 0 .395-.078.525.525 0 0 0 .23-.216.644.644 0 0 0 .075-.316.888.888 0 0 0-.062-.333c-.04-.102-.132-.216-.274-.34a5.3 5.3 0 0 0-.66-.468 7.695 7.695 0 0 1-.649-.462 2.712 2.712 0 0 1-.495-.509 2.072 2.072 0 0 1-.313-.64 2.994 2.994 0 0 1-.11-.857c0-.485.096-.905.286-1.265a1.99 1.99 0 0 1 .84-.833c.369-.197.822-.296 1.359-.296.339 0 .68.048 1.024.146.343.096.69.243 1.04.441l-.52 1.706a4.006 4.006 0 0 0-.789-.397 2.038 2.038 0 0 0-.677-.128.719.719 0 0 0-.338.07.446.446 0 0 0-.193.187.57.57 0 0 0-.062.268c0 .147.024.27.073.376.049.104.149.215.299.333.151.117.381.271.691.461.328.202.605.414.83.638.227.224.397.474.513.75.121.306.18.633.174.962Zm6.703-5.696-2.086 8.18h-2.266l-2.066-8.18h2.043l.822 4.034c.14.685.25 1.376.33 2.071.065-.469.14-.936.222-1.402.046-.26.088-.479.125-.658l.834-4.045h2.042Z" }))),
|
|
2821
|
+
},
|
|
2822
|
+
'filetype-docx': {
|
|
2823
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2824
|
+
index.h("path", { d: "m16.5 3.748 4.584 4.583v4.584H19.25v-2.75h-5.958V5.58H8.251v7.334H6.417V3.748H16.5Zm1.834 4.583-2.75-2.75h-.458v2.75h3.208ZM7.932 17.9c0 .914-.126 1.686-.378 2.316-.252.63-.62 1.11-1.103 1.436-.482.326-1.074.489-1.775.489H2.75v-8.18h2.042c.67 0 1.241.15 1.708.453.469.303.825.747 1.067 1.331.243.587.364 1.305.364 2.155Zm-1.618.073c0-.612-.057-1.114-.174-1.505-.114-.392-.287-.681-.517-.867-.229-.187-.513-.28-.852-.28h-.448v5.443h.34c.568 0 .985-.229 1.252-.687.266-.46.4-1.16.4-2.104Zm7.707.067a7.87 7.87 0 0 1-.179 1.753 4.094 4.094 0 0 1-.537 1.33 2.44 2.44 0 0 1-.904.838c-.364.195-.79.292-1.279.292-.492 0-.92-.098-1.286-.293-.37-.2-.683-.492-.907-.848a4.152 4.152 0 0 1-.536-1.332 7.83 7.83 0 0 1-.18-1.751c0-.918.11-1.689.33-2.311.22-.623.547-1.093.98-1.41.433-.317.966-.476 1.6-.476.66 0 1.204.17 1.631.51.426.338.744.823.953 1.451.21.629.314 1.378.314 2.246Zm-4.18 0c0 .626.05 1.15.147 1.57.096.419.24.733.43.944a.91.91 0 0 0 .704.317.92.92 0 0 0 .708-.308c.189-.205.33-.517.425-.935.096-.417.143-.946.143-1.588 0-.959-.106-1.672-.319-2.14-.212-.468-.531-.703-.957-.703a.908.908 0 0 0-.704.32c-.19.212-.334.53-.431.95-.097.422-.145.946-.145 1.573H9.84Zm7.511-2.842a.986.986 0 0 0-.627.212 1.58 1.58 0 0 0-.445.601 3.66 3.66 0 0 0-.263.915 7.082 7.082 0 0 0-.086 1.147c0 .609.058 1.122.174 1.542.115.42.285.738.508.953.224.217.497.325.817.325.254 0 .495-.043.722-.128.232-.088.458-.19.677-.308v1.398c-.235.131-.488.23-.758.297a3.606 3.606 0 0 1-.87.1c-.615 0-1.139-.162-1.57-.489-.43-.326-.76-.802-.987-1.427-.227-.624-.34-1.382-.34-2.273 0-.613.063-1.174.192-1.688.128-.513.318-.959.568-1.337a2.73 2.73 0 0 1 .92-.881 2.466 2.466 0 0 1 1.25-.314c.329 0 .646.042.951.123.306.083.602.21.885.382l-.447 1.298a3.053 3.053 0 0 0-.61-.329 1.797 1.797 0 0 0-.66-.119Zm7.398 6.942h-1.683l-1.013-2.736-1.064 2.736h-1.639l1.814-4.157-1.662-4.023h1.622l.896 2.58.883-2.58h1.65l-1.639 4.012 1.835 4.169Z" }))),
|
|
2825
|
+
},
|
|
2826
|
+
'filetype-gif': {
|
|
2827
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2828
|
+
index.h("path", { d: "m16.002 3.754 4.583 4.583v4.583H18.75v-2.75h-5.5V5.587h-5.5v7.333H5.918V3.754h10.084Zm1.833 4.583-2.75-2.75v2.75h2.75Zm-8.77 9.008h2.854v4.41c-.417.165-.849.29-1.29.37a7.405 7.405 0 0 1-1.346.121c-.67 0-1.24-.165-1.708-.493-.469-.328-.825-.806-1.073-1.437-.246-.63-.368-1.395-.368-2.295 0-.876.14-1.626.42-2.248.279-.623.681-1.102 1.208-1.436.526-.333 1.16-.5 1.902-.5a4.52 4.52 0 0 1 2.131.516l-.542 1.592a2.808 2.808 0 0 0-1.521-.436c-.348 0-.638.1-.871.299-.233.2-.408.49-.526.87-.117.381-.177.847-.177 1.398 0 .538.047.99.14 1.36.094.37.233.65.418.84a.92.92 0 0 0 .685.285c.1 0 .202-.009.305-.025.103-.017.202-.039.3-.064v-1.5h-.94v-1.628.001Zm4.09 4.79v-8.18h1.947v8.18h-1.947Zm5.248 0h-1.947v-8.18h3.916v1.65h-1.969v1.751h1.824v1.65h-1.824v3.129Z" }))),
|
|
2829
|
+
},
|
|
2830
|
+
'filetype-iso': {
|
|
2831
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2832
|
+
index.h("path", { d: "m16 3.748 4.583 4.583v4.584H18.75v-2.75h-5.5V5.58h-5.5v7.334H5.915V3.748H16Zm1.833 4.583-2.75-2.75v2.75h2.75Zm-11.83 13.81V13.96H7.95v8.18H6.003Zm7.543-2.485c0 .507-.106.955-.317 1.346-.21.39-.508.695-.893.916-.384.223-.836.334-1.359.334a4.93 4.93 0 0 1-.686-.048 3.685 3.685 0 0 1-.662-.16 4.167 4.167 0 0 1-.683-.307v-1.97c.32.217.65.386.988.507.296.113.609.175.926.182a.868.868 0 0 0 .394-.079.525.525 0 0 0 .23-.215.644.644 0 0 0 .075-.316.888.888 0 0 0-.061-.333c-.041-.103-.133-.216-.275-.341a5.3 5.3 0 0 0-.66-.468 7.695 7.695 0 0 1-.65-.46 2.711 2.711 0 0 1-.494-.51 2.072 2.072 0 0 1-.314-.641 2.994 2.994 0 0 1-.109-.855c0-.486.095-.908.286-1.265a1.99 1.99 0 0 1 .839-.835c.37-.197.822-.296 1.36-.296.338 0 .68.049 1.023.146.344.097.69.244 1.042.442l-.521 1.707a4.006 4.006 0 0 0-.788-.398 2.038 2.038 0 0 0-.679-.128.719.719 0 0 0-.337.07.446.446 0 0 0-.194.187.57.57 0 0 0-.06.269.87.87 0 0 0 .072.375c.048.104.147.215.3.332.15.118.38.272.69.462.3.18.58.394.83.638.226.223.397.474.512.75.122.305.181.633.175.962Zm6.953-1.617c0 .686-.066 1.291-.198 1.815s-.33.964-.593 1.32a2.53 2.53 0 0 1-.973.807c-.387.18-.833.27-1.34.27-.505 0-.95-.09-1.338-.274a2.567 2.567 0 0 1-.979-.808c-.265-.356-.464-.797-.598-1.323-.135-.526-.202-1.132-.202-1.818 0-.91.12-1.678.356-2.3.236-.623.586-1.095 1.051-1.415.465-.321 1.034-.482 1.71-.482.678 0 1.248.159 1.708.476.461.317.809.788 1.044 1.412.235.625.352 1.399.352 2.319Zm-4.195 0c0 .555.04 1.02.123 1.393.082.373.204.651.366.836a.77.77 0 0 0 .602.277.773.773 0 0 0 .607-.269c.158-.178.275-.453.352-.825.076-.37.115-.842.115-1.412 0-.865-.089-1.504-.266-1.916-.178-.412-.447-.619-.808-.619a.763.763 0 0 0-.602.283c-.162.188-.284.47-.366.845-.083.375-.123.843-.123 1.407Z" }))),
|
|
2833
|
+
},
|
|
2834
|
+
'filetype-otf': {
|
|
2835
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2836
|
+
index.h("path", { d: "m16.001 4.248 4.584 4.583v4.584H18.75v-2.75h-5.5V6.08h-5.5v7.334H5.918V4.248h10.083Zm1.833 4.583-2.75-2.75v2.75h2.75Zm-6.63 9.708c0 .686-.066 1.291-.199 1.815-.132.524-.33.964-.593 1.32a2.518 2.518 0 0 1-.973.807c-.385.18-.832.27-1.34.27-.503 0-.949-.09-1.338-.274a2.579 2.579 0 0 1-.978-.808c-.266-.356-.465-.797-.598-1.323-.135-.526-.202-1.132-.202-1.818 0-.91.12-1.678.356-2.3.236-.623.586-1.095 1.051-1.415.465-.321 1.034-.482 1.71-.482.678 0 1.248.159 1.708.476.461.317.809.788 1.044 1.412.235.625.352 1.399.352 2.319Zm-4.196 0c0 .555.041 1.02.124 1.393.082.373.204.651.366.836a.77.77 0 0 0 .602.277.773.773 0 0 0 .607-.269c.158-.178.275-.453.351-.825.078-.37.116-.842.116-1.412 0-.865-.089-1.504-.266-1.916-.178-.412-.447-.619-.808-.619a.763.763 0 0 0-.602.283c-.162.189-.284.47-.366.845-.083.375-.124.843-.124 1.407Zm8.253 4.101h-1.936v-6.495h-1.476V14.46h4.878v1.685h-1.465v6.495h-.001Zm4.285 0H17.6v-8.18h3.917v1.65h-1.97v1.752h1.824v1.65h-1.824v3.128Z" }))),
|
|
2837
|
+
},
|
|
2838
|
+
'filetype-svg': {
|
|
2839
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2840
|
+
index.h("path", { d: "m16.002 4.254 4.584 4.583v4.583h-1.834v-2.75h-5.5V6.087h-5.5v7.333H5.92V4.254h10.083Zm1.834 4.583-2.75-2.75v2.75h2.75ZM9.083 20.15c0 .507-.105.956-.316 1.345-.21.39-.508.697-.892.918-.385.222-.838.333-1.36.333a4.92 4.92 0 0 1-.685-.047 3.685 3.685 0 0 1-.663-.16 4.167 4.167 0 0 1-.683-.308v-1.969c.321.217.65.385.988.506.338.121.646.182.926.182a.868.868 0 0 0 .394-.078.525.525 0 0 0 .229-.216.644.644 0 0 0 .076-.316.888.888 0 0 0-.061-.333.986.986 0 0 0-.274-.34 5.3 5.3 0 0 0-.66-.468 7.695 7.695 0 0 1-.65-.462 2.712 2.712 0 0 1-.495-.509 2.072 2.072 0 0 1-.313-.64 2.994 2.994 0 0 1-.11-.857c0-.485.096-.905.286-1.265a1.99 1.99 0 0 1 .84-.833c.37-.197.822-.296 1.36-.296.338 0 .68.048 1.023.146.343.096.69.243 1.04.441l-.52 1.706a4.006 4.006 0 0 0-.789-.397 2.038 2.038 0 0 0-.677-.128.719.719 0 0 0-.338.07.446.446 0 0 0-.193.187.57.57 0 0 0-.062.268c0 .147.025.27.073.376.049.104.148.215.3.333.15.117.38.271.69.461.328.202.605.414.83.638.227.224.398.474.513.75.122.306.18.633.174.962Zm6.703-5.696-2.087 8.18h-2.265l-2.066-8.18h2.043l.822 4.034c.14.685.25 1.376.33 2.071.066-.469.14-.936.222-1.402.046-.26.088-.479.126-.658l.834-4.045h2.041Zm3.38 3.391h2.852v4.41c-.416.165-.847.29-1.288.37a7.413 7.413 0 0 1-1.346.121c-.672 0-1.241-.165-1.71-.493-.467-.328-.825-.806-1.071-1.437-.246-.63-.37-1.395-.37-2.295 0-.876.14-1.626.42-2.248.28-.623.683-1.102 1.21-1.436.525-.333 1.159-.5 1.901-.5a4.54 4.54 0 0 1 2.132.515l-.543 1.594a2.808 2.808 0 0 0-1.522-.436c-.346 0-.637.1-.87.299-.232.2-.408.49-.526.87-.117.38-.176.847-.176 1.398 0 .538.046.99.14 1.36.093.37.232.65.417.84a.917.917 0 0 0 .685.285c.101 0 .202-.009.305-.025.1-.017.2-.038.3-.064v-1.5h-.94v-1.628Z" }))),
|
|
2841
|
+
},
|
|
2842
|
+
'filetype-xlsx': {
|
|
2843
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2844
|
+
index.h("path", { d: "m16.251 3.754 4.584 4.583v4.583H19v-2.75h-5.5V5.587H8v7.333H6.168V3.754h10.083Zm1.834 4.583-2.75-2.75v2.75h2.75ZM8.606 22.135H6.507l-.916-2.362-.94 2.362h-2.05l1.87-4.09-1.758-4.09h2.02l.8 2.265.744-2.266h2.064l-1.695 4.023 1.959 4.158Zm.37 0v-8.18h1.948v6.507h2.131v1.673h-4.08.002Zm9.05-2.485c0 .507-.106.956-.317 1.345-.21.39-.508.697-.892.918-.385.223-.838.333-1.36.333a4.92 4.92 0 0 1-.685-.047 3.685 3.685 0 0 1-.663-.16 4.167 4.167 0 0 1-.683-.308v-1.969c.321.217.651.385.988.506.338.121.646.182.925.182a.868.868 0 0 0 .395-.078.525.525 0 0 0 .23-.216.644.644 0 0 0 .075-.316.888.888 0 0 0-.062-.333c-.04-.102-.132-.216-.274-.34a5.3 5.3 0 0 0-.66-.468 7.695 7.695 0 0 1-.649-.462 2.711 2.711 0 0 1-.495-.509 2.072 2.072 0 0 1-.313-.64 2.994 2.994 0 0 1-.11-.857c0-.485.096-.905.286-1.265a1.99 1.99 0 0 1 .84-.833c.369-.197.822-.296 1.359-.296.339 0 .681.049 1.024.146.343.096.69.243 1.04.441l-.52 1.706a4.006 4.006 0 0 0-.789-.396 2.038 2.038 0 0 0-.677-.129.719.719 0 0 0-.338.07.446.446 0 0 0-.193.187.57.57 0 0 0-.062.268c0 .147.024.27.073.376.049.104.149.215.299.333.151.117.381.271.691.461.328.202.605.414.831.638.226.224.396.474.512.75.121.306.18.633.174.962Zm6.374 2.485h-2.1l-.916-2.362-.94 2.362h-2.049l1.87-4.09-1.758-4.09h2.02l.8 2.265.744-2.266h2.065l-1.696 4.023 1.959 4.158Z" }))),
|
|
2845
|
+
},
|
|
2846
|
+
'filetype-xml': {
|
|
2847
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2848
|
+
index.h("path", { d: "m16.248 3.869 4.583 4.583v4.583h-1.833v-2.75h-5.5V5.702h-5.5v7.333H6.165V3.87h10.083Zm1.832 4.583-2.749-2.75v2.75h2.75Zm-8.57 13.68h-2.1l-.916-2.361-.94 2.36H3.505l1.87-4.089-1.758-4.09h2.02l.8 2.266.744-2.266h2.065L7.55 17.974l1.959 4.157Zm3.838 0-1.41-5.5h-.045c.034.454.06.91.079 1.365.007.206.01.399.01.582v3.552h-1.818v-8.179h2.67l1.27 4.912h.033l1.275-4.912h2.646v8.18H16.19v-3.587c0-.205.004-.41.011-.612.016-.434.038-.868.067-1.302h-.045l-1.431 5.5h-1.444Zm6.064 0v-8.18h1.947v6.506h2.133v1.673h-4.08Z" }))),
|
|
2849
|
+
},
|
|
2850
|
+
revert: {
|
|
2851
|
+
markup: () => (index.h("g", { class: "fill-primary" },
|
|
2852
|
+
index.h("path", { d: "M15.252 7.267v5.586l2.914 2.914-1.415 1.414-3.5-3.5V7.267h2Zm-1-4c5.522 0 10 4.477 10 10s-4.477 10-10 10a9.966 9.966 0 0 1-7.07-2.928l1.412-1.415a7.966 7.966 0 0 0 5.658 2.343 8 8 0 1 0-8-8h2l-3 3-3-3h2c0-5.523 4.477-10 10-10Z" }))),
|
|
2853
|
+
},
|
|
2854
|
+
'info-filled': {
|
|
2855
|
+
markup: () => (index.h("g", { class: "filled" },
|
|
2856
|
+
index.h("path", { d: "M13 2.267c6.075 0 11 4.925 11 11 0 6.076-4.925 11-11 11s-11-4.924-11-11c0-6.075 4.925-11 11-11Zm1.1 8.8h-2.2v7.7h2.2v-7.7ZM13 6.942a1.375 1.375 0 1 0 0 2.75 1.375 1.375 0 0 0 0-2.75Z" }))),
|
|
2857
|
+
},
|
|
2858
|
+
info: {
|
|
2859
|
+
markup: () => (index.h("g", { class: "filled" },
|
|
2860
|
+
index.h("path", { d: "M13.499 2.267c6.075 0 11 4.925 11 11 0 6.076-4.925 11-11 11s-11-4.924-11-11c0-6.075 4.925-11 11-11Zm0 2.2a8.8 8.8 0 1 0 0 17.6 8.8 8.8 0 0 0 0-17.6Zm1.1 6.6v7.7h-2.2v-7.7h2.2Zm-1.1-4.125a1.375 1.375 0 1 1 0 2.75 1.375 1.375 0 0 1 0-2.75Z" }))),
|
|
2861
|
+
},
|
|
2862
|
+
'success-filled': {
|
|
2863
|
+
markup: () => (index.h("g", { class: "filled" },
|
|
2864
|
+
index.h("path", { d: "M13 2.267c6.075 0 11 4.925 11 11 0 6.076-4.925 11-11 11s-11-4.924-11-11c0-6.075 4.925-11 11-11Zm4.722 6.92-5.822 5.82-2.522-2.52-1.556 1.555L11.9 18.12l7.378-7.378-1.556-1.556Z" }))),
|
|
2865
|
+
},
|
|
2866
|
+
success: {
|
|
2867
|
+
markup: () => (index.h("g", { class: "filled" },
|
|
2868
|
+
index.h("path", { d: "M13.501 2.267c6.075 0 11 4.925 11 11 0 6.076-4.925 11-11 11s-11-4.924-11-11c0-6.075 4.925-11 11-11Zm0 2.2a8.8 8.8 0 1 0 0 17.6 8.8 8.8 0 0 0 0-17.6Zm4.722 4.72 1.556 1.555L12.4 18.12l-4.078-4.078 1.556-1.556 2.522 2.522 5.822-5.822Z" }))),
|
|
2869
|
+
},
|
|
2870
|
+
'warning-filled': {
|
|
2871
|
+
markup: () => (index.h("g", { class: "filled" },
|
|
2872
|
+
index.h("path", { d: "M13.25 2.267c6.075 0 11 4.925 11 11 0 6.076-4.925 11-11 11-6.076 0-11-4.924-11-11 0-6.075 4.924-11 11-11Zm0 14.575a1.375 1.375 0 1 0 0 2.75 1.375 1.375 0 0 0 0-2.75Zm1.1-9.625h-2.2v8.25h2.2v-8.25Z" }))),
|
|
2873
|
+
},
|
|
2874
|
+
warning: {
|
|
2875
|
+
markup: () => (index.h("g", { class: "filled" },
|
|
2876
|
+
index.h("path", { d: "M13.75 2.267c6.076 0 11 4.925 11 11 0 6.076-4.924 11-11 11-6.075 0-11-4.924-11-11 0-6.075 4.925-11 11-11Zm0 2.2a8.8 8.8 0 1 0 0 17.6 8.8 8.8 0 0 0 0-17.6Zm0 12.375a1.375 1.375 0 1 1 0 2.75 1.375 1.375 0 0 1 0-2.75Zm1.1-9.625v8.25h-2.2v-8.25h2.2Z" }))),
|
|
2877
|
+
},
|
|
2878
|
+
'error-filled': {
|
|
2879
|
+
markup: () => (index.h("g", { class: "filled" },
|
|
2880
|
+
index.h("path", { d: "M12.76 2.5a1.087 1.087 0 0 1 1.459.478l9.914 19.598a1.087 1.087 0 0 1-.97 1.576H3.336a1.087 1.087 0 0 1-.97-1.576L12.28 2.979c.105-.207.272-.374.478-.48h.001Zm.49 15.676a1.358 1.358 0 1 0 0 2.716 1.358 1.358 0 0 0 0-2.716Zm1.086-8.15h-2.173v7.063h2.173v-7.062Z" }))),
|
|
2881
|
+
},
|
|
2882
|
+
error: {
|
|
2883
|
+
markup: () => (index.h("g", { class: "filled" },
|
|
2884
|
+
index.h("path", { d: "m14.719 2.87 9.913 19.803a1.106 1.106 0 0 1-.2 1.27 1.092 1.092 0 0 1-.77.324H3.836c-.17 0-.339-.04-.49-.118a1.103 1.103 0 0 1-.48-1.476L12.78 2.87a1.081 1.081 0 0 1 1.939 0Zm-.97 2.927L5.603 22.07h16.291L13.749 5.8v-.002Zm.136 12.459a1.375 1.375 0 1 1 0 2.75 1.375 1.375 0 0 1 0-2.75Zm1.1-8.25v7.15h-2.2v-7.15h2.2Z" }))),
|
|
2885
|
+
},
|
|
2955
2886
|
};
|
|
2956
2887
|
|
|
2957
2888
|
exports.icons = icons;
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -14,7 +14,7 @@ const patchEsm = () => {
|
|
|
14
14
|
const defineCustomElements = (win, options) => {
|
|
15
15
|
if (typeof window === 'undefined') return Promise.resolve();
|
|
16
16
|
return patchEsm().then(() => {
|
|
17
|
-
return index.bootstrapLazy(JSON.parse("[[\"q2-icon.cjs\",[[1,\"q2-icon\",{\"type\":[513],\"label\":[513]}]]],[\"q2-calendar.cjs\",[[1,\"q2-calendar\",{\"value\":[1537],\"label\":[513],\"hideLabel\":[516,\"hide-label\"],\"ariaLabel\":[513,\"aria-label\"],\"optional\":[516],\"disabled\":[516],\"readonly\":[516],\"invalid\":[1540],\"typeable\":[516],\"placeholder\":[513],\"buttonLabel\":[513,\"button-label\"],\"disabledMsg\":[513,\"disabled-msg\"],\"calendarLabel\":[513,\"calendar-label\"],\"disclaimer\":[513],\"displayFormat\":[513,\"display-format\"],\"startDate\":[513,\"start-date\"],\"endDate\":[513,\"end-date\"],\"cutoffTime\":[513,\"cutoff-time\"],\"daysOfWeekChecksum\":[514,\"days-of-week-checksum\"],\"popDirection\":[513,\"pop-direction\"],\"assume\":[513],\"errors\":[1040],\"invalidDates\":[16],\"validDates\":[16],\"onsuccess\":[16],\"dropdownOpen\":[32],\"keyboardSelection\":[32],\"typedValue\":[32],\"dateList\":[32],\"hintMessage\":[32],\"hintMessageType\":[32]},[[0,\"change\",\"defaultChangeHandler\"],[0,\"error\",\"defaultErrorHandler\"],[0,\"success\",\"defaultSuccessHandler\"],[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-select.cjs\",[[1,\"q2-select\",{\"label\":[1537],\"hideLabel\":[1540,\"hide-label\"],\"value\":[1025],\"ariaLabel\":[1537,\"aria-label\"],\"selectedOptions\":[1032,\"selected-options\"],\"disabled\":[516],\"readonly\":[516],\"invalid\":[516],\"errors\":[16],\"multiple\":[516],\"minRows\":[2,\"min-rows\"],\"popDirection\":[513,\"pop-direction\"],\"searchable\":[516],\"multilineOptions\":[516,\"multiline-options\"],\"optional\":[516],\"dropdownOpen\":[32],\"onlyShowingSelected\":[32],\"activeOptionId\":[32],\"searchText\":[32],\"hasCustomDisplay\":[32],\"inputFocused\":[32],\"statusMessage\":[32],\"prioritizeSearch\":[32]},[[0,\"keydown\",\"keydownHandler\"],[0,\"change\",\"onHostElementChange\"],[0,\"input\",\"onHostElementInput\"],[0,\"focus\",\"delegateFocus\"],[0,\"focusout\",\"handleFocusout\"],[0,\"click\",\"clickHandler\"]]]]],[\"q2-dropdown.cjs\",[[1,\"q2-dropdown\",{\"type\":[513],\"icon\":[513],\"label\":[513],\"hideLabel\":[516,\"hide-label\"],\"ariaLabel\":[513,\"aria-label\"],\"disabled\":[516],\"popDirection\":[513,\"pop-direction\"],\"name\":[513],\"context\":[513],\"contextValue\":[513,\"context-value\"],\"resolvedType\":[513,\"resolved-type\"],\"block\":[516],\"dropdownOpen\":[32]},[[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-editable-field.cjs\",[[1,\"q2-editable-field\",{\"value\":[1537],\"editing\":[1540],\"label\":[1537],\"hideLabel\":[1540,\"hide-label\"],\"ariaLabel\":[1537,\"aria-label\"],\"type\":[513],\"formatModifier\":[513,\"format-modifier\"],\"truncated\":[513],\"maxlength\":[514],\"persistentLabel\":[516,\"persistent-label\"],\"disabled\":[516],\"hints\":[16],\"errors\":[16]},[[0,\"change\",\"onHostElementChange\"],[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-pagination.cjs\",[[1,\"q2-pagination\",{\"recordType\":[1,\"record-type\"],\"perPage\":[2,\"per-page\"],\"total\":[514],\"page\":[1538],\"pages\":[1538],\"recordsOnly\":[1540,\"records-only\"],\"pagesOnly\":[1540,\"pages-only\"],\"isSmall\":[32]},[[0,\"focus\",\"onHostElementFocus\"]]]]],[\"q2-pill.cjs\",[[1,\"q2-pill\",{\"disabled\":[516],\"active\":[1540],\"open\":[1540],\"multiple\":[516],\"maxLength\":[514,\"max-length\"],\"label\":[513],\"value\":[513],\"theme\":[513],\"selectedOptions\":[1040],\"popoverMinHeight\":[2,\"popover-min-height\"],\"popoverDirection\":[1,\"popover-direction\"],\"hasOptions\":[32]},[[0,\"focus\",\"delegateFocus\"],[0,\"popoverStateChanged\",\"popoverStateHandler\"]]]]],[\"q2-tab-container.cjs\",[[1,\"q2-tab-container\",{\"value\":[1537],\"type\":[513],\"name\":[513],\"color\":[513],\"noPrint\":[516,\"no-print\"],\"hasLeft\":[32],\"hasRight\":[32],\"scrollEnabled\":[32],\"showScrollLeft\":[32],\"showScrollRight\":[32],\"tabs\":[32]},[[0,\"change\",\"defaultChangeHandler\"],[9,\"resize\",\"onResize\"],[0,\"focus\",\"onFocus\"],[0,\"badge\",\"onBadge\"]]]]],[\"q2-tag.cjs\",[[1,\"q2-tag\",{\"open\":[1540],\"role\":[513],\"label\":[513],\"theme\":[513],\"popoverMinHeight\":[2,\"popover-min-height\"],\"popoverDirection\":[1,\"popover-direction\"],\"hasOptions\":[32]},[[0,\"focus\",\"delegateFocus\"],[0,\"popoverStateChanged\",\"popoverStateHandler\"]]]]],[\"q2-carousel.cjs\",[[4,\"q2-carousel\",{\"autoPlay\":[516,\"auto-play\"],\"fullWidthPanes\":[516,\"full-width-panes\"],\"hidePagination\":[516,\"hide-pagination\"],\"showNavigationArrows\":[516,\"show-navigation-arrows\"],\"ariaLabel\":[513,\"aria-label\"],\"label\":[513],\"index\":[1538],\"universalCarouselOptions\":[32],\"fullWidthDisplayOptions\":[32],\"activePaneIndex\":[32],\"applyFocus\":[32],\"applyPaginationFocus\":[32],\"autoPlayInProgress\":[32],\"compactMode\":[32],\"carouselWrapperWidth\":[32]},[[0,\"change\",\"onHostElementChange\"],[0,\"clickCarouselPane\",\"carouselPaneClicked\"],[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-month-picker.cjs\",[[1,\"q2-month-picker\",{\"year\":[1538],\"disabledMonths\":[16],\"today\":[1],\"selectedIndex\":[32],\"focusedIndex\":[32],\"showYearLayer\":[32]}]]],[\"q2-section.cjs\",[[1,\"q2-section\",{\"label\":[513],\"collapsible\":[516],\"noCollapseIcon\":[516,\"no-collapse-icon\"],\"expanded\":[1540],\"contentHeight\":[32],\"hideContent\":[32],\"hasYieldedHeader\":[32]},[[0,\"change\",\"defaultChangeHandler\"],[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-stepper.cjs\",[[1,\"q2-stepper\",{\"currentStep\":[1538,\"current-step\"],\"stepCount\":[1026,\"step-count\"],\"lastEnabledStep\":[1026,\"last-enabled-step\"],\"scrollEnabled\":[32],\"showScrollLeft\":[32],\"showScrollRight\":[32]},[[0,\"change\",\"defaultChangeHandler\"],[0,\"focus\",\"delegateFocus\"],[0,\"statusChange\",\"statusChangeHandler\"]]]]],[\"q2-card.cjs\",[[1,\"q2-card\",{\"title\":[513],\"description\":[513],\"avatarName\":[513,\"avatar-name\"],\"avatarInitials\":[513,\"avatar-initials\"],\"avatarIcon\":[513,\"avatar-icon\"],\"avatarSrc\":[513,\"avatar-src\"],\"isSmall\":[516,\"is-small\"],\"bar\":[513],\"isStatic\":[516,\"is-static\"],\"isTouch\":[516,\"is-touch\"],\"url\":[513],\"target\":[513],\"isAutoTouch\":[32],\"isAutoSmall\":[32]},[[0,\"focus\",\"onHostElementFocus\"]]]]],[\"q2-chart-donut.cjs\",[[1,\"q2-chart-donut\",{\"chartName\":[513,\"chart-name\"],\"summaryIcon\":[513,\"summary-icon\"],\"summaryName\":[513,\"summary-name\"],\"innerRadius\":[1025,\"inner-radius\"],\"outerRadius\":[1025,\"outer-radius\"],\"minSliceSize\":[1,\"min-slice-size\"],\"selectedOffset\":[2,\"selected-offset\"],\"hoverScaleSize\":[2,\"hover-scale-size\"],\"format\":[513],\"isClickable\":[516,\"is-clickable\"],\"data\":[16],\"selectedId\":[32],\"hoveredId\":[32],\"selectById\":[64],\"selectByIndex\":[64],\"clearSelection\":[64]},[[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-checkbox.cjs\",[[1,\"q2-checkbox\",{\"checked\":[1540],\"type\":[513],\"label\":[1537],\"hideLabel\":[1540,\"hide-label\"],\"ariaLabel\":[1537,\"aria-label\"],\"indeterminate\":[516],\"disabled\":[516],\"readonly\":[516],\"value\":[513],\"name\":[513],\"hasError\":[516,\"has-error\"],\"groupDisabled\":[516,\"group-disabled\"],\"alignment\":[513],\"description\":[513]},[[0,\"change\",\"defaultChangeHandler\"],[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-checkbox-group.cjs\",[[1,\"q2-checkbox-group\",{\"label\":[513],\"value\":[1040],\"disabled\":[516],\"readonly\":[516],\"optional\":[516],\"hasError\":[516,\"has-error\"]},[[0,\"change\",\"onHostElementChange\"]]]]],[\"q2-option.cjs\",[[1,\"q2-option\",{\"role\":[513],\"tabindex\":[513],\"display\":[1025],\"value\":[513],\"disabled\":[516],\"optionId\":[513,\"option-id\"],\"disabledGroup\":[516,\"disabled-group\"],\"selected\":[516],\"hidden\":[516],\"multiline\":[516],\"active\":[516],\"noSelect\":[516,\"_no-select\"],\"_multiSelectHidden\":[516,\"_multiselecthidden\"]}]]],[\"q2-radio-group.cjs\",[[1,\"q2-radio-group\",{\"label\":[513],\"value\":[1025],\"disabled\":[516],\"name\":[513],\"optional\":[516],\"readonly\":[516],\"tileLayout\":[516,\"tile-layout\"],\"tileAlignment\":[513,\"tile-alignment\"],\"hasError\":[516,\"has-error\"],\"tilelayout\":[516]},[[0,\"change\",\"onHostElementChange\"],[0,\"focus\",\"delegateFocus\"],[0,\"keydown\",\"keydownHandler\"]]]]],[\"q2-stepper-vertical.cjs\",[[1,\"q2-stepper-vertical\",{\"currentStepId\":[1537,\"current-step-id\"],\"structuredPanes\":[32]},[[0,\"change\",\"defaultChangeHandler\"],[0,\"focus\",\"delegateFocus\"],[0,\"statusChange\",\"statusChangeHandler\"]]]]],[\"q2-textarea.cjs\",[[1,\"q2-textarea\",{\"value\":[1025],\"label\":[513],\"hideLabel\":[516,\"hide-label\"],\"hideMessages\":[516,\"hide-messages\"],\"optional\":[516],\"placeholder\":[513],\"disabled\":[516],\"readonly\":[516],\"spellcheck\":[516],\"maxlength\":[1538],\"rows\":[514],\"cols\":[514],\"resize\":[513],\"errors\":[16],\"hints\":[16],\"hasFocus\":[32],\"downParams\":[32]},[[0,\"focus\",\"onHostElementFocus\"],[0,\"change\",\"onHostElementChange\"]]]]],[\"q2-carousel-pane.cjs\",[[4,\"q2-carousel-pane\",{\"index\":[2],\"siblingCount\":[2,\"sibling-count\"],\"isActivePane\":[516,\"is-active-pane\"],\"label\":[513]}]]],[\"q2-loading-element.cjs\",[[0,\"q2-loading-element\",{\"shape\":[513],\"width\":[513],\"height\":[513],\"borderRadius\":[513,\"border-radius\"]}]]],[\"q2-loc.cjs\",[[1,\"q2-loc\",{\"value\":[513],\"substitutions\":[16]}]]],[\"q2-optgroup.cjs\",[[1,\"q2-optgroup\",{\"disabled\":[516],\"label\":[513],\"hidden\":[32]}]]],[\"q2-radio.cjs\",[[1,\"q2-radio\",{\"label\":[513],\"hideLabel\":[516,\"hide-label\"],\"value\":[513],\"disabled\":[516],\"checked\":[516],\"name\":[513],\"ariaLabel\":[513,\"aria-label\"],\"groupDisabled\":[4,\"group-disabled\"],\"groupReadonly\":[4,\"group-readonly\"],\"groupTileLayout\":[4,\"group-tile-layout\"]},[[0,\"click\",\"onHostClick\"],[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-stepper-pane.cjs\",[[1,\"q2-stepper-pane\",{\"label\":[513],\"description\":[513],\"isActive\":[516,\"is-active\"],\"showWithChildren\":[516,\"show-with-children\"],\"status\":[513],\"isChildActive\":[32]},[[0,\"activeChange\",\"checkForActiveChildren\"]]]]],[\"q2-tab-pane.cjs\",[[1,\"q2-tab-pane\",{\"value\":[513],\"label\":[513],\"name\":[513],\"selected\":[516],\"badgeCount\":[514,\"badge-count\"],\"badgeDescription\":[513,\"badge-description\"],\"index\":[2],\"guid\":[2]}]]],[\"q2-tooltip.cjs\",[[1,\"q2-tooltip\",{\"label\":[513],\"block\":[516],\"multiline\":[516],\"persistent\":[516],\"immediate\":[516],\"position\":[513],\"focusClass\":[32]},[[0,\"keyup\",\"keyUpHandler\"],[2,\"focus\",\"focusHandler\"],[0,\"focusout\",\"focusOutHandler\"]]]]],[\"tecton-tab-pane.cjs\",[[1,\"tecton-tab-pane\",{\"value\":[513],\"label\":[513],\"name\":[513],\"selected\":[516],\"index\":[2],\"guid\":[2],\"provided\":[516],\"url\":[513],\"moduleId\":[513,\"module-id\"],\"minHeight\":[513,\"min-height\"],\"badgeCount\":[514,\"badge-count\"],\"badgeDescription\":[513,\"badge-description\"],\"authPayload\":[16],\"showForm\":[4,\"show-form\"],\"_showForm\":[32]}]]],[\"q2-dropdown-item.cjs\",[[1,\"q2-dropdown-item\",{\"disabled\":[516],\"removable\":[516],\"separator\":[516],\"label\":[513],\"ariaLabel\":[513,\"aria-label\"],\"value\":[513]},[[0,\"focus\",\"onHostElementFocus\"]]]]],[\"q2-avatar.cjs\",[[1,\"q2-avatar\",{\"name\":[513],\"initials\":[513],\"src\":[513],\"icon\":[1],\"badSrc\":[32],\"isLoaded\":[32]}]]],[\"q2-message.cjs\",[[1,\"q2-message\",{\"type\":[513],\"appearance\":[513],\"description\":[516],\"presentToggle\":[32],\"present\":[64]},[[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-option-list_2.cjs\",[[1,\"q2-option-list\",{\"role\":[513],\"direction\":[513],\"customSearch\":[516,\"custom-search\"],\"noSelect\":[516,\"no-select\"],\"align\":[513],\"selectedOptions\":[1040],\"multiple\":[516],\"disabled\":[516],\"type\":[1],\"hasOptions\":[32],\"setDefaultActiveElement\":[64],\"setActiveElement\":[64],\"handleExternalKeydown\":[64]},[[0,\"focus\",\"delegateFocus\"],[0,\"click\",\"handleClick\"]]],[1,\"q2-popover\",{\"direction\":[513],\"align\":[513],\"open\":[1540],\"block\":[516],\"minHeight\":[2,\"min-height\"],\"controlElement\":[16],\"toggle\":[64]},[[0,\"popoverState\",\"popoverStateHandler\"]]]]],[\"click-elsewhere.cjs\",[[0,\"click-elsewhere\"]]],[\"q2-btn_2.cjs\",[[1,\"q2-btn\",{\"ariaExpanded\":[1,\"aria-expanded\"],\"ariaHasPopup\":[1,\"aria-has-popup\"],\"ariaControls\":[1,\"aria-controls\"],\"ariaSelected\":[1,\"aria-selected\"],\"label\":[1537],\"hideLabel\":[1540,\"hide-label\"],\"ariaLabel\":[1537,\"aria-label\"],\"tabIndex\":[2,\"tab-index\"],\"intent\":[513],\"color\":[513],\"disabled\":[516],\"type\":[513],\"loading\":[516],\"badge\":[516],\"active\":[516],\"fab\":[516],\"block\":[516],\"iconPosition\":[32]},[[2,\"click\",\"disable\"],[0,\"focus\",\"delegateFocus\"]]],[1,\"q2-loading\",{\"type\":[513],\"shape\":[513],\"modifiers\":[513],\"counts\":[513],\"label\":[513],\"ariaLabel\":[513,\"aria-label\"],\"inline\":[516]}]]],[\"q2-badge_2.cjs\",[[1,\"q2-input\",{\"value\":[1025],\"label\":[1537],\"hideLabel\":[1540,\"hide-label\"],\"type\":[513],\"placeholder\":[513],\"disabled\":[516],\"autocomplete\":[513],\"autocorrect\":[513],\"autocapitalize\":[513],\"hideMessages\":[516,\"hide-messages\"],\"iconLeft\":[513,\"icon-left\"],\"iconRight\":[513,\"icon-right\"],\"readonly\":[516],\"clearable\":[516],\"optional\":[516],\"min\":[514],\"max\":[514],\"step\":[514],\"formatModifier\":[513,\"format-modifier\"],\"maxlength\":[1538],\"pseudo\":[516],\"showVisibilityToggle\":[516,\"show-visibility-toggle\"],\"textHidden\":[1540,\"text-hidden\"],\"badgeValue\":[513,\"badge-value\"],\"badgeTheme\":[513,\"badge-theme\"],\"ariaControls\":[1,\"aria-controls\"],\"role\":[1],\"ariaOwns\":[1,\"aria-owns\"],\"ariaLabel\":[1537,\"aria-label\"],\"ariaHaspopup\":[1,\"aria-haspopup\"],\"ariaExpanded\":[1,\"aria-expanded\"],\"ariaActivedescendant\":[8,\"aria-activedescendant\"],\"current\":[1],\"errors\":[16],\"hints\":[16],\"formattedValueObject\":[32],\"hasFocus\":[32]},[[0,\"focus\",\"onHostElementFocus\"],[0,\"change\",\"onHostElementChange\"]]],[1,\"q2-badge\",{\"value\":[514],\"maxLength\":[514,\"max-length\"],\"position\":[513],\"size\":[513],\"theme\":[513],\"status\":[513]}]]]]"), options);
|
|
17
|
+
return index.bootstrapLazy(JSON.parse("[[\"q2-icon.cjs\",[[1,\"q2-icon\",{\"type\":[513],\"label\":[513],\"inline\":[516]}]]],[\"q2-calendar.cjs\",[[1,\"q2-calendar\",{\"value\":[1537],\"label\":[513],\"hideLabel\":[516,\"hide-label\"],\"ariaLabel\":[513,\"aria-label\"],\"optional\":[516],\"disabled\":[516],\"readonly\":[516],\"invalid\":[1540],\"typeable\":[516],\"placeholder\":[513],\"buttonLabel\":[513,\"button-label\"],\"disabledMsg\":[513,\"disabled-msg\"],\"calendarLabel\":[513,\"calendar-label\"],\"disclaimer\":[513],\"displayFormat\":[513,\"display-format\"],\"startDate\":[513,\"start-date\"],\"endDate\":[513,\"end-date\"],\"cutoffTime\":[513,\"cutoff-time\"],\"daysOfWeekChecksum\":[514,\"days-of-week-checksum\"],\"popDirection\":[513,\"pop-direction\"],\"assume\":[513],\"errors\":[1040],\"invalidDates\":[16],\"validDates\":[16],\"onsuccess\":[16],\"dropdownOpen\":[32],\"keyboardSelection\":[32],\"typedValue\":[32],\"dateList\":[32],\"hintMessage\":[32],\"hintMessageType\":[32]},[[0,\"change\",\"defaultChangeHandler\"],[0,\"error\",\"defaultErrorHandler\"],[0,\"success\",\"defaultSuccessHandler\"],[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-select.cjs\",[[1,\"q2-select\",{\"label\":[1537],\"hideLabel\":[1540,\"hide-label\"],\"value\":[1025],\"ariaLabel\":[1537,\"aria-label\"],\"selectedOptions\":[1032,\"selected-options\"],\"disabled\":[516],\"readonly\":[516],\"invalid\":[516],\"errors\":[16],\"multiple\":[516],\"minRows\":[2,\"min-rows\"],\"popDirection\":[513,\"pop-direction\"],\"searchable\":[516],\"multilineOptions\":[516,\"multiline-options\"],\"optional\":[516],\"dropdownOpen\":[32],\"onlyShowingSelected\":[32],\"activeOptionId\":[32],\"searchText\":[32],\"hasCustomDisplay\":[32],\"inputFocused\":[32],\"statusMessage\":[32],\"prioritizeSearch\":[32]},[[0,\"keydown\",\"keydownHandler\"],[0,\"change\",\"onHostElementChange\"],[0,\"input\",\"onHostElementInput\"],[0,\"focus\",\"delegateFocus\"],[0,\"focusout\",\"handleFocusout\"],[0,\"click\",\"clickHandler\"]]]]],[\"q2-dropdown.cjs\",[[1,\"q2-dropdown\",{\"type\":[513],\"icon\":[513],\"label\":[513],\"hideLabel\":[516,\"hide-label\"],\"ariaLabel\":[513,\"aria-label\"],\"disabled\":[516],\"popDirection\":[513,\"pop-direction\"],\"name\":[513],\"context\":[513],\"contextValue\":[513,\"context-value\"],\"resolvedType\":[513,\"resolved-type\"],\"block\":[516],\"dropdownOpen\":[32]},[[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-editable-field.cjs\",[[1,\"q2-editable-field\",{\"value\":[1537],\"editing\":[1540],\"label\":[1537],\"hideLabel\":[1540,\"hide-label\"],\"ariaLabel\":[1537,\"aria-label\"],\"type\":[513],\"formatModifier\":[513,\"format-modifier\"],\"truncated\":[513],\"maxlength\":[514],\"persistentLabel\":[516,\"persistent-label\"],\"disabled\":[516],\"hints\":[16],\"errors\":[16]},[[0,\"change\",\"onHostElementChange\"],[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-pagination.cjs\",[[1,\"q2-pagination\",{\"recordType\":[1,\"record-type\"],\"perPage\":[2,\"per-page\"],\"total\":[514],\"page\":[1538],\"pages\":[1538],\"recordsOnly\":[1540,\"records-only\"],\"pagesOnly\":[1540,\"pages-only\"],\"isSmall\":[32]},[[0,\"focus\",\"onHostElementFocus\"]]]]],[\"q2-pill.cjs\",[[1,\"q2-pill\",{\"disabled\":[516],\"active\":[1540],\"open\":[1540],\"multiple\":[516],\"maxLength\":[514,\"max-length\"],\"label\":[513],\"value\":[513],\"theme\":[513],\"selectedOptions\":[1040],\"popoverMinHeight\":[2,\"popover-min-height\"],\"popoverDirection\":[1,\"popover-direction\"],\"hasOptions\":[32]},[[0,\"focus\",\"delegateFocus\"],[0,\"popoverStateChanged\",\"popoverStateHandler\"]]]]],[\"q2-tab-container.cjs\",[[1,\"q2-tab-container\",{\"value\":[1537],\"type\":[513],\"name\":[513],\"color\":[513],\"noPrint\":[516,\"no-print\"],\"hasLeft\":[32],\"hasRight\":[32],\"scrollEnabled\":[32],\"showScrollLeft\":[32],\"showScrollRight\":[32],\"tabs\":[32]},[[0,\"change\",\"defaultChangeHandler\"],[9,\"resize\",\"onResize\"],[0,\"focus\",\"onFocus\"],[0,\"badge\",\"onBadge\"]]]]],[\"q2-tag.cjs\",[[1,\"q2-tag\",{\"open\":[1540],\"role\":[513],\"label\":[513],\"theme\":[513],\"popoverMinHeight\":[2,\"popover-min-height\"],\"popoverDirection\":[1,\"popover-direction\"],\"hasOptions\":[32]},[[0,\"focus\",\"delegateFocus\"],[0,\"popoverStateChanged\",\"popoverStateHandler\"]]]]],[\"q2-carousel.cjs\",[[4,\"q2-carousel\",{\"autoPlay\":[516,\"auto-play\"],\"fullWidthPanes\":[516,\"full-width-panes\"],\"hidePagination\":[516,\"hide-pagination\"],\"showNavigationArrows\":[516,\"show-navigation-arrows\"],\"ariaLabel\":[513,\"aria-label\"],\"label\":[513],\"index\":[1538],\"universalCarouselOptions\":[32],\"fullWidthDisplayOptions\":[32],\"activePaneIndex\":[32],\"applyFocus\":[32],\"applyPaginationFocus\":[32],\"autoPlayInProgress\":[32],\"compactMode\":[32],\"carouselWrapperWidth\":[32]},[[0,\"change\",\"onHostElementChange\"],[0,\"clickCarouselPane\",\"carouselPaneClicked\"],[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-month-picker.cjs\",[[1,\"q2-month-picker\",{\"year\":[1538],\"disabledMonths\":[16],\"today\":[1],\"selectedIndex\":[32],\"focusedIndex\":[32],\"showYearLayer\":[32]}]]],[\"q2-section.cjs\",[[1,\"q2-section\",{\"label\":[513],\"collapsible\":[516],\"noCollapseIcon\":[516,\"no-collapse-icon\"],\"expanded\":[1540],\"contentHeight\":[32],\"hideContent\":[32],\"hasYieldedHeader\":[32]},[[0,\"change\",\"defaultChangeHandler\"],[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-stepper.cjs\",[[1,\"q2-stepper\",{\"currentStep\":[1538,\"current-step\"],\"stepCount\":[1026,\"step-count\"],\"lastEnabledStep\":[1026,\"last-enabled-step\"],\"scrollEnabled\":[32],\"showScrollLeft\":[32],\"showScrollRight\":[32]},[[0,\"change\",\"defaultChangeHandler\"],[0,\"focus\",\"delegateFocus\"],[0,\"statusChange\",\"statusChangeHandler\"]]]]],[\"q2-card.cjs\",[[1,\"q2-card\",{\"title\":[513],\"description\":[513],\"avatarName\":[513,\"avatar-name\"],\"avatarInitials\":[513,\"avatar-initials\"],\"avatarIcon\":[513,\"avatar-icon\"],\"avatarSrc\":[513,\"avatar-src\"],\"isSmall\":[516,\"is-small\"],\"bar\":[513],\"isStatic\":[516,\"is-static\"],\"isTouch\":[516,\"is-touch\"],\"url\":[513],\"target\":[513],\"isAutoTouch\":[32],\"isAutoSmall\":[32]},[[0,\"focus\",\"onHostElementFocus\"]]]]],[\"q2-chart-donut.cjs\",[[1,\"q2-chart-donut\",{\"chartName\":[513,\"chart-name\"],\"summaryIcon\":[513,\"summary-icon\"],\"summaryName\":[513,\"summary-name\"],\"innerRadius\":[1025,\"inner-radius\"],\"outerRadius\":[1025,\"outer-radius\"],\"minSliceSize\":[1,\"min-slice-size\"],\"selectedOffset\":[2,\"selected-offset\"],\"hoverScaleSize\":[2,\"hover-scale-size\"],\"format\":[513],\"isClickable\":[516,\"is-clickable\"],\"data\":[16],\"selectedId\":[32],\"hoveredId\":[32],\"selectById\":[64],\"selectByIndex\":[64],\"clearSelection\":[64]},[[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-checkbox.cjs\",[[1,\"q2-checkbox\",{\"checked\":[1540],\"type\":[513],\"label\":[1537],\"hideLabel\":[1540,\"hide-label\"],\"ariaLabel\":[1537,\"aria-label\"],\"indeterminate\":[516],\"disabled\":[516],\"readonly\":[516],\"value\":[513],\"name\":[513],\"hasError\":[516,\"has-error\"],\"groupDisabled\":[516,\"group-disabled\"],\"alignment\":[513],\"description\":[513]},[[0,\"change\",\"defaultChangeHandler\"],[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-checkbox-group.cjs\",[[1,\"q2-checkbox-group\",{\"label\":[513],\"value\":[1040],\"disabled\":[516],\"readonly\":[516],\"optional\":[516],\"hasError\":[516,\"has-error\"]},[[0,\"change\",\"onHostElementChange\"]]]]],[\"q2-option.cjs\",[[1,\"q2-option\",{\"role\":[513],\"tabindex\":[513],\"display\":[1025],\"value\":[513],\"disabled\":[516],\"optionId\":[513,\"option-id\"],\"disabledGroup\":[516,\"disabled-group\"],\"selected\":[516],\"hidden\":[516],\"multiline\":[516],\"active\":[516],\"noSelect\":[516,\"_no-select\"],\"_multiSelectHidden\":[516,\"_multiselecthidden\"]}]]],[\"q2-radio-group.cjs\",[[1,\"q2-radio-group\",{\"label\":[513],\"value\":[1025],\"disabled\":[516],\"name\":[513],\"optional\":[516],\"readonly\":[516],\"tileLayout\":[516,\"tile-layout\"],\"tileAlignment\":[513,\"tile-alignment\"],\"hasError\":[516,\"has-error\"],\"tilelayout\":[516]},[[0,\"change\",\"onHostElementChange\"],[0,\"focus\",\"delegateFocus\"],[0,\"keydown\",\"keydownHandler\"]]]]],[\"q2-stepper-vertical.cjs\",[[1,\"q2-stepper-vertical\",{\"currentStepId\":[1537,\"current-step-id\"],\"structuredPanes\":[32]},[[0,\"change\",\"defaultChangeHandler\"],[0,\"focus\",\"delegateFocus\"],[0,\"statusChange\",\"statusChangeHandler\"]]]]],[\"q2-textarea.cjs\",[[1,\"q2-textarea\",{\"value\":[1025],\"label\":[513],\"hideLabel\":[516,\"hide-label\"],\"hideMessages\":[516,\"hide-messages\"],\"optional\":[516],\"placeholder\":[513],\"disabled\":[516],\"readonly\":[516],\"spellcheck\":[516],\"maxlength\":[1538],\"rows\":[514],\"cols\":[514],\"resize\":[513],\"errors\":[16],\"hints\":[16],\"hasFocus\":[32],\"downParams\":[32]},[[0,\"focus\",\"onHostElementFocus\"],[0,\"change\",\"onHostElementChange\"]]]]],[\"q2-carousel-pane.cjs\",[[4,\"q2-carousel-pane\",{\"index\":[2],\"siblingCount\":[2,\"sibling-count\"],\"isActivePane\":[516,\"is-active-pane\"],\"label\":[513]}]]],[\"q2-loading-element.cjs\",[[0,\"q2-loading-element\",{\"shape\":[513],\"width\":[513],\"height\":[513],\"borderRadius\":[513,\"border-radius\"]}]]],[\"q2-loc.cjs\",[[1,\"q2-loc\",{\"value\":[513],\"substitutions\":[16]}]]],[\"q2-optgroup.cjs\",[[1,\"q2-optgroup\",{\"disabled\":[516],\"label\":[513],\"hidden\":[32]}]]],[\"q2-radio.cjs\",[[1,\"q2-radio\",{\"label\":[513],\"hideLabel\":[516,\"hide-label\"],\"value\":[513],\"disabled\":[516],\"checked\":[516],\"name\":[513],\"ariaLabel\":[513,\"aria-label\"],\"groupDisabled\":[4,\"group-disabled\"],\"groupReadonly\":[4,\"group-readonly\"],\"groupTileLayout\":[4,\"group-tile-layout\"]},[[0,\"click\",\"onHostClick\"],[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-stepper-pane.cjs\",[[1,\"q2-stepper-pane\",{\"label\":[513],\"description\":[513],\"isActive\":[516,\"is-active\"],\"showWithChildren\":[516,\"show-with-children\"],\"status\":[513],\"isChildActive\":[32]},[[0,\"activeChange\",\"checkForActiveChildren\"]]]]],[\"q2-tab-pane.cjs\",[[1,\"q2-tab-pane\",{\"value\":[513],\"label\":[513],\"name\":[513],\"selected\":[516],\"badgeCount\":[514,\"badge-count\"],\"badgeDescription\":[513,\"badge-description\"],\"index\":[2],\"guid\":[2]}]]],[\"q2-tooltip.cjs\",[[1,\"q2-tooltip\",{\"label\":[513],\"block\":[516],\"multiline\":[516],\"persistent\":[516],\"immediate\":[516],\"position\":[513],\"focusClass\":[32]},[[0,\"keyup\",\"keyUpHandler\"],[2,\"focus\",\"focusHandler\"],[0,\"focusout\",\"focusOutHandler\"]]]]],[\"tecton-tab-pane.cjs\",[[1,\"tecton-tab-pane\",{\"value\":[513],\"label\":[513],\"name\":[513],\"selected\":[516],\"index\":[2],\"guid\":[2],\"provided\":[516],\"url\":[513],\"moduleId\":[513,\"module-id\"],\"minHeight\":[513,\"min-height\"],\"badgeCount\":[514,\"badge-count\"],\"badgeDescription\":[513,\"badge-description\"],\"authPayload\":[16],\"showForm\":[4,\"show-form\"],\"_showForm\":[32]}]]],[\"q2-dropdown-item.cjs\",[[1,\"q2-dropdown-item\",{\"disabled\":[516],\"removable\":[516],\"separator\":[516],\"label\":[513],\"ariaLabel\":[513,\"aria-label\"],\"value\":[513]},[[0,\"focus\",\"onHostElementFocus\"]]]]],[\"q2-avatar.cjs\",[[1,\"q2-avatar\",{\"name\":[513],\"initials\":[513],\"src\":[513],\"icon\":[1],\"badSrc\":[32],\"isLoaded\":[32]}]]],[\"q2-message.cjs\",[[1,\"q2-message\",{\"type\":[513],\"appearance\":[513],\"description\":[516],\"presentToggle\":[32],\"present\":[64]},[[0,\"focus\",\"delegateFocus\"]]]]],[\"q2-option-list_2.cjs\",[[1,\"q2-option-list\",{\"role\":[513],\"direction\":[513],\"customSearch\":[516,\"custom-search\"],\"noSelect\":[516,\"no-select\"],\"align\":[513],\"selectedOptions\":[1040],\"multiple\":[516],\"disabled\":[516],\"type\":[1],\"hasOptions\":[32],\"setDefaultActiveElement\":[64],\"setActiveElement\":[64],\"handleExternalKeydown\":[64]},[[0,\"focus\",\"delegateFocus\"],[0,\"click\",\"handleClick\"]]],[1,\"q2-popover\",{\"direction\":[513],\"align\":[513],\"open\":[1540],\"block\":[516],\"minHeight\":[2,\"min-height\"],\"controlElement\":[16],\"toggle\":[64]},[[0,\"popoverState\",\"popoverStateHandler\"]]]]],[\"click-elsewhere.cjs\",[[0,\"click-elsewhere\"]]],[\"q2-btn_2.cjs\",[[1,\"q2-btn\",{\"ariaExpanded\":[1,\"aria-expanded\"],\"ariaHasPopup\":[1,\"aria-has-popup\"],\"ariaControls\":[1,\"aria-controls\"],\"ariaSelected\":[1,\"aria-selected\"],\"label\":[1537],\"hideLabel\":[1540,\"hide-label\"],\"ariaLabel\":[1537,\"aria-label\"],\"tabIndex\":[2,\"tab-index\"],\"intent\":[513],\"color\":[513],\"disabled\":[516],\"type\":[513],\"loading\":[516],\"badge\":[516],\"active\":[516],\"fab\":[516],\"block\":[516],\"iconPosition\":[32]},[[2,\"click\",\"disable\"],[0,\"focus\",\"delegateFocus\"]]],[1,\"q2-loading\",{\"type\":[513],\"shape\":[513],\"modifiers\":[513],\"counts\":[513],\"label\":[513],\"ariaLabel\":[513,\"aria-label\"],\"inline\":[516]}]]],[\"q2-badge_2.cjs\",[[1,\"q2-input\",{\"value\":[1025],\"label\":[1537],\"hideLabel\":[1540,\"hide-label\"],\"type\":[513],\"placeholder\":[513],\"disabled\":[516],\"autocomplete\":[513],\"autocorrect\":[513],\"autocapitalize\":[513],\"hideMessages\":[516,\"hide-messages\"],\"iconLeft\":[513,\"icon-left\"],\"iconRight\":[513,\"icon-right\"],\"readonly\":[516],\"clearable\":[516],\"optional\":[516],\"min\":[514],\"max\":[514],\"step\":[514],\"formatModifier\":[513,\"format-modifier\"],\"maxlength\":[1538],\"pseudo\":[516],\"showVisibilityToggle\":[516,\"show-visibility-toggle\"],\"textHidden\":[1540,\"text-hidden\"],\"badgeValue\":[513,\"badge-value\"],\"badgeTheme\":[513,\"badge-theme\"],\"ariaControls\":[1,\"aria-controls\"],\"role\":[1],\"ariaOwns\":[1,\"aria-owns\"],\"ariaLabel\":[1537,\"aria-label\"],\"ariaHaspopup\":[1,\"aria-haspopup\"],\"ariaExpanded\":[1,\"aria-expanded\"],\"ariaActivedescendant\":[8,\"aria-activedescendant\"],\"current\":[1],\"errors\":[16],\"hints\":[16],\"formattedValueObject\":[32],\"hasFocus\":[32]},[[0,\"focus\",\"onHostElementFocus\"],[0,\"change\",\"onHostElementChange\"]]],[1,\"q2-badge\",{\"value\":[514],\"maxLength\":[514,\"max-length\"],\"position\":[513],\"size\":[513],\"theme\":[513],\"status\":[513]}]]]]"), options);
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-734296a7.js');
|
|
6
|
-
const icons = require('./icons-
|
|
6
|
+
const icons = require('./icons-2d056aad.js');
|
|
7
7
|
|
|
8
8
|
const stylesCss = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #33b4ff #06C)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}.avatar-img{object-fit:cover;height:var(--tct-avatar-img-height, var(--tct-avatar-height, 44px));width:var(--tct-avatar-img-width, var(--tct-avatar-width, 44px));border-radius:var(--tct-avatar-img-br, 50%);background-color:unset}.avatar-img-default{object-fit:cover;height:var(--tct-avatar-img-height, var(--tct-avatar-height, 44px));width:var(--tct-avatar-img-width, var(--tct-avatar-width, 44px));border-radius:var(--tct-avatar-img-br, 50%);background-color:var(--tct-avatar-bg, #9e9e9e)}.avatar-initials{height:var(--tct-avatar-height, 44px);width:var(--tct-avatar-width, 44px);background-color:var(--tct-avatar-bg, var(--t-gray-8, #9e9e9e));border-radius:var(--tct-avatar-br, 50%)}.size-1{--tct-avatar-font-size:var(--tct-avatar-size-1, 60px)}.size-2{--tct-avatar-font-size:var(--tct-avatar-size-2, 50px)}.size-3{--tct-avatar-font-size:var(--tct-avatar-size-3, 40px)}.size-4{--tct-avatar-font-size:var(--tct-avatar-size-4, 30px)}text{fill:var(--tct-avatar-color, #ffffff);font-weight:var(--tct-avatar-font-weight, 200);font-size:var(--tct-avatar-font-size, 40px)}.fallback{height:var(--tct-avatar-fallback-height, var(--tct-avatar-height, 44px));width:var(--tct-avatar-fallback-width, var(--tct-avatar-width, 44px));border-radius:var(--tct-avatar-fallback-br, var(--tct-avatar-img-br, 50%));background-color:var(--tct-avatar-fallback-bg, var(--tct-avatar-bg, #9e9e9e));display:flex;align-items:center;justify-content:center}q2-icon{--t-icon-size:var(--tct-avatar-fallback-icon-size, 65%);--t-icon-fill:var(--tct-avatar-fallback-fill, transparent);--t-icon-stroke-primary:var(--tct-avatar-fallback-stroke-primary, currentcolor);--t-icon-stroke-secondary:var(--tct-avatar-fallback-stroke-secondary, currentcolor);color:var(--tct-avatar-fallback-color, var(--tct-avatar-color, var(--t-base, #ffffff)));width:var(--t-icon-size);height:var(--t-icon-size)}";
|
|
9
9
|
|
|
@@ -2440,7 +2440,13 @@ function formatPhoneNumber(value, isoCode = 'US') {
|
|
|
2440
2440
|
prefix,
|
|
2441
2441
|
};
|
|
2442
2442
|
const val = value || '';
|
|
2443
|
-
|
|
2443
|
+
// Brazil need edge case handle, mobile: (xx) xxxxx-xxxx, land phone: (xx) xxxx-xxxx
|
|
2444
|
+
if (isoCode === 'BR' && val.replace(/[^0-9]/g, '').length === 11) {
|
|
2445
|
+
return formatValue(val, '(##) #####-####', options);
|
|
2446
|
+
}
|
|
2447
|
+
else {
|
|
2448
|
+
return formatValue(val, mask, options);
|
|
2449
|
+
}
|
|
2444
2450
|
}
|
|
2445
2451
|
|
|
2446
2452
|
function formatSSN(value) {
|
|
@@ -2901,7 +2907,7 @@ const formatCreditCard = {
|
|
|
2901
2907
|
unknownFormatter,
|
|
2902
2908
|
};
|
|
2903
2909
|
|
|
2904
|
-
const stylesCss = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #33b4ff #06C)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}:host{display:block;margin-top:var(--tct-input-margin-top, var(--t-input-margin-top, var(--app-scale-6x, 30px)));margin-bottom:var(--tct-input-margin-bottom, var(--t-input-margin-bottom, var(--app-scale-6x, 30px)));font-size:var(--tct-input-font-size, var(--t-input-font-size, var(--app-font-size, inherit)))}:host([hidden]){display:none}.field-container,.input-container{position:relative}.field-container{--comp-input-tween:var(--tct-input-tween, var(--t-input-tween, var(--tct-tween-2, var(--app-tween-2, 0.4s ease))))}label{display:block;padding-left:var(--tct-input-label-padding-left, var(--t-input-label-padding-left, 0));padding-right:var(--tct-input-label-padding-right, var(--t-input-label-padding-right, 0));margin-top:var(--tct-input-label-margin-top, var(--t-input-label-margin-top, 0));margin-bottom:var(--tct-input-label-margin-bottom, var(--t-input-label-margin-bottom, var(--tct-scale-1, var(--app-scale-1x, 5px))));color:var(--tct-input-label-font-color, var(--t-input-label-font-color, inherit));font-size:var(--tct-input-label-font-size, var(--t-input-label-font-size, inherit));font-weight:var(--tct-input-label-font-weight, var(--t-input-label-font-weight, 600));text-transform:var(--tct-input-label-text-transform, var(--t-input-label-text-transform, none));letter-spacing:var(--tct-input-label-letter-spacing, var(--t-input-label-letter-spacing, normal));transition:color var(--comp-input-tween)}.optional-tag{margin-left:var(--tct-input-label-optional-margin-left, var(--t-input-label-optional-margin-left, var(--tct-scale-1, var(--app-scale-1x, 5px))));color:var(--tct-input-label-optional-font-color, var(--t-input-label-optional-font-color, var(--t-textA, var(--t-a11y-gray-color, rgba(77, 77, 77, 0.77)))));font-size:var(--tct-input-label-optional-font-size, var(--t-input-label-optional-font-size, 12px));font-weight:var(--tct-input-label-optional-font-weight, var(--t-input-label-optional-font-weight, 400))}.input-container{background-color:var(--tct-input-bg, var(--t-input-bg, var(--t-gray-14, #fcfcfd)));display:flex;align-items:center;--comp-input-horizontal-gap:var(--tct-input-horizontal-gap, var(--t-input-horizontal-gap, 8px));--comp-input-border-top-left-radius:var(--tct-input-border-top-left-radius, var(--t-input-border-top-left-radius, var(--tct-border-radius-1, var(--app-border-radius-1, 3px))));--comp-input-border-top-right-radius:var(--tct-input-border-top-right-radius, var(--t-input-border-top-right-radius, var(--tct-border-radius-1, var(--app-border-radius-1, 3px))));--comp-input-border-bottom-right-radius:var(--tct-input-border-bottom-right-radius, var(--t-input-border-bottom-right-radius, var(--tct-border-radius-1, var(--app-border-radius-1, 3px))));--comp-input-border-bottom-left-radius:var(--tct-input-border-bottom-left-radius, var(--t-input-border-bottom-left-radius, var(--tct-border-radius-1, var(--app-border-radius-1, 3px))));--comp-input-border-radius:var(--comp-input-border-top-left-radius) var(--comp-input-border-top-right-radius)\n var(--comp-input-border-bottom-right-radius) var(--comp-input-border-bottom-left-radius);--comp-input-border-width:var(--tct-input-border-top-width, 1px) var(--tct-input-border-right-width, 1px)\n var(--tct-input-border-bottom-width, 1px) var(--tct-input-border-left-width, 1px);--comp-input-focus-border-width:var(--tct-input-focus-border-top-width, 1px)\n var(--tct-input-focus-border-right-width, 1px) var(--tct-input-focus-border-bottom-width, 1px)\n var(--tct-input-focus-border-left-width, 1px);--comp-input-prefix-clearance:calc(3 * var(--tct-input-prefix-font-size, 14px) + var(--tct-scale-1, 5px));--comp-input-icon-clearance:34px;--comp-input-min-height:var(--tct-input-min-height, var(--t-input-min-height, 44px));--comp-input-max-height:var(--tct-input-max-height, var(--t-input-max-height));border-width:var(--comp-input-border-width);border-style:solid;border-color:var(--tct-input-border-color, var(--t-input-border-color, var(--tct-gray-11, var(--t-gray-11, #cccccc))));border-radius:var(--comp-input-border-radius);box-shadow:var(--tct-input-box-shadow, var(--t-input-box-shadow, none));transition:border-width var(--comp-input-tween), border-color var(--comp-input-tween), box-shadow var(--comp-input-tween)}:host([disabled]) .input-container{cursor:not-allowed;opacity:var(--tct-input-disabled-opacity, var(--t-input-disabled-opacity, var(--tct-disabled-opacity, var(--app-disabled-opacity, 0.4))))}.input-field{flex:1;border:0;-webkit-appearance:none;appearance:none;box-sizing:border-box;min-height:var(--comp-input-min-height);max-height:var(--comp-input-max-height);overflow-y:hidden;height:var(--tct-input-height, var(--t-input-height, 44px));width:100%;padding:0 var(--tct-input-horizontal-padding, var(--t-input-horizontal-padding, var(--tct-scale-2, var(--app-scale-2x, 10px))));background-color:transparent;color:var(--tct-input-font-color, var(--t-input-font-color, var(--t-text, inherit)));display:inline-block;text-align:var(--tct-input-align, \"start\");}.input-field:focus{outline:none;box-shadow:none}.input-field::-webkit-outer-spin-button,.input-field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-field[type=number]{-moz-appearance:textfield}.input-field::-ms-clear{display:none}.input-field[type=search]::-webkit-search-decoration,.input-field[type=search]::-webkit-search-cancel-button,.input-field[type=search]::-webkit-search-results-button,.input-field[type=search]::-webkit-search-results-decoration{display:none}.input-field[disabled]{cursor:not-allowed}.right-aligned .input-field{text-align:right}.input-field:is(input){flex:1}.input-field:is(button){display:inline-flex;align-items:center}.has-custom-display .input-field:is(button){height:auto;padding:0}.input-field:is(button) span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.has-custom-display .custom-display-container{--comp-default-padding:var(--app-scale-2x, 10px) var(--app-scale-2x, 10px) var(--app-scale-3x, 15px);padding:var(--tct-input-padding, var(--t-input-padding, var(--comp-default-padding)));width:100%}.input-container:focus-within{border-width:var(--comp-input-focus-border-width, 1px);border-color:var(--tct-input-focus-border-color, var(--t-input-focus-border-color, var(--tct-gray-9, var(--t-gray-9, #999999))));box-shadow:var(--const-double-focus-ring), var(--tct-input-focus-box-shadow, var(--t-input-focus-box-shadow, 0 0 transparent))}.input-field::placeholder,.placeholder-text{color:var(--tct-input-placeholder-font-color, var(--t-input-placeholder-font-color, var(--t-textA, var(--app-gray-d1, rgba(77, 77, 77, 0.77)))))}.pseudo-input-container{min-width:0;flex:1}.input-icons-container-left,.input-icons-container-right{display:flex;flex-direction:row;align-items:center;gap:var(--comp-input-horizontal-gap)}.input-icons-container-left:empty,.input-icons-container-right:empty{display:none}.input-icons-container-left{padding-left:var(--comp-input-horizontal-gap)}.input-icons-container-right{padding-right:var(--comp-input-horizontal-gap)}.input-icons-container-right .btn-visibility-toggle{color:var(--tct-primary, var(--t-primary, #006eb2));font-size:12px}q2-icon{margin-top:calc(var(--tct-input-border-top-width, var(--t-input-border-top-width, 1px)) / 2);margin-bottom:calc(var(--tct-input-border-bottom-width, var(--t-input-border-bottom-width, 1px)) / 2);pointer-events:none;color:var(--tct-input-icon-stroke-primary, var(--t-input-icon-stroke-primary, var(--t-textA, var(--app-gray, rgba(77, 77, 77, 0.77)))));--tct-icon-stroke-primary:var(--tct-input-icon-stroke-primary, var(--t-input-icon-stroke-primary, var(--t-textA, var(--app-gray, rgba(77, 77, 77, 0.77)))))}.icon-left-muted{opacity:0.5}.input-prefix,.input-suffix{margin-left:calc(var(--comp-input-horizontal-gap) * -1);margin-right:calc(var(--comp-input-horizontal-gap) * -1);width:3em;display:inline-flex;align-items:center;justify-content:center;min-height:calc(\n var(--comp-input-min-height) - var(--tct-input-focus-border-top-width, var(--t-input-focus-border-top-width, 1px)) - var(--tct-input-focus-border-bottom-width, var(--t-input-focus-border-bottom-width, 1px))\n );height:calc(\n var(--tct-input-height, var(--t-input-height, 44px)) - var(--tct-input-focus-border-top-width, var(--t-input-focus-border-top-width, 1px)) - var(--tct-input-focus-border-bottom-width, var(--t-input-focus-border-bottom-width, 1px))\n );font-size:var(--tct-input-prefix-font-size, var(--t-input-prefix-font-size, inherit));color:var(--tct-input-prefix-font-color, var(--t-input-prefix-font-color, inherit));background-color:var(--tct-input-prefix-bg, var(--t-input-prefix-bg, var(--tct-input-bg, var(--t-input-bg, var(--tct-gray-14, var(--t-gray-14, #f2f2f2))))));transition:color var(--comp-input-tween), background-color var(--comp-input-tween)}.input-prefix{border-top-left-radius:calc(\n var(--comp-input-border-top-left-radius) - var(--tct-input-border-top-width, var(--t-input-border-top-width, 1px)) - var(--tct-input-border-left-width, var(--t-input-border-left-width, 1px))\n );border-bottom-left-radius:calc(\n var(--comp-input-border-bottom-left-radius) - var(--tct-input-border-bottom-width, var(--t-input-border-bottom-width, 1px)) - var(--tct-input-border-left-width, var(--t-input-border-left-width, 1px))\n );pointer-events:none;}.input-suffix{border-top-right-radius:calc(\n var(--comp-input-border-top-right-radius) - var(--tct-input-border-top-width, var(--t-input-border-top-width, 1px)) - var(--tct-input-border-right-width, var(--t-input-border-right-width, 1px))\n );border-bottom-right-radius:calc(\n var(--comp-input-border-bottom-right-radius) - var(--tct-input-border-bottom-width, var(--t-input-border-bottom-width, 1px)) - var(--tct-input-border-right-width, var(--t-input-border-right-width, 1px))\n )}.icon-error{color:var(--tct-stoplight-error, var(--const-stoplight-alert, #c30000));--tct-icon-stroke-primary:var(--tct-stoplight-error, var(--const-stoplight-alert, #c30000))}.pw-show{position:absolute;margin-right:var(--tct-scale-2, var(--app-scale-2x, 10px))}.btn-clear{margin-top:calc(var(--tct-input-border-top-width, var(--t-input-border-top-width, 1px)) / 2);margin-bottom:calc(var(--tct-input-border-bottom-width, var(--t-input-border-bottom-width, 1px)) / 2);height:22px;--tct-btn-icon-width:17px;--tct-btn-icon-height:22px;--tct-icon-size:17px}.messages-container{height:0px;overflow:hidden;background-color:var(--tct-message-bg, var(--t-message-bg, var(--tct-gray-14, var(--t-gray-14, var(--tct-gray-l3, var(--app-gray-l3, #f2f2f2))))));box-shadow:var(--tct-input-message-box-shadow, var(--t-input-message-box-shadow, var(--tct-box-shadow-1, var(--app-shadow-1, 0 2px 4px rgba(0, 0, 0, 0.3)))));transition:height var(--tct-input-messages-tween, var(--t-input-messages-tween, var(--tct-tween-1, var(--app-tween-1, 0.2s ease))));margin-top:2px;z-index:1;position:absolute;width:100%;color:var(--tct-input-messages-font-color, var(--t-input-messages-font-color, inherit))}.has-error label{color:var(--tct-input-error-label-font-color, var(--t-input-error-label-font-color, var(--tct-input-label-font-color, var(--t-input-label-font-color, inherit))))}.has-error:not(.has-focus) .input-prefix,.has-error:not(.has-focus) .input-suffix{color:var(--tct-input-error-prefix-font-color, var(--t-input-error-prefix-font-color, inherit));background-color:var(--tct-input-error-prefix-bg, var(--t-input-error-prefix-bg, var(--tct-input-bg, var(--t-input-bg, var(--tct-gray-14, var(--t-gray-14, var(--tct-gray-l3, var(--app-gray-l3, #f2f2f2))))))))}.has-error .input-container:not(:focus-within){border-color:var(--tct-input-error-border-color, var(--const-stoplight-alert, #c30000))}.icon-left{width:26px;height:26px}.vertical-separator{height:calc(var(--comp-input-min-height) - 2px);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(--tct-gray-11, var(--t-gray-11, var(--tct-gray-l1, var(--app-gray-l1, #cccccc))))))))}";
|
|
2910
|
+
const stylesCss = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #33b4ff #06C)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}:host{display:block;margin-top:var(--tct-input-margin-top, var(--t-input-margin-top, var(--app-scale-6x, 30px)));margin-bottom:var(--tct-input-margin-bottom, var(--t-input-margin-bottom, var(--app-scale-6x, 30px)));font-size:var(--tct-input-font-size, var(--t-input-font-size, var(--app-font-size, inherit)))}:host([hidden]){display:none}.field-container,.input-container{position:relative}.field-container{--comp-input-tween:var(--tct-input-tween, var(--t-input-tween, var(--tct-tween-2, var(--app-tween-2, 0.4s ease))))}label{display:block;padding-left:var(--tct-input-label-padding-left, var(--t-input-label-padding-left, 0));padding-right:var(--tct-input-label-padding-right, var(--t-input-label-padding-right, 0));margin-top:var(--tct-input-label-margin-top, var(--t-input-label-margin-top, 0));margin-bottom:var(--tct-input-label-margin-bottom, var(--t-input-label-margin-bottom, var(--tct-scale-1, var(--app-scale-1x, 5px))));color:var(--tct-input-label-font-color, var(--t-input-label-font-color, inherit));font-size:var(--tct-input-label-font-size, var(--t-input-label-font-size, inherit));font-weight:var(--tct-input-label-font-weight, var(--t-input-label-font-weight, 600));text-transform:var(--tct-input-label-text-transform, var(--t-input-label-text-transform, none));letter-spacing:var(--tct-input-label-letter-spacing, var(--t-input-label-letter-spacing, normal));transition:color var(--comp-input-tween)}.optional-tag{margin-left:var(--tct-input-label-optional-margin-left, var(--t-input-label-optional-margin-left, var(--tct-scale-1, var(--app-scale-1x, 5px))));color:var(--tct-input-label-optional-font-color, var(--t-input-label-optional-font-color, var(--t-textA, var(--t-a11y-gray-color, rgba(77, 77, 77, 0.77)))));font-size:var(--tct-input-label-optional-font-size, var(--t-input-label-optional-font-size, 12px));font-weight:var(--tct-input-label-optional-font-weight, var(--t-input-label-optional-font-weight, 400))}.input-container{background-color:var(--tct-input-bg, var(--t-input-bg, var(--t-gray-14, #fcfcfd)));display:flex;align-items:center;--comp-input-horizontal-gap:var(--tct-input-horizontal-gap, var(--t-input-horizontal-gap, 8px));--comp-input-border-top-left-radius:var(--tct-input-border-top-left-radius, var(--t-input-border-top-left-radius, var(--tct-border-radius-1, var(--app-border-radius-1, 3px))));--comp-input-border-top-right-radius:var(--tct-input-border-top-right-radius, var(--t-input-border-top-right-radius, var(--tct-border-radius-1, var(--app-border-radius-1, 3px))));--comp-input-border-bottom-right-radius:var(--tct-input-border-bottom-right-radius, var(--t-input-border-bottom-right-radius, var(--tct-border-radius-1, var(--app-border-radius-1, 3px))));--comp-input-border-bottom-left-radius:var(--tct-input-border-bottom-left-radius, var(--t-input-border-bottom-left-radius, var(--tct-border-radius-1, var(--app-border-radius-1, 3px))));--comp-input-border-radius:var(--comp-input-border-top-left-radius) var(--comp-input-border-top-right-radius)\n var(--comp-input-border-bottom-right-radius) var(--comp-input-border-bottom-left-radius);--comp-input-border-width:var(--tct-input-border-top-width, 1px) var(--tct-input-border-right-width, 1px)\n var(--tct-input-border-bottom-width, 1px) var(--tct-input-border-left-width, 1px);--comp-input-focus-border-width:var(--tct-input-focus-border-top-width, 1px)\n var(--tct-input-focus-border-right-width, 1px) var(--tct-input-focus-border-bottom-width, 1px)\n var(--tct-input-focus-border-left-width, 1px);--comp-input-prefix-clearance:calc(3 * var(--tct-input-prefix-font-size, 14px) + var(--tct-scale-1, 5px));--comp-input-icon-clearance:34px;--comp-input-min-height:var(--tct-input-min-height, var(--t-input-min-height, 44px));--comp-input-max-height:var(--tct-input-max-height, var(--t-input-max-height));border-width:var(--comp-input-border-width);border-style:solid;border-color:var(--tct-input-border-color, var(--t-input-border-color, var(--t-a11y-gray-color-AA, #949494)));border-radius:var(--comp-input-border-radius);box-shadow:var(--tct-input-box-shadow, var(--t-input-box-shadow, none));transition:border-width var(--comp-input-tween), border-color var(--comp-input-tween), box-shadow var(--comp-input-tween)}:host([disabled]) .input-container{cursor:not-allowed;opacity:var(--tct-input-disabled-opacity, var(--t-input-disabled-opacity, var(--tct-disabled-opacity, var(--app-disabled-opacity, 0.4))))}.input-field{flex:1;border:0;-webkit-appearance:none;appearance:none;box-sizing:border-box;min-height:var(--comp-input-min-height);max-height:var(--comp-input-max-height);overflow-y:hidden;height:var(--tct-input-height, var(--t-input-height, 44px));width:100%;padding:0 var(--tct-input-horizontal-padding, var(--t-input-horizontal-padding, var(--tct-scale-2, var(--app-scale-2x, 10px))));background-color:transparent;color:var(--tct-input-font-color, var(--t-input-font-color, var(--t-text, inherit)));display:inline-block;text-align:var(--tct-input-align, \"start\");font-weight:var(--tct-input-font-weight, var(--t-input-font-weight, 400));}.input-field:focus{outline:none;box-shadow:none}.input-field::-webkit-outer-spin-button,.input-field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-field[type=number]{-moz-appearance:textfield}.input-field::-ms-clear{display:none}.input-field[type=search]::-webkit-search-decoration,.input-field[type=search]::-webkit-search-cancel-button,.input-field[type=search]::-webkit-search-results-button,.input-field[type=search]::-webkit-search-results-decoration{display:none}.input-field[disabled]{cursor:not-allowed}.right-aligned .input-field{text-align:right}.input-field:is(input){flex:1}.input-field:is(button){display:inline-flex;align-items:center}.has-custom-display .input-field:is(button){height:auto;padding:0}.input-field:is(button) span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.has-custom-display .custom-display-container{--comp-default-padding:var(--app-scale-2x, 10px) var(--app-scale-2x, 10px) var(--app-scale-3x, 15px);padding:var(--tct-input-padding, var(--t-input-padding, var(--comp-default-padding)));width:100%}.input-container:focus-within{border-width:var(--comp-input-focus-border-width, 1px);border-color:var(--tct-input-focus-border-color, var(--t-input-focus-border-color, var(--t-a11y-active-gray-color-AA, #404040)));box-shadow:var(--const-double-focus-ring), var(--tct-input-focus-box-shadow, var(--t-input-focus-box-shadow, 0 0 transparent))}.input-field::placeholder,.placeholder-text{color:var(--tct-input-placeholder-font-color, var(--t-input-placeholder-font-color, var(--t-textA, var(--app-gray-d1, rgba(77, 77, 77, 0.77)))))}.pseudo-input-container{min-width:0;flex:1}.input-icons-container-left,.input-icons-container-right{display:flex;flex-direction:row;align-items:center;gap:var(--comp-input-horizontal-gap)}.input-icons-container-left:empty,.input-icons-container-right:empty{display:none}.input-icons-container-left{padding-left:var(--comp-input-horizontal-gap)}.input-icons-container-right{padding-right:var(--comp-input-horizontal-gap)}.input-icons-container-right .btn-visibility-toggle{color:var(--tct-primary, var(--t-primary, #006eb2));font-size:12px}q2-icon{margin-top:calc(var(--tct-input-border-top-width, var(--t-input-border-top-width, 1px)) / 2);margin-bottom:calc(var(--tct-input-border-bottom-width, var(--t-input-border-bottom-width, 1px)) / 2);pointer-events:none;color:var(--tct-input-icon-stroke-primary, var(--t-input-icon-stroke-primary, var(--t-textA, var(--app-gray, rgba(77, 77, 77, 0.77)))));--tct-icon-stroke-primary:var(--tct-input-icon-stroke-primary, var(--t-input-icon-stroke-primary, var(--t-textA, var(--app-gray, rgba(77, 77, 77, 0.77)))))}.icon-left-muted{opacity:0.5}.input-prefix,.input-suffix{margin-left:calc(var(--comp-input-horizontal-gap) * -1);margin-right:calc(var(--comp-input-horizontal-gap) * -1);width:3em;display:inline-flex;align-items:center;justify-content:center;min-height:calc(\n var(--comp-input-min-height) - var(--tct-input-focus-border-top-width, var(--t-input-focus-border-top-width, 1px)) - var(--tct-input-focus-border-bottom-width, var(--t-input-focus-border-bottom-width, 1px))\n );height:calc(\n var(--tct-input-height, var(--t-input-height, 44px)) - var(--tct-input-focus-border-top-width, var(--t-input-focus-border-top-width, 1px)) - var(--tct-input-focus-border-bottom-width, var(--t-input-focus-border-bottom-width, 1px))\n );font-size:var(--tct-input-prefix-font-size, var(--t-input-prefix-font-size, inherit));color:var(--tct-input-prefix-font-color, var(--t-input-prefix-font-color, inherit));background-color:var(--tct-input-prefix-bg, var(--t-input-prefix-bg, var(--tct-input-bg, var(--t-input-bg, var(--tct-gray-14, var(--t-gray-14, #f2f2f2))))));transition:color var(--comp-input-tween), background-color var(--comp-input-tween)}.input-prefix{border-top-left-radius:calc(\n var(--comp-input-border-top-left-radius) - var(--tct-input-border-top-width, var(--t-input-border-top-width, 1px)) - var(--tct-input-border-left-width, var(--t-input-border-left-width, 1px))\n );border-bottom-left-radius:calc(\n var(--comp-input-border-bottom-left-radius) - var(--tct-input-border-bottom-width, var(--t-input-border-bottom-width, 1px)) - var(--tct-input-border-left-width, var(--t-input-border-left-width, 1px))\n );pointer-events:none;}.input-suffix{border-top-right-radius:calc(\n var(--comp-input-border-top-right-radius) - var(--tct-input-border-top-width, var(--t-input-border-top-width, 1px)) - var(--tct-input-border-right-width, var(--t-input-border-right-width, 1px))\n );border-bottom-right-radius:calc(\n var(--comp-input-border-bottom-right-radius) - var(--tct-input-border-bottom-width, var(--t-input-border-bottom-width, 1px)) - var(--tct-input-border-right-width, var(--t-input-border-right-width, 1px))\n )}.icon-error{color:var(--tct-stoplight-error, var(--const-stoplight-alert, #c30000));--tct-icon-stroke-primary:var(--tct-stoplight-error, var(--const-stoplight-alert, #c30000))}.pw-show{position:absolute;margin-right:var(--tct-scale-2, var(--app-scale-2x, 10px))}.btn-clear{margin-top:calc(var(--tct-input-border-top-width, var(--t-input-border-top-width, 1px)) / 2);margin-bottom:calc(var(--tct-input-border-bottom-width, var(--t-input-border-bottom-width, 1px)) / 2);height:22px;--tct-btn-icon-width:17px;--tct-btn-icon-height:22px;--tct-icon-size:17px}.messages-container{height:0px;overflow:hidden;background-color:var(--tct-message-bg, var(--t-message-bg, var(--tct-gray-14, var(--t-gray-14, var(--tct-gray-l3, var(--app-gray-l3, #f2f2f2))))));box-shadow:var(--tct-input-message-box-shadow, var(--t-input-message-box-shadow, var(--tct-box-shadow-1, var(--app-shadow-1, 0 2px 4px rgba(0, 0, 0, 0.3)))));transition:height var(--tct-input-messages-tween, var(--t-input-messages-tween, var(--tct-tween-1, var(--app-tween-1, 0.2s ease))));margin-top:2px;z-index:1;position:absolute;width:100%;color:var(--tct-input-messages-font-color, var(--t-input-messages-font-color, inherit))}.has-error label{color:var(--tct-input-error-label-font-color, var(--t-input-error-label-font-color, var(--tct-input-label-font-color, var(--t-input-label-font-color, inherit))))}.has-error:not(.has-focus) .input-prefix,.has-error:not(.has-focus) .input-suffix{color:var(--tct-input-error-prefix-font-color, var(--t-input-error-prefix-font-color, inherit));background-color:var(--tct-input-error-prefix-bg, var(--t-input-error-prefix-bg, var(--tct-input-bg, var(--t-input-bg, var(--tct-gray-14, var(--t-gray-14, var(--tct-gray-l3, var(--app-gray-l3, #f2f2f2))))))))}.has-error .input-container:not(:focus-within){border-color:var(--tct-input-error-border-color, var(--t-input-error-border-color, var(--const-stoplight-alert, #c30000)))}.icon-left{width:26px;height:26px}.vertical-separator{height:calc(var(--comp-input-min-height) - 2px);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)))))}";
|
|
2905
2911
|
|
|
2906
2912
|
const Q2Input = class {
|
|
2907
2913
|
constructor(hostRef) {
|
|
@@ -3128,7 +3134,7 @@ const Q2Input = class {
|
|
|
3128
3134
|
date: 'tel',
|
|
3129
3135
|
'credit-card': 'tel',
|
|
3130
3136
|
};
|
|
3131
|
-
if (['password', 'text'].includes(this.type) && this.textHidden) {
|
|
3137
|
+
if (['password', 'text', 'ssn'].includes(this.type) && this.textHidden) {
|
|
3132
3138
|
return 'password';
|
|
3133
3139
|
}
|
|
3134
3140
|
else {
|
|
@@ -3234,7 +3240,7 @@ const Q2Input = class {
|
|
|
3234
3240
|
}
|
|
3235
3241
|
/* tslint:disable:cyclomatic-complexity */
|
|
3236
3242
|
inputContainerDOM() {
|
|
3237
|
-
return (index.h("div", { class: "input-container" }, index.h("div", { class: "input-icons-container-left" }, this.formattedValueObject.prefix && (index.h("span", { class: "input-prefix" }, this.formattedValueObject.prefix)), this.computedIconLeft && (index.h("q2-icon", { type: this.computedIconLeft, class: this.computedClassForIconLeft })), this.showIconSeparator && index.h("div", { class: "vertical-separator" }), this.hasError && this.type === 'currency' && (index.h("q2-icon", { type: "error", class: "icon-error" }))), this.pseudo ? this.pseudoInputDOM() : this.standardInputDOM(), index.h("div", { class: "input-icons-container-right" }, this.canClear && (index.h("q2-btn", { class: "btn-clear", ariaLabel: index$1.loc('tecton.element.input.clear', [this.label]), "test-id": "clearButton", onClick: this.onClearInput }, index.h("q2-icon", { type: "close", class: "icon-clear" }))), ['password', 'text'].includes(this.type) && this.showVisibilityToggle && (index.h("q2-btn", { class: "btn-visibility-toggle", "test-id": "toggleVisibilityButton", onClick: this.onToggleVisibility }, this.visibilityToggleText)), this.formattedValueObject.suffix && (index.h("span", { class: "input-suffix" }, this.formattedValueObject.suffix)), this.badgeValue && (index.h("q2-badge", { size: "large", theme: this.badgeTheme }, this.badgeValue)), this.iconRight && !this.formattedValueObject.suffix && (index.h("q2-icon", { type: this.iconRight, class: "icon-right" })), this.hasError && this.type !== 'currency' && (index.h("q2-icon", { type: "error", class: "icon-error" })))));
|
|
3243
|
+
return (index.h("div", { class: "input-container" }, index.h("div", { class: "input-icons-container-left" }, this.formattedValueObject.prefix && (index.h("span", { class: "input-prefix" }, this.formattedValueObject.prefix)), this.computedIconLeft && (index.h("q2-icon", { type: this.computedIconLeft, class: this.computedClassForIconLeft })), this.showIconSeparator && index.h("div", { class: "vertical-separator" }), this.hasError && this.type === 'currency' && (index.h("q2-icon", { type: "error", class: "icon-error" }))), this.pseudo ? this.pseudoInputDOM() : this.standardInputDOM(), index.h("div", { class: "input-icons-container-right" }, this.canClear && (index.h("q2-btn", { class: "btn-clear", ariaLabel: index$1.loc('tecton.element.input.clear', [this.label]), "test-id": "clearButton", onClick: this.onClearInput }, index.h("q2-icon", { type: "close", class: "icon-clear" }))), ['password', 'text', 'ssn'].includes(this.type) && this.showVisibilityToggle && (index.h("q2-btn", { class: "btn-visibility-toggle", "test-id": "toggleVisibilityButton", onClick: this.onToggleVisibility }, this.visibilityToggleText)), this.formattedValueObject.suffix && (index.h("span", { class: "input-suffix" }, this.formattedValueObject.suffix)), this.badgeValue && (index.h("q2-badge", { size: "large", theme: this.badgeTheme }, this.badgeValue)), this.iconRight && !this.formattedValueObject.suffix && (index.h("q2-icon", { type: this.iconRight, class: "icon-right" })), this.hasError && this.type !== 'currency' && (index.h("q2-icon", { type: "error", class: "icon-error" })))));
|
|
3238
3244
|
}
|
|
3239
3245
|
/* tslint:enable:cyclomatic-complexity */
|
|
3240
3246
|
/* tslint:disable:cyclomatic-complexity */
|
|
@@ -3255,7 +3261,7 @@ const Q2Input = class {
|
|
|
3255
3261
|
if (this.readonly) {
|
|
3256
3262
|
ariaLabelSuffix = index$1.loc('tecton.element.input.readonly');
|
|
3257
3263
|
}
|
|
3258
|
-
return (index.h("div", { class: "pseudo-input-container" }, index.h("button", { class: "input-field", type: "button", id: this.inputId, "aria-describedby": this.inputDescribedBy, "aria-
|
|
3264
|
+
return (index.h("div", { class: "pseudo-input-container" }, index.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 && index$1.loc(this.label)) || ''}${ariaLabelSuffix}`, role: (this.role && `${this.role}`) || undefined, disabled: !!this.disabled, "test-id": "q2InputInnerClearButton" }, index.h("div", { class: "custom-display-container" }, index.h("slot", { name: "custom-display" }, index.h("span", { class: showPlaceholder ? 'placeholder-text' : '' }, showPlaceholder ? this.placeholder : this.value))))));
|
|
3259
3265
|
}
|
|
3260
3266
|
calculateCursorPositionOnInput() {
|
|
3261
3267
|
const input = this.inputField;
|