@cloudtower/parrot 0.26.21 → 0.26.22
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":"d8e8-25","name":"common.json"},{"uid":"d8e8-27","name":"components.json"},{"uid":"d8e8-29","name":"metric.json"},{"uid":"d8e8-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"d8e8-33","name":"common.json"},{"uid":"d8e8-35","name":"components.json"},{"uid":"d8e8-37","name":"metric.json"},{"uid":"d8e8-39","name":"index.ts"}]},{"uid":"d8e8-41","name":"index.ts"}]},{"uid":"d8e8-43","name":"parrotI18n.ts"},{"uid":"d8e8-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"d8e8-25":{"renderedLength":1829,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-24"},"d8e8-27":{"renderedLength":1426,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-26"},"d8e8-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-28"},"d8e8-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-30"},"d8e8-33":{"renderedLength":1694,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-32"},"d8e8-35":{"renderedLength":1587,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-34"},"d8e8-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-36"},"d8e8-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-38"},"d8e8-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-40"},"d8e8-43":{"renderedLength":1235,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-42"},"d8e8-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-44"}},"nodeMetas":{"d8e8-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"d8e8-25"},"imported":[],"importedBy":[{"uid":"d8e8-30"}]},"d8e8-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"d8e8-27"},"imported":[],"importedBy":[{"uid":"d8e8-30"}]},"d8e8-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"d8e8-29"},"imported":[],"importedBy":[{"uid":"d8e8-30"}]},"d8e8-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"d8e8-31"},"imported":[{"uid":"d8e8-24"},{"uid":"d8e8-26"},{"uid":"d8e8-28"}],"importedBy":[{"uid":"d8e8-40"}]},"d8e8-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"d8e8-33"},"imported":[],"importedBy":[{"uid":"d8e8-38"}]},"d8e8-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"d8e8-35"},"imported":[],"importedBy":[{"uid":"d8e8-38"}]},"d8e8-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"d8e8-37"},"imported":[],"importedBy":[{"uid":"d8e8-38"}]},"d8e8-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"d8e8-39"},"imported":[{"uid":"d8e8-32"},{"uid":"d8e8-34"},{"uid":"d8e8-36"}],"importedBy":[{"uid":"d8e8-40"}]},"d8e8-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"d8e8-41"},"imported":[{"uid":"d8e8-30"},{"uid":"d8e8-38"}],"importedBy":[{"uid":"d8e8-44"},{"uid":"d8e8-42"}]},"d8e8-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"d8e8-43"},"imported":[{"uid":"d8e8-46"},{"uid":"d8e8-47"},{"uid":"d8e8-40"}],"importedBy":[{"uid":"d8e8-44"}]},"d8e8-44":{"id":"/src/index.ts","moduleParts":{"index.js":"d8e8-45"},"imported":[{"uid":"d8e8-40"},{"uid":"d8e8-42"}],"importedBy":[],"isEntry":true},"d8e8-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"d8e8-42"}],"isExternal":true},"d8e8-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"d8e8-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":"d8e8-1","name":"common.json"},{"uid":"d8e8-3","name":"components.json"},{"uid":"d8e8-5","name":"metric.json"},{"uid":"d8e8-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"d8e8-9","name":"common.json"},{"uid":"d8e8-11","name":"components.json"},{"uid":"d8e8-13","name":"metric.json"},{"uid":"d8e8-15","name":"index.ts"}]},{"uid":"d8e8-17","name":"index.ts"}]},{"uid":"d8e8-19","name":"parrotI18n.ts"},{"uid":"d8e8-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"d8e8-1":{"renderedLength":1973,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-0"},"d8e8-3":{"renderedLength":1504,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-2"},"d8e8-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-4"},"d8e8-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-6"},"d8e8-9":{"renderedLength":1838,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-8"},"d8e8-11":{"renderedLength":1685,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-10"},"d8e8-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-12"},"d8e8-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-14"},"d8e8-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-16"},"d8e8-19":{"renderedLength":1317,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-18"},"d8e8-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"d8e8-20"}},"nodeMetas":{"d8e8-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"d8e8-1"},"imported":[],"importedBy":[{"uid":"d8e8-6"}]},"d8e8-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"d8e8-3"},"imported":[],"importedBy":[{"uid":"d8e8-6"}]},"d8e8-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"d8e8-5"},"imported":[],"importedBy":[{"uid":"d8e8-6"}]},"d8e8-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"d8e8-7"},"imported":[{"uid":"d8e8-0"},{"uid":"d8e8-2"},{"uid":"d8e8-4"}],"importedBy":[{"uid":"d8e8-16"}]},"d8e8-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"d8e8-9"},"imported":[],"importedBy":[{"uid":"d8e8-14"}]},"d8e8-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"d8e8-11"},"imported":[],"importedBy":[{"uid":"d8e8-14"}]},"d8e8-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"d8e8-13"},"imported":[],"importedBy":[{"uid":"d8e8-14"}]},"d8e8-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"d8e8-15"},"imported":[{"uid":"d8e8-8"},{"uid":"d8e8-10"},{"uid":"d8e8-12"}],"importedBy":[{"uid":"d8e8-16"}]},"d8e8-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"d8e8-17"},"imported":[{"uid":"d8e8-6"},{"uid":"d8e8-14"}],"importedBy":[{"uid":"d8e8-20"},{"uid":"d8e8-18"}]},"d8e8-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"d8e8-19"},"imported":[{"uid":"d8e8-22"},{"uid":"d8e8-23"},{"uid":"d8e8-16"}],"importedBy":[{"uid":"d8e8-20"}]},"d8e8-20":{"id":"/src/index.ts","moduleParts":{"index.js":"d8e8-21"},"imported":[{"uid":"d8e8-16"},{"uid":"d8e8-18"}],"importedBy":[],"isEntry":true},"d8e8-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"d8e8-18"}],"isExternal":true},"d8e8-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"d8e8-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.26.
|
3
|
+
"version": "0.26.22",
|
4
4
|
"description": "i18n modules for cloudtower sparrow and eagle",
|
5
5
|
"keywords": [
|
6
6
|
"i18n",
|
@@ -40,5 +40,5 @@
|
|
40
40
|
"rollup-plugin-visualizer": "5.9.0",
|
41
41
|
"typescript": "5.0.2"
|
42
42
|
},
|
43
|
-
"gitHead": "
|
43
|
+
"gitHead": "7006e2d874dc853e783fd3fd5d763af648cdbcbe"
|
44
44
|
}
|