@cloudtower/parrot 0.27.16 → 0.27.17
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":"e7c1-25","name":"common.json"},{"uid":"e7c1-27","name":"components.json"},{"uid":"e7c1-29","name":"metric.json"},{"uid":"e7c1-31","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"e7c1-33","name":"common.json"},{"uid":"e7c1-35","name":"components.json"},{"uid":"e7c1-37","name":"metric.json"},{"uid":"e7c1-39","name":"index.ts"}]},{"uid":"e7c1-41","name":"index.ts"}]},{"uid":"e7c1-43","name":"parrotI18n.ts"},{"uid":"e7c1-45","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"e7c1-25":{"renderedLength":2257,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-24"},"e7c1-27":{"renderedLength":5042,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-26"},"e7c1-29":{"renderedLength":165,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-28"},"e7c1-31":{"renderedLength":88,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-30"},"e7c1-33":{"renderedLength":2075,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-32"},"e7c1-35":{"renderedLength":4684,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-34"},"e7c1-37":{"renderedLength":157,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-36"},"e7c1-39":{"renderedLength":52,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-38"},"e7c1-41":{"renderedLength":59,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-40"},"e7c1-43":{"renderedLength":1894,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-42"},"e7c1-45":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-44"}},"nodeMetas":{"e7c1-24":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"e7c1-25"},"imported":[],"importedBy":[{"uid":"e7c1-30"}]},"e7c1-26":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"e7c1-27"},"imported":[],"importedBy":[{"uid":"e7c1-30"}]},"e7c1-28":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"e7c1-29"},"imported":[],"importedBy":[{"uid":"e7c1-30"}]},"e7c1-30":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"e7c1-31"},"imported":[{"uid":"e7c1-24"},{"uid":"e7c1-26"},{"uid":"e7c1-28"}],"importedBy":[{"uid":"e7c1-40"}]},"e7c1-32":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"e7c1-33"},"imported":[],"importedBy":[{"uid":"e7c1-38"}]},"e7c1-34":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"e7c1-35"},"imported":[],"importedBy":[{"uid":"e7c1-38"}]},"e7c1-36":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"e7c1-37"},"imported":[],"importedBy":[{"uid":"e7c1-38"}]},"e7c1-38":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"e7c1-39"},"imported":[{"uid":"e7c1-32"},{"uid":"e7c1-34"},{"uid":"e7c1-36"}],"importedBy":[{"uid":"e7c1-40"}]},"e7c1-40":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"e7c1-41"},"imported":[{"uid":"e7c1-30"},{"uid":"e7c1-38"}],"importedBy":[{"uid":"e7c1-44"},{"uid":"e7c1-42"}]},"e7c1-42":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"e7c1-43"},"imported":[{"uid":"e7c1-46"},{"uid":"e7c1-47"},{"uid":"e7c1-40"}],"importedBy":[{"uid":"e7c1-44"}]},"e7c1-44":{"id":"/src/index.ts","moduleParts":{"index.js":"e7c1-45"},"imported":[{"uid":"e7c1-40"},{"uid":"e7c1-42"}],"importedBy":[],"isEntry":true},"e7c1-46":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"e7c1-42"}],"isExternal":true},"e7c1-47":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"e7c1-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":"e7c1-1","name":"common.json"},{"uid":"e7c1-3","name":"components.json"},{"uid":"e7c1-5","name":"metric.json"},{"uid":"e7c1-7","name":"index.ts"}]},{"name":"zh-CN","children":[{"uid":"e7c1-9","name":"common.json"},{"uid":"e7c1-11","name":"components.json"},{"uid":"e7c1-13","name":"metric.json"},{"uid":"e7c1-15","name":"index.ts"}]},{"uid":"e7c1-17","name":"index.ts"}]},{"uid":"e7c1-19","name":"parrotI18n.ts"},{"uid":"e7c1-21","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"e7c1-1":{"renderedLength":2437,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-0"},"e7c1-3":{"renderedLength":5260,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-2"},"e7c1-5":{"renderedLength":181,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-4"},"e7c1-7":{"renderedLength":98,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-6"},"e7c1-9":{"renderedLength":2255,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-8"},"e7c1-11":{"renderedLength":4902,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-10"},"e7c1-13":{"renderedLength":173,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-12"},"e7c1-15":{"renderedLength":62,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-14"},"e7c1-17":{"renderedLength":67,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-16"},"e7c1-19":{"renderedLength":2004,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-18"},"e7c1-21":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"e7c1-20"}},"nodeMetas":{"e7c1-0":{"id":"/src/locales/en-US/common.json","moduleParts":{"index.js":"e7c1-1"},"imported":[],"importedBy":[{"uid":"e7c1-6"}]},"e7c1-2":{"id":"/src/locales/en-US/components.json","moduleParts":{"index.js":"e7c1-3"},"imported":[],"importedBy":[{"uid":"e7c1-6"}]},"e7c1-4":{"id":"/src/locales/en-US/metric.json","moduleParts":{"index.js":"e7c1-5"},"imported":[],"importedBy":[{"uid":"e7c1-6"}]},"e7c1-6":{"id":"/src/locales/en-US/index.ts","moduleParts":{"index.js":"e7c1-7"},"imported":[{"uid":"e7c1-0"},{"uid":"e7c1-2"},{"uid":"e7c1-4"}],"importedBy":[{"uid":"e7c1-16"}]},"e7c1-8":{"id":"/src/locales/zh-CN/common.json","moduleParts":{"index.js":"e7c1-9"},"imported":[],"importedBy":[{"uid":"e7c1-14"}]},"e7c1-10":{"id":"/src/locales/zh-CN/components.json","moduleParts":{"index.js":"e7c1-11"},"imported":[],"importedBy":[{"uid":"e7c1-14"}]},"e7c1-12":{"id":"/src/locales/zh-CN/metric.json","moduleParts":{"index.js":"e7c1-13"},"imported":[],"importedBy":[{"uid":"e7c1-14"}]},"e7c1-14":{"id":"/src/locales/zh-CN/index.ts","moduleParts":{"index.js":"e7c1-15"},"imported":[{"uid":"e7c1-8"},{"uid":"e7c1-10"},{"uid":"e7c1-12"}],"importedBy":[{"uid":"e7c1-16"}]},"e7c1-16":{"id":"/src/locales/index.ts","moduleParts":{"index.js":"e7c1-17"},"imported":[{"uid":"e7c1-6"},{"uid":"e7c1-14"}],"importedBy":[{"uid":"e7c1-20"},{"uid":"e7c1-18"}]},"e7c1-18":{"id":"/src/parrotI18n.ts","moduleParts":{"index.js":"e7c1-19"},"imported":[{"uid":"e7c1-22"},{"uid":"e7c1-23"},{"uid":"e7c1-16"}],"importedBy":[{"uid":"e7c1-20"}]},"e7c1-20":{"id":"/src/index.ts","moduleParts":{"index.js":"e7c1-21"},"imported":[{"uid":"e7c1-16"},{"uid":"e7c1-18"}],"importedBy":[],"isEntry":true},"e7c1-22":{"id":"i18next","moduleParts":{},"imported":[],"importedBy":[{"uid":"e7c1-18"}],"isExternal":true},"e7c1-23":{"id":"lodash.merge","moduleParts":{},"imported":[],"importedBy":[{"uid":"e7c1-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.17",
|
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": "ef6a5673be42251a3961e04f0acb4bc51d05a2db"
|
49
49
|
}
|