@dialpad/dialtone 9.0.2 → 9.1.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 (173) hide show
  1. package/README.md +11 -6
  2. package/dist/css/{lib/dist/css/dialtone.css → dialtone.css} +2 -2
  3. package/dist/css/{lib/build/js → js}/dialtone_health_check/index.cjs +0 -0
  4. package/dist/css/{lib/build/js → js}/dialtone_migration_helper/index.mjs +0 -0
  5. package/dist/icons/icons.json +1 -1
  6. package/dist/icons/keywords.json +1 -1
  7. package/dist/icons/svg/gif-filled.svg +1 -0
  8. package/dist/icons/svg/gif-outline.svg +1 -0
  9. package/dist/icons/svg/giphy.svg +1 -0
  10. package/dist/icons/svg/sticker.svg +1 -0
  11. package/dist/tokens/android/java/tokens-dark.kt +1 -1
  12. package/dist/tokens/android/java/tokens-light.kt +1 -1
  13. package/dist/tokens/android/res/values/colors-dark.xml +1 -1
  14. package/dist/tokens/android/res/values/colors-light.xml +1 -1
  15. package/dist/tokens/android/res/values/dimens.xml +1 -1
  16. package/dist/tokens/css/variables-dark.css +1 -1
  17. package/dist/tokens/css/variables-light.css +1 -1
  18. package/dist/tokens/ios/tokens-dark.swift +1 -1
  19. package/dist/tokens/ios/tokens-light.swift +1 -1
  20. package/dist/tokens/less/variables-dark.less +1 -1
  21. package/dist/tokens/less/variables-light.less +1 -1
  22. package/dist/vue2/dialtone-vue.cjs +1 -1
  23. package/dist/vue2/dialtone-vue.js +6 -2
  24. package/dist/vue2/{emoji-9vFrujbr.js → emoji-7rGodye-.js} +6660 -775
  25. package/dist/vue2/emoji-lh7HbdPO.cjs +1 -0
  26. package/dist/vue2/emoji.cjs +1 -1
  27. package/dist/vue2/emoji.js +1 -1
  28. package/dist/vue3/dialtone-vue.cjs +1 -1
  29. package/dist/vue3/dialtone-vue.js +7 -7
  30. package/dist/vue3/directives.js +1 -1
  31. package/dist/vue3/{emoji-6uaHlsSg.js → emoji-3pj6EkFO.js} +14346 -643
  32. package/dist/vue3/emoji-o92If4FT.cjs +1 -0
  33. package/dist/vue3/emoji.cjs +1 -1
  34. package/dist/vue3/emoji.js +4 -4
  35. package/dist/vue3/{emoji_picker-EtKevSPL.js → emoji_picker-cEd7jpeQ.js} +2 -2
  36. package/dist/vue3/{emoji_picker-wWMEWFjq.cjs → emoji_picker-gShCFyCG.cjs} +1 -1
  37. package/dist/vue3/{emoji_text_wrapper-28WPpHxb.js → emoji_text_wrapper-EQ1gDwv9.js} +1 -1
  38. package/dist/vue3/{emoji_text_wrapper-l-mwLpoy.cjs → emoji_text_wrapper-miQbnssk.cjs} +1 -1
  39. package/dist/vue3/message_input.cjs +1 -1
  40. package/dist/vue3/message_input.js +4 -4
  41. package/dist/vue3/{stack-5WfpDfa-.cjs → stack-Mxp-S0Wp.cjs} +1 -1
  42. package/dist/vue3/{stack-cwSib5sj.js → stack-sgBuXZ5V.js} +23 -19
  43. package/dist/vue3/{tooltip-NWX07yrf.js → tooltip-Cr_G7ib3.js} +8 -8
  44. package/package.json +10 -8
  45. package/dist/css/lib/build/favicons/dialpad/favicon-beta-notification__512.png +0 -0
  46. package/dist/css/lib/build/favicons/dialpad/favicon-beta__512.png +0 -0
  47. package/dist/css/lib/build/favicons/dialpad/favicon-csr__512.png +0 -0
  48. package/dist/css/lib/build/favicons/dialpad/favicon-notification__512.png +0 -0
  49. package/dist/css/lib/build/favicons/dialpad/favicon-staging-notification__512.png +0 -0
  50. package/dist/css/lib/build/favicons/dialpad/favicon-staging__512.png +0 -0
  51. package/dist/css/lib/build/favicons/dialpad/favicon__512.png +0 -0
  52. package/dist/css/lib/build/favicons/favicon-dialtone__512.png +0 -0
  53. package/dist/css/lib/build/favicons/uberconference/favicon-uberconference__512.png +0 -0
  54. package/dist/css/lib/build/less/components/avatar.less +0 -169
  55. package/dist/css/lib/build/less/components/badge.less +0 -139
  56. package/dist/css/lib/build/less/components/banner.less +0 -77
  57. package/dist/css/lib/build/less/components/breadcrumbs.less +0 -88
  58. package/dist/css/lib/build/less/components/button.less +0 -554
  59. package/dist/css/lib/build/less/components/card.less +0 -56
  60. package/dist/css/lib/build/less/components/chip.less +0 -192
  61. package/dist/css/lib/build/less/components/codeblock.less +0 -26
  62. package/dist/css/lib/build/less/components/collapsible.less +0 -33
  63. package/dist/css/lib/build/less/components/combobox.less +0 -28
  64. package/dist/css/lib/build/less/components/datepicker.less +0 -146
  65. package/dist/css/lib/build/less/components/emoji-picker.less +0 -223
  66. package/dist/css/lib/build/less/components/forms.less +0 -153
  67. package/dist/css/lib/build/less/components/icon.less +0 -63
  68. package/dist/css/lib/build/less/components/image-viewer.less +0 -35
  69. package/dist/css/lib/build/less/components/input.less +0 -321
  70. package/dist/css/lib/build/less/components/item-layout.less +0 -53
  71. package/dist/css/lib/build/less/components/keyboard-shortcut.less +0 -39
  72. package/dist/css/lib/build/less/components/link.less +0 -130
  73. package/dist/css/lib/build/less/components/list-group.less +0 -48
  74. package/dist/css/lib/build/less/components/list-item-group.less +0 -17
  75. package/dist/css/lib/build/less/components/modal.less +0 -340
  76. package/dist/css/lib/build/less/components/notice.less +0 -171
  77. package/dist/css/lib/build/less/components/pagination.less +0 -41
  78. package/dist/css/lib/build/less/components/popover.less +0 -99
  79. package/dist/css/lib/build/less/components/presence.less +0 -60
  80. package/dist/css/lib/build/less/components/radio-checkbox.less +0 -278
  81. package/dist/css/lib/build/less/components/root-layout.less +0 -125
  82. package/dist/css/lib/build/less/components/selects.less +0 -152
  83. package/dist/css/lib/build/less/components/skeleton.less +0 -101
  84. package/dist/css/lib/build/less/components/stack.less +0 -129
  85. package/dist/css/lib/build/less/components/tab-panel.less +0 -15
  86. package/dist/css/lib/build/less/components/table.less +0 -118
  87. package/dist/css/lib/build/less/components/tabs.less +0 -219
  88. package/dist/css/lib/build/less/components/toast.less +0 -120
  89. package/dist/css/lib/build/less/components/toggle.less +0 -173
  90. package/dist/css/lib/build/less/components/tooltip.less +0 -267
  91. package/dist/css/lib/build/less/dialtone-globals.less +0 -45
  92. package/dist/css/lib/build/less/dialtone-reset.less +0 -362
  93. package/dist/css/lib/build/less/dialtone-variables.less +0 -16
  94. package/dist/css/lib/build/less/dialtone.less +0 -71
  95. package/dist/css/lib/build/less/themes/default.less +0 -83
  96. package/dist/css/lib/build/less/themes/example.less +0 -89
  97. package/dist/css/lib/build/less/utilities/backgrounds.less +0 -139
  98. package/dist/css/lib/build/less/utilities/borders.less +0 -196
  99. package/dist/css/lib/build/less/utilities/colors.less +0 -122
  100. package/dist/css/lib/build/less/utilities/effects.less +0 -210
  101. package/dist/css/lib/build/less/utilities/flex.less +0 -227
  102. package/dist/css/lib/build/less/utilities/grid.less +0 -244
  103. package/dist/css/lib/build/less/utilities/interactivity.less +0 -69
  104. package/dist/css/lib/build/less/utilities/layout.less +0 -146
  105. package/dist/css/lib/build/less/utilities/lint-staged.config.cjs +0 -5
  106. package/dist/css/lib/build/less/utilities/sizing.less +0 -152
  107. package/dist/css/lib/build/less/utilities/spacing.less +0 -107
  108. package/dist/css/lib/build/less/utilities/typography.less +0 -300
  109. package/dist/css/lib/build/less/variables/layout.less +0 -19
  110. package/dist/css/lib/build/less/variables/sizes.less +0 -64
  111. package/dist/css/lib/build/less/variables/typography.less +0 -46
  112. package/dist/css/lib/build/less/variables/visual-styles.less +0 -77
  113. package/dist/css/lib/build/svg/spot/blank-space.svg +0 -35
  114. package/dist/css/lib/build/svg/spot/browser-list-callout.svg +0 -27
  115. package/dist/css/lib/build/svg/spot/browser-table-graph.svg +0 -37
  116. package/dist/css/lib/build/svg/spot/female-laptop-typing.svg +0 -21
  117. package/dist/css/lib/build/svg/spot/file-upload.svg +0 -50
  118. package/dist/css/lib/build/svg/spot/male-laptop-typing.svg +0 -24
  119. package/dist/css/lib/build/svg/spot/mind.svg +0 -58
  120. package/dist/css/lib/build/svg/spot/publish.svg +0 -54
  121. package/dist/css/lib/build/svg/spot/vector-vortex.svg +0 -53
  122. package/dist/css/lib/build/svg/spot/wireless-screenshare.svg +0 -30
  123. package/dist/css/lib/dist/fonts/Archivo-Bold.woff2 +0 -0
  124. package/dist/css/lib/dist/fonts/Archivo-Regular.woff2 +0 -0
  125. package/dist/css/lib/dist/fonts/Archivo-SemiBold.woff2 +0 -0
  126. package/dist/css/lib/dist/fonts/ArchivoExpanded-SemiBold.woff2 +0 -0
  127. package/dist/css/lib/dist/fonts/ArchivoSemiExpanded-Medium.woff2 +0 -0
  128. package/dist/css/lib/dist/fonts/ArchivoSemiExpanded-SemiBold.woff2 +0 -0
  129. package/dist/css/lib/dist/js/dialtone_health_check/deprecated_icons.cjs +0 -105
  130. package/dist/css/lib/dist/js/dialtone_health_check/index.cjs +0 -82
  131. package/dist/css/lib/dist/js/dialtone_health_check/non_dialtone_properties.cjs +0 -44
  132. package/dist/css/lib/dist/js/dialtone_migration_helper/configs/box-shadows.mjs +0 -19
  133. package/dist/css/lib/dist/js/dialtone_migration_helper/configs/colors.mjs +0 -69
  134. package/dist/css/lib/dist/js/dialtone_migration_helper/configs/fonts.mjs +0 -49
  135. package/dist/css/lib/dist/js/dialtone_migration_helper/configs/size-and-space.mjs +0 -124
  136. package/dist/css/lib/dist/js/dialtone_migration_helper/helpers.mjs +0 -212
  137. package/dist/css/lib/dist/js/dialtone_migration_helper/index.mjs +0 -135
  138. package/dist/vue2/emoji-3wBJnKJe.cjs +0 -1
  139. package/dist/vue3/emoji-VDzYy9GN.cjs +0 -1
  140. /package/dist/css/{lib/dist/css/dialtone.min.css → dialtone.min.css} +0 -0
  141. /package/dist/css/{lib/build/fonts → fonts}/Archivo-Bold.woff2 +0 -0
  142. /package/dist/css/{lib/build/fonts → fonts}/Archivo-Regular.woff2 +0 -0
  143. /package/dist/css/{lib/build/fonts → fonts}/Archivo-SemiBold.woff2 +0 -0
  144. /package/dist/css/{lib/build/fonts → fonts}/ArchivoExpanded-SemiBold.woff2 +0 -0
  145. /package/dist/css/{lib/build/fonts → fonts}/ArchivoSemiExpanded-Medium.woff2 +0 -0
  146. /package/dist/css/{lib/build/fonts → fonts}/ArchivoSemiExpanded-SemiBold.woff2 +0 -0
  147. /package/dist/css/{lib/build/js → js}/dialtone_health_check/deprecated_icons.cjs +0 -0
  148. /package/dist/css/{lib/build/js → js}/dialtone_health_check/non_dialtone_properties.cjs +0 -0
  149. /package/dist/css/{lib/build/js → js}/dialtone_migration_helper/configs/box-shadows.mjs +0 -0
  150. /package/dist/css/{lib/build/js → js}/dialtone_migration_helper/configs/colors.mjs +0 -0
  151. /package/dist/css/{lib/build/js → js}/dialtone_migration_helper/configs/fonts.mjs +0 -0
  152. /package/dist/css/{lib/build/js → js}/dialtone_migration_helper/configs/size-and-space.mjs +0 -0
  153. /package/dist/css/{lib/build/js → js}/dialtone_migration_helper/helpers.mjs +0 -0
  154. /package/dist/css/{lib/dist/svg → svg}/spot/blank-space.svg +0 -0
  155. /package/dist/css/{lib/dist/svg → svg}/spot/browser-list-callout.svg +0 -0
  156. /package/dist/css/{lib/dist/svg → svg}/spot/browser-table-graph.svg +0 -0
  157. /package/dist/css/{lib/dist/svg → svg}/spot/female-laptop-typing.svg +0 -0
  158. /package/dist/css/{lib/dist/svg → svg}/spot/file-upload.svg +0 -0
  159. /package/dist/css/{lib/dist/svg → svg}/spot/male-laptop-typing.svg +0 -0
  160. /package/dist/css/{lib/dist/svg → svg}/spot/mind.svg +0 -0
  161. /package/dist/css/{lib/dist/svg → svg}/spot/publish.svg +0 -0
  162. /package/dist/css/{lib/dist/svg → svg}/spot/vector-vortex.svg +0 -0
  163. /package/dist/css/{lib/dist/svg → svg}/spot/wireless-screenshare.svg +0 -0
  164. /package/dist/css/{lib/dist/vue → vue}/spot/SpotBlankSpace.vue +0 -0
  165. /package/dist/css/{lib/dist/vue → vue}/spot/SpotBrowserListCallout.vue +0 -0
  166. /package/dist/css/{lib/dist/vue → vue}/spot/SpotBrowserTableGraph.vue +0 -0
  167. /package/dist/css/{lib/dist/vue → vue}/spot/SpotFemaleLaptopTyping.vue +0 -0
  168. /package/dist/css/{lib/dist/vue → vue}/spot/SpotFileUpload.vue +0 -0
  169. /package/dist/css/{lib/dist/vue → vue}/spot/SpotMaleLaptopTyping.vue +0 -0
  170. /package/dist/css/{lib/dist/vue → vue}/spot/SpotMind.vue +0 -0
  171. /package/dist/css/{lib/dist/vue → vue}/spot/SpotPublish.vue +0 -0
  172. /package/dist/css/{lib/dist/vue → vue}/spot/SpotVectorVortex.vue +0 -0
  173. /package/dist/css/{lib/dist/vue → vue}/spot/SpotWirelessScreenshare.vue +0 -0
@@ -1,244 +0,0 @@
1
- //
2
- // DIALTONE
3
- // UTILITIES: GRID
4
- //
5
- // These are the CSS grid utility classes for Dialpad's design system Dialtone.
6
- // For further documentation of these and other classes,
7
- // visit https://dialpad.design/utilities/grid
8
- //
9
- // TABLE OF CONTENTS
10
- // • GRID VARIABLES
11
- // • COLUMNS
12
- // • GAP
13
- // • JUSTIFY ITEMS
14
- // • JUSTIFY SELF
15
- // • LAYOUTS
16
- // - AREAS
17
- // • PLACE CONTENT
18
- // • PLACE ITEMS
19
- // • PLACE SELF
20
- // • ROWS
21
- //
22
- // ============================================================================
23
- // $ COLUMNS
24
- // ----------------------------------------------------------------------------
25
- .d-gc-full { grid-column: 1 ~' / ' -1 !important; }
26
-
27
- .d-gcs-auto { grid-column-start: auto !important; }
28
- .d-gce-auto { grid-column-end: auto !important; }
29
- .d-gc-auto { grid-column: auto !important; }
30
-
31
- .d-gcs-unset { grid-column-start: unset !important; }
32
- .d-gce-unset { grid-column-end: unset !important; }
33
- .d-gc-unset { grid-column: unset !important; }
34
-
35
-
36
- // ============================================================================
37
- // $ GAP
38
- // ============================================================================
39
- // Defines the size of grid 'gaps' (lines). We generate a gap for
40
- // each defined spacing unit.
41
- // ----------------------------------------------------------------------------
42
- .d-gcg-unset { grid-column-gap: unset !important; }
43
- .d-grg-unset { grid-row-gap: unset !important; }
44
- .d-gg-unset { grid-gap: unset !important; }
45
-
46
-
47
- // ============================================================================
48
- // $ JUSTIFY ITEMS
49
- // Aligns grid items along the main axis.
50
- // ----------------------------------------------------------------------------
51
- .d-ji-center { justify-items: center !important; }
52
- .d-ji-end { justify-items: end !important; }
53
- .d-ji-start { justify-items: start !important; }
54
- .d-ji-left { justify-items: left !important; }
55
- .d-ji-right { justify-items: right !important; }
56
- .d-ji-baseline { justify-items: baseline !important; }
57
- .d-ji-first-baseline { justify-items: first-baseline !important; }
58
- .d-ji-last-baseline { justify-items: last-baseline !important; }
59
- .d-ji-stretch { justify-items: stretch !important; }
60
- .d-ji-safe { justify-items: safe !important; }
61
- .d-ji-unsafe { justify-items: unsafe !important; }
62
- .d-ji-normal { justify-items: normal !important; }
63
- .d-ji-legacy { justify-items: legacy !important; }
64
- .d-ji-auto { justify-items: auto !important; }
65
- .d-ji-unset { justify-items: unset !important; }
66
-
67
-
68
- // ============================================================================
69
- // $ JUSTIFY SELF
70
- // Aligns grid item along the main axis.
71
- // ----------------------------------------------------------------------------
72
- .d-js-center { justify-self: center !important; }
73
- .d-js-end { justify-self: end !important; }
74
- .d-js-start { justify-self: start !important; }
75
- .d-js-left { justify-self: left !important; }
76
- .d-js-right { justify-self: right !important; }
77
- .d-js-baseline { justify-self: baseline !important; }
78
- .d-js-first-baseline { justify-self: first-baseline !important; }
79
- .d-js-last-baseline { justify-self: last-baseline !important; }
80
- .d-js-stretch { justify-self: stretch !important; }
81
- .d-js-safe { justify-self: safe !important; }
82
- .d-js-unsafe { justify-self: unsafe !important; }
83
- .d-js-normal { justify-self: normal !important; }
84
- .d-js-legacy { justify-self: legacy !important; }
85
- .d-js-auto { justify-self: auto !important; }
86
- .d-js-unset { justify-self: unset !important; }
87
-
88
-
89
- // ============================================================================
90
- // $ LAYOUTS
91
- // ----------------------------------------------------------------------------
92
- .d-gl-sidebar {
93
- grid-template-areas: 'sidebar content';
94
- grid-template-columns: [sidebar-start] var(--sidebar-width) [sidebar-end content-start] var(--content-width) [content-end];
95
- }
96
-
97
- .d-gl-header {
98
- grid-template-areas: 'header'
99
- 'content';
100
- grid-template-rows: [header-start] var(--header-height) [header-end content-start] var(--content-height) [content-end];
101
- grid-auto-rows: 1fr;
102
- grid-auto-columns: minmax(min-content, auto);
103
- }
104
-
105
- // $ GRID AREAS
106
- // ----------------------------------------------------------------------------
107
- .d-ga-sidebar { grid-area: sidebar !important; }
108
- .d-ga-content { grid-area: content !important; }
109
- .d-ga-header { grid-area: header !important; }
110
-
111
-
112
- // ============================================================================
113
- // $ PLACE CONTENT
114
- // Aligns grid items along the block and inline directions at once
115
- // ----------------------------------------------------------------------------
116
- .d-plc-center { place-content: center !important; }
117
- .d-plc-center-end { place-content: center end !important; }
118
- .d-plc-center-start { place-content: center start !important; }
119
- .d-plc-center-stretch { place-content: center stretch !important; }
120
- .d-plc-center-space-around { place-content: center space-around !important; }
121
- .d-plc-center-space-evenly { place-content: center space-evenly !important; }
122
- .d-plc-center-space-between { place-content: center space-between !important; }
123
-
124
- .d-plc-end { place-content: end !important; }
125
- .d-plc-end-start { place-content: end start !important; }
126
- .d-plc-end-stretch { place-content: end stretch !important; }
127
- .d-plc-end-center { place-content: end center !important; }
128
- .d-plc-end-space-around { place-content: end space-around !important; }
129
- .d-plc-end-space-evenly { place-content: end space-evenly !important; }
130
- .d-plc-end-space-between { place-content: end space-between !important; }
131
-
132
- .d-plc-start { place-content: start !important; }
133
- .d-plc-start-end { place-content: start end !important; }
134
- .d-plc-start-center { place-content: start center !important; }
135
- .d-plc-start-stretch { place-content: start stretch !important; }
136
- .d-plc-start-space-around { place-content: start space-around !important; }
137
- .d-plc-start-space-evenly { place-content: start space-evenly !important; }
138
- .d-plc-start-space-between { place-content: start space-between !important; }
139
-
140
- .d-plc-stretch { place-content: stretch !important; }
141
- .d-plc-stretch-end { place-content: stretch end !important; }
142
- .d-plc-stretch-start { place-content: stretch start !important; }
143
- .d-plc-stretch-center { place-content: stretch center !important; }
144
- .d-plc-stretch-space-evenly { place-content: stretch space-evenly !important; }
145
- .d-plc-stretch-space-around { place-content: stretch space-around !important; }
146
- .d-plc-stretch-space-between { place-content: stretch space-between !important; }
147
-
148
- .d-plc-space-around { place-content: space-around !important; }
149
- .d-plc-space-around-end { place-content: space-around end !important; }
150
- .d-plc-space-around-start { place-content: space-around start !important; }
151
- .d-plc-space-around-center { place-content: space-around center !important; }
152
- .d-plc-space-around-space-evenly { place-content: space-around space-evenly !important; }
153
- .d-plc-space-around-space-between { place-content: space-around space-between !important; }
154
-
155
- .d-plc-space-evenly { place-content: space-evenly !important; }
156
- .d-plc-space-evenly-end { place-content: space-evenly end !important; }
157
- .d-plc-space-evenly-start { place-content: space-evenly start !important; }
158
- .d-plc-space-evenly-center { place-content: space-evenly center !important; }
159
- .d-plc-space-evenly-space-around { place-content: space-evenly space-around !important; }
160
- .d-plc-space-evenly-space-between { place-content: space-evenly space-between !important; }
161
-
162
- .d-plc-space-between { place-content: space-between !important; }
163
- .d-plc-space-between-end { place-content: space-between end !important; }
164
- .d-plc-space-between-start { place-content: space-between start !important; }
165
- .d-plc-space-between-center { place-content: space-between center !important; }
166
- .d-plc-space-between-space-around { place-content: space-between space-around !important; }
167
- .d-plc-space-between-space-evenly { place-content: space-between space-evenly !important; }
168
-
169
- .d-plc-normal { place-content: normal !important; }
170
- .d-plc-legacy { place-content: legacy !important; }
171
- .d-plc-auto { place-content: auto !important; }
172
- .d-plc-unset { place-content: unset !important; }
173
-
174
-
175
- // ============================================================================
176
- // $ PLACE ITEMS
177
- // ----------------------------------------------------------------------------
178
- .d-pli-center { place-items: center !important; }
179
- .d-pli-center-end { place-items: center end !important; }
180
- .d-pli-center-start { place-items: center start !important; }
181
- .d-pli-center-stretch { place-items: center stretch !important; }
182
-
183
- .d-pli-end { place-items: end !important; }
184
- .d-pli-end-start { place-items: end start !important; }
185
- .d-pli-end-stretch { place-items: end stretch !important; }
186
- .d-pli-end-center { place-items: end center !important; }
187
-
188
- .d-pli-start { place-items: start !important; }
189
- .d-pli-start-end { place-items: start end !important; }
190
- .d-pli-start-center { place-items: start center !important; }
191
- .d-pli-start-stretch { place-items: start stretch !important; }
192
-
193
- .d-pli-stretch { place-items: stretch !important; }
194
- .d-pli-stretch-end { place-items: stretch end !important; }
195
- .d-pli-stretch-start { place-items: stretch start !important; }
196
- .d-pli-stretch-center { place-items: stretch center !important; }
197
-
198
- .d-pli-normal { place-items: normal !important; }
199
- .d-pli-legacy { place-items: legacy !important; }
200
- .d-pli-auto { place-items: auto !important; }
201
- .d-pli-unset { place-items: unset !important; }
202
-
203
-
204
- // ============================================================================
205
- // $ PLACE SELF
206
- // ----------------------------------------------------------------------------
207
- .d-pls-center { place-self: center !important; }
208
- .d-pls-center-end { place-self: center end !important; }
209
- .d-pls-center-start { place-self: center start !important; }
210
- .d-pls-center-stretch { place-self: center stretch !important; }
211
-
212
- .d-pls-end { place-self: end !important; }
213
- .d-pls-end-start { place-self: end start !important; }
214
- .d-pls-end-stretch { place-self: end stretch !important; }
215
- .d-pls-end-center { place-self: end center !important; }
216
-
217
- .d-pls-start { place-self: start !important; }
218
- .d-pls-start-end { place-self: start end !important; }
219
- .d-pls-start-center { place-self: start center !important; }
220
- .d-pls-start-stretch { place-self: start stretch !important; }
221
-
222
- .d-pls-stretch { place-self: stretch !important; }
223
- .d-pls-stretch-end { place-self: stretch end !important; }
224
- .d-pls-stretch-start { place-self: stretch start !important; }
225
- .d-pls-stretch-center { place-self: stretch center !important; }
226
-
227
- .d-pls-normal { place-self: normal !important; }
228
- .d-pls-legacy { place-self: legacy !important; }
229
- .d-pls-auto { place-self: auto !important; }
230
- .d-pls-unset { place-self: unset !important; }
231
-
232
-
233
- // ============================================================================
234
- // $ ROWS
235
- // ----------------------------------------------------------------------------
236
- .d-gr-full { grid-row: 1 ~' / ' -1 !important; }
237
-
238
- .d-grs-auto { grid-row-start: auto !important; }
239
- .d-gre-auto { grid-row-end: auto !important; }
240
- .d-gr-auto { grid-row: auto !important; }
241
-
242
- .d-grs-unset { grid-row-start: unset !important; }
243
- .d-gre-unset { grid-row-end: unset !important; }
244
- .d-gr-unset { grid-row: unset !important; }
@@ -1,69 +0,0 @@
1
- //
2
- // DIALTONE
3
- // UTILITIES: INTERACTIVITY
4
- //
5
- // These are interactivity utility classes for Dialpad's design system Dialtone.
6
- // For further documentation of these and other classes,
7
- // visit https://dialpad.design/utilities/interactivity
8
- //
9
- // TABLE OF CONTENTS
10
- // • CURSOR
11
- // • OUTLINE
12
- // • POINTER EVENTS
13
- //
14
- // ============================================================================
15
- // $ CURSOR
16
- // Sets the type of mouse cursor, if any, to show when the mouse pointer is over an element.
17
- // ----------------------------------------------------------------------------
18
- .d-c-menu { cursor: context-menu !important; }
19
- .d-c-help { cursor: help !important; }
20
- .d-c-pointer { cursor: pointer !important; }
21
- .d-c-progress { cursor: progress !important; }
22
- .d-c-wait { cursor: wait !important; }
23
- .d-c-crosshair { cursor: crosshair !important; }
24
- .d-c-text { cursor: text !important; }
25
- .d-c-move { cursor: move !important; }
26
- .d-c-copy { cursor: copy !important; }
27
- .d-c-not-allowed { cursor: not-allowed !important; }
28
- .d-c-grab { cursor: grab !important; }
29
- .d-c-grabbing { cursor: grabbing !important; }
30
- .d-c-all-scroll { cursor: all-scroll !important; }
31
- .d-c-col-resize { cursor: col-resize !important; }
32
- .d-c-row-resize { cursor: row-resize !important; }
33
- .d-c-zoom-in { cursor: zoom-in !important; }
34
- .d-c-zoom-out { cursor: zoom-out !important; }
35
- .d-c-auto { cursor: auto !important; }
36
- .d-c-default { cursor: default !important; }
37
- .d-c-none { cursor: none !important; }
38
-
39
-
40
- //============================================================================
41
- // $ OUTLINE
42
- // Sets the style, width, color, and other characteristics
43
- // elements' outlines. These shouldn't be confused with borders.
44
- // ----------------------------------------------------------------------------
45
- .d-ol-focusring { box-shadow: var(--dt-shadow-focus) !important; }
46
- .d-ol-focusring-inset { box-shadow: var(--dt-shadow-focus-inset) !important; }
47
- .d-ol-none { box-shadow: none !important; }
48
-
49
- //============================================================================
50
- // $ POINTER EVENTS
51
- // The pointer-events CSS property enables or disables all
52
- // mouse events on an element.
53
- // ----------------------------------------------------------------------------
54
- .d-pe-auto { pointer-events: auto !important; }
55
- .d-pe-inherit { pointer-events: inherit !important; }
56
- .d-pe-none { pointer-events: none !important; }
57
-
58
- .d-us-auto { user-select: auto !important; }
59
- .d-us-none { user-select: none !important; }
60
-
61
- //============================================================================
62
- // $ RESIZE
63
- // The resize CSS property sets whether an element is resizable,
64
- // and if so, in which directions.
65
- // ----------------------------------------------------------------------------
66
- .d-r-both { resize: both !important; }
67
- .d-r-horizontal { resize: horizontal !important; }
68
- .d-r-vertical { resize: vertical !important; }
69
- .d-r-none { resize: none !important; }
@@ -1,146 +0,0 @@
1
- //
2
- // DIALTONE
3
- // UTILITIES: LAYOUT
4
- //
5
- // These are layout utility classes for Dialpad's design system Dialtone.
6
- // For further documentation of these and other classes,
7
- // visit https://dialpad.design/utilities/layout
8
- //
9
- // TABLE OF CONTENTS
10
- // • BOX SIZING
11
- // • COORDINATES
12
- // • DISPLAY
13
- // • OVERFLOW
14
- // • POSITION
15
- // • VISIBILITY
16
- // • Z-INDEX
17
- //
18
- // ============================================================================
19
- // $ BOX-SIZING
20
- // ============================================================================
21
- .d-box-border { box-sizing: border-box !important; }
22
- .d-box-content { box-sizing: content-box !important; }
23
- .d-box-unset { box-sizing: unset !important; }
24
-
25
- // ============================================================================
26
- // $ COORDINATES
27
- // ============================================================================
28
- // $$ TOP
29
- // ----------------------------------------------------------------------------
30
- .d-t50p { top: 50% !important; }
31
- .d-t100p { top: 100% !important; }
32
- .d-t100p-calc { top: calc(~'100% + var(--fixed-value, 8px)') !important; }
33
- .d-tn50p { top: -50% !important; }
34
- .d-tn100p { top: -100% !important; }
35
- .d-tn100p-calc { top: calc(~'-100% + var(--fixed-value, 8px)') !important; }
36
-
37
- // $$ RIGHT
38
- // ----------------------------------------------------------------------------
39
- .d-r50p { right: 50% !important; }
40
- .d-r100p { right: 100% !important; }
41
- .d-r100p-calc { right: calc(~'100% + var(--fixed-value, 8px)') !important; }
42
- .d-rn50p { right: -50% !important; }
43
- .d-rn100p { right: -100% !important; }
44
- .d-rn100p-calc { right: calc(~'-100% + var(--fixed-value, 8px)') !important; }
45
-
46
- // $$ BOTTOM
47
- // ----------------------------------------------------------------------------
48
- .d-b50p { bottom: 50% !important; }
49
- .d-b100p { bottom: 100% !important; }
50
- .d-b100p-calc { bottom: calc(~'100% + var(--fixed-value, 8px)') !important; }
51
- .d-bn50p { bottom: -50% !important; }
52
- .d-bn100p { bottom: -100% !important; }
53
- .d-bn100p-calc { bottom: calc(~'-100% + var(--fixed-value, 8px)') !important; }
54
-
55
- // $$ LEFT
56
- // ----------------------------------------------------------------------------
57
- .d-l50p { left: 50% !important; }
58
- .d-l100p { left: 100% !important; }
59
- .d-l100p-calc { left: calc(~'100% + var(--fixed-value, 8px)') !important; }
60
- .d-ln50p { left: -50% !important; }
61
- .d-ln100p { left: -100% !important; }
62
- .d-ln100p-calc { left: calc(~'-100% + var(--fixed-value, 8px)') !important; }
63
-
64
-
65
- // ============================================================================
66
- // $ DISPLAY
67
- // ----------------------------------------------------------------------------
68
- .d-d-block { display: block !important; }
69
- .d-d-flex { display: flex !important; }
70
- .d-d-grid { display: grid !important; }
71
- .d-d-inline { display: inline !important; }
72
- .d-d-inline-block { display: inline-block !important; }
73
- .d-d-inline-flex { display: inline-flex !important; }
74
- .d-d-inline-grid { display: inline-grid !important; }
75
- .d-d-none { display: none !important; }
76
- .d-d-unset { display: unset !important; }
77
-
78
-
79
- // ============================================================================
80
- // $ OVERFLOW
81
- // ============================================================================
82
- .d-of-auto { overflow: auto !important; }
83
- .d-of-x-auto { overflow-x: auto !important; }
84
- .d-of-y-auto { overflow-y: auto !important; }
85
- .d-of-hidden { overflow: hidden !important; }
86
- .d-of-x-hidden { overflow-x: hidden !important; }
87
- .d-of-y-hidden { overflow-y: hidden !important; }
88
- .d-of-scroll { overflow: scroll !important; }
89
- .d-of-x-scroll { overflow-x: scroll !important; }
90
- .d-of-y-scroll { overflow-y: scroll !important; }
91
- .d-of-visible { overflow: visible !important; }
92
- .d-of-x-visible { overflow-x: visible !important; }
93
- .d-of-y-visible { overflow-y: visible !important; }
94
- .d-of-unset { overflow: unset !important; }
95
-
96
-
97
- // ============================================================================
98
- // $ POSITION
99
- // ----------------------------------------------------------------------------
100
- .d-ps-static { position: static !important; }
101
- .d-ps-relative { position: relative !important; }
102
- .d-ps-absolute { position: absolute !important; }
103
- .d-ps-fixed { position: fixed !important; }
104
- .d-ps-sticky { position: sticky !important; }
105
- .d-ps-unset { position: unset !important; }
106
-
107
-
108
- // ============================================================================
109
- // $ VISIBILITY
110
- // ----------------------------------------------------------------------------
111
- .d-vi-visible { visibility: visible !important; }
112
- .d-vi-hidden { visibility: hidden !important; }
113
- .d-vi-unset { visibility: unset !important; }
114
-
115
- .d-vi-visible-sr {
116
- position: absolute;
117
- width: 1px;
118
- height: 1px;
119
- margin: -1px;
120
- padding: 0;
121
- overflow: hidden;
122
- word-wrap: normal;
123
- border: none;
124
- clip: rect(1px, 1px, 1px, 1px);
125
- clip-path: inset(50%);
126
- }
127
-
128
-
129
- // ============================================================================
130
- // $ Z-INDEX
131
- // ----------------------------------------------------------------------------
132
- .d-zi-hide { z-index: var(--zi-hide) !important; }
133
- .d-zi-base { z-index: var(--zi-base) !important; }
134
- .d-zi-base1 { z-index: var(--zi-base1) !important; }
135
- .d-zi-selected { z-index: var(--zi-selected) !important; }
136
- .d-zi-active { z-index: var(--zi-active) !important; }
137
- .d-zi-navigation { z-index: var(--zi-navigation) !important; }
138
- .d-zi-navigation-fixed { z-index: var(--zi-navigation-fixed) !important; }
139
- .d-zi-dropdown { z-index: var(--zi-dropdown) !important; }
140
- .d-zi-popover { z-index: var(--zi-popover) !important; }
141
- .d-zi-tooltip { z-index: var(--zi-tooltip) !important; }
142
- .d-zi-drawer { z-index: var(--zi-drawer) !important; }
143
- .d-zi-modal { z-index: var(--zi-modal) !important; }
144
- .d-zi-modal-element { z-index: var(--zi-modal-element) !important; }
145
- .d-zi-notification { z-index: var(--zi-notification) !important; }
146
- .d-zi-unset { z-index: unset !important; }
@@ -1,5 +0,0 @@
1
- module.exports = {
2
- '*.less': [
3
- 'pnpm exec lesshint',
4
- ],
5
- };
@@ -1,152 +0,0 @@
1
- //
2
- // DIALTONE
3
- // UTILITIES: SIZING
4
- //
5
- // These are sizing utility classes for Dialpad's design system Dialtone.
6
- // For further documentation of these and other classes,
7
- // visit https://dialpad.design/utilities/sizing
8
- //
9
- // TABLE OF CONTENTS
10
- // • HEIGHT
11
- // - PERCENTAGES
12
- // - MAX-HEIGHT
13
- // - MIN-HEIGHT
14
- // - FIXED
15
- // • WIDTH
16
- // - FLUID
17
- // - MAX-WIDTH
18
- // - MIN-WIDTH
19
- // - FIXED
20
- //
21
- // ============================================================================
22
- // $ HEIGHT
23
- // ============================================================================
24
- // $$ PERCENTAGES
25
- // ----------------------------------------------------------------------------
26
- .d-h10p { height: 10% !important; }
27
- .d-h20p { height: 20% !important; }
28
- .d-h25p { height: 25% !important; }
29
- .d-h30p { height: 30% !important; }
30
- .d-h40p { height: 40% !important; }
31
- .d-h50p { height: 50% !important; }
32
- .d-h60p { height: 60% !important; }
33
- .d-h70p { height: 70% !important; }
34
- .d-h75p { height: 75% !important; }
35
- .d-h80p { height: 80% !important; }
36
- .d-h90p { height: 90% !important; }
37
- .d-h100p { height: 100% !important; }
38
-
39
- // $$ MAX-HEIGHT
40
- // ----------------------------------------------------------------------------
41
- .d-hmx10p { max-height: 10% !important; }
42
- .d-hmx20p { max-height: 20% !important; }
43
- .d-hmx25p { max-height: 25% !important; }
44
- .d-hmx30p { max-height: 30% !important; }
45
- .d-hmx40p { max-height: 40% !important; }
46
- .d-hmx50p { max-height: 50% !important; }
47
- .d-hmx60p { max-height: 60% !important; }
48
- .d-hmx70p { max-height: 70% !important; }
49
- .d-hmx75p { max-height: 75% !important; }
50
- .d-hmx80p { max-height: 80% !important; }
51
- .d-hmx90p { max-height: 90% !important; }
52
- .d-hmx100p { max-height: 100% !important; }
53
-
54
- // $$ MIN-HEIGHT
55
- // ----------------------------------------------------------------------------
56
- .d-hmn10p { min-height: 10% !important; }
57
- .d-hmn20p { min-height: 20% !important; }
58
- .d-hmn25p { min-height: 25% !important; }
59
- .d-hmn30p { min-height: 30% !important; }
60
- .d-hmn40p { min-height: 40% !important; }
61
- .d-hmn50p { min-height: 50% !important; }
62
- .d-hmn60p { min-height: 60% !important; }
63
- .d-hmn70p { min-height: 70% !important; }
64
- .d-hmn75p { min-height: 75% !important; }
65
- .d-hmn80p { min-height: 80% !important; }
66
- .d-hmn90p { min-height: 90% !important; }
67
- .d-hmn100p { min-height: 100% !important; }
68
-
69
- // $$ FIXED
70
- // ----------------------------------------------------------------------------
71
- .d-h100vh { height: 100vh !important; }
72
- .d-h-auto { height: auto !important; }
73
- .d-h-unset { height: unset !important; }
74
-
75
- .d-hmn-auto { min-height: auto !important; }
76
- .d-hmn-unset { min-height: unset !important; }
77
-
78
- .d-hmx-auto { max-height: auto !important; }
79
- .d-hmx-unset { max-height: unset !important; }
80
-
81
-
82
- // ============================================================================
83
- // $ WIDTH
84
- // ============================================================================
85
- // $$ FLUID
86
- // ----------------------------------------------------------------------------
87
- .d-w10p { width: 10% !important; }
88
- .d-w20p { width: 20% !important; }
89
- .d-w25p { width: 25% !important; }
90
- .d-w30p { width: 30% !important; }
91
- .d-w40p { width: 40% !important; }
92
- .d-w50p { width: 50% !important; }
93
- .d-w60p { width: 60% !important; }
94
- .d-w70p { width: 70% !important; }
95
- .d-w75p { width: 75% !important; }
96
- .d-w80p { width: 80% !important; }
97
- .d-w90p { width: 90% !important; }
98
- .d-w100p { width: 100% !important; }
99
-
100
- // $$ MAX-WIDTH
101
- // ----------------------------------------------------------------------------
102
- .d-wmx10p { max-width: 10% !important; }
103
- .d-wmx20p { max-width: 20% !important; }
104
- .d-wmx25p { max-width: 25% !important; }
105
- .d-wmx30p { max-width: 30% !important; }
106
- .d-wmx40p { max-width: 40% !important; }
107
- .d-wmx50p { max-width: 50% !important; }
108
- .d-wmx60p { max-width: 60% !important; }
109
- .d-wmx70p { max-width: 70% !important; }
110
- .d-wmx75p { max-width: 75% !important; }
111
- .d-wmx80p { max-width: 80% !important; }
112
- .d-wmx90p { max-width: 90% !important; }
113
- .d-wmx100p { max-width: 100% !important; }
114
-
115
- // $$ MIN-WIDTH
116
- // ----------------------------------------------------------------------------
117
- .d-wmn10p { min-width: 10% !important; }
118
- .d-wmn20p { min-width: 20% !important; }
119
- .d-wmn25p { min-width: 25% !important; }
120
- .d-wmn30p { min-width: 30% !important; }
121
- .d-wmn40p { min-width: 40% !important; }
122
- .d-wmn50p { min-width: 50% !important; }
123
- .d-wmn60p { min-width: 60% !important; }
124
- .d-wmn70p { min-width: 70% !important; }
125
- .d-wmn75p { min-width: 75% !important; }
126
- .d-wmn80p { min-width: 80% !important; }
127
- .d-wmn90p { min-width: 90% !important; }
128
- .d-wmn100p { min-width: 100% !important; }
129
-
130
- // $$ FIXED
131
- // ----------------------------------------------------------------------------
132
- .d-w60ch { width: 60ch !important; }
133
- .d-w75ch { width: 75ch !important; }
134
- .d-w90ch { width: 90ch !important; }
135
-
136
- .d-w100vw { width: 100vw !important; }
137
- .d-w-auto { width: auto !important; }
138
- .d-w-unset { width: unset !important; }
139
-
140
- .d-wmn60ch { min-width: 60ch !important; }
141
- .d-wmn75ch { min-width: 75ch !important; }
142
- .d-wmn90ch { min-width: 90ch !important; }
143
-
144
- .d-wmn-auto { min-width: auto !important; }
145
- .d-wmn-unset { min-width: unset !important; }
146
-
147
- .d-wmx60ch { max-width: 60ch !important; }
148
- .d-wmx75ch { max-width: 75ch !important; }
149
- .d-wmx90ch { max-width: 90ch !important; }
150
-
151
- .d-wmx-auto { max-width: auto !important; }
152
- .d-wmx-unset { max-width: unset !important; }