@genesislcap/foundation-zero 14.61.1 → 14.61.2
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/custom-elements.json +93 -93
- package/package.json +14 -14
|
@@ -760,6 +760,37 @@
|
|
|
760
760
|
}
|
|
761
761
|
]
|
|
762
762
|
},
|
|
763
|
+
{
|
|
764
|
+
"kind": "javascript-module",
|
|
765
|
+
"path": "src/_config/index.ts",
|
|
766
|
+
"declarations": [],
|
|
767
|
+
"exports": [
|
|
768
|
+
{
|
|
769
|
+
"kind": "js",
|
|
770
|
+
"name": "*",
|
|
771
|
+
"declaration": {
|
|
772
|
+
"name": "*",
|
|
773
|
+
"package": "./styles"
|
|
774
|
+
}
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"kind": "js",
|
|
778
|
+
"name": "*",
|
|
779
|
+
"declaration": {
|
|
780
|
+
"name": "*",
|
|
781
|
+
"package": "./tokens"
|
|
782
|
+
}
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
"kind": "js",
|
|
786
|
+
"name": "*",
|
|
787
|
+
"declaration": {
|
|
788
|
+
"name": "*",
|
|
789
|
+
"package": "./values"
|
|
790
|
+
}
|
|
791
|
+
}
|
|
792
|
+
]
|
|
793
|
+
},
|
|
763
794
|
{
|
|
764
795
|
"kind": "javascript-module",
|
|
765
796
|
"path": "src/accordion/accordion.stories.ts",
|
|
@@ -948,37 +979,6 @@
|
|
|
948
979
|
}
|
|
949
980
|
]
|
|
950
981
|
},
|
|
951
|
-
{
|
|
952
|
-
"kind": "javascript-module",
|
|
953
|
-
"path": "src/_config/index.ts",
|
|
954
|
-
"declarations": [],
|
|
955
|
-
"exports": [
|
|
956
|
-
{
|
|
957
|
-
"kind": "js",
|
|
958
|
-
"name": "*",
|
|
959
|
-
"declaration": {
|
|
960
|
-
"name": "*",
|
|
961
|
-
"package": "./styles"
|
|
962
|
-
}
|
|
963
|
-
},
|
|
964
|
-
{
|
|
965
|
-
"kind": "js",
|
|
966
|
-
"name": "*",
|
|
967
|
-
"declaration": {
|
|
968
|
-
"name": "*",
|
|
969
|
-
"package": "./tokens"
|
|
970
|
-
}
|
|
971
|
-
},
|
|
972
|
-
{
|
|
973
|
-
"kind": "js",
|
|
974
|
-
"name": "*",
|
|
975
|
-
"declaration": {
|
|
976
|
-
"name": "*",
|
|
977
|
-
"package": "./values"
|
|
978
|
-
}
|
|
979
|
-
}
|
|
980
|
-
]
|
|
981
|
-
},
|
|
982
982
|
{
|
|
983
983
|
"kind": "javascript-module",
|
|
984
984
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -10378,7 +10378,7 @@
|
|
|
10378
10378
|
},
|
|
10379
10379
|
{
|
|
10380
10380
|
"kind": "javascript-module",
|
|
10381
|
-
"path": "src/text-
|
|
10381
|
+
"path": "src/text-area/index.ts",
|
|
10382
10382
|
"declarations": [],
|
|
10383
10383
|
"exports": [
|
|
10384
10384
|
{
|
|
@@ -10386,7 +10386,7 @@
|
|
|
10386
10386
|
"name": "*",
|
|
10387
10387
|
"declaration": {
|
|
10388
10388
|
"name": "*",
|
|
10389
|
-
"package": "./text-
|
|
10389
|
+
"package": "./text-area"
|
|
10390
10390
|
}
|
|
10391
10391
|
},
|
|
10392
10392
|
{
|
|
@@ -10394,7 +10394,7 @@
|
|
|
10394
10394
|
"name": "*",
|
|
10395
10395
|
"declaration": {
|
|
10396
10396
|
"name": "*",
|
|
10397
|
-
"package": "./text-
|
|
10397
|
+
"package": "./text-area.styles"
|
|
10398
10398
|
}
|
|
10399
10399
|
},
|
|
10400
10400
|
{
|
|
@@ -10402,14 +10402,14 @@
|
|
|
10402
10402
|
"name": "*",
|
|
10403
10403
|
"declaration": {
|
|
10404
10404
|
"name": "*",
|
|
10405
|
-
"package": "./text-
|
|
10405
|
+
"package": "./text-area.template"
|
|
10406
10406
|
}
|
|
10407
10407
|
}
|
|
10408
10408
|
]
|
|
10409
10409
|
},
|
|
10410
10410
|
{
|
|
10411
10411
|
"kind": "javascript-module",
|
|
10412
|
-
"path": "src/text-
|
|
10412
|
+
"path": "src/text-area/text-area.stories.ts",
|
|
10413
10413
|
"declarations": [
|
|
10414
10414
|
{
|
|
10415
10415
|
"kind": "variable",
|
|
@@ -10417,7 +10417,7 @@
|
|
|
10417
10417
|
"type": {
|
|
10418
10418
|
"text": "Meta"
|
|
10419
10419
|
},
|
|
10420
|
-
"default": "{\n title: 'Text
|
|
10420
|
+
"default": "{\n title: 'Text Area',\n component: 'zero-text-area',\n}"
|
|
10421
10421
|
},
|
|
10422
10422
|
{
|
|
10423
10423
|
"kind": "variable",
|
|
@@ -10425,7 +10425,7 @@
|
|
|
10425
10425
|
"type": {
|
|
10426
10426
|
"text": "StoryObj"
|
|
10427
10427
|
},
|
|
10428
|
-
"default": "{\n render: () => html`\n <div style=\"
|
|
10428
|
+
"default": "{\n render: () => html`\n <div style=\"height: 200px;\">\n <zero-text-area resize=\"both\" placeholder=\"Enter text...\">Text Area</zero-text-area>\n <zero-text-area value=\"some value\">Test label</zero-text-area>\n <zero-text-area value=\"disabled\" disabled>Test label 2</zero-text-area>\n </div>\n `,\n}"
|
|
10429
10429
|
}
|
|
10430
10430
|
],
|
|
10431
10431
|
"exports": [
|
|
@@ -10434,7 +10434,7 @@
|
|
|
10434
10434
|
"name": "default",
|
|
10435
10435
|
"declaration": {
|
|
10436
10436
|
"name": "meta",
|
|
10437
|
-
"module": "src/text-
|
|
10437
|
+
"module": "src/text-area/text-area.stories.ts"
|
|
10438
10438
|
}
|
|
10439
10439
|
},
|
|
10440
10440
|
{
|
|
@@ -10442,18 +10442,18 @@
|
|
|
10442
10442
|
"name": "Primary",
|
|
10443
10443
|
"declaration": {
|
|
10444
10444
|
"name": "Primary",
|
|
10445
|
-
"module": "src/text-
|
|
10445
|
+
"module": "src/text-area/text-area.stories.ts"
|
|
10446
10446
|
}
|
|
10447
10447
|
}
|
|
10448
10448
|
]
|
|
10449
10449
|
},
|
|
10450
10450
|
{
|
|
10451
10451
|
"kind": "javascript-module",
|
|
10452
|
-
"path": "src/text-
|
|
10452
|
+
"path": "src/text-area/text-area.styles.ts",
|
|
10453
10453
|
"declarations": [
|
|
10454
10454
|
{
|
|
10455
10455
|
"kind": "function",
|
|
10456
|
-
"name": "
|
|
10456
|
+
"name": "zeroTextAreaStyles",
|
|
10457
10457
|
"return": {
|
|
10458
10458
|
"type": {
|
|
10459
10459
|
"text": "ElementStyles"
|
|
@@ -10478,24 +10478,24 @@
|
|
|
10478
10478
|
"exports": [
|
|
10479
10479
|
{
|
|
10480
10480
|
"kind": "js",
|
|
10481
|
-
"name": "
|
|
10481
|
+
"name": "zeroTextAreaStyles",
|
|
10482
10482
|
"declaration": {
|
|
10483
|
-
"name": "
|
|
10484
|
-
"module": "src/text-
|
|
10483
|
+
"name": "zeroTextAreaStyles",
|
|
10484
|
+
"module": "src/text-area/text-area.styles.ts"
|
|
10485
10485
|
}
|
|
10486
10486
|
}
|
|
10487
10487
|
]
|
|
10488
10488
|
},
|
|
10489
10489
|
{
|
|
10490
10490
|
"kind": "javascript-module",
|
|
10491
|
-
"path": "src/text-
|
|
10491
|
+
"path": "src/text-area/text-area.template.ts",
|
|
10492
10492
|
"declarations": [
|
|
10493
10493
|
{
|
|
10494
10494
|
"kind": "function",
|
|
10495
|
-
"name": "
|
|
10495
|
+
"name": "zeroTextAreaTemplate",
|
|
10496
10496
|
"return": {
|
|
10497
10497
|
"type": {
|
|
10498
|
-
"text": "ViewTemplate<
|
|
10498
|
+
"text": "ViewTemplate<TextArea>"
|
|
10499
10499
|
}
|
|
10500
10500
|
},
|
|
10501
10501
|
"parameters": [
|
|
@@ -10517,56 +10517,56 @@
|
|
|
10517
10517
|
"exports": [
|
|
10518
10518
|
{
|
|
10519
10519
|
"kind": "js",
|
|
10520
|
-
"name": "
|
|
10520
|
+
"name": "zeroTextAreaTemplate",
|
|
10521
10521
|
"declaration": {
|
|
10522
|
-
"name": "
|
|
10523
|
-
"module": "src/text-
|
|
10522
|
+
"name": "zeroTextAreaTemplate",
|
|
10523
|
+
"module": "src/text-area/text-area.template.ts"
|
|
10524
10524
|
}
|
|
10525
10525
|
}
|
|
10526
10526
|
]
|
|
10527
10527
|
},
|
|
10528
10528
|
{
|
|
10529
10529
|
"kind": "javascript-module",
|
|
10530
|
-
"path": "src/text-
|
|
10530
|
+
"path": "src/text-area/text-area.ts",
|
|
10531
10531
|
"declarations": [
|
|
10532
10532
|
{
|
|
10533
10533
|
"kind": "class",
|
|
10534
10534
|
"description": "",
|
|
10535
|
-
"name": "
|
|
10535
|
+
"name": "TextArea",
|
|
10536
10536
|
"superclass": {
|
|
10537
|
-
"name": "
|
|
10537
|
+
"name": "FoundationTextArea",
|
|
10538
10538
|
"package": "@genesislcap/foundation-ui"
|
|
10539
10539
|
},
|
|
10540
|
-
"tagName": "%%prefix%%-text-
|
|
10540
|
+
"tagName": "%%prefix%%-text-area",
|
|
10541
10541
|
"customElement": true
|
|
10542
10542
|
},
|
|
10543
10543
|
{
|
|
10544
10544
|
"kind": "variable",
|
|
10545
|
-
"name": "
|
|
10545
|
+
"name": "zeroTextArea"
|
|
10546
10546
|
}
|
|
10547
10547
|
],
|
|
10548
10548
|
"exports": [
|
|
10549
10549
|
{
|
|
10550
10550
|
"kind": "js",
|
|
10551
|
-
"name": "
|
|
10551
|
+
"name": "TextArea",
|
|
10552
10552
|
"declaration": {
|
|
10553
|
-
"name": "
|
|
10554
|
-
"module": "src/text-
|
|
10553
|
+
"name": "TextArea",
|
|
10554
|
+
"module": "src/text-area/text-area.ts"
|
|
10555
10555
|
}
|
|
10556
10556
|
},
|
|
10557
10557
|
{
|
|
10558
10558
|
"kind": "js",
|
|
10559
|
-
"name": "
|
|
10559
|
+
"name": "zeroTextArea",
|
|
10560
10560
|
"declaration": {
|
|
10561
|
-
"name": "
|
|
10562
|
-
"module": "src/text-
|
|
10561
|
+
"name": "zeroTextArea",
|
|
10562
|
+
"module": "src/text-area/text-area.ts"
|
|
10563
10563
|
}
|
|
10564
10564
|
}
|
|
10565
10565
|
]
|
|
10566
10566
|
},
|
|
10567
10567
|
{
|
|
10568
10568
|
"kind": "javascript-module",
|
|
10569
|
-
"path": "src/text-
|
|
10569
|
+
"path": "src/text-field/index.ts",
|
|
10570
10570
|
"declarations": [],
|
|
10571
10571
|
"exports": [
|
|
10572
10572
|
{
|
|
@@ -10574,7 +10574,7 @@
|
|
|
10574
10574
|
"name": "*",
|
|
10575
10575
|
"declaration": {
|
|
10576
10576
|
"name": "*",
|
|
10577
|
-
"package": "./text-
|
|
10577
|
+
"package": "./text-field"
|
|
10578
10578
|
}
|
|
10579
10579
|
},
|
|
10580
10580
|
{
|
|
@@ -10582,7 +10582,7 @@
|
|
|
10582
10582
|
"name": "*",
|
|
10583
10583
|
"declaration": {
|
|
10584
10584
|
"name": "*",
|
|
10585
|
-
"package": "./text-
|
|
10585
|
+
"package": "./text-field.styles"
|
|
10586
10586
|
}
|
|
10587
10587
|
},
|
|
10588
10588
|
{
|
|
@@ -10590,14 +10590,14 @@
|
|
|
10590
10590
|
"name": "*",
|
|
10591
10591
|
"declaration": {
|
|
10592
10592
|
"name": "*",
|
|
10593
|
-
"package": "./text-
|
|
10593
|
+
"package": "./text-field.template"
|
|
10594
10594
|
}
|
|
10595
10595
|
}
|
|
10596
10596
|
]
|
|
10597
10597
|
},
|
|
10598
10598
|
{
|
|
10599
10599
|
"kind": "javascript-module",
|
|
10600
|
-
"path": "src/text-
|
|
10600
|
+
"path": "src/text-field/text-field.stories.ts",
|
|
10601
10601
|
"declarations": [
|
|
10602
10602
|
{
|
|
10603
10603
|
"kind": "variable",
|
|
@@ -10605,7 +10605,7 @@
|
|
|
10605
10605
|
"type": {
|
|
10606
10606
|
"text": "Meta"
|
|
10607
10607
|
},
|
|
10608
|
-
"default": "{\n title: 'Text
|
|
10608
|
+
"default": "{\n title: 'Text Field',\n component: 'zero-text-field',\n}"
|
|
10609
10609
|
},
|
|
10610
10610
|
{
|
|
10611
10611
|
"kind": "variable",
|
|
@@ -10613,7 +10613,7 @@
|
|
|
10613
10613
|
"type": {
|
|
10614
10614
|
"text": "StoryObj"
|
|
10615
10615
|
},
|
|
10616
|
-
"default": "{\n render: () => html`\n <div style=\"
|
|
10616
|
+
"default": "{\n render: () => html`\n <div style=\"${wrapperStyle}\">\n <zero-text-field placeholder=\"Enter text...\">Text Field</zero-text-field>\n <zero-text-field value=\"some value\">Test label</zero-text-field>\n <zero-text-field value=\"disabled\" disabled>Test label 2</zero-text-field>\n <zero-text-field type=\"datetime-local\">Datetime local type</zero-text-field>\n <zero-text-field type=\"datetime-local\" step=\".001\">\n Datetime local with step attr\n </zero-text-field>\n </div>\n `,\n}"
|
|
10617
10617
|
}
|
|
10618
10618
|
],
|
|
10619
10619
|
"exports": [
|
|
@@ -10622,7 +10622,7 @@
|
|
|
10622
10622
|
"name": "default",
|
|
10623
10623
|
"declaration": {
|
|
10624
10624
|
"name": "meta",
|
|
10625
|
-
"module": "src/text-
|
|
10625
|
+
"module": "src/text-field/text-field.stories.ts"
|
|
10626
10626
|
}
|
|
10627
10627
|
},
|
|
10628
10628
|
{
|
|
@@ -10630,18 +10630,18 @@
|
|
|
10630
10630
|
"name": "Primary",
|
|
10631
10631
|
"declaration": {
|
|
10632
10632
|
"name": "Primary",
|
|
10633
|
-
"module": "src/text-
|
|
10633
|
+
"module": "src/text-field/text-field.stories.ts"
|
|
10634
10634
|
}
|
|
10635
10635
|
}
|
|
10636
10636
|
]
|
|
10637
10637
|
},
|
|
10638
10638
|
{
|
|
10639
10639
|
"kind": "javascript-module",
|
|
10640
|
-
"path": "src/text-
|
|
10640
|
+
"path": "src/text-field/text-field.styles.ts",
|
|
10641
10641
|
"declarations": [
|
|
10642
10642
|
{
|
|
10643
10643
|
"kind": "function",
|
|
10644
|
-
"name": "
|
|
10644
|
+
"name": "zeroTextFieldStyles",
|
|
10645
10645
|
"return": {
|
|
10646
10646
|
"type": {
|
|
10647
10647
|
"text": "ElementStyles"
|
|
@@ -10666,24 +10666,24 @@
|
|
|
10666
10666
|
"exports": [
|
|
10667
10667
|
{
|
|
10668
10668
|
"kind": "js",
|
|
10669
|
-
"name": "
|
|
10669
|
+
"name": "zeroTextFieldStyles",
|
|
10670
10670
|
"declaration": {
|
|
10671
|
-
"name": "
|
|
10672
|
-
"module": "src/text-
|
|
10671
|
+
"name": "zeroTextFieldStyles",
|
|
10672
|
+
"module": "src/text-field/text-field.styles.ts"
|
|
10673
10673
|
}
|
|
10674
10674
|
}
|
|
10675
10675
|
]
|
|
10676
10676
|
},
|
|
10677
10677
|
{
|
|
10678
10678
|
"kind": "javascript-module",
|
|
10679
|
-
"path": "src/text-
|
|
10679
|
+
"path": "src/text-field/text-field.template.ts",
|
|
10680
10680
|
"declarations": [
|
|
10681
10681
|
{
|
|
10682
10682
|
"kind": "function",
|
|
10683
|
-
"name": "
|
|
10683
|
+
"name": "zeroTextFieldTemplate",
|
|
10684
10684
|
"return": {
|
|
10685
10685
|
"type": {
|
|
10686
|
-
"text": "ViewTemplate<
|
|
10686
|
+
"text": "ViewTemplate<TextField>"
|
|
10687
10687
|
}
|
|
10688
10688
|
},
|
|
10689
10689
|
"parameters": [
|
|
@@ -10705,49 +10705,49 @@
|
|
|
10705
10705
|
"exports": [
|
|
10706
10706
|
{
|
|
10707
10707
|
"kind": "js",
|
|
10708
|
-
"name": "
|
|
10708
|
+
"name": "zeroTextFieldTemplate",
|
|
10709
10709
|
"declaration": {
|
|
10710
|
-
"name": "
|
|
10711
|
-
"module": "src/text-
|
|
10710
|
+
"name": "zeroTextFieldTemplate",
|
|
10711
|
+
"module": "src/text-field/text-field.template.ts"
|
|
10712
10712
|
}
|
|
10713
10713
|
}
|
|
10714
10714
|
]
|
|
10715
10715
|
},
|
|
10716
10716
|
{
|
|
10717
10717
|
"kind": "javascript-module",
|
|
10718
|
-
"path": "src/text-
|
|
10718
|
+
"path": "src/text-field/text-field.ts",
|
|
10719
10719
|
"declarations": [
|
|
10720
10720
|
{
|
|
10721
10721
|
"kind": "class",
|
|
10722
10722
|
"description": "",
|
|
10723
|
-
"name": "
|
|
10723
|
+
"name": "TextField",
|
|
10724
10724
|
"superclass": {
|
|
10725
|
-
"name": "
|
|
10725
|
+
"name": "FoundationTextField",
|
|
10726
10726
|
"package": "@genesislcap/foundation-ui"
|
|
10727
10727
|
},
|
|
10728
|
-
"tagName": "%%prefix%%-text-
|
|
10728
|
+
"tagName": "%%prefix%%-text-field",
|
|
10729
10729
|
"customElement": true
|
|
10730
10730
|
},
|
|
10731
10731
|
{
|
|
10732
10732
|
"kind": "variable",
|
|
10733
|
-
"name": "
|
|
10733
|
+
"name": "zeroTextField"
|
|
10734
10734
|
}
|
|
10735
10735
|
],
|
|
10736
10736
|
"exports": [
|
|
10737
10737
|
{
|
|
10738
10738
|
"kind": "js",
|
|
10739
|
-
"name": "
|
|
10739
|
+
"name": "TextField",
|
|
10740
10740
|
"declaration": {
|
|
10741
|
-
"name": "
|
|
10742
|
-
"module": "src/text-
|
|
10741
|
+
"name": "TextField",
|
|
10742
|
+
"module": "src/text-field/text-field.ts"
|
|
10743
10743
|
}
|
|
10744
10744
|
},
|
|
10745
10745
|
{
|
|
10746
10746
|
"kind": "js",
|
|
10747
|
-
"name": "
|
|
10747
|
+
"name": "zeroTextField",
|
|
10748
10748
|
"declaration": {
|
|
10749
|
-
"name": "
|
|
10750
|
-
"module": "src/text-
|
|
10749
|
+
"name": "zeroTextField",
|
|
10750
|
+
"module": "src/text-field/text-field.ts"
|
|
10751
10751
|
}
|
|
10752
10752
|
}
|
|
10753
10753
|
]
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-zero",
|
|
3
3
|
"description": "Genesis Foundation Zero Design System",
|
|
4
|
-
"version": "14.61.
|
|
4
|
+
"version": "14.61.2",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -62,22 +62,22 @@
|
|
|
62
62
|
"storybook": "storybook dev -p 6006"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@genesislcap/genx": "14.61.
|
|
66
|
-
"@storybook/addon-essentials": "^7.
|
|
67
|
-
"@storybook/addon-links": "^7.
|
|
68
|
-
"@storybook/addons": "^7.
|
|
69
|
-
"@storybook/html": "^7.
|
|
70
|
-
"@storybook/theming": "^7.
|
|
71
|
-
"@storybook/web-components": "^7.
|
|
72
|
-
"@storybook/web-components-vite": "^7.
|
|
65
|
+
"@genesislcap/genx": "14.61.2",
|
|
66
|
+
"@storybook/addon-essentials": "^7.1.0",
|
|
67
|
+
"@storybook/addon-links": "^7.1.0",
|
|
68
|
+
"@storybook/addons": "^7.1.0",
|
|
69
|
+
"@storybook/html": "^7.1.0",
|
|
70
|
+
"@storybook/theming": "^7.1.0",
|
|
71
|
+
"@storybook/web-components": "^7.1.0",
|
|
72
|
+
"@storybook/web-components-vite": "^7.1.0",
|
|
73
73
|
"lit-html": "^2.4.0",
|
|
74
74
|
"rimraf": "^3.0.2",
|
|
75
|
-
"storybook": "^7.
|
|
75
|
+
"storybook": "^7.1.0"
|
|
76
76
|
},
|
|
77
77
|
"dependencies": {
|
|
78
|
-
"@genesislcap/foundation-comms": "14.61.
|
|
79
|
-
"@genesislcap/foundation-ui": "14.61.
|
|
80
|
-
"@genesislcap/foundation-utils": "14.61.
|
|
78
|
+
"@genesislcap/foundation-comms": "14.61.2",
|
|
79
|
+
"@genesislcap/foundation-ui": "14.61.2",
|
|
80
|
+
"@genesislcap/foundation-utils": "14.61.2",
|
|
81
81
|
"@microsoft/fast-colors": "^5.1.4",
|
|
82
82
|
"@microsoft/fast-components": "^2.21.3",
|
|
83
83
|
"@microsoft/fast-element": "^1.7.0",
|
|
@@ -94,5 +94,5 @@
|
|
|
94
94
|
"access": "public"
|
|
95
95
|
},
|
|
96
96
|
"customElements": "dist/custom-elements.json",
|
|
97
|
-
"gitHead": "
|
|
97
|
+
"gitHead": "0e19c24938b66072e9f5b464868cd8e51c8957a2"
|
|
98
98
|
}
|