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