@dialpad/dialtone-icons 4.46.2-next.1 → 4.47.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icons.js +1 -1
- package/dist/keywords-icons.json +1 -1
- package/dist/svg/icons/book-open.svg +1 -1
- package/dist/svg/icons/digital-whisper.svg +1 -1
- package/dist/svg/icons/edit.svg +1 -1
- package/dist/svg/icons/list-chevrons-down-up.svg +1 -0
- package/dist/svg/icons/list-chevrons-up-down.svg +1 -0
- package/dist/svg/icons/list-spacing-compact.svg +1 -0
- package/dist/svg/icons/list-spacing-expanded.svg +1 -0
- package/dist/svg/icons/list-spacing-regular.svg +1 -0
- package/dist/svg/icons/message.svg +1 -1
- package/dist/svg/icons/past-conversations.svg +1 -1
- package/dist/svg/icons/quick-reply.svg +1 -1
- package/dist/svg/icons/thread.svg +1 -1
- package/dist/svg/icons/transfer-webchat.svg +1 -1
- package/dist/svg/icons/unread.svg +1 -1
- package/dist/svg/icons/webchat.svg +1 -1
- package/package.json +6 -1
- package/vue2/dist/components/icons/book-open.cjs +1 -1
- package/vue2/dist/components/icons/book-open.cjs.map +1 -1
- package/vue2/dist/components/icons/book-open.js +5 -5
- package/vue2/dist/components/icons/book-open.js.map +1 -1
- package/vue2/dist/components/icons/digital-whisper.cjs +1 -1
- package/vue2/dist/components/icons/digital-whisper.cjs.map +1 -1
- package/vue2/dist/components/icons/digital-whisper.js +5 -5
- package/vue2/dist/components/icons/digital-whisper.js.map +1 -1
- package/vue2/dist/components/icons/edit.cjs +1 -1
- package/vue2/dist/components/icons/edit.cjs.map +1 -1
- package/vue2/dist/components/icons/edit.js +12 -13
- package/vue2/dist/components/icons/edit.js.map +1 -1
- package/vue2/dist/components/icons/list-chevrons-down-up.cjs +2 -0
- package/vue2/dist/components/icons/list-chevrons-down-up.cjs.map +1 -0
- package/vue2/dist/components/icons/list-chevrons-down-up.js +55 -0
- package/vue2/dist/components/icons/list-chevrons-down-up.js.map +1 -0
- package/vue2/dist/components/icons/list-chevrons-up-down.cjs +2 -0
- package/vue2/dist/components/icons/list-chevrons-up-down.cjs.map +1 -0
- package/vue2/dist/components/icons/list-chevrons-up-down.js +55 -0
- package/vue2/dist/components/icons/list-chevrons-up-down.js.map +1 -0
- package/vue2/dist/components/icons/list-spacing-compact.cjs +2 -0
- package/vue2/dist/components/icons/list-spacing-compact.cjs.map +1 -0
- package/vue2/dist/components/icons/list-spacing-compact.js +55 -0
- package/vue2/dist/components/icons/list-spacing-compact.js.map +1 -0
- package/vue2/dist/components/icons/list-spacing-expanded.cjs +2 -0
- package/vue2/dist/components/icons/list-spacing-expanded.cjs.map +1 -0
- package/vue2/dist/components/icons/list-spacing-expanded.js +55 -0
- package/vue2/dist/components/icons/list-spacing-expanded.js.map +1 -0
- package/vue2/dist/components/icons/list-spacing-regular.cjs +2 -0
- package/vue2/dist/components/icons/list-spacing-regular.cjs.map +1 -0
- package/vue2/dist/components/icons/list-spacing-regular.js +55 -0
- package/vue2/dist/components/icons/list-spacing-regular.js.map +1 -0
- package/vue2/dist/components/icons/message.cjs +1 -1
- package/vue2/dist/components/icons/message.cjs.map +1 -1
- package/vue2/dist/components/icons/message.js +1 -1
- package/vue2/dist/components/icons/message.js.map +1 -1
- package/vue2/dist/components/icons/past-conversations.cjs +1 -1
- package/vue2/dist/components/icons/past-conversations.cjs.map +1 -1
- package/vue2/dist/components/icons/past-conversations.js +3 -3
- package/vue2/dist/components/icons/past-conversations.js.map +1 -1
- package/vue2/dist/components/icons/quick-reply.cjs +1 -1
- package/vue2/dist/components/icons/quick-reply.cjs.map +1 -1
- package/vue2/dist/components/icons/quick-reply.js +1 -1
- package/vue2/dist/components/icons/quick-reply.js.map +1 -1
- package/vue2/dist/components/icons/thread.cjs +1 -1
- package/vue2/dist/components/icons/thread.cjs.map +1 -1
- package/vue2/dist/components/icons/thread.js +8 -8
- package/vue2/dist/components/icons/thread.js.map +1 -1
- package/vue2/dist/components/icons/transfer-webchat.cjs +1 -1
- package/vue2/dist/components/icons/transfer-webchat.cjs.map +1 -1
- package/vue2/dist/components/icons/transfer-webchat.js +10 -11
- package/vue2/dist/components/icons/transfer-webchat.js.map +1 -1
- package/vue2/dist/components/icons/unread.cjs +1 -1
- package/vue2/dist/components/icons/unread.cjs.map +1 -1
- package/vue2/dist/components/icons/unread.js +1 -1
- package/vue2/dist/components/icons/unread.js.map +1 -1
- package/vue2/dist/components/icons/webchat.cjs +1 -1
- package/vue2/dist/components/icons/webchat.cjs.map +1 -1
- package/vue2/dist/components/icons/webchat.js +8 -8
- package/vue2/dist/components/icons/webchat.js.map +1 -1
- package/vue2/dist/dialtone-icons.cjs +1 -1
- package/vue2/dist/dialtone-icons.cjs.map +1 -1
- package/vue2/dist/dialtone-icons.js +697 -687
- package/vue2/dist/dialtone-icons.js.map +1 -1
- package/vue2/dist/types/index.d.ts +5 -0
- package/vue2/dist/types/index.d.ts.map +1 -1
- package/vue2/dist/types/src/icons/edit.vue.d.ts.map +1 -1
- package/vue2/dist/types/src/icons/list-chevrons-down-up.vue.d.ts +46 -0
- package/vue2/dist/types/src/icons/list-chevrons-down-up.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/list-chevrons-up-down.vue.d.ts +46 -0
- package/vue2/dist/types/src/icons/list-chevrons-up-down.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/list-spacing-compact.vue.d.ts +46 -0
- package/vue2/dist/types/src/icons/list-spacing-compact.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/list-spacing-expanded.vue.d.ts +46 -0
- package/vue2/dist/types/src/icons/list-spacing-expanded.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/list-spacing-regular.vue.d.ts +46 -0
- package/vue2/dist/types/src/icons/list-spacing-regular.vue.d.ts.map +1 -0
- package/vue2/dist/types/src/icons/transfer-webchat.vue.d.ts.map +1 -1
- package/vue3/dist/components/icons/book-open.cjs +1 -1
- package/vue3/dist/components/icons/book-open.cjs.map +1 -1
- package/vue3/dist/components/icons/book-open.js +8 -10
- package/vue3/dist/components/icons/book-open.js.map +1 -1
- package/vue3/dist/components/icons/digital-whisper.cjs +1 -1
- package/vue3/dist/components/icons/digital-whisper.cjs.map +1 -1
- package/vue3/dist/components/icons/digital-whisper.js +6 -8
- package/vue3/dist/components/icons/digital-whisper.js.map +1 -1
- package/vue3/dist/components/icons/edit.cjs +1 -1
- package/vue3/dist/components/icons/edit.cjs.map +1 -1
- package/vue3/dist/components/icons/edit.js +22 -38
- package/vue3/dist/components/icons/edit.js.map +1 -1
- package/vue3/dist/components/icons/list-chevrons-down-up.cjs +2 -0
- package/vue3/dist/components/icons/list-chevrons-down-up.cjs.map +1 -0
- package/vue3/dist/components/icons/list-chevrons-down-up.js +65 -0
- package/vue3/dist/components/icons/list-chevrons-down-up.js.map +1 -0
- package/vue3/dist/components/icons/list-chevrons-up-down.cjs +2 -0
- package/vue3/dist/components/icons/list-chevrons-up-down.cjs.map +1 -0
- package/vue3/dist/components/icons/list-chevrons-up-down.js +65 -0
- package/vue3/dist/components/icons/list-chevrons-up-down.js.map +1 -0
- package/vue3/dist/components/icons/list-spacing-compact.cjs +2 -0
- package/vue3/dist/components/icons/list-spacing-compact.cjs.map +1 -0
- package/vue3/dist/components/icons/list-spacing-compact.js +65 -0
- package/vue3/dist/components/icons/list-spacing-compact.js.map +1 -0
- package/vue3/dist/components/icons/list-spacing-expanded.cjs +2 -0
- package/vue3/dist/components/icons/list-spacing-expanded.cjs.map +1 -0
- package/vue3/dist/components/icons/list-spacing-expanded.js +65 -0
- package/vue3/dist/components/icons/list-spacing-expanded.js.map +1 -0
- package/vue3/dist/components/icons/list-spacing-regular.cjs +2 -0
- package/vue3/dist/components/icons/list-spacing-regular.cjs.map +1 -0
- package/vue3/dist/components/icons/list-spacing-regular.js +65 -0
- package/vue3/dist/components/icons/list-spacing-regular.js.map +1 -0
- package/vue3/dist/components/icons/message.cjs +1 -1
- package/vue3/dist/components/icons/message.cjs.map +1 -1
- package/vue3/dist/components/icons/message.js +15 -17
- package/vue3/dist/components/icons/message.js.map +1 -1
- package/vue3/dist/components/icons/past-conversations.cjs +1 -1
- package/vue3/dist/components/icons/past-conversations.cjs.map +1 -1
- package/vue3/dist/components/icons/past-conversations.js +6 -8
- package/vue3/dist/components/icons/past-conversations.js.map +1 -1
- package/vue3/dist/components/icons/quick-reply.cjs +1 -1
- package/vue3/dist/components/icons/quick-reply.cjs.map +1 -1
- package/vue3/dist/components/icons/quick-reply.js +1 -1
- package/vue3/dist/components/icons/quick-reply.js.map +1 -1
- package/vue3/dist/components/icons/thread.cjs +1 -1
- package/vue3/dist/components/icons/thread.cjs.map +1 -1
- package/vue3/dist/components/icons/thread.js +16 -22
- package/vue3/dist/components/icons/thread.js.map +1 -1
- package/vue3/dist/components/icons/transfer-webchat.cjs +1 -1
- package/vue3/dist/components/icons/transfer-webchat.cjs.map +1 -1
- package/vue3/dist/components/icons/transfer-webchat.js +23 -42
- package/vue3/dist/components/icons/transfer-webchat.js.map +1 -1
- package/vue3/dist/components/icons/unread.cjs +1 -1
- package/vue3/dist/components/icons/unread.cjs.map +1 -1
- package/vue3/dist/components/icons/unread.js +13 -17
- package/vue3/dist/components/icons/unread.js.map +1 -1
- package/vue3/dist/components/icons/webchat.cjs +1 -1
- package/vue3/dist/components/icons/webchat.cjs.map +1 -1
- package/vue3/dist/components/icons/webchat.js +8 -10
- package/vue3/dist/components/icons/webchat.js.map +1 -1
- package/vue3/dist/dialtone-icons.cjs +1 -1
- package/vue3/dist/dialtone-icons.cjs.map +1 -1
- package/vue3/dist/dialtone-icons.js +697 -687
- package/vue3/dist/dialtone-icons.js.map +1 -1
- package/vue3/dist/types/index.d.ts +5 -0
- package/vue3/dist/types/index.d.ts.map +1 -1
- package/vue3/dist/types/src/icons/edit.vue.d.ts.map +1 -1
- package/vue3/dist/types/src/icons/list-chevrons-down-up.vue.d.ts +46 -0
- package/vue3/dist/types/src/icons/list-chevrons-down-up.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/list-chevrons-up-down.vue.d.ts +46 -0
- package/vue3/dist/types/src/icons/list-chevrons-up-down.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/list-spacing-compact.vue.d.ts +46 -0
- package/vue3/dist/types/src/icons/list-spacing-compact.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/list-spacing-expanded.vue.d.ts +46 -0
- package/vue3/dist/types/src/icons/list-spacing-expanded.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/list-spacing-regular.vue.d.ts +46 -0
- package/vue3/dist/types/src/icons/list-spacing-regular.vue.d.ts.map +1 -0
- package/vue3/dist/types/src/icons/transfer-webchat.vue.d.ts.map +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { I as t } from "../../constants-DeVuDy8J.js";
|
|
2
|
-
import { createElementBlock as r, openBlock as o, normalizeClass as
|
|
2
|
+
import { createElementBlock as r, openBlock as o, normalizeClass as n, createElementVNode as d } from "vue";
|
|
3
3
|
import { _ as l } from "../../_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
4
|
const s = {
|
|
5
5
|
name: "DtIconBookOpen",
|
|
@@ -11,7 +11,7 @@ const s = {
|
|
|
11
11
|
size: {
|
|
12
12
|
type: String,
|
|
13
13
|
default: "500",
|
|
14
|
-
validator: (
|
|
14
|
+
validator: (e) => Object.keys(t).includes(e)
|
|
15
15
|
},
|
|
16
16
|
/**
|
|
17
17
|
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
@@ -40,20 +40,18 @@ const s = {
|
|
|
40
40
|
created() {
|
|
41
41
|
this.$emit("loaded");
|
|
42
42
|
}
|
|
43
|
-
}, c = ["aria-label", "data-qa", "aria-hidden"], _ = /* @__PURE__ */
|
|
44
|
-
"
|
|
45
|
-
"clip-rule": "evenodd",
|
|
46
|
-
d: "M.5 1.5A.5.5 0 0 1 1 1h3a2.5 2.5 0 0 1 2 1 2.5 2.5 0 0 1 2-1h3a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-.5.5H7.5a1 1 0 0 0-1 1 .5.5 0 0 1-1 0 1 1 0 0 0-1-1H1A.5.5 0 0 1 .5 9V1.5Zm5 2v5.268a2 2 0 0 0-1-.268h-3V2H4a1.5 1.5 0 0 1 1.5 1.5Zm2 5a2 2 0 0 0-1 .268V3.5A1.5 1.5 0 0 1 8 2h2.5v6.5h-3Z",
|
|
43
|
+
}, c = ["aria-label", "data-qa", "aria-hidden"], _ = /* @__PURE__ */ d("path", {
|
|
44
|
+
d: "m5.5 11.25-.005-.099a1 1 0 0 0-.995-.901H1a.5.5 0 0 1-.5-.5v-7.5a.5.5 0 0 1 .5-.5h3l.247.013a2.5 2.5 0 0 1 1.52.72c.086.084.162.177.233.272.071-.095.147-.188.232-.273A2.5 2.5 0 0 1 8 1.75h3l.1.01a.5.5 0 0 1 .4.49v7.5a.5.5 0 0 1-.5.5H7.5a1 1 0 0 0-1 1l-.01.1a.5.5 0 0 1-.98 0l-.01-.1Zm-4-2h3c.354 0 .698.095 1 .27V4.25l-.008-.148a1.5 1.5 0 0 0-1.344-1.344L4 2.75H1.5v6.5Zm5 .27c.302-.175.646-.27 1-.27h3v-6.5H8a1.5 1.5 0 0 0-1.5 1.5v5.27Z",
|
|
47
45
|
fill: "currentColor"
|
|
48
46
|
}, null, -1), m = [
|
|
49
47
|
_
|
|
50
48
|
];
|
|
51
|
-
function h(
|
|
49
|
+
function h(e, p, i, u, f, a) {
|
|
52
50
|
return o(), r("svg", {
|
|
53
51
|
"aria-label": i.ariaLabel,
|
|
54
|
-
class:
|
|
55
|
-
"data-qa":
|
|
56
|
-
"aria-hidden":
|
|
52
|
+
class: n([a.iconSizeClass, "d-icon d-icon--book-open"]),
|
|
53
|
+
"data-qa": a.dataQA,
|
|
54
|
+
"aria-hidden": a.ariaHidden,
|
|
57
55
|
role: "img",
|
|
58
56
|
"data-name": "Book Open",
|
|
59
57
|
viewBox: "0 0 12 12",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"book-open.js","sources":["../../../../src/icons/book-open.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Book Open\" class=\"d-icon d-icon--book-open\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path
|
|
1
|
+
{"version":3,"file":"book-open.js","sources":["../../../../src/icons/book-open.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Book Open\" class=\"d-icon d-icon--book-open\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m5.5 11.25-.005-.099a1 1 0 0 0-.995-.901H1a.5.5 0 0 1-.5-.5v-7.5a.5.5 0 0 1 .5-.5h3l.247.013a2.5 2.5 0 0 1 1.52.72c.086.084.162.177.233.272.071-.095.147-.188.232-.273A2.5 2.5 0 0 1 8 1.75h3l.1.01a.5.5 0 0 1 .4.49v7.5a.5.5 0 0 1-.5.5H7.5a1 1 0 0 0-1 1l-.01.1a.5.5 0 0 1-.98 0l-.01-.1Zm-4-2h3c.354 0 .698.095 1 .27V4.25l-.008-.148a1.5 1.5 0 0 0-1.344-1.344L4 2.75H1.5v6.5Zm5 .27c.302-.175.646-.27 1-.27h3v-6.5H8a1.5 1.5 0 0 0-1.5 1.5v5.27Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconBookOpen',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_createElementBlock","$props","_normalizeClass","$options","_hoisted_3"],"mappings":";;;AAOA,MAAKA,IAAU;AAAA,EACb,MAAM;AAAA,EAEN,OAAO;AAAA;AAAA;AAAA;AAAA;AAAA,IAKL,MAAM;AAAA,MACJ,MAAM;AAAA,MACN,SAAS;AAAA,MACT,WAAW,CAACC,MAAM,OAAO,KAAKC,CAAmB,EAAE,SAASD,CAAC;AAAA;;;;IAM/D,WAAW;AAAA,MACT,MAAM;AAAA,MACN,SAAS;AAAA;;;;;;EAQb,OAAO,CAAC,QAAQ;AAAA,EAEhB,UAAU;AAAA,IACR,gBAAiB;AACf,aAAOC,EAAoB,KAAK,IAAI;AAAA,IACtC;AAAA,IAEA,aAAc;AACZ,aAAQ,KAAK,YAAqB,UAAT;AAAA,IAC3B;AAAA,IAEA,SAAU;AACR,aAAO,KAAK,OAAO,SAAS,KAAK;AAAA,IACnC;AAAA;EAGF,UAAW;AACT,SAAK,MAAM,QAAQ;AAAA,EACrB;AACF,GArDAC,IAAA,CAAA,cAAA,WAAA,aAAA,OAC2NC,gBAAAA,EAAqd,QAAA;AAAA,EAA/c,GAAE;AAAA,EAAwb,MAAK;;EAArcC;;;cAAzNC,EAAorB,OAAA;AAAA,IAA9qB,cAAYC,EAAA;AAAA,IAAY,OADhCC,EAAA,CACuCC,EAAA,eAAkG,0BAA0B,CAAA;AAAA,IAA5G,WAASA,EAAA;AAAA,IAAS,eAAaA,EAAA;AAAA,IAAY,MAAK;AAAA,IAAM,aAAU;AAAA,IAA6C,SAAQ;AAAA,IAAY,OAAM;AAAA,KAD9LC,GAAA,IAAAP,CAAA;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),a=require("vue"),
|
|
1
|
+
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),a=require("vue"),s=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),n={name:"DtIconDigitalWhisper",props:{size:{type:String,default:"500",validator:t=>Object.keys(i.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return i.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}},d=["aria-label","data-qa","aria-hidden"],l=a.createElementVNode("path",{d:"M2.146 10.146a.5.5 0 1 1 .708.707l-1 1A.5.5 0 0 1 1 11.5v-1a.5.5 0 0 1 .967-.175l.18-.178ZM5.25 9a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1ZM10 8.5a.5.5 0 0 1 1 0A1.5 1.5 0 0 1 9.5 10a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5ZM1 9V8a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm0-2.75v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm9 0v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0ZM1 3.5A1.5 1.5 0 0 1 2.5 2a.5.5 0 0 1 0 1 .5.5 0 0 0-.5.5.5.5 0 0 1-1 0Zm9 0a.5.5 0 0 0-.5-.5.5.5 0 0 1 0-1A1.5 1.5 0 0 1 11 3.5a.5.5 0 0 1-1 0ZM5.25 2a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Z",fill:"currentColor"},null,-1),o=[l];function c(t,u,r,_,m,e){return a.openBlock(),a.createElementBlock("svg",{"aria-label":r.ariaLabel,class:a.normalizeClass([e.iconSizeClass,"d-icon d-icon--digital-whisper"]),"data-qa":e.dataQA,"aria-hidden":e.ariaHidden,role:"img","data-name":"Digital Whisper",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},o,10,d)}const h=s._(n,[["render",c]]);module.exports=h;
|
|
2
2
|
//# sourceMappingURL=digital-whisper.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-whisper.cjs","sources":["../../../../src/icons/digital-whisper.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Digital Whisper\" class=\"d-icon d-icon--digital-whisper\" viewBox=\"0 0
|
|
1
|
+
{"version":3,"file":"digital-whisper.cjs","sources":["../../../../src/icons/digital-whisper.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Digital Whisper\" class=\"d-icon d-icon--digital-whisper\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.146 10.146a.5.5 0 1 1 .708.707l-1 1A.5.5 0 0 1 1 11.5v-1a.5.5 0 0 1 .967-.175l.18-.178ZM5.25 9a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1ZM10 8.5a.5.5 0 0 1 1 0A1.5 1.5 0 0 1 9.5 10a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5ZM1 9V8a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm0-2.75v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm9 0v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0ZM1 3.5A1.5 1.5 0 0 1 2.5 2a.5.5 0 0 1 0 1 .5.5 0 0 0-.5.5.5.5 0 0 1-1 0Zm9 0a.5.5 0 0 0-.5-.5.5.5 0 0 1 0-1A1.5 1.5 0 0 1 11 3.5a.5.5 0 0 1-1 0ZM5.25 2a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconDigitalWhisper',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_createElementBlock","$props","_normalizeClass","$options","_hoisted_3"],"mappings":"wIAOKA,EAAU,CACb,KAAM,uBAEN,MAAO,CAKL,KAAM,CACJ,KAAM,OACN,QAAS,MACT,UAAYC,GAAM,OAAO,KAAKC,GAAmB,EAAE,SAASD,CAAC,GAM/D,UAAW,CACT,KAAM,OACN,QAAS,SAQb,MAAO,CAAC,QAAQ,EAEhB,SAAU,CACR,eAAiB,CACf,OAAOC,EAAAA,EAAoB,KAAK,IAAI,CACtC,EAEA,YAAc,CACZ,OAAQ,KAAK,UAAqB,QAAT,MAC3B,EAEA,QAAU,CACR,OAAO,KAAK,OAAO,SAAS,GAAK,SACnC,GAGF,SAAW,CACT,KAAK,MAAM,QAAQ,CACrB,CACF,EArDAC,EAAA,CAAA,aAAA,UAAA,aAAA,IACuOC,EAAAA,mBAA0nB,OAAA,CAApnB,EAAE,6lBAA6lB,KAAK,4BAA1mBC,gDAArOC,EAAAA,mBAAq2B,MAAA,CAA/1B,aAAYC,EAAA,UAAY,MADhCC,EAAAA,eAAA,CACuCC,EAAA,cAAwG,gCAAgC,CAAA,EAAxH,UAASA,EAAA,OAAS,cAAaA,EAAA,WAAY,KAAK,MAAM,YAAU,kBAAyD,QAAQ,YAAY,MAAM,8BAD1MC,EAAA,GAAAP,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { I as t } from "../../constants-DeVuDy8J.js";
|
|
2
|
-
import { createElementBlock as r, openBlock as d, normalizeClass as
|
|
2
|
+
import { createElementBlock as r, openBlock as d, normalizeClass as s, createElementVNode as l } from "vue";
|
|
3
3
|
import { _ as n } from "../../_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
4
|
const o = {
|
|
5
5
|
name: "DtIconDigitalWhisper",
|
|
@@ -40,23 +40,21 @@ const o = {
|
|
|
40
40
|
created() {
|
|
41
41
|
this.$emit("loaded");
|
|
42
42
|
}
|
|
43
|
-
}, c = ["aria-label", "data-qa", "aria-hidden"], h = /* @__PURE__ */
|
|
44
|
-
"
|
|
45
|
-
"clip-rule": "evenodd",
|
|
46
|
-
d: "M1.5 1a.5.5 0 0 0-.5.5.5.5 0 0 1-1 0A1.5 1.5 0 0 1 1.5 0a.5.5 0 0 1 0 1ZM2.75.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm2.5 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5ZM8 .5a.5.5 0 0 1 .5-.5A1.5 1.5 0 0 1 10 1.5a.5.5 0 0 1-1 0 .5.5 0 0 0-.5-.5.5.5 0 0 1-.5-.5ZM.5 2.75a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5Zm9 0a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-1 0v-1a.5.5 0 0 1 .5-.5ZM.5 5.5A.5.5 0 0 1 1 6H0a.5.5 0 0 1 .5-.5Zm0 .5H0v1a.5.5 0 0 0 1 0V6H.5Zm9 0a.5.5 0 0 1 .5.5A1.5 1.5 0 0 1 8.5 8a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5.5.5 0 0 1 .5-.5ZM2.75 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm2.5 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm-4.282.825A.5.5 0 0 0 0 8.5v1a.5.5 0 0 0 .854.354l1-1a.5.5 0 1 0-.708-.708l-.178.179Z",
|
|
43
|
+
}, c = ["aria-label", "data-qa", "aria-hidden"], h = /* @__PURE__ */ l("path", {
|
|
44
|
+
d: "M2.146 10.146a.5.5 0 1 1 .708.707l-1 1A.5.5 0 0 1 1 11.5v-1a.5.5 0 0 1 .967-.175l.18-.178ZM5.25 9a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1ZM10 8.5a.5.5 0 0 1 1 0A1.5 1.5 0 0 1 9.5 10a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5ZM1 9V8a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm0-2.75v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm9 0v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0ZM1 3.5A1.5 1.5 0 0 1 2.5 2a.5.5 0 0 1 0 1 .5.5 0 0 0-.5.5.5.5 0 0 1-1 0Zm9 0a.5.5 0 0 0-.5-.5.5.5 0 0 1 0-1A1.5 1.5 0 0 1 11 3.5a.5.5 0 0 1-1 0ZM5.25 2a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Z",
|
|
47
45
|
fill: "currentColor"
|
|
48
46
|
}, null, -1), m = [
|
|
49
47
|
h
|
|
50
48
|
];
|
|
51
|
-
function _(e,
|
|
49
|
+
function _(e, p, i, u, f, a) {
|
|
52
50
|
return d(), r("svg", {
|
|
53
51
|
"aria-label": i.ariaLabel,
|
|
54
|
-
class:
|
|
52
|
+
class: s([a.iconSizeClass, "d-icon d-icon--digital-whisper"]),
|
|
55
53
|
"data-qa": a.dataQA,
|
|
56
54
|
"aria-hidden": a.ariaHidden,
|
|
57
55
|
role: "img",
|
|
58
56
|
"data-name": "Digital Whisper",
|
|
59
|
-
viewBox: "0 0
|
|
57
|
+
viewBox: "0 0 12 12",
|
|
60
58
|
xmlns: "http://www.w3.org/2000/svg"
|
|
61
59
|
}, m, 10, c);
|
|
62
60
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-whisper.js","sources":["../../../../src/icons/digital-whisper.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Digital Whisper\" class=\"d-icon d-icon--digital-whisper\" viewBox=\"0 0
|
|
1
|
+
{"version":3,"file":"digital-whisper.js","sources":["../../../../src/icons/digital-whisper.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Digital Whisper\" class=\"d-icon d-icon--digital-whisper\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.146 10.146a.5.5 0 1 1 .708.707l-1 1A.5.5 0 0 1 1 11.5v-1a.5.5 0 0 1 .967-.175l.18-.178ZM5.25 9a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1ZM10 8.5a.5.5 0 0 1 1 0A1.5 1.5 0 0 1 9.5 10a.5.5 0 0 1 0-1 .5.5 0 0 0 .5-.5ZM1 9V8a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm0-2.75v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0Zm9 0v-1a.5.5 0 0 1 1 0v1a.5.5 0 0 1-1 0ZM1 3.5A1.5 1.5 0 0 1 2.5 2a.5.5 0 0 1 0 1 .5.5 0 0 0-.5.5.5.5 0 0 1-1 0Zm9 0a.5.5 0 0 0-.5-.5.5.5 0 0 1 0-1A1.5 1.5 0 0 1 11 3.5a.5.5 0 0 1-1 0ZM5.25 2a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm2.5 0a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconDigitalWhisper',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_createElementBlock","$props","_normalizeClass","$options","_hoisted_3"],"mappings":";;;AAOA,MAAKA,IAAU;AAAA,EACb,MAAM;AAAA,EAEN,OAAO;AAAA;AAAA;AAAA;AAAA;AAAA,IAKL,MAAM;AAAA,MACJ,MAAM;AAAA,MACN,SAAS;AAAA,MACT,WAAW,CAACC,MAAM,OAAO,KAAKC,CAAmB,EAAE,SAASD,CAAC;AAAA;;;;IAM/D,WAAW;AAAA,MACT,MAAM;AAAA,MACN,SAAS;AAAA;;;;;;EAQb,OAAO,CAAC,QAAQ;AAAA,EAEhB,UAAU;AAAA,IACR,gBAAiB;AACf,aAAOC,EAAoB,KAAK,IAAI;AAAA,IACtC;AAAA,IAEA,aAAc;AACZ,aAAQ,KAAK,YAAqB,UAAT;AAAA,IAC3B;AAAA,IAEA,SAAU;AACR,aAAO,KAAK,OAAO,SAAS,KAAK;AAAA,IACnC;AAAA;EAGF,UAAW;AACT,SAAK,MAAM,QAAQ;AAAA,EACrB;AACF,GArDAC,IAAA,CAAA,cAAA,WAAA,aAAA,OACuOC,gBAAAA,EAA0nB,QAAA;AAAA,EAApnB,GAAE;AAAA,EAA6lB,MAAK;;EAA1mBC;;;cAArOC,EAAq2B,OAAA;AAAA,IAA/1B,cAAYC,EAAA;AAAA,IAAY,OADhCC,EAAA,CACuCC,EAAA,eAAwG,gCAAgC,CAAA;AAAA,IAAxH,WAASA,EAAA;AAAA,IAAS,eAAaA,EAAA;AAAA,IAAY,MAAK;AAAA,IAAM,aAAU;AAAA,IAAyD,SAAQ;AAAA,IAAY,OAAM;AAAA,KAD1MC,GAAA,IAAAP,CAAA;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),e=require("vue"),n=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),d={name:"DtIconEdit",props:{size:{type:String,default:"500",validator:t=>Object.keys(i.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return i.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}},s=["aria-label","data-qa","aria-hidden"],l=e.createElementVNode("path",{d:"M1 10V3a1.5 1.5 0 0 1 1.5-1.5H6a.5.5 0 0 1 0 1H2.5A.5.5 0 0 0 2 3v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V6.5a.5.5 0 0 1 1 0V10a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 1 10Zm10.06-8a.56.56 0 0 0-.957-.396l-4.652 4.65-.263 1.059 1.056-.265 4.652-4.652A.56.56 0 0 0 11.06 2Zm1 0c0 .414-.164.81-.457 1.104l-4.75 4.75a.501.501 0 0 1-.232.131l-2 .5a.5.5 0 0 1-.606-.606l.5-2 .021-.065a.5.5 0 0 1 .11-.168l4.75-4.75A1.56 1.56 0 0 1 12.06 2Z",fill:"currentColor"},null,-1),c=[l];function o(t,_,r,h,m,a){return e.openBlock(),e.createElementBlock("svg",{"aria-label":r.ariaLabel,class:e.normalizeClass([a.iconSizeClass,"d-icon d-icon--edit"]),"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Edit",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},c,10,s)}const u=n._(d,[["render",o]]);module.exports=u;
|
|
2
2
|
//# sourceMappingURL=edit.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit.cjs","sources":["../../../../src/icons/edit.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Edit\" class=\"d-icon d-icon--edit\"
|
|
1
|
+
{"version":3,"file":"edit.cjs","sources":["../../../../src/icons/edit.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Edit\" class=\"d-icon d-icon--edit\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1 10V3a1.5 1.5 0 0 1 1.5-1.5H6a.5.5 0 0 1 0 1H2.5A.5.5 0 0 0 2 3v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V6.5a.5.5 0 0 1 1 0V10a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 1 10Zm10.06-8a.56.56 0 0 0-.957-.396l-4.652 4.65-.263 1.059 1.056-.265 4.652-4.652A.56.56 0 0 0 11.06 2Zm1 0c0 .414-.164.81-.457 1.104l-4.75 4.75a.501.501 0 0 1-.232.131l-2 .5a.5.5 0 0 1-.606-.606l.5-2 .021-.065a.5.5 0 0 1 .11-.168l4.75-4.75A1.56 1.56 0 0 1 12.06 2Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconEdit',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_createElementBlock","$props","_normalizeClass","$options","_hoisted_3"],"mappings":"wIAOKA,EAAU,CACb,KAAM,aAEN,MAAO,CAKL,KAAM,CACJ,KAAM,OACN,QAAS,MACT,UAAYC,GAAM,OAAO,KAAKC,GAAmB,EAAE,SAASD,CAAC,GAM/D,UAAW,CACT,KAAM,OACN,QAAS,SAQb,MAAO,CAAC,QAAQ,EAEhB,SAAU,CACR,eAAiB,CACf,OAAOC,EAAAA,EAAoB,KAAK,IAAI,CACtC,EAEA,YAAc,CACZ,OAAQ,KAAK,UAAqB,QAAT,MAC3B,EAEA,QAAU,CACR,OAAO,KAAK,OAAO,SAAS,GAAK,SACnC,GAGF,SAAW,CACT,KAAK,MAAM,QAAQ,CACrB,CACF,EArDAC,EAAA,CAAA,aAAA,UAAA,aAAA,IACiNC,EAAAA,mBAA8c,OAAA,CAAxc,EAAE,ibAAib,KAAK,4BAA9bC,gDAA/MC,EAAAA,mBAAmqB,MAAA,CAA7pB,aAAYC,EAAA,UAAY,MADhCC,EAAAA,eAAA,CACuCC,EAAA,cAA6F,qBAAqB,CAAA,EAAlG,UAASA,EAAA,OAAS,cAAaA,EAAA,WAAY,KAAK,MAAM,YAAU,OAAmC,QAAQ,YAAY,MAAM,8BADpLC,EAAA,GAAAP,CAAA"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import { createElementBlock as n, openBlock as r, normalizeClass as o, createElementVNode as a } from "vue";
|
|
1
|
+
import { I as t } from "../../constants-DeVuDy8J.js";
|
|
2
|
+
import { createElementBlock as r, openBlock as d, normalizeClass as l, createElementVNode as n } from "vue";
|
|
4
3
|
import { _ as s } from "../../_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
|
-
const
|
|
4
|
+
const o = {
|
|
6
5
|
name: "DtIconEdit",
|
|
7
6
|
props: {
|
|
8
7
|
/**
|
|
@@ -12,7 +11,7 @@ const c = {
|
|
|
12
11
|
size: {
|
|
13
12
|
type: String,
|
|
14
13
|
default: "500",
|
|
15
|
-
validator: (e) => Object.keys(
|
|
14
|
+
validator: (e) => Object.keys(t).includes(e)
|
|
16
15
|
},
|
|
17
16
|
/**
|
|
18
17
|
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
@@ -29,7 +28,7 @@ const c = {
|
|
|
29
28
|
emits: ["loaded"],
|
|
30
29
|
computed: {
|
|
31
30
|
iconSizeClass() {
|
|
32
|
-
return
|
|
31
|
+
return t[this.size];
|
|
33
32
|
},
|
|
34
33
|
ariaHidden() {
|
|
35
34
|
return this.ariaLabel ? "false" : "true";
|
|
@@ -39,43 +38,28 @@ const c = {
|
|
|
39
38
|
}
|
|
40
39
|
},
|
|
41
40
|
created() {
|
|
42
|
-
this.$emit("loaded")
|
|
41
|
+
this.$emit("loaded");
|
|
43
42
|
}
|
|
44
|
-
},
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
d: "M0 0h12v12H0z"
|
|
50
|
-
}, null, -1), v = [
|
|
51
|
-
g
|
|
43
|
+
}, c = ["aria-label", "data-qa", "aria-hidden"], _ = /* @__PURE__ */ n("path", {
|
|
44
|
+
d: "M1 10V3a1.5 1.5 0 0 1 1.5-1.5H6a.5.5 0 0 1 0 1H2.5A.5.5 0 0 0 2 3v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V6.5a.5.5 0 0 1 1 0V10a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 1 10Zm10.06-8a.56.56 0 0 0-.957-.396l-4.652 4.65-.263 1.059 1.056-.265 4.652-4.652A.56.56 0 0 0 11.06 2Zm1 0c0 .414-.164.81-.457 1.104l-4.75 4.75a.501.501 0 0 1-.232.131l-2 .5a.5.5 0 0 1-.606-.606l.5-2 .021-.065a.5.5 0 0 1 .11-.168l4.75-4.75A1.56 1.56 0 0 1 12.06 2Z",
|
|
45
|
+
fill: "currentColor"
|
|
46
|
+
}, null, -1), m = [
|
|
47
|
+
_
|
|
52
48
|
];
|
|
53
|
-
function
|
|
54
|
-
return
|
|
55
|
-
"aria-label":
|
|
56
|
-
class:
|
|
57
|
-
"data-qa":
|
|
58
|
-
"aria-hidden":
|
|
49
|
+
function u(e, h, i, f, p, a) {
|
|
50
|
+
return d(), r("svg", {
|
|
51
|
+
"aria-label": i.ariaLabel,
|
|
52
|
+
class: l([a.iconSizeClass, "d-icon d-icon--edit"]),
|
|
53
|
+
"data-qa": a.dataQA,
|
|
54
|
+
"aria-hidden": a.ariaHidden,
|
|
59
55
|
role: "img",
|
|
60
56
|
"data-name": "Edit",
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
},
|
|
64
|
-
a("g", {
|
|
65
|
-
"clip-path": `url(#${e.uniqueID}a)`,
|
|
66
|
-
fill: "currentColor",
|
|
67
|
-
"fill-rule": "evenodd",
|
|
68
|
-
"clip-rule": "evenodd"
|
|
69
|
-
}, f, 8, u),
|
|
70
|
-
a("defs", null, [
|
|
71
|
-
a("clipPath", {
|
|
72
|
-
id: `${e.uniqueID}a`
|
|
73
|
-
}, v, 8, m)
|
|
74
|
-
])
|
|
75
|
-
], 10, _);
|
|
57
|
+
viewBox: "0 0 12 12",
|
|
58
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
59
|
+
}, m, 10, c);
|
|
76
60
|
}
|
|
77
|
-
const
|
|
61
|
+
const A = /* @__PURE__ */ s(o, [["render", u]]);
|
|
78
62
|
export {
|
|
79
|
-
|
|
63
|
+
A as default
|
|
80
64
|
};
|
|
81
65
|
//# sourceMappingURL=edit.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit.js","sources":["../../../../src/icons/edit.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Edit\" class=\"d-icon d-icon--edit\"
|
|
1
|
+
{"version":3,"file":"edit.js","sources":["../../../../src/icons/edit.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Edit\" class=\"d-icon d-icon--edit\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1 10V3a1.5 1.5 0 0 1 1.5-1.5H6a.5.5 0 0 1 0 1H2.5A.5.5 0 0 0 2 3v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V6.5a.5.5 0 0 1 1 0V10a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 1 10Zm10.06-8a.56.56 0 0 0-.957-.396l-4.652 4.65-.263 1.059 1.056-.265 4.652-4.652A.56.56 0 0 0 11.06 2Zm1 0c0 .414-.164.81-.457 1.104l-4.75 4.75a.501.501 0 0 1-.232.131l-2 .5a.5.5 0 0 1-.606-.606l.5-2 .021-.065a.5.5 0 0 1 .11-.168l4.75-4.75A1.56 1.56 0 0 1 12.06 2Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconEdit',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_createElementBlock","$props","_normalizeClass","$options","_hoisted_3"],"mappings":";;;AAOA,MAAKA,IAAU;AAAA,EACb,MAAM;AAAA,EAEN,OAAO;AAAA;AAAA;AAAA;AAAA;AAAA,IAKL,MAAM;AAAA,MACJ,MAAM;AAAA,MACN,SAAS;AAAA,MACT,WAAW,CAACC,MAAM,OAAO,KAAKC,CAAmB,EAAE,SAASD,CAAC;AAAA;;;;IAM/D,WAAW;AAAA,MACT,MAAM;AAAA,MACN,SAAS;AAAA;;;;;;EAQb,OAAO,CAAC,QAAQ;AAAA,EAEhB,UAAU;AAAA,IACR,gBAAiB;AACf,aAAOC,EAAoB,KAAK,IAAI;AAAA,IACtC;AAAA,IAEA,aAAc;AACZ,aAAQ,KAAK,YAAqB,UAAT;AAAA,IAC3B;AAAA,IAEA,SAAU;AACR,aAAO,KAAK,OAAO,SAAS,KAAK;AAAA,IACnC;AAAA;EAGF,UAAW;AACT,SAAK,MAAM,QAAQ;AAAA,EACrB;AACF,GArDAC,IAAA,CAAA,cAAA,WAAA,aAAA,OACiNC,gBAAAA,EAA8c,QAAA;AAAA,EAAxc,GAAE;AAAA,EAAib,MAAK;;EAA9bC;;;cAA/MC,EAAmqB,OAAA;AAAA,IAA7pB,cAAYC,EAAA;AAAA,IAAY,OADhCC,EAAA,CACuCC,EAAA,eAA6F,qBAAqB,CAAA;AAAA,IAAlG,WAASA,EAAA;AAAA,IAAS,eAAaA,EAAA;AAAA,IAAY,MAAK;AAAA,IAAM,aAAU;AAAA,IAAmC,SAAQ;AAAA,IAAY,OAAM;AAAA,KADpLC,GAAA,IAAAP,CAAA;;;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),e=require("vue"),n=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),s={name:"DtIconListChevronsDownUp",props:{size:{type:String,default:"500",validator:t=>Object.keys(i.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return i.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}},l=["aria-label","data-qa","aria-hidden"],o=e.createElementVNode("path",{d:"M5.5 9a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm3.225-1.418a.5.5 0 0 1 .629.064l1.5 1.5a.5.5 0 1 1-.707.708L9 8.707 7.854 9.854a.5.5 0 1 1-.708-.708l1.5-1.5.079-.064ZM5.5 5.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm4.646-3.354a.5.5 0 1 1 .707.708l-1.5 1.5a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 1 1 .708-.708L9 3.293l1.146-1.147ZM5.5 2a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Z",fill:"currentColor"},null,-1),d=[o];function c(t,h,r,_,p,a){return e.openBlock(),e.createElementBlock("svg",{"aria-label":r.ariaLabel,class:e.normalizeClass([a.iconSizeClass,"d-icon d-icon--list-chevrons-down-up"]),"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"List Chevrons Down Up",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},d,10,l)}const u=n._(s,[["render",c]]);module.exports=u;
|
|
2
|
+
//# sourceMappingURL=list-chevrons-down-up.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-chevrons-down-up.cjs","sources":["../../../../src/icons/list-chevrons-down-up.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"List Chevrons Down Up\" class=\"d-icon d-icon--list-chevrons-down-up\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5.5 9a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm3.225-1.418a.5.5 0 0 1 .629.064l1.5 1.5a.5.5 0 1 1-.707.708L9 8.707 7.854 9.854a.5.5 0 1 1-.708-.708l1.5-1.5.079-.064ZM5.5 5.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm4.646-3.354a.5.5 0 1 1 .707.708l-1.5 1.5a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 1 1 .708-.708L9 3.293l1.146-1.147ZM5.5 2a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconListChevronsDownUp',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_createElementBlock","$props","_normalizeClass","$options","_hoisted_3"],"mappings":"wIAOKA,EAAU,CACb,KAAM,2BAEN,MAAO,CAKL,KAAM,CACJ,KAAM,OACN,QAAS,MACT,UAAYC,GAAM,OAAO,KAAKC,GAAmB,EAAE,SAASD,CAAC,GAM/D,UAAW,CACT,KAAM,OACN,QAAS,SAQb,MAAO,CAAC,QAAQ,EAEhB,SAAU,CACR,eAAiB,CACf,OAAOC,EAAAA,EAAoB,KAAK,IAAI,CACtC,EAEA,YAAc,CACZ,OAAQ,KAAK,UAAqB,QAAT,MAC3B,EAEA,QAAU,CACR,OAAO,KAAK,OAAO,SAAS,GAAK,SACnC,GAGF,SAAW,CACT,KAAK,MAAM,QAAQ,CACrB,CACF,EArDAC,EAAA,CAAA,aAAA,UAAA,aAAA,IACmPC,EAAAA,mBAAqY,OAAA,CAA/X,EAAE,wWAAwW,KAAK,4BAArXC,gDAAjPC,EAAAA,mBAA4nB,MAAA,CAAtnB,aAAYC,EAAA,UAAY,MADhCC,EAAAA,eAAA,CACuCC,EAAA,cAA8G,sCAAsC,CAAA,EAApI,UAASA,EAAA,OAAS,cAAaA,EAAA,WAAY,KAAK,MAAM,YAAU,wBAAqE,QAAQ,YAAY,MAAM,8BADtNC,EAAA,GAAAP,CAAA"}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { I as t } from "../../constants-DeVuDy8J.js";
|
|
2
|
+
import { createElementBlock as r, openBlock as n, normalizeClass as s, createElementVNode as o } from "vue";
|
|
3
|
+
import { _ as d } from "../../_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
+
const l = {
|
|
5
|
+
name: "DtIconListChevronsDownUp",
|
|
6
|
+
props: {
|
|
7
|
+
/**
|
|
8
|
+
* The size of the icon.
|
|
9
|
+
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
10
|
+
*/
|
|
11
|
+
size: {
|
|
12
|
+
type: String,
|
|
13
|
+
default: "500",
|
|
14
|
+
validator: (e) => Object.keys(t).includes(e)
|
|
15
|
+
},
|
|
16
|
+
/**
|
|
17
|
+
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
18
|
+
*/
|
|
19
|
+
ariaLabel: {
|
|
20
|
+
type: String,
|
|
21
|
+
default: void 0
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
/**
|
|
25
|
+
* @TODO: Remove this emit once the icons migration is complete,
|
|
26
|
+
* they will no longer need this event.
|
|
27
|
+
* */
|
|
28
|
+
emits: ["loaded"],
|
|
29
|
+
computed: {
|
|
30
|
+
iconSizeClass() {
|
|
31
|
+
return t[this.size];
|
|
32
|
+
},
|
|
33
|
+
ariaHidden() {
|
|
34
|
+
return this.ariaLabel ? "false" : "true";
|
|
35
|
+
},
|
|
36
|
+
dataQA() {
|
|
37
|
+
return this.$attrs["data-qa"] ?? "dt-icon";
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
created() {
|
|
41
|
+
this.$emit("loaded");
|
|
42
|
+
}
|
|
43
|
+
}, c = ["aria-label", "data-qa", "aria-hidden"], _ = /* @__PURE__ */ o("path", {
|
|
44
|
+
d: "M5.5 9a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm3.225-1.418a.5.5 0 0 1 .629.064l1.5 1.5a.5.5 0 1 1-.707.708L9 8.707 7.854 9.854a.5.5 0 1 1-.708-.708l1.5-1.5.079-.064ZM5.5 5.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm4.646-3.354a.5.5 0 1 1 .707.708l-1.5 1.5a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 1 1 .708-.708L9 3.293l1.146-1.147ZM5.5 2a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Z",
|
|
45
|
+
fill: "currentColor"
|
|
46
|
+
}, null, -1), h = [
|
|
47
|
+
_
|
|
48
|
+
];
|
|
49
|
+
function m(e, u, i, p, f, a) {
|
|
50
|
+
return n(), r("svg", {
|
|
51
|
+
"aria-label": i.ariaLabel,
|
|
52
|
+
class: s([a.iconSizeClass, "d-icon d-icon--list-chevrons-down-up"]),
|
|
53
|
+
"data-qa": a.dataQA,
|
|
54
|
+
"aria-hidden": a.ariaHidden,
|
|
55
|
+
role: "img",
|
|
56
|
+
"data-name": "List Chevrons Down Up",
|
|
57
|
+
viewBox: "0 0 12 12",
|
|
58
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
59
|
+
}, h, 10, c);
|
|
60
|
+
}
|
|
61
|
+
const g = /* @__PURE__ */ d(l, [["render", m]]);
|
|
62
|
+
export {
|
|
63
|
+
g as default
|
|
64
|
+
};
|
|
65
|
+
//# sourceMappingURL=list-chevrons-down-up.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-chevrons-down-up.js","sources":["../../../../src/icons/list-chevrons-down-up.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"List Chevrons Down Up\" class=\"d-icon d-icon--list-chevrons-down-up\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5.5 9a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm3.225-1.418a.5.5 0 0 1 .629.064l1.5 1.5a.5.5 0 1 1-.707.708L9 8.707 7.854 9.854a.5.5 0 1 1-.708-.708l1.5-1.5.079-.064ZM5.5 5.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Zm4.646-3.354a.5.5 0 1 1 .707.708l-1.5 1.5a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 1 1 .708-.708L9 3.293l1.146-1.147ZM5.5 2a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1h4Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconListChevronsDownUp',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_createElementBlock","$props","_normalizeClass","$options","_hoisted_3"],"mappings":";;;AAOA,MAAKA,IAAU;AAAA,EACb,MAAM;AAAA,EAEN,OAAO;AAAA;AAAA;AAAA;AAAA;AAAA,IAKL,MAAM;AAAA,MACJ,MAAM;AAAA,MACN,SAAS;AAAA,MACT,WAAW,CAACC,MAAM,OAAO,KAAKC,CAAmB,EAAE,SAASD,CAAC;AAAA;;;;IAM/D,WAAW;AAAA,MACT,MAAM;AAAA,MACN,SAAS;AAAA;;;;;;EAQb,OAAO,CAAC,QAAQ;AAAA,EAEhB,UAAU;AAAA,IACR,gBAAiB;AACf,aAAOC,EAAoB,KAAK,IAAI;AAAA,IACtC;AAAA,IAEA,aAAc;AACZ,aAAQ,KAAK,YAAqB,UAAT;AAAA,IAC3B;AAAA,IAEA,SAAU;AACR,aAAO,KAAK,OAAO,SAAS,KAAK;AAAA,IACnC;AAAA;EAGF,UAAW;AACT,SAAK,MAAM,QAAQ;AAAA,EACrB;AACF,GArDAC,IAAA,CAAA,cAAA,WAAA,aAAA,OACmPC,gBAAAA,EAAqY,QAAA;AAAA,EAA/X,GAAE;AAAA,EAAwW,MAAK;;EAArXC;;;cAAjPC,EAA4nB,OAAA;AAAA,IAAtnB,cAAYC,EAAA;AAAA,IAAY,OADhCC,EAAA,CACuCC,EAAA,eAA8G,sCAAsC,CAAA;AAAA,IAApI,WAASA,EAAA;AAAA,IAAS,eAAaA,EAAA;AAAA,IAAY,MAAK;AAAA,IAAM,aAAU;AAAA,IAAqE,SAAQ;AAAA,IAAY,OAAM;AAAA,KADtNC,GAAA,IAAAP,CAAA;;;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),e=require("vue"),n=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),s={name:"DtIconListChevronsUpDown",props:{size:{type:String,default:"500",validator:t=>Object.keys(i.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return i.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}},l=["aria-label","data-qa","aria-hidden"],o=e.createElementVNode("path",{d:"M5.5 9a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Zm4.646-1.354a.5.5 0 1 1 .707.707l-1.5 1.5a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 1 1 .708-.707L9 8.793l1.146-1.147ZM5.5 5.5a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Zm3.225-3.418a.5.5 0 0 1 .629.064l1.5 1.5a.5.5 0 1 1-.707.707L9 3.207 7.854 4.353a.5.5 0 1 1-.708-.707l1.5-1.5.079-.064ZM5.5 2a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Z",fill:"currentColor"},null,-1),d=[o];function c(t,h,r,_,p,a){return e.openBlock(),e.createElementBlock("svg",{"aria-label":r.ariaLabel,class:e.normalizeClass([a.iconSizeClass,"d-icon d-icon--list-chevrons-up-down"]),"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"List Chevrons Up Down",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},d,10,l)}const u=n._(s,[["render",c]]);module.exports=u;
|
|
2
|
+
//# sourceMappingURL=list-chevrons-up-down.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-chevrons-up-down.cjs","sources":["../../../../src/icons/list-chevrons-up-down.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"List Chevrons Up Down\" class=\"d-icon d-icon--list-chevrons-up-down\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5.5 9a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Zm4.646-1.354a.5.5 0 1 1 .707.707l-1.5 1.5a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 1 1 .708-.707L9 8.793l1.146-1.147ZM5.5 5.5a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Zm3.225-3.418a.5.5 0 0 1 .629.064l1.5 1.5a.5.5 0 1 1-.707.707L9 3.207 7.854 4.353a.5.5 0 1 1-.708-.707l1.5-1.5.079-.064ZM5.5 2a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconListChevronsUpDown',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_createElementBlock","$props","_normalizeClass","$options","_hoisted_3"],"mappings":"wIAOKA,EAAU,CACb,KAAM,2BAEN,MAAO,CAKL,KAAM,CACJ,KAAM,OACN,QAAS,MACT,UAAYC,GAAM,OAAO,KAAKC,GAAmB,EAAE,SAASD,CAAC,GAM/D,UAAW,CACT,KAAM,OACN,QAAS,SAQb,MAAO,CAAC,QAAQ,EAEhB,SAAU,CACR,eAAiB,CACf,OAAOC,EAAAA,EAAoB,KAAK,IAAI,CACtC,EAEA,YAAc,CACZ,OAAQ,KAAK,UAAqB,QAAT,MAC3B,EAEA,QAAU,CACR,OAAO,KAAK,OAAO,SAAS,GAAK,SACnC,GAGF,SAAW,CACT,KAAK,MAAM,QAAQ,CACrB,CACF,EArDAC,EAAA,CAAA,aAAA,UAAA,aAAA,IACmPC,EAAAA,mBAAqY,OAAA,CAA/X,EAAE,wWAAwW,KAAK,4BAArXC,gDAAjPC,EAAAA,mBAA4nB,MAAA,CAAtnB,aAAYC,EAAA,UAAY,MADhCC,EAAAA,eAAA,CACuCC,EAAA,cAA8G,sCAAsC,CAAA,EAApI,UAASA,EAAA,OAAS,cAAaA,EAAA,WAAY,KAAK,MAAM,YAAU,wBAAqE,QAAQ,YAAY,MAAM,8BADtNC,EAAA,GAAAP,CAAA"}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { I as t } from "../../constants-DeVuDy8J.js";
|
|
2
|
+
import { createElementBlock as r, openBlock as n, normalizeClass as s, createElementVNode as o } from "vue";
|
|
3
|
+
import { _ as d } from "../../_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
+
const l = {
|
|
5
|
+
name: "DtIconListChevronsUpDown",
|
|
6
|
+
props: {
|
|
7
|
+
/**
|
|
8
|
+
* The size of the icon.
|
|
9
|
+
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
10
|
+
*/
|
|
11
|
+
size: {
|
|
12
|
+
type: String,
|
|
13
|
+
default: "500",
|
|
14
|
+
validator: (e) => Object.keys(t).includes(e)
|
|
15
|
+
},
|
|
16
|
+
/**
|
|
17
|
+
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
18
|
+
*/
|
|
19
|
+
ariaLabel: {
|
|
20
|
+
type: String,
|
|
21
|
+
default: void 0
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
/**
|
|
25
|
+
* @TODO: Remove this emit once the icons migration is complete,
|
|
26
|
+
* they will no longer need this event.
|
|
27
|
+
* */
|
|
28
|
+
emits: ["loaded"],
|
|
29
|
+
computed: {
|
|
30
|
+
iconSizeClass() {
|
|
31
|
+
return t[this.size];
|
|
32
|
+
},
|
|
33
|
+
ariaHidden() {
|
|
34
|
+
return this.ariaLabel ? "false" : "true";
|
|
35
|
+
},
|
|
36
|
+
dataQA() {
|
|
37
|
+
return this.$attrs["data-qa"] ?? "dt-icon";
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
created() {
|
|
41
|
+
this.$emit("loaded");
|
|
42
|
+
}
|
|
43
|
+
}, c = ["aria-label", "data-qa", "aria-hidden"], _ = /* @__PURE__ */ o("path", {
|
|
44
|
+
d: "M5.5 9a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Zm4.646-1.354a.5.5 0 1 1 .707.707l-1.5 1.5a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 1 1 .708-.707L9 8.793l1.146-1.147ZM5.5 5.5a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Zm3.225-3.418a.5.5 0 0 1 .629.064l1.5 1.5a.5.5 0 1 1-.707.707L9 3.207 7.854 4.353a.5.5 0 1 1-.708-.707l1.5-1.5.079-.064ZM5.5 2a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Z",
|
|
45
|
+
fill: "currentColor"
|
|
46
|
+
}, null, -1), h = [
|
|
47
|
+
_
|
|
48
|
+
];
|
|
49
|
+
function m(e, u, i, p, f, a) {
|
|
50
|
+
return n(), r("svg", {
|
|
51
|
+
"aria-label": i.ariaLabel,
|
|
52
|
+
class: s([a.iconSizeClass, "d-icon d-icon--list-chevrons-up-down"]),
|
|
53
|
+
"data-qa": a.dataQA,
|
|
54
|
+
"aria-hidden": a.ariaHidden,
|
|
55
|
+
role: "img",
|
|
56
|
+
"data-name": "List Chevrons Up Down",
|
|
57
|
+
viewBox: "0 0 12 12",
|
|
58
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
59
|
+
}, h, 10, c);
|
|
60
|
+
}
|
|
61
|
+
const g = /* @__PURE__ */ d(l, [["render", m]]);
|
|
62
|
+
export {
|
|
63
|
+
g as default
|
|
64
|
+
};
|
|
65
|
+
//# sourceMappingURL=list-chevrons-up-down.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-chevrons-up-down.js","sources":["../../../../src/icons/list-chevrons-up-down.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"List Chevrons Up Down\" class=\"d-icon d-icon--list-chevrons-up-down\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5.5 9a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Zm4.646-1.354a.5.5 0 1 1 .707.707l-1.5 1.5a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 1 1 .708-.707L9 8.793l1.146-1.147ZM5.5 5.5a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Zm3.225-3.418a.5.5 0 0 1 .629.064l1.5 1.5a.5.5 0 1 1-.707.707L9 3.207 7.854 4.353a.5.5 0 1 1-.708-.707l1.5-1.5.079-.064ZM5.5 2a.5.5 0 0 1 0 1h-4a.5.5 0 1 1 0-1h4Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconListChevronsUpDown',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_createElementBlock","$props","_normalizeClass","$options","_hoisted_3"],"mappings":";;;AAOA,MAAKA,IAAU;AAAA,EACb,MAAM;AAAA,EAEN,OAAO;AAAA;AAAA;AAAA;AAAA;AAAA,IAKL,MAAM;AAAA,MACJ,MAAM;AAAA,MACN,SAAS;AAAA,MACT,WAAW,CAACC,MAAM,OAAO,KAAKC,CAAmB,EAAE,SAASD,CAAC;AAAA;;;;IAM/D,WAAW;AAAA,MACT,MAAM;AAAA,MACN,SAAS;AAAA;;;;;;EAQb,OAAO,CAAC,QAAQ;AAAA,EAEhB,UAAU;AAAA,IACR,gBAAiB;AACf,aAAOC,EAAoB,KAAK,IAAI;AAAA,IACtC;AAAA,IAEA,aAAc;AACZ,aAAQ,KAAK,YAAqB,UAAT;AAAA,IAC3B;AAAA,IAEA,SAAU;AACR,aAAO,KAAK,OAAO,SAAS,KAAK;AAAA,IACnC;AAAA;EAGF,UAAW;AACT,SAAK,MAAM,QAAQ;AAAA,EACrB;AACF,GArDAC,IAAA,CAAA,cAAA,WAAA,aAAA,OACmPC,gBAAAA,EAAqY,QAAA;AAAA,EAA/X,GAAE;AAAA,EAAwW,MAAK;;EAArXC;;;cAAjPC,EAA4nB,OAAA;AAAA,IAAtnB,cAAYC,EAAA;AAAA,IAAY,OADhCC,EAAA,CACuCC,EAAA,eAA8G,sCAAsC,CAAA;AAAA,IAApI,WAASA,EAAA;AAAA,IAAS,eAAaA,EAAA;AAAA,IAAY,MAAK;AAAA,IAAM,aAAU;AAAA,IAAqE,SAAQ;AAAA,IAAY,OAAM;AAAA,KADtNC,GAAA,IAAAP,CAAA;;;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),a=require("vue"),n=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),s={name:"DtIconListSpacingCompact",props:{size:{type:String,default:"500",validator:t=>Object.keys(i.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return i.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}},c=["aria-label","data-qa","aria-hidden"],d=a.createElementVNode("path",{d:"M10 7.5a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-2a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-2a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Z",fill:"currentColor"},null,-1),o=[d];function l(t,_,r,p,m,e){return a.openBlock(),a.createElementBlock("svg",{"aria-label":r.ariaLabel,class:a.normalizeClass([e.iconSizeClass,"d-icon d-icon--list-spacing-compact"]),"data-qa":e.dataQA,"aria-hidden":e.ariaHidden,role:"img","data-name":"List Spacing Compact",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},o,10,c)}const u=n._(s,[["render",l]]);module.exports=u;
|
|
2
|
+
//# sourceMappingURL=list-spacing-compact.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-spacing-compact.cjs","sources":["../../../../src/icons/list-spacing-compact.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"List Spacing Compact\" class=\"d-icon d-icon--list-spacing-compact\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 7.5a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-2a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-2a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconListSpacingCompact',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_createElementBlock","$props","_normalizeClass","$options","_hoisted_3"],"mappings":"wIAOKA,EAAU,CACb,KAAM,2BAEN,MAAO,CAKL,KAAM,CACJ,KAAM,OACN,QAAS,MACT,UAAYC,GAAM,OAAO,KAAKC,GAAmB,EAAE,SAASD,CAAC,GAM/D,UAAW,CACT,KAAM,OACN,QAAS,SAQb,MAAO,CAAC,QAAQ,EAEhB,SAAU,CACR,eAAiB,CACf,OAAOC,EAAAA,EAAoB,KAAK,IAAI,CACtC,EAEA,YAAc,CACZ,OAAQ,KAAK,UAAqB,QAAT,MAC3B,EAEA,QAAU,CACR,OAAO,KAAK,OAAO,SAAS,GAAK,SACnC,GAGF,SAAW,CACT,KAAK,MAAM,QAAQ,CACrB,CACF,EArDAC,EAAA,CAAA,aAAA,UAAA,aAAA,IACiPC,EAAAA,mBAAwJ,OAAA,CAAlJ,EAAE,2HAA2H,KAAK,4BAAxIC,gDAA/OC,EAAAA,mBAA6Y,MAAA,CAAvY,aAAYC,EAAA,UAAY,MADhCC,EAAAA,eAAA,CACuCC,EAAA,cAA6G,qCAAqC,CAAA,EAAlI,UAASA,EAAA,OAAS,cAAaA,EAAA,WAAY,KAAK,MAAM,YAAU,uBAAmE,QAAQ,YAAY,MAAM,8BADpNC,EAAA,GAAAP,CAAA"}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { I as t } from "../../constants-DeVuDy8J.js";
|
|
2
|
+
import { createElementBlock as r, openBlock as s, normalizeClass as n, createElementVNode as d } from "vue";
|
|
3
|
+
import { _ as o } from "../../_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
+
const c = {
|
|
5
|
+
name: "DtIconListSpacingCompact",
|
|
6
|
+
props: {
|
|
7
|
+
/**
|
|
8
|
+
* The size of the icon.
|
|
9
|
+
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
10
|
+
*/
|
|
11
|
+
size: {
|
|
12
|
+
type: String,
|
|
13
|
+
default: "500",
|
|
14
|
+
validator: (e) => Object.keys(t).includes(e)
|
|
15
|
+
},
|
|
16
|
+
/**
|
|
17
|
+
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
18
|
+
*/
|
|
19
|
+
ariaLabel: {
|
|
20
|
+
type: String,
|
|
21
|
+
default: void 0
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
/**
|
|
25
|
+
* @TODO: Remove this emit once the icons migration is complete,
|
|
26
|
+
* they will no longer need this event.
|
|
27
|
+
* */
|
|
28
|
+
emits: ["loaded"],
|
|
29
|
+
computed: {
|
|
30
|
+
iconSizeClass() {
|
|
31
|
+
return t[this.size];
|
|
32
|
+
},
|
|
33
|
+
ariaHidden() {
|
|
34
|
+
return this.ariaLabel ? "false" : "true";
|
|
35
|
+
},
|
|
36
|
+
dataQA() {
|
|
37
|
+
return this.$attrs["data-qa"] ?? "dt-icon";
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
created() {
|
|
41
|
+
this.$emit("loaded");
|
|
42
|
+
}
|
|
43
|
+
}, l = ["aria-label", "data-qa", "aria-hidden"], m = /* @__PURE__ */ d("path", {
|
|
44
|
+
d: "M10 7.5a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-2a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-2a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Z",
|
|
45
|
+
fill: "currentColor"
|
|
46
|
+
}, null, -1), _ = [
|
|
47
|
+
m
|
|
48
|
+
];
|
|
49
|
+
function p(e, h, i, u, f, a) {
|
|
50
|
+
return s(), r("svg", {
|
|
51
|
+
"aria-label": i.ariaLabel,
|
|
52
|
+
class: n([a.iconSizeClass, "d-icon d-icon--list-spacing-compact"]),
|
|
53
|
+
"data-qa": a.dataQA,
|
|
54
|
+
"aria-hidden": a.ariaHidden,
|
|
55
|
+
role: "img",
|
|
56
|
+
"data-name": "List Spacing Compact",
|
|
57
|
+
viewBox: "0 0 12 12",
|
|
58
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
59
|
+
}, _, 10, l);
|
|
60
|
+
}
|
|
61
|
+
const C = /* @__PURE__ */ o(c, [["render", p]]);
|
|
62
|
+
export {
|
|
63
|
+
C as default
|
|
64
|
+
};
|
|
65
|
+
//# sourceMappingURL=list-spacing-compact.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-spacing-compact.js","sources":["../../../../src/icons/list-spacing-compact.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"List Spacing Compact\" class=\"d-icon d-icon--list-spacing-compact\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 7.5a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-2a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-2a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconListSpacingCompact',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_createElementBlock","$props","_normalizeClass","$options","_hoisted_3"],"mappings":";;;AAOA,MAAKA,IAAU;AAAA,EACb,MAAM;AAAA,EAEN,OAAO;AAAA;AAAA;AAAA;AAAA;AAAA,IAKL,MAAM;AAAA,MACJ,MAAM;AAAA,MACN,SAAS;AAAA,MACT,WAAW,CAACC,MAAM,OAAO,KAAKC,CAAmB,EAAE,SAASD,CAAC;AAAA;;;;IAM/D,WAAW;AAAA,MACT,MAAM;AAAA,MACN,SAAS;AAAA;;;;;;EAQb,OAAO,CAAC,QAAQ;AAAA,EAEhB,UAAU;AAAA,IACR,gBAAiB;AACf,aAAOC,EAAoB,KAAK,IAAI;AAAA,IACtC;AAAA,IAEA,aAAc;AACZ,aAAQ,KAAK,YAAqB,UAAT;AAAA,IAC3B;AAAA,IAEA,SAAU;AACR,aAAO,KAAK,OAAO,SAAS,KAAK;AAAA,IACnC;AAAA;EAGF,UAAW;AACT,SAAK,MAAM,QAAQ;AAAA,EACrB;AACF,GArDAC,IAAA,CAAA,cAAA,WAAA,aAAA,OACiPC,gBAAAA,EAAwJ,QAAA;AAAA,EAAlJ,GAAE;AAAA,EAA2H,MAAK;;EAAxIC;;;cAA/OC,EAA6Y,OAAA;AAAA,IAAvY,cAAYC,EAAA;AAAA,IAAY,OADhCC,EAAA,CACuCC,EAAA,eAA6G,qCAAqC,CAAA;AAAA,IAAlI,WAASA,EAAA;AAAA,IAAS,eAAaA,EAAA;AAAA,IAAY,MAAK;AAAA,IAAM,aAAU;AAAA,IAAmE,SAAQ;AAAA,IAAY,OAAM;AAAA,KADpNC,GAAA,IAAAP,CAAA;;;"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),e=require("vue"),r=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),s={name:"DtIconListSpacingExpanded",props:{size:{type:String,default:"500",validator:t=>Object.keys(i.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return i.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"},dataQA(){return this.$attrs["data-qa"]??"dt-icon"}},created(){this.$emit("loaded")}},d=["aria-label","data-qa","aria-hidden"],c=e.createElementVNode("path",{d:"M10 9.5a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-4a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-4a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Z",fill:"currentColor"},null,-1),l=[c];function o(t,_,n,p,h,a){return e.openBlock(),e.createElementBlock("svg",{"aria-label":n.ariaLabel,class:e.normalizeClass([a.iconSizeClass,"d-icon d-icon--list-spacing-expanded"]),"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"List Spacing Expanded",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},l,10,d)}const u=r._(s,[["render",o]]);module.exports=u;
|
|
2
|
+
//# sourceMappingURL=list-spacing-expanded.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-spacing-expanded.cjs","sources":["../../../../src/icons/list-spacing-expanded.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"List Spacing Expanded\" class=\"d-icon d-icon--list-spacing-expanded\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 9.5a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-4a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-4a.5.5 0 0 1 0 1H2a.5.5 0 0 1 0-1h8Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconListSpacingExpanded',\n\n props: {\n /**\n * The size of the icon.\n * @values 100, 200, 300, 400, 500, 600, 700, 800\n */\n size: {\n type: String,\n default: '500',\n validator: (s) => Object.keys(ICON_SIZE_MODIFIERS).includes(s),\n },\n\n /**\n * The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational\n */\n ariaLabel: {\n type: String,\n default: undefined,\n },\n },\n\n /**\n * @TODO: Remove this emit once the icons migration is complete,\n * they will no longer need this event.\n * */\n emits: ['loaded'],\n\n computed: {\n iconSizeClass () {\n return ICON_SIZE_MODIFIERS[this.size];\n },\n\n ariaHidden () {\n return !this.ariaLabel ? 'true' : 'false';\n },\n\n dataQA () {\n return this.$attrs['data-qa'] ?? 'dt-icon';\n },\n },\n\n created () {\n this.$emit('loaded');\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","_hoisted_1","_createElementVNode","_hoisted_2","_createElementBlock","$props","_normalizeClass","$options","_hoisted_3"],"mappings":"wIAOKA,EAAU,CACb,KAAM,4BAEN,MAAO,CAKL,KAAM,CACJ,KAAM,OACN,QAAS,MACT,UAAYC,GAAM,OAAO,KAAKC,GAAmB,EAAE,SAASD,CAAC,GAM/D,UAAW,CACT,KAAM,OACN,QAAS,SAQb,MAAO,CAAC,QAAQ,EAEhB,SAAU,CACR,eAAiB,CACf,OAAOC,EAAAA,EAAoB,KAAK,IAAI,CACtC,EAEA,YAAc,CACZ,OAAQ,KAAK,UAAqB,QAAT,MAC3B,EAEA,QAAU,CACR,OAAO,KAAK,OAAO,SAAS,GAAK,SACnC,GAGF,SAAW,CACT,KAAK,MAAM,QAAQ,CACrB,CACF,EArDAC,EAAA,CAAA,aAAA,UAAA,aAAA,IACmPC,EAAAA,mBAAwJ,OAAA,CAAlJ,EAAE,2HAA2H,KAAK,4BAAxIC,gDAAjPC,EAAAA,mBAA+Y,MAAA,CAAzY,aAAYC,EAAA,UAAY,MADhCC,EAAAA,eAAA,CACuCC,EAAA,cAA8G,sCAAsC,CAAA,EAApI,UAASA,EAAA,OAAS,cAAaA,EAAA,WAAY,KAAK,MAAM,YAAU,wBAAqE,QAAQ,YAAY,MAAM,8BADtNC,EAAA,GAAAP,CAAA"}
|