@dialpad/dialtone 9.83.2 → 9.84.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 +24 -24
- package/dist/css/dialtone-default-theme.min.css +1 -1
- package/dist/css/dialtone.css +24 -24
- package/dist/css/dialtone.min.css +1 -1
- package/dist/tokens/doc.json +11963 -11963
- package/dist/vue2/common/emoji.cjs +6 -0
- package/dist/vue2/common/emoji.cjs.map +1 -1
- package/dist/vue2/common/emoji.js +6 -0
- package/dist/vue2/common/emoji.js.map +1 -1
- package/dist/vue2/components/emoji_picker/emoji_picker.vue.cjs.map +1 -1
- package/dist/vue2/components/emoji_picker/emoji_picker.vue.js.map +1 -1
- package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.cjs +2 -2
- package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
- package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.js +3 -3
- package/dist/vue2/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
- package/dist/vue2/components/emoji_text_wrapper/emoji_text_wrapper.vue.cjs +7 -5
- package/dist/vue2/components/emoji_text_wrapper/emoji_text_wrapper.vue.cjs.map +1 -1
- package/dist/vue2/components/emoji_text_wrapper/emoji_text_wrapper.vue.js +8 -6
- package/dist/vue2/components/emoji_text_wrapper/emoji_text_wrapper.vue.js.map +1 -1
- package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
- package/dist/vue2/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
- package/dist/vue2/dialtone-vue.cjs +1 -0
- package/dist/vue2/dialtone-vue.cjs.map +1 -1
- package/dist/vue2/dialtone-vue.js +2 -1
- package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
- package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
- package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
- package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
- package/dist/vue2/style.css +1 -1
- package/dist/vue2/types/common/emoji/index.d.ts +1 -0
- package/dist/vue2/types/common/emoji/index.d.ts.map +1 -1
- package/dist/vue2/types/components/emoji_picker/emoji_picker.vue.d.ts.map +1 -1
- package/dist/vue2/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts.map +1 -1
- package/dist/vue3/common/emoji.cjs +6 -0
- package/dist/vue3/common/emoji.cjs.map +1 -1
- package/dist/vue3/common/emoji.js +6 -0
- package/dist/vue3/common/emoji.js.map +1 -1
- package/dist/vue3/component-documentation.json +1 -1
- package/dist/vue3/components/emoji_picker/emoji_picker.vue.cjs.map +1 -1
- package/dist/vue3/components/emoji_picker/emoji_picker.vue.js.map +1 -1
- package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.cjs +2 -3
- package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.cjs.map +1 -1
- package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.js +4 -5
- package/dist/vue3/components/emoji_picker/modules/emoji_search.vue.js.map +1 -1
- package/dist/vue3/components/emoji_text_wrapper/emoji_text_wrapper.vue.cjs +7 -5
- package/dist/vue3/components/emoji_text_wrapper/emoji_text_wrapper.vue.cjs.map +1 -1
- package/dist/vue3/components/emoji_text_wrapper/emoji_text_wrapper.vue.js +8 -6
- package/dist/vue3/components/emoji_text_wrapper/emoji_text_wrapper.vue.js.map +1 -1
- package/dist/vue3/components/illustration/illustration.vue.cjs +4 -2
- package/dist/vue3/components/illustration/illustration.vue.cjs.map +1 -1
- package/dist/vue3/components/illustration/illustration.vue.js +4 -2
- package/dist/vue3/components/illustration/illustration.vue.js.map +1 -1
- package/dist/vue3/components/item_layout/item_layout.vue.cjs +4 -1
- package/dist/vue3/components/item_layout/item_layout.vue.cjs.map +1 -1
- package/dist/vue3/components/item_layout/item_layout.vue.js +4 -1
- package/dist/vue3/components/item_layout/item_layout.vue.js.map +1 -1
- package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut.vue.cjs.map +1 -1
- package/dist/vue3/components/keyboard_shortcut/keyboard_shortcut.vue.js.map +1 -1
- package/dist/vue3/dialtone-vue.cjs +1 -0
- package/dist/vue3/dialtone-vue.cjs.map +1 -1
- package/dist/vue3/dialtone-vue.js +2 -1
- package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
- package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
- package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs +1 -1
- package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
- package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js +1 -1
- package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
- package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
- package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
- package/dist/vue3/style.css +9 -9
- package/dist/vue3/types/common/emoji/index.d.ts +1 -0
- package/dist/vue3/types/common/emoji/index.d.ts.map +1 -1
- package/dist/vue3/types/components/emoji_picker/emoji_picker.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/emoji_text_wrapper/emoji_text_wrapper.vue.d.ts.map +1 -1
- package/dist/vue3/types/components/item_layout/item_layout.vue.d.ts.map +1 -1
- package/package.json +7 -5
package/dist/css/dialtone.css
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
/* stylelint-disable meowtec/no-px */
|
|
1
2
|
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
|
|
2
3
|
/* Document
|
|
3
4
|
========================================================================== */
|
|
4
5
|
* {
|
|
5
|
-
padding: 0;
|
|
6
6
|
margin: 0;
|
|
7
|
+
padding: 0;
|
|
7
8
|
}
|
|
8
9
|
*,
|
|
9
10
|
*::before,
|
|
@@ -55,10 +56,10 @@ hr {
|
|
|
55
56
|
* 2. Correct the odd `em` font sizing in all browsers.
|
|
56
57
|
*/
|
|
57
58
|
pre {
|
|
58
|
-
font-family: monospace, monospace;
|
|
59
|
-
/* 1 */
|
|
60
59
|
font-size: 1em;
|
|
61
60
|
/* 2 */
|
|
61
|
+
font-family: monospace;
|
|
62
|
+
/* 1 */
|
|
62
63
|
}
|
|
63
64
|
/* Text-level semantics
|
|
64
65
|
========================================================================== */
|
|
@@ -80,13 +81,13 @@ u {
|
|
|
80
81
|
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
|
|
81
82
|
*/
|
|
82
83
|
abbr[title] {
|
|
83
|
-
border-bottom: none;
|
|
84
|
-
/* 1 */
|
|
85
84
|
text-decoration: underline;
|
|
86
85
|
/* 2 */
|
|
87
86
|
-webkit-text-decoration: underline dotted;
|
|
88
87
|
text-decoration: underline dotted;
|
|
89
88
|
/* 2 */
|
|
89
|
+
border-bottom: none;
|
|
90
|
+
/* 1 */
|
|
90
91
|
text-underline-offset: calc(var(--dt-size-border-300) - var(--dt-size-border-100));
|
|
91
92
|
text-decoration-thickness: var(--dt-size-border-100);
|
|
92
93
|
}
|
|
@@ -108,10 +109,10 @@ strong {
|
|
|
108
109
|
code,
|
|
109
110
|
kbd,
|
|
110
111
|
samp {
|
|
111
|
-
font-family: monospace, monospace;
|
|
112
|
-
/* 1 */
|
|
113
112
|
font-size: 1em;
|
|
114
113
|
/* 2 */
|
|
114
|
+
font-family: monospace;
|
|
115
|
+
/* 1 */
|
|
115
116
|
}
|
|
116
117
|
/**
|
|
117
118
|
* Add the correct font size in all browsers.
|
|
@@ -2008,9 +2009,9 @@ template {
|
|
|
2008
2009
|
.d-datepicker {
|
|
2009
2010
|
--datepicker-width: calc(var(--dt-size-300) * 75);
|
|
2010
2011
|
--datepicker-button-size: calc(var(--dt-size-600) - var(--dt-size-200));
|
|
2012
|
+
box-sizing: border-box;
|
|
2011
2013
|
width: var(--datepicker-width);
|
|
2012
2014
|
padding: var(--dt-space-500);
|
|
2013
|
-
box-sizing: border-box;
|
|
2014
2015
|
}
|
|
2015
2016
|
.d-datepicker__hd {
|
|
2016
2017
|
padding: 0 var(--dt-space-300);
|
|
@@ -2022,9 +2023,9 @@ template {
|
|
|
2022
2023
|
text-align: center;
|
|
2023
2024
|
}
|
|
2024
2025
|
.d-datepicker__month-year-title {
|
|
2025
|
-
line-height: var(--dt-font-line-height-300);
|
|
2026
|
-
font-size: var(--dt-font-size-100);
|
|
2027
2026
|
font-weight: var(--dt-font-weight-normal);
|
|
2027
|
+
font-size: var(--dt-font-size-100);
|
|
2028
|
+
line-height: var(--dt-font-line-height-300);
|
|
2028
2029
|
text-transform: uppercase;
|
|
2029
2030
|
}
|
|
2030
2031
|
.d-datepicker__nav-btn {
|
|
@@ -4755,6 +4756,9 @@ legend .d-label--md {
|
|
|
4755
4756
|
.d-emoji-picker__search-label {
|
|
4756
4757
|
padding-top: var(--dt-space-500);
|
|
4757
4758
|
}
|
|
4759
|
+
.d-emoji-picker__search-x-button {
|
|
4760
|
+
margin-right: var(--dt-space-300-negative);
|
|
4761
|
+
}
|
|
4758
4762
|
.d-emoji-picker__tab {
|
|
4759
4763
|
display: flex;
|
|
4760
4764
|
flex-wrap: wrap;
|
|
@@ -5327,6 +5331,7 @@ legend .d-label--md {
|
|
|
5327
5331
|
transform: rotate(360deg);
|
|
5328
5332
|
}
|
|
5329
5333
|
}
|
|
5334
|
+
/* stylelint-disable-next-line keyframes-name-pattern */
|
|
5330
5335
|
@-webkit-keyframes d-loading-bars__short {
|
|
5331
5336
|
0% {
|
|
5332
5337
|
min-height: var(--dt-size-300);
|
|
@@ -5429,6 +5434,7 @@ legend .d-label--md {
|
|
|
5429
5434
|
opacity: 0;
|
|
5430
5435
|
}
|
|
5431
5436
|
}
|
|
5437
|
+
/* stylelint-disable-next-line keyframes-name-pattern */
|
|
5432
5438
|
@-webkit-keyframes d-loading-bars__tall {
|
|
5433
5439
|
0% {
|
|
5434
5440
|
min-height: var(--dt-size-300);
|
|
@@ -5600,10 +5606,7 @@ legend .d-label--md {
|
|
|
5600
5606
|
opacity: unset !important;
|
|
5601
5607
|
}
|
|
5602
5608
|
.d-t {
|
|
5603
|
-
transition
|
|
5604
|
-
transition-timing-function: var(--ttf-in-out);
|
|
5605
|
-
transition-duration: var(--td50);
|
|
5606
|
-
transition-property: all;
|
|
5609
|
+
transition: all var(--td50) var(--ttf-in-out) 0s;
|
|
5607
5610
|
}
|
|
5608
5611
|
.d-td0 {
|
|
5609
5612
|
transition-duration: var(--td0) !important;
|
|
@@ -6488,16 +6491,16 @@ legend .d-label--md {
|
|
|
6488
6491
|
cursor: none !important;
|
|
6489
6492
|
}
|
|
6490
6493
|
.d-ol-focusring {
|
|
6491
|
-
box-shadow: var(--dt-shadow-focus) !important;
|
|
6492
6494
|
outline: none !important;
|
|
6495
|
+
box-shadow: var(--dt-shadow-focus) !important;
|
|
6493
6496
|
}
|
|
6494
6497
|
.d-ol-focusring-inset {
|
|
6495
|
-
box-shadow: var(--dt-shadow-focus-inset) !important;
|
|
6496
6498
|
outline: none !important;
|
|
6499
|
+
box-shadow: var(--dt-shadow-focus-inset) !important;
|
|
6497
6500
|
}
|
|
6498
6501
|
.d-ol-none {
|
|
6499
|
-
box-shadow: none !important;
|
|
6500
6502
|
outline: none !important;
|
|
6503
|
+
box-shadow: none !important;
|
|
6501
6504
|
}
|
|
6502
6505
|
.d-pe-auto {
|
|
6503
6506
|
pointer-events: auto !important;
|
|
@@ -6706,10 +6709,10 @@ legend .d-label--md {
|
|
|
6706
6709
|
}
|
|
6707
6710
|
.d-vi-visible-sr {
|
|
6708
6711
|
position: absolute;
|
|
6709
|
-
width:
|
|
6710
|
-
height:
|
|
6711
|
-
margin: -
|
|
6712
|
-
padding: 0;
|
|
6712
|
+
width: var(--dt-size-100);
|
|
6713
|
+
height: var(--dt-size-100);
|
|
6714
|
+
margin: var(--dt-space-100-negative);
|
|
6715
|
+
padding: var(--dt-space-0);
|
|
6713
6716
|
overflow: hidden;
|
|
6714
6717
|
word-wrap: normal;
|
|
6715
6718
|
border: none;
|
|
@@ -7468,9 +7471,6 @@ ul {
|
|
|
7468
7471
|
.d-headline54 {
|
|
7469
7472
|
font: var(--dt-typography-headline-xxl);
|
|
7470
7473
|
}
|
|
7471
|
-
.d-fs-unset {
|
|
7472
|
-
font-size: unset !important;
|
|
7473
|
-
}
|
|
7474
7474
|
.d-fs-normal {
|
|
7475
7475
|
font-style: normal !important;
|
|
7476
7476
|
}
|