@dialpad/dialtone 9.64.0 → 9.65.0

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.
Files changed (56) hide show
  1. package/dist/css/dialtone-default-theme.css +121 -37
  2. package/dist/css/dialtone-default-theme.min.css +1 -1
  3. package/dist/css/dialtone.css +121 -37
  4. package/dist/css/dialtone.min.css +1 -1
  5. package/dist/tokens/doc.json +7349 -7349
  6. package/dist/vue2/chunks/icon_constants-Dy4MEUJL.js.map +1 -1
  7. package/dist/vue2/chunks/icon_constants-QYpmdE0R.js.map +1 -1
  8. package/dist/vue2/chunks/index-ODod4Oj_.js.map +1 -1
  9. package/dist/vue2/chunks/index-anN_sx1F.js.map +1 -1
  10. package/dist/vue2/component-documentation.json +1 -1
  11. package/dist/vue2/dialtone-vue.cjs +1 -1
  12. package/dist/vue2/dialtone-vue.js +1 -1
  13. package/dist/vue2/lib/avatar.cjs.map +1 -1
  14. package/dist/vue2/lib/avatar.js.map +1 -1
  15. package/dist/vue2/lib/contact-centers-row.cjs +17 -9
  16. package/dist/vue2/lib/contact-centers-row.cjs.map +1 -1
  17. package/dist/vue2/lib/contact-centers-row.js +17 -9
  18. package/dist/vue2/lib/contact-centers-row.js.map +1 -1
  19. package/dist/vue2/lib/illustration.cjs.map +1 -1
  20. package/dist/vue2/lib/illustration.js.map +1 -1
  21. package/dist/vue2/lib/stack.cjs +51 -14
  22. package/dist/vue2/lib/stack.cjs.map +1 -1
  23. package/dist/vue2/lib/stack.js +52 -15
  24. package/dist/vue2/lib/stack.js.map +1 -1
  25. package/dist/vue2/style.css +57 -57
  26. package/dist/vue2/types/components/stack/utils.d.ts +2 -2
  27. package/dist/vue2/types/components/stack/utils.d.ts.map +1 -1
  28. package/dist/vue2/types/components/stack/validators.d.ts +1 -1
  29. package/dist/vue2/types/components/stack/validators.d.ts.map +1 -1
  30. package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +15 -0
  31. package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
  32. package/dist/vue3/chunks/icon_constants-Dy4MEUJL.js.map +1 -1
  33. package/dist/vue3/chunks/icon_constants-QYpmdE0R.js.map +1 -1
  34. package/dist/vue3/component-documentation.json +1 -1
  35. package/dist/vue3/dialtone-vue.cjs +1 -1
  36. package/dist/vue3/dialtone-vue.js +1 -1
  37. package/dist/vue3/lib/avatar.cjs.map +1 -1
  38. package/dist/vue3/lib/avatar.js.map +1 -1
  39. package/dist/vue3/lib/contact-centers-row.cjs +21 -10
  40. package/dist/vue3/lib/contact-centers-row.cjs.map +1 -1
  41. package/dist/vue3/lib/contact-centers-row.js +21 -10
  42. package/dist/vue3/lib/contact-centers-row.js.map +1 -1
  43. package/dist/vue3/lib/illustration.cjs.map +1 -1
  44. package/dist/vue3/lib/illustration.js.map +1 -1
  45. package/dist/vue3/lib/stack.cjs +51 -14
  46. package/dist/vue3/lib/stack.cjs.map +1 -1
  47. package/dist/vue3/lib/stack.js +52 -15
  48. package/dist/vue3/lib/stack.js.map +1 -1
  49. package/dist/vue3/style.css +57 -57
  50. package/dist/vue3/types/components/stack/utils.d.ts +2 -2
  51. package/dist/vue3/types/components/stack/utils.d.ts.map +1 -1
  52. package/dist/vue3/types/components/stack/validators.d.ts +1 -1
  53. package/dist/vue3/types/components/stack/validators.d.ts.map +1 -1
  54. package/dist/vue3/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +15 -0
  55. package/dist/vue3/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts.map +1 -1
  56. package/package.json +3 -3
@@ -20,6 +20,13 @@ declare const _default: import("vue").DefineComponent<{
20
20
  type: BooleanConstructor;
21
21
  default: boolean;
22
22
  };
23
+ /**
24
+ * Making this true will hide the unread count badge, the chevron button, and the right slot
25
+ */
26
+ hideActions: {
27
+ type: BooleanConstructor;
28
+ default: boolean;
29
+ };
23
30
  /**
24
31
  * Number of unread messages
25
32
  */
@@ -70,6 +77,13 @@ declare const _default: import("vue").DefineComponent<{
70
77
  type: BooleanConstructor;
71
78
  default: boolean;
72
79
  };
80
+ /**
81
+ * Making this true will hide the unread count badge, the chevron button, and the right slot
82
+ */
83
+ hideActions: {
84
+ type: BooleanConstructor;
85
+ default: boolean;
86
+ };
73
87
  /**
74
88
  * Number of unread messages
75
89
  */
@@ -90,6 +104,7 @@ declare const _default: import("vue").DefineComponent<{
90
104
  }, {
91
105
  ariaLabel: string;
92
106
  selected: boolean;
107
+ hideActions: boolean;
93
108
  unreadCount: number;
94
109
  }, {}>;
95
110
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"contact_centers_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_centers_row/contact_centers_row.vue.js"],"names":[],"mappings":";IAuBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;IAlCH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
1
+ {"version":3,"file":"contact_centers_row.vue.d.ts","sourceRoot":"","sources":["../../../../../recipes/leftbar/contact_centers_row/contact_centers_row.vue.js"],"names":[],"mappings":";IAuBI;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;;;;;;;;;;;;;;;;IA1CH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone",
3
- "version": "9.64.0",
3
+ "version": "9.65.0",
4
4
  "description": "Dialpad's Dialtone design system monorepo",
5
5
  "type": "module",
6
6
  "files": [
@@ -70,8 +70,8 @@
70
70
  "stylelint": "15.11.0",
71
71
  "tippy.js": "6.3.7",
72
72
  "@dialpad/dialtone-emojis": "1.0.7",
73
- "@dialpad/dialtone-icons": "4.26.1",
74
- "@dialpad/dialtone-tokens": "1.34.0"
73
+ "@dialpad/dialtone-tokens": "1.34.0",
74
+ "@dialpad/dialtone-icons": "4.26.1"
75
75
  },
76
76
  "devDependencies": {
77
77
  "@commitlint/cli": "^18.4.3",