@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
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { I as t } from "../../constants-DeVuDy8J.js";
|
|
2
|
+
import { createElementBlock as d, openBlock as r, normalizeClass as n, createElementVNode as s } from "vue";
|
|
3
|
+
import { _ as o } from "../../_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
+
const l = {
|
|
5
|
+
name: "DtIconListSpacingExpanded",
|
|
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__ */ s("path", {
|
|
44
|
+
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",
|
|
45
|
+
fill: "currentColor"
|
|
46
|
+
}, null, -1), m = [
|
|
47
|
+
_
|
|
48
|
+
];
|
|
49
|
+
function p(e, h, i, u, f, a) {
|
|
50
|
+
return r(), d("svg", {
|
|
51
|
+
"aria-label": i.ariaLabel,
|
|
52
|
+
class: n([a.iconSizeClass, "d-icon d-icon--list-spacing-expanded"]),
|
|
53
|
+
"data-qa": a.dataQA,
|
|
54
|
+
"aria-hidden": a.ariaHidden,
|
|
55
|
+
role: "img",
|
|
56
|
+
"data-name": "List Spacing Expanded",
|
|
57
|
+
viewBox: "0 0 12 12",
|
|
58
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
59
|
+
}, m, 10, c);
|
|
60
|
+
}
|
|
61
|
+
const b = /* @__PURE__ */ o(l, [["render", p]]);
|
|
62
|
+
export {
|
|
63
|
+
b as default
|
|
64
|
+
};
|
|
65
|
+
//# sourceMappingURL=list-spacing-expanded.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-spacing-expanded.js","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":";;;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,EAAwJ,QAAA;AAAA,EAAlJ,GAAE;AAAA,EAA2H,MAAK;;EAAxIC;;;cAAjPC,EAA+Y,OAAA;AAAA,IAAzY,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:"DtIconListSpacingRegular",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=e.createElementVNode("path",{d:"M10 8.5a.5.5 0 1 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-3a.5.5 0 1 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-3a.5.5 0 1 1 0 1H2a.5.5 0 1 1 0-1h8Z",fill:"currentColor"},null,-1),c=[l];function o(t,_,r,h,g,a){return e.openBlock(),e.createElementBlock("svg",{"aria-label":r.ariaLabel,class:e.normalizeClass([a.iconSizeClass,"d-icon d-icon--list-spacing-regular"]),"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"List Spacing Regular",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},c,10,d)}const u=n._(s,[["render",o]]);module.exports=u;
|
|
2
|
+
//# sourceMappingURL=list-spacing-regular.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-spacing-regular.cjs","sources":["../../../../src/icons/list-spacing-regular.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"List Spacing Regular\" class=\"d-icon d-icon--list-spacing-regular\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 8.5a.5.5 0 1 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-3a.5.5 0 1 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-3a.5.5 0 1 1 0 1H2a.5.5 0 1 1 0-1h8Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconListSpacingRegular',\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 l } from "../../_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
+
const o = {
|
|
5
|
+
name: "DtIconListSpacingRegular",
|
|
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__ */ d("path", {
|
|
44
|
+
d: "M10 8.5a.5.5 0 1 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-3a.5.5 0 1 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-3a.5.5 0 1 1 0 1H2a.5.5 0 1 1 0-1h8Z",
|
|
45
|
+
fill: "currentColor"
|
|
46
|
+
}, null, -1), m = [
|
|
47
|
+
_
|
|
48
|
+
];
|
|
49
|
+
function u(e, h, i, p, f, a) {
|
|
50
|
+
return s(), r("svg", {
|
|
51
|
+
"aria-label": i.ariaLabel,
|
|
52
|
+
class: n([a.iconSizeClass, "d-icon d-icon--list-spacing-regular"]),
|
|
53
|
+
"data-qa": a.dataQA,
|
|
54
|
+
"aria-hidden": a.ariaHidden,
|
|
55
|
+
role: "img",
|
|
56
|
+
"data-name": "List Spacing Regular",
|
|
57
|
+
viewBox: "0 0 12 12",
|
|
58
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
59
|
+
}, m, 10, c);
|
|
60
|
+
}
|
|
61
|
+
const I = /* @__PURE__ */ l(o, [["render", u]]);
|
|
62
|
+
export {
|
|
63
|
+
I as default
|
|
64
|
+
};
|
|
65
|
+
//# sourceMappingURL=list-spacing-regular.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-spacing-regular.js","sources":["../../../../src/icons/list-spacing-regular.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"List Spacing Regular\" class=\"d-icon d-icon--list-spacing-regular\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 8.5a.5.5 0 1 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-3a.5.5 0 1 1 0 1H2a.5.5 0 0 1 0-1h8Zm0-3a.5.5 0 1 1 0 1H2a.5.5 0 1 1 0-1h8Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconListSpacingRegular',\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;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),e=require("vue"),s=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),n={name:"DtIconMessage",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=e.createElementVNode("path",{
|
|
1
|
+
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),e=require("vue"),s=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),n={name:"DtIconMessage",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=e.createElementVNode("path",{d:"M10 3.5a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5v6.793l1.146-1.147.077-.062A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5v-5Zm1 5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5v-8A1.5 1.5 0 0 1 2.5 2h7A1.5 1.5 0 0 1 11 3.5v5Z",fill:"currentColor"},null,-1),o=[l];function c(t,_,r,h,m,a){return e.openBlock(),e.createElementBlock("svg",{"aria-label":r.ariaLabel,class:e.normalizeClass([a.iconSizeClass,"d-icon d-icon--message"]),"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Message",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},o,10,d)}const u=s._(n,[["render",c]]);module.exports=u;
|
|
2
2
|
//# sourceMappingURL=message.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message.cjs","sources":["../../../../src/icons/message.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Message\" class=\"d-icon d-icon--message\" xmlns=\"http://www.w3.org/2000/svg\"
|
|
1
|
+
{"version":3,"file":"message.cjs","sources":["../../../../src/icons/message.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Message\" class=\"d-icon d-icon--message\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 3.5a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5v6.793l1.146-1.147.077-.062A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5v-5Zm1 5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5v-8A1.5 1.5 0 0 1 2.5 2h7A1.5 1.5 0 0 1 11 3.5v5Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconMessage',\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,gBAEN,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,IACuNC,EAAAA,mBAA6P,OAAA,CAAvP,EAAE,gOAAgO,KAAK,4BAA7OC,gDAArNC,EAAAA,mBAAwd,MAAA,CAAld,aAAYC,EAAA,UAAY,MADhCC,EAAAA,eAAA,CACuCC,EAAA,cAAgG,wBAAwB,CAAA,EAAxG,UAASA,EAAA,OAAS,cAAaA,EAAA,WAAY,KAAK,MAAM,YAAU,UAAyC,QAAQ,YAAY,MAAM,8BAD1LC,EAAA,GAAAP,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { I as t } from "../../constants-DeVuDy8J.js";
|
|
2
|
-
import { createElementBlock as r, openBlock as
|
|
3
|
-
import { _ as
|
|
4
|
-
const
|
|
2
|
+
import { createElementBlock as r, openBlock as s, normalizeClass as d, createElementVNode as n } from "vue";
|
|
3
|
+
import { _ as o } from "../../_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
+
const l = {
|
|
5
5
|
name: "DtIconMessage",
|
|
6
6
|
props: {
|
|
7
7
|
/**
|
|
@@ -11,7 +11,7 @@ const o = {
|
|
|
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,27 +40,25 @@ const o = {
|
|
|
40
40
|
created() {
|
|
41
41
|
this.$emit("loaded");
|
|
42
42
|
}
|
|
43
|
-
}, c = ["aria-label", "data-qa", "aria-hidden"], _ = /* @__PURE__ */
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
d: "M3 2a.5.5 0 0 0-.5.5v6.793l1.146-1.147A.5.5 0 0 1 4 8h6a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 10 2H3Zm-1.06-.56A1.5 1.5 0 0 1 3 1h7a1.5 1.5 0 0 1 1.5 1.5v5A1.5 1.5 0 0 1 10 9H4.207l-1.853 1.854A.5.5 0 0 1 1.5 10.5v-8c0-.398.158-.78.44-1.06Z",
|
|
47
|
-
"clip-rule": "evenodd"
|
|
43
|
+
}, c = ["aria-label", "data-qa", "aria-hidden"], _ = /* @__PURE__ */ n("path", {
|
|
44
|
+
d: "M10 3.5a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5v6.793l1.146-1.147.077-.062A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5v-5Zm1 5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5v-8A1.5 1.5 0 0 1 2.5 2h7A1.5 1.5 0 0 1 11 3.5v5Z",
|
|
45
|
+
fill: "currentColor"
|
|
48
46
|
}, null, -1), m = [
|
|
49
47
|
_
|
|
50
48
|
];
|
|
51
|
-
function
|
|
52
|
-
return
|
|
49
|
+
function h(e, u, i, f, p, a) {
|
|
50
|
+
return s(), r("svg", {
|
|
53
51
|
"aria-label": i.ariaLabel,
|
|
54
|
-
class:
|
|
55
|
-
"data-qa":
|
|
56
|
-
"aria-hidden":
|
|
52
|
+
class: d([a.iconSizeClass, "d-icon d-icon--message"]),
|
|
53
|
+
"data-qa": a.dataQA,
|
|
54
|
+
"aria-hidden": a.ariaHidden,
|
|
57
55
|
role: "img",
|
|
58
56
|
"data-name": "Message",
|
|
59
|
-
|
|
60
|
-
|
|
57
|
+
viewBox: "0 0 12 12",
|
|
58
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
61
59
|
}, m, 10, c);
|
|
62
60
|
}
|
|
63
|
-
const A = /* @__PURE__ */
|
|
61
|
+
const A = /* @__PURE__ */ o(l, [["render", h]]);
|
|
64
62
|
export {
|
|
65
63
|
A as default
|
|
66
64
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"message.js","sources":["../../../../src/icons/message.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Message\" class=\"d-icon d-icon--message\" xmlns=\"http://www.w3.org/2000/svg\"
|
|
1
|
+
{"version":3,"file":"message.js","sources":["../../../../src/icons/message.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Message\" class=\"d-icon d-icon--message\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 3.5a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0-.5.5v6.793l1.146-1.147.077-.062A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5v-5Zm1 5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5v-8A1.5 1.5 0 0 1 2.5 2h7A1.5 1.5 0 0 1 11 3.5v5Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconMessage',\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,OACuNC,gBAAAA,EAA6P,QAAA;AAAA,EAAvP,GAAE;AAAA,EAAgO,MAAK;;EAA7OC;;;cAArNC,EAAwd,OAAA;AAAA,IAAld,cAAYC,EAAA;AAAA,IAAY,OADhCC,EAAA,CACuCC,EAAA,eAAgG,wBAAwB,CAAA;AAAA,IAAxG,WAASA,EAAA;AAAA,IAAS,eAAaA,EAAA;AAAA,IAAY,MAAK;AAAA,IAAM,aAAU;AAAA,IAAyC,SAAQ;AAAA,IAAY,OAAM;AAAA,KAD1LC,GAAA,IAAAP,CAAA;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),
|
|
1
|
+
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),a=require("vue"),s=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),n={name:"DtIconPastConversations",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")}},o=["aria-label","data-qa","aria-hidden"],d=a.createElementVNode("path",{d:"M1.646 7.646a.5.5 0 1 1 .708.708L1.707 9H9a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 9 3H4.5a.5.5 0 0 0-.5.5V6a.5.5 0 1 1-1 0V3.5A1.5 1.5 0 0 1 4.5 2H9a1.5 1.5 0 0 1 1.5 1.5v5A1.5 1.5 0 0 1 9 10H1.707l.647.646a.5.5 0 1 1-.708.707l-1.5-1.5a.5.5 0 0 1 0-.707l1.5-1.5ZM7.5 7.25a.5.5 0 1 1 0 1H5a.5.5 0 0 1 0-1h2.5Zm1-1.75a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h3.5Zm0-1.75a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h3.5Z",fill:"currentColor"},null,-1),l=[d];function c(t,_,r,h,m,e){return a.openBlock(),a.createElementBlock("svg",{"aria-label":r.ariaLabel,class:a.normalizeClass([e.iconSizeClass,"d-icon d-icon--past-conversations"]),"data-qa":e.dataQA,"aria-hidden":e.ariaHidden,role:"img","data-name":"Past Conversations",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},l,10,o)}const u=s._(n,[["render",c]]);module.exports=u;
|
|
2
2
|
//# sourceMappingURL=past-conversations.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"past-conversations.cjs","sources":["../../../../src/icons/past-conversations.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Past Conversations\" class=\"d-icon d-icon--past-conversations\" xmlns=\"http://www.w3.org/2000/svg\"
|
|
1
|
+
{"version":3,"file":"past-conversations.cjs","sources":["../../../../src/icons/past-conversations.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Past Conversations\" class=\"d-icon d-icon--past-conversations\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1.646 7.646a.5.5 0 1 1 .708.708L1.707 9H9a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 9 3H4.5a.5.5 0 0 0-.5.5V6a.5.5 0 1 1-1 0V3.5A1.5 1.5 0 0 1 4.5 2H9a1.5 1.5 0 0 1 1.5 1.5v5A1.5 1.5 0 0 1 9 10H1.707l.647.646a.5.5 0 1 1-.708.707l-1.5-1.5a.5.5 0 0 1 0-.707l1.5-1.5ZM7.5 7.25a.5.5 0 1 1 0 1H5a.5.5 0 0 1 0-1h2.5Zm1-1.75a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h3.5Zm0-1.75a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h3.5Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconPastConversations',\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,0BAEN,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,IAC6OC,EAAAA,mBAAoa,OAAA,CAA9Z,EAAE,uYAAuY,KAAK,4BAApZC,gDAA3OC,EAAAA,mBAAqpB,MAAA,CAA/oB,aAAYC,EAAA,UAAY,MADhCC,EAAAA,eAAA,CACuCC,EAAA,cAA2G,mCAAmC,CAAA,EAA9H,UAASA,EAAA,OAAS,cAAaA,EAAA,WAAY,KAAK,MAAM,YAAU,qBAA+D,QAAQ,YAAY,MAAM,8BADhNC,EAAA,GAAAP,CAAA"}
|
|
@@ -41,14 +41,12 @@ const l = {
|
|
|
41
41
|
this.$emit("loaded");
|
|
42
42
|
}
|
|
43
43
|
}, c = ["aria-label", "data-qa", "aria-hidden"], _ = /* @__PURE__ */ o("path", {
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
d: "M6.5 2.5A1.5 1.5 0 0 0 5 4v1.5a.5.5 0 0 1-1 0V4a2.5 2.5 0 0 1 2.5-2.5H9A2.5 2.5 0 0 1 11.5 4v3A2.5 2.5 0 0 1 9 9.5H2.707l.647.646a.5.5 0 0 1-.708.708l-1.5-1.5a.5.5 0 0 1 0-.708l1.5-1.5a.5.5 0 1 1 .708.708l-.647.646H9A1.5 1.5 0 0 0 10.5 7V4A1.5 1.5 0 0 0 9 2.5H6.5Zm-1 1.25a.5.5 0 0 1 .5-.5h3.5a.5.5 0 0 1 0 1H6a.5.5 0 0 1-.5-.5ZM9.5 6H6a.5.5 0 0 1 0-1h3.5a.5.5 0 0 1 0 1Zm-1 1.75H6a.5.5 0 0 1 0-1h2.5a.5.5 0 0 1 0 1Z",
|
|
47
|
-
"clip-rule": "evenodd"
|
|
44
|
+
d: "M1.646 7.646a.5.5 0 1 1 .708.708L1.707 9H9a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 9 3H4.5a.5.5 0 0 0-.5.5V6a.5.5 0 1 1-1 0V3.5A1.5 1.5 0 0 1 4.5 2H9a1.5 1.5 0 0 1 1.5 1.5v5A1.5 1.5 0 0 1 9 10H1.707l.647.646a.5.5 0 1 1-.708.707l-1.5-1.5a.5.5 0 0 1 0-.707l1.5-1.5ZM7.5 7.25a.5.5 0 1 1 0 1H5a.5.5 0 0 1 0-1h2.5Zm1-1.75a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h3.5Zm0-1.75a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h3.5Z",
|
|
45
|
+
fill: "currentColor"
|
|
48
46
|
}, null, -1), m = [
|
|
49
47
|
_
|
|
50
48
|
];
|
|
51
|
-
function
|
|
49
|
+
function h(e, u, i, f, p, a) {
|
|
52
50
|
return s(), r("svg", {
|
|
53
51
|
"aria-label": i.ariaLabel,
|
|
54
52
|
class: n([a.iconSizeClass, "d-icon d-icon--past-conversations"]),
|
|
@@ -56,11 +54,11 @@ function u(e, h, i, f, p, a) {
|
|
|
56
54
|
"aria-hidden": a.ariaHidden,
|
|
57
55
|
role: "img",
|
|
58
56
|
"data-name": "Past Conversations",
|
|
59
|
-
|
|
60
|
-
|
|
57
|
+
viewBox: "0 0 12 12",
|
|
58
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
61
59
|
}, m, 10, c);
|
|
62
60
|
}
|
|
63
|
-
const g = /* @__PURE__ */ d(l, [["render",
|
|
61
|
+
const g = /* @__PURE__ */ d(l, [["render", h]]);
|
|
64
62
|
export {
|
|
65
63
|
g as default
|
|
66
64
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"past-conversations.js","sources":["../../../../src/icons/past-conversations.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Past Conversations\" class=\"d-icon d-icon--past-conversations\" xmlns=\"http://www.w3.org/2000/svg\"
|
|
1
|
+
{"version":3,"file":"past-conversations.js","sources":["../../../../src/icons/past-conversations.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Past Conversations\" class=\"d-icon d-icon--past-conversations\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1.646 7.646a.5.5 0 1 1 .708.708L1.707 9H9a.5.5 0 0 0 .5-.5v-5A.5.5 0 0 0 9 3H4.5a.5.5 0 0 0-.5.5V6a.5.5 0 1 1-1 0V3.5A1.5 1.5 0 0 1 4.5 2H9a1.5 1.5 0 0 1 1.5 1.5v5A1.5 1.5 0 0 1 9 10H1.707l.647.646a.5.5 0 1 1-.708.707l-1.5-1.5a.5.5 0 0 1 0-.707l1.5-1.5ZM7.5 7.25a.5.5 0 1 1 0 1H5a.5.5 0 0 1 0-1h2.5Zm1-1.75a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h3.5Zm0-1.75a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h3.5Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconPastConversations',\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,OAC6OC,gBAAAA,EAAoa,QAAA;AAAA,EAA9Z,GAAE;AAAA,EAAuY,MAAK;;EAApZC;;;cAA3OC,EAAqpB,OAAA;AAAA,IAA/oB,cAAYC,EAAA;AAAA,IAAY,OADhCC,EAAA,CACuCC,EAAA,eAA2G,mCAAmC,CAAA;AAAA,IAA9H,WAASA,EAAA;AAAA,IAAS,eAAaA,EAAA;AAAA,IAAY,MAAK;AAAA,IAAM,aAAU;AAAA,IAA+D,SAAQ;AAAA,IAAY,OAAM;AAAA,KADhNC,GAAA,IAAAP,CAAA;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),e=require("vue"),n=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),l={name:"DtIconQuickReply",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"],d=e.createElementVNode("path",{d:"M10
|
|
1
|
+
"use strict";const i=require("../../constants-CHwVJpfT.cjs"),e=require("vue"),n=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),l={name:"DtIconQuickReply",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"],d=e.createElementVNode("path",{d:"M10 8.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 1 0-1h5A1.5 1.5 0 0 1 11 3.5v5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5V9a.5.5 0 1 1 1 0v1.293l1.147-1.146.076-.063A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5ZM2.071 1.743a.5.5 0 0 1 .858.514L1.883 4H3a.501.501 0 0 1 .429.757l-1.5 2.5a.5.5 0 0 1-.858-.514L2.117 5H1a.5.5 0 0 1-.429-.757l1.5-2.5Z",fill:"currentColor"},null,-1),c=[d];function o(t,_,r,h,p,a){return e.openBlock(),e.createElementBlock("svg",{"aria-label":r.ariaLabel,class:e.normalizeClass([a.iconSizeClass,"d-icon d-icon--quick-reply"]),"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Quick Reply",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},c,10,s)}const u=n._(l,[["render",o]]);module.exports=u;
|
|
2
2
|
//# sourceMappingURL=quick-reply.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"quick-reply.cjs","sources":["../../../../src/icons/quick-reply.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Quick Reply\" class=\"d-icon d-icon--quick-reply\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10
|
|
1
|
+
{"version":3,"file":"quick-reply.cjs","sources":["../../../../src/icons/quick-reply.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Quick Reply\" class=\"d-icon d-icon--quick-reply\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 8.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 1 0-1h5A1.5 1.5 0 0 1 11 3.5v5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5V9a.5.5 0 1 1 1 0v1.293l1.147-1.146.076-.063A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5ZM2.071 1.743a.5.5 0 0 1 .858.514L1.883 4H3a.501.501 0 0 1 .429.757l-1.5 2.5a.5.5 0 0 1-.858-.514L2.117 5H1a.5.5 0 0 1-.429-.757l1.5-2.5Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconQuickReply',\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,mBAEN,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,IAC+NC,EAAAA,mBAAyX,OAAA,CAAnX,EAAE,4VAA4V,KAAK,4BAAzWC,gDAA7NC,EAAAA,mBAA4lB,MAAA,CAAtlB,aAAYC,EAAA,UAAY,MADhCC,EAAAA,eAAA,CACuCC,EAAA,cAAoG,4BAA4B,CAAA,EAAhH,UAASA,EAAA,OAAS,cAAaA,EAAA,WAAY,KAAK,MAAM,YAAU,cAAiD,QAAQ,YAAY,MAAM,8BADlMC,EAAA,GAAAP,CAAA"}
|
|
@@ -41,7 +41,7 @@ const o = {
|
|
|
41
41
|
this.$emit("loaded");
|
|
42
42
|
}
|
|
43
43
|
}, c = ["aria-label", "data-qa", "aria-hidden"], _ = /* @__PURE__ */ n("path", {
|
|
44
|
-
d: "M10
|
|
44
|
+
d: "M10 8.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 1 0-1h5A1.5 1.5 0 0 1 11 3.5v5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5V9a.5.5 0 1 1 1 0v1.293l1.147-1.146.076-.063A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5ZM2.071 1.743a.5.5 0 0 1 .858.514L1.883 4H3a.501.501 0 0 1 .429.757l-1.5 2.5a.5.5 0 0 1-.858-.514L2.117 5H1a.5.5 0 0 1-.429-.757l1.5-2.5Z",
|
|
45
45
|
fill: "currentColor"
|
|
46
46
|
}, null, -1), u = [
|
|
47
47
|
_
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"quick-reply.js","sources":["../../../../src/icons/quick-reply.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Quick Reply\" class=\"d-icon d-icon--quick-reply\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10
|
|
1
|
+
{"version":3,"file":"quick-reply.js","sources":["../../../../src/icons/quick-reply.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Quick Reply\" class=\"d-icon d-icon--quick-reply\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M10 8.5v-5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 1 0-1h5A1.5 1.5 0 0 1 11 3.5v5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5V9a.5.5 0 1 1 1 0v1.293l1.147-1.146.076-.063A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5ZM2.071 1.743a.5.5 0 0 1 .858.514L1.883 4H3a.501.501 0 0 1 .429.757l-1.5 2.5a.5.5 0 0 1-.858-.514L2.117 5H1a.5.5 0 0 1-.429-.757l1.5-2.5Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconQuickReply',\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,OAC+NC,gBAAAA,EAAyX,QAAA;AAAA,EAAnX,GAAE;AAAA,EAA4V,MAAK;;EAAzWC;;;cAA7NC,EAA4lB,OAAA;AAAA,IAAtlB,cAAYC,EAAA;AAAA,IAAY,OADhCC,EAAA,CACuCC,EAAA,eAAoG,4BAA4B,CAAA;AAAA,IAAhH,WAASA,EAAA;AAAA,IAAS,eAAaA,EAAA;AAAA,IAAY,MAAK;AAAA,IAAM,aAAU;AAAA,IAAiD,SAAQ;AAAA,IAAY,OAAM;AAAA,KADlMC,GAAA,IAAAP,CAAA;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),
|
|
1
|
+
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),a=require("vue"),n=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),d={name:"DtIconThread",props:{size:{type:String,default:"500",validator:t=>Object.keys(r.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return r.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"],c=a.createElementVNode("path",{d:"M4.666 7.174a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h1.333Zm5.5-.673V3.755c-.003-.05-.01-.12-.025-.195-.031-.167-.088-.3-.161-.372-.073-.073-.206-.13-.373-.163A1.494 1.494 0 0 0 9.349 3l-.016.001h-6.75a1.421 1.421 0 0 0-.189.023c-.162.03-.297.086-.374.164-.077.077-.134.212-.164.374a1.424 1.424 0 0 0-.023.242V8.25c.002.048.008.114.022.189.03.16.086.294.165.374a.73.73 0 0 0 .374.166 1.357 1.357 0 0 0 .24.021H8.46L7.313 7.855a.5.5 0 0 1 .707-.707l2 2a.5.5 0 0 1 0 .707l-2 2a.5.5 0 0 1-.707-.707L8.459 10H2.643c-.026 0-.06 0-.102-.002a2.358 2.358 0 0 1-.329-.036c-.248-.046-.613-.157-.899-.442-.286-.286-.396-.652-.441-.9a2.379 2.379 0 0 1-.04-.43l.001-.024V3.808l.001-.102a2.42 2.42 0 0 1 .039-.328c.046-.247.156-.613.44-.897.284-.285.65-.395.897-.44A2.422 2.422 0 0 1 2.64 2h6.694a1.692 1.692 0 0 1 .132.003c.083.004.198.014.327.04.245.046.613.155.894.437.281.28.39.647.437.892a2.509 2.509 0 0 1 .042.429v2.7a.5.5 0 0 1-1 0Zm-3.5-.994a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h3.333Zm2-1.666a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h5.333Z",fill:"currentColor"},null,-1),l=[c];function o(t,h,i,_,m,e){return a.openBlock(),a.createElementBlock("svg",{"aria-label":i.ariaLabel,class:a.normalizeClass([e.iconSizeClass,"d-icon d-icon--thread"]),"data-qa":e.dataQA,"aria-hidden":e.ariaHidden,role:"img","data-name":"Thread",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},l,10,s)}const u=n._(d,[["render",o]]);module.exports=u;
|
|
2
2
|
//# sourceMappingURL=thread.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"thread.cjs","sources":["../../../../src/icons/thread.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Thread\" class=\"d-icon d-icon--thread\" xmlns=\"http://www.w3.org/2000/svg\"
|
|
1
|
+
{"version":3,"file":"thread.cjs","sources":["../../../../src/icons/thread.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Thread\" class=\"d-icon d-icon--thread\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.666 7.174a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h1.333Zm5.5-.673V3.755c-.003-.05-.01-.12-.025-.195-.031-.167-.088-.3-.161-.372-.073-.073-.206-.13-.373-.163A1.494 1.494 0 0 0 9.349 3l-.016.001h-6.75a1.421 1.421 0 0 0-.189.023c-.162.03-.297.086-.374.164-.077.077-.134.212-.164.374a1.424 1.424 0 0 0-.023.242V8.25c.002.048.008.114.022.189.03.16.086.294.165.374a.73.73 0 0 0 .374.166 1.357 1.357 0 0 0 .24.021H8.46L7.313 7.855a.5.5 0 0 1 .707-.707l2 2a.5.5 0 0 1 0 .707l-2 2a.5.5 0 0 1-.707-.707L8.459 10H2.643c-.026 0-.06 0-.102-.002a2.358 2.358 0 0 1-.329-.036c-.248-.046-.613-.157-.899-.442-.286-.286-.396-.652-.441-.9a2.379 2.379 0 0 1-.04-.43l.001-.024V3.808l.001-.102a2.42 2.42 0 0 1 .039-.328c.046-.247.156-.613.44-.897.284-.285.65-.395.897-.44A2.422 2.422 0 0 1 2.64 2h6.694a1.692 1.692 0 0 1 .132.003c.083.004.198.014.327.04.245.046.613.155.894.437.281.28.39.647.437.892a2.509 2.509 0 0 1 .042.429v2.7a.5.5 0 0 1-1 0Zm-3.5-.994a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h3.333Zm2-1.666a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h5.333Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconThread',\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,eAEN,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,IACqNC,EAAAA,mBAAkiC,OAAA,CAA5hC,EAAE,qgCAAqgC,KAAK,4BAAlhCC,gDAAnNC,EAAAA,mBAA2vC,MAAA,CAArvC,aAAYC,EAAA,UAAY,MADhCC,EAAAA,eAAA,CACuCC,EAAA,cAA+F,uBAAuB,CAAA,EAAtG,UAASA,EAAA,OAAS,cAAaA,EAAA,WAAY,KAAK,MAAM,YAAU,SAAuC,QAAQ,YAAY,MAAM,8BADxLC,EAAA,GAAAP,CAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { I as t } from "../../constants-DeVuDy8J.js";
|
|
2
|
-
import { createElementBlock as
|
|
3
|
-
import { _ as
|
|
2
|
+
import { createElementBlock as i, openBlock as d, normalizeClass as l, createElementVNode as n } from "vue";
|
|
3
|
+
import { _ as s } from "../../_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
4
|
const c = {
|
|
5
5
|
name: "DtIconThread",
|
|
6
6
|
props: {
|
|
@@ -40,32 +40,26 @@ const c = {
|
|
|
40
40
|
created() {
|
|
41
41
|
this.$emit("loaded");
|
|
42
42
|
}
|
|
43
|
-
},
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
}, null, -1), h = /* @__PURE__ */ r("path", {
|
|
49
|
-
fill: "currentColor",
|
|
50
|
-
d: "M2.394 2.522c-.162.03-.296.087-.374.165-.077.077-.134.211-.164.374-.014.074-.02.142-.022.19v4.417a.52.52 0 0 1-.001.021v.062c.003.047.008.114.022.188.03.16.086.295.165.374.08.08.214.136.374.166.074.013.141.019.189.02.023.002.04.002.051.002l.033-.001H8.46L7.313 7.354a.5.5 0 1 1 .707-.708l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.707-.707L8.46 9.5H2.541a2.37 2.37 0 0 1-.328-.037c-.249-.046-.614-.156-.9-.442-.286-.286-.396-.651-.442-.9a2.371 2.371 0 0 1-.038-.461V3.307c0-.025 0-.06.002-.102.004-.083.014-.197.038-.327.046-.248.156-.614.44-.898.285-.285.65-.395.898-.44a2.404 2.404 0 0 1 .43-.04.51.51 0 0 1 .026 0h6.667a1.572 1.572 0 0 1 .133.003c.083.004.197.015.327.04.245.046.611.155.893.437.281.281.39.648.437.893a2.494 2.494 0 0 1 .043.46V6a.5.5 0 0 1-1 0V3.317v.002-.01c0-.012 0-.03-.002-.055a1.473 1.473 0 0 0-.023-.195c-.032-.166-.09-.3-.162-.372-.073-.073-.206-.13-.373-.162a1.492 1.492 0 0 0-.249-.025h-.01.001-6.765a1.405 1.405 0 0 0-.19.022Z"
|
|
51
|
-
}, null, -1), m = [
|
|
52
|
-
_,
|
|
53
|
-
h
|
|
43
|
+
}, o = ["aria-label", "data-qa", "aria-hidden"], _ = /* @__PURE__ */ n("path", {
|
|
44
|
+
d: "M4.666 7.174a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h1.333Zm5.5-.673V3.755c-.003-.05-.01-.12-.025-.195-.031-.167-.088-.3-.161-.372-.073-.073-.206-.13-.373-.163A1.494 1.494 0 0 0 9.349 3l-.016.001h-6.75a1.421 1.421 0 0 0-.189.023c-.162.03-.297.086-.374.164-.077.077-.134.212-.164.374a1.424 1.424 0 0 0-.023.242V8.25c.002.048.008.114.022.189.03.16.086.294.165.374a.73.73 0 0 0 .374.166 1.357 1.357 0 0 0 .24.021H8.46L7.313 7.855a.5.5 0 0 1 .707-.707l2 2a.5.5 0 0 1 0 .707l-2 2a.5.5 0 0 1-.707-.707L8.459 10H2.643c-.026 0-.06 0-.102-.002a2.358 2.358 0 0 1-.329-.036c-.248-.046-.613-.157-.899-.442-.286-.286-.396-.652-.441-.9a2.379 2.379 0 0 1-.04-.43l.001-.024V3.808l.001-.102a2.42 2.42 0 0 1 .039-.328c.046-.247.156-.613.44-.897.284-.285.65-.395.897-.44A2.422 2.422 0 0 1 2.64 2h6.694a1.692 1.692 0 0 1 .132.003c.083.004.198.014.327.04.245.046.613.155.894.437.281.28.39.647.437.892a2.509 2.509 0 0 1 .042.429v2.7a.5.5 0 0 1-1 0Zm-3.5-.994a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h3.333Zm2-1.666a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h5.333Z",
|
|
45
|
+
fill: "currentColor"
|
|
46
|
+
}, null, -1), h = [
|
|
47
|
+
_
|
|
54
48
|
];
|
|
55
|
-
function
|
|
56
|
-
return
|
|
57
|
-
"aria-label":
|
|
58
|
-
class:
|
|
49
|
+
function m(e, u, r, f, p, a) {
|
|
50
|
+
return d(), i("svg", {
|
|
51
|
+
"aria-label": r.ariaLabel,
|
|
52
|
+
class: l([a.iconSizeClass, "d-icon d-icon--thread"]),
|
|
59
53
|
"data-qa": a.dataQA,
|
|
60
54
|
"aria-hidden": a.ariaHidden,
|
|
61
55
|
role: "img",
|
|
62
56
|
"data-name": "Thread",
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
},
|
|
57
|
+
viewBox: "0 0 12 12",
|
|
58
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
59
|
+
}, h, 10, o);
|
|
66
60
|
}
|
|
67
|
-
const
|
|
61
|
+
const v = /* @__PURE__ */ s(c, [["render", m]]);
|
|
68
62
|
export {
|
|
69
|
-
|
|
63
|
+
v as default
|
|
70
64
|
};
|
|
71
65
|
//# sourceMappingURL=thread.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"thread.js","sources":["../../../../src/icons/thread.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Thread\" class=\"d-icon d-icon--thread\" xmlns=\"http://www.w3.org/2000/svg\"
|
|
1
|
+
{"version":3,"file":"thread.js","sources":["../../../../src/icons/thread.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Thread\" class=\"d-icon d-icon--thread\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4.666 7.174a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h1.333Zm5.5-.673V3.755c-.003-.05-.01-.12-.025-.195-.031-.167-.088-.3-.161-.372-.073-.073-.206-.13-.373-.163A1.494 1.494 0 0 0 9.349 3l-.016.001h-6.75a1.421 1.421 0 0 0-.189.023c-.162.03-.297.086-.374.164-.077.077-.134.212-.164.374a1.424 1.424 0 0 0-.023.242V8.25c.002.048.008.114.022.189.03.16.086.294.165.374a.73.73 0 0 0 .374.166 1.357 1.357 0 0 0 .24.021H8.46L7.313 7.855a.5.5 0 0 1 .707-.707l2 2a.5.5 0 0 1 0 .707l-2 2a.5.5 0 0 1-.707-.707L8.459 10H2.643c-.026 0-.06 0-.102-.002a2.358 2.358 0 0 1-.329-.036c-.248-.046-.613-.157-.899-.442-.286-.286-.396-.652-.441-.9a2.379 2.379 0 0 1-.04-.43l.001-.024V3.808l.001-.102a2.42 2.42 0 0 1 .039-.328c.046-.247.156-.613.44-.897.284-.285.65-.395.897-.44A2.422 2.422 0 0 1 2.64 2h6.694a1.692 1.692 0 0 1 .132.003c.083.004.198.014.327.04.245.046.613.155.894.437.281.28.39.647.437.892a2.509 2.509 0 0 1 .042.429v2.7a.5.5 0 0 1-1 0Zm-3.5-.994a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h3.333Zm2-1.666a.5.5 0 0 1 0 1H3.333a.5.5 0 0 1 0-1h5.333Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconThread',\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,OACqNC,gBAAAA,EAAkiC,QAAA;AAAA,EAA5hC,GAAE;AAAA,EAAqgC,MAAK;;EAAlhCC;;;cAAnNC,EAA2vC,OAAA;AAAA,IAArvC,cAAYC,EAAA;AAAA,IAAY,OADhCC,EAAA,CACuCC,EAAA,eAA+F,uBAAuB,CAAA;AAAA,IAAtG,WAASA,EAAA;AAAA,IAAS,eAAaA,EAAA;AAAA,IAAY,MAAK;AAAA,IAAM,aAAU;AAAA,IAAuC,SAAQ;AAAA,IAAY,OAAM;AAAA,KADxLC,GAAA,IAAAP,CAAA;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),a=require("vue"),n=require("../../_plugin-vue_export-helper-BRilXfQE.cjs"),s={name:"DtIconTransferWebchat",props:{size:{type:String,default:"500",validator:t=>Object.keys(r.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return r.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"],d=a.createElementVNode("path",{d:"M1 7.962a.5.5 0 1 1 1 0v2.293l1.146-1.147.077-.062a.5.5 0 0 1 .277-.084h6a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 1 0-1h2a1.5 1.5 0 0 1 1.5 1.5v5a1.5 1.5 0 0 1-1.5 1.5H3.707l-1.853 1.853A.5.5 0 0 1 1 11.462v-3.5Zm.396-4.874a.5.5 0 0 1 .772.629l-.064.078-.01.009-.024.025-.093.093-.27.27H3.5a.5.5 0 0 1 0 1H1.707l.397.396a.5.5 0 1 1-.708.707l-1.25-1.25a.5.5 0 0 1 0-.707L1.27 3.215l.092-.094.026-.024.008-.01Zm2.5-2.98a.5.5 0 0 1 .708 0l1.25 1.25a.5.5 0 0 1 0 .707l-1.25 1.25a.5.5 0 1 1-.708-.707l.397-.396H2.5a.5.5 0 0 1 0-1h1.793L3.896.815a.5.5 0 0 1 0-.707Z",fill:"currentColor"},null,-1),c=[d];function o(t,_,i,h,m,e){return a.openBlock(),a.createElementBlock("svg",{"aria-label":i.ariaLabel,class:a.normalizeClass([e.iconSizeClass,"d-icon d-icon--transfer-webchat"]),"data-qa":e.dataQA,"aria-hidden":e.ariaHidden,role:"img","data-name":"Transfer Webchat",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},c,10,l)}const u=n._(s,[["render",o]]);module.exports=u;
|
|
2
2
|
//# sourceMappingURL=transfer-webchat.cjs.map
|