@dialpad/dialtone-icons 4.17.0 → 4.17.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/svg/icons/dialpad-ai-color-reversed.svg +1 -1
- package/package.json +1 -1
- package/vue2/dist/components/dialpad-ai-color-reversed.cjs +1 -1
- package/vue2/dist/components/dialpad-ai-color-reversed.cjs.map +1 -1
- package/vue2/dist/components/dialpad-ai-color-reversed.js +6 -6
- package/vue2/dist/components/dialpad-ai-color-reversed.js.map +1 -1
- package/vue3/dist/components/dialpad-ai-color-reversed.cjs +1 -1
- package/vue3/dist/components/dialpad-ai-color-reversed.cjs.map +1 -1
- package/vue3/dist/components/dialpad-ai-color-reversed.js +41 -29
- package/vue3/dist/components/dialpad-ai-color-reversed.js.map +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg aria-hidden="true" role="img" data-name="Dialpad Ai Color Reversed" class="d-icon d-icon--dialpad-ai-color-reversed" viewBox="0 0 24
|
|
1
|
+
<svg aria-hidden="true" role="img" data-name="Dialpad Ai Color Reversed" class="d-icon d-icon--dialpad-ai-color-reversed" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path d="M0 5.301A5.301 5.301 0 0 1 5.301 0h13.398A5.301 5.301 0 0 1 24 5.301v13.398A5.301 5.301 0 0 1 18.699 24H5.301A5.301 5.301 0 0 1 0 18.699V5.301Z" fill="url(#b)"/><path d="M19.725 7.634c0 .693-.585 1.255-1.307 1.255s-1.307-.562-1.307-1.255c0-.693.585-1.255 1.307-1.255s1.307.562 1.307 1.255ZM8.856 9.142c.27-.88.787-1.166 1.088-1.166.301 0 .817.285 1.087 1.162v.001l1.964 6.332v.002c.417 1.35 1.503 2.626 3.071 2.626a3.41 3.41 0 0 0 3.41-3.41v-4.335a1.038 1.038 0 0 0-2.075 0v4.336c0 .737-.598 1.334-1.335 1.334-.3 0-.817-.286-1.087-1.163l-1.964-6.333C12.598 7.177 11.512 5.9 9.943 5.9c-1.57 0-2.657 1.28-3.072 2.632v.002l-2.55 8.22a1.038 1.038 0 0 0 1.982.615l2.551-8.226v-.001Z" fill="#fff"/></g><defs><linearGradient id="b" x1="25.431" y1="23.998" x2="10.959" y2="-6.687" gradientUnits="userSpaceOnUse"><stop offset=".297" stop-color="#7C52FF"/><stop offset=".762" stop-color="#F9008E"/><stop offset="1" stop-color="#F6AB3C"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>
|
package/package.json
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const r=require("../utils-lwha-BVG.cjs"),s=require("../constants-GmrCIBZc.cjs"),i=require("../_plugin-vue2_normalizer-ZK80B3OL.cjs"),l={name:"DtIconDialpadAiColorReversed",props:{size:{type:String,default:"500",validator:a=>Object.keys(s.I).includes(a)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return s.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"}},created(){this.$emit("loaded"),this.uniqueID=r.g()}};var n=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"d-icon d-icon--dialpad-ai-color-reversed",class:t.iconSizeClass,attrs:{"aria-label":t.ariaLabel,"aria-hidden":t.ariaHidden,role:"img","data-name":"Dialpad Ai Color Reversed",viewBox:"0 0 24
|
|
1
|
+
"use strict";const r=require("../utils-lwha-BVG.cjs"),s=require("../constants-GmrCIBZc.cjs"),i=require("../_plugin-vue2_normalizer-ZK80B3OL.cjs"),l={name:"DtIconDialpadAiColorReversed",props:{size:{type:String,default:"500",validator:a=>Object.keys(s.I).includes(a)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return s.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"}},created(){this.$emit("loaded"),this.uniqueID=r.g()}};var n=function(){var t=this,e=t._self._c;return e("svg",{staticClass:"d-icon d-icon--dialpad-ai-color-reversed",class:t.iconSizeClass,attrs:{"aria-label":t.ariaLabel,"aria-hidden":t.ariaHidden,role:"img","data-name":"Dialpad Ai Color Reversed",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[e("g",{attrs:{"clip-path":`url(#${t.uniqueID}a)`}},[e("path",{attrs:{d:"M0 5.301A5.301 5.301 0 0 1 5.301 0h13.398A5.301 5.301 0 0 1 24 5.301v13.398A5.301 5.301 0 0 1 18.699 24H5.301A5.301 5.301 0 0 1 0 18.699V5.301Z",fill:`url(#${t.uniqueID}b)`}}),e("path",{attrs:{d:"M19.725 7.634c0 .693-.585 1.255-1.307 1.255s-1.307-.562-1.307-1.255c0-.693.585-1.255 1.307-1.255s1.307.562 1.307 1.255ZM8.856 9.142c.27-.88.787-1.166 1.088-1.166.301 0 .817.285 1.087 1.162v.001l1.964 6.332v.002c.417 1.35 1.503 2.626 3.071 2.626a3.41 3.41 0 0 0 3.41-3.41v-4.335a1.038 1.038 0 0 0-2.075 0v4.336c0 .737-.598 1.334-1.335 1.334-.3 0-.817-.286-1.087-1.163l-1.964-6.333C12.598 7.177 11.512 5.9 9.943 5.9c-1.57 0-2.657 1.28-3.072 2.632v.002l-2.55 8.22a1.038 1.038 0 0 0 1.982.615l2.551-8.226v-.001Z",fill:"#fff"}})]),e("defs",[e("linearGradient",{attrs:{id:`${t.uniqueID}b`,x1:"25.431",y1:"23.998",x2:"10.959",y2:"-6.687",gradientUnits:"userSpaceOnUse"}},[e("stop",{attrs:{offset:".297","stop-color":"#7C52FF"}}),e("stop",{attrs:{offset:".762","stop-color":"#F9008E"}}),e("stop",{attrs:{offset:"1","stop-color":"#F6AB3C"}})],1),e("clipPath",{attrs:{id:`${t.uniqueID}a`}},[e("path",{attrs:{fill:"#fff",d:"M0 0h24v24H0z"}})])],1)])},o=[],c=i.n(l,n,o,!1,null,null,null,null);const d=c.exports;module.exports=d;
|
|
2
2
|
//# sourceMappingURL=dialpad-ai-color-reversed.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dialpad-ai-color-reversed.cjs","sources":["../../../src/icons/dialpad-ai-color-reversed.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Dialpad Ai Color Reversed\" class=\"d-icon d-icon--dialpad-ai-color-reversed\" viewBox=\"0 0 24
|
|
1
|
+
{"version":3,"file":"dialpad-ai-color-reversed.cjs","sources":["../../../src/icons/dialpad-ai-color-reversed.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Dialpad Ai Color Reversed\" class=\"d-icon d-icon--dialpad-ai-color-reversed\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><g :clip-path=\"`url(#${uniqueID}a)`\"><path d=\"M0 5.301A5.301 5.301 0 0 1 5.301 0h13.398A5.301 5.301 0 0 1 24 5.301v13.398A5.301 5.301 0 0 1 18.699 24H5.301A5.301 5.301 0 0 1 0 18.699V5.301Z\" :fill=\"`url(#${uniqueID}b)`\"/><path d=\"M19.725 7.634c0 .693-.585 1.255-1.307 1.255s-1.307-.562-1.307-1.255c0-.693.585-1.255 1.307-1.255s1.307.562 1.307 1.255ZM8.856 9.142c.27-.88.787-1.166 1.088-1.166.301 0 .817.285 1.087 1.162v.001l1.964 6.332v.002c.417 1.35 1.503 2.626 3.071 2.626a3.41 3.41 0 0 0 3.41-3.41v-4.335a1.038 1.038 0 0 0-2.075 0v4.336c0 .737-.598 1.334-1.335 1.334-.3 0-.817-.286-1.087-1.163l-1.964-6.333C12.598 7.177 11.512 5.9 9.943 5.9c-1.57 0-2.657 1.28-3.072 2.632v.002l-2.55 8.22a1.038 1.038 0 0 0 1.982.615l2.551-8.226v-.001Z\" fill=\"#fff\"/></g><defs><linearGradient :id=\"`${uniqueID}b`\" x1=\"25.431\" y1=\"23.998\" x2=\"10.959\" y2=\"-6.687\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".297\" stop-color=\"#7C52FF\"/><stop offset=\".762\" stop-color=\"#F9008E\"/><stop offset=\"1\" stop-color=\"#F6AB3C\"/></linearGradient><clipPath :id=\"`${uniqueID}a`\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></svg>\n</template>\n\n<script>\nimport { getUniqueString } from '@/src/utils';\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconDialpadAiColorReversed',\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\n created () {\n this.$emit('loaded');\n this.uniqueID = getUniqueString();\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","getUniqueString"],"mappings":"kJAQAA,EAAA,CACA,KAAA,+BAEA,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,EAAA,EAAA,KAAA,IAAA,CACA,EAEA,YAAA,CACA,OAAA,KAAA,UAAA,QAAA,MACA,CACA,EAEA,SAAA,CACA,KAAA,MAAA,QAAA,EACA,KAAA,SAAAC,EAAAA,GACA,CACA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { g as s } from "../utils-ougd2MqG.js";
|
|
2
2
|
import { I as r } from "../constants-B5bI7ccM.js";
|
|
3
3
|
import { n as i } from "../_plugin-vue2_normalizer-u6G_3nkj.js";
|
|
4
|
-
const
|
|
4
|
+
const l = {
|
|
5
5
|
name: "DtIconDialpadAiColorReversed",
|
|
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(r).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
|
|
@@ -38,12 +38,12 @@ const o = {
|
|
|
38
38
|
this.$emit("loaded"), this.uniqueID = s();
|
|
39
39
|
}
|
|
40
40
|
};
|
|
41
|
-
var
|
|
42
|
-
var
|
|
43
|
-
return
|
|
41
|
+
var o = function() {
|
|
42
|
+
var a = this, t = a._self._c;
|
|
43
|
+
return t("svg", { staticClass: "d-icon d-icon--dialpad-ai-color-reversed", class: a.iconSizeClass, attrs: { "aria-label": a.ariaLabel, "aria-hidden": a.ariaHidden, role: "img", "data-name": "Dialpad Ai Color Reversed", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" } }, [t("g", { attrs: { "clip-path": `url(#${a.uniqueID}a)` } }, [t("path", { attrs: { d: "M0 5.301A5.301 5.301 0 0 1 5.301 0h13.398A5.301 5.301 0 0 1 24 5.301v13.398A5.301 5.301 0 0 1 18.699 24H5.301A5.301 5.301 0 0 1 0 18.699V5.301Z", fill: `url(#${a.uniqueID}b)` } }), t("path", { attrs: { d: "M19.725 7.634c0 .693-.585 1.255-1.307 1.255s-1.307-.562-1.307-1.255c0-.693.585-1.255 1.307-1.255s1.307.562 1.307 1.255ZM8.856 9.142c.27-.88.787-1.166 1.088-1.166.301 0 .817.285 1.087 1.162v.001l1.964 6.332v.002c.417 1.35 1.503 2.626 3.071 2.626a3.41 3.41 0 0 0 3.41-3.41v-4.335a1.038 1.038 0 0 0-2.075 0v4.336c0 .737-.598 1.334-1.335 1.334-.3 0-.817-.286-1.087-1.163l-1.964-6.333C12.598 7.177 11.512 5.9 9.943 5.9c-1.57 0-2.657 1.28-3.072 2.632v.002l-2.55 8.22a1.038 1.038 0 0 0 1.982.615l2.551-8.226v-.001Z", fill: "#fff" } })]), t("defs", [t("linearGradient", { attrs: { id: `${a.uniqueID}b`, x1: "25.431", y1: "23.998", x2: "10.959", y2: "-6.687", gradientUnits: "userSpaceOnUse" } }, [t("stop", { attrs: { offset: ".297", "stop-color": "#7C52FF" } }), t("stop", { attrs: { offset: ".762", "stop-color": "#F9008E" } }), t("stop", { attrs: { offset: "1", "stop-color": "#F6AB3C" } })], 1), t("clipPath", { attrs: { id: `${a.uniqueID}a` } }, [t("path", { attrs: { fill: "#fff", d: "M0 0h24v24H0z" } })])], 1)]);
|
|
44
44
|
}, n = [], d = /* @__PURE__ */ i(
|
|
45
|
-
o,
|
|
46
45
|
l,
|
|
46
|
+
o,
|
|
47
47
|
n,
|
|
48
48
|
!1,
|
|
49
49
|
null,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dialpad-ai-color-reversed.js","sources":["../../../src/icons/dialpad-ai-color-reversed.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Dialpad Ai Color Reversed\" class=\"d-icon d-icon--dialpad-ai-color-reversed\" viewBox=\"0 0 24
|
|
1
|
+
{"version":3,"file":"dialpad-ai-color-reversed.js","sources":["../../../src/icons/dialpad-ai-color-reversed.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Dialpad Ai Color Reversed\" class=\"d-icon d-icon--dialpad-ai-color-reversed\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><g :clip-path=\"`url(#${uniqueID}a)`\"><path d=\"M0 5.301A5.301 5.301 0 0 1 5.301 0h13.398A5.301 5.301 0 0 1 24 5.301v13.398A5.301 5.301 0 0 1 18.699 24H5.301A5.301 5.301 0 0 1 0 18.699V5.301Z\" :fill=\"`url(#${uniqueID}b)`\"/><path d=\"M19.725 7.634c0 .693-.585 1.255-1.307 1.255s-1.307-.562-1.307-1.255c0-.693.585-1.255 1.307-1.255s1.307.562 1.307 1.255ZM8.856 9.142c.27-.88.787-1.166 1.088-1.166.301 0 .817.285 1.087 1.162v.001l1.964 6.332v.002c.417 1.35 1.503 2.626 3.071 2.626a3.41 3.41 0 0 0 3.41-3.41v-4.335a1.038 1.038 0 0 0-2.075 0v4.336c0 .737-.598 1.334-1.335 1.334-.3 0-.817-.286-1.087-1.163l-1.964-6.333C12.598 7.177 11.512 5.9 9.943 5.9c-1.57 0-2.657 1.28-3.072 2.632v.002l-2.55 8.22a1.038 1.038 0 0 0 1.982.615l2.551-8.226v-.001Z\" fill=\"#fff\"/></g><defs><linearGradient :id=\"`${uniqueID}b`\" x1=\"25.431\" y1=\"23.998\" x2=\"10.959\" y2=\"-6.687\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".297\" stop-color=\"#7C52FF\"/><stop offset=\".762\" stop-color=\"#F9008E\"/><stop offset=\"1\" stop-color=\"#F6AB3C\"/></linearGradient><clipPath :id=\"`${uniqueID}a`\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></svg>\n</template>\n\n<script>\nimport { getUniqueString } from '@/src/utils';\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconDialpadAiColorReversed',\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\n created () {\n this.$emit('loaded');\n this.uniqueID = getUniqueString();\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","getUniqueString"],"mappings":";;;AAQA,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,EACA;AAAA,EAEA,UAAA;AACA,SAAA,MAAA,QAAA,GACA,KAAA,WAAAC;EACA;AACA;;;;;;;;;;;;;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const a=require("../utils-lwha-BVG.cjs"),o=require("../constants-GmrCIBZc.cjs"),e=require("vue"),s=require("../_plugin-vue_export-helper-6_y-gaV6.cjs"),n={name:"DtIconDialpadAiColorReversed",props:{size:{type:String,default:"500",validator:t=>Object.keys(o.I).includes(t)},ariaLabel:{type:String,default:void 0}},emits:["loaded"],computed:{iconSizeClass(){return o.I[this.size]},ariaHidden(){return this.ariaLabel?"false":"true"}},created(){this.$emit("loaded"),this.uniqueID=a.g()}},r=["aria-label","aria-hidden"],d=["clip-path"],c=["fill"],u=e.createElementVNode("path",{d:"M19.725 7.634c0 .693-.585 1.255-1.307 1.255s-1.307-.562-1.307-1.255c0-.693.585-1.255 1.307-1.255s1.307.562 1.307 1.255ZM8.856 9.142c.27-.88.787-1.166 1.088-1.166.301 0 .817.285 1.087 1.162v.001l1.964 6.332v.002c.417 1.35 1.503 2.626 3.071 2.626a3.41 3.41 0 0 0 3.41-3.41v-4.335a1.038 1.038 0 0 0-2.075 0v4.336c0 .737-.598 1.334-1.335 1.334-.3 0-.817-.286-1.087-1.163l-1.964-6.333C12.598 7.177 11.512 5.9 9.943 5.9c-1.57 0-2.657 1.28-3.072 2.632v.002l-2.55 8.22a1.038 1.038 0 0 0 1.982.615l2.551-8.226v-.001Z",fill:"#fff"},null,-1),_=["id"],p=e.createElementVNode("stop",{offset:".297","stop-color":"#7C52FF"},null,-1),h=e.createElementVNode("stop",{offset:".762","stop-color":"#F9008E"},null,-1),f=e.createElementVNode("stop",{offset:"1","stop-color":"#F6AB3C"},null,-1),m=[p,h,f],v=["id"],E=e.createElementVNode("path",{fill:"#fff",d:"M0 0h24v24H0z"},null,-1),V=[E];function g(t,b,l,q,C,i){return e.openBlock(),e.createElementBlock("svg",{"aria-label":l.ariaLabel,class:e.normalizeClass([i.iconSizeClass,"d-icon d-icon--dialpad-ai-color-reversed"]),"aria-hidden":i.ariaHidden,role:"img","data-name":"Dialpad Ai Color Reversed",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("g",{"clip-path":`url(#${t.uniqueID}a)`},[e.createElementVNode("path",{d:"M0 5.301A5.301 5.301 0 0 1 5.301 0h13.398A5.301 5.301 0 0 1 24 5.301v13.398A5.301 5.301 0 0 1 18.699 24H5.301A5.301 5.301 0 0 1 0 18.699V5.301Z",fill:`url(#${t.uniqueID}b)`},null,8,c),u],8,d),e.createElementVNode("defs",null,[e.createElementVNode("linearGradient",{id:`${t.uniqueID}b`,x1:"25.431",y1:"23.998",x2:"10.959",y2:"-6.687",gradientUnits:"userSpaceOnUse"},m,8,_),e.createElementVNode("clipPath",{id:`${t.uniqueID}a`},V,8,v)])],10,r)}const N=s._(n,[["render",g]]);module.exports=N;
|
|
2
2
|
//# sourceMappingURL=dialpad-ai-color-reversed.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dialpad-ai-color-reversed.cjs","sources":["../../../src/icons/dialpad-ai-color-reversed.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Dialpad Ai Color Reversed\" class=\"d-icon d-icon--dialpad-ai-color-reversed\" viewBox=\"0 0 24
|
|
1
|
+
{"version":3,"file":"dialpad-ai-color-reversed.cjs","sources":["../../../src/icons/dialpad-ai-color-reversed.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Dialpad Ai Color Reversed\" class=\"d-icon d-icon--dialpad-ai-color-reversed\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><g :clip-path=\"`url(#${uniqueID}a)`\"><path d=\"M0 5.301A5.301 5.301 0 0 1 5.301 0h13.398A5.301 5.301 0 0 1 24 5.301v13.398A5.301 5.301 0 0 1 18.699 24H5.301A5.301 5.301 0 0 1 0 18.699V5.301Z\" :fill=\"`url(#${uniqueID}b)`\"/><path d=\"M19.725 7.634c0 .693-.585 1.255-1.307 1.255s-1.307-.562-1.307-1.255c0-.693.585-1.255 1.307-1.255s1.307.562 1.307 1.255ZM8.856 9.142c.27-.88.787-1.166 1.088-1.166.301 0 .817.285 1.087 1.162v.001l1.964 6.332v.002c.417 1.35 1.503 2.626 3.071 2.626a3.41 3.41 0 0 0 3.41-3.41v-4.335a1.038 1.038 0 0 0-2.075 0v4.336c0 .737-.598 1.334-1.335 1.334-.3 0-.817-.286-1.087-1.163l-1.964-6.333C12.598 7.177 11.512 5.9 9.943 5.9c-1.57 0-2.657 1.28-3.072 2.632v.002l-2.55 8.22a1.038 1.038 0 0 0 1.982.615l2.551-8.226v-.001Z\" fill=\"#fff\"/></g><defs><linearGradient :id=\"`${uniqueID}b`\" x1=\"25.431\" y1=\"23.998\" x2=\"10.959\" y2=\"-6.687\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".297\" stop-color=\"#7C52FF\"/><stop offset=\".762\" stop-color=\"#F9008E\"/><stop offset=\"1\" stop-color=\"#F6AB3C\"/></linearGradient><clipPath :id=\"`${uniqueID}a`\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></svg>\n</template>\n\n<script>\nimport { getUniqueString } from '@/src/utils';\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconDialpadAiColorReversed',\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\n created () {\n this.$emit('loaded');\n this.uniqueID = getUniqueString();\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","getUniqueString","_hoisted_1","_hoisted_2","_hoisted_3","_createElementVNode","_hoisted_5","_hoisted_6","_hoisted_7","_hoisted_8","_hoisted_10","_hoisted_11","_createElementBlock","$props","_normalizeClass","$options","_ctx","_hoisted_4","_hoisted_9","_hoisted_12"],"mappings":"qKAQKA,EAAU,CACb,KAAM,+BAEN,MAAO,CAKL,KAAM,CACJ,KAAM,OACN,QAAS,MACT,UAAYC,GAAM,OAAO,KAAKC,GAAmB,EAAE,SAASD,CAAC,CAC9D,EAKD,UAAW,CACT,KAAM,OACN,QAAS,MACV,CACF,EAMD,MAAO,CAAC,QAAQ,EAEhB,SAAU,CACR,eAAiB,CACf,OAAOC,EAAmB,EAAC,KAAK,IAAI,CACrC,EAED,YAAc,CACZ,OAAQ,KAAK,UAAqB,QAAT,MAC1B,CACF,EAED,SAAW,CACT,KAAK,MAAM,QAAQ,EACnB,KAAK,SAAWC,EAAAA,GACjB,CACH,EAnDAC,EAAA,CAAA,aAAA,aAAA,EAAAC,EAAA,CAAA,WAAA,EAAAC,EAAA,CAAA,MAAA,IACscC,EAAmhB,mBAAA,OAAA,CAA7gB,EAAE,8fAA8f,KAAK,iBADj9BC,EAAA,CAAA,IAAA,IACulCD,EAA0C,mBAAA,OAAA,CAApC,OAAO,OAAO,aAAW,sBAAWA,EAA0C,mBAAA,OAAA,CAApC,OAAO,OAAO,aAAW,sBAAWA,EAAuC,mBAAA,OAAA,CAAjC,OAAO,IAAI,aAAW,uBAAhHE,EAA0CC,EAA0CC,GAD3qCC,EAAA,CAAA,IAAA,IACkwCL,EAAqC,mBAAA,OAAA,CAA/B,KAAK,OAAO,EAAE,6BAApBM,gDAAhwCC,EAA6zC,mBAAA,MAAA,CAAvzC,aAAYC,EAAS,UAAG,MADhCC,EAAAA,eAAA,CACuCC,EAAa,cAAmF,0CAA0C,CAAA,EAA1H,cAAaA,EAAU,WAAE,KAAK,MAAM,YAAU,4BAA6E,QAAQ,YAAY,MAAM,+BAA6BV,EAAAA,mBAAovB,IAAA,CAAhvB,oBAAmBW,EAAQ,QAAA,OAAMX,EAAAA,mBAAwL,OAAA,CAAlL,EAAE,kJAAmJ,aAAcW,EAAQ,QAAA,IAD/b,EAAA,KAAA,EAAAZ,CAAA,EACsca,CADtc,EAAA,EAAAd,CAAA,EAC69BE,EAA4V,mBAAA,OAAA,KAAA,CAAtVA,EAAAA,mBAAgQ,iBAAA,CAA/O,MAAOW,EAAQ,QAAA,IAAK,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,cAAc,kBADtkCE,EAAA,EAAAZ,CAAA,EACmuCD,EAAAA,mBAA+E,WAAA,CAApE,MAAOW,EAAQ,QAAA,KAD7vCG,EAAA,EAAAT,CAAA,GAAA,EAAA,GAAAR,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { g as s } from "../utils-ougd2MqG.js";
|
|
2
|
-
import { I as
|
|
3
|
-
import { openBlock as l, createElementBlock as
|
|
4
|
-
import { _ as
|
|
2
|
+
import { I as o } from "../constants-B5bI7ccM.js";
|
|
3
|
+
import { openBlock as l, createElementBlock as n, normalizeClass as d, createElementVNode as e } from "vue";
|
|
4
|
+
import { _ as r } from "../_plugin-vue_export-helper-hUChTQA_.js";
|
|
5
5
|
const c = {
|
|
6
6
|
name: "DtIconDialpadAiColorReversed",
|
|
7
7
|
props: {
|
|
@@ -12,7 +12,7 @@ const c = {
|
|
|
12
12
|
size: {
|
|
13
13
|
type: String,
|
|
14
14
|
default: "500",
|
|
15
|
-
validator: (
|
|
15
|
+
validator: (i) => Object.keys(o).includes(i)
|
|
16
16
|
},
|
|
17
17
|
/**
|
|
18
18
|
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
@@ -29,7 +29,7 @@ const c = {
|
|
|
29
29
|
emits: ["loaded"],
|
|
30
30
|
computed: {
|
|
31
31
|
iconSizeClass() {
|
|
32
|
-
return
|
|
32
|
+
return o[this.size];
|
|
33
33
|
},
|
|
34
34
|
ariaHidden() {
|
|
35
35
|
return this.ariaLabel ? "false" : "true";
|
|
@@ -38,52 +38,64 @@ const c = {
|
|
|
38
38
|
created() {
|
|
39
39
|
this.$emit("loaded"), this.uniqueID = s();
|
|
40
40
|
}
|
|
41
|
-
}, _ = ["aria-label", "aria-hidden"], u = ["fill"], f = /* @__PURE__ */ e("path", {
|
|
42
|
-
d: "M19.
|
|
41
|
+
}, _ = ["aria-label", "aria-hidden"], u = ["clip-path"], p = ["fill"], f = /* @__PURE__ */ e("path", {
|
|
42
|
+
d: "M19.725 7.634c0 .693-.585 1.255-1.307 1.255s-1.307-.562-1.307-1.255c0-.693.585-1.255 1.307-1.255s1.307.562 1.307 1.255ZM8.856 9.142c.27-.88.787-1.166 1.088-1.166.301 0 .817.285 1.087 1.162v.001l1.964 6.332v.002c.417 1.35 1.503 2.626 3.071 2.626a3.41 3.41 0 0 0 3.41-3.41v-4.335a1.038 1.038 0 0 0-2.075 0v4.336c0 .737-.598 1.334-1.335 1.334-.3 0-.817-.286-1.087-1.163l-1.964-6.333C12.598 7.177 11.512 5.9 9.943 5.9c-1.57 0-2.657 1.28-3.072 2.632v.002l-2.55 8.22a1.038 1.038 0 0 0 1.982.615l2.551-8.226v-.001Z",
|
|
43
43
|
fill: "#fff"
|
|
44
|
-
}, null, -1),
|
|
44
|
+
}, null, -1), h = ["id"], m = /* @__PURE__ */ e("stop", {
|
|
45
45
|
offset: ".297",
|
|
46
46
|
"stop-color": "#7C52FF"
|
|
47
|
-
}, null, -1),
|
|
47
|
+
}, null, -1), v = /* @__PURE__ */ e("stop", {
|
|
48
48
|
offset: ".762",
|
|
49
49
|
"stop-color": "#F9008E"
|
|
50
|
-
}, null, -1),
|
|
50
|
+
}, null, -1), g = /* @__PURE__ */ e("stop", {
|
|
51
51
|
offset: "1",
|
|
52
52
|
"stop-color": "#F6AB3C"
|
|
53
|
-
}, null, -1),
|
|
54
|
-
h,
|
|
53
|
+
}, null, -1), I = [
|
|
55
54
|
m,
|
|
56
|
-
v
|
|
55
|
+
v,
|
|
56
|
+
g
|
|
57
|
+
], b = ["id"], C = /* @__PURE__ */ e("path", {
|
|
58
|
+
fill: "#fff",
|
|
59
|
+
d: "M0 0h24v24H0z"
|
|
60
|
+
}, null, -1), D = [
|
|
61
|
+
C
|
|
57
62
|
];
|
|
58
|
-
function
|
|
59
|
-
return l(),
|
|
60
|
-
"aria-label":
|
|
61
|
-
class:
|
|
63
|
+
function S(i, A, a, q, z, t) {
|
|
64
|
+
return l(), n("svg", {
|
|
65
|
+
"aria-label": a.ariaLabel,
|
|
66
|
+
class: d([t.iconSizeClass, "d-icon d-icon--dialpad-ai-color-reversed"]),
|
|
62
67
|
"aria-hidden": t.ariaHidden,
|
|
63
68
|
role: "img",
|
|
64
69
|
"data-name": "Dialpad Ai Color Reversed",
|
|
65
|
-
viewBox: "0 0 24
|
|
70
|
+
viewBox: "0 0 24 24",
|
|
66
71
|
xmlns: "http://www.w3.org/2000/svg"
|
|
67
72
|
}, [
|
|
68
|
-
e("
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
+
e("g", {
|
|
74
|
+
"clip-path": `url(#${i.uniqueID}a)`
|
|
75
|
+
}, [
|
|
76
|
+
e("path", {
|
|
77
|
+
d: "M0 5.301A5.301 5.301 0 0 1 5.301 0h13.398A5.301 5.301 0 0 1 24 5.301v13.398A5.301 5.301 0 0 1 18.699 24H5.301A5.301 5.301 0 0 1 0 18.699V5.301Z",
|
|
78
|
+
fill: `url(#${i.uniqueID}b)`
|
|
79
|
+
}, null, 8, p),
|
|
80
|
+
f
|
|
81
|
+
], 8, u),
|
|
73
82
|
e("defs", null, [
|
|
74
83
|
e("linearGradient", {
|
|
75
|
-
id: `${
|
|
84
|
+
id: `${i.uniqueID}b`,
|
|
76
85
|
x1: "25.431",
|
|
77
|
-
y1: "
|
|
86
|
+
y1: "23.998",
|
|
78
87
|
x2: "10.959",
|
|
79
|
-
y2: "-6.
|
|
88
|
+
y2: "-6.687",
|
|
80
89
|
gradientUnits: "userSpaceOnUse"
|
|
81
|
-
},
|
|
90
|
+
}, I, 8, h),
|
|
91
|
+
e("clipPath", {
|
|
92
|
+
id: `${i.uniqueID}a`
|
|
93
|
+
}, D, 8, b)
|
|
82
94
|
])
|
|
83
95
|
], 10, _);
|
|
84
96
|
}
|
|
85
|
-
const
|
|
97
|
+
const F = /* @__PURE__ */ r(c, [["render", S]]);
|
|
86
98
|
export {
|
|
87
|
-
|
|
99
|
+
F as default
|
|
88
100
|
};
|
|
89
101
|
//# sourceMappingURL=dialpad-ai-color-reversed.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dialpad-ai-color-reversed.js","sources":["../../../src/icons/dialpad-ai-color-reversed.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Dialpad Ai Color Reversed\" class=\"d-icon d-icon--dialpad-ai-color-reversed\" viewBox=\"0 0 24
|
|
1
|
+
{"version":3,"file":"dialpad-ai-color-reversed.js","sources":["../../../src/icons/dialpad-ai-color-reversed.vue"],"sourcesContent":["<template>\n <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Dialpad Ai Color Reversed\" class=\"d-icon d-icon--dialpad-ai-color-reversed\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><g :clip-path=\"`url(#${uniqueID}a)`\"><path d=\"M0 5.301A5.301 5.301 0 0 1 5.301 0h13.398A5.301 5.301 0 0 1 24 5.301v13.398A5.301 5.301 0 0 1 18.699 24H5.301A5.301 5.301 0 0 1 0 18.699V5.301Z\" :fill=\"`url(#${uniqueID}b)`\"/><path d=\"M19.725 7.634c0 .693-.585 1.255-1.307 1.255s-1.307-.562-1.307-1.255c0-.693.585-1.255 1.307-1.255s1.307.562 1.307 1.255ZM8.856 9.142c.27-.88.787-1.166 1.088-1.166.301 0 .817.285 1.087 1.162v.001l1.964 6.332v.002c.417 1.35 1.503 2.626 3.071 2.626a3.41 3.41 0 0 0 3.41-3.41v-4.335a1.038 1.038 0 0 0-2.075 0v4.336c0 .737-.598 1.334-1.335 1.334-.3 0-.817-.286-1.087-1.163l-1.964-6.333C12.598 7.177 11.512 5.9 9.943 5.9c-1.57 0-2.657 1.28-3.072 2.632v.002l-2.55 8.22a1.038 1.038 0 0 0 1.982.615l2.551-8.226v-.001Z\" fill=\"#fff\"/></g><defs><linearGradient :id=\"`${uniqueID}b`\" x1=\"25.431\" y1=\"23.998\" x2=\"10.959\" y2=\"-6.687\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".297\" stop-color=\"#7C52FF\"/><stop offset=\".762\" stop-color=\"#F9008E\"/><stop offset=\"1\" stop-color=\"#F6AB3C\"/></linearGradient><clipPath :id=\"`${uniqueID}a`\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></svg>\n</template>\n\n<script>\nimport { getUniqueString } from '@/src/utils';\nimport { ICON_SIZE_MODIFIERS } from '@/src/constants';\n\nexport default {\n name: 'DtIconDialpadAiColorReversed',\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\n created () {\n this.$emit('loaded');\n this.uniqueID = getUniqueString();\n },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","getUniqueString","_hoisted_1","_hoisted_2","_hoisted_3","_createElementVNode","_hoisted_5","_hoisted_6","_hoisted_7","_hoisted_8","_hoisted_10","_hoisted_11","_createElementBlock","$props","_normalizeClass","$options","_ctx","_hoisted_4","_hoisted_9","_hoisted_12"],"mappings":";;;;AAQA,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,IAC9D;AAAA;AAAA;AAAA;AAAA,IAKD,WAAW;AAAA,MACT,MAAM;AAAA,MACN,SAAS;AAAA,IACV;AAAA,EACF;AAAA;AAAA;AAAA;AAAA;AAAA,EAMD,OAAO,CAAC,QAAQ;AAAA,EAEhB,UAAU;AAAA,IACR,gBAAiB;AACf,aAAOC,EAAoB,KAAK,IAAI;AAAA,IACrC;AAAA,IAED,aAAc;AACZ,aAAQ,KAAK,YAAqB,UAAT;AAAA,IAC1B;AAAA,EACF;AAAA,EAED,UAAW;AACT,SAAK,MAAM,QAAQ,GACnB,KAAK,WAAWC;EACjB;AACH,GAnDAC,IAAA,CAAA,cAAA,aAAA,GAAAC,IAAA,CAAA,WAAA,GAAAC,IAAA,CAAA,MAAA,OACscC,gBAAAA,EAAmhB,QAAA;AAAA,EAA7gB,GAAE;AAAA,EAA8f,MAAK;cADj9BC,IAAA,CAAA,IAAA,OACulCD,gBAAAA,EAA0C,QAAA;AAAA,EAApC,QAAO;AAAA,EAAO,cAAW;kBAAWA,gBAAAA,EAA0C,QAAA;AAAA,EAApC,QAAO;AAAA,EAAO,cAAW;kBAAWA,gBAAAA,EAAuC,QAAA;AAAA,EAAjC,QAAO;AAAA,EAAI,cAAW;;EAAhHE;AAAA,EAA0CC;AAAA,EAA0CC;GAD3qCC,IAAA,CAAA,IAAA,OACkwCL,gBAAAA,EAAqC,QAAA;AAAA,EAA/B,MAAK;AAAA,EAAO,GAAE;;EAApBM;;;cAAhwCC,EAA6zC,OAAA;AAAA,IAAvzC,cAAYC,EAAS;AAAA,IAAG,OADhCC,EAAA,CACuCC,EAAa,eAAmF,0CAA0C,CAAA;AAAA,IAA1H,eAAaA,EAAU;AAAA,IAAE,MAAK;AAAA,IAAM,aAAU;AAAA,IAA6E,SAAQ;AAAA,IAAY,OAAM;AAAA;IAA6BV,EAAovB,KAAA;AAAA,MAAhvB,qBAAmBW,EAAQ,QAAA;AAAA;MAAMX,EAAwL,QAAA;AAAA,QAAlL,GAAE;AAAA,QAAmJ,cAAcW,EAAQ,QAAA;AAAA,MAD/b,GAAA,MAAA,GAAAZ,CAAA;AAAA,MACsca;AAAA,IADtc,GAAA,GAAAd,CAAA;AAAA,IAC69BE,EAA4V,QAAA,MAAA;AAAA,MAAtVA,EAAgQ,kBAAA;AAAA,QAA/O,OAAOW,EAAQ,QAAA;AAAA,QAAK,IAAG;AAAA,QAAS,IAAG;AAAA,QAAS,IAAG;AAAA,QAAS,IAAG;AAAA,QAAS,eAAc;AAAA,SADtkCE,GAAA,GAAAZ,CAAA;AAAA,MACmuCD,EAA+E,YAAA;AAAA,QAApE,OAAOW,EAAQ,QAAA;AAAA,SAD7vCG,GAAA,GAAAT,CAAA;AAAA;EAAA,GAAA,IAAAR,CAAA;;;"}
|