@dialpad/dialtone-vue 2.115.2 → 2.116.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.
@@ -2456,24 +2456,24 @@ export {
2456
2456
  lo as L,
2457
2457
  Ji as T,
2458
2458
  he as V,
2459
- Un as a,
2460
- Yi as b,
2461
- lr as c,
2462
- Gi as d,
2463
- Xi as e,
2464
- eo as f,
2459
+ Jt as a,
2460
+ Wn as b,
2461
+ uo as c,
2462
+ Un as d,
2463
+ Yi as e,
2464
+ Fn as f,
2465
2465
  Zt as g,
2466
- an as h,
2466
+ lr as h,
2467
2467
  Gn as i,
2468
- Wn as j,
2469
- Jt as k,
2470
- er as l,
2471
- co as m,
2468
+ Gi as j,
2469
+ Xi as k,
2470
+ eo as l,
2471
+ an as m,
2472
2472
  un as n,
2473
- or as o,
2474
- uo as p,
2475
- kn as q,
2476
- Fn as r,
2473
+ er as o,
2474
+ co as p,
2475
+ or as q,
2476
+ kn as r,
2477
2477
  ir as s,
2478
2478
  ze as t,
2479
2479
  po as u,
@@ -1 +1 @@
1
- {"version":3,"file":"icon.vue.d.ts","sourceRoot":"","sources":["../../../../components/icon/icon.vue.js"],"names":[],"mappings":";IAmBI;;OAEG;;;;;IAQH;;;OAGG;;;;;;IAOH;;OAEG;;;;;;IAOH;;OAEG;;;;;;;;;IA/BH;;OAEG;;;;;IAQH;;;OAGG;;;;;;IAOH;;OAEG;;;;;;IAOH;;OAEG"}
1
+ {"version":3,"file":"icon.vue.d.ts","sourceRoot":"","sources":["../../../../components/icon/icon.vue.js"],"names":[],"mappings":";IAeI;;OAEG;;;;;IAQH;;;OAGG;;;;;;IAOH;;OAEG;;;;;;IAOH;;OAEG;;;;;;;;;IA/BH;;OAEG;;;;;IAQH;;;OAGG;;;;;;IAOH;;OAEG;;;;;;IAOH;;OAEG"}
@@ -1 +1 @@
1
- {"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../../directives/tooltip/tooltip.js"],"names":[],"mappings":";;IAKE,iCAuFC"}
1
+ {"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../../directives/tooltip/tooltip.js"],"names":[],"mappings":";;IAKE,iCAyGC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone-vue",
3
- "version": "2.115.2",
3
+ "version": "2.116.1",
4
4
  "description": "Vue component library for Dialpad's design system Dialtone",
5
5
  "files": [
6
6
  "dist",
@@ -76,7 +76,6 @@
76
76
  "typedoc": "^0.25.2",
77
77
  "typedoc-plugin-markdown": "^3.16.0",
78
78
  "vite": "^5.0.0",
79
- "vite-plugin-vue2-svg": "^0.4.0",
80
79
  "vue": "^2.7.15",
81
80
  "vue-cli-plugin-webpack-bundle-analyzer": "~4.0.0",
82
81
  "vue-docgen-api": "^4.73.0",
@@ -84,13 +83,13 @@
84
83
  "vue-tsc": "^1.8.25",
85
84
  "yo": "^4.3.1",
86
85
  "yorkie": "^2.0.0",
87
- "@dialpad/dialtone-css": "^8.25.1",
88
- "@dialpad/dialtone-icons": "^4.9.0"
86
+ "@dialpad/dialtone-css": "8.26.1",
87
+ "@dialpad/dialtone-icons": "4.10.0"
89
88
  },
90
89
  "peerDependencies": {
91
- "@dialpad/dialtone-css": "^7.30.0 || ^8.21.2",
92
- "@dialpad/dialtone-icons": "^4.3.0",
93
- "vue": ">=2.6"
90
+ "@dialpad/dialtone-css": "7.30.0 || workspace:*",
91
+ "vue": ">=2.6",
92
+ "@dialpad/dialtone-icons": "4.10.0"
94
93
  },
95
94
  "bugs": {
96
95
  "email": "dialtone@dialpad.com"