@loja-integrada/admin-components 0.18.8 → 0.18.10
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/Indicators/InformationBox/InformationBox.d.ts +3 -3
- package/dist/Indicators/Tooltip/Tooltip.d.ts +2 -0
- package/dist/admin-components.cjs.development.css +1 -0
- package/dist/admin-components.cjs.development.js +226 -350
- package/dist/admin-components.cjs.development.js.map +1 -1
- package/dist/admin-components.cjs.production.min.js +1 -1
- package/dist/admin-components.cjs.production.min.js.map +1 -1
- package/dist/admin-components.esm.css +1 -0
- package/dist/admin-components.esm.js +226 -350
- package/dist/admin-components.esm.js.map +1 -1
- package/dist/tailwind.css +1 -0
- package/package.json +10 -6
- package/src/Components/Button/Button.tsx +1 -1
- package/src/Components/SidebarFixed/SidebarFixed.tsx +2 -2
- package/src/Forms/Dropdown/Dropdown.tsx +8 -7
- package/src/Indicators/InformationBox/InformationBox.tsx +4 -3
- package/src/Indicators/InformationBox/InformationBoxt.stories.tsx +2 -2
- package/src/Indicators/Tooltip/Tooltip.tsx +3 -108
- package/src/Indicators/Tooltip/style.scss +89 -0
- package/src/tailwind.scss +9 -0
|
@@ -5,7 +5,6 @@ import Select$1, { components } from 'react-select';
|
|
|
5
5
|
import { ToastContainer, toast } from 'react-toastify';
|
|
6
6
|
import { injectStyle } from 'react-toastify/dist/inject-style';
|
|
7
7
|
import Tippy from '@tippyjs/react';
|
|
8
|
-
import styled from 'styled-components';
|
|
9
8
|
import ReactModal from 'react-modal';
|
|
10
9
|
|
|
11
10
|
function _extends() {
|
|
@@ -57,15 +56,6 @@ function _objectWithoutPropertiesLoose(source, excluded) {
|
|
|
57
56
|
return target;
|
|
58
57
|
}
|
|
59
58
|
|
|
60
|
-
function _taggedTemplateLiteralLoose(strings, raw) {
|
|
61
|
-
if (!raw) {
|
|
62
|
-
raw = strings.slice(0);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
strings.raw = raw;
|
|
66
|
-
return strings;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
59
|
function cov_1lwg564a13() {
|
|
70
60
|
var path = "/home/runner/work/admin-components/admin-components/styleguide/src/Icons/icons-path/Adjust.tsx";
|
|
71
61
|
var hash = "d9aa32b635af665c61de75f45bd819e3dc63e885";
|
|
@@ -8099,7 +8089,7 @@ var listOfStylesDisabled = ( /*#__PURE__*/cov_1pxac4ky7h().s[5]++, {
|
|
|
8099
8089
|
warning: defaultDisabledStyle,
|
|
8100
8090
|
danger: defaultDisabledStyle,
|
|
8101
8091
|
outline: defaultDisabledStyle,
|
|
8102
|
-
onlyText: "bg-transparent text-on-base-3 shadow-none ring-0 border-0"
|
|
8092
|
+
onlyText: "bg-transparent text-on-base-3 shadow-none ring-0 border-0 "
|
|
8103
8093
|
});
|
|
8104
8094
|
var listOfSizes = ( /*#__PURE__*/cov_1pxac4ky7h().s[6]++, {
|
|
8105
8095
|
small: "text-f6 h-10",
|
|
@@ -18168,7 +18158,7 @@ cov_l070mq9ny();
|
|
|
18168
18158
|
|
|
18169
18159
|
function cov_2gymqrej0l() {
|
|
18170
18160
|
var path = "/home/runner/work/admin-components/admin-components/styleguide/src/Forms/Dropdown/Dropdown.tsx";
|
|
18171
|
-
var hash = "
|
|
18161
|
+
var hash = "f1057ff040c5c6ce7bbce8513bdaeee8c24b74ec";
|
|
18172
18162
|
var global = new Function("return this")();
|
|
18173
18163
|
var gcv = "__coverage__";
|
|
18174
18164
|
var coverageData = {
|
|
@@ -18331,7 +18321,7 @@ function cov_2gymqrej0l() {
|
|
|
18331
18321
|
},
|
|
18332
18322
|
end: {
|
|
18333
18323
|
line: 61,
|
|
18334
|
-
column:
|
|
18324
|
+
column: 312
|
|
18335
18325
|
}
|
|
18336
18326
|
},
|
|
18337
18327
|
"16": {
|
|
@@ -18371,7 +18361,7 @@ function cov_2gymqrej0l() {
|
|
|
18371
18361
|
},
|
|
18372
18362
|
end: {
|
|
18373
18363
|
line: 68,
|
|
18374
|
-
column:
|
|
18364
|
+
column: 69
|
|
18375
18365
|
}
|
|
18376
18366
|
},
|
|
18377
18367
|
"20": {
|
|
@@ -18411,7 +18401,7 @@ function cov_2gymqrej0l() {
|
|
|
18411
18401
|
},
|
|
18412
18402
|
end: {
|
|
18413
18403
|
line: 76,
|
|
18414
|
-
column:
|
|
18404
|
+
column: 175
|
|
18415
18405
|
}
|
|
18416
18406
|
},
|
|
18417
18407
|
"24": {
|
|
@@ -18421,7 +18411,7 @@ function cov_2gymqrej0l() {
|
|
|
18421
18411
|
},
|
|
18422
18412
|
end: {
|
|
18423
18413
|
line: 76,
|
|
18424
|
-
column:
|
|
18414
|
+
column: 174
|
|
18425
18415
|
}
|
|
18426
18416
|
},
|
|
18427
18417
|
"25": {
|
|
@@ -18470,7 +18460,7 @@ function cov_2gymqrej0l() {
|
|
|
18470
18460
|
column: 26
|
|
18471
18461
|
},
|
|
18472
18462
|
end: {
|
|
18473
|
-
line:
|
|
18463
|
+
line: 136,
|
|
18474
18464
|
column: 1
|
|
18475
18465
|
}
|
|
18476
18466
|
},
|
|
@@ -18490,7 +18480,7 @@ function cov_2gymqrej0l() {
|
|
|
18490
18480
|
column: 4
|
|
18491
18481
|
},
|
|
18492
18482
|
end: {
|
|
18493
|
-
line:
|
|
18483
|
+
line: 135,
|
|
18494
18484
|
column: 130
|
|
18495
18485
|
}
|
|
18496
18486
|
},
|
|
@@ -18590,117 +18580,117 @@ function cov_2gymqrej0l() {
|
|
|
18590
18580
|
column: 20
|
|
18591
18581
|
},
|
|
18592
18582
|
end: {
|
|
18593
|
-
line:
|
|
18583
|
+
line: 125,
|
|
18594
18584
|
column: 22
|
|
18595
18585
|
}
|
|
18596
18586
|
},
|
|
18597
18587
|
"42": {
|
|
18598
18588
|
start: {
|
|
18599
|
-
line:
|
|
18589
|
+
line: 127,
|
|
18600
18590
|
column: 65
|
|
18601
18591
|
},
|
|
18602
18592
|
end: {
|
|
18603
|
-
line:
|
|
18593
|
+
line: 127,
|
|
18604
18594
|
column: 77
|
|
18605
18595
|
}
|
|
18606
18596
|
},
|
|
18607
18597
|
"43": {
|
|
18608
18598
|
start: {
|
|
18609
|
-
line:
|
|
18599
|
+
line: 127,
|
|
18610
18600
|
column: 100
|
|
18611
18601
|
},
|
|
18612
18602
|
end: {
|
|
18613
|
-
line:
|
|
18603
|
+
line: 127,
|
|
18614
18604
|
column: 136
|
|
18615
18605
|
}
|
|
18616
18606
|
},
|
|
18617
18607
|
"44": {
|
|
18618
18608
|
start: {
|
|
18619
|
-
line:
|
|
18609
|
+
line: 127,
|
|
18620
18610
|
column: 157
|
|
18621
18611
|
},
|
|
18622
18612
|
end: {
|
|
18623
|
-
line:
|
|
18613
|
+
line: 127,
|
|
18624
18614
|
column: 172
|
|
18625
18615
|
}
|
|
18626
18616
|
},
|
|
18627
18617
|
"45": {
|
|
18628
18618
|
start: {
|
|
18629
|
-
line:
|
|
18619
|
+
line: 128,
|
|
18630
18620
|
column: 35
|
|
18631
18621
|
},
|
|
18632
18622
|
end: {
|
|
18633
|
-
line:
|
|
18623
|
+
line: 128,
|
|
18634
18624
|
column: 72
|
|
18635
18625
|
}
|
|
18636
18626
|
},
|
|
18637
18627
|
"46": {
|
|
18638
18628
|
start: {
|
|
18639
|
-
line:
|
|
18629
|
+
line: 129,
|
|
18640
18630
|
column: 46
|
|
18641
18631
|
},
|
|
18642
18632
|
end: {
|
|
18643
|
-
line:
|
|
18633
|
+
line: 129,
|
|
18644
18634
|
column: 85
|
|
18645
18635
|
}
|
|
18646
18636
|
},
|
|
18647
18637
|
"47": {
|
|
18648
18638
|
start: {
|
|
18649
|
-
line:
|
|
18639
|
+
line: 130,
|
|
18650
18640
|
column: 36
|
|
18651
18641
|
},
|
|
18652
18642
|
end: {
|
|
18653
|
-
line:
|
|
18643
|
+
line: 130,
|
|
18654
18644
|
column: 85
|
|
18655
18645
|
}
|
|
18656
18646
|
},
|
|
18657
18647
|
"48": {
|
|
18658
18648
|
start: {
|
|
18659
|
-
line:
|
|
18649
|
+
line: 131,
|
|
18660
18650
|
column: 41
|
|
18661
18651
|
},
|
|
18662
18652
|
end: {
|
|
18663
|
-
line:
|
|
18653
|
+
line: 131,
|
|
18664
18654
|
column: 66
|
|
18665
18655
|
}
|
|
18666
18656
|
},
|
|
18667
18657
|
"49": {
|
|
18668
18658
|
start: {
|
|
18669
|
-
line:
|
|
18659
|
+
line: 132,
|
|
18670
18660
|
column: 40
|
|
18671
18661
|
},
|
|
18672
18662
|
end: {
|
|
18673
|
-
line:
|
|
18663
|
+
line: 132,
|
|
18674
18664
|
column: 79
|
|
18675
18665
|
}
|
|
18676
18666
|
},
|
|
18677
18667
|
"50": {
|
|
18678
18668
|
start: {
|
|
18679
|
-
line:
|
|
18669
|
+
line: 133,
|
|
18680
18670
|
column: 40
|
|
18681
18671
|
},
|
|
18682
18672
|
end: {
|
|
18683
|
-
line:
|
|
18673
|
+
line: 133,
|
|
18684
18674
|
column: 88
|
|
18685
18675
|
}
|
|
18686
18676
|
},
|
|
18687
18677
|
"51": {
|
|
18688
18678
|
start: {
|
|
18689
|
-
line:
|
|
18679
|
+
line: 137,
|
|
18690
18680
|
column: 30
|
|
18691
18681
|
},
|
|
18692
18682
|
end: {
|
|
18693
|
-
line:
|
|
18683
|
+
line: 137,
|
|
18694
18684
|
column: 65
|
|
18695
18685
|
}
|
|
18696
18686
|
},
|
|
18697
18687
|
"52": {
|
|
18698
18688
|
start: {
|
|
18699
|
-
line:
|
|
18689
|
+
line: 138,
|
|
18700
18690
|
column: 24
|
|
18701
18691
|
},
|
|
18702
18692
|
end: {
|
|
18703
|
-
line:
|
|
18693
|
+
line: 138,
|
|
18704
18694
|
column: 57
|
|
18705
18695
|
}
|
|
18706
18696
|
}
|
|
@@ -18821,7 +18811,7 @@ function cov_2gymqrej0l() {
|
|
|
18821
18811
|
},
|
|
18822
18812
|
end: {
|
|
18823
18813
|
line: 76,
|
|
18824
|
-
column:
|
|
18814
|
+
column: 174
|
|
18825
18815
|
}
|
|
18826
18816
|
},
|
|
18827
18817
|
line: 76
|
|
@@ -18892,7 +18882,7 @@ function cov_2gymqrej0l() {
|
|
|
18892
18882
|
column: 458
|
|
18893
18883
|
},
|
|
18894
18884
|
end: {
|
|
18895
|
-
line:
|
|
18885
|
+
line: 136,
|
|
18896
18886
|
column: 1
|
|
18897
18887
|
}
|
|
18898
18888
|
},
|
|
@@ -19132,7 +19122,7 @@ function cov_2gymqrej0l() {
|
|
|
19132
19122
|
column: 33
|
|
19133
19123
|
},
|
|
19134
19124
|
end: {
|
|
19135
|
-
line:
|
|
19125
|
+
line: 126,
|
|
19136
19126
|
column: 17
|
|
19137
19127
|
}
|
|
19138
19128
|
},
|
|
@@ -19142,217 +19132,217 @@ function cov_2gymqrej0l() {
|
|
|
19142
19132
|
name: "(anonymous_18)",
|
|
19143
19133
|
decl: {
|
|
19144
19134
|
start: {
|
|
19145
|
-
line:
|
|
19135
|
+
line: 127,
|
|
19146
19136
|
column: 59
|
|
19147
19137
|
},
|
|
19148
19138
|
end: {
|
|
19149
|
-
line:
|
|
19139
|
+
line: 127,
|
|
19150
19140
|
column: 60
|
|
19151
19141
|
}
|
|
19152
19142
|
},
|
|
19153
19143
|
loc: {
|
|
19154
19144
|
start: {
|
|
19155
|
-
line:
|
|
19145
|
+
line: 127,
|
|
19156
19146
|
column: 65
|
|
19157
19147
|
},
|
|
19158
19148
|
end: {
|
|
19159
|
-
line:
|
|
19149
|
+
line: 127,
|
|
19160
19150
|
column: 77
|
|
19161
19151
|
}
|
|
19162
19152
|
},
|
|
19163
|
-
line:
|
|
19153
|
+
line: 127
|
|
19164
19154
|
},
|
|
19165
19155
|
"19": {
|
|
19166
19156
|
name: "(anonymous_19)",
|
|
19167
19157
|
decl: {
|
|
19168
19158
|
start: {
|
|
19169
|
-
line:
|
|
19159
|
+
line: 127,
|
|
19170
19160
|
column: 89
|
|
19171
19161
|
},
|
|
19172
19162
|
end: {
|
|
19173
|
-
line:
|
|
19163
|
+
line: 127,
|
|
19174
19164
|
column: 90
|
|
19175
19165
|
}
|
|
19176
19166
|
},
|
|
19177
19167
|
loc: {
|
|
19178
19168
|
start: {
|
|
19179
|
-
line:
|
|
19169
|
+
line: 127,
|
|
19180
19170
|
column: 100
|
|
19181
19171
|
},
|
|
19182
19172
|
end: {
|
|
19183
|
-
line:
|
|
19173
|
+
line: 127,
|
|
19184
19174
|
column: 136
|
|
19185
19175
|
}
|
|
19186
19176
|
},
|
|
19187
|
-
line:
|
|
19177
|
+
line: 127
|
|
19188
19178
|
},
|
|
19189
19179
|
"20": {
|
|
19190
19180
|
name: "(anonymous_20)",
|
|
19191
19181
|
decl: {
|
|
19192
19182
|
start: {
|
|
19193
|
-
line:
|
|
19183
|
+
line: 127,
|
|
19194
19184
|
column: 146
|
|
19195
19185
|
},
|
|
19196
19186
|
end: {
|
|
19197
|
-
line:
|
|
19187
|
+
line: 127,
|
|
19198
19188
|
column: 147
|
|
19199
19189
|
}
|
|
19200
19190
|
},
|
|
19201
19191
|
loc: {
|
|
19202
19192
|
start: {
|
|
19203
|
-
line:
|
|
19193
|
+
line: 127,
|
|
19204
19194
|
column: 157
|
|
19205
19195
|
},
|
|
19206
19196
|
end: {
|
|
19207
|
-
line:
|
|
19197
|
+
line: 127,
|
|
19208
19198
|
column: 172
|
|
19209
19199
|
}
|
|
19210
19200
|
},
|
|
19211
|
-
line:
|
|
19201
|
+
line: 127
|
|
19212
19202
|
},
|
|
19213
19203
|
"21": {
|
|
19214
19204
|
name: "(anonymous_21)",
|
|
19215
19205
|
decl: {
|
|
19216
19206
|
start: {
|
|
19217
|
-
line:
|
|
19207
|
+
line: 128,
|
|
19218
19208
|
column: 24
|
|
19219
19209
|
},
|
|
19220
19210
|
end: {
|
|
19221
|
-
line:
|
|
19211
|
+
line: 128,
|
|
19222
19212
|
column: 25
|
|
19223
19213
|
}
|
|
19224
19214
|
},
|
|
19225
19215
|
loc: {
|
|
19226
19216
|
start: {
|
|
19227
|
-
line:
|
|
19217
|
+
line: 128,
|
|
19228
19218
|
column: 35
|
|
19229
19219
|
},
|
|
19230
19220
|
end: {
|
|
19231
|
-
line:
|
|
19221
|
+
line: 128,
|
|
19232
19222
|
column: 72
|
|
19233
19223
|
}
|
|
19234
19224
|
},
|
|
19235
|
-
line:
|
|
19225
|
+
line: 128
|
|
19236
19226
|
},
|
|
19237
19227
|
"22": {
|
|
19238
19228
|
name: "(anonymous_22)",
|
|
19239
19229
|
decl: {
|
|
19240
19230
|
start: {
|
|
19241
|
-
line:
|
|
19231
|
+
line: 129,
|
|
19242
19232
|
column: 35
|
|
19243
19233
|
},
|
|
19244
19234
|
end: {
|
|
19245
|
-
line:
|
|
19235
|
+
line: 129,
|
|
19246
19236
|
column: 36
|
|
19247
19237
|
}
|
|
19248
19238
|
},
|
|
19249
19239
|
loc: {
|
|
19250
19240
|
start: {
|
|
19251
|
-
line:
|
|
19241
|
+
line: 129,
|
|
19252
19242
|
column: 46
|
|
19253
19243
|
},
|
|
19254
19244
|
end: {
|
|
19255
|
-
line:
|
|
19245
|
+
line: 129,
|
|
19256
19246
|
column: 85
|
|
19257
19247
|
}
|
|
19258
19248
|
},
|
|
19259
|
-
line:
|
|
19249
|
+
line: 129
|
|
19260
19250
|
},
|
|
19261
19251
|
"23": {
|
|
19262
19252
|
name: "(anonymous_23)",
|
|
19263
19253
|
decl: {
|
|
19264
19254
|
start: {
|
|
19265
|
-
line:
|
|
19255
|
+
line: 130,
|
|
19266
19256
|
column: 25
|
|
19267
19257
|
},
|
|
19268
19258
|
end: {
|
|
19269
|
-
line:
|
|
19259
|
+
line: 130,
|
|
19270
19260
|
column: 26
|
|
19271
19261
|
}
|
|
19272
19262
|
},
|
|
19273
19263
|
loc: {
|
|
19274
19264
|
start: {
|
|
19275
|
-
line:
|
|
19265
|
+
line: 130,
|
|
19276
19266
|
column: 36
|
|
19277
19267
|
},
|
|
19278
19268
|
end: {
|
|
19279
|
-
line:
|
|
19269
|
+
line: 130,
|
|
19280
19270
|
column: 85
|
|
19281
19271
|
}
|
|
19282
19272
|
},
|
|
19283
|
-
line:
|
|
19273
|
+
line: 130
|
|
19284
19274
|
},
|
|
19285
19275
|
"24": {
|
|
19286
19276
|
name: "(anonymous_24)",
|
|
19287
19277
|
decl: {
|
|
19288
19278
|
start: {
|
|
19289
|
-
line:
|
|
19279
|
+
line: 131,
|
|
19290
19280
|
column: 30
|
|
19291
19281
|
},
|
|
19292
19282
|
end: {
|
|
19293
|
-
line:
|
|
19283
|
+
line: 131,
|
|
19294
19284
|
column: 31
|
|
19295
19285
|
}
|
|
19296
19286
|
},
|
|
19297
19287
|
loc: {
|
|
19298
19288
|
start: {
|
|
19299
|
-
line:
|
|
19289
|
+
line: 131,
|
|
19300
19290
|
column: 41
|
|
19301
19291
|
},
|
|
19302
19292
|
end: {
|
|
19303
|
-
line:
|
|
19293
|
+
line: 131,
|
|
19304
19294
|
column: 66
|
|
19305
19295
|
}
|
|
19306
19296
|
},
|
|
19307
|
-
line:
|
|
19297
|
+
line: 131
|
|
19308
19298
|
},
|
|
19309
19299
|
"25": {
|
|
19310
19300
|
name: "(anonymous_25)",
|
|
19311
19301
|
decl: {
|
|
19312
19302
|
start: {
|
|
19313
|
-
line:
|
|
19303
|
+
line: 132,
|
|
19314
19304
|
column: 29
|
|
19315
19305
|
},
|
|
19316
19306
|
end: {
|
|
19317
|
-
line:
|
|
19307
|
+
line: 132,
|
|
19318
19308
|
column: 30
|
|
19319
19309
|
}
|
|
19320
19310
|
},
|
|
19321
19311
|
loc: {
|
|
19322
19312
|
start: {
|
|
19323
|
-
line:
|
|
19313
|
+
line: 132,
|
|
19324
19314
|
column: 40
|
|
19325
19315
|
},
|
|
19326
19316
|
end: {
|
|
19327
|
-
line:
|
|
19317
|
+
line: 132,
|
|
19328
19318
|
column: 79
|
|
19329
19319
|
}
|
|
19330
19320
|
},
|
|
19331
|
-
line:
|
|
19321
|
+
line: 132
|
|
19332
19322
|
},
|
|
19333
19323
|
"26": {
|
|
19334
19324
|
name: "(anonymous_26)",
|
|
19335
19325
|
decl: {
|
|
19336
19326
|
start: {
|
|
19337
|
-
line:
|
|
19327
|
+
line: 133,
|
|
19338
19328
|
column: 29
|
|
19339
19329
|
},
|
|
19340
19330
|
end: {
|
|
19341
|
-
line:
|
|
19331
|
+
line: 133,
|
|
19342
19332
|
column: 30
|
|
19343
19333
|
}
|
|
19344
19334
|
},
|
|
19345
19335
|
loc: {
|
|
19346
19336
|
start: {
|
|
19347
|
-
line:
|
|
19337
|
+
line: 133,
|
|
19348
19338
|
column: 40
|
|
19349
19339
|
},
|
|
19350
19340
|
end: {
|
|
19351
|
-
line:
|
|
19341
|
+
line: 133,
|
|
19352
19342
|
column: 88
|
|
19353
19343
|
}
|
|
19354
19344
|
},
|
|
19355
|
-
line:
|
|
19345
|
+
line: 133
|
|
19356
19346
|
}
|
|
19357
19347
|
},
|
|
19358
19348
|
branchMap: {
|
|
@@ -19393,31 +19383,31 @@ function cov_2gymqrej0l() {
|
|
|
19393
19383
|
loc: {
|
|
19394
19384
|
start: {
|
|
19395
19385
|
line: 61,
|
|
19396
|
-
column:
|
|
19386
|
+
column: 96
|
|
19397
19387
|
},
|
|
19398
19388
|
end: {
|
|
19399
19389
|
line: 61,
|
|
19400
|
-
column:
|
|
19390
|
+
column: 171
|
|
19401
19391
|
}
|
|
19402
19392
|
},
|
|
19403
19393
|
type: "cond-expr",
|
|
19404
19394
|
locations: [{
|
|
19405
19395
|
start: {
|
|
19406
19396
|
line: 61,
|
|
19407
|
-
column:
|
|
19397
|
+
column: 111
|
|
19408
19398
|
},
|
|
19409
19399
|
end: {
|
|
19410
19400
|
line: 61,
|
|
19411
|
-
column:
|
|
19401
|
+
column: 138
|
|
19412
19402
|
}
|
|
19413
19403
|
}, {
|
|
19414
19404
|
start: {
|
|
19415
19405
|
line: 61,
|
|
19416
|
-
column:
|
|
19406
|
+
column: 141
|
|
19417
19407
|
},
|
|
19418
19408
|
end: {
|
|
19419
19409
|
line: 61,
|
|
19420
|
-
column:
|
|
19410
|
+
column: 171
|
|
19421
19411
|
}
|
|
19422
19412
|
}],
|
|
19423
19413
|
line: 61
|
|
@@ -19426,31 +19416,31 @@ function cov_2gymqrej0l() {
|
|
|
19426
19416
|
loc: {
|
|
19427
19417
|
start: {
|
|
19428
19418
|
line: 61,
|
|
19429
|
-
column:
|
|
19419
|
+
column: 196
|
|
19430
19420
|
},
|
|
19431
19421
|
end: {
|
|
19432
19422
|
line: 61,
|
|
19433
|
-
column:
|
|
19423
|
+
column: 251
|
|
19434
19424
|
}
|
|
19435
19425
|
},
|
|
19436
19426
|
type: "cond-expr",
|
|
19437
19427
|
locations: [{
|
|
19438
19428
|
start: {
|
|
19439
19429
|
line: 61,
|
|
19440
|
-
column:
|
|
19430
|
+
column: 215
|
|
19441
19431
|
},
|
|
19442
19432
|
end: {
|
|
19443
19433
|
line: 61,
|
|
19444
|
-
column:
|
|
19434
|
+
column: 246
|
|
19445
19435
|
}
|
|
19446
19436
|
}, {
|
|
19447
19437
|
start: {
|
|
19448
19438
|
line: 61,
|
|
19449
|
-
column:
|
|
19439
|
+
column: 249
|
|
19450
19440
|
},
|
|
19451
19441
|
end: {
|
|
19452
19442
|
line: 61,
|
|
19453
|
-
column:
|
|
19443
|
+
column: 251
|
|
19454
19444
|
}
|
|
19455
19445
|
}],
|
|
19456
19446
|
line: 61
|
|
@@ -19459,31 +19449,31 @@ function cov_2gymqrej0l() {
|
|
|
19459
19449
|
loc: {
|
|
19460
19450
|
start: {
|
|
19461
19451
|
line: 61,
|
|
19462
|
-
column:
|
|
19452
|
+
column: 255
|
|
19463
19453
|
},
|
|
19464
19454
|
end: {
|
|
19465
19455
|
line: 61,
|
|
19466
|
-
column:
|
|
19456
|
+
column: 310
|
|
19467
19457
|
}
|
|
19468
19458
|
},
|
|
19469
19459
|
type: "cond-expr",
|
|
19470
19460
|
locations: [{
|
|
19471
19461
|
start: {
|
|
19472
19462
|
line: 61,
|
|
19473
|
-
column:
|
|
19463
|
+
column: 274
|
|
19474
19464
|
},
|
|
19475
19465
|
end: {
|
|
19476
19466
|
line: 61,
|
|
19477
|
-
column:
|
|
19467
|
+
column: 305
|
|
19478
19468
|
}
|
|
19479
19469
|
}, {
|
|
19480
19470
|
start: {
|
|
19481
19471
|
line: 61,
|
|
19482
|
-
column:
|
|
19472
|
+
column: 308
|
|
19483
19473
|
},
|
|
19484
19474
|
end: {
|
|
19485
19475
|
line: 61,
|
|
19486
|
-
column:
|
|
19476
|
+
column: 310
|
|
19487
19477
|
}
|
|
19488
19478
|
}],
|
|
19489
19479
|
line: 61
|
|
@@ -19496,7 +19486,7 @@ function cov_2gymqrej0l() {
|
|
|
19496
19486
|
},
|
|
19497
19487
|
end: {
|
|
19498
19488
|
line: 66,
|
|
19499
|
-
column:
|
|
19489
|
+
column: 101
|
|
19500
19490
|
}
|
|
19501
19491
|
},
|
|
19502
19492
|
type: "cond-expr",
|
|
@@ -19516,7 +19506,7 @@ function cov_2gymqrej0l() {
|
|
|
19516
19506
|
},
|
|
19517
19507
|
end: {
|
|
19518
19508
|
line: 66,
|
|
19519
|
-
column:
|
|
19509
|
+
column: 101
|
|
19520
19510
|
}
|
|
19521
19511
|
}],
|
|
19522
19512
|
line: 66
|
|
@@ -19558,11 +19548,11 @@ function cov_2gymqrej0l() {
|
|
|
19558
19548
|
loc: {
|
|
19559
19549
|
start: {
|
|
19560
19550
|
line: 66,
|
|
19561
|
-
column:
|
|
19551
|
+
column: 176
|
|
19562
19552
|
},
|
|
19563
19553
|
end: {
|
|
19564
19554
|
line: 68,
|
|
19565
|
-
column:
|
|
19555
|
+
column: 67
|
|
19566
19556
|
}
|
|
19567
19557
|
},
|
|
19568
19558
|
type: "cond-expr",
|
|
@@ -19582,7 +19572,7 @@ function cov_2gymqrej0l() {
|
|
|
19582
19572
|
},
|
|
19583
19573
|
end: {
|
|
19584
19574
|
line: 68,
|
|
19585
|
-
column:
|
|
19575
|
+
column: 67
|
|
19586
19576
|
}
|
|
19587
19577
|
}],
|
|
19588
19578
|
line: 66
|
|
@@ -20013,77 +20003,77 @@ function cov_2gymqrej0l() {
|
|
|
20013
20003
|
"22": {
|
|
20014
20004
|
loc: {
|
|
20015
20005
|
start: {
|
|
20016
|
-
line:
|
|
20006
|
+
line: 127,
|
|
20017
20007
|
column: 100
|
|
20018
20008
|
},
|
|
20019
20009
|
end: {
|
|
20020
|
-
line:
|
|
20010
|
+
line: 127,
|
|
20021
20011
|
column: 136
|
|
20022
20012
|
}
|
|
20023
20013
|
},
|
|
20024
20014
|
type: "binary-expr",
|
|
20025
20015
|
locations: [{
|
|
20026
20016
|
start: {
|
|
20027
|
-
line:
|
|
20017
|
+
line: 127,
|
|
20028
20018
|
column: 100
|
|
20029
20019
|
},
|
|
20030
20020
|
end: {
|
|
20031
|
-
line:
|
|
20021
|
+
line: 127,
|
|
20032
20022
|
column: 108
|
|
20033
20023
|
}
|
|
20034
20024
|
}, {
|
|
20035
20025
|
start: {
|
|
20036
|
-
line:
|
|
20026
|
+
line: 127,
|
|
20037
20027
|
column: 112
|
|
20038
20028
|
},
|
|
20039
20029
|
end: {
|
|
20040
|
-
line:
|
|
20030
|
+
line: 127,
|
|
20041
20031
|
column: 117
|
|
20042
20032
|
}
|
|
20043
20033
|
}, {
|
|
20044
20034
|
start: {
|
|
20045
|
-
line:
|
|
20035
|
+
line: 127,
|
|
20046
20036
|
column: 121
|
|
20047
20037
|
},
|
|
20048
20038
|
end: {
|
|
20049
|
-
line:
|
|
20039
|
+
line: 127,
|
|
20050
20040
|
column: 136
|
|
20051
20041
|
}
|
|
20052
20042
|
}],
|
|
20053
|
-
line:
|
|
20043
|
+
line: 127
|
|
20054
20044
|
},
|
|
20055
20045
|
"23": {
|
|
20056
20046
|
loc: {
|
|
20057
20047
|
start: {
|
|
20058
|
-
line:
|
|
20048
|
+
line: 135,
|
|
20059
20049
|
column: 55
|
|
20060
20050
|
},
|
|
20061
20051
|
end: {
|
|
20062
|
-
line:
|
|
20052
|
+
line: 135,
|
|
20063
20053
|
column: 79
|
|
20064
20054
|
}
|
|
20065
20055
|
},
|
|
20066
20056
|
type: "binary-expr",
|
|
20067
20057
|
locations: [{
|
|
20068
20058
|
start: {
|
|
20069
|
-
line:
|
|
20059
|
+
line: 135,
|
|
20070
20060
|
column: 55
|
|
20071
20061
|
},
|
|
20072
20062
|
end: {
|
|
20073
|
-
line:
|
|
20063
|
+
line: 135,
|
|
20074
20064
|
column: 67
|
|
20075
20065
|
}
|
|
20076
20066
|
}, {
|
|
20077
20067
|
start: {
|
|
20078
|
-
line:
|
|
20068
|
+
line: 135,
|
|
20079
20069
|
column: 71
|
|
20080
20070
|
},
|
|
20081
20071
|
end: {
|
|
20082
|
-
line:
|
|
20072
|
+
line: 135,
|
|
20083
20073
|
column: 79
|
|
20084
20074
|
}
|
|
20085
20075
|
}],
|
|
20086
|
-
line:
|
|
20076
|
+
line: 135
|
|
20087
20077
|
}
|
|
20088
20078
|
},
|
|
20089
20079
|
s: {
|
|
@@ -20197,7 +20187,7 @@ function cov_2gymqrej0l() {
|
|
|
20197
20187
|
"23": [0, 0]
|
|
20198
20188
|
},
|
|
20199
20189
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
20200
|
-
hash: "
|
|
20190
|
+
hash: "f1057ff040c5c6ce7bbce8513bdaeee8c24b74ec"
|
|
20201
20191
|
};
|
|
20202
20192
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
20203
20193
|
|
|
@@ -20301,7 +20291,7 @@ cov_2gymqrej0l().s[14]++;
|
|
|
20301
20291
|
|
|
20302
20292
|
var CustomControl = function CustomControl(props, size, variant, errorMessage) {
|
|
20303
20293
|
cov_2gymqrej0l().f[1]++;
|
|
20304
|
-
var controlClasses = (cov_2gymqrej0l().s[15]++, "cursor-pointer transition-all flex itens-center border " + (errorMessage ? (cov_2gymqrej0l().b[1][0]++, varianErrorClasses[variant]) : (cov_2gymqrej0l().b[1][1]++, variantControlClasses[variant])) + " " + sizeClasses[size] + " " + (props.menuIsOpen ? (cov_2gymqrej0l().b[2][0]++, variantSelectedClasses[variant]) : (cov_2gymqrej0l().b[2][1]++, '')) + " " + (props.isDisabled ? (cov_2gymqrej0l().b[3][0]++, variantDisabledClasses[variant]) : (cov_2gymqrej0l().b[3][1]++, '')));
|
|
20294
|
+
var controlClasses = (cov_2gymqrej0l().s[15]++, "cursor-pointer transition-all flex itens-center border bg-base-1 " + (errorMessage ? (cov_2gymqrej0l().b[1][0]++, varianErrorClasses[variant]) : (cov_2gymqrej0l().b[1][1]++, variantControlClasses[variant])) + " " + sizeClasses[size] + " " + (props.menuIsOpen ? (cov_2gymqrej0l().b[2][0]++, variantSelectedClasses[variant]) : (cov_2gymqrej0l().b[2][1]++, '')) + " " + (props.isDisabled ? (cov_2gymqrej0l().b[3][0]++, variantDisabledClasses[variant]) : (cov_2gymqrej0l().b[3][1]++, '')));
|
|
20305
20295
|
cov_2gymqrej0l().s[16]++;
|
|
20306
20296
|
return /*#__PURE__*/React.createElement(Control, Object.assign({}, props, {
|
|
20307
20297
|
className: controlClasses
|
|
@@ -20318,7 +20308,7 @@ var IconOption = function IconOption(optionDefaultProps, markSelectedOption) {
|
|
|
20318
20308
|
isDisabled = _ref3.isDisabled,
|
|
20319
20309
|
data = _ref3.data;
|
|
20320
20310
|
|
|
20321
|
-
var optionClasses = (cov_2gymqrej0l().s[19]++, ((cov_2gymqrej0l().b[5][0]++, isSelected) && (cov_2gymqrej0l().b[5][1]++, markSelectedOption) ? (cov_2gymqrej0l().b[4][0]++, 'text-inverted-1') : (cov_2gymqrej0l().b[4][1]++, 'text-inverted-2
|
|
20311
|
+
var optionClasses = (cov_2gymqrej0l().s[19]++, ((cov_2gymqrej0l().b[5][0]++, isSelected) && (cov_2gymqrej0l().b[5][1]++, markSelectedOption) ? (cov_2gymqrej0l().b[4][0]++, 'text-inverted-1') : (cov_2gymqrej0l().b[4][1]++, 'text-inverted-2')) + " text-sm first:mt-2 last:mb-2 py-2 px-5 font-semibold transition-colors " + (isDisabled ? (cov_2gymqrej0l().b[6][0]++, 'opacity-50 cursor-not-allowed') : (cov_2gymqrej0l().b[6][1]++, 'hover:text-on-base hover:bg-inverted-2/5 cursor-pointer')));
|
|
20322
20312
|
cov_2gymqrej0l().s[20]++;
|
|
20323
20313
|
return /*#__PURE__*/React.createElement(Option, Object.assign({}, optionDefaultProps, {
|
|
20324
20314
|
className: optionClasses
|
|
@@ -20346,7 +20336,7 @@ var CustomGroupHeading = function CustomGroupHeading(props) {
|
|
|
20346
20336
|
cov_2gymqrej0l().f[4]++;
|
|
20347
20337
|
cov_2gymqrej0l().s[24]++;
|
|
20348
20338
|
return /*#__PURE__*/React.createElement(GroupHeading, Object.assign({}, props, {
|
|
20349
|
-
className: "p-2 pt-0 pb-3 text-
|
|
20339
|
+
className: "p-2 pt-0 pb-3 text-inverted-1 uppercase font-bold text-xs"
|
|
20350
20340
|
}));
|
|
20351
20341
|
};
|
|
20352
20342
|
|
|
@@ -20456,8 +20446,8 @@ var DropdownComponent = function DropdownComponent(_ref4, ref) {
|
|
|
20456
20446
|
cov_2gymqrej0l().s[35]++;
|
|
20457
20447
|
return _extends({}, base, {
|
|
20458
20448
|
width: menuWidth,
|
|
20459
|
-
|
|
20460
|
-
|
|
20449
|
+
backgroundColor: 'rgb(var(--color-base-1) / 100)',
|
|
20450
|
+
zIndex: 999
|
|
20461
20451
|
}, (cov_2gymqrej0l().b[20][0]++, menuHorizontalPlacement) && (cov_2gymqrej0l().b[20][1]++, menuHorizontalPlacement === 'left') && (cov_2gymqrej0l().b[20][2]++, {
|
|
20462
20452
|
left: 0
|
|
20463
20453
|
}), (cov_2gymqrej0l().b[21][0]++, menuHorizontalPlacement) && (cov_2gymqrej0l().b[21][1]++, menuHorizontalPlacement === 'right') && (cov_2gymqrej0l().b[21][2]++, {
|
|
@@ -20498,7 +20488,8 @@ var DropdownComponent = function DropdownComponent(_ref4, ref) {
|
|
|
20498
20488
|
cov_2gymqrej0l().s[41]++;
|
|
20499
20489
|
return _extends({}, base, {
|
|
20500
20490
|
fontSize: '0.875rem',
|
|
20501
|
-
letterSpacing: '-0.025rem'
|
|
20491
|
+
letterSpacing: '-0.025rem',
|
|
20492
|
+
color: 'rgb(var(--color-on-base) / 100)'
|
|
20502
20493
|
});
|
|
20503
20494
|
}
|
|
20504
20495
|
},
|
|
@@ -30942,11 +30933,9 @@ function cov_1ubkigkubq() {
|
|
|
30942
30933
|
|
|
30943
30934
|
cov_1ubkigkubq();
|
|
30944
30935
|
|
|
30945
|
-
var _templateObject;
|
|
30946
|
-
|
|
30947
30936
|
function cov_pl86i0mw8() {
|
|
30948
30937
|
var path = "/home/runner/work/admin-components/admin-components/styleguide/src/Indicators/Tooltip/Tooltip.tsx";
|
|
30949
|
-
var hash = "
|
|
30938
|
+
var hash = "c83e898932a3819ae7f92fa010a4612fcee3bd2a";
|
|
30950
30939
|
var global = new Function("return this")();
|
|
30951
30940
|
var gcv = "__coverage__";
|
|
30952
30941
|
var coverageData = {
|
|
@@ -31109,56 +31098,16 @@ function cov_pl86i0mw8() {
|
|
|
31109
31098
|
},
|
|
31110
31099
|
end: {
|
|
31111
31100
|
line: 24,
|
|
31112
|
-
column:
|
|
31101
|
+
column: 388
|
|
31113
31102
|
}
|
|
31114
31103
|
},
|
|
31115
31104
|
"16": {
|
|
31116
31105
|
start: {
|
|
31117
31106
|
line: 26,
|
|
31118
|
-
column: 14
|
|
31119
|
-
},
|
|
31120
|
-
end: {
|
|
31121
|
-
line: 35,
|
|
31122
|
-
column: 1
|
|
31123
|
-
}
|
|
31124
|
-
},
|
|
31125
|
-
"17": {
|
|
31126
|
-
start: {
|
|
31127
|
-
line: 36,
|
|
31128
|
-
column: 31
|
|
31129
|
-
},
|
|
31130
|
-
end: {
|
|
31131
|
-
line: 124,
|
|
31132
|
-
column: 1
|
|
31133
|
-
}
|
|
31134
|
-
},
|
|
31135
|
-
"18": {
|
|
31136
|
-
start: {
|
|
31137
|
-
line: 37,
|
|
31138
|
-
column: 27
|
|
31139
|
-
},
|
|
31140
|
-
end: {
|
|
31141
|
-
line: 37,
|
|
31142
|
-
column: 56
|
|
31143
|
-
}
|
|
31144
|
-
},
|
|
31145
|
-
"19": {
|
|
31146
|
-
start: {
|
|
31147
|
-
line: 40,
|
|
31148
|
-
column: 22
|
|
31149
|
-
},
|
|
31150
|
-
end: {
|
|
31151
|
-
line: 40,
|
|
31152
|
-
column: 46
|
|
31153
|
-
}
|
|
31154
|
-
},
|
|
31155
|
-
"20": {
|
|
31156
|
-
start: {
|
|
31157
|
-
line: 125,
|
|
31158
31107
|
column: 23
|
|
31159
31108
|
},
|
|
31160
31109
|
end: {
|
|
31161
|
-
line:
|
|
31110
|
+
line: 26,
|
|
31162
31111
|
column: 51
|
|
31163
31112
|
}
|
|
31164
31113
|
}
|
|
@@ -31283,54 +31232,6 @@ function cov_pl86i0mw8() {
|
|
|
31283
31232
|
}
|
|
31284
31233
|
},
|
|
31285
31234
|
line: 16
|
|
31286
|
-
},
|
|
31287
|
-
"5": {
|
|
31288
|
-
name: "(anonymous_5)",
|
|
31289
|
-
decl: {
|
|
31290
|
-
start: {
|
|
31291
|
-
line: 37,
|
|
31292
|
-
column: 16
|
|
31293
|
-
},
|
|
31294
|
-
end: {
|
|
31295
|
-
line: 37,
|
|
31296
|
-
column: 17
|
|
31297
|
-
}
|
|
31298
|
-
},
|
|
31299
|
-
loc: {
|
|
31300
|
-
start: {
|
|
31301
|
-
line: 37,
|
|
31302
|
-
column: 27
|
|
31303
|
-
},
|
|
31304
|
-
end: {
|
|
31305
|
-
line: 37,
|
|
31306
|
-
column: 56
|
|
31307
|
-
}
|
|
31308
|
-
},
|
|
31309
|
-
line: 37
|
|
31310
|
-
},
|
|
31311
|
-
"6": {
|
|
31312
|
-
name: "(anonymous_6)",
|
|
31313
|
-
decl: {
|
|
31314
|
-
start: {
|
|
31315
|
-
line: 40,
|
|
31316
|
-
column: 11
|
|
31317
|
-
},
|
|
31318
|
-
end: {
|
|
31319
|
-
line: 40,
|
|
31320
|
-
column: 12
|
|
31321
|
-
}
|
|
31322
|
-
},
|
|
31323
|
-
loc: {
|
|
31324
|
-
start: {
|
|
31325
|
-
line: 40,
|
|
31326
|
-
column: 22
|
|
31327
|
-
},
|
|
31328
|
-
end: {
|
|
31329
|
-
line: 40,
|
|
31330
|
-
column: 46
|
|
31331
|
-
}
|
|
31332
|
-
},
|
|
31333
|
-
line: 40
|
|
31334
31235
|
}
|
|
31335
31236
|
},
|
|
31336
31237
|
branchMap: {
|
|
@@ -31503,31 +31404,31 @@ function cov_pl86i0mw8() {
|
|
|
31503
31404
|
loc: {
|
|
31504
31405
|
start: {
|
|
31505
31406
|
line: 24,
|
|
31506
|
-
column:
|
|
31407
|
+
column: 84
|
|
31507
31408
|
},
|
|
31508
31409
|
end: {
|
|
31509
31410
|
line: 24,
|
|
31510
|
-
column:
|
|
31411
|
+
column: 111
|
|
31511
31412
|
}
|
|
31512
31413
|
},
|
|
31513
31414
|
type: "binary-expr",
|
|
31514
31415
|
locations: [{
|
|
31515
31416
|
start: {
|
|
31516
31417
|
line: 24,
|
|
31517
|
-
column:
|
|
31418
|
+
column: 84
|
|
31518
31419
|
},
|
|
31519
31420
|
end: {
|
|
31520
31421
|
line: 24,
|
|
31521
|
-
column:
|
|
31422
|
+
column: 99
|
|
31522
31423
|
}
|
|
31523
31424
|
}, {
|
|
31524
31425
|
start: {
|
|
31525
31426
|
line: 24,
|
|
31526
|
-
column:
|
|
31427
|
+
column: 103
|
|
31527
31428
|
},
|
|
31528
31429
|
end: {
|
|
31529
31430
|
line: 24,
|
|
31530
|
-
column:
|
|
31431
|
+
column: 111
|
|
31531
31432
|
}
|
|
31532
31433
|
}],
|
|
31533
31434
|
line: 24
|
|
@@ -31536,31 +31437,31 @@ function cov_pl86i0mw8() {
|
|
|
31536
31437
|
loc: {
|
|
31537
31438
|
start: {
|
|
31538
31439
|
line: 24,
|
|
31539
|
-
column:
|
|
31440
|
+
column: 126
|
|
31540
31441
|
},
|
|
31541
31442
|
end: {
|
|
31542
31443
|
line: 24,
|
|
31543
|
-
column:
|
|
31444
|
+
column: 153
|
|
31544
31445
|
}
|
|
31545
31446
|
},
|
|
31546
31447
|
type: "binary-expr",
|
|
31547
31448
|
locations: [{
|
|
31548
31449
|
start: {
|
|
31549
31450
|
line: 24,
|
|
31550
|
-
column:
|
|
31451
|
+
column: 126
|
|
31551
31452
|
},
|
|
31552
31453
|
end: {
|
|
31553
31454
|
line: 24,
|
|
31554
|
-
column:
|
|
31455
|
+
column: 144
|
|
31555
31456
|
}
|
|
31556
31457
|
}, {
|
|
31557
31458
|
start: {
|
|
31558
31459
|
line: 24,
|
|
31559
|
-
column:
|
|
31460
|
+
column: 148
|
|
31560
31461
|
},
|
|
31561
31462
|
end: {
|
|
31562
31463
|
line: 24,
|
|
31563
|
-
column:
|
|
31464
|
+
column: 153
|
|
31564
31465
|
}
|
|
31565
31466
|
}],
|
|
31566
31467
|
line: 24
|
|
@@ -31569,31 +31470,31 @@ function cov_pl86i0mw8() {
|
|
|
31569
31470
|
loc: {
|
|
31570
31471
|
start: {
|
|
31571
31472
|
line: 24,
|
|
31572
|
-
column:
|
|
31473
|
+
column: 164
|
|
31573
31474
|
},
|
|
31574
31475
|
end: {
|
|
31575
31476
|
line: 24,
|
|
31576
|
-
column:
|
|
31477
|
+
column: 194
|
|
31577
31478
|
}
|
|
31578
31479
|
},
|
|
31579
31480
|
type: "binary-expr",
|
|
31580
31481
|
locations: [{
|
|
31581
31482
|
start: {
|
|
31582
31483
|
line: 24,
|
|
31583
|
-
column:
|
|
31484
|
+
column: 164
|
|
31584
31485
|
},
|
|
31585
31486
|
end: {
|
|
31586
31487
|
line: 24,
|
|
31587
|
-
column:
|
|
31488
|
+
column: 178
|
|
31588
31489
|
}
|
|
31589
31490
|
}, {
|
|
31590
31491
|
start: {
|
|
31591
31492
|
line: 24,
|
|
31592
|
-
column:
|
|
31493
|
+
column: 182
|
|
31593
31494
|
},
|
|
31594
31495
|
end: {
|
|
31595
31496
|
line: 24,
|
|
31596
|
-
column:
|
|
31497
|
+
column: 194
|
|
31597
31498
|
}
|
|
31598
31499
|
}],
|
|
31599
31500
|
line: 24
|
|
@@ -31602,31 +31503,31 @@ function cov_pl86i0mw8() {
|
|
|
31602
31503
|
loc: {
|
|
31603
31504
|
start: {
|
|
31604
31505
|
line: 24,
|
|
31605
|
-
column:
|
|
31506
|
+
column: 203
|
|
31606
31507
|
},
|
|
31607
31508
|
end: {
|
|
31608
31509
|
line: 24,
|
|
31609
|
-
column:
|
|
31510
|
+
column: 232
|
|
31610
31511
|
}
|
|
31611
31512
|
},
|
|
31612
31513
|
type: "binary-expr",
|
|
31613
31514
|
locations: [{
|
|
31614
31515
|
start: {
|
|
31615
31516
|
line: 24,
|
|
31616
|
-
column:
|
|
31517
|
+
column: 203
|
|
31617
31518
|
},
|
|
31618
31519
|
end: {
|
|
31619
31520
|
line: 24,
|
|
31620
|
-
column:
|
|
31521
|
+
column: 215
|
|
31621
31522
|
}
|
|
31622
31523
|
}, {
|
|
31623
31524
|
start: {
|
|
31624
31525
|
line: 24,
|
|
31625
|
-
column:
|
|
31526
|
+
column: 219
|
|
31626
31527
|
},
|
|
31627
31528
|
end: {
|
|
31628
31529
|
line: 24,
|
|
31629
|
-
column:
|
|
31530
|
+
column: 232
|
|
31630
31531
|
}
|
|
31631
31532
|
}],
|
|
31632
31533
|
line: 24
|
|
@@ -31635,31 +31536,31 @@ function cov_pl86i0mw8() {
|
|
|
31635
31536
|
loc: {
|
|
31636
31537
|
start: {
|
|
31637
31538
|
line: 24,
|
|
31638
|
-
column:
|
|
31539
|
+
column: 244
|
|
31639
31540
|
},
|
|
31640
31541
|
end: {
|
|
31641
31542
|
line: 24,
|
|
31642
|
-
column:
|
|
31543
|
+
column: 266
|
|
31643
31544
|
}
|
|
31644
31545
|
},
|
|
31645
31546
|
type: "binary-expr",
|
|
31646
31547
|
locations: [{
|
|
31647
31548
|
start: {
|
|
31648
31549
|
line: 24,
|
|
31649
|
-
column:
|
|
31550
|
+
column: 244
|
|
31650
31551
|
},
|
|
31651
31552
|
end: {
|
|
31652
31553
|
line: 24,
|
|
31653
|
-
column:
|
|
31554
|
+
column: 259
|
|
31654
31555
|
}
|
|
31655
31556
|
}, {
|
|
31656
31557
|
start: {
|
|
31657
31558
|
line: 24,
|
|
31658
|
-
column:
|
|
31559
|
+
column: 263
|
|
31659
31560
|
},
|
|
31660
31561
|
end: {
|
|
31661
31562
|
line: 24,
|
|
31662
|
-
column:
|
|
31563
|
+
column: 266
|
|
31663
31564
|
}
|
|
31664
31565
|
}],
|
|
31665
31566
|
line: 24
|
|
@@ -31668,31 +31569,31 @@ function cov_pl86i0mw8() {
|
|
|
31668
31569
|
loc: {
|
|
31669
31570
|
start: {
|
|
31670
31571
|
line: 24,
|
|
31671
|
-
column:
|
|
31572
|
+
column: 279
|
|
31672
31573
|
},
|
|
31673
31574
|
end: {
|
|
31674
31575
|
line: 24,
|
|
31675
|
-
column:
|
|
31576
|
+
column: 340
|
|
31676
31577
|
}
|
|
31677
31578
|
},
|
|
31678
31579
|
type: "cond-expr",
|
|
31679
31580
|
locations: [{
|
|
31680
31581
|
start: {
|
|
31681
31582
|
line: 24,
|
|
31682
|
-
column:
|
|
31583
|
+
column: 307
|
|
31683
31584
|
},
|
|
31684
31585
|
end: {
|
|
31685
31586
|
line: 24,
|
|
31686
|
-
column:
|
|
31587
|
+
column: 312
|
|
31687
31588
|
}
|
|
31688
31589
|
}, {
|
|
31689
31590
|
start: {
|
|
31690
31591
|
line: 24,
|
|
31691
|
-
column:
|
|
31592
|
+
column: 315
|
|
31692
31593
|
},
|
|
31693
31594
|
end: {
|
|
31694
31595
|
line: 24,
|
|
31695
|
-
column:
|
|
31596
|
+
column: 340
|
|
31696
31597
|
}
|
|
31697
31598
|
}],
|
|
31698
31599
|
line: 24
|
|
@@ -31701,31 +31602,31 @@ function cov_pl86i0mw8() {
|
|
|
31701
31602
|
loc: {
|
|
31702
31603
|
start: {
|
|
31703
31604
|
line: 24,
|
|
31704
|
-
column:
|
|
31605
|
+
column: 315
|
|
31705
31606
|
},
|
|
31706
31607
|
end: {
|
|
31707
31608
|
line: 24,
|
|
31708
|
-
column:
|
|
31609
|
+
column: 340
|
|
31709
31610
|
}
|
|
31710
31611
|
},
|
|
31711
31612
|
type: "binary-expr",
|
|
31712
31613
|
locations: [{
|
|
31713
31614
|
start: {
|
|
31714
31615
|
line: 24,
|
|
31715
|
-
column:
|
|
31616
|
+
column: 315
|
|
31716
31617
|
},
|
|
31717
31618
|
end: {
|
|
31718
31619
|
line: 24,
|
|
31719
|
-
column:
|
|
31620
|
+
column: 331
|
|
31720
31621
|
}
|
|
31721
31622
|
}, {
|
|
31722
31623
|
start: {
|
|
31723
31624
|
line: 24,
|
|
31724
|
-
column:
|
|
31625
|
+
column: 335
|
|
31725
31626
|
},
|
|
31726
31627
|
end: {
|
|
31727
31628
|
line: 24,
|
|
31728
|
-
column:
|
|
31629
|
+
column: 340
|
|
31729
31630
|
}
|
|
31730
31631
|
}],
|
|
31731
31632
|
line: 24
|
|
@@ -31734,64 +31635,31 @@ function cov_pl86i0mw8() {
|
|
|
31734
31635
|
loc: {
|
|
31735
31636
|
start: {
|
|
31736
31637
|
line: 24,
|
|
31737
|
-
column:
|
|
31738
|
-
},
|
|
31739
|
-
end: {
|
|
31740
|
-
line: 24,
|
|
31741
|
-
column: 399
|
|
31742
|
-
}
|
|
31743
|
-
},
|
|
31744
|
-
type: "binary-expr",
|
|
31745
|
-
locations: [{
|
|
31746
|
-
start: {
|
|
31747
|
-
line: 24,
|
|
31748
|
-
column: 372
|
|
31749
|
-
},
|
|
31750
|
-
end: {
|
|
31751
|
-
line: 24,
|
|
31752
|
-
column: 390
|
|
31753
|
-
}
|
|
31754
|
-
}, {
|
|
31755
|
-
start: {
|
|
31756
|
-
line: 24,
|
|
31757
|
-
column: 394
|
|
31758
|
-
},
|
|
31759
|
-
end: {
|
|
31760
|
-
line: 24,
|
|
31761
|
-
column: 399
|
|
31762
|
-
}
|
|
31763
|
-
}],
|
|
31764
|
-
line: 24
|
|
31765
|
-
},
|
|
31766
|
-
"13": {
|
|
31767
|
-
loc: {
|
|
31768
|
-
start: {
|
|
31769
|
-
line: 24,
|
|
31770
|
-
column: 408
|
|
31638
|
+
column: 355
|
|
31771
31639
|
},
|
|
31772
31640
|
end: {
|
|
31773
31641
|
line: 24,
|
|
31774
|
-
column:
|
|
31642
|
+
column: 382
|
|
31775
31643
|
}
|
|
31776
31644
|
},
|
|
31777
31645
|
type: "binary-expr",
|
|
31778
31646
|
locations: [{
|
|
31779
31647
|
start: {
|
|
31780
31648
|
line: 24,
|
|
31781
|
-
column:
|
|
31649
|
+
column: 355
|
|
31782
31650
|
},
|
|
31783
31651
|
end: {
|
|
31784
31652
|
line: 24,
|
|
31785
|
-
column:
|
|
31653
|
+
column: 373
|
|
31786
31654
|
}
|
|
31787
31655
|
}, {
|
|
31788
31656
|
start: {
|
|
31789
31657
|
line: 24,
|
|
31790
|
-
column:
|
|
31658
|
+
column: 377
|
|
31791
31659
|
},
|
|
31792
31660
|
end: {
|
|
31793
31661
|
line: 24,
|
|
31794
|
-
column:
|
|
31662
|
+
column: 382
|
|
31795
31663
|
}
|
|
31796
31664
|
}],
|
|
31797
31665
|
line: 24
|
|
@@ -31814,20 +31682,14 @@ function cov_pl86i0mw8() {
|
|
|
31814
31682
|
"13": 0,
|
|
31815
31683
|
"14": 0,
|
|
31816
31684
|
"15": 0,
|
|
31817
|
-
"16": 0
|
|
31818
|
-
"17": 0,
|
|
31819
|
-
"18": 0,
|
|
31820
|
-
"19": 0,
|
|
31821
|
-
"20": 0
|
|
31685
|
+
"16": 0
|
|
31822
31686
|
},
|
|
31823
31687
|
f: {
|
|
31824
31688
|
"0": 0,
|
|
31825
31689
|
"1": 0,
|
|
31826
31690
|
"2": 0,
|
|
31827
31691
|
"3": 0,
|
|
31828
|
-
"4": 0
|
|
31829
|
-
"5": 0,
|
|
31830
|
-
"6": 0
|
|
31692
|
+
"4": 0
|
|
31831
31693
|
},
|
|
31832
31694
|
b: {
|
|
31833
31695
|
"0": [0, 0],
|
|
@@ -31842,11 +31704,10 @@ function cov_pl86i0mw8() {
|
|
|
31842
31704
|
"9": [0, 0],
|
|
31843
31705
|
"10": [0, 0],
|
|
31844
31706
|
"11": [0, 0],
|
|
31845
|
-
"12": [0, 0]
|
|
31846
|
-
"13": [0, 0]
|
|
31707
|
+
"12": [0, 0]
|
|
31847
31708
|
},
|
|
31848
31709
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
31849
|
-
hash: "
|
|
31710
|
+
hash: "c83e898932a3819ae7f92fa010a4612fcee3bd2a"
|
|
31850
31711
|
};
|
|
31851
31712
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
31852
31713
|
|
|
@@ -31926,38 +31787,18 @@ var TooltipComponent = function TooltipComponent(props) {
|
|
|
31926
31787
|
}
|
|
31927
31788
|
|
|
31928
31789
|
cov_pl86i0mw8().s[15]++;
|
|
31929
|
-
return /*#__PURE__*/React.createElement(
|
|
31790
|
+
return /*#__PURE__*/React.createElement(Tippy, Object.assign({}, computedProps, {
|
|
31930
31791
|
appendTo: (cov_pl86i0mw8().b[5][0]++, props == null ? void 0 : props.appendTo) || (cov_pl86i0mw8().b[5][1]++, 'parent'),
|
|
31931
31792
|
hideOnClick: (cov_pl86i0mw8().b[6][0]++, props == null ? void 0 : props.hideOnClick) || (cov_pl86i0mw8().b[6][1]++, false),
|
|
31932
31793
|
trigger: (cov_pl86i0mw8().b[7][0]++, props == null ? void 0 : props.trigger) || (cov_pl86i0mw8().b[7][1]++, 'mouseenter'),
|
|
31933
31794
|
touch: (cov_pl86i0mw8().b[8][0]++, props == null ? void 0 : props.touch) || (cov_pl86i0mw8().b[8][1]++, ['hold', 400]),
|
|
31934
31795
|
duration: (cov_pl86i0mw8().b[9][0]++, props == null ? void 0 : props.duration) || (cov_pl86i0mw8().b[9][1]++, 150),
|
|
31935
31796
|
placement: ((_window = window) == null ? void 0 : _window.innerWidth) < 1024 ? (cov_pl86i0mw8().b[10][0]++, 'top') : (cov_pl86i0mw8().b[10][1]++, (cov_pl86i0mw8().b[11][0]++, props == null ? void 0 : props.placement) || (cov_pl86i0mw8().b[11][1]++, 'top')),
|
|
31936
|
-
interactive: (cov_pl86i0mw8().b[12][0]++, props == null ? void 0 : props.interactive) || (cov_pl86i0mw8().b[12][1]++, false)
|
|
31937
|
-
theme: (cov_pl86i0mw8().b[13][0]++, props == null ? void 0 : props.theme) || (cov_pl86i0mw8().b[13][1]++, 'dark')
|
|
31797
|
+
interactive: (cov_pl86i0mw8().b[12][0]++, props == null ? void 0 : props.interactive) || (cov_pl86i0mw8().b[12][1]++, false)
|
|
31938
31798
|
}));
|
|
31939
31799
|
};
|
|
31940
31800
|
|
|
31941
|
-
var
|
|
31942
|
-
light: {
|
|
31943
|
-
background: '#fff',
|
|
31944
|
-
color: '#371E56'
|
|
31945
|
-
},
|
|
31946
|
-
dark: {
|
|
31947
|
-
background: '#371E56',
|
|
31948
|
-
color: '#fff'
|
|
31949
|
-
}
|
|
31950
|
-
});
|
|
31951
|
-
var StyledTooltipComponent = ( /*#__PURE__*/cov_pl86i0mw8().s[17]++, /*#__PURE__*/styled(Tippy)(_templateObject || (_templateObject = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n --bg-color: ", ";\n position: relative;\n background-color: var(--bg-color);\n color: ", ";\n border-radius: 3px;\n font-size: 12px;\n letter-spacing: -0.4px;\n line-height: 1.4;\n outline: 0;\n transition-property: transform, visibility, opacity;\n\n &[data-animation='fade'][data-state='hidden'] {\n opacity: 0;\n }\n\n [data-tippy-root] {\n max-width: calc(100vw - 10px);\n }\n\n &[data-placement^='top'] > .tippy-arrow {\n bottom: 0;\n }\n\n &[data-placement^='top'] > .tippy-arrow:before {\n bottom: -7px;\n left: 0;\n border-width: 8px 8px 0;\n border-top-color: initial;\n transform-origin: center top;\n }\n\n &[data-placement^='bottom'] > .tippy-arrow {\n top: 0;\n }\n\n &[data-placement^='bottom'] > .tippy-arrow:before {\n top: -7px;\n left: 0;\n border-width: 0 8px 8px;\n border-bottom-color: initial;\n transform-origin: center bottom;\n }\n\n &[data-placement^='left'] > .tippy-arrow {\n right: 0;\n }\n\n &[data-placement^='left'] > .tippy-arrow:before {\n border-width: 8px 0 8px 8px;\n border-left-color: initial;\n right: -7px;\n transform-origin: center left;\n }\n\n &[data-placement^='right'] > .tippy-arrow {\n left: 0;\n }\n\n &[data-placement^='right'] > .tippy-arrow:before {\n left: -7px;\n border-width: 8px 8px 8px 0;\n border-right-color: initial;\n transform-origin: center right;\n }\n\n &[data-inertia][data-state='visible'] {\n transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);\n }\n\n .tippy-arrow {\n width: 15px;\n height: 15px;\n color: var(--bg-color);\n }\n\n .tippy-arrow:before {\n content: '';\n position: absolute;\n border-color: transparent;\n border-style: solid;\n }\n\n .tippy-content {\n position: relative;\n padding: 12px 8px;\n z-index: 1;\n }\n"])), function (props) {
|
|
31952
|
-
cov_pl86i0mw8().f[5]++;
|
|
31953
|
-
cov_pl86i0mw8().s[18]++;
|
|
31954
|
-
return theme[props.theme].background;
|
|
31955
|
-
}, function (props) {
|
|
31956
|
-
cov_pl86i0mw8().f[6]++;
|
|
31957
|
-
cov_pl86i0mw8().s[19]++;
|
|
31958
|
-
return theme[props.theme].color;
|
|
31959
|
-
}));
|
|
31960
|
-
var Tooltip = ( /*#__PURE__*/cov_pl86i0mw8().s[20]++, /*#__PURE__*/React.memo(TooltipComponent));
|
|
31801
|
+
var Tooltip = ( /*#__PURE__*/cov_pl86i0mw8().s[16]++, /*#__PURE__*/React.memo(TooltipComponent));
|
|
31961
31802
|
|
|
31962
31803
|
function cov_cpob1dc60() {
|
|
31963
31804
|
var path = "/home/runner/work/admin-components/admin-components/styleguide/src/Indicators/Tooltip/index.tsx";
|
|
@@ -31995,7 +31836,7 @@ cov_cpob1dc60();
|
|
|
31995
31836
|
|
|
31996
31837
|
function cov_1jf3a2oeve() {
|
|
31997
31838
|
var path = "/home/runner/work/admin-components/admin-components/styleguide/src/Indicators/InformationBox/InformationBox.tsx";
|
|
31998
|
-
var hash = "
|
|
31839
|
+
var hash = "bcef104df454fc577d7b4fe2c6b49cc9a8f86f64";
|
|
31999
31840
|
var global = new Function("return this")();
|
|
32000
31841
|
var gcv = "__coverage__";
|
|
32001
31842
|
var coverageData = {
|
|
@@ -32058,7 +31899,7 @@ function cov_1jf3a2oeve() {
|
|
|
32058
31899
|
loc: {
|
|
32059
31900
|
start: {
|
|
32060
31901
|
line: 29,
|
|
32061
|
-
column:
|
|
31902
|
+
column: 72
|
|
32062
31903
|
},
|
|
32063
31904
|
end: {
|
|
32064
31905
|
line: 37,
|
|
@@ -32094,6 +31935,39 @@ function cov_1jf3a2oeve() {
|
|
|
32094
31935
|
line: 29
|
|
32095
31936
|
},
|
|
32096
31937
|
"1": {
|
|
31938
|
+
loc: {
|
|
31939
|
+
start: {
|
|
31940
|
+
line: 35,
|
|
31941
|
+
column: 140
|
|
31942
|
+
},
|
|
31943
|
+
end: {
|
|
31944
|
+
line: 35,
|
|
31945
|
+
column: 180
|
|
31946
|
+
}
|
|
31947
|
+
},
|
|
31948
|
+
type: "binary-expr",
|
|
31949
|
+
locations: [{
|
|
31950
|
+
start: {
|
|
31951
|
+
line: 35,
|
|
31952
|
+
column: 140
|
|
31953
|
+
},
|
|
31954
|
+
end: {
|
|
31955
|
+
line: 35,
|
|
31956
|
+
column: 145
|
|
31957
|
+
}
|
|
31958
|
+
}, {
|
|
31959
|
+
start: {
|
|
31960
|
+
line: 35,
|
|
31961
|
+
column: 149
|
|
31962
|
+
},
|
|
31963
|
+
end: {
|
|
31964
|
+
line: 35,
|
|
31965
|
+
column: 180
|
|
31966
|
+
}
|
|
31967
|
+
}],
|
|
31968
|
+
line: 35
|
|
31969
|
+
},
|
|
31970
|
+
"2": {
|
|
32097
31971
|
loc: {
|
|
32098
31972
|
start: {
|
|
32099
31973
|
line: 36,
|
|
@@ -32138,10 +32012,11 @@ function cov_1jf3a2oeve() {
|
|
|
32138
32012
|
},
|
|
32139
32013
|
b: {
|
|
32140
32014
|
"0": [0],
|
|
32141
|
-
"1": [0, 0]
|
|
32015
|
+
"1": [0, 0],
|
|
32016
|
+
"2": [0, 0]
|
|
32142
32017
|
},
|
|
32143
32018
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
32144
|
-
hash: "
|
|
32019
|
+
hash: "bcef104df454fc577d7b4fe2c6b49cc9a8f86f64"
|
|
32145
32020
|
};
|
|
32146
32021
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
32147
32022
|
|
|
@@ -32191,7 +32066,8 @@ cov_1jf3a2oeve().s[1]++;
|
|
|
32191
32066
|
var InformationBoxComponent = function InformationBoxComponent(_ref) {
|
|
32192
32067
|
var _ref$type = _ref.type,
|
|
32193
32068
|
type = _ref$type === void 0 ? (cov_1jf3a2oeve().b[0][0]++, 'tip') : _ref$type,
|
|
32194
|
-
subtitle = _ref.subtitle
|
|
32069
|
+
subtitle = _ref.subtitle,
|
|
32070
|
+
title = _ref.title;
|
|
32195
32071
|
cov_1jf3a2oeve().f[0]++;
|
|
32196
32072
|
cov_1jf3a2oeve().s[2]++;
|
|
32197
32073
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -32208,7 +32084,7 @@ var InformationBoxComponent = function InformationBoxComponent(_ref) {
|
|
|
32208
32084
|
className: "flex flex-col justify-center min-w-0 break-words tracking-4 leading-6 text-on-base"
|
|
32209
32085
|
}, /*#__PURE__*/React.createElement("span", {
|
|
32210
32086
|
className: "InformationBox-title text-f5 font-bold " + InformationBoxTypes[type].iconClass
|
|
32211
|
-
}, InformationBoxTypes[type].title), (cov_1jf3a2oeve().b[
|
|
32087
|
+
}, (cov_1jf3a2oeve().b[1][0]++, title) || (cov_1jf3a2oeve().b[1][1]++, InformationBoxTypes[type].title)), (cov_1jf3a2oeve().b[2][0]++, subtitle) && (cov_1jf3a2oeve().b[2][1]++, /*#__PURE__*/React.createElement("span", {
|
|
32212
32088
|
className: "InformationBox-subtitle text-f6 font-regular mt-1"
|
|
32213
32089
|
}, subtitle)))));
|
|
32214
32090
|
};
|
|
@@ -38042,7 +37918,7 @@ function cov_13cv58wgdm() {
|
|
|
38042
37918
|
}
|
|
38043
37919
|
|
|
38044
37920
|
cov_13cv58wgdm();
|
|
38045
|
-
var backgroundShadowEffect = ( /*#__PURE__*/cov_13cv58wgdm().s[0]++, ['[background:linear-gradient(
|
|
37921
|
+
var backgroundShadowEffect = ( /*#__PURE__*/cov_13cv58wgdm().s[0]++, ['[background:linear-gradient(theme(colors.base-1/100)_33%,rgba(255,255,255,0)),linear-gradient(rgba(255,255,255,0),theme(colors.base-1/100)_66%)_0_100%,radial-gradient(farthest-side_at_50%_0,rgba(156,156,156,0.5),rgba(0,0,0,0)),radial-gradient(farthest-side_at_50%_100%,_rgba(156,156,156,0.5),rgba(0,0,0,0))_0_100%]', '[background-size:100%_15px,100%_15px,100%_5px,100%_5px]', '[background-attachment:local,local,scroll,scroll]', '[background-repeat:no-repeat]', '[background-color:theme(colors.base-1/100]', '[&_.form-group_.bg-base-1]:bg-transparent']);
|
|
38046
37922
|
cov_13cv58wgdm().s[1]++;
|
|
38047
37923
|
var SidebarFixedComponent = function SidebarFixedComponent(_ref) {
|
|
38048
37924
|
var children = _ref.children,
|