@cloudtower/parrot 0.32.23 → 0.32.24
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":"c5a4-25","name":"common.json"},{"uid":"c5a4-27","name":"components.json"},{"uid":"c5a4-29","name":"metric.json"},{"uid":"c5a4-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"c5a4-33","name":"common.json"},{"uid":"c5a4-35","name":"components.json"},{"uid":"c5a4-37","name":"metric.json"},{"uid":"c5a4-39","name":"index.ts"}]},{"uid":"c5a4-41","name":"index.ts"}]},{"uid":"c5a4-43","name":"parrotI18n.ts"},{"uid":"c5a4-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"c5a4-25":{"renderedLength":2393,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-24"},"c5a4-27":{"renderedLength":7390,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-26"},"c5a4-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-28"},"c5a4-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-30"},"c5a4-33":{"renderedLength":2199,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-32"},"c5a4-35":{"renderedLength":6347,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-34"},"c5a4-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-36"},"c5a4-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-38"},"c5a4-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-40"},"c5a4-43":{"renderedLength":1945,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-42"},"c5a4-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-44"}},"nodeMetas":{"c5a4-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"c5a4-25"},"imported":[],"importedBy":[{"uid":"c5a4-30"}]},"c5a4-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"c5a4-27"},"imported":[],"importedBy":[{"uid":"c5a4-30"}]},"c5a4-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"c5a4-29"},"imported":[],"importedBy":[{"uid":"c5a4-30"}]},"c5a4-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"c5a4-31"},"imported":[{"uid":"c5a4-24"},{"uid":"c5a4-26"},{"uid":"c5a4-28"}],"importedBy":[{"uid":"c5a4-40"}]},"c5a4-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"c5a4-33"},"imported":[],"importedBy":[{"uid":"c5a4-38"}]},"c5a4-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"c5a4-35"},"imported":[],"importedBy":[{"uid":"c5a4-38"}]},"c5a4-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"c5a4-37"},"imported":[],"importedBy":[{"uid":"c5a4-38"}]},"c5a4-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"c5a4-39"},"imported":[{"uid":"c5a4-32"},{"uid":"c5a4-34"},{"uid":"c5a4-36"}],"importedBy":[{"uid":"c5a4-40"}]},"c5a4-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"c5a4-41"},"imported":[{"uid":"c5a4-30"},{"uid":"c5a4-38"}],"importedBy":[{"uid":"c5a4-44"},{"uid":"c5a4-42"}]},"c5a4-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"c5a4-43"},"imported":[{"uid":"c5a4-46"},{"uid":"c5a4-47"},{"uid":"c5a4-40"}],"importedBy":[{"uid":"c5a4-44"}]},"c5a4-44":{"id":"/src/index.ts","moduleParts":{"index.js":"c5a4-45"},"imported":[{"uid":"c5a4-40"},{"uid":"c5a4-42"}],"importedBy":[],"isEntry":true},"c5a4-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"c5a4-42"}],"isExternal":true},"c5a4-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"c5a4-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":"c5a4-1","name":"common.json"},{"uid":"c5a4-3","name":"components.json"},{"uid":"c5a4-5","name":"metric.json"},{"uid":"c5a4-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"c5a4-9","name":"common.json"},{"uid":"c5a4-11","name":"components.json"},{"uid":"c5a4-13","name":"metric.json"},{"uid":"c5a4-15","name":"index.ts"}]},{"uid":"c5a4-17","name":"index.ts"}]},{"uid":"c5a4-19","name":"parrotI18n.ts"},{"uid":"c5a4-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"c5a4-1":{"renderedLength":2585,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-0"},"c5a4-3":{"renderedLength":7718,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-2"},"c5a4-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-4"},"c5a4-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-6"},"c5a4-9":{"renderedLength":2391,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-8"},"c5a4-11":{"renderedLength":6655,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-10"},"c5a4-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-12"},"c5a4-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-14"},"c5a4-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-16"},"c5a4-19":{"renderedLength":2059,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-18"},"c5a4-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"c5a4-20"}},"nodeMetas":{"c5a4-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"c5a4-1"},"imported":[],"importedBy":[{"uid":"c5a4-6"}]},"c5a4-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"c5a4-3"},"imported":[],"importedBy":[{"uid":"c5a4-6"}]},"c5a4-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"c5a4-5"},"imported":[],"importedBy":[{"uid":"c5a4-6"}]},"c5a4-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"c5a4-7"},"imported":[{"uid":"c5a4-0"},{"uid":"c5a4-2"},{"uid":"c5a4-4"}],"importedBy":[{"uid":"c5a4-16"}]},"c5a4-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"c5a4-9"},"imported":[],"importedBy":[{"uid":"c5a4-14"}]},"c5a4-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"c5a4-11"},"imported":[],"importedBy":[{"uid":"c5a4-14"}]},"c5a4-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"c5a4-13"},"imported":[],"importedBy":[{"uid":"c5a4-14"}]},"c5a4-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"c5a4-15"},"imported":[{"uid":"c5a4-8"},{"uid":"c5a4-10"},{"uid":"c5a4-12"}],"importedBy":[{"uid":"c5a4-16"}]},"c5a4-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"c5a4-17"},"imported":[{"uid":"c5a4-6"},{"uid":"c5a4-14"}],"importedBy":[{"uid":"c5a4-20"},{"uid":"c5a4-18"}]},"c5a4-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"c5a4-19"},"imported":[{"uid":"c5a4-22"},{"uid":"c5a4-23"},{"uid":"c5a4-16"}],"importedBy":[{"uid":"c5a4-20"}]},"c5a4-20":{"id":"/src/index.ts","moduleParts":{"index.js":"c5a4-21"},"imported":[{"uid":"c5a4-16"},{"uid":"c5a4-18"}],"importedBy":[],"isEntry":true},"c5a4-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"c5a4-18"}],"isExternal":true},"c5a4-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"c5a4-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.24",
|
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.0.2"
|
47
47
|
},
|
48
|
-
"gitHead": "
|
48
|
+
"gitHead": "c231c22fd816c23403b8936ea6fedb0e67e3027a"
|
49
49
|
}
|