@dialpad/dialtone-vue 2.111.1 → 2.112.0-alpha.2
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/CHANGELOG.json +1 -1
- package/CHANGELOG.md +7 -0
- package/dist/dialtone-vue.cjs +5 -5
- package/dist/dialtone-vue.js +1078 -1075
- package/dist/{emoji-u-6Ujtra.js → emoji-6U-JCsdr.js} +1 -1
- package/dist/emoji-w6s_k5vR.cjs +1 -0
- package/dist/emoji.cjs +1 -1
- package/dist/emoji.js +3 -3
- package/dist/{emoji_picker-xRY9wMAj.cjs → emoji_picker-AmUP-iCr.cjs} +1 -1
- package/dist/{emoji_picker-q4BK6caJ.js → emoji_picker-_ah1kerg.js} +1 -1
- package/dist/{emoji_text_wrapper-TKseOWgf.cjs → emoji_text_wrapper-KSNd1Eg_.cjs} +1 -1
- package/dist/{emoji_text_wrapper-ueIn3-wT.js → emoji_text_wrapper-uGdxxdhj.js} +1 -1
- package/dist/message_input.cjs +1 -1
- package/dist/message_input.js +3 -3
- package/dist/{stack-3Aje1HO3.cjs → stack-KJXN5GIj.cjs} +1 -1
- package/dist/{stack-JXwTwRNx.js → stack-kZE4U88k.js} +1 -1
- package/dist/types/components/datepicker/datepicker_constants.d.ts +1 -0
- package/dist/types/components/datepicker/datepicker_constants.d.ts.map +1 -1
- package/dist/types/components/datepicker/formatUtils.d.ts +5 -5
- package/dist/types/components/datepicker/formatUtils.d.ts.map +1 -1
- package/dist/types/components/datepicker/modules/month-year-picker.vue.d.ts +9 -2
- package/dist/types/components/datepicker/utils.d.ts +1 -1
- package/dist/types/components/datepicker/utils.d.ts.map +1 -1
- package/package.json +3 -2
- package/dist/emoji-hIcaq3qs.cjs +0 -1
|
@@ -1772,7 +1772,7 @@ const Ei = {
|
|
|
1772
1772
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
1773
1773
|
var zi = function() {
|
|
1774
1774
|
var e = this, a = e.$createElement, t = e._self._c || a;
|
|
1775
|
-
return t("svg", e._g({ staticClass: "d-icon d-icon--dialpad-ai-color", attrs: { "aria-hidden": "true", role: "img", "data-name": "Dialpad Ai Color", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" } }, e.$listeners), [t("path", { attrs: { d: "
|
|
1775
|
+
return t("svg", e._g({ staticClass: "d-icon d-icon--dialpad-ai-color", attrs: { "aria-hidden": "true", role: "img", "data-name": "Dialpad Ai Color", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" } }, e.$listeners), [t("g", { attrs: { "clip-path": "url(#dt-icon1674951635a)" } }, [t("path", { attrs: { 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(#dt-icon1674951635b)" } }), t("path", { attrs: { "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(#dt-icon1674951635c)" } })]), t("defs", [t("linearGradient", { attrs: { id: "dt-icon1674951635b", x1: "1.955", y1: "3", x2: "19.54", y2: "24.843", gradientUnits: "userSpaceOnUse" } }, [t("stop", { attrs: { offset: ".1", "stop-color": "#F9008E" } }), t("stop", { attrs: { offset: ".9", "stop-color": "#7C52FF" } })], 1), t("linearGradient", { attrs: { id: "dt-icon1674951635c", x1: "1.955", y1: "3", x2: "19.54", y2: "24.843", gradientUnits: "userSpaceOnUse" } }, [t("stop", { attrs: { offset: ".1", "stop-color": "#F9008E" } }), t("stop", { attrs: { offset: ".9", "stop-color": "#7C52FF" } })], 1), t("clipPath", { attrs: { id: "dt-icon1674951635a" } }, [t("path", { attrs: { fill: "#fff", transform: "translate(.955)", d: "M0 0h24v24H0z" } })])], 1)]);
|
|
1776
1776
|
};
|
|
1777
1777
|
const Bi = {
|
|
1778
1778
|
render: zi
|