@cloudtower/parrot 0.27.40 → 0.27.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":"a9e2-25","name":"common.json"},{"uid":"a9e2-27","name":"components.json"},{"uid":"a9e2-29","name":"metric.json"},{"uid":"a9e2-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"a9e2-33","name":"common.json"},{"uid":"a9e2-35","name":"components.json"},{"uid":"a9e2-37","name":"metric.json"},{"uid":"a9e2-39","name":"index.ts"}]},{"uid":"a9e2-41","name":"index.ts"}]},{"uid":"a9e2-43","name":"parrotI18n.ts"},{"uid":"a9e2-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"a9e2-25":{"renderedLength":2293,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-24"},"a9e2-27":{"renderedLength":6517,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-26"},"a9e2-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-28"},"a9e2-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-30"},"a9e2-33":{"renderedLength":2110,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-32"},"a9e2-35":{"renderedLength":6087,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-34"},"a9e2-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-36"},"a9e2-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-38"},"a9e2-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-40"},"a9e2-43":{"renderedLength":1894,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-42"},"a9e2-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-44"}},"nodeMetas":{"a9e2-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"a9e2-25"},"imported":[],"importedBy":[{"uid":"a9e2-30"}]},"a9e2-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"a9e2-27"},"imported":[],"importedBy":[{"uid":"a9e2-30"}]},"a9e2-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"a9e2-29"},"imported":[],"importedBy":[{"uid":"a9e2-30"}]},"a9e2-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"a9e2-31"},"imported":[{"uid":"a9e2-24"},{"uid":"a9e2-26"},{"uid":"a9e2-28"}],"importedBy":[{"uid":"a9e2-40"}]},"a9e2-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"a9e2-33"},"imported":[],"importedBy":[{"uid":"a9e2-38"}]},"a9e2-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"a9e2-35"},"imported":[],"importedBy":[{"uid":"a9e2-38"}]},"a9e2-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"a9e2-37"},"imported":[],"importedBy":[{"uid":"a9e2-38"}]},"a9e2-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"a9e2-39"},"imported":[{"uid":"a9e2-32"},{"uid":"a9e2-34"},{"uid":"a9e2-36"}],"importedBy":[{"uid":"a9e2-40"}]},"a9e2-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"a9e2-41"},"imported":[{"uid":"a9e2-30"},{"uid":"a9e2-38"}],"importedBy":[{"uid":"a9e2-44"},{"uid":"a9e2-42"}]},"a9e2-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"a9e2-43"},"imported":[{"uid":"a9e2-46"},{"uid":"a9e2-47"},{"uid":"a9e2-40"}],"importedBy":[{"uid":"a9e2-44"}]},"a9e2-44":{"id":"/src/index.ts","moduleParts":{"index.js":"a9e2-45"},"imported":[{"uid":"a9e2-40"},{"uid":"a9e2-42"}],"importedBy":[],"isEntry":true},"a9e2-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9e2-42"}],"isExternal":true},"a9e2-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9e2-42"}],"isExternal":true}},"env":{"rollup":"3.15.0"},"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":"a9e2-1","name":"common.json"},{"uid":"a9e2-3","name":"components.json"},{"uid":"a9e2-5","name":"metric.json"},{"uid":"a9e2-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"a9e2-9","name":"common.json"},{"uid":"a9e2-11","name":"components.json"},{"uid":"a9e2-13","name":"metric.json"},{"uid":"a9e2-15","name":"index.ts"}]},{"uid":"a9e2-17","name":"index.ts"}]},{"uid":"a9e2-19","name":"parrotI18n.ts"},{"uid":"a9e2-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"a9e2-1":{"renderedLength":2477,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-0"},"a9e2-3":{"renderedLength":6805,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-2"},"a9e2-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-4"},"a9e2-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-6"},"a9e2-9":{"renderedLength":2294,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-8"},"a9e2-11":{"renderedLength":6375,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-10"},"a9e2-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-12"},"a9e2-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-14"},"a9e2-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-16"},"a9e2-19":{"renderedLength":2004,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-18"},"a9e2-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"a9e2-20"}},"nodeMetas":{"a9e2-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"a9e2-1"},"imported":[],"importedBy":[{"uid":"a9e2-6"}]},"a9e2-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"a9e2-3"},"imported":[],"importedBy":[{"uid":"a9e2-6"}]},"a9e2-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"a9e2-5"},"imported":[],"importedBy":[{"uid":"a9e2-6"}]},"a9e2-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"a9e2-7"},"imported":[{"uid":"a9e2-0"},{"uid":"a9e2-2"},{"uid":"a9e2-4"}],"importedBy":[{"uid":"a9e2-16"}]},"a9e2-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"a9e2-9"},"imported":[],"importedBy":[{"uid":"a9e2-14"}]},"a9e2-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"a9e2-11"},"imported":[],"importedBy":[{"uid":"a9e2-14"}]},"a9e2-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"a9e2-13"},"imported":[],"importedBy":[{"uid":"a9e2-14"}]},"a9e2-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"a9e2-15"},"imported":[{"uid":"a9e2-8"},{"uid":"a9e2-10"},{"uid":"a9e2-12"}],"importedBy":[{"uid":"a9e2-16"}]},"a9e2-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"a9e2-17"},"imported":[{"uid":"a9e2-6"},{"uid":"a9e2-14"}],"importedBy":[{"uid":"a9e2-20"},{"uid":"a9e2-18"}]},"a9e2-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"a9e2-19"},"imported":[{"uid":"a9e2-22"},{"uid":"a9e2-23"},{"uid":"a9e2-16"}],"importedBy":[{"uid":"a9e2-20"}]},"a9e2-20":{"id":"/src/index.ts","moduleParts":{"index.js":"a9e2-21"},"imported":[{"uid":"a9e2-16"},{"uid":"a9e2-18"}],"importedBy":[],"isEntry":true},"a9e2-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9e2-18"}],"isExternal":true},"a9e2-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"a9e2-18"}],"isExternal":true}},"env":{"rollup":"3.15.0"},"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.27.
|
3
|
+
"version": "0.27.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": "^0.24.1"
|
47
47
|
},
|
48
|
-
"gitHead": "
|
48
|
+
"gitHead": "01d1cac9ac4f3c2d0a24593aa1e32469db7e8538"
|
49
49
|
}
|