@tmesoft/data-screen-show 1.1.1 → 1.1.3
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/data-screen-show-lib.d.ts +2 -1
- package/dist/data-screen-show-lib.es.js +7118 -7033
- package/dist/data-screen-show-lib.umd.js +37 -37
- package/dist/public/theme/blue/image-text/icon.png +0 -0
- package/dist/public/theme/blue/image-text//351/273/230/350/256/244/345/244/264/345/203/217.png +0 -0
- package/dist/public/theme/green/device-assets/icon.png +0 -0
- package/dist/public/theme/green/image/icon.png +0 -0
- package/dist/public/theme/green/image-text/icon.png +0 -0
- package/dist/public/theme/green/image-text//351/273/230/350/256/244/345/244/264/345/203/217.png +0 -0
- package/dist/public/theme/green/normal-box.png +0 -0
- package/dist/public/theme/green/null-icon.png +0 -0
- package/dist/public/theme/green/research-result/icon.png +0 -0
- package/dist/public/theme/green/teach-team/chart-icon.png +0 -0
- package/dist/public/theme/green/teach-team/icon.png +0 -0
- package/dist/public/theme/green/text/icon.png +0 -0
- package/dist/public/theme/green/thumbnail-upload-bg.png +0 -0
- package/dist/public/theme/green/video/icon.png +0 -0
- package/dist/public/theme/green/video/video-play.png +0 -0
- package/dist/public/theme/yellow/device-assets/icon.png +0 -0
- package/dist/public/theme/yellow/image/icon.png +0 -0
- package/dist/public/theme/yellow/image-text/icon.png +0 -0
- package/dist/public/theme/yellow/image-text//351/273/230/350/256/244/345/244/264/345/203/217.png +0 -0
- package/dist/public/theme/yellow/normal-box.png +0 -0
- package/dist/public/theme/yellow/null-icon.png +0 -0
- package/dist/public/theme/yellow/research-result/icon.png +0 -0
- package/dist/public/theme/yellow/teach-team/chart-icon.png +0 -0
- package/dist/public/theme/yellow/teach-team/icon.png +0 -0
- package/dist/public/theme/yellow/text/icon.png +0 -0
- package/dist/public/theme/yellow/thumbnail-upload-bg.png +0 -0
- package/dist/public/theme/yellow/video/icon.png +0 -0
- package/dist/public/theme/yellow/video/video-play.png +0 -0
- package/package.json +1 -1
- /package/dist/public/{device-assets → theme/blue/device-assets}/icon.png +0 -0
- /package/dist/public/{image → theme/blue/image}/icon.png +0 -0
- /package/dist/public/{normal-box.png → theme/blue/normal-box.png} +0 -0
- /package/dist/public/{null-icon.png → theme/blue/null-icon.png} +0 -0
- /package/dist/public/{research-result → theme/blue/research-result}/icon.png +0 -0
- /package/dist/public/{teach-team → theme/blue/teach-team}/chart-icon.png +0 -0
- /package/dist/public/{teach-team → theme/blue/teach-team}/icon.png +0 -0
- /package/dist/public/{text → theme/blue/text}/icon.png +0 -0
- /package/dist/public/{thumbnail-upload-bg.png → theme/blue/thumbnail-upload-bg.png} +0 -0
- /package/dist/public/{video → theme/blue/video}/icon.png +0 -0
- /package/dist/public/{video → theme/blue/video}/video-play.png +0 -0