@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 +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"],"mappings":"qHAOAA,EAAA,CACA,KAAA,0BAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,CACA,CACA"}
|
|
@@ -10,7 +10,7 @@ const i = {
|
|
|
10
10
|
size: {
|
|
11
11
|
type: String,
|
|
12
12
|
default: "500",
|
|
13
|
-
validator: (
|
|
13
|
+
validator: (t) => Object.keys(r).includes(t)
|
|
14
14
|
},
|
|
15
15
|
/**
|
|
16
16
|
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
@@ -41,8 +41,8 @@ const i = {
|
|
|
41
41
|
}
|
|
42
42
|
};
|
|
43
43
|
var n = function() {
|
|
44
|
-
var a = this,
|
|
45
|
-
return
|
|
44
|
+
var a = this, e = a._self._c;
|
|
45
|
+
return e("svg", { staticClass: "d-icon d-icon--past-conversations", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Past Conversations", viewBox: "0 0 12 12", xmlns: "http://www.w3.org/2000/svg" } }, [e("path", { attrs: { 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" } })]);
|
|
46
46
|
}, o = [], d = /* @__PURE__ */ s(
|
|
47
47
|
i,
|
|
48
48
|
n,
|
|
@@ -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"],"mappings":";;AAOA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,WAAA,CAAAC,MAAA,OAAA,KAAAC,CAAA,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,OAAA,CAAA,QAAA;AAAA,EAEA,UAAA;AAAA,IACA,gBAAA;AACA,aAAAC,EAAA,KAAA,IAAA;AAAA,IACA;AAAA,IAEA,aAAA;AACA,aAAA,KAAA,YAAA,UAAA;AAAA,IACA;AAAA,IAEA,SAAA;AACA,aAAA,KAAA,OAAA,SAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA;AAAA,EACA;AACA;;;;;;;;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),i=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),s={name:"DtIconQuickReply",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.I).includes(e)},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")}};var n=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--quick-reply",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"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"}},[t("path",{attrs:{d:"M10
|
|
1
|
+
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),i=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),s={name:"DtIconQuickReply",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.I).includes(e)},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")}};var n=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--quick-reply",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"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"}},[t("path",{attrs:{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"}})])},l=[],c=i.n(s,n,l);const d=c.exports;module.exports=d;
|
|
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"],"mappings":"qHAOAA,EAAA,CACA,KAAA,mBAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,CACA,CACA"}
|
|
@@ -42,7 +42,7 @@ const s = {
|
|
|
42
42
|
};
|
|
43
43
|
var n = function() {
|
|
44
44
|
var a = this, t = a._self._c;
|
|
45
|
-
return t("svg", { staticClass: "d-icon d-icon--quick-reply", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "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" } }, [t("path", { attrs: { d: "M10
|
|
45
|
+
return t("svg", { staticClass: "d-icon d-icon--quick-reply", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "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" } }, [t("path", { attrs: { 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" } })]);
|
|
46
46
|
}, l = [], d = /* @__PURE__ */ i(
|
|
47
47
|
s,
|
|
48
48
|
n,
|
|
@@ -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"],"mappings":";;AAOA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,WAAA,CAAAC,MAAA,OAAA,KAAAC,CAAA,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,OAAA,CAAA,QAAA;AAAA,EAEA,UAAA;AAAA,IACA,gBAAA;AACA,aAAAC,EAAA,KAAA,IAAA;AAAA,IACA;AAAA,IAEA,aAAA;AACA,aAAA,KAAA,YAAA,UAAA;AAAA,IACA;AAAA,IAEA,SAAA;AACA,aAAA,KAAA,OAAA,SAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA;AAAA,EACA;AACA;;;;;;;;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),i=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),s={name:"DtIconThread",props:{size:{type:String,default:"500",validator:
|
|
1
|
+
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),i=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),s={name:"DtIconThread",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.I).includes(e)},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")}};var n=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--thread",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Thread",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{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"}})])},c=[],d=i.n(s,n,c);const l=d.exports;module.exports=l;
|
|
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"],"mappings":"qHAOAA,EAAA,CACA,KAAA,eAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,CACA,CACA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { I as r } from "../../constants-DeVuDy8J.js";
|
|
2
2
|
import { n as i } from "../../_plugin-vue2_normalizer-DSLOjnn3.js";
|
|
3
|
-
const
|
|
3
|
+
const s = {
|
|
4
4
|
name: "DtIconThread",
|
|
5
5
|
props: {
|
|
6
6
|
/**
|
|
@@ -10,7 +10,7 @@ const n = {
|
|
|
10
10
|
size: {
|
|
11
11
|
type: String,
|
|
12
12
|
default: "500",
|
|
13
|
-
validator: (
|
|
13
|
+
validator: (e) => Object.keys(r).includes(e)
|
|
14
14
|
},
|
|
15
15
|
/**
|
|
16
16
|
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
@@ -40,15 +40,15 @@ const n = {
|
|
|
40
40
|
this.$emit("loaded");
|
|
41
41
|
}
|
|
42
42
|
};
|
|
43
|
-
var
|
|
44
|
-
var a = this,
|
|
45
|
-
return
|
|
46
|
-
}, d = [],
|
|
47
|
-
n,
|
|
43
|
+
var n = function() {
|
|
44
|
+
var a = this, t = a._self._c;
|
|
45
|
+
return t("svg", { staticClass: "d-icon d-icon--thread", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Thread", viewBox: "0 0 12 12", xmlns: "http://www.w3.org/2000/svg" } }, [t("path", { attrs: { 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" } })]);
|
|
46
|
+
}, d = [], o = /* @__PURE__ */ i(
|
|
48
47
|
s,
|
|
48
|
+
n,
|
|
49
49
|
d
|
|
50
50
|
);
|
|
51
|
-
const _ =
|
|
51
|
+
const _ = o.exports;
|
|
52
52
|
export {
|
|
53
53
|
_ as default
|
|
54
54
|
};
|
|
@@ -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"],"mappings":";;AAOA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,WAAA,CAAAC,MAAA,OAAA,KAAAC,CAAA,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,OAAA,CAAA,QAAA;AAAA,EAEA,UAAA;AAAA,IACA,gBAAA;AACA,aAAAC,EAAA,KAAA,IAAA;AAAA,IACA;AAAA,IAEA,aAAA;AACA,aAAA,KAAA,YAAA,UAAA;AAAA,IACA;AAAA,IAEA,SAAA;AACA,aAAA,KAAA,OAAA,SAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA;AAAA,EACA;AACA;;;;;;;;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),s=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),i={name:"DtIconTransferWebchat",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.I).includes(e)},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")}};var n=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--transfer-webchat",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Transfer Webchat",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{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"}})])},l=[],c=s.n(i,n,l);const d=c.exports;module.exports=d;
|
|
2
2
|
//# sourceMappingURL=transfer-webchat.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transfer-webchat.cjs","sources":["../../../../src/icons/transfer-webchat.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Transfer Webchat\" class=\"d-icon d-icon--transfer-webchat\"
|
|
1
|
+
{"version":3,"file":"transfer-webchat.cjs","sources":["../../../../src/icons/transfer-webchat.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Transfer Webchat\" class=\"d-icon d-icon--transfer-webchat\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><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\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconTransferWebchat',\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"],"mappings":"qHAOAA,EAAA,CACA,KAAA,wBAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,CACA,CACA"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { g as i } from "../../utils-BOfnFgIH.js";
|
|
2
1
|
import { I as r } from "../../constants-DeVuDy8J.js";
|
|
3
|
-
import { n as
|
|
4
|
-
const
|
|
2
|
+
import { n as i } from "../../_plugin-vue2_normalizer-DSLOjnn3.js";
|
|
3
|
+
const s = {
|
|
5
4
|
name: "DtIconTransferWebchat",
|
|
6
5
|
props: {
|
|
7
6
|
/**
|
|
@@ -38,19 +37,19 @@ const n = {
|
|
|
38
37
|
}
|
|
39
38
|
},
|
|
40
39
|
created() {
|
|
41
|
-
this.$emit("loaded")
|
|
40
|
+
this.$emit("loaded");
|
|
42
41
|
}
|
|
43
42
|
};
|
|
44
|
-
var
|
|
43
|
+
var n = function() {
|
|
45
44
|
var a = this, t = a._self._c;
|
|
46
|
-
return t("svg", { staticClass: "d-icon d-icon--transfer-webchat", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Transfer Webchat",
|
|
47
|
-
},
|
|
45
|
+
return t("svg", { staticClass: "d-icon d-icon--transfer-webchat", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Transfer Webchat", viewBox: "0 0 12 12", xmlns: "http://www.w3.org/2000/svg" } }, [t("path", { attrs: { 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" } })]);
|
|
46
|
+
}, l = [], d = /* @__PURE__ */ i(
|
|
47
|
+
s,
|
|
48
48
|
n,
|
|
49
|
-
l
|
|
50
|
-
d
|
|
49
|
+
l
|
|
51
50
|
);
|
|
52
|
-
const
|
|
51
|
+
const _ = d.exports;
|
|
53
52
|
export {
|
|
54
|
-
|
|
53
|
+
_ as default
|
|
55
54
|
};
|
|
56
55
|
//# sourceMappingURL=transfer-webchat.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transfer-webchat.js","sources":["../../../../src/icons/transfer-webchat.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Transfer Webchat\" class=\"d-icon d-icon--transfer-webchat\"
|
|
1
|
+
{"version":3,"file":"transfer-webchat.js","sources":["../../../../src/icons/transfer-webchat.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Transfer Webchat\" class=\"d-icon d-icon--transfer-webchat\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><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\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconTransferWebchat',\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"],"mappings":";;AAOA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,WAAA,CAAAC,MAAA,OAAA,KAAAC,CAAA,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,OAAA,CAAA,QAAA;AAAA,EAEA,UAAA;AAAA,IACA,gBAAA;AACA,aAAAC,EAAA,KAAA,IAAA;AAAA,IACA;AAAA,IAEA,aAAA;AACA,aAAA,KAAA,YAAA,UAAA;AAAA,IACA;AAAA,IAEA,SAAA;AACA,aAAA,KAAA,OAAA,SAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA;AAAA,EACA;AACA;;;;;;;;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),i=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),n={name:"DtIconUnread",props:{size:{type:String,default:"500",validator:
|
|
1
|
+
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),i=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),n={name:"DtIconUnread",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.I).includes(e)},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")}};var s=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--unread",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Unread",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M1 3.5A1.5 1.5 0 0 1 2.5 2H6a.5.5 0 0 1 0 1H2.5a.5.5 0 0 0-.5.5v6.793l1.147-1.147.076-.062A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5V6.75a.5.5 0 0 1 1 0V8.5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5v-8Zm8.314.25a.063.063 0 1 0-.127 0 .063.063 0 0 0 .127 0Zm1.686 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Z",fill:"currentColor"}})])},d=[],o=i.n(n,s,d);const c=o.exports;module.exports=c;
|
|
2
2
|
//# sourceMappingURL=unread.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unread.cjs","sources":["../../../../src/icons/unread.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Unread\" class=\"d-icon d-icon--unread\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"
|
|
1
|
+
{"version":3,"file":"unread.cjs","sources":["../../../../src/icons/unread.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Unread\" class=\"d-icon d-icon--unread\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1 3.5A1.5 1.5 0 0 1 2.5 2H6a.5.5 0 0 1 0 1H2.5a.5.5 0 0 0-.5.5v6.793l1.147-1.147.076-.062A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5V6.75a.5.5 0 0 1 1 0V8.5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5v-8Zm8.314.25a.063.063 0 1 0-.127 0 .063.063 0 0 0 .127 0Zm1.686 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconUnread',\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"],"mappings":"qHAOAA,EAAA,CACA,KAAA,eAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,CACA,CACA"}
|
|
@@ -42,7 +42,7 @@ const n = {
|
|
|
42
42
|
};
|
|
43
43
|
var s = function() {
|
|
44
44
|
var a = this, t = a._self._c;
|
|
45
|
-
return t("svg", { staticClass: "d-icon d-icon--unread", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Unread", viewBox: "0 0 12 12", xmlns: "http://www.w3.org/2000/svg" } }, [t("path", { attrs: { d: "
|
|
45
|
+
return t("svg", { staticClass: "d-icon d-icon--unread", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Unread", viewBox: "0 0 12 12", xmlns: "http://www.w3.org/2000/svg" } }, [t("path", { attrs: { d: "M1 3.5A1.5 1.5 0 0 1 2.5 2H6a.5.5 0 0 1 0 1H2.5a.5.5 0 0 0-.5.5v6.793l1.147-1.147.076-.062A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5V6.75a.5.5 0 0 1 1 0V8.5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5v-8Zm8.314.25a.063.063 0 1 0-.127 0 .063.063 0 0 0 .127 0Zm1.686 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Z", fill: "currentColor" } })]);
|
|
46
46
|
}, d = [], o = /* @__PURE__ */ i(
|
|
47
47
|
n,
|
|
48
48
|
s,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unread.js","sources":["../../../../src/icons/unread.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Unread\" class=\"d-icon d-icon--unread\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"
|
|
1
|
+
{"version":3,"file":"unread.js","sources":["../../../../src/icons/unread.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Unread\" class=\"d-icon d-icon--unread\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M1 3.5A1.5 1.5 0 0 1 2.5 2H6a.5.5 0 0 1 0 1H2.5a.5.5 0 0 0-.5.5v6.793l1.147-1.147.076-.062A.5.5 0 0 1 3.5 9h6a.5.5 0 0 0 .5-.5V6.75a.5.5 0 0 1 1 0V8.5A1.5 1.5 0 0 1 9.5 10H3.707l-1.853 1.854A.5.5 0 0 1 1 11.5v-8Zm8.314.25a.063.063 0 1 0-.127 0 .063.063 0 0 0 .127 0Zm1.686 0a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconUnread',\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"],"mappings":";;AAOA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,WAAA,CAAAC,MAAA,OAAA,KAAAC,CAAA,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,OAAA,CAAA,QAAA;AAAA,EAEA,UAAA;AAAA,IACA,gBAAA;AACA,aAAAC,EAAA,KAAA,IAAA;AAAA,IACA;AAAA,IAEA,aAAA;AACA,aAAA,KAAA,YAAA,UAAA;AAAA,IACA;AAAA,IAEA,SAAA;AACA,aAAA,KAAA,OAAA,SAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA;AAAA,EACA;AACA;;;;;;;;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),i=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),s={name:"DtIconWebchat",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.I).includes(e)},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")}};var n=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--webchat",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Webchat",xmlns:"http://www.w3.org/2000/svg"
|
|
1
|
+
"use strict";const r=require("../../constants-CHwVJpfT.cjs"),i=require("../../_plugin-vue2_normalizer-e_CkxkSV.cjs"),s={name:"DtIconWebchat",props:{size:{type:String,default:"500",validator:e=>Object.keys(r.I).includes(e)},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")}};var n=function(){var a=this,t=a._self._c;return t("svg",{staticClass:"d-icon d-icon--webchat",class:a.iconSizeClass,attrs:{"aria-label":a.ariaLabel,"data-qa":a.dataQA,"aria-hidden":a.ariaHidden,role:"img","data-name":"Webchat",viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:"M7 5.667a.167.167 0 0 0-.167-.167H2.167A.167.167 0 0 0 2 5.667v4.126l.26-.26a1.25 1.25 0 0 1 .884-.366h3.689A.168.168 0 0 0 7 9V5.667Zm1 1h.856c.332 0 .65.132.884.366l.26.26V3.167A.167.167 0 0 0 9.833 3H5.167A.167.167 0 0 0 5 3.167V4.5h1.833A1.167 1.167 0 0 1 8 5.667v1Zm3 1.23a.75.75 0 0 1-1.28.53l-.687-.687a.251.251 0 0 0-.177-.073H8V9a1.167 1.167 0 0 1-1.167 1.167h-3.69a.251.251 0 0 0-.176.073l-.687.687a.75.75 0 0 1-1.28-.53v-4.73A1.167 1.167 0 0 1 2.167 4.5H4V3.167A1.167 1.167 0 0 1 5.167 2h4.666A1.167 1.167 0 0 1 11 3.167v4.73Z",fill:"currentColor"}})])},c=[],d=i.n(s,n,c);const l=d.exports;module.exports=l;
|
|
2
2
|
//# sourceMappingURL=webchat.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"webchat.cjs","sources":["../../../../src/icons/webchat.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Webchat\" class=\"d-icon d-icon--webchat\" xmlns=\"http://www.w3.org/2000/svg\"
|
|
1
|
+
{"version":3,"file":"webchat.cjs","sources":["../../../../src/icons/webchat.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Webchat\" class=\"d-icon d-icon--webchat\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7 5.667a.167.167 0 0 0-.167-.167H2.167A.167.167 0 0 0 2 5.667v4.126l.26-.26a1.25 1.25 0 0 1 .884-.366h3.689A.168.168 0 0 0 7 9V5.667Zm1 1h.856c.332 0 .65.132.884.366l.26.26V3.167A.167.167 0 0 0 9.833 3H5.167A.167.167 0 0 0 5 3.167V4.5h1.833A1.167 1.167 0 0 1 8 5.667v1Zm3 1.23a.75.75 0 0 1-1.28.53l-.687-.687a.251.251 0 0 0-.177-.073H8V9a1.167 1.167 0 0 1-1.167 1.167h-3.69a.251.251 0 0 0-.176.073l-.687.687a.75.75 0 0 1-1.28-.53v-4.73A1.167 1.167 0 0 1 2.167 4.5H4V3.167A1.167 1.167 0 0 1 5.167 2h4.666A1.167 1.167 0 0 1 11 3.167v4.73Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconWebchat',\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"],"mappings":"qHAOAA,EAAA,CACA,KAAA,gBAEA,MAAA,CAKA,KAAA,CACA,KAAA,OACA,QAAA,MACA,UAAAC,GAAA,OAAA,KAAAC,GAAA,EAAA,SAAAD,CAAA,CACA,EAKA,UAAA,CACA,KAAA,OACA,QAAA,MACA,CACA,EAMA,MAAA,CAAA,QAAA,EAEA,SAAA,CACA,eAAA,CACA,OAAAC,EAAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,EAEA,QAAA,CACA,OAAA,KAAA,OAAA,SAAA,GAAA,SACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,CACA,CACA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { I as r } from "../../constants-DeVuDy8J.js";
|
|
2
2
|
import { n as i } from "../../_plugin-vue2_normalizer-DSLOjnn3.js";
|
|
3
|
-
const
|
|
3
|
+
const s = {
|
|
4
4
|
name: "DtIconWebchat",
|
|
5
5
|
props: {
|
|
6
6
|
/**
|
|
@@ -10,7 +10,7 @@ const n = {
|
|
|
10
10
|
size: {
|
|
11
11
|
type: String,
|
|
12
12
|
default: "500",
|
|
13
|
-
validator: (
|
|
13
|
+
validator: (t) => Object.keys(r).includes(t)
|
|
14
14
|
},
|
|
15
15
|
/**
|
|
16
16
|
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
@@ -40,15 +40,15 @@ const n = {
|
|
|
40
40
|
this.$emit("loaded");
|
|
41
41
|
}
|
|
42
42
|
};
|
|
43
|
-
var
|
|
44
|
-
var a = this,
|
|
45
|
-
return
|
|
46
|
-
}, d = [],
|
|
47
|
-
n,
|
|
43
|
+
var n = function() {
|
|
44
|
+
var a = this, e = a._self._c;
|
|
45
|
+
return e("svg", { staticClass: "d-icon d-icon--webchat", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "data-qa": a.dataQA, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Webchat", viewBox: "0 0 12 12", xmlns: "http://www.w3.org/2000/svg" } }, [e("path", { attrs: { d: "M7 5.667a.167.167 0 0 0-.167-.167H2.167A.167.167 0 0 0 2 5.667v4.126l.26-.26a1.25 1.25 0 0 1 .884-.366h3.689A.168.168 0 0 0 7 9V5.667Zm1 1h.856c.332 0 .65.132.884.366l.26.26V3.167A.167.167 0 0 0 9.833 3H5.167A.167.167 0 0 0 5 3.167V4.5h1.833A1.167 1.167 0 0 1 8 5.667v1Zm3 1.23a.75.75 0 0 1-1.28.53l-.687-.687a.251.251 0 0 0-.177-.073H8V9a1.167 1.167 0 0 1-1.167 1.167h-3.69a.251.251 0 0 0-.176.073l-.687.687a.75.75 0 0 1-1.28-.53v-4.73A1.167 1.167 0 0 1 2.167 4.5H4V3.167A1.167 1.167 0 0 1 5.167 2h4.666A1.167 1.167 0 0 1 11 3.167v4.73Z", fill: "currentColor" } })]);
|
|
46
|
+
}, d = [], o = /* @__PURE__ */ i(
|
|
48
47
|
s,
|
|
48
|
+
n,
|
|
49
49
|
d
|
|
50
50
|
);
|
|
51
|
-
const _ =
|
|
51
|
+
const _ = o.exports;
|
|
52
52
|
export {
|
|
53
53
|
_ as default
|
|
54
54
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"webchat.js","sources":["../../../../src/icons/webchat.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Webchat\" class=\"d-icon d-icon--webchat\" xmlns=\"http://www.w3.org/2000/svg\"
|
|
1
|
+
{"version":3,"file":"webchat.js","sources":["../../../../src/icons/webchat.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Webchat\" class=\"d-icon d-icon--webchat\" viewBox=\"0 0 12 12\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7 5.667a.167.167 0 0 0-.167-.167H2.167A.167.167 0 0 0 2 5.667v4.126l.26-.26a1.25 1.25 0 0 1 .884-.366h3.689A.168.168 0 0 0 7 9V5.667Zm1 1h.856c.332 0 .65.132.884.366l.26.26V3.167A.167.167 0 0 0 9.833 3H5.167A.167.167 0 0 0 5 3.167V4.5h1.833A1.167 1.167 0 0 1 8 5.667v1Zm3 1.23a.75.75 0 0 1-1.28.53l-.687-.687a.251.251 0 0 0-.177-.073H8V9a1.167 1.167 0 0 1-1.167 1.167h-3.69a.251.251 0 0 0-.176.073l-.687.687a.75.75 0 0 1-1.28-.53v-4.73A1.167 1.167 0 0 1 2.167 4.5H4V3.167A1.167 1.167 0 0 1 5.167 2h4.666A1.167 1.167 0 0 1 11 3.167v4.73Z\" fill=\"currentColor\"/></svg>\n</template>\n\n<script>\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconWebchat',\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"],"mappings":";;AAOA,MAAAA,IAAA;AAAA,EACA,MAAA;AAAA,EAEA,OAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAKA,MAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,MACA,WAAA,CAAAC,MAAA,OAAA,KAAAC,CAAA,EAAA,SAAAD,CAAA;AAAA,IACA;AAAA;AAAA;AAAA;AAAA,IAKA,WAAA;AAAA,MACA,MAAA;AAAA,MACA,SAAA;AAAA,IACA;AAAA,EACA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMA,OAAA,CAAA,QAAA;AAAA,EAEA,UAAA;AAAA,IACA,gBAAA;AACA,aAAAC,EAAA,KAAA,IAAA;AAAA,IACA;AAAA,IAEA,aAAA;AACA,aAAA,KAAA,YAAA,UAAA;AAAA,IACA;AAAA,IAEA,SAAA;AACA,aAAA,KAAA,OAAA,SAAA,KAAA;AAAA,IACA;AAAA,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA;AAAA,EACA;AACA;;;;;;;;;;"}
|