@loja-integrada/admin-components 0.19.1 → 0.19.3
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/Forms/Toggle/Toggle.d.ts +1 -1
- package/dist/Indicators/Badge/Badge.d.ts +1 -0
- package/dist/Indicators/InformationBox/InformationBox.d.ts +1 -0
- package/dist/Indicators/Status/Status.d.ts +2 -1
- package/dist/admin-components.cjs.development.js +165 -193
- 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.js +165 -193
- package/dist/admin-components.esm.js.map +1 -1
- package/package.json +1 -1
- package/src/Forms/Toggle/Toggle.tsx +1 -1
- package/src/Indicators/Badge/Badge.spec.tsx +10 -9
- package/src/Indicators/Badge/Badge.tsx +9 -14
- package/src/Indicators/InformationBox/InformationBox.spec.tsx +12 -7
- package/src/Indicators/InformationBox/InformationBox.tsx +6 -1
- package/src/Indicators/Status/Status.spec.tsx +8 -0
- package/src/Indicators/Status/Status.tsx +2 -1
|
@@ -32058,7 +32058,7 @@ cov_1la8rcawnj();
|
|
|
32058
32058
|
|
|
32059
32059
|
function cov_2nvs8x2nzz() {
|
|
32060
32060
|
var path = "/runner/_work/admin-components/admin-components/styleguide/src/Indicators/Status/Status.tsx";
|
|
32061
|
-
var hash = "
|
|
32061
|
+
var hash = "2dd4b0dd4cbfb84655b2d0c5fb77086d9a31d4c3";
|
|
32062
32062
|
var global = new Function("return this")();
|
|
32063
32063
|
var gcv = "__coverage__";
|
|
32064
32064
|
var coverageData = {
|
|
@@ -32070,57 +32070,57 @@ function cov_2nvs8x2nzz() {
|
|
|
32070
32070
|
column: 20
|
|
32071
32071
|
},
|
|
32072
32072
|
end: {
|
|
32073
|
-
line:
|
|
32073
|
+
line: 9,
|
|
32074
32074
|
column: 1
|
|
32075
32075
|
}
|
|
32076
32076
|
},
|
|
32077
32077
|
"1": {
|
|
32078
32078
|
start: {
|
|
32079
|
-
line:
|
|
32079
|
+
line: 10,
|
|
32080
32080
|
column: 29
|
|
32081
32081
|
},
|
|
32082
32082
|
end: {
|
|
32083
|
-
line:
|
|
32083
|
+
line: 11,
|
|
32084
32084
|
column: 8
|
|
32085
32085
|
}
|
|
32086
32086
|
},
|
|
32087
32087
|
"2": {
|
|
32088
32088
|
start: {
|
|
32089
|
-
line:
|
|
32089
|
+
line: 10,
|
|
32090
32090
|
column: 61
|
|
32091
32091
|
},
|
|
32092
32092
|
end: {
|
|
32093
|
-
line:
|
|
32093
|
+
line: 11,
|
|
32094
32094
|
column: 8
|
|
32095
32095
|
}
|
|
32096
32096
|
},
|
|
32097
32097
|
"3": {
|
|
32098
32098
|
start: {
|
|
32099
|
-
line:
|
|
32099
|
+
line: 12,
|
|
32100
32100
|
column: 24
|
|
32101
32101
|
},
|
|
32102
32102
|
end: {
|
|
32103
|
-
line:
|
|
32103
|
+
line: 19,
|
|
32104
32104
|
column: 1
|
|
32105
32105
|
}
|
|
32106
32106
|
},
|
|
32107
32107
|
"4": {
|
|
32108
32108
|
start: {
|
|
32109
|
-
line:
|
|
32109
|
+
line: 13,
|
|
32110
32110
|
column: 4
|
|
32111
32111
|
},
|
|
32112
32112
|
end: {
|
|
32113
|
-
line:
|
|
32113
|
+
line: 18,
|
|
32114
32114
|
column: 117
|
|
32115
32115
|
}
|
|
32116
32116
|
},
|
|
32117
32117
|
"5": {
|
|
32118
32118
|
start: {
|
|
32119
|
-
line:
|
|
32119
|
+
line: 20,
|
|
32120
32120
|
column: 22
|
|
32121
32121
|
},
|
|
32122
32122
|
end: {
|
|
32123
|
-
line:
|
|
32123
|
+
line: 20,
|
|
32124
32124
|
column: 49
|
|
32125
32125
|
}
|
|
32126
32126
|
}
|
|
@@ -32130,240 +32130,240 @@ function cov_2nvs8x2nzz() {
|
|
|
32130
32130
|
name: "(anonymous_0)",
|
|
32131
32131
|
decl: {
|
|
32132
32132
|
start: {
|
|
32133
|
-
line:
|
|
32133
|
+
line: 10,
|
|
32134
32134
|
column: 29
|
|
32135
32135
|
},
|
|
32136
32136
|
end: {
|
|
32137
|
-
line:
|
|
32137
|
+
line: 10,
|
|
32138
32138
|
column: 30
|
|
32139
32139
|
}
|
|
32140
32140
|
},
|
|
32141
32141
|
loc: {
|
|
32142
32142
|
start: {
|
|
32143
|
-
line:
|
|
32143
|
+
line: 10,
|
|
32144
32144
|
column: 61
|
|
32145
32145
|
},
|
|
32146
32146
|
end: {
|
|
32147
|
-
line:
|
|
32147
|
+
line: 11,
|
|
32148
32148
|
column: 8
|
|
32149
32149
|
}
|
|
32150
32150
|
},
|
|
32151
|
-
line:
|
|
32151
|
+
line: 10
|
|
32152
32152
|
},
|
|
32153
32153
|
"1": {
|
|
32154
32154
|
name: "(anonymous_1)",
|
|
32155
32155
|
decl: {
|
|
32156
32156
|
start: {
|
|
32157
|
-
line:
|
|
32157
|
+
line: 12,
|
|
32158
32158
|
column: 24
|
|
32159
32159
|
},
|
|
32160
32160
|
end: {
|
|
32161
|
-
line:
|
|
32161
|
+
line: 12,
|
|
32162
32162
|
column: 25
|
|
32163
32163
|
}
|
|
32164
32164
|
},
|
|
32165
32165
|
loc: {
|
|
32166
32166
|
start: {
|
|
32167
|
-
line:
|
|
32167
|
+
line: 12,
|
|
32168
32168
|
column: 82
|
|
32169
32169
|
},
|
|
32170
32170
|
end: {
|
|
32171
|
-
line:
|
|
32171
|
+
line: 19,
|
|
32172
32172
|
column: 1
|
|
32173
32173
|
}
|
|
32174
32174
|
},
|
|
32175
|
-
line:
|
|
32175
|
+
line: 12
|
|
32176
32176
|
}
|
|
32177
32177
|
},
|
|
32178
32178
|
branchMap: {
|
|
32179
32179
|
"0": {
|
|
32180
32180
|
loc: {
|
|
32181
32181
|
start: {
|
|
32182
|
-
line:
|
|
32182
|
+
line: 10,
|
|
32183
32183
|
column: 61
|
|
32184
32184
|
},
|
|
32185
32185
|
end: {
|
|
32186
|
-
line:
|
|
32186
|
+
line: 11,
|
|
32187
32187
|
column: 8
|
|
32188
32188
|
}
|
|
32189
32189
|
},
|
|
32190
32190
|
type: "binary-expr",
|
|
32191
32191
|
locations: [{
|
|
32192
32192
|
start: {
|
|
32193
|
-
line:
|
|
32193
|
+
line: 10,
|
|
32194
32194
|
column: 62
|
|
32195
32195
|
},
|
|
32196
32196
|
end: {
|
|
32197
|
-
line:
|
|
32197
|
+
line: 10,
|
|
32198
32198
|
column: 73
|
|
32199
32199
|
}
|
|
32200
32200
|
}, {
|
|
32201
32201
|
start: {
|
|
32202
|
-
line:
|
|
32202
|
+
line: 10,
|
|
32203
32203
|
column: 78
|
|
32204
32204
|
},
|
|
32205
32205
|
end: {
|
|
32206
|
-
line:
|
|
32206
|
+
line: 10,
|
|
32207
32207
|
column: 204
|
|
32208
32208
|
}
|
|
32209
32209
|
}, {
|
|
32210
32210
|
start: {
|
|
32211
|
-
line:
|
|
32211
|
+
line: 11,
|
|
32212
32212
|
column: 4
|
|
32213
32213
|
},
|
|
32214
32214
|
end: {
|
|
32215
|
-
line:
|
|
32215
|
+
line: 11,
|
|
32216
32216
|
column: 8
|
|
32217
32217
|
}
|
|
32218
32218
|
}],
|
|
32219
|
-
line:
|
|
32219
|
+
line: 10
|
|
32220
32220
|
},
|
|
32221
32221
|
"1": {
|
|
32222
32222
|
loc: {
|
|
32223
32223
|
start: {
|
|
32224
|
-
line:
|
|
32224
|
+
line: 10,
|
|
32225
32225
|
column: 160
|
|
32226
32226
|
},
|
|
32227
32227
|
end: {
|
|
32228
|
-
line:
|
|
32228
|
+
line: 10,
|
|
32229
32229
|
column: 186
|
|
32230
32230
|
}
|
|
32231
32231
|
},
|
|
32232
32232
|
type: "cond-expr",
|
|
32233
32233
|
locations: [{
|
|
32234
32234
|
start: {
|
|
32235
|
-
line:
|
|
32235
|
+
line: 10,
|
|
32236
32236
|
column: 171
|
|
32237
32237
|
},
|
|
32238
32238
|
end: {
|
|
32239
|
-
line:
|
|
32239
|
+
line: 10,
|
|
32240
32240
|
column: 177
|
|
32241
32241
|
}
|
|
32242
32242
|
}, {
|
|
32243
32243
|
start: {
|
|
32244
|
-
line:
|
|
32244
|
+
line: 10,
|
|
32245
32245
|
column: 180
|
|
32246
32246
|
},
|
|
32247
32247
|
end: {
|
|
32248
|
-
line:
|
|
32248
|
+
line: 10,
|
|
32249
32249
|
column: 186
|
|
32250
32250
|
}
|
|
32251
32251
|
}],
|
|
32252
|
-
line:
|
|
32252
|
+
line: 10
|
|
32253
32253
|
},
|
|
32254
32254
|
"2": {
|
|
32255
32255
|
loc: {
|
|
32256
32256
|
start: {
|
|
32257
|
-
line:
|
|
32257
|
+
line: 12,
|
|
32258
32258
|
column: 27
|
|
32259
32259
|
},
|
|
32260
32260
|
end: {
|
|
32261
|
-
line:
|
|
32261
|
+
line: 12,
|
|
32262
32262
|
column: 43
|
|
32263
32263
|
}
|
|
32264
32264
|
},
|
|
32265
32265
|
type: "default-arg",
|
|
32266
32266
|
locations: [{
|
|
32267
32267
|
start: {
|
|
32268
|
-
line:
|
|
32268
|
+
line: 12,
|
|
32269
32269
|
column: 34
|
|
32270
32270
|
},
|
|
32271
32271
|
end: {
|
|
32272
|
-
line:
|
|
32272
|
+
line: 12,
|
|
32273
32273
|
column: 43
|
|
32274
32274
|
}
|
|
32275
32275
|
}],
|
|
32276
|
-
line:
|
|
32276
|
+
line: 12
|
|
32277
32277
|
},
|
|
32278
32278
|
"3": {
|
|
32279
32279
|
loc: {
|
|
32280
32280
|
start: {
|
|
32281
|
-
line:
|
|
32281
|
+
line: 12,
|
|
32282
32282
|
column: 58
|
|
32283
32283
|
},
|
|
32284
32284
|
end: {
|
|
32285
|
-
line:
|
|
32285
|
+
line: 12,
|
|
32286
32286
|
column: 74
|
|
32287
32287
|
}
|
|
32288
32288
|
},
|
|
32289
32289
|
type: "default-arg",
|
|
32290
32290
|
locations: [{
|
|
32291
32291
|
start: {
|
|
32292
|
-
line:
|
|
32292
|
+
line: 12,
|
|
32293
32293
|
column: 69
|
|
32294
32294
|
},
|
|
32295
32295
|
end: {
|
|
32296
|
-
line:
|
|
32296
|
+
line: 12,
|
|
32297
32297
|
column: 74
|
|
32298
32298
|
}
|
|
32299
32299
|
}],
|
|
32300
|
-
line:
|
|
32300
|
+
line: 12
|
|
32301
32301
|
},
|
|
32302
32302
|
"4": {
|
|
32303
32303
|
loc: {
|
|
32304
32304
|
start: {
|
|
32305
|
-
line:
|
|
32305
|
+
line: 14,
|
|
32306
32306
|
column: 8
|
|
32307
32307
|
},
|
|
32308
32308
|
end: {
|
|
32309
|
-
line:
|
|
32309
|
+
line: 14,
|
|
32310
32310
|
column: 113
|
|
32311
32311
|
}
|
|
32312
32312
|
},
|
|
32313
32313
|
type: "binary-expr",
|
|
32314
32314
|
locations: [{
|
|
32315
32315
|
start: {
|
|
32316
|
-
line:
|
|
32316
|
+
line: 14,
|
|
32317
32317
|
column: 8
|
|
32318
32318
|
},
|
|
32319
32319
|
end: {
|
|
32320
|
-
line:
|
|
32320
|
+
line: 14,
|
|
32321
32321
|
column: 16
|
|
32322
32322
|
}
|
|
32323
32323
|
}, {
|
|
32324
32324
|
start: {
|
|
32325
|
-
line:
|
|
32325
|
+
line: 14,
|
|
32326
32326
|
column: 21
|
|
32327
32327
|
},
|
|
32328
32328
|
end: {
|
|
32329
|
-
line:
|
|
32329
|
+
line: 14,
|
|
32330
32330
|
column: 112
|
|
32331
32331
|
}
|
|
32332
32332
|
}],
|
|
32333
|
-
line:
|
|
32333
|
+
line: 14
|
|
32334
32334
|
},
|
|
32335
32335
|
"5": {
|
|
32336
32336
|
loc: {
|
|
32337
32337
|
start: {
|
|
32338
|
-
line:
|
|
32338
|
+
line: 18,
|
|
32339
32339
|
column: 8
|
|
32340
32340
|
},
|
|
32341
32341
|
end: {
|
|
32342
|
-
line:
|
|
32342
|
+
line: 18,
|
|
32343
32343
|
column: 114
|
|
32344
32344
|
}
|
|
32345
32345
|
},
|
|
32346
32346
|
type: "binary-expr",
|
|
32347
32347
|
locations: [{
|
|
32348
32348
|
start: {
|
|
32349
|
-
line:
|
|
32349
|
+
line: 18,
|
|
32350
32350
|
column: 8
|
|
32351
32351
|
},
|
|
32352
32352
|
end: {
|
|
32353
|
-
line:
|
|
32353
|
+
line: 18,
|
|
32354
32354
|
column: 17
|
|
32355
32355
|
}
|
|
32356
32356
|
}, {
|
|
32357
32357
|
start: {
|
|
32358
|
-
line:
|
|
32358
|
+
line: 18,
|
|
32359
32359
|
column: 22
|
|
32360
32360
|
},
|
|
32361
32361
|
end: {
|
|
32362
|
-
line:
|
|
32362
|
+
line: 18,
|
|
32363
32363
|
column: 113
|
|
32364
32364
|
}
|
|
32365
32365
|
}],
|
|
32366
|
-
line:
|
|
32366
|
+
line: 18
|
|
32367
32367
|
}
|
|
32368
32368
|
},
|
|
32369
32369
|
s: {
|
|
@@ -32387,7 +32387,7 @@ function cov_2nvs8x2nzz() {
|
|
|
32387
32387
|
"5": [0, 0]
|
|
32388
32388
|
},
|
|
32389
32389
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
32390
|
-
hash: "
|
|
32390
|
+
hash: "2dd4b0dd4cbfb84655b2d0c5fb77086d9a31d4c3"
|
|
32391
32391
|
};
|
|
32392
32392
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
32393
32393
|
|
|
@@ -32409,6 +32409,7 @@ cov_2nvs8x2nzz();
|
|
|
32409
32409
|
var statusTypes = ( /*#__PURE__*/cov_2nvs8x2nzz().s[0]++, {
|
|
32410
32410
|
"default": 'bg-inverted-2',
|
|
32411
32411
|
success: 'bg-success',
|
|
32412
|
+
successDark: 'bg-success-dark',
|
|
32412
32413
|
warning: 'bg-warning',
|
|
32413
32414
|
danger: 'bg-danger',
|
|
32414
32415
|
dangerLight: 'bg-danger-light'
|
|
@@ -33467,7 +33468,7 @@ cov_rw3hj2z08();
|
|
|
33467
33468
|
|
|
33468
33469
|
function cov_kguxyov05() {
|
|
33469
33470
|
var path = "/runner/_work/admin-components/admin-components/styleguide/src/Indicators/Badge/Badge.tsx";
|
|
33470
|
-
var hash = "
|
|
33471
|
+
var hash = "4ab29b11bcd1e7a6067fd19a44f2015d1ef00a16";
|
|
33471
33472
|
var global = new Function("return this")();
|
|
33472
33473
|
var gcv = "__coverage__";
|
|
33473
33474
|
var coverageData = {
|
|
@@ -33479,67 +33480,67 @@ function cov_kguxyov05() {
|
|
|
33479
33480
|
column: 19
|
|
33480
33481
|
},
|
|
33481
33482
|
end: {
|
|
33482
|
-
line:
|
|
33483
|
+
line: 11,
|
|
33483
33484
|
column: 1
|
|
33484
33485
|
}
|
|
33485
33486
|
},
|
|
33486
33487
|
"1": {
|
|
33487
33488
|
start: {
|
|
33488
|
-
line:
|
|
33489
|
+
line: 12,
|
|
33489
33490
|
column: 21
|
|
33490
33491
|
},
|
|
33491
33492
|
end: {
|
|
33492
|
-
line:
|
|
33493
|
+
line: 16,
|
|
33493
33494
|
column: 1
|
|
33494
33495
|
}
|
|
33495
33496
|
},
|
|
33496
33497
|
"2": {
|
|
33497
33498
|
start: {
|
|
33498
|
-
line:
|
|
33499
|
+
line: 17,
|
|
33499
33500
|
column: 19
|
|
33500
33501
|
},
|
|
33501
33502
|
end: {
|
|
33502
|
-
line:
|
|
33503
|
+
line: 21,
|
|
33503
33504
|
column: 1
|
|
33504
33505
|
}
|
|
33505
33506
|
},
|
|
33506
33507
|
"3": {
|
|
33507
33508
|
start: {
|
|
33508
|
-
line:
|
|
33509
|
+
line: 22,
|
|
33509
33510
|
column: 21
|
|
33510
33511
|
},
|
|
33511
33512
|
end: {
|
|
33512
|
-
line:
|
|
33513
|
+
line: 26,
|
|
33513
33514
|
column: 1
|
|
33514
33515
|
}
|
|
33515
33516
|
},
|
|
33516
33517
|
"4": {
|
|
33517
33518
|
start: {
|
|
33518
|
-
line:
|
|
33519
|
+
line: 27,
|
|
33519
33520
|
column: 23
|
|
33520
33521
|
},
|
|
33521
33522
|
end: {
|
|
33522
|
-
line:
|
|
33523
|
+
line: 30,
|
|
33523
33524
|
column: 1
|
|
33524
33525
|
}
|
|
33525
33526
|
},
|
|
33526
33527
|
"5": {
|
|
33527
33528
|
start: {
|
|
33528
|
-
line:
|
|
33529
|
+
line: 28,
|
|
33529
33530
|
column: 4
|
|
33530
33531
|
},
|
|
33531
33532
|
end: {
|
|
33532
|
-
line:
|
|
33533
|
-
column:
|
|
33533
|
+
line: 29,
|
|
33534
|
+
column: 97
|
|
33534
33535
|
}
|
|
33535
33536
|
},
|
|
33536
33537
|
"6": {
|
|
33537
33538
|
start: {
|
|
33538
|
-
line:
|
|
33539
|
+
line: 31,
|
|
33539
33540
|
column: 21
|
|
33540
33541
|
},
|
|
33541
33542
|
end: {
|
|
33542
|
-
line:
|
|
33543
|
+
line: 31,
|
|
33543
33544
|
column: 47
|
|
33544
33545
|
}
|
|
33545
33546
|
}
|
|
@@ -33549,186 +33550,153 @@ function cov_kguxyov05() {
|
|
|
33549
33550
|
name: "(anonymous_0)",
|
|
33550
33551
|
decl: {
|
|
33551
33552
|
start: {
|
|
33552
|
-
line:
|
|
33553
|
+
line: 27,
|
|
33553
33554
|
column: 23
|
|
33554
33555
|
},
|
|
33555
33556
|
end: {
|
|
33556
|
-
line:
|
|
33557
|
+
line: 27,
|
|
33557
33558
|
column: 24
|
|
33558
33559
|
}
|
|
33559
33560
|
},
|
|
33560
33561
|
loc: {
|
|
33561
33562
|
start: {
|
|
33562
|
-
line:
|
|
33563
|
+
line: 27,
|
|
33563
33564
|
column: 110
|
|
33564
33565
|
},
|
|
33565
33566
|
end: {
|
|
33566
|
-
line:
|
|
33567
|
+
line: 30,
|
|
33567
33568
|
column: 1
|
|
33568
33569
|
}
|
|
33569
33570
|
},
|
|
33570
|
-
line:
|
|
33571
|
+
line: 27
|
|
33571
33572
|
}
|
|
33572
33573
|
},
|
|
33573
33574
|
branchMap: {
|
|
33574
33575
|
"0": {
|
|
33575
33576
|
loc: {
|
|
33576
33577
|
start: {
|
|
33577
|
-
line:
|
|
33578
|
+
line: 27,
|
|
33578
33579
|
column: 26
|
|
33579
33580
|
},
|
|
33580
33581
|
end: {
|
|
33581
|
-
line:
|
|
33582
|
+
line: 27,
|
|
33582
33583
|
column: 42
|
|
33583
33584
|
}
|
|
33584
33585
|
},
|
|
33585
33586
|
type: "default-arg",
|
|
33586
33587
|
locations: [{
|
|
33587
33588
|
start: {
|
|
33588
|
-
line:
|
|
33589
|
+
line: 27,
|
|
33589
33590
|
column: 33
|
|
33590
33591
|
},
|
|
33591
33592
|
end: {
|
|
33592
|
-
line:
|
|
33593
|
+
line: 27,
|
|
33593
33594
|
column: 42
|
|
33594
33595
|
}
|
|
33595
33596
|
}],
|
|
33596
|
-
line:
|
|
33597
|
+
line: 27
|
|
33597
33598
|
},
|
|
33598
33599
|
"1": {
|
|
33599
33600
|
loc: {
|
|
33600
33601
|
start: {
|
|
33601
|
-
line:
|
|
33602
|
+
line: 27,
|
|
33602
33603
|
column: 50
|
|
33603
33604
|
},
|
|
33604
33605
|
end: {
|
|
33605
|
-
line:
|
|
33606
|
+
line: 27,
|
|
33606
33607
|
column: 66
|
|
33607
33608
|
}
|
|
33608
33609
|
},
|
|
33609
33610
|
type: "default-arg",
|
|
33610
33611
|
locations: [{
|
|
33611
33612
|
start: {
|
|
33612
|
-
line:
|
|
33613
|
+
line: 27,
|
|
33613
33614
|
column: 57
|
|
33614
33615
|
},
|
|
33615
33616
|
end: {
|
|
33616
|
-
line:
|
|
33617
|
+
line: 27,
|
|
33617
33618
|
column: 66
|
|
33618
33619
|
}
|
|
33619
33620
|
}],
|
|
33620
|
-
line:
|
|
33621
|
+
line: 27
|
|
33621
33622
|
},
|
|
33622
33623
|
"2": {
|
|
33623
33624
|
loc: {
|
|
33624
33625
|
start: {
|
|
33625
|
-
line:
|
|
33626
|
+
line: 27,
|
|
33626
33627
|
column: 68
|
|
33627
33628
|
},
|
|
33628
33629
|
end: {
|
|
33629
|
-
line:
|
|
33630
|
+
line: 27,
|
|
33630
33631
|
column: 84
|
|
33631
33632
|
}
|
|
33632
33633
|
},
|
|
33633
33634
|
type: "default-arg",
|
|
33634
33635
|
locations: [{
|
|
33635
33636
|
start: {
|
|
33636
|
-
line:
|
|
33637
|
+
line: 27,
|
|
33637
33638
|
column: 79
|
|
33638
33639
|
},
|
|
33639
33640
|
end: {
|
|
33640
|
-
line:
|
|
33641
|
+
line: 27,
|
|
33641
33642
|
column: 84
|
|
33642
33643
|
}
|
|
33643
33644
|
}],
|
|
33644
|
-
line:
|
|
33645
|
+
line: 27
|
|
33645
33646
|
},
|
|
33646
33647
|
"3": {
|
|
33647
33648
|
loc: {
|
|
33648
33649
|
start: {
|
|
33649
|
-
line:
|
|
33650
|
+
line: 27,
|
|
33650
33651
|
column: 86
|
|
33651
33652
|
},
|
|
33652
33653
|
end: {
|
|
33653
|
-
line:
|
|
33654
|
+
line: 27,
|
|
33654
33655
|
column: 102
|
|
33655
33656
|
}
|
|
33656
33657
|
},
|
|
33657
33658
|
type: "default-arg",
|
|
33658
33659
|
locations: [{
|
|
33659
|
-
start: {
|
|
33660
|
-
line: 26,
|
|
33661
|
-
column: 96
|
|
33662
|
-
},
|
|
33663
|
-
end: {
|
|
33664
|
-
line: 26,
|
|
33665
|
-
column: 102
|
|
33666
|
-
}
|
|
33667
|
-
}],
|
|
33668
|
-
line: 26
|
|
33669
|
-
},
|
|
33670
|
-
"4": {
|
|
33671
|
-
loc: {
|
|
33672
|
-
start: {
|
|
33673
|
-
line: 27,
|
|
33674
|
-
column: 176
|
|
33675
|
-
},
|
|
33676
|
-
end: {
|
|
33677
|
-
line: 27,
|
|
33678
|
-
column: 216
|
|
33679
|
-
}
|
|
33680
|
-
},
|
|
33681
|
-
type: "cond-expr",
|
|
33682
|
-
locations: [{
|
|
33683
|
-
start: {
|
|
33684
|
-
line: 27,
|
|
33685
|
-
column: 187
|
|
33686
|
-
},
|
|
33687
|
-
end: {
|
|
33688
|
-
line: 27,
|
|
33689
|
-
column: 200
|
|
33690
|
-
}
|
|
33691
|
-
}, {
|
|
33692
33660
|
start: {
|
|
33693
33661
|
line: 27,
|
|
33694
|
-
column:
|
|
33662
|
+
column: 96
|
|
33695
33663
|
},
|
|
33696
33664
|
end: {
|
|
33697
33665
|
line: 27,
|
|
33698
|
-
column:
|
|
33666
|
+
column: 102
|
|
33699
33667
|
}
|
|
33700
33668
|
}],
|
|
33701
33669
|
line: 27
|
|
33702
33670
|
},
|
|
33703
|
-
"
|
|
33671
|
+
"4": {
|
|
33704
33672
|
loc: {
|
|
33705
33673
|
start: {
|
|
33706
33674
|
line: 28,
|
|
33707
|
-
column:
|
|
33675
|
+
column: 176
|
|
33708
33676
|
},
|
|
33709
33677
|
end: {
|
|
33710
33678
|
line: 28,
|
|
33711
|
-
column:
|
|
33679
|
+
column: 216
|
|
33712
33680
|
}
|
|
33713
33681
|
},
|
|
33714
33682
|
type: "cond-expr",
|
|
33715
33683
|
locations: [{
|
|
33716
33684
|
start: {
|
|
33717
33685
|
line: 28,
|
|
33718
|
-
column:
|
|
33686
|
+
column: 187
|
|
33719
33687
|
},
|
|
33720
33688
|
end: {
|
|
33721
33689
|
line: 28,
|
|
33722
|
-
column:
|
|
33690
|
+
column: 200
|
|
33723
33691
|
}
|
|
33724
33692
|
}, {
|
|
33725
33693
|
start: {
|
|
33726
33694
|
line: 28,
|
|
33727
|
-
column:
|
|
33695
|
+
column: 203
|
|
33728
33696
|
},
|
|
33729
33697
|
end: {
|
|
33730
33698
|
line: 28,
|
|
33731
|
-
column:
|
|
33699
|
+
column: 216
|
|
33732
33700
|
}
|
|
33733
33701
|
}],
|
|
33734
33702
|
line: 28
|
|
@@ -33751,11 +33719,10 @@ function cov_kguxyov05() {
|
|
|
33751
33719
|
"1": [0],
|
|
33752
33720
|
"2": [0],
|
|
33753
33721
|
"3": [0],
|
|
33754
|
-
"4": [0, 0]
|
|
33755
|
-
"5": [0, 0]
|
|
33722
|
+
"4": [0, 0]
|
|
33756
33723
|
},
|
|
33757
33724
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
33758
|
-
hash: "
|
|
33725
|
+
hash: "4ab29b11bcd1e7a6067fd19a44f2015d1ef00a16"
|
|
33759
33726
|
};
|
|
33760
33727
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
33761
33728
|
|
|
@@ -33775,13 +33742,14 @@ function cov_kguxyov05() {
|
|
|
33775
33742
|
|
|
33776
33743
|
cov_kguxyov05();
|
|
33777
33744
|
var badgeTypes = ( /*#__PURE__*/cov_kguxyov05().s[0]++, {
|
|
33778
|
-
neutral: 'bg-inverted-2',
|
|
33779
|
-
neutralLight: 'bg-inverted-3',
|
|
33780
|
-
primary: 'bg-primary-dark',
|
|
33781
|
-
|
|
33782
|
-
|
|
33783
|
-
|
|
33784
|
-
|
|
33745
|
+
neutral: 'bg-inverted-2 text-base-1',
|
|
33746
|
+
neutralLight: 'bg-inverted-3 text-tertiary',
|
|
33747
|
+
primary: 'bg-primary-dark text-base-1',
|
|
33748
|
+
primaryLight: 'bg-primary-light text-primary-bold',
|
|
33749
|
+
danger: 'bg-danger-dark text-base-1',
|
|
33750
|
+
success: 'bg-success-dark text-base-1',
|
|
33751
|
+
warning: 'bg-warning-dark text-base-1',
|
|
33752
|
+
focus: 'bg-focus text-base-1'
|
|
33785
33753
|
});
|
|
33786
33754
|
var badgeRounded = ( /*#__PURE__*/cov_kguxyov05().s[1]++, {
|
|
33787
33755
|
full: 'rounded-full',
|
|
@@ -33815,7 +33783,7 @@ var BadgeComponent = function BadgeComponent(_ref) {
|
|
|
33815
33783
|
return /*#__PURE__*/React__default.createElement("div", {
|
|
33816
33784
|
className: "badge items-center justify-center " + badgeRounded[rounded] + " " + badgeClasses[size] + " " + badgeTypes[type] + " " + badgeSizes[size] + " " + (expanded ? (cov_kguxyov05().b[4][0]++, 'flex w-full') : (cov_kguxyov05().b[4][1]++, 'inline-flex'))
|
|
33817
33785
|
}, /*#__PURE__*/React__default.createElement("span", {
|
|
33818
|
-
className: "badgeText tracking-4 font-semibold
|
|
33786
|
+
className: "badgeText tracking-4 font-semibold"
|
|
33819
33787
|
}, text));
|
|
33820
33788
|
};
|
|
33821
33789
|
|
|
@@ -34788,7 +34756,7 @@ cov_1urw57c37o();
|
|
|
34788
34756
|
|
|
34789
34757
|
function cov_1s85yl253c() {
|
|
34790
34758
|
var path = "/runner/_work/admin-components/admin-components/styleguide/src/Indicators/InformationBox/InformationBox.tsx";
|
|
34791
|
-
var hash = "
|
|
34759
|
+
var hash = "bbddf25b9d522fb9cc25ddaaf1d133ec8011ff91";
|
|
34792
34760
|
var global = new Function("return this")();
|
|
34793
34761
|
var gcv = "__coverage__";
|
|
34794
34762
|
var coverageData = {
|
|
@@ -34800,37 +34768,37 @@ function cov_1s85yl253c() {
|
|
|
34800
34768
|
column: 28
|
|
34801
34769
|
},
|
|
34802
34770
|
end: {
|
|
34803
|
-
line:
|
|
34771
|
+
line: 32,
|
|
34804
34772
|
column: 1
|
|
34805
34773
|
}
|
|
34806
34774
|
},
|
|
34807
34775
|
"1": {
|
|
34808
34776
|
start: {
|
|
34809
|
-
line:
|
|
34777
|
+
line: 33,
|
|
34810
34778
|
column: 32
|
|
34811
34779
|
},
|
|
34812
34780
|
end: {
|
|
34813
|
-
line:
|
|
34781
|
+
line: 41,
|
|
34814
34782
|
column: 1
|
|
34815
34783
|
}
|
|
34816
34784
|
},
|
|
34817
34785
|
"2": {
|
|
34818
34786
|
start: {
|
|
34819
|
-
line:
|
|
34787
|
+
line: 34,
|
|
34820
34788
|
column: 4
|
|
34821
34789
|
},
|
|
34822
34790
|
end: {
|
|
34823
|
-
line:
|
|
34791
|
+
line: 40,
|
|
34824
34792
|
column: 140
|
|
34825
34793
|
}
|
|
34826
34794
|
},
|
|
34827
34795
|
"3": {
|
|
34828
34796
|
start: {
|
|
34829
|
-
line:
|
|
34797
|
+
line: 42,
|
|
34830
34798
|
column: 30
|
|
34831
34799
|
},
|
|
34832
34800
|
end: {
|
|
34833
|
-
line:
|
|
34801
|
+
line: 42,
|
|
34834
34802
|
column: 65
|
|
34835
34803
|
}
|
|
34836
34804
|
}
|
|
@@ -34840,117 +34808,117 @@ function cov_1s85yl253c() {
|
|
|
34840
34808
|
name: "(anonymous_0)",
|
|
34841
34809
|
decl: {
|
|
34842
34810
|
start: {
|
|
34843
|
-
line:
|
|
34811
|
+
line: 33,
|
|
34844
34812
|
column: 32
|
|
34845
34813
|
},
|
|
34846
34814
|
end: {
|
|
34847
|
-
line:
|
|
34815
|
+
line: 33,
|
|
34848
34816
|
column: 33
|
|
34849
34817
|
}
|
|
34850
34818
|
},
|
|
34851
34819
|
loc: {
|
|
34852
34820
|
start: {
|
|
34853
|
-
line:
|
|
34821
|
+
line: 33,
|
|
34854
34822
|
column: 73
|
|
34855
34823
|
},
|
|
34856
34824
|
end: {
|
|
34857
|
-
line:
|
|
34825
|
+
line: 41,
|
|
34858
34826
|
column: 1
|
|
34859
34827
|
}
|
|
34860
34828
|
},
|
|
34861
|
-
line:
|
|
34829
|
+
line: 33
|
|
34862
34830
|
}
|
|
34863
34831
|
},
|
|
34864
34832
|
branchMap: {
|
|
34865
34833
|
"0": {
|
|
34866
34834
|
loc: {
|
|
34867
34835
|
start: {
|
|
34868
|
-
line:
|
|
34836
|
+
line: 33,
|
|
34869
34837
|
column: 35
|
|
34870
34838
|
},
|
|
34871
34839
|
end: {
|
|
34872
|
-
line:
|
|
34840
|
+
line: 33,
|
|
34873
34841
|
column: 48
|
|
34874
34842
|
}
|
|
34875
34843
|
},
|
|
34876
34844
|
type: "default-arg",
|
|
34877
34845
|
locations: [{
|
|
34878
34846
|
start: {
|
|
34879
|
-
line:
|
|
34847
|
+
line: 33,
|
|
34880
34848
|
column: 42
|
|
34881
34849
|
},
|
|
34882
34850
|
end: {
|
|
34883
|
-
line:
|
|
34851
|
+
line: 33,
|
|
34884
34852
|
column: 48
|
|
34885
34853
|
}
|
|
34886
34854
|
}],
|
|
34887
|
-
line:
|
|
34855
|
+
line: 33
|
|
34888
34856
|
},
|
|
34889
34857
|
"1": {
|
|
34890
34858
|
loc: {
|
|
34891
34859
|
start: {
|
|
34892
|
-
line:
|
|
34893
|
-
column:
|
|
34860
|
+
line: 39,
|
|
34861
|
+
column: 141
|
|
34894
34862
|
},
|
|
34895
34863
|
end: {
|
|
34896
|
-
line:
|
|
34897
|
-
column:
|
|
34864
|
+
line: 39,
|
|
34865
|
+
column: 181
|
|
34898
34866
|
}
|
|
34899
34867
|
},
|
|
34900
34868
|
type: "binary-expr",
|
|
34901
34869
|
locations: [{
|
|
34902
34870
|
start: {
|
|
34903
|
-
line:
|
|
34904
|
-
column:
|
|
34871
|
+
line: 39,
|
|
34872
|
+
column: 141
|
|
34905
34873
|
},
|
|
34906
34874
|
end: {
|
|
34907
|
-
line:
|
|
34908
|
-
column:
|
|
34875
|
+
line: 39,
|
|
34876
|
+
column: 146
|
|
34909
34877
|
}
|
|
34910
34878
|
}, {
|
|
34911
34879
|
start: {
|
|
34912
|
-
line:
|
|
34913
|
-
column:
|
|
34880
|
+
line: 39,
|
|
34881
|
+
column: 150
|
|
34914
34882
|
},
|
|
34915
34883
|
end: {
|
|
34916
|
-
line:
|
|
34917
|
-
column:
|
|
34884
|
+
line: 39,
|
|
34885
|
+
column: 181
|
|
34918
34886
|
}
|
|
34919
34887
|
}],
|
|
34920
|
-
line:
|
|
34888
|
+
line: 39
|
|
34921
34889
|
},
|
|
34922
34890
|
"2": {
|
|
34923
34891
|
loc: {
|
|
34924
34892
|
start: {
|
|
34925
|
-
line:
|
|
34893
|
+
line: 40,
|
|
34926
34894
|
column: 16
|
|
34927
34895
|
},
|
|
34928
34896
|
end: {
|
|
34929
|
-
line:
|
|
34897
|
+
line: 40,
|
|
34930
34898
|
column: 135
|
|
34931
34899
|
}
|
|
34932
34900
|
},
|
|
34933
34901
|
type: "binary-expr",
|
|
34934
34902
|
locations: [{
|
|
34935
34903
|
start: {
|
|
34936
|
-
line:
|
|
34904
|
+
line: 40,
|
|
34937
34905
|
column: 16
|
|
34938
34906
|
},
|
|
34939
34907
|
end: {
|
|
34940
|
-
line:
|
|
34908
|
+
line: 40,
|
|
34941
34909
|
column: 24
|
|
34942
34910
|
}
|
|
34943
34911
|
}, {
|
|
34944
34912
|
start: {
|
|
34945
|
-
line:
|
|
34913
|
+
line: 40,
|
|
34946
34914
|
column: 29
|
|
34947
34915
|
},
|
|
34948
34916
|
end: {
|
|
34949
|
-
line:
|
|
34917
|
+
line: 40,
|
|
34950
34918
|
column: 134
|
|
34951
34919
|
}
|
|
34952
34920
|
}],
|
|
34953
|
-
line:
|
|
34921
|
+
line: 40
|
|
34954
34922
|
}
|
|
34955
34923
|
},
|
|
34956
34924
|
s: {
|
|
@@ -34968,7 +34936,7 @@ function cov_1s85yl253c() {
|
|
|
34968
34936
|
"2": [0, 0]
|
|
34969
34937
|
},
|
|
34970
34938
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
34971
|
-
hash: "
|
|
34939
|
+
hash: "bbddf25b9d522fb9cc25ddaaf1d133ec8011ff91"
|
|
34972
34940
|
};
|
|
34973
34941
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
34974
34942
|
|
|
@@ -34990,24 +34958,28 @@ cov_1s85yl253c();
|
|
|
34990
34958
|
var InformationBoxTypes = ( /*#__PURE__*/cov_1s85yl253c().s[0]++, {
|
|
34991
34959
|
success: {
|
|
34992
34960
|
title: 'Sucesso!',
|
|
34961
|
+
titleClass: 'text-success-dark',
|
|
34993
34962
|
"class": 'bg-success-light dark:bg-success border-success',
|
|
34994
34963
|
icon: 'check',
|
|
34995
34964
|
iconClass: 'text-success-dark'
|
|
34996
34965
|
},
|
|
34997
34966
|
warning: {
|
|
34998
34967
|
title: 'Atenção!',
|
|
34968
|
+
titleClass: 'text-warning-bold',
|
|
34999
34969
|
"class": 'bg-warning-light border-warning',
|
|
35000
34970
|
icon: 'infoCircle',
|
|
35001
34971
|
iconClass: 'text-warning-dark'
|
|
35002
34972
|
},
|
|
35003
34973
|
danger: {
|
|
35004
34974
|
title: 'Cuidado!',
|
|
34975
|
+
titleClass: 'text-danger-dark',
|
|
35005
34976
|
"class": 'bg-danger-light border-danger',
|
|
35006
34977
|
icon: 'exclamationTriangle',
|
|
35007
34978
|
iconClass: 'text-danger-dark'
|
|
35008
34979
|
},
|
|
35009
34980
|
info: {
|
|
35010
34981
|
title: 'Informação',
|
|
34982
|
+
titleClass: 'text-focus-dark',
|
|
35011
34983
|
"class": 'bg-focus-light border-focus-dark',
|
|
35012
34984
|
icon: 'lightbulb',
|
|
35013
34985
|
iconClass: 'text-focus-dark'
|
|
@@ -35035,7 +35007,7 @@ var InformationBoxComponent = function InformationBoxComponent(_ref) {
|
|
|
35035
35007
|
}, /*#__PURE__*/React__default.createElement("div", {
|
|
35036
35008
|
className: "flex flex-col justify-center min-w-0 break-words tracking-4 leading-6 text-on-base"
|
|
35037
35009
|
}, /*#__PURE__*/React__default.createElement("span", {
|
|
35038
|
-
className: "InformationBox-title text-f5 font-bold " + InformationBoxTypes[type].
|
|
35010
|
+
className: "InformationBox-title text-f5 font-bold " + InformationBoxTypes[type].titleClass
|
|
35039
35011
|
}, (cov_1s85yl253c().b[1][0]++, title) || (cov_1s85yl253c().b[1][1]++, InformationBoxTypes[type].title)), (cov_1s85yl253c().b[2][0]++, subtitle) && (cov_1s85yl253c().b[2][1]++, /*#__PURE__*/React__default.createElement("span", {
|
|
35040
35012
|
className: "InformationBox-subtitle text-f6 font-regular mt-1"
|
|
35041
35013
|
}, subtitle)))));
|