@cloudtower/parrot 0.32.41 → 0.32.42
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/esm/stats1.html +1 -1
- package/dist/umd/stats1.html +1 -1
- package/package.json +2 -2
package/dist/esm/stats1.html
CHANGED
@@ -6157,7 +6157,7 @@ var drawChart = (function (exports) {
|
|
6157
6157
|
</script>
|
6158
6158
|
<script>
|
6159
6159
|
/*<!--*/
|
6160
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"locales","children":[{"name":"en-US","children":[{"uid":"
|
6160
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"locales","children":[{"name":"en-US","children":[{"uid":"8d4e-25","name":"common.json"},{"uid":"8d4e-27","name":"components.json"},{"uid":"8d4e-29","name":"metric.json"},{"uid":"8d4e-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"8d4e-33","name":"common.json"},{"uid":"8d4e-35","name":"components.json"},{"uid":"8d4e-37","name":"metric.json"},{"uid":"8d4e-39","name":"index.ts"}]},{"uid":"8d4e-41","name":"index.ts"}]},{"uid":"8d4e-43","name":"parrotI18n.ts"},{"uid":"8d4e-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"8d4e-25":{"renderedLength":3121,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-24"},"8d4e-27":{"renderedLength":8097,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-26"},"8d4e-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-28"},"8d4e-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-30"},"8d4e-33":{"renderedLength":2557,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-32"},"8d4e-35":{"renderedLength":7006,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-34"},"8d4e-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-36"},"8d4e-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-38"},"8d4e-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-40"},"8d4e-43":{"renderedLength":1945,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-42"},"8d4e-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-44"}},"nodeMetas":{"8d4e-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"8d4e-25"},"imported":[],"importedBy":[{"uid":"8d4e-30"}]},"8d4e-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"8d4e-27"},"imported":[],"importedBy":[{"uid":"8d4e-30"}]},"8d4e-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"8d4e-29"},"imported":[],"importedBy":[{"uid":"8d4e-30"}]},"8d4e-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"8d4e-31"},"imported":[{"uid":"8d4e-24"},{"uid":"8d4e-26"},{"uid":"8d4e-28"}],"importedBy":[{"uid":"8d4e-40"}]},"8d4e-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"8d4e-33"},"imported":[],"importedBy":[{"uid":"8d4e-38"}]},"8d4e-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"8d4e-35"},"imported":[],"importedBy":[{"uid":"8d4e-38"}]},"8d4e-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"8d4e-37"},"imported":[],"importedBy":[{"uid":"8d4e-38"}]},"8d4e-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"8d4e-39"},"imported":[{"uid":"8d4e-32"},{"uid":"8d4e-34"},{"uid":"8d4e-36"}],"importedBy":[{"uid":"8d4e-40"}]},"8d4e-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"8d4e-41"},"imported":[{"uid":"8d4e-30"},{"uid":"8d4e-38"}],"importedBy":[{"uid":"8d4e-44"},{"uid":"8d4e-42"}]},"8d4e-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"8d4e-43"},"imported":[{"uid":"8d4e-46"},{"uid":"8d4e-47"},{"uid":"8d4e-40"}],"importedBy":[{"uid":"8d4e-44"}]},"8d4e-44":{"id":"/src/index.ts","moduleParts":{"index.js":"8d4e-45"},"imported":[{"uid":"8d4e-40"},{"uid":"8d4e-42"}],"importedBy":[],"isEntry":true},"8d4e-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"8d4e-42"}],"isExternal":true},"8d4e-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"8d4e-42"}],"isExternal":true}},"env":{"rollup":"3.29.4"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
|
6161
6161
|
|
6162
6162
|
const run = () => {
|
6163
6163
|
const width = window.innerWidth;
|
package/dist/umd/stats1.html
CHANGED
@@ -6157,7 +6157,7 @@ var drawChart = (function (exports) {
|
|
6157
6157
|
</script>
|
6158
6158
|
<script>
|
6159
6159
|
/*<!--*/
|
6160
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"locales","children":[{"name":"en-US","children":[{"uid":"
|
6160
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.js","children":[{"name":"src","children":[{"name":"locales","children":[{"name":"en-US","children":[{"uid":"8d4e-1","name":"common.json"},{"uid":"8d4e-3","name":"components.json"},{"uid":"8d4e-5","name":"metric.json"},{"uid":"8d4e-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"8d4e-9","name":"common.json"},{"uid":"8d4e-11","name":"components.json"},{"uid":"8d4e-13","name":"metric.json"},{"uid":"8d4e-15","name":"index.ts"}]},{"uid":"8d4e-17","name":"index.ts"}]},{"uid":"8d4e-19","name":"parrotI18n.ts"},{"uid":"8d4e-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"8d4e-1":{"renderedLength":3351,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-0"},"8d4e-3":{"renderedLength":8453,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-2"},"8d4e-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-4"},"8d4e-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-6"},"8d4e-9":{"renderedLength":2771,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-8"},"8d4e-11":{"renderedLength":7342,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-10"},"8d4e-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-12"},"8d4e-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-14"},"8d4e-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-16"},"8d4e-19":{"renderedLength":2059,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-18"},"8d4e-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"8d4e-20"}},"nodeMetas":{"8d4e-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"8d4e-1"},"imported":[],"importedBy":[{"uid":"8d4e-6"}]},"8d4e-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"8d4e-3"},"imported":[],"importedBy":[{"uid":"8d4e-6"}]},"8d4e-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"8d4e-5"},"imported":[],"importedBy":[{"uid":"8d4e-6"}]},"8d4e-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"8d4e-7"},"imported":[{"uid":"8d4e-0"},{"uid":"8d4e-2"},{"uid":"8d4e-4"}],"importedBy":[{"uid":"8d4e-16"}]},"8d4e-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"8d4e-9"},"imported":[],"importedBy":[{"uid":"8d4e-14"}]},"8d4e-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"8d4e-11"},"imported":[],"importedBy":[{"uid":"8d4e-14"}]},"8d4e-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"8d4e-13"},"imported":[],"importedBy":[{"uid":"8d4e-14"}]},"8d4e-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"8d4e-15"},"imported":[{"uid":"8d4e-8"},{"uid":"8d4e-10"},{"uid":"8d4e-12"}],"importedBy":[{"uid":"8d4e-16"}]},"8d4e-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"8d4e-17"},"imported":[{"uid":"8d4e-6"},{"uid":"8d4e-14"}],"importedBy":[{"uid":"8d4e-20"},{"uid":"8d4e-18"}]},"8d4e-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"8d4e-19"},"imported":[{"uid":"8d4e-22"},{"uid":"8d4e-23"},{"uid":"8d4e-16"}],"importedBy":[{"uid":"8d4e-20"}]},"8d4e-20":{"id":"/src/index.ts","moduleParts":{"index.js":"8d4e-21"},"imported":[{"uid":"8d4e-16"},{"uid":"8d4e-18"}],"importedBy":[],"isEntry":true},"8d4e-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"8d4e-18"}],"isExternal":true},"8d4e-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"8d4e-18"}],"isExternal":true}},"env":{"rollup":"3.29.4"},"options":{"gzip":false,"brotli":false,"sourcemap":false}};
|
6161
6161
|
|
6162
6162
|
const run = () => {
|
6163
6163
|
const width = window.innerWidth;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@cloudtower/parrot",
|
3
|
-
"version": "0.32.
|
3
|
+
"version": "0.32.42",
|
4
4
|
"description": "i18n modules for cloudtower sparrow and eagle",
|
5
5
|
"keywords": [
|
6
6
|
"i18n",
|
@@ -45,5 +45,5 @@
|
|
45
45
|
"typescript": "5.0.2",
|
46
46
|
"vitest": "^3.1.1"
|
47
47
|
},
|
48
|
-
"gitHead": "
|
48
|
+
"gitHead": "847bfff3991b9b2830f9aab0419fc8f3761c93fe"
|
49
49
|
}
|