@dialpad/dialtone 9.116.0 → 9.117.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.
- package/dist/css/dialtone-default-theme.css +4 -4
- package/dist/css/dialtone-default-theme.min.css +1 -1
- package/dist/css/dialtone-docs.json +1 -1
- package/dist/css/tokens/tokens-base-dark.css +1 -1
- package/dist/css/tokens/tokens-base-deca-dark.css +1 -1
- package/dist/css/tokens/tokens-base-deca-light.css +1 -1
- package/dist/css/tokens/tokens-base-light.css +1 -1
- package/dist/css/tokens/tokens-debug-base.css +1 -1
- package/dist/css/tokens/tokens-debug-dp.css +3 -3
- package/dist/css/tokens/tokens-deca-dark.css +3 -3
- package/dist/css/tokens/tokens-deca-light.css +3 -3
- package/dist/css/tokens/tokens-dp-dark.css +3 -3
- package/dist/css/tokens/tokens-dp-light.css +3 -3
- package/dist/css/tokens/tokens-expressive-dark.css +3 -3
- package/dist/css/tokens/tokens-expressive-light.css +3 -3
- package/dist/css/tokens/tokens-expressive-sm-dark.css +3 -3
- package/dist/css/tokens/tokens-expressive-sm-light.css +3 -3
- package/dist/css/tokens/tokens-tmo-dark.css +3 -3
- package/dist/css/tokens/tokens-tmo-light.css +3 -3
- package/dist/css/tokens-docs.json +1 -1
- package/dist/tokens/css/tokens-base-dark.css +1 -1
- package/dist/tokens/css/tokens-base-deca-dark.css +1 -1
- package/dist/tokens/css/tokens-base-deca-light.css +1 -1
- package/dist/tokens/css/tokens-base-light.css +1 -1
- package/dist/tokens/css/tokens-debug-base.css +1 -1
- package/dist/tokens/css/tokens-debug-dp.css +3 -3
- package/dist/tokens/css/tokens-deca-dark.css +3 -3
- package/dist/tokens/css/tokens-deca-light.css +3 -3
- package/dist/tokens/css/tokens-dp-dark.css +3 -3
- package/dist/tokens/css/tokens-dp-light.css +3 -3
- package/dist/tokens/css/tokens-expressive-dark.css +3 -3
- package/dist/tokens/css/tokens-expressive-light.css +3 -3
- package/dist/tokens/css/tokens-expressive-sm-dark.css +3 -3
- package/dist/tokens/css/tokens-expressive-sm-light.css +3 -3
- package/dist/tokens/css/tokens-tmo-dark.css +3 -3
- package/dist/tokens/css/tokens-tmo-light.css +3 -3
- package/dist/tokens/doc.json +27262 -27262
- package/dist/tokens/less/tokens-base-dark.less +1 -1
- package/dist/tokens/less/tokens-base-deca-dark.less +1 -1
- package/dist/tokens/less/tokens-base-deca-light.less +1 -1
- package/dist/tokens/less/tokens-base-light.less +1 -1
- package/dist/tokens/less/tokens-deca-dark.less +3 -3
- package/dist/tokens/less/tokens-deca-light.less +3 -3
- package/dist/tokens/less/tokens-dp-dark.less +3 -3
- package/dist/tokens/less/tokens-dp-light.less +3 -3
- package/dist/tokens/less/tokens-expressive-dark.less +3 -3
- package/dist/tokens/less/tokens-expressive-light.less +3 -3
- package/dist/tokens/less/tokens-expressive-sm-dark.less +3 -3
- package/dist/tokens/less/tokens-expressive-sm-light.less +3 -3
- package/dist/tokens/less/tokens-tmo-dark.less +3 -3
- package/dist/tokens/less/tokens-tmo-light.less +3 -3
- package/dist/tokens/themes/chunks/tokens-base-dark-CKvoqrK2.js +1 -0
- package/dist/tokens/themes/chunks/tokens-base-dark-CLL9Sz8C.js +4 -0
- package/dist/tokens/themes/chunks/tokens-base-light-C7afXvK5.js +4 -0
- package/dist/tokens/themes/chunks/tokens-base-light-DgGeYJGp.js +1 -0
- package/dist/tokens/themes/debug.cjs +1 -1
- package/dist/tokens/themes/debug.js +1 -1
- package/dist/tokens/themes/dp-dark.cjs +1 -1
- package/dist/tokens/themes/dp-dark.js +2 -2
- package/dist/tokens/themes/dp-deca-dark.cjs +1 -1
- package/dist/tokens/themes/dp-deca-dark.js +1 -1
- package/dist/tokens/themes/dp-deca-light.cjs +1 -1
- package/dist/tokens/themes/dp-deca-light.js +1 -1
- package/dist/tokens/themes/dp-light.cjs +1 -1
- package/dist/tokens/themes/dp-light.js +2 -2
- package/dist/tokens/themes/expressive-dark.cjs +1 -1
- package/dist/tokens/themes/expressive-dark.js +2 -2
- package/dist/tokens/themes/expressive-light.cjs +1 -1
- package/dist/tokens/themes/expressive-light.js +2 -2
- package/dist/tokens/themes/expressive-sm-dark.cjs +1 -1
- package/dist/tokens/themes/expressive-sm-dark.js +2 -2
- package/dist/tokens/themes/expressive-sm-light.cjs +1 -1
- package/dist/tokens/themes/expressive-sm-light.js +2 -2
- package/dist/tokens/themes/tmo-dark.cjs +1 -1
- package/dist/tokens/themes/tmo-dark.js +2 -2
- package/dist/tokens/themes/tmo-light.cjs +1 -1
- package/dist/tokens/themes/tmo-light.js +2 -2
- package/dist/tokens/tokens-base-dark.json +1 -1
- package/dist/tokens/tokens-base-deca-dark.json +1 -1
- package/dist/tokens/tokens-base-deca-light.json +1 -1
- package/dist/tokens/tokens-base-light.json +1 -1
- package/dist/tokens/tokens-deca-dark.json +3 -3
- package/dist/tokens/tokens-deca-light.json +3 -3
- package/dist/tokens/tokens-dp-dark.json +3 -3
- package/dist/tokens/tokens-dp-light.json +3 -3
- package/dist/tokens/tokens-expressive-dark.json +3 -3
- package/dist/tokens/tokens-expressive-light.json +3 -3
- package/dist/tokens/tokens-expressive-sm-dark.json +3 -3
- package/dist/tokens/tokens-expressive-sm-light.json +3 -3
- package/dist/tokens/tokens-tmo-dark.json +3 -3
- package/dist/tokens/tokens-tmo-light.json +3 -3
- package/dist/vue2/component-documentation.json +1 -1
- package/dist/vue2/lib/editor/editor.cjs +1 -1
- package/dist/vue2/lib/editor/editor.cjs.map +1 -1
- package/dist/vue2/lib/editor/editor.js +6 -6
- package/dist/vue2/lib/editor/editor.js.map +1 -1
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.cjs +3 -3
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.cjs.map +1 -1
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.js +183 -166
- package/dist/vue2/lib/rich-text-editor/rich-text-editor.js.map +1 -1
- package/dist/vue2/localization/index.cjs +5 -1
- package/dist/vue2/localization/index.cjs.map +1 -1
- package/dist/vue2/localization/index.js +4865 -21
- package/dist/vue2/localization/index.js.map +1 -1
- package/dist/vue2/node_modules/@tiptap/vue-2.cjs.map +1 -1
- package/dist/vue2/node_modules/@tiptap/vue-2.js.map +1 -1
- package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts +18 -0
- package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/dist/vue3/component-documentation.json +1 -1
- package/dist/vue3/lib/editor/editor.cjs +1 -1
- package/dist/vue3/lib/editor/editor.cjs.map +1 -1
- package/dist/vue3/lib/editor/editor.js +15 -13
- package/dist/vue3/lib/editor/editor.js.map +1 -1
- package/dist/vue3/lib/rich-text-editor/rich-text-editor.cjs +3 -3
- package/dist/vue3/lib/rich-text-editor/rich-text-editor.cjs.map +1 -1
- package/dist/vue3/lib/rich-text-editor/rich-text-editor.js +181 -164
- package/dist/vue3/lib/rich-text-editor/rich-text-editor.js.map +1 -1
- package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts +18 -0
- package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
- package/dist/vue3/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
- package/package.json +3 -4
- package/dist/tokens/themes/chunks/tokens-base-dark-B42c8NRe.js +0 -1
- package/dist/tokens/themes/chunks/tokens-base-dark-D3XlzClW.js +0 -4
- package/dist/tokens/themes/chunks/tokens-base-light-5p3ZOPKU.js +0 -1
- package/dist/tokens/themes/chunks/tokens-base-light-C_G4p7UU.js +0 -4
- package/dist/vue2/node_modules/@dialpad/i18n-vue2.cjs +0 -6
- package/dist/vue2/node_modules/@dialpad/i18n-vue2.cjs.map +0 -1
- package/dist/vue2/node_modules/@dialpad/i18n-vue2.js +0 -4906
- package/dist/vue2/node_modules/@dialpad/i18n-vue2.js.map +0 -1
|
@@ -10023,6 +10023,7 @@ body {
|
|
|
10023
10023
|
--dt-color-brand-purple-hsl: var(--dt-color-brand-purple-h) var(--dt-color-brand-purple-s) var(--dt-color-brand-purple-l);
|
|
10024
10024
|
--dt-color-brand-purple-hsla: hsl(var(--dt-color-brand-purple-h) var(--dt-color-brand-purple-s) var(--dt-color-brand-purple-l) / var(--alpha, 100%));
|
|
10025
10025
|
--dt-color-brand-purple: #7C52FF; /* Primary brand color. */
|
|
10026
|
+
--dt-color-gradient-gold-red-magenta-purple: linear-gradient(135deg, #471571 0%, #551B84 3.08%, #7C229E 14.48%, #9024A4 23.67%, #B02290 35.5%, #D32B86 48.3%, #E92F6F 60.29%, #F6484F 70.08%, #FB7328 90.02%, #F3960F 97.29%, #F3960F 100%); /* Gradient for Ai-oriented treatments. */
|
|
10026
10027
|
--dt-color-indigo-1000-h: 203.2258064516129;
|
|
10027
10028
|
--dt-color-indigo-1000-s: 100%;
|
|
10028
10029
|
--dt-color-indigo-1000-l: 6.078431372549019%;
|
|
@@ -11438,7 +11439,6 @@ body {
|
|
|
11438
11439
|
--dt-shadow-large: var(--dt-shadow-large-offset-x) var(--dt-shadow-large-offset-y) var(--dt-shadow-large-blur) var(--dt-shadow-large-spread) var(--dt-shadow-large-color);
|
|
11439
11440
|
--dt-shadow-medium: var(--dt-shadow-medium-offset-x) var(--dt-shadow-medium-offset-y) var(--dt-shadow-medium-blur) var(--dt-shadow-medium-spread) var(--dt-shadow-medium-color);
|
|
11440
11441
|
--dt-shadow-small: var(--dt-shadow-small-offset-x) var(--dt-shadow-small-offset-y) var(--dt-shadow-small-blur) var(--dt-shadow-small-spread) var(--dt-shadow-small-color);
|
|
11441
|
-
--dt-color-gradient-gold-red-magenta-purple: linear-gradient(140deg, #FF5E2F 0%, var(--dt-color-brand-red) 25%, var(--dt-color-brand-magenta) 66%, #9D42EA 100%); /* Gradient for Ai-oriented treatments. */
|
|
11442
11442
|
--dt-color-gradient-magenta-purple: linear-gradient(135deg, var(--dt-color-brand-magenta) 10%, var(--dt-color-brand-purple) 90%); /* Gradient for Ai-oriented treatments. */
|
|
11443
11443
|
--dt-size-base: calc(1rem * 0.8);
|
|
11444
11444
|
--dt-font-family-expressive: "Season Mix", var(--dt-font-family-body);
|
|
@@ -32260,6 +32260,7 @@ body {
|
|
|
32260
32260
|
--dt-badge-color-foreground-default-hsl: var(--dt-color-black-1000-hsl);
|
|
32261
32261
|
--dt-badge-color-foreground-default-hsla: var(--dt-color-black-1000-hsla);
|
|
32262
32262
|
--dt-badge-color-foreground-default: var(--dt-color-black-1000);
|
|
32263
|
+
--dt-badge-color-background-ai: var(--dt-color-gradient-gold-red-magenta-purple);
|
|
32263
32264
|
--dt-badge-color-background-bulletin-subtle-h: var(--dt-color-purple-200-h);
|
|
32264
32265
|
--dt-badge-color-background-bulletin-subtle-s: var(--dt-color-purple-200-s);
|
|
32265
32266
|
--dt-badge-color-background-bulletin-subtle-l: var(--dt-color-purple-200-l);
|
|
@@ -32649,6 +32650,7 @@ body {
|
|
|
32649
32650
|
--dt-color-border-accent-hsl: var(--dt-color-brand-magenta-hsl);
|
|
32650
32651
|
--dt-color-border-accent-hsla: var(--dt-color-brand-magenta-hsla);
|
|
32651
32652
|
--dt-color-border-accent: var(--dt-color-brand-magenta);
|
|
32653
|
+
--dt-color-border-ai: var(--dt-color-gradient-gold-red-magenta-purple);
|
|
32652
32654
|
--dt-color-border-focus-h: var(--dt-color-blue-425-h);
|
|
32653
32655
|
--dt-color-border-focus-s: var(--dt-color-blue-425-s);
|
|
32654
32656
|
--dt-color-border-focus-l: var(--dt-color-blue-425-l);
|
|
@@ -32880,6 +32882,7 @@ body {
|
|
|
32880
32882
|
--dt-color-border-subtle-hsl: var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l);
|
|
32881
32883
|
--dt-color-border-subtle-hsla: hsl(var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l) / var(--alpha, 11%));
|
|
32882
32884
|
--dt-color-border-subtle: hsl(0 0% 11% / 0.11);
|
|
32885
|
+
--dt-color-surface-ai: var(--dt-color-gradient-gold-red-magenta-purple);
|
|
32883
32886
|
--dt-color-surface-backdrop-h: 0;
|
|
32884
32887
|
--dt-color-surface-backdrop-s: 0%;
|
|
32885
32888
|
--dt-color-surface-backdrop-l: 0%;
|
|
@@ -33694,7 +33697,6 @@ body {
|
|
|
33694
33697
|
--dt-badge-color-border-default-hsl: var(--dt-color-border-subtle-hsl);
|
|
33695
33698
|
--dt-badge-color-border-default-hsla: var(--dt-color-border-subtle-hsla);
|
|
33696
33699
|
--dt-badge-color-border-default: var(--dt-color-border-subtle);
|
|
33697
|
-
--dt-badge-color-background-ai: var(--dt-color-gradient-gold-red-magenta-purple);
|
|
33698
33700
|
--dt-badge-color-background-bulletin-h: var(--dt-color-surface-brand-strong-h);
|
|
33699
33701
|
--dt-badge-color-background-bulletin-s: var(--dt-color-surface-brand-strong-s);
|
|
33700
33702
|
--dt-badge-color-background-bulletin-l: var(--dt-color-surface-brand-strong-l);
|
|
@@ -34192,8 +34194,6 @@ body {
|
|
|
34192
34194
|
--dt-typography-body-sm-font-size: var(--dt-font-size-100); /* Reduced small text style for less prominent or adjacent content. */
|
|
34193
34195
|
--dt-typography-body-md-compact-font-size: var(--dt-font-size-200); /* A tighter-spaced version of medium body style. */
|
|
34194
34196
|
--dt-typography-body-md-font-size: var(--dt-font-size-200); /* Base default medium text style for main content. */
|
|
34195
|
-
--dt-color-border-ai: var(--dt-color-gradient-gold-red-magenta-purple);
|
|
34196
|
-
--dt-color-surface-ai: var(--dt-color-gradient-gold-red-magenta-purple);
|
|
34197
34197
|
--dt-color-surface-primary-opaque-inverted-h: 0;
|
|
34198
34198
|
--dt-color-surface-primary-opaque-inverted-s: 0%;
|
|
34199
34199
|
--dt-color-surface-primary-opaque-inverted-l: 0%;
|