{"version":3,"file":"dialpad-ai-color.cjs","sources":["../../../src/icons/dialpad-ai-color.vue"],"sourcesContent":["<template>\n  <svg :aria-label=\"ariaLabel\" :class=\"iconSizeClass\" :data-qa=\"dataQA\" :aria-hidden=\"ariaHidden\" role=\"img\" data-name=\"Dialpad Ai Color\" class=\"d-icon d-icon--dialpad-ai-color\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><g :clip-path=\"`url(#${uniqueID}a)`\"><path d=\"M22.397 6.832a1.916 1.916 0 1 0 0-3.832 1.916 1.916 0 0 0 0 3.832Z\" :fill=\"`url(#${uniqueID}b)`\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.136 6.388c-.434 0-1.181.413-1.57 1.683v.002L4.882 19.946a1.498 1.498 0 0 1-2.86-.888l3.68-11.864V7.19c.599-1.952 2.168-3.798 4.433-3.798 2.265 0 3.832 1.842 4.432 3.79 0 0 0 .001 0 0l2.835 9.142c.39 1.265 1.136 1.68 1.57 1.68a1.926 1.926 0 0 0 1.926-1.927V9.821a1.498 1.498 0 0 1 2.995 0v6.257A4.921 4.921 0 0 1 18.973 21c-2.263 0-3.832-1.842-4.432-3.791 0-.001 0 0 0 0l-2.835-9.141c-.39-1.267-1.134-1.68-1.57-1.68Z\" :fill=\"`url(#${uniqueID}c)`\"/></g><defs><linearGradient :id=\"`${uniqueID}b`\" x1=\"1.955\" y1=\"3\" x2=\"19.54\" y2=\"24.843\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".1\" stop-color=\"#F9008E\"/><stop offset=\".9\" stop-color=\"#7C52FF\"/></linearGradient><linearGradient :id=\"`${uniqueID}c`\" x1=\"1.955\" y1=\"3\" x2=\"19.54\" y2=\"24.843\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".1\" stop-color=\"#F9008E\"/><stop offset=\".9\" stop-color=\"#7C52FF\"/></linearGradient><clipPath :id=\"`${uniqueID}a`\"><path fill=\"#fff\" transform=\"translate(.955)\" 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: 'DtIconDialpadAiColor',\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    this.uniqueID = getUniqueString();\n  },\n};\n</script>\n"],"names":["_sfc_main","s","ICON_SIZE_MODIFIERS","getUniqueString","_hoisted_1","_hoisted_2","_hoisted_3","_hoisted_4","_hoisted_5","_createElementVNode","_hoisted_6","_hoisted_7","_hoisted_9","_hoisted_10","_hoisted_11","_hoisted_13","_hoisted_14","_createElementBlock","$props","_normalizeClass","$options","_ctx","_hoisted_8","_hoisted_12","_hoisted_15"],"mappings":"qKAQKA,EAAU,CACb,KAAM,uBAEN,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,EAED,QAAU,CACR,OAAO,KAAK,OAAO,SAAS,GAAK,SAClC,CACF,EAED,SAAW,CACT,KAAK,MAAM,QAAQ,EACnB,KAAK,SAAWC,EAAAA,GACjB,CACH,EAvDAC,EAAA,CAAA,aAAA,UAAA,aAAA,EAAAC,EAAA,CAAA,WAAA,EAAAC,EAAA,CAAA,MAAA,EAAAC,EAAA,CAAA,MAAA,EAAAC,EAAA,CAAA,IAAA,IACo+BC,EAAwC,mBAAA,OAAA,CAAlC,OAAO,KAAK,aAAW,sBAAWA,EAAwC,mBAAA,OAAA,CAAlC,OAAO,KAAK,aAAW,uBAArEC,EAAwCC,GAD5gCC,EAAA,CAAA,IAAA,IACkrCH,EAAwC,mBAAA,OAAA,CAAlC,OAAO,KAAK,aAAW,sBAAWA,EAAwC,mBAAA,OAAA,CAAlC,OAAO,KAAK,aAAW,uBAArEI,EAAwCC,GAD1tCC,EAAA,CAAA,IAAA,IACkzCN,EAAiE,mBAAA,OAAA,CAA3D,KAAK,OAAO,UAAU,kBAAkB,EAAE,6BAAhDO,gDAAhzCC,EAAy4C,mBAAA,MAAA,CAAn4C,aAAYC,EAAS,UAAG,MADhCC,EAAAA,eAAA,CACuCC,EAAa,cAA4F,iCAAiC,CAAA,EAA1H,UAASA,EAAM,OAAG,cAAaA,EAAU,WAAE,KAAK,MAAM,YAAU,mBAA2D,QAAQ,YAAY,MAAM,+BAA6BX,EAAAA,mBAAwoB,IAAA,CAApoB,oBAAmBY,EAAQ,QAAA,OAAMZ,EAAAA,mBAA2G,OAAA,CAArG,EAAE,qEAAsE,aAAcY,EAAQ,QAAA,IADlX,EAAA,KAAA,EAAAf,CAAA,EACyXG,EAAAA,mBAAof,OAAA,CAA9e,YAAU,UAAU,YAAU,UAAU,EAAE,saAAua,aAAcY,EAAQ,QAAA,IADt2B,EAAA,KAAA,EAAAd,CAAA,CAAA,EAAA,EAAAF,CAAA,EACi3BI,EAAohB,mBAAA,OAAA,KAAA,CAA9gBA,EAAAA,mBAA8M,iBAAA,CAA7L,MAAOY,EAAQ,QAAA,IAAK,GAAG,QAAQ,GAAG,IAAI,GAAG,QAAQ,GAAG,SAAS,cAAc,kBADn9BC,EAAA,EAAAd,CAAA,EACqkCC,EAAAA,mBAA8M,iBAAA,CAA7L,MAAOY,EAAQ,QAAA,IAAK,GAAG,QAAQ,GAAG,IAAI,GAAG,QAAQ,GAAG,SAAS,cAAc,kBADjqCE,EAAA,EAAAX,CAAA,EACmxCH,EAAAA,mBAA2G,WAAA,CAAhG,MAAOY,EAAQ,QAAA,KAD7yCG,EAAA,EAAAT,CAAA,GAAA,EAAA,GAAAX,CAAA"}