gnui 1.2.20 → 1.2.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/@types/gnui.d.ts +8 -0
- package/dist/js/gnui.esm.js +712 -153
- package/dist/js/gnui.js +712 -153
- package/dist/js/gnui.min.js +6 -6
- package/dist/styles/default.css +144 -0
- package/dist/styles/gpi.css +144 -0
- package/dist/styles/green24.css +145 -1
- package/dist/styles/insights.css +144 -0
- package/dist/styles/nac.css +144 -0
- package/dist/styles/ztnac.css +145 -1
- package/package.json +7 -2
- package/styleguide/assets/components.js +237 -9
- package/styleguide/assets/js/gnui.js +712 -153
- package/styleguide/assets/js/gnui.min.js +6 -6
- package/styleguide/assets/styles/default.css +144 -0
- package/styleguide/assets/styles/gpi.css +144 -0
- package/styleguide/assets/styles/green24.css +145 -1
- package/styleguide/assets/styles/insights.css +144 -0
- package/styleguide/assets/styles/nac.css +144 -0
- package/styleguide/assets/styles/ztnac.css +145 -1
- package/styleguide/category/COLOR/index.html +1 -1
- package/styleguide/category/COMPONENT/Alert(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/Bignumber/index.html +1 -1
- package/styleguide/category/COMPONENT/Breadcrumb/index.html +1 -1
- package/styleguide/category/COMPONENT/Calendar(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/Card/index.html +1 -1
- package/styleguide/category/COMPONENT/Chart(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/Datagrid(js)/index.html +109 -11
- package/styleguide/category/COMPONENT/Datalist(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/Growl(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/JsonView(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/Loader(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/MenuButton(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/Message(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/Modal(js)/index.html +31 -1
- package/styleguide/category/COMPONENT/Pagination(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/Panel/index.html +1 -1
- package/styleguide/category/COMPONENT/Progressbar(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/Tab(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/Tagcloud(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/Tooltip(js)/index.html +1 -1
- package/styleguide/category/COMPONENT/Tree(js)/index.html +83 -19
- package/styleguide/category/CONTROLS/Button(js)/index.html +1 -1
- package/styleguide/category/CONTROLS/Checkbox/index.html +1 -1
- package/styleguide/category/CONTROLS/Colorpicker(js)/index.html +1 -1
- package/styleguide/category/CONTROLS/Datepicker(js)/index.html +1 -1
- package/styleguide/category/CONTROLS/Dropdown(js)/index.html +83 -1
- package/styleguide/category/CONTROLS/File/index.html +1 -1
- package/styleguide/category/CONTROLS/Form/Control/index.html +1 -1
- package/styleguide/category/CONTROLS/Form/Field/index.html +53 -1
- package/styleguide/category/CONTROLS/Form/Plain/index.html +1 -1
- package/styleguide/category/CONTROLS/Input/index.html +1 -1
- package/styleguide/category/CONTROLS/MultiText(js)/index.html +32 -1
- package/styleguide/category/CONTROLS/Picklist(js)/index.html +35 -1
- package/styleguide/category/CONTROLS/Radio/index.html +1 -1
- package/styleguide/category/CONTROLS/Select/index.html +1 -1
- package/styleguide/category/CONTROLS/SelectButton(js)/index.html +1 -1
- package/styleguide/category/CONTROLS/Slider/index.html +1 -1
- package/styleguide/category/CONTROLS/SortableList(js)/index.html +1 -1
- package/styleguide/category/CONTROLS/Switch(js)/index.html +1 -1
- package/styleguide/category/CONTROLS/SyntaxInput(js)/index.html +1 -1
- package/styleguide/category/CONTROLS/Textarea/index.html +1 -1
- package/styleguide/category/CONTROLS/Time(js)/index.html +1 -1
- package/styleguide/category/ELEMENTS/Box/index.html +1 -1
- package/styleguide/category/ELEMENTS/Icon/index.html +1 -1
- package/styleguide/category/ELEMENTS/Image/index.html +1 -1
- package/styleguide/category/ELEMENTS/List/index.html +1 -1
- package/styleguide/category/ELEMENTS/Table/index.html +1 -1
- package/styleguide/category/ELEMENTS/Tag/index.html +1 -1
- package/styleguide/category/ELEMENTS/Title/index.html +1 -1
- package/styleguide/category/LAYOUT/Container/index.html +1 -1
- package/styleguide/category/LAYOUT/Grid/index.html +1 -1
- package/styleguide/category/LAYOUT/Splitter(js)/index.html +1 -1
- package/styleguide/category/UTILITY/index.html +9 -2
- package/styleguide/category/Utils/index.html +1 -1
- package/styleguide/color.html +1 -1
- package/styleguide/index.html +1 -1
- package/styleguide/tag/javascript/index.html +368 -29
- package/styleguide/tag/v.0.1.0/index.html +428 -30
package/dist/styles/nac.css
CHANGED
|
@@ -560,6 +560,14 @@ table th{
|
|
|
560
560
|
justify-content:space-between !important;
|
|
561
561
|
}
|
|
562
562
|
|
|
563
|
+
.is-text-link{
|
|
564
|
+
color:#00327b !important;
|
|
565
|
+
}
|
|
566
|
+
.is-text-link:hover{
|
|
567
|
+
text-decoration:underline;
|
|
568
|
+
cursor:pointer;
|
|
569
|
+
}
|
|
570
|
+
|
|
563
571
|
.has-text-ellipsis{
|
|
564
572
|
white-space:nowrap;
|
|
565
573
|
overflow:hidden;
|
|
@@ -4309,6 +4317,9 @@ span.gn-highlight{
|
|
|
4309
4317
|
.gn-checks.is-no-padding{
|
|
4310
4318
|
padding:0;
|
|
4311
4319
|
}
|
|
4320
|
+
.gn-checks.is-no-padding > input[type=checkbox] + label{
|
|
4321
|
+
padding:0;
|
|
4322
|
+
}
|
|
4312
4323
|
.gn-checks.is-disabled{
|
|
4313
4324
|
cursor:not-allowed;
|
|
4314
4325
|
}
|
|
@@ -5634,6 +5645,54 @@ span.gn-highlight{
|
|
|
5634
5645
|
flex-shrink:0;
|
|
5635
5646
|
text-align:right;
|
|
5636
5647
|
}
|
|
5648
|
+
.gn-field > .gn-label.is-1{
|
|
5649
|
+
flex-grow:1;
|
|
5650
|
+
}
|
|
5651
|
+
.gn-field > .gn-label.is-1 + .gn-control{
|
|
5652
|
+
flex-grow:7;
|
|
5653
|
+
}
|
|
5654
|
+
.gn-field > .gn-label.is-2{
|
|
5655
|
+
flex-grow:2;
|
|
5656
|
+
}
|
|
5657
|
+
.gn-field > .gn-label.is-2 + .gn-control{
|
|
5658
|
+
flex-grow:6;
|
|
5659
|
+
}
|
|
5660
|
+
.gn-field > .gn-label.is-3{
|
|
5661
|
+
flex-grow:3;
|
|
5662
|
+
}
|
|
5663
|
+
.gn-field > .gn-label.is-3 + .gn-control{
|
|
5664
|
+
flex-grow:5;
|
|
5665
|
+
}
|
|
5666
|
+
.gn-field > .gn-label.is-4{
|
|
5667
|
+
flex-grow:4;
|
|
5668
|
+
}
|
|
5669
|
+
.gn-field > .gn-label.is-4 + .gn-control{
|
|
5670
|
+
flex-grow:4;
|
|
5671
|
+
}
|
|
5672
|
+
.gn-field > .gn-label.is-5{
|
|
5673
|
+
flex-grow:5;
|
|
5674
|
+
}
|
|
5675
|
+
.gn-field > .gn-label.is-5 + .gn-control{
|
|
5676
|
+
flex-grow:3;
|
|
5677
|
+
}
|
|
5678
|
+
.gn-field > .gn-label.is-6{
|
|
5679
|
+
flex-grow:6;
|
|
5680
|
+
}
|
|
5681
|
+
.gn-field > .gn-label.is-6 + .gn-control{
|
|
5682
|
+
flex-grow:2;
|
|
5683
|
+
}
|
|
5684
|
+
.gn-field > .gn-label.is-7{
|
|
5685
|
+
flex-grow:7;
|
|
5686
|
+
}
|
|
5687
|
+
.gn-field > .gn-label.is-7 + .gn-control{
|
|
5688
|
+
flex-grow:1;
|
|
5689
|
+
}
|
|
5690
|
+
.gn-field > .gn-label.is-8{
|
|
5691
|
+
flex-grow:8;
|
|
5692
|
+
}
|
|
5693
|
+
.gn-field > .gn-label.is-8 + .gn-control{
|
|
5694
|
+
flex-grow:0;
|
|
5695
|
+
}
|
|
5637
5696
|
.gn-field > .gn-control{
|
|
5638
5697
|
flex:5 1 0px;
|
|
5639
5698
|
flex-basis:0;
|
|
@@ -9474,6 +9533,91 @@ span.gn-highlight{
|
|
|
9474
9533
|
.gn-datagrid.is-headless .gn-datagrid-body-row:first-child{
|
|
9475
9534
|
border-top:0;
|
|
9476
9535
|
}
|
|
9536
|
+
.gn-datagrid.is-horizontal.is-headless .gn-datagrid-contents{
|
|
9537
|
+
border:0;
|
|
9538
|
+
}
|
|
9539
|
+
.gn-datagrid.is-horizontal.is-headless .gn-datagrid-body-row{
|
|
9540
|
+
border-top:0;
|
|
9541
|
+
border-bottom:1px solid #bebebe;
|
|
9542
|
+
}
|
|
9543
|
+
.gn-datagrid.is-horizontal.is-headless .gn-datagrid-body-row.is-horizontal-first-row{
|
|
9544
|
+
border-top:1px solid #bebebe;
|
|
9545
|
+
}
|
|
9546
|
+
.gn-datagrid.is-horizontal .gn-datagrid-header-row.is-horizontal{
|
|
9547
|
+
grid-template-columns:1fr !important;
|
|
9548
|
+
}
|
|
9549
|
+
.gn-datagrid.is-horizontal .gn-datagrid-header-cell.is-horizontal{
|
|
9550
|
+
display:flex;
|
|
9551
|
+
align-items:center;
|
|
9552
|
+
justify-content:flex-start;
|
|
9553
|
+
min-height:2.5rem;
|
|
9554
|
+
border-right:0;
|
|
9555
|
+
}
|
|
9556
|
+
.gn-datagrid.is-horizontal .gn-datagrid-header-cell .gn-datagrid-cell,
|
|
9557
|
+
.gn-datagrid.is-horizontal .gn-datagrid-header-cell .is-sortDir,
|
|
9558
|
+
.gn-datagrid.is-horizontal .gn-datagrid-header-cell .is-handle{
|
|
9559
|
+
display:none;
|
|
9560
|
+
}
|
|
9561
|
+
.gn-datagrid.is-horizontal .gn-datagrid-contents{
|
|
9562
|
+
border:0;
|
|
9563
|
+
}
|
|
9564
|
+
.gn-datagrid.is-horizontal .gn-datagrid-body{
|
|
9565
|
+
display:grid;
|
|
9566
|
+
gap:0;
|
|
9567
|
+
align-items:start;
|
|
9568
|
+
}
|
|
9569
|
+
.gn-datagrid.is-horizontal .gn-datagrid-body-row{
|
|
9570
|
+
display:block;
|
|
9571
|
+
box-sizing:border-box;
|
|
9572
|
+
border-top:0;
|
|
9573
|
+
border-right:1px solid #bebebe;
|
|
9574
|
+
border-bottom:1px solid #bebebe;
|
|
9575
|
+
border-left:0;
|
|
9576
|
+
overflow:hidden;
|
|
9577
|
+
}
|
|
9578
|
+
.gn-datagrid.is-horizontal .gn-datagrid-body-row.is-horizontal-first-col{
|
|
9579
|
+
border-left:1px solid #bebebe;
|
|
9580
|
+
}
|
|
9581
|
+
.gn-datagrid.is-horizontal .gn-datagrid-body-row.is-horizontal-first-row{
|
|
9582
|
+
border-top:0;
|
|
9583
|
+
}
|
|
9584
|
+
.gn-datagrid.is-horizontal .gn-datagrid-card-header{
|
|
9585
|
+
display:flex;
|
|
9586
|
+
align-items:center;
|
|
9587
|
+
justify-content:space-between;
|
|
9588
|
+
min-height:calc(20px + 1.1rem);
|
|
9589
|
+
padding:0.55rem;
|
|
9590
|
+
border-bottom:1px solid rgba(190, 190, 190, 0.45);
|
|
9591
|
+
}
|
|
9592
|
+
.gn-datagrid.is-horizontal .gn-datagrid-card-header-left,
|
|
9593
|
+
.gn-datagrid.is-horizontal .gn-datagrid-card-header-right{
|
|
9594
|
+
display:flex;
|
|
9595
|
+
align-items:center;
|
|
9596
|
+
gap:0.5rem;
|
|
9597
|
+
}
|
|
9598
|
+
.gn-datagrid.is-horizontal .gn-datagrid-body-row.is-nodata{
|
|
9599
|
+
grid-column:1/-1;
|
|
9600
|
+
}
|
|
9601
|
+
.gn-datagrid.is-horizontal .gn-datagrid-body-cell{
|
|
9602
|
+
display:flex;
|
|
9603
|
+
flex-direction:column;
|
|
9604
|
+
gap:0.25rem;
|
|
9605
|
+
padding:0.55rem;
|
|
9606
|
+
}
|
|
9607
|
+
.gn-datagrid.is-horizontal .gn-datagrid-cell-label{
|
|
9608
|
+
color:#535353;
|
|
9609
|
+
font-size:0.875em;
|
|
9610
|
+
font-weight:600;
|
|
9611
|
+
}
|
|
9612
|
+
.gn-datagrid.is-horizontal .btn-container{
|
|
9613
|
+
min-height:3rem;
|
|
9614
|
+
}
|
|
9615
|
+
.gn-datagrid.is-horizontal.has-horizontal-gap .gn-datagrid-contents{
|
|
9616
|
+
border:0;
|
|
9617
|
+
}
|
|
9618
|
+
.gn-datagrid.is-horizontal.has-horizontal-gap .gn-datagrid-body-row{
|
|
9619
|
+
border:1px solid #bebebe;
|
|
9620
|
+
}
|
|
9477
9621
|
.gn-datagrid .gn-datagrid-header-cell{
|
|
9478
9622
|
border-right:1px solid #bebebe;
|
|
9479
9623
|
padding:0.55rem;
|
package/dist/styles/ztnac.css
CHANGED
|
@@ -586,6 +586,14 @@ table th{
|
|
|
586
586
|
justify-content:space-between !important;
|
|
587
587
|
}
|
|
588
588
|
|
|
589
|
+
.is-text-link{
|
|
590
|
+
color:hsl(217, 71%, 53%) !important;
|
|
591
|
+
}
|
|
592
|
+
.is-text-link:hover{
|
|
593
|
+
text-decoration:underline;
|
|
594
|
+
cursor:pointer;
|
|
595
|
+
}
|
|
596
|
+
|
|
589
597
|
.has-text-ellipsis{
|
|
590
598
|
white-space:nowrap;
|
|
591
599
|
overflow:hidden;
|
|
@@ -4565,6 +4573,9 @@ span.gn-highlight{
|
|
|
4565
4573
|
.gn-checks.is-no-padding{
|
|
4566
4574
|
padding:0;
|
|
4567
4575
|
}
|
|
4576
|
+
.gn-checks.is-no-padding > input[type=checkbox] + label{
|
|
4577
|
+
padding:0;
|
|
4578
|
+
}
|
|
4568
4579
|
.gn-checks.is-disabled{
|
|
4569
4580
|
cursor:not-allowed;
|
|
4570
4581
|
}
|
|
@@ -5970,6 +5981,54 @@ span.gn-highlight{
|
|
|
5970
5981
|
flex-shrink:0;
|
|
5971
5982
|
text-align:right;
|
|
5972
5983
|
}
|
|
5984
|
+
.gn-field > .gn-label.is-1{
|
|
5985
|
+
flex-grow:1;
|
|
5986
|
+
}
|
|
5987
|
+
.gn-field > .gn-label.is-1 + .gn-control{
|
|
5988
|
+
flex-grow:7;
|
|
5989
|
+
}
|
|
5990
|
+
.gn-field > .gn-label.is-2{
|
|
5991
|
+
flex-grow:2;
|
|
5992
|
+
}
|
|
5993
|
+
.gn-field > .gn-label.is-2 + .gn-control{
|
|
5994
|
+
flex-grow:6;
|
|
5995
|
+
}
|
|
5996
|
+
.gn-field > .gn-label.is-3{
|
|
5997
|
+
flex-grow:3;
|
|
5998
|
+
}
|
|
5999
|
+
.gn-field > .gn-label.is-3 + .gn-control{
|
|
6000
|
+
flex-grow:5;
|
|
6001
|
+
}
|
|
6002
|
+
.gn-field > .gn-label.is-4{
|
|
6003
|
+
flex-grow:4;
|
|
6004
|
+
}
|
|
6005
|
+
.gn-field > .gn-label.is-4 + .gn-control{
|
|
6006
|
+
flex-grow:4;
|
|
6007
|
+
}
|
|
6008
|
+
.gn-field > .gn-label.is-5{
|
|
6009
|
+
flex-grow:5;
|
|
6010
|
+
}
|
|
6011
|
+
.gn-field > .gn-label.is-5 + .gn-control{
|
|
6012
|
+
flex-grow:3;
|
|
6013
|
+
}
|
|
6014
|
+
.gn-field > .gn-label.is-6{
|
|
6015
|
+
flex-grow:6;
|
|
6016
|
+
}
|
|
6017
|
+
.gn-field > .gn-label.is-6 + .gn-control{
|
|
6018
|
+
flex-grow:2;
|
|
6019
|
+
}
|
|
6020
|
+
.gn-field > .gn-label.is-7{
|
|
6021
|
+
flex-grow:7;
|
|
6022
|
+
}
|
|
6023
|
+
.gn-field > .gn-label.is-7 + .gn-control{
|
|
6024
|
+
flex-grow:1;
|
|
6025
|
+
}
|
|
6026
|
+
.gn-field > .gn-label.is-8{
|
|
6027
|
+
flex-grow:8;
|
|
6028
|
+
}
|
|
6029
|
+
.gn-field > .gn-label.is-8 + .gn-control{
|
|
6030
|
+
flex-grow:0;
|
|
6031
|
+
}
|
|
5973
6032
|
.gn-field > .gn-control{
|
|
5974
6033
|
flex:5 1 0px;
|
|
5975
6034
|
flex-basis:0;
|
|
@@ -7229,7 +7288,7 @@ span.gn-highlight{
|
|
|
7229
7288
|
box-shadow:0 0 0 0.1em rgba(241.077, 70.023, 104.2338, 0.7);
|
|
7230
7289
|
}
|
|
7231
7290
|
.gn-multitext .gn-tab{
|
|
7232
|
-
margin-bottom:
|
|
7291
|
+
margin-bottom:0;
|
|
7233
7292
|
}
|
|
7234
7293
|
.gn-multitext .gn-tab a{
|
|
7235
7294
|
padding:calc(0.5em - 1px) calc(0.75em - 1px);
|
|
@@ -10058,6 +10117,91 @@ span.gn-highlight{
|
|
|
10058
10117
|
.gn-datagrid.is-headless .gn-datagrid-body-row:first-child{
|
|
10059
10118
|
border-top:0;
|
|
10060
10119
|
}
|
|
10120
|
+
.gn-datagrid.is-horizontal.is-headless .gn-datagrid-contents{
|
|
10121
|
+
border:0;
|
|
10122
|
+
}
|
|
10123
|
+
.gn-datagrid.is-horizontal.is-headless .gn-datagrid-body-row{
|
|
10124
|
+
border-top:0;
|
|
10125
|
+
border-bottom:1px solid hsl(0, 0%, 86%);
|
|
10126
|
+
}
|
|
10127
|
+
.gn-datagrid.is-horizontal.is-headless .gn-datagrid-body-row.is-horizontal-first-row{
|
|
10128
|
+
border-top:1px solid hsl(0, 0%, 86%);
|
|
10129
|
+
}
|
|
10130
|
+
.gn-datagrid.is-horizontal .gn-datagrid-header-row.is-horizontal{
|
|
10131
|
+
grid-template-columns:1fr !important;
|
|
10132
|
+
}
|
|
10133
|
+
.gn-datagrid.is-horizontal .gn-datagrid-header-cell.is-horizontal{
|
|
10134
|
+
display:flex;
|
|
10135
|
+
align-items:center;
|
|
10136
|
+
justify-content:flex-start;
|
|
10137
|
+
min-height:2.5rem;
|
|
10138
|
+
border-right:0;
|
|
10139
|
+
}
|
|
10140
|
+
.gn-datagrid.is-horizontal .gn-datagrid-header-cell .gn-datagrid-cell,
|
|
10141
|
+
.gn-datagrid.is-horizontal .gn-datagrid-header-cell .is-sortDir,
|
|
10142
|
+
.gn-datagrid.is-horizontal .gn-datagrid-header-cell .is-handle{
|
|
10143
|
+
display:none;
|
|
10144
|
+
}
|
|
10145
|
+
.gn-datagrid.is-horizontal .gn-datagrid-contents{
|
|
10146
|
+
border:0;
|
|
10147
|
+
}
|
|
10148
|
+
.gn-datagrid.is-horizontal .gn-datagrid-body{
|
|
10149
|
+
display:grid;
|
|
10150
|
+
gap:0;
|
|
10151
|
+
align-items:start;
|
|
10152
|
+
}
|
|
10153
|
+
.gn-datagrid.is-horizontal .gn-datagrid-body-row{
|
|
10154
|
+
display:block;
|
|
10155
|
+
box-sizing:border-box;
|
|
10156
|
+
border-top:0;
|
|
10157
|
+
border-right:1px solid hsl(0, 0%, 86%);
|
|
10158
|
+
border-bottom:1px solid hsl(0, 0%, 86%);
|
|
10159
|
+
border-left:0;
|
|
10160
|
+
overflow:hidden;
|
|
10161
|
+
}
|
|
10162
|
+
.gn-datagrid.is-horizontal .gn-datagrid-body-row.is-horizontal-first-col{
|
|
10163
|
+
border-left:1px solid hsl(0, 0%, 86%);
|
|
10164
|
+
}
|
|
10165
|
+
.gn-datagrid.is-horizontal .gn-datagrid-body-row.is-horizontal-first-row{
|
|
10166
|
+
border-top:0;
|
|
10167
|
+
}
|
|
10168
|
+
.gn-datagrid.is-horizontal .gn-datagrid-card-header{
|
|
10169
|
+
display:flex;
|
|
10170
|
+
align-items:center;
|
|
10171
|
+
justify-content:space-between;
|
|
10172
|
+
min-height:calc(20px + 1.1rem);
|
|
10173
|
+
padding:0.55rem;
|
|
10174
|
+
border-bottom:1px solid rgba(219.3, 219.3, 219.3, 0.45);
|
|
10175
|
+
}
|
|
10176
|
+
.gn-datagrid.is-horizontal .gn-datagrid-card-header-left,
|
|
10177
|
+
.gn-datagrid.is-horizontal .gn-datagrid-card-header-right{
|
|
10178
|
+
display:flex;
|
|
10179
|
+
align-items:center;
|
|
10180
|
+
gap:0.5rem;
|
|
10181
|
+
}
|
|
10182
|
+
.gn-datagrid.is-horizontal .gn-datagrid-body-row.is-nodata{
|
|
10183
|
+
grid-column:1/-1;
|
|
10184
|
+
}
|
|
10185
|
+
.gn-datagrid.is-horizontal .gn-datagrid-body-cell{
|
|
10186
|
+
display:flex;
|
|
10187
|
+
flex-direction:column;
|
|
10188
|
+
gap:0.25rem;
|
|
10189
|
+
padding:0.55rem;
|
|
10190
|
+
}
|
|
10191
|
+
.gn-datagrid.is-horizontal .gn-datagrid-cell-label{
|
|
10192
|
+
color:hsl(0, 0%, 21%);
|
|
10193
|
+
font-size:0.875em;
|
|
10194
|
+
font-weight:600;
|
|
10195
|
+
}
|
|
10196
|
+
.gn-datagrid.is-horizontal .btn-container{
|
|
10197
|
+
min-height:3rem;
|
|
10198
|
+
}
|
|
10199
|
+
.gn-datagrid.is-horizontal.has-horizontal-gap .gn-datagrid-contents{
|
|
10200
|
+
border:0;
|
|
10201
|
+
}
|
|
10202
|
+
.gn-datagrid.is-horizontal.has-horizontal-gap .gn-datagrid-body-row{
|
|
10203
|
+
border:1px solid hsl(0, 0%, 86%);
|
|
10204
|
+
}
|
|
10061
10205
|
.gn-datagrid .gn-datagrid-header-cell{
|
|
10062
10206
|
border-right:1px solid hsl(0, 0%, 86%);
|
|
10063
10207
|
padding:0.55rem;
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
7
|
-
"version": "1.2.
|
|
7
|
+
"version": "1.2.22",
|
|
8
8
|
"type": "module",
|
|
9
9
|
"main": "dist/js/gnui.js",
|
|
10
10
|
"types": "@types/gnui.d.ts",
|
|
@@ -37,7 +37,11 @@
|
|
|
37
37
|
"prettier": "npx prettier --write .",
|
|
38
38
|
"eslint": "npx eslint --fix ./ts/**/*.{ts,tsx} ./template_docs/**/*.js",
|
|
39
39
|
"server": "http-server ./ -a localhost --port 9002 -s -o ./styleguide --watch",
|
|
40
|
-
"dev": "npm-watch"
|
|
40
|
+
"dev": "npm-watch",
|
|
41
|
+
"test": "playwright test --project=components",
|
|
42
|
+
"test:all": "playwright test",
|
|
43
|
+
"test:ui": "playwright test --project=components --ui",
|
|
44
|
+
"test:integration": "playwright test --project=integration-chromium --project=integration-firefox"
|
|
41
45
|
},
|
|
42
46
|
"watch": {
|
|
43
47
|
"build-sass": {
|
|
@@ -92,6 +96,7 @@
|
|
|
92
96
|
"@babel/plugin-proposal-class-properties": "^7.8.3",
|
|
93
97
|
"@babel/plugin-transform-react-jsx": "^7.23.4",
|
|
94
98
|
"@babel/preset-env": "^7.23.6",
|
|
99
|
+
"@playwright/test": "^1.58.2",
|
|
95
100
|
"@rollup/plugin-babel": "^6.0.4",
|
|
96
101
|
"@rollup/plugin-commonjs": "^25.0.7",
|
|
97
102
|
"@rollup/plugin-node-resolve": "^15.2.3",
|