@dialpad/dialtone 9.27.0-alpha.1 → 9.27.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/README.md CHANGED
@@ -231,10 +231,18 @@ nx run dialtone:release:beta
231
231
 
232
232
  ### Install it via NPM:
233
233
 
234
+ #### Vue 3
235
+
234
236
  ```shell
235
237
  npm install @dialpad/dialtone@next
236
238
  ```
237
239
 
240
+ #### Vue 2
241
+
242
+ ```shell
243
+ npm install @dialpad/dialtone@next @linusborg/vue-simple-portal @tiptap/vue-2
244
+ ```
245
+
238
246
  ### Import packages:
239
247
 
240
248
  #### Dialtone CSS
@@ -2199,6 +2199,7 @@ legend .d-label {
2199
2199
  }
2200
2200
  .d-input__wrapper {
2201
2201
  padding: 0;
2202
+ overflow-y: auto;
2202
2203
  }
2203
2204
  .d-input__wrapper .d-input-icon.d-input-icon--right {
2204
2205
  margin-right: var(--dt-space-400);
@@ -7470,7 +7471,7 @@ body {
7470
7471
  }
7471
7472
  /**
7472
7473
  * Do not edit directly
7473
- * Generated on Wed, 03 Apr 2024 22:39:25 GMT
7474
+ * Generated on Sun, 07 Apr 2024 20:55:57 GMT
7474
7475
  */
7475
7476
 
7476
7477
  .dialtone-theme-light {
@@ -8287,7 +8288,7 @@ body {
8287
8288
 
8288
8289
  /**
8289
8290
  * Do not edit directly
8290
- * Generated on Wed, 03 Apr 2024 22:39:25 GMT
8291
+ * Generated on Sun, 07 Apr 2024 20:55:58 GMT
8291
8292
  */
8292
8293
 
8293
8294
  .dialtone-theme-dark {