@dialpad/dialtone-vue 2.85.0 → 2.85.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.
@@ -3074,7 +3074,7 @@ const fm = lm.exports, dm = {
3074
3074
  };
3075
3075
  var mm = function() {
3076
3076
  var t = this, e = t._self._c;
3077
- return e("svg", { staticClass: "d-icon d-icon--dialbot", attrs: { "aria-hidden": "true", role: "img", "data-name": "Dialbot", viewBox: "0 0 358 358", xmlns: "http://www.w3.org/2000/svg" } }, [e("circle", { attrs: { cx: "179", cy: "179", r: "179", fill: `url(#${t.uniqueID}__a)` } }), e("path", { attrs: { d: "M179 268.5v-11.933V268.5Zm86.517 0v11.933h19.308l-8.635-17.27-10.673 5.337Zm-16.73-33.459-9.3-7.478-4.797 5.967 3.424 6.848 10.673-5.337ZM179 101.433c42.839 0 77.567 34.728 77.567 77.567h23.866c0-56.02-45.413-101.433-101.433-101.433v23.866ZM101.433 179c0-42.839 34.728-77.567 77.567-77.567V77.567C122.98 77.567 77.567 122.98 77.567 179h23.866ZM179 256.567c-42.839 0-77.567-34.728-77.567-77.567H77.567c0 56.02 45.413 101.433 101.433 101.433v-23.866Zm86.517 0H179v23.866h86.517v-23.866Zm-27.403-16.189 16.729 33.459 21.347-10.674-16.729-33.459-21.347 10.674ZM256.567 179c0 18.396-6.39 35.268-17.08 48.563l18.6 14.955c13.975-17.38 22.346-39.488 22.346-63.518h-23.866Zm-29.834 23.867c-6.527 5.701-13.942 10.11-22.243 13.226-8.302 3.116-16.781 4.674-25.437 4.674-8.727 0-17.241-1.558-25.543-4.674-8.301-3.116-15.716-7.525-22.243-13.226v-11.934c4.399 2.652 9.365 4.939 14.9 6.862a112.163 112.163 0 0 0 16.815 4.674c5.748 1.127 11.105 1.69 16.071 1.69 5.038 0 10.395-.563 16.071-1.69a112.209 112.209 0 0 0 16.816-4.674c5.534-1.923 10.465-4.21 14.793-6.862v11.934Z", fill: "#fff" } }), e("defs", [e("linearGradient", { attrs: { id: `${t.uniqueID}__a`, x1: "0", y1: "0", x2: "358", y2: "358", gradientUnits: "userSpaceOnUse" } }, [e("stop", { attrs: { "stop-color": "#7C52FF" } }), e("stop", { attrs: { offset: "1", "stop-color": "#F9008E" } })], 1)], 1)]);
3077
+ return e("svg", { staticClass: "d-icon d-icon--dialbot", attrs: { "aria-hidden": "true", role: "img", "data-name": "Dialbot", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24" } }, [e("g", { attrs: { "clip-path": `url(#${t.uniqueID}__a)` } }, [e("path", { attrs: { fill: `url(#${t.uniqueID}__b)`, d: "M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12Z" } }), e("path", { attrs: { fill: "#fff", d: "M17.8 18v.8h1.294l-.578-1.158L17.8 18Zm-1.122-2.243-.623-.501-.322.4.23.459.716-.358ZM12 6.8a5.2 5.2 0 0 1 5.2 5.2h1.6A6.8 6.8 0 0 0 12 5.2v1.6ZM6.8 12A5.2 5.2 0 0 1 12 6.8V5.2A6.8 6.8 0 0 0 5.2 12h1.6Zm5.2 5.2A5.2 5.2 0 0 1 6.8 12H5.2a6.8 6.8 0 0 0 6.8 6.8v-1.6Zm5.8 0H12v1.6h5.8v-1.6Zm-1.837-1.085 1.121 2.243 1.432-.716-1.122-2.243-1.431.716ZM17.2 12a5.175 5.175 0 0 1-1.145 3.256l1.247 1.002A6.775 6.775 0 0 0 18.8 12h-1.6Zm-2 1.6a4.824 4.824 0 0 1-1.491.887 4.817 4.817 0 0 1-3.418 0 4.822 4.822 0 0 1-1.49-.887v-.8c.294.178.627.331.998.46.367.134.744.238 1.127.313.386.076.745.114 1.078.114a5.51 5.51 0 0 0 1.077-.114 7.53 7.53 0 0 0 1.127-.313c.371-.129.702-.282.992-.46v.8Z" } })]), e("defs", [e("linearGradient", { attrs: { id: `${t.uniqueID}__b`, x1: "0", x2: "24", y1: "0", y2: "24", gradientUnits: "userSpaceOnUse" } }, [e("stop", { attrs: { offset: ".1", "stop-color": "#F9008E" } }), e("stop", { attrs: { offset: ".9", "stop-color": "#7C52FF" } })], 1), e("clipPath", { attrs: { id: `${t.uniqueID}__a` } }, [e("path", { attrs: { fill: "#fff", d: "M0 0h24v24H0z" } })])], 1)]);
3078
3078
  }, cm = [], _m = /* @__PURE__ */ n(
3079
3079
  dm,
3080
3080
  mm,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone-vue",
3
- "version": "2.85.0",
3
+ "version": "2.85.1",
4
4
  "description": "Vue component library for Dialpad's design system Dialtone",
5
5
  "scripts": {
6
6
  "build": "npm run clean && npm run build:main && npm run build:documentation",
@@ -31,7 +31,7 @@
31
31
  "CHANGELOG.json"
32
32
  ],
33
33
  "dependencies": {
34
- "@dialpad/dialtone-icons": "^0.7.0",
34
+ "@dialpad/dialtone-icons": "^0.7.1",
35
35
  "@linusborg/vue-simple-portal": "^0.1.5",
36
36
  "@tiptap/extension-document": "^2.0.2",
37
37
  "@tiptap/extension-paragraph": "^2.0.2",
@@ -47,7 +47,7 @@
47
47
  "@commitlint/cli": "^17.4.2",
48
48
  "@commitlint/config-conventional": "^17.4.2",
49
49
  "@dialpad/conventional-changelog-angular": "^1.1.1",
50
- "@dialpad/dialtone": "^7.27.0",
50
+ "@dialpad/dialtone": "^7.27.1",
51
51
  "@dialpad/semantic-release-changelog-json": "^1.0.0",
52
52
  "@percy/cli": "^1.24.0",
53
53
  "@percy/storybook": "^4.3.6",