@cloudtower/parrot 0.22.11 → 0.22.13
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":"d2d5-25","name":"common.json"},{"uid":"d2d5-27","name":"components.json"},{"uid":"d2d5-29","name":"metric.json"},{"uid":"d2d5-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"d2d5-33","name":"common.json"},{"uid":"d2d5-35","name":"components.json"},{"uid":"d2d5-37","name":"metric.json"},{"uid":"d2d5-39","name":"index.ts"}]},{"uid":"d2d5-41","name":"index.ts"}]},{"uid":"d2d5-43","name":"parrotI18n.ts"},{"uid":"d2d5-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"d2d5-25":{"renderedLength":1259,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-24"},"d2d5-27":{"renderedLength":1164,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-26"},"d2d5-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-28"},"d2d5-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-30"},"d2d5-33":{"renderedLength":1159,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-32"},"d2d5-35":{"renderedLength":1062,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-34"},"d2d5-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-36"},"d2d5-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-38"},"d2d5-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-40"},"d2d5-43":{"renderedLength":1155,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-42"},"d2d5-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-44"}},"nodeMetas":{"d2d5-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"d2d5-25"},"imported":[],"importedBy":[{"uid":"d2d5-30"}]},"d2d5-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"d2d5-27"},"imported":[],"importedBy":[{"uid":"d2d5-30"}]},"d2d5-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"d2d5-29"},"imported":[],"importedBy":[{"uid":"d2d5-30"}]},"d2d5-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"d2d5-31"},"imported":[{"uid":"d2d5-24"},{"uid":"d2d5-26"},{"uid":"d2d5-28"}],"importedBy":[{"uid":"d2d5-40"}]},"d2d5-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"d2d5-33"},"imported":[],"importedBy":[{"uid":"d2d5-38"}]},"d2d5-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"d2d5-35"},"imported":[],"importedBy":[{"uid":"d2d5-38"}]},"d2d5-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"d2d5-37"},"imported":[],"importedBy":[{"uid":"d2d5-38"}]},"d2d5-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"d2d5-39"},"imported":[{"uid":"d2d5-32"},{"uid":"d2d5-34"},{"uid":"d2d5-36"}],"importedBy":[{"uid":"d2d5-40"}]},"d2d5-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"d2d5-41"},"imported":[{"uid":"d2d5-30"},{"uid":"d2d5-38"}],"importedBy":[{"uid":"d2d5-44"},{"uid":"d2d5-42"}]},"d2d5-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"d2d5-43"},"imported":[{"uid":"d2d5-46"},{"uid":"d2d5-47"},{"uid":"d2d5-40"}],"importedBy":[{"uid":"d2d5-44"}]},"d2d5-44":{"id":"/src/index.ts","moduleParts":{"index.js":"d2d5-45"},"imported":[{"uid":"d2d5-40"},{"uid":"d2d5-42"}],"importedBy":[],"isEntry":true},"d2d5-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"d2d5-42"}],"isExternal":true},"d2d5-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"d2d5-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":"d2d5-1","name":"common.json"},{"uid":"d2d5-3","name":"components.json"},{"uid":"d2d5-5","name":"metric.json"},{"uid":"d2d5-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"d2d5-9","name":"common.json"},{"uid":"d2d5-11","name":"components.json"},{"uid":"d2d5-13","name":"metric.json"},{"uid":"d2d5-15","name":"index.ts"}]},{"uid":"d2d5-17","name":"index.ts"}]},{"uid":"d2d5-19","name":"parrotI18n.ts"},{"uid":"d2d5-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"d2d5-1":{"renderedLength":1363,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-0"},"d2d5-3":{"renderedLength":1230,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-2"},"d2d5-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-4"},"d2d5-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-6"},"d2d5-9":{"renderedLength":1263,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-8"},"d2d5-11":{"renderedLength":1128,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-10"},"d2d5-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-12"},"d2d5-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-14"},"d2d5-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-16"},"d2d5-19":{"renderedLength":1227,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-18"},"d2d5-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"d2d5-20"}},"nodeMetas":{"d2d5-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"d2d5-1"},"imported":[],"importedBy":[{"uid":"d2d5-6"}]},"d2d5-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"d2d5-3"},"imported":[],"importedBy":[{"uid":"d2d5-6"}]},"d2d5-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"d2d5-5"},"imported":[],"importedBy":[{"uid":"d2d5-6"}]},"d2d5-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"d2d5-7"},"imported":[{"uid":"d2d5-0"},{"uid":"d2d5-2"},{"uid":"d2d5-4"}],"importedBy":[{"uid":"d2d5-16"}]},"d2d5-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"d2d5-9"},"imported":[],"importedBy":[{"uid":"d2d5-14"}]},"d2d5-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"d2d5-11"},"imported":[],"importedBy":[{"uid":"d2d5-14"}]},"d2d5-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"d2d5-13"},"imported":[],"importedBy":[{"uid":"d2d5-14"}]},"d2d5-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"d2d5-15"},"imported":[{"uid":"d2d5-8"},{"uid":"d2d5-10"},{"uid":"d2d5-12"}],"importedBy":[{"uid":"d2d5-16"}]},"d2d5-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"d2d5-17"},"imported":[{"uid":"d2d5-6"},{"uid":"d2d5-14"}],"importedBy":[{"uid":"d2d5-20"},{"uid":"d2d5-18"}]},"d2d5-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"d2d5-19"},"imported":[{"uid":"d2d5-22"},{"uid":"d2d5-23"},{"uid":"d2d5-16"}],"importedBy":[{"uid":"d2d5-20"}]},"d2d5-20":{"id":"/src/index.ts","moduleParts":{"index.js":"d2d5-21"},"imported":[{"uid":"d2d5-16"},{"uid":"d2d5-18"}],"importedBy":[],"isEntry":true},"d2d5-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"d2d5-18"}],"isExternal":true},"d2d5-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"d2d5-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.22.
|
3
|
+
"version": "0.22.13",
|
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": "d3b50c9cf3025c9fb777f0333789f7ed88cfd1ca"
|
44
44
|
}
|