@dialpad/dialtone-vue 2.189.1 → 2.189.3

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.
@@ -131,7 +131,6 @@ declare const _default: import('vue').DefineComponent<{
131
131
  showLinkInput: boolean;
132
132
  linkInput: string;
133
133
  currentButtonRefIndex: number;
134
- buttonRefMap: import('vue').Ref<{}>;
135
134
  }, {
136
135
  inputLength(): any;
137
136
  htmlOutputFormat(): string;
@@ -1 +1 @@
1
- {"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue"],"names":[],"mappings":"AA+LA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA4oDe,MAAM"}
1
+ {"version":3,"file":"editor.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/conversation_view/editor/editor.vue"],"names":[],"mappings":"AA+LA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qBA0oDe,MAAM"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone-vue",
3
- "version": "2.189.1",
3
+ "version": "2.189.3",
4
4
  "description": "Vue component library for Dialpad's design system Dialtone",
5
5
  "files": [
6
6
  "dist"
@@ -30,9 +30,9 @@
30
30
  "@tiptap/extension-text": "2.6.6",
31
31
  "@tiptap/extension-text-align": "2.6.6",
32
32
  "@tiptap/extension-underline": "2.6.6",
33
- "@tiptap/extension-text-style": "2.12.0",
34
- "@tiptap/extension-color": "2.12.0",
35
- "@tiptap/extension-font-family": "2.12.0",
33
+ "@tiptap/extension-text-style": "2.6.6",
34
+ "@tiptap/extension-color": "2.6.6",
35
+ "@tiptap/extension-font-family": "2.6.6",
36
36
  "@tiptap/pm": "2.6.6",
37
37
  "@tiptap/suggestion": "2.6.6",
38
38
  "@tiptap/vue-2": "^2.6.6",
@@ -44,7 +44,7 @@
44
44
  "regex-combined-emojis": "1.6.0",
45
45
  "tippy.js": "6.3.7",
46
46
  "@dialpad/dialtone-emojis": "1.1.2",
47
- "@dialpad/dialtone-icons": "4.36.0"
47
+ "@dialpad/dialtone-icons": "4.38.1"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@dialpad/i18n-services": "1.2.0-beta.v6",
@@ -58,12 +58,12 @@
58
58
  "react": "17.0.2",
59
59
  "storybook-dark-mode": "^3.0.3",
60
60
  "vue": "^2.7.15",
61
- "@dialpad/dialtone-css": "8.57.0",
62
- "@dialpad/generator-dialtone": "0.1.0"
61
+ "@dialpad/generator-dialtone": "0.1.0",
62
+ "@dialpad/dialtone-css": "8.57.1"
63
63
  },
64
64
  "peerDependencies": {
65
65
  "vue": ">=2.6",
66
- "@dialpad/dialtone-css": "^8.57.0"
66
+ "@dialpad/dialtone-css": "^8.57.1"
67
67
  },
68
68
  "bugs": {
69
69
  "email": "dialtone@dialpad.com"