@dialpad/dialtone 9.127.1 → 9.128.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.
- package/README.md +39 -18
- package/dist/tokens/doc.json +24651 -24651
- package/dist/vue2/localization/en-US.cjs +1 -1
- package/dist/vue2/localization/en-US.cjs.map +1 -1
- package/dist/vue2/localization/en-US.js +1 -1
- package/dist/vue2/localization/en-US.js.map +1 -1
- package/dist/vue3/localization/en-US.cjs +1 -1
- package/dist/vue3/localization/en-US.cjs.map +1 -1
- package/dist/vue3/localization/en-US.js +1 -1
- package/dist/vue3/localization/en-US.js.map +1 -1
- package/package.json +7 -7
- package/dist/css/fonts/SeasonMix-Bold.woff2 +0 -0
- package/dist/css/fonts/SeasonMix-Regular.woff2 +0 -0
- package/dist/css/fonts/SeasonMix-SemiBold.woff2 +0 -0
- package/dist/css/js/dialtone_health_check/deprecated_icons.cjs +0 -105
- package/dist/css/js/dialtone_health_check/index.cjs +0 -82
- package/dist/css/js/dialtone_health_check/non_dialtone_properties.cjs +0 -44
- package/dist/css/js/dialtone_migration_helper/configs/box-shadows.mjs +0 -19
- package/dist/css/js/dialtone_migration_helper/configs/colors.mjs +0 -69
- package/dist/css/js/dialtone_migration_helper/configs/fonts.mjs +0 -49
- package/dist/css/js/dialtone_migration_helper/configs/size-and-space.mjs +0 -124
- package/dist/css/js/dialtone_migration_helper/helpers.mjs +0 -212
- package/dist/css/js/dialtone_migration_helper/index.mjs +0 -135
- package/dist/css/svg/spot/blank-space.svg +0 -1
- package/dist/css/svg/spot/browser-list-callout.svg +0 -1
- package/dist/css/svg/spot/browser-table-graph.svg +0 -1
- package/dist/css/svg/spot/female-laptop-typing.svg +0 -1
- package/dist/css/svg/spot/file-upload.svg +0 -1
- package/dist/css/svg/spot/male-laptop-typing.svg +0 -1
- package/dist/css/svg/spot/mind.svg +0 -1
- package/dist/css/svg/spot/playlist.svg +0 -1
- package/dist/css/svg/spot/publish.svg +0 -1
- package/dist/css/svg/spot/vector-vortex.svg +0 -1
- package/dist/css/svg/spot/wireless-screenshare.svg +0 -1
- package/dist/css/tokens/tokens-base-dark.css +0 -1802
- package/dist/css/tokens/tokens-base-deca-dark.css +0 -1802
- package/dist/css/tokens/tokens-base-deca-light.css +0 -1562
- package/dist/css/tokens/tokens-base-light.css +0 -1562
- package/dist/css/tokens/tokens-debug-base.css +0 -1562
- package/dist/css/tokens/tokens-debug-dp.css +0 -2496
- package/dist/css/tokens/tokens-deca-dark.css +0 -2496
- package/dist/css/tokens/tokens-deca-light.css +0 -2496
- package/dist/css/tokens/tokens-dp-dark.css +0 -2496
- package/dist/css/tokens/tokens-dp-light.css +0 -2496
- package/dist/css/tokens/tokens-expressive-dark.css +0 -2457
- package/dist/css/tokens/tokens-expressive-light.css +0 -2457
- package/dist/css/tokens/tokens-expressive-sm-dark.css +0 -2457
- package/dist/css/tokens/tokens-expressive-sm-light.css +0 -2457
- package/dist/css/tokens/tokens-tmo-dark.css +0 -2496
- package/dist/css/tokens/tokens-tmo-light.css +0 -2496
- package/dist/tokens/less/tokens-base-dark.less +0 -604
- package/dist/tokens/less/tokens-base-deca-dark.less +0 -604
- package/dist/tokens/less/tokens-base-deca-light.less +0 -484
- package/dist/tokens/less/tokens-base-light.less +0 -484
- package/dist/tokens/less/tokens-deca-dark.less +0 -574
- package/dist/tokens/less/tokens-deca-light.less +0 -574
- package/dist/tokens/less/tokens-dp-dark.less +0 -574
- package/dist/tokens/less/tokens-dp-light.less +0 -574
- package/dist/tokens/less/tokens-expressive-dark.less +0 -540
- package/dist/tokens/less/tokens-expressive-light.less +0 -540
- package/dist/tokens/less/tokens-expressive-sm-dark.less +0 -540
- package/dist/tokens/less/tokens-expressive-sm-light.less +0 -540
- package/dist/tokens/less/tokens-tmo-dark.less +0 -574
- package/dist/tokens/less/tokens-tmo-light.less +0 -574
package/README.md
CHANGED
|
@@ -332,24 +332,6 @@ Access the local storybook server for Dialtone Vue 3 via `http://localhost:9011/
|
|
|
332
332
|
nx run dialtone:build
|
|
333
333
|
```
|
|
334
334
|
|
|
335
|
-
##### Run Vue unit tests
|
|
336
|
-
|
|
337
|
-
```bash
|
|
338
|
-
nx run dialtone:test:vue
|
|
339
|
-
```
|
|
340
|
-
|
|
341
|
-
##### Run Vue 2 tests
|
|
342
|
-
|
|
343
|
-
```bash
|
|
344
|
-
nx run dialtone-vue2:test
|
|
345
|
-
```
|
|
346
|
-
|
|
347
|
-
##### Run Vue 3 tests
|
|
348
|
-
|
|
349
|
-
```bash
|
|
350
|
-
nx run dialtone-vue3:test
|
|
351
|
-
```
|
|
352
|
-
|
|
353
335
|
Use the `--filter` flag to run commands for a specific package or app.
|
|
354
336
|
|
|
355
337
|
##### Adding dependencies for individual packages
|
|
@@ -451,3 +433,42 @@ This will trigger the [release action](.github/workflows/release.yml), release c
|
|
|
451
433
|
|
|
452
434
|
1. Run the `release` target on selected packages (all if `package` is empty).
|
|
453
435
|
2. The [publish action](https://github.com/dialpad/dialtone/actions/workflows/publish.yml) will publish the packages with its corresponding tag.
|
|
436
|
+
|
|
437
|
+
#### Testing
|
|
438
|
+
|
|
439
|
+
##### Run Vue unit tests
|
|
440
|
+
|
|
441
|
+
```bash
|
|
442
|
+
nx run dialtone:test:vue
|
|
443
|
+
```
|
|
444
|
+
|
|
445
|
+
##### Run Vue 2 tests
|
|
446
|
+
|
|
447
|
+
```bash
|
|
448
|
+
nx run dialtone-vue2:test
|
|
449
|
+
```
|
|
450
|
+
|
|
451
|
+
##### Run Vue 3 tests
|
|
452
|
+
|
|
453
|
+
```bash
|
|
454
|
+
nx run dialtone-vue3:test
|
|
455
|
+
```
|
|
456
|
+
|
|
457
|
+
##### Run Vue 2 unit tests with coverage
|
|
458
|
+
|
|
459
|
+
```bash
|
|
460
|
+
nx run dialtone-vue2:test:coverage
|
|
461
|
+
```
|
|
462
|
+
|
|
463
|
+
##### Run Vue 3 unit tests with coverage
|
|
464
|
+
|
|
465
|
+
```bash
|
|
466
|
+
nx run dialtone-vue3:test:coverage
|
|
467
|
+
```
|
|
468
|
+
|
|
469
|
+
These will generate a JSON and HTML report in the `coverage` directory.
|
|
470
|
+
|
|
471
|
+
##### Test Coverage thresholds
|
|
472
|
+
|
|
473
|
+
The coverage thresholds are defined in the `vitest.config.ts` file.
|
|
474
|
+
When submitting a PR the CI will run the tests with coverage and fail if the coverage is below the thresholds.
|