@next-bricks/data-view 1.10.11 → 1.10.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.
Files changed (59) hide show
  1. package/dist/bricks.json +6 -6
  2. package/dist/chunks/3171.58807427.js +2 -0
  3. package/dist/chunks/{5552.c7abf709.js.map → 3171.58807427.js.map} +1 -1
  4. package/dist/chunks/{6314.2caa1846.js → 3933.f2b54556.js} +2 -2
  5. package/dist/chunks/{6314.2caa1846.js.map → 3933.f2b54556.js.map} +1 -1
  6. package/dist/chunks/4291.66178472.js +2 -0
  7. package/dist/chunks/4291.66178472.js.map +1 -0
  8. package/dist/chunks/5552.87da9878.js +2 -0
  9. package/dist/chunks/{3171.4ec49a67.js.map → 5552.87da9878.js.map} +1 -1
  10. package/dist/chunks/5902.549535f9.js +3 -0
  11. package/dist/chunks/5902.549535f9.js.map +1 -0
  12. package/dist/chunks/{3933.e1a5baea.js → 6314.a27d2069.js} +2 -2
  13. package/dist/chunks/{3933.e1a5baea.js.map → 6314.a27d2069.js.map} +1 -1
  14. package/dist/chunks/6773.5f152984.js +2 -0
  15. package/dist/chunks/6773.5f152984.js.map +1 -0
  16. package/dist/chunks/8097.e14d0f64.js +2 -0
  17. package/dist/chunks/{8097.790cb624.js.map → 8097.e14d0f64.js.map} +1 -1
  18. package/dist/chunks/871.b8aa19b8.js +2 -0
  19. package/dist/chunks/871.b8aa19b8.js.map +1 -0
  20. package/dist/chunks/8826.a293b47f.js +2 -0
  21. package/dist/chunks/{8826.58e3e455.js.map → 8826.a293b47f.js.map} +1 -1
  22. package/dist/chunks/9140.3c21ab5b.js +3 -0
  23. package/dist/chunks/9140.3c21ab5b.js.map +1 -0
  24. package/dist/chunks/complex-search.c53d6876.js +2 -0
  25. package/dist/chunks/{complex-search.96805f23.js.map → complex-search.c53d6876.js.map} +1 -1
  26. package/dist/chunks/graph-text.35673faa.js +2 -0
  27. package/dist/chunks/{graph-text.68c50603.js.map → graph-text.35673faa.js.map} +1 -1
  28. package/dist/chunks/main.44488957.js +2 -0
  29. package/dist/chunks/{main.17ec0a6e.js.map → main.44488957.js.map} +1 -1
  30. package/dist/chunks/{modern-style-treemap.e7d66b7e.js → modern-style-treemap.3836ca2d.js} +3 -3
  31. package/dist/chunks/{modern-style-treemap.e7d66b7e.js.map → modern-style-treemap.3836ca2d.js.map} +1 -1
  32. package/dist/examples.json +15 -15
  33. package/dist/index.8fb268dd.js +2 -0
  34. package/dist/index.8fb268dd.js.map +1 -0
  35. package/dist/manifest.json +120 -120
  36. package/dist/types.json +193 -193
  37. package/package.json +2 -2
  38. package/dist/chunks/3171.4ec49a67.js +0 -2
  39. package/dist/chunks/4185.e62f1747.js +0 -3
  40. package/dist/chunks/4185.e62f1747.js.map +0 -1
  41. package/dist/chunks/4291.8a2ae0f7.js +0 -2
  42. package/dist/chunks/4291.8a2ae0f7.js.map +0 -1
  43. package/dist/chunks/5552.c7abf709.js +0 -2
  44. package/dist/chunks/5902.8d260dd5.js +0 -3
  45. package/dist/chunks/5902.8d260dd5.js.map +0 -1
  46. package/dist/chunks/6773.12284ad6.js +0 -2
  47. package/dist/chunks/6773.12284ad6.js.map +0 -1
  48. package/dist/chunks/8097.790cb624.js +0 -2
  49. package/dist/chunks/871.f5aa7aaf.js +0 -2
  50. package/dist/chunks/871.f5aa7aaf.js.map +0 -1
  51. package/dist/chunks/8826.58e3e455.js +0 -2
  52. package/dist/chunks/complex-search.96805f23.js +0 -2
  53. package/dist/chunks/graph-text.68c50603.js +0 -2
  54. package/dist/chunks/main.17ec0a6e.js +0 -2
  55. package/dist/index.ac36a5ef.js +0 -2
  56. package/dist/index.ac36a5ef.js.map +0 -1
  57. /package/dist/chunks/{5902.8d260dd5.js.LICENSE.txt → 5902.549535f9.js.LICENSE.txt} +0 -0
  58. /package/dist/chunks/{4185.e62f1747.js.LICENSE.txt → 9140.3c21ab5b.js.LICENSE.txt} +0 -0
  59. /package/dist/chunks/{modern-style-treemap.e7d66b7e.js.LICENSE.txt → modern-style-treemap.3836ca2d.js.LICENSE.txt} +0 -0
package/dist/types.json CHANGED
@@ -548,6 +548,134 @@
548
548
  ],
549
549
  "methods": []
550
550
  },
551
+ "data-view.particle-animation": {
552
+ "properties": [
553
+ {
554
+ "name": "colors",
555
+ "annotation": {
556
+ "type": "reference",
557
+ "typeName": {
558
+ "type": "identifier",
559
+ "name": "ColorType"
560
+ }
561
+ }
562
+ },
563
+ {
564
+ "name": "containerStyle",
565
+ "annotation": {
566
+ "type": "reference",
567
+ "typeName": {
568
+ "type": "qualifiedName",
569
+ "left": {
570
+ "type": "identifier",
571
+ "name": "React"
572
+ },
573
+ "right": {
574
+ "type": "identifier",
575
+ "name": "CSSProperties"
576
+ }
577
+ }
578
+ }
579
+ }
580
+ ],
581
+ "events": [],
582
+ "methods": [],
583
+ "types": [
584
+ {
585
+ "type": "interface",
586
+ "name": "ColorType",
587
+ "body": [
588
+ {
589
+ "type": "propertySignature",
590
+ "key": {
591
+ "type": "identifier",
592
+ "name": "startColor"
593
+ },
594
+ "annotation": {
595
+ "type": "indexedAccess",
596
+ "objectType": {
597
+ "type": "reference",
598
+ "typeName": {
599
+ "type": "qualifiedName",
600
+ "left": {
601
+ "type": "identifier",
602
+ "name": "React"
603
+ },
604
+ "right": {
605
+ "type": "identifier",
606
+ "name": "CSSProperties"
607
+ }
608
+ }
609
+ },
610
+ "indexType": {
611
+ "type": "jsLiteral",
612
+ "value": "color"
613
+ }
614
+ },
615
+ "computed": false
616
+ },
617
+ {
618
+ "type": "propertySignature",
619
+ "key": {
620
+ "type": "identifier",
621
+ "name": "middleColor"
622
+ },
623
+ "annotation": {
624
+ "type": "indexedAccess",
625
+ "objectType": {
626
+ "type": "reference",
627
+ "typeName": {
628
+ "type": "qualifiedName",
629
+ "left": {
630
+ "type": "identifier",
631
+ "name": "React"
632
+ },
633
+ "right": {
634
+ "type": "identifier",
635
+ "name": "CSSProperties"
636
+ }
637
+ }
638
+ },
639
+ "indexType": {
640
+ "type": "jsLiteral",
641
+ "value": "color"
642
+ }
643
+ },
644
+ "computed": false
645
+ },
646
+ {
647
+ "type": "propertySignature",
648
+ "key": {
649
+ "type": "identifier",
650
+ "name": "endColor"
651
+ },
652
+ "annotation": {
653
+ "type": "indexedAccess",
654
+ "objectType": {
655
+ "type": "reference",
656
+ "typeName": {
657
+ "type": "qualifiedName",
658
+ "left": {
659
+ "type": "identifier",
660
+ "name": "React"
661
+ },
662
+ "right": {
663
+ "type": "identifier",
664
+ "name": "CSSProperties"
665
+ }
666
+ }
667
+ },
668
+ "indexType": {
669
+ "type": "jsLiteral",
670
+ "value": "color"
671
+ }
672
+ },
673
+ "computed": false
674
+ }
675
+ ]
676
+ }
677
+ ]
678
+ },
551
679
  "data-view.app-wall-card-item": {
552
680
  "properties": [
553
681
  {
@@ -725,134 +853,6 @@
725
853
  "events": [],
726
854
  "methods": []
727
855
  },
728
- "data-view.particle-animation": {
729
- "properties": [
730
- {
731
- "name": "colors",
732
- "annotation": {
733
- "type": "reference",
734
- "typeName": {
735
- "type": "identifier",
736
- "name": "ColorType"
737
- }
738
- }
739
- },
740
- {
741
- "name": "containerStyle",
742
- "annotation": {
743
- "type": "reference",
744
- "typeName": {
745
- "type": "qualifiedName",
746
- "left": {
747
- "type": "identifier",
748
- "name": "React"
749
- },
750
- "right": {
751
- "type": "identifier",
752
- "name": "CSSProperties"
753
- }
754
- }
755
- }
756
- }
757
- ],
758
- "events": [],
759
- "methods": [],
760
- "types": [
761
- {
762
- "type": "interface",
763
- "name": "ColorType",
764
- "body": [
765
- {
766
- "type": "propertySignature",
767
- "key": {
768
- "type": "identifier",
769
- "name": "startColor"
770
- },
771
- "annotation": {
772
- "type": "indexedAccess",
773
- "objectType": {
774
- "type": "reference",
775
- "typeName": {
776
- "type": "qualifiedName",
777
- "left": {
778
- "type": "identifier",
779
- "name": "React"
780
- },
781
- "right": {
782
- "type": "identifier",
783
- "name": "CSSProperties"
784
- }
785
- }
786
- },
787
- "indexType": {
788
- "type": "jsLiteral",
789
- "value": "color"
790
- }
791
- },
792
- "computed": false
793
- },
794
- {
795
- "type": "propertySignature",
796
- "key": {
797
- "type": "identifier",
798
- "name": "middleColor"
799
- },
800
- "annotation": {
801
- "type": "indexedAccess",
802
- "objectType": {
803
- "type": "reference",
804
- "typeName": {
805
- "type": "qualifiedName",
806
- "left": {
807
- "type": "identifier",
808
- "name": "React"
809
- },
810
- "right": {
811
- "type": "identifier",
812
- "name": "CSSProperties"
813
- }
814
- }
815
- },
816
- "indexType": {
817
- "type": "jsLiteral",
818
- "value": "color"
819
- }
820
- },
821
- "computed": false
822
- },
823
- {
824
- "type": "propertySignature",
825
- "key": {
826
- "type": "identifier",
827
- "name": "endColor"
828
- },
829
- "annotation": {
830
- "type": "indexedAccess",
831
- "objectType": {
832
- "type": "reference",
833
- "typeName": {
834
- "type": "qualifiedName",
835
- "left": {
836
- "type": "identifier",
837
- "name": "React"
838
- },
839
- "right": {
840
- "type": "identifier",
841
- "name": "CSSProperties"
842
- }
843
- }
844
- },
845
- "indexType": {
846
- "type": "jsLiteral",
847
- "value": "color"
848
- }
849
- },
850
- "computed": false
851
- }
852
- ]
853
- }
854
- ]
855
- },
856
856
  "data-view.cabinet-button": {
857
857
  "properties": [
858
858
  {
@@ -1335,6 +1335,19 @@
1335
1335
  }
1336
1336
  ]
1337
1337
  },
1338
+ "data-view.graph-node": {
1339
+ "properties": [
1340
+ {
1341
+ "name": "url",
1342
+ "annotation": {
1343
+ "type": "keyword",
1344
+ "value": "string"
1345
+ }
1346
+ }
1347
+ ],
1348
+ "events": [],
1349
+ "methods": []
1350
+ },
1338
1351
  "data-view.grid-background": {
1339
1352
  "properties": [
1340
1353
  {
@@ -1458,19 +1471,6 @@
1458
1471
  }
1459
1472
  ]
1460
1473
  },
1461
- "data-view.graph-node": {
1462
- "properties": [
1463
- {
1464
- "name": "url",
1465
- "annotation": {
1466
- "type": "keyword",
1467
- "value": "string"
1468
- }
1469
- }
1470
- ],
1471
- "events": [],
1472
- "methods": []
1473
- },
1474
1474
  "data-view.gear-background": {
1475
1475
  "properties": [
1476
1476
  {
@@ -1698,35 +1698,6 @@
1698
1698
  }
1699
1699
  ]
1700
1700
  },
1701
- "data-view.lights-component-title": {
1702
- "properties": [
1703
- {
1704
- "name": "componentTitle",
1705
- "annotation": {
1706
- "type": "keyword",
1707
- "value": "string"
1708
- }
1709
- },
1710
- {
1711
- "name": "theme",
1712
- "annotation": {
1713
- "type": "union",
1714
- "types": [
1715
- {
1716
- "type": "jsLiteral",
1717
- "value": "light"
1718
- },
1719
- {
1720
- "type": "jsLiteral",
1721
- "value": "dark"
1722
- }
1723
- ]
1724
- }
1725
- }
1726
- ],
1727
- "events": [],
1728
- "methods": []
1729
- },
1730
1701
  "data-view.top-title-bar": {
1731
1702
  "properties": [
1732
1703
  {
@@ -1773,6 +1744,35 @@
1773
1744
  }
1774
1745
  ]
1775
1746
  },
1747
+ "data-view.lights-component-title": {
1748
+ "properties": [
1749
+ {
1750
+ "name": "componentTitle",
1751
+ "annotation": {
1752
+ "type": "keyword",
1753
+ "value": "string"
1754
+ }
1755
+ },
1756
+ {
1757
+ "name": "theme",
1758
+ "annotation": {
1759
+ "type": "union",
1760
+ "types": [
1761
+ {
1762
+ "type": "jsLiteral",
1763
+ "value": "light"
1764
+ },
1765
+ {
1766
+ "type": "jsLiteral",
1767
+ "value": "dark"
1768
+ }
1769
+ ]
1770
+ }
1771
+ }
1772
+ ],
1773
+ "events": [],
1774
+ "methods": []
1775
+ },
1776
1776
  "data-view.hi-tech-button": {
1777
1777
  "properties": [
1778
1778
  {
@@ -2230,7 +2230,7 @@
2230
2230
  "events": [],
2231
2231
  "methods": []
2232
2232
  },
2233
- "data-view.data-display-flipper-sixth": {
2233
+ "data-view.data-display-flipper-fifth": {
2234
2234
  "properties": [
2235
2235
  {
2236
2236
  "name": "flipperTitle",
@@ -2271,12 +2271,33 @@
2271
2271
  }
2272
2272
  ]
2273
2273
  }
2274
+ },
2275
+ {
2276
+ "name": "unit",
2277
+ "annotation": {
2278
+ "type": "keyword",
2279
+ "value": "string"
2280
+ }
2281
+ },
2282
+ {
2283
+ "name": "enableTitlePrefix",
2284
+ "annotation": {
2285
+ "type": "keyword",
2286
+ "value": "boolean"
2287
+ }
2288
+ },
2289
+ {
2290
+ "name": "showDefaultPrefix",
2291
+ "annotation": {
2292
+ "type": "keyword",
2293
+ "value": "boolean"
2294
+ }
2274
2295
  }
2275
2296
  ],
2276
2297
  "events": [],
2277
2298
  "methods": []
2278
2299
  },
2279
- "data-view.data-display-flipper-fifth": {
2300
+ "data-view.data-display-flipper-sixth": {
2280
2301
  "properties": [
2281
2302
  {
2282
2303
  "name": "flipperTitle",
@@ -2317,27 +2338,6 @@
2317
2338
  }
2318
2339
  ]
2319
2340
  }
2320
- },
2321
- {
2322
- "name": "unit",
2323
- "annotation": {
2324
- "type": "keyword",
2325
- "value": "string"
2326
- }
2327
- },
2328
- {
2329
- "name": "enableTitlePrefix",
2330
- "annotation": {
2331
- "type": "keyword",
2332
- "value": "boolean"
2333
- }
2334
- },
2335
- {
2336
- "name": "showDefaultPrefix",
2337
- "annotation": {
2338
- "type": "keyword",
2339
- "value": "boolean"
2340
- }
2341
2341
  }
2342
2342
  ],
2343
2343
  "events": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-bricks/data-view",
3
- "version": "1.10.11",
3
+ "version": "1.10.13",
4
4
  "homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/data-view",
5
5
  "repository": {
6
6
  "type": "git",
@@ -42,5 +42,5 @@
42
42
  "@next-bricks/basic": "*",
43
43
  "@next-bricks/icons": "*"
44
44
  },
45
- "gitHead": "b68fefad20cf51a484751dfce6179151405a3794"
45
+ "gitHead": "caa9d3ad2e36f024b7b5a00f7ee0bf118890e464"
46
46
  }
@@ -1,2 +0,0 @@
1
- "use strict";(globalThis.webpackChunk_next_bricks_data_view=globalThis.webpackChunk_next_bricks_data_view||[]).push([[3171,5552],{75552:(e,n,t)=>{t.r(n),t.d(n,{i18n:()=>d,i18nText:()=>l,initializeI18n:()=>u});var i=t(75630),s=t(1147),r=t(848);let a=!1;const o=new Set;function u(e,n){if(a||(a=!0,s.i18n.use(r.default).init({fallbackLng:"zh",debug:!1,supportedLngs:["zh","en"],nonExplicitSupportedLngs:!0,interpolation:{escapeValue:!1},react:{useSuspense:!1},compatibilityJSON:"v3",resources:{}})),e&&n&&!o.has(e)){o.add(e);for(const[t,i]of Object.entries(n))s.i18n.addResourceBundle(t,e,i)}}var c=t(72304);function l(e){var n;if(!e)return;const t=null!==(n=s.i18n.language)&&void 0!==n?n:"zh-CN";if((0,c.hasOwnProperty)(e,t))return e[t];const i=t.split("-")[0];if(i!==t)return(0,c.hasOwnProperty)(e,i)?e[i]:void 0;const r=`${i}-`;for(const n of Object.keys(e))if(n.startsWith(r))return e[n]}const d=i.default}}]);
2
- //# sourceMappingURL=3171.4ec49a67.js.map