@loja-integrada/admin-components 0.20.0 → 0.21.1
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/commonStyles.d.ts +5 -3
- package/dist/Indicators/Alert/Alert.d.ts +1 -0
- package/dist/admin-components.cjs.development.js +763 -572
- 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 +763 -572
- package/dist/admin-components.esm.js.map +1 -1
- package/package.json +2 -2
- package/src/Components/Button/Button.tsx +18 -6
- package/src/Components/Modal/Modal.tsx +1 -1
- package/src/Components/Table/Table.tsx +1 -1
- package/src/Forms/Checkbox/Checkbox.tsx +3 -3
- package/src/Forms/Dropdown/Dropdown.tsx +4 -3
- package/src/Forms/Input/Input.tsx +7 -5
- package/src/Forms/Toggle/Toggle.tsx +1 -1
- package/src/Forms/commonStyles.ts +30 -8
- package/src/Indicators/Alert/Alert.spec.tsx +1 -1
- package/src/Indicators/Alert/Alert.tsx +33 -16
- package/src/Indicators/Badge/Badge.spec.tsx +1 -1
- package/src/Indicators/Badge/Badge.tsx +1 -1
- package/src/Indicators/InformationBox/InformationBox.spec.tsx +2 -2
- package/src/Indicators/InformationBox/InformationBox.tsx +3 -3
- package/src/Indicators/Toast/Toast.tsx +1 -1
- package/src/tailwind.scss +1 -1
|
@@ -9916,7 +9916,7 @@ cov_291gn7p4uo();
|
|
|
9916
9916
|
|
|
9917
9917
|
function cov_2anqb7tsc9() {
|
|
9918
9918
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Components/Button/Button.tsx";
|
|
9919
|
-
var hash = "
|
|
9919
|
+
var hash = "42df3ac47e717dc9cd161175937cf982c0e4baf1";
|
|
9920
9920
|
var global = new Function("return this")();
|
|
9921
9921
|
var gcv = "__coverage__";
|
|
9922
9922
|
var coverageData = {
|
|
@@ -9985,7 +9985,7 @@ function cov_2anqb7tsc9() {
|
|
|
9985
9985
|
"6": {
|
|
9986
9986
|
start: {
|
|
9987
9987
|
line: 45,
|
|
9988
|
-
column:
|
|
9988
|
+
column: 27
|
|
9989
9989
|
},
|
|
9990
9990
|
end: {
|
|
9991
9991
|
line: 49,
|
|
@@ -9995,240 +9995,260 @@ function cov_2anqb7tsc9() {
|
|
|
9995
9995
|
"7": {
|
|
9996
9996
|
start: {
|
|
9997
9997
|
line: 50,
|
|
9998
|
+
column: 20
|
|
9999
|
+
},
|
|
10000
|
+
end: {
|
|
10001
|
+
line: 54,
|
|
10002
|
+
column: 1
|
|
10003
|
+
}
|
|
10004
|
+
},
|
|
10005
|
+
"8": {
|
|
10006
|
+
start: {
|
|
10007
|
+
line: 55,
|
|
9998
10008
|
column: 19
|
|
9999
10009
|
},
|
|
10000
10010
|
end: {
|
|
10001
|
-
line:
|
|
10011
|
+
line: 63,
|
|
10002
10012
|
column: 2
|
|
10003
10013
|
}
|
|
10004
10014
|
},
|
|
10005
|
-
"
|
|
10015
|
+
"9": {
|
|
10006
10016
|
start: {
|
|
10007
|
-
line:
|
|
10017
|
+
line: 56,
|
|
10008
10018
|
column: 4
|
|
10009
10019
|
},
|
|
10010
10020
|
end: {
|
|
10011
|
-
line:
|
|
10021
|
+
line: 57,
|
|
10012
10022
|
column: 92
|
|
10013
10023
|
}
|
|
10014
10024
|
},
|
|
10015
|
-
"
|
|
10025
|
+
"10": {
|
|
10016
10026
|
start: {
|
|
10017
|
-
line:
|
|
10027
|
+
line: 57,
|
|
10018
10028
|
column: 8
|
|
10019
10029
|
},
|
|
10020
10030
|
end: {
|
|
10021
|
-
line:
|
|
10031
|
+
line: 57,
|
|
10022
10032
|
column: 92
|
|
10023
10033
|
}
|
|
10024
10034
|
},
|
|
10025
|
-
"
|
|
10035
|
+
"11": {
|
|
10026
10036
|
start: {
|
|
10027
|
-
line:
|
|
10037
|
+
line: 58,
|
|
10028
10038
|
column: 4
|
|
10029
10039
|
},
|
|
10030
10040
|
end: {
|
|
10031
|
-
line:
|
|
10041
|
+
line: 61,
|
|
10032
10042
|
column: 5
|
|
10033
10043
|
}
|
|
10034
10044
|
},
|
|
10035
|
-
"
|
|
10045
|
+
"12": {
|
|
10036
10046
|
start: {
|
|
10037
|
-
line:
|
|
10047
|
+
line: 60,
|
|
10038
10048
|
column: 8
|
|
10039
10049
|
},
|
|
10040
10050
|
end: {
|
|
10041
|
-
line:
|
|
10051
|
+
line: 60,
|
|
10042
10052
|
column: 30
|
|
10043
10053
|
}
|
|
10044
10054
|
},
|
|
10045
|
-
"
|
|
10055
|
+
"13": {
|
|
10046
10056
|
start: {
|
|
10047
|
-
line:
|
|
10057
|
+
line: 62,
|
|
10048
10058
|
column: 4
|
|
10049
10059
|
},
|
|
10050
10060
|
end: {
|
|
10051
|
-
line:
|
|
10061
|
+
line: 62,
|
|
10052
10062
|
column: 93
|
|
10053
10063
|
}
|
|
10054
10064
|
},
|
|
10055
|
-
"
|
|
10065
|
+
"14": {
|
|
10056
10066
|
start: {
|
|
10057
|
-
line:
|
|
10067
|
+
line: 64,
|
|
10058
10068
|
column: 24
|
|
10059
10069
|
},
|
|
10060
10070
|
end: {
|
|
10061
|
-
line:
|
|
10071
|
+
line: 94,
|
|
10062
10072
|
column: 1
|
|
10063
10073
|
}
|
|
10064
10074
|
},
|
|
10065
|
-
"
|
|
10075
|
+
"15": {
|
|
10066
10076
|
start: {
|
|
10067
|
-
line:
|
|
10077
|
+
line: 65,
|
|
10068
10078
|
column: 24
|
|
10069
10079
|
},
|
|
10070
10080
|
end: {
|
|
10071
|
-
line:
|
|
10081
|
+
line: 68,
|
|
10072
10082
|
column: 5
|
|
10073
10083
|
}
|
|
10074
10084
|
},
|
|
10075
|
-
"
|
|
10085
|
+
"16": {
|
|
10076
10086
|
start: {
|
|
10077
|
-
line:
|
|
10087
|
+
line: 67,
|
|
10078
10088
|
column: 8
|
|
10079
10089
|
},
|
|
10080
10090
|
end: {
|
|
10081
|
-
line:
|
|
10091
|
+
line: 67,
|
|
10082
10092
|
column: 61
|
|
10083
10093
|
}
|
|
10084
10094
|
},
|
|
10085
|
-
"
|
|
10095
|
+
"17": {
|
|
10086
10096
|
start: {
|
|
10087
|
-
line:
|
|
10097
|
+
line: 72,
|
|
10098
|
+
column: 30
|
|
10099
|
+
},
|
|
10100
|
+
end: {
|
|
10101
|
+
line: 72,
|
|
10102
|
+
column: 105
|
|
10103
|
+
}
|
|
10104
|
+
},
|
|
10105
|
+
"18": {
|
|
10106
|
+
start: {
|
|
10107
|
+
line: 73,
|
|
10088
10108
|
column: 18
|
|
10089
10109
|
},
|
|
10090
10110
|
end: {
|
|
10091
|
-
line:
|
|
10092
|
-
column:
|
|
10111
|
+
line: 73,
|
|
10112
|
+
column: 193
|
|
10093
10113
|
}
|
|
10094
10114
|
},
|
|
10095
|
-
"
|
|
10115
|
+
"19": {
|
|
10096
10116
|
start: {
|
|
10097
|
-
line:
|
|
10117
|
+
line: 74,
|
|
10098
10118
|
column: 4
|
|
10099
10119
|
},
|
|
10100
10120
|
end: {
|
|
10101
|
-
line:
|
|
10121
|
+
line: 83,
|
|
10102
10122
|
column: 5
|
|
10103
10123
|
}
|
|
10104
10124
|
},
|
|
10105
|
-
"
|
|
10125
|
+
"20": {
|
|
10106
10126
|
start: {
|
|
10107
|
-
line:
|
|
10127
|
+
line: 75,
|
|
10108
10128
|
column: 8
|
|
10109
10129
|
},
|
|
10110
10130
|
end: {
|
|
10111
|
-
line:
|
|
10131
|
+
line: 76,
|
|
10112
10132
|
column: 153
|
|
10113
10133
|
}
|
|
10114
10134
|
},
|
|
10115
|
-
"
|
|
10135
|
+
"21": {
|
|
10116
10136
|
start: {
|
|
10117
|
-
line:
|
|
10137
|
+
line: 78,
|
|
10118
10138
|
column: 9
|
|
10119
10139
|
},
|
|
10120
10140
|
end: {
|
|
10121
|
-
line:
|
|
10141
|
+
line: 83,
|
|
10122
10142
|
column: 5
|
|
10123
10143
|
}
|
|
10124
10144
|
},
|
|
10125
|
-
"
|
|
10145
|
+
"22": {
|
|
10126
10146
|
start: {
|
|
10127
|
-
line:
|
|
10147
|
+
line: 79,
|
|
10128
10148
|
column: 8
|
|
10129
10149
|
},
|
|
10130
10150
|
end: {
|
|
10131
|
-
line:
|
|
10151
|
+
line: 79,
|
|
10132
10152
|
column: 49
|
|
10133
10153
|
}
|
|
10134
10154
|
},
|
|
10135
|
-
"
|
|
10155
|
+
"23": {
|
|
10136
10156
|
start: {
|
|
10137
|
-
line:
|
|
10157
|
+
line: 82,
|
|
10138
10158
|
column: 8
|
|
10139
10159
|
},
|
|
10140
10160
|
end: {
|
|
10141
|
-
line:
|
|
10161
|
+
line: 82,
|
|
10142
10162
|
column: 47
|
|
10143
10163
|
}
|
|
10144
10164
|
},
|
|
10145
|
-
"
|
|
10165
|
+
"24": {
|
|
10146
10166
|
start: {
|
|
10147
|
-
line:
|
|
10167
|
+
line: 84,
|
|
10148
10168
|
column: 4
|
|
10149
10169
|
},
|
|
10150
10170
|
end: {
|
|
10151
|
-
line:
|
|
10171
|
+
line: 84,
|
|
10152
10172
|
column: 39
|
|
10153
10173
|
}
|
|
10154
10174
|
},
|
|
10155
|
-
"
|
|
10175
|
+
"25": {
|
|
10156
10176
|
start: {
|
|
10157
|
-
line:
|
|
10177
|
+
line: 85,
|
|
10158
10178
|
column: 4
|
|
10159
10179
|
},
|
|
10160
10180
|
end: {
|
|
10161
|
-
line:
|
|
10181
|
+
line: 86,
|
|
10162
10182
|
column: 29
|
|
10163
10183
|
}
|
|
10164
10184
|
},
|
|
10165
|
-
"
|
|
10185
|
+
"26": {
|
|
10166
10186
|
start: {
|
|
10167
|
-
line:
|
|
10187
|
+
line: 86,
|
|
10168
10188
|
column: 8
|
|
10169
10189
|
},
|
|
10170
10190
|
end: {
|
|
10171
|
-
line:
|
|
10191
|
+
line: 86,
|
|
10172
10192
|
column: 29
|
|
10173
10193
|
}
|
|
10174
10194
|
},
|
|
10175
|
-
"
|
|
10195
|
+
"27": {
|
|
10176
10196
|
start: {
|
|
10177
|
-
line:
|
|
10197
|
+
line: 87,
|
|
10178
10198
|
column: 4
|
|
10179
10199
|
},
|
|
10180
10200
|
end: {
|
|
10181
|
-
line:
|
|
10201
|
+
line: 88,
|
|
10182
10202
|
column: 29
|
|
10183
10203
|
}
|
|
10184
10204
|
},
|
|
10185
|
-
"
|
|
10205
|
+
"28": {
|
|
10186
10206
|
start: {
|
|
10187
|
-
line:
|
|
10207
|
+
line: 88,
|
|
10188
10208
|
column: 8
|
|
10189
10209
|
},
|
|
10190
10210
|
end: {
|
|
10191
|
-
line:
|
|
10211
|
+
line: 88,
|
|
10192
10212
|
column: 29
|
|
10193
10213
|
}
|
|
10194
10214
|
},
|
|
10195
|
-
"
|
|
10215
|
+
"29": {
|
|
10196
10216
|
start: {
|
|
10197
|
-
line:
|
|
10217
|
+
line: 89,
|
|
10198
10218
|
column: 24
|
|
10199
10219
|
},
|
|
10200
10220
|
end: {
|
|
10201
|
-
line:
|
|
10221
|
+
line: 89,
|
|
10202
10222
|
column: 54
|
|
10203
10223
|
}
|
|
10204
10224
|
},
|
|
10205
|
-
"
|
|
10225
|
+
"30": {
|
|
10206
10226
|
start: {
|
|
10207
|
-
line:
|
|
10227
|
+
line: 90,
|
|
10208
10228
|
column: 4
|
|
10209
10229
|
},
|
|
10210
10230
|
end: {
|
|
10211
|
-
line:
|
|
10231
|
+
line: 93,
|
|
10212
10232
|
column: 168
|
|
10213
10233
|
}
|
|
10214
10234
|
},
|
|
10215
|
-
"
|
|
10235
|
+
"31": {
|
|
10216
10236
|
start: {
|
|
10217
|
-
line:
|
|
10237
|
+
line: 95,
|
|
10218
10238
|
column: 28
|
|
10219
10239
|
},
|
|
10220
10240
|
end: {
|
|
10221
|
-
line:
|
|
10241
|
+
line: 95,
|
|
10222
10242
|
column: 61
|
|
10223
10243
|
}
|
|
10224
10244
|
},
|
|
10225
|
-
"
|
|
10245
|
+
"32": {
|
|
10226
10246
|
start: {
|
|
10227
|
-
line:
|
|
10247
|
+
line: 96,
|
|
10228
10248
|
column: 22
|
|
10229
10249
|
},
|
|
10230
10250
|
end: {
|
|
10231
|
-
line:
|
|
10251
|
+
line: 96,
|
|
10232
10252
|
column: 53
|
|
10233
10253
|
}
|
|
10234
10254
|
}
|
|
@@ -10238,95 +10258,95 @@ function cov_2anqb7tsc9() {
|
|
|
10238
10258
|
name: "(anonymous_0)",
|
|
10239
10259
|
decl: {
|
|
10240
10260
|
start: {
|
|
10241
|
-
line:
|
|
10261
|
+
line: 55,
|
|
10242
10262
|
column: 36
|
|
10243
10263
|
},
|
|
10244
10264
|
end: {
|
|
10245
|
-
line:
|
|
10265
|
+
line: 55,
|
|
10246
10266
|
column: 37
|
|
10247
10267
|
}
|
|
10248
10268
|
},
|
|
10249
10269
|
loc: {
|
|
10250
10270
|
start: {
|
|
10251
|
-
line:
|
|
10271
|
+
line: 55,
|
|
10252
10272
|
column: 73
|
|
10253
10273
|
},
|
|
10254
10274
|
end: {
|
|
10255
|
-
line:
|
|
10275
|
+
line: 63,
|
|
10256
10276
|
column: 1
|
|
10257
10277
|
}
|
|
10258
10278
|
},
|
|
10259
|
-
line:
|
|
10279
|
+
line: 55
|
|
10260
10280
|
},
|
|
10261
10281
|
"1": {
|
|
10262
10282
|
name: "(anonymous_1)",
|
|
10263
10283
|
decl: {
|
|
10264
10284
|
start: {
|
|
10265
|
-
line:
|
|
10285
|
+
line: 64,
|
|
10266
10286
|
column: 24
|
|
10267
10287
|
},
|
|
10268
10288
|
end: {
|
|
10269
|
-
line:
|
|
10289
|
+
line: 64,
|
|
10270
10290
|
column: 25
|
|
10271
10291
|
}
|
|
10272
10292
|
},
|
|
10273
10293
|
loc: {
|
|
10274
10294
|
start: {
|
|
10275
|
-
line:
|
|
10295
|
+
line: 64,
|
|
10276
10296
|
column: 176
|
|
10277
10297
|
},
|
|
10278
10298
|
end: {
|
|
10279
|
-
line:
|
|
10299
|
+
line: 94,
|
|
10280
10300
|
column: 1
|
|
10281
10301
|
}
|
|
10282
10302
|
},
|
|
10283
|
-
line:
|
|
10303
|
+
line: 64
|
|
10284
10304
|
},
|
|
10285
10305
|
"2": {
|
|
10286
10306
|
name: "(anonymous_2)",
|
|
10287
10307
|
decl: {
|
|
10288
10308
|
start: {
|
|
10289
|
-
line:
|
|
10309
|
+
line: 65,
|
|
10290
10310
|
column: 24
|
|
10291
10311
|
},
|
|
10292
10312
|
end: {
|
|
10293
|
-
line:
|
|
10313
|
+
line: 65,
|
|
10294
10314
|
column: 25
|
|
10295
10315
|
}
|
|
10296
10316
|
},
|
|
10297
10317
|
loc: {
|
|
10298
10318
|
start: {
|
|
10299
|
-
line:
|
|
10319
|
+
line: 65,
|
|
10300
10320
|
column: 35
|
|
10301
10321
|
},
|
|
10302
10322
|
end: {
|
|
10303
|
-
line:
|
|
10323
|
+
line: 68,
|
|
10304
10324
|
column: 5
|
|
10305
10325
|
}
|
|
10306
10326
|
},
|
|
10307
|
-
line:
|
|
10327
|
+
line: 65
|
|
10308
10328
|
}
|
|
10309
10329
|
},
|
|
10310
10330
|
branchMap: {
|
|
10311
10331
|
"0": {
|
|
10312
10332
|
loc: {
|
|
10313
10333
|
start: {
|
|
10314
|
-
line:
|
|
10334
|
+
line: 56,
|
|
10315
10335
|
column: 4
|
|
10316
10336
|
},
|
|
10317
10337
|
end: {
|
|
10318
|
-
line:
|
|
10338
|
+
line: 57,
|
|
10319
10339
|
column: 92
|
|
10320
10340
|
}
|
|
10321
10341
|
},
|
|
10322
10342
|
type: "if",
|
|
10323
10343
|
locations: [{
|
|
10324
10344
|
start: {
|
|
10325
|
-
line:
|
|
10345
|
+
line: 56,
|
|
10326
10346
|
column: 4
|
|
10327
10347
|
},
|
|
10328
10348
|
end: {
|
|
10329
|
-
line:
|
|
10349
|
+
line: 57,
|
|
10330
10350
|
column: 92
|
|
10331
10351
|
}
|
|
10332
10352
|
}, {
|
|
@@ -10339,60 +10359,60 @@ function cov_2anqb7tsc9() {
|
|
|
10339
10359
|
column: undefined
|
|
10340
10360
|
}
|
|
10341
10361
|
}],
|
|
10342
|
-
line:
|
|
10362
|
+
line: 56
|
|
10343
10363
|
},
|
|
10344
10364
|
"1": {
|
|
10345
10365
|
loc: {
|
|
10346
10366
|
start: {
|
|
10347
|
-
line:
|
|
10367
|
+
line: 56,
|
|
10348
10368
|
column: 8
|
|
10349
10369
|
},
|
|
10350
10370
|
end: {
|
|
10351
|
-
line:
|
|
10371
|
+
line: 56,
|
|
10352
10372
|
column: 32
|
|
10353
10373
|
}
|
|
10354
10374
|
},
|
|
10355
10375
|
type: "binary-expr",
|
|
10356
10376
|
locations: [{
|
|
10357
10377
|
start: {
|
|
10358
|
-
line:
|
|
10378
|
+
line: 56,
|
|
10359
10379
|
column: 8
|
|
10360
10380
|
},
|
|
10361
10381
|
end: {
|
|
10362
|
-
line:
|
|
10382
|
+
line: 56,
|
|
10363
10383
|
column: 18
|
|
10364
10384
|
}
|
|
10365
10385
|
}, {
|
|
10366
10386
|
start: {
|
|
10367
|
-
line:
|
|
10387
|
+
line: 56,
|
|
10368
10388
|
column: 22
|
|
10369
10389
|
},
|
|
10370
10390
|
end: {
|
|
10371
|
-
line:
|
|
10391
|
+
line: 56,
|
|
10372
10392
|
column: 32
|
|
10373
10393
|
}
|
|
10374
10394
|
}],
|
|
10375
|
-
line:
|
|
10395
|
+
line: 56
|
|
10376
10396
|
},
|
|
10377
10397
|
"2": {
|
|
10378
10398
|
loc: {
|
|
10379
10399
|
start: {
|
|
10380
|
-
line:
|
|
10400
|
+
line: 58,
|
|
10381
10401
|
column: 4
|
|
10382
10402
|
},
|
|
10383
10403
|
end: {
|
|
10384
|
-
line:
|
|
10404
|
+
line: 61,
|
|
10385
10405
|
column: 5
|
|
10386
10406
|
}
|
|
10387
10407
|
},
|
|
10388
10408
|
type: "if",
|
|
10389
10409
|
locations: [{
|
|
10390
10410
|
start: {
|
|
10391
|
-
line:
|
|
10411
|
+
line: 58,
|
|
10392
10412
|
column: 4
|
|
10393
10413
|
},
|
|
10394
10414
|
end: {
|
|
10395
|
-
line:
|
|
10415
|
+
line: 61,
|
|
10396
10416
|
column: 5
|
|
10397
10417
|
}
|
|
10398
10418
|
}, {
|
|
@@ -10405,216 +10425,249 @@ function cov_2anqb7tsc9() {
|
|
|
10405
10425
|
column: undefined
|
|
10406
10426
|
}
|
|
10407
10427
|
}],
|
|
10408
|
-
line:
|
|
10428
|
+
line: 58
|
|
10409
10429
|
},
|
|
10410
10430
|
"3": {
|
|
10411
10431
|
loc: {
|
|
10412
10432
|
start: {
|
|
10413
|
-
line:
|
|
10433
|
+
line: 64,
|
|
10414
10434
|
column: 46
|
|
10415
10435
|
},
|
|
10416
10436
|
end: {
|
|
10417
|
-
line:
|
|
10437
|
+
line: 64,
|
|
10418
10438
|
column: 65
|
|
10419
10439
|
}
|
|
10420
10440
|
},
|
|
10421
10441
|
type: "default-arg",
|
|
10422
10442
|
locations: [{
|
|
10423
10443
|
start: {
|
|
10424
|
-
line:
|
|
10444
|
+
line: 64,
|
|
10425
10445
|
column: 56
|
|
10426
10446
|
},
|
|
10427
10447
|
end: {
|
|
10428
|
-
line:
|
|
10448
|
+
line: 64,
|
|
10429
10449
|
column: 65
|
|
10430
10450
|
}
|
|
10431
10451
|
}],
|
|
10432
|
-
line:
|
|
10452
|
+
line: 64
|
|
10433
10453
|
},
|
|
10434
10454
|
"4": {
|
|
10435
10455
|
loc: {
|
|
10436
10456
|
start: {
|
|
10437
|
-
line:
|
|
10457
|
+
line: 64,
|
|
10438
10458
|
column: 114
|
|
10439
10459
|
},
|
|
10440
10460
|
end: {
|
|
10441
|
-
line:
|
|
10461
|
+
line: 64,
|
|
10442
10462
|
column: 130
|
|
10443
10463
|
}
|
|
10444
10464
|
},
|
|
10445
10465
|
type: "default-arg",
|
|
10446
10466
|
locations: [{
|
|
10447
10467
|
start: {
|
|
10448
|
-
line:
|
|
10468
|
+
line: 64,
|
|
10449
10469
|
column: 121
|
|
10450
10470
|
},
|
|
10451
10471
|
end: {
|
|
10452
|
-
line:
|
|
10472
|
+
line: 64,
|
|
10453
10473
|
column: 130
|
|
10454
10474
|
}
|
|
10455
10475
|
}],
|
|
10456
|
-
line:
|
|
10476
|
+
line: 64
|
|
10457
10477
|
},
|
|
10458
10478
|
"5": {
|
|
10459
10479
|
loc: {
|
|
10460
10480
|
start: {
|
|
10461
|
-
line:
|
|
10481
|
+
line: 64,
|
|
10462
10482
|
column: 132
|
|
10463
10483
|
},
|
|
10464
10484
|
end: {
|
|
10465
|
-
line:
|
|
10485
|
+
line: 64,
|
|
10466
10486
|
column: 154
|
|
10467
10487
|
}
|
|
10468
10488
|
},
|
|
10469
10489
|
type: "default-arg",
|
|
10470
10490
|
locations: [{
|
|
10471
10491
|
start: {
|
|
10472
|
-
line:
|
|
10492
|
+
line: 64,
|
|
10473
10493
|
column: 147
|
|
10474
10494
|
},
|
|
10475
10495
|
end: {
|
|
10476
|
-
line:
|
|
10496
|
+
line: 64,
|
|
10477
10497
|
column: 154
|
|
10478
10498
|
}
|
|
10479
10499
|
}],
|
|
10480
|
-
line:
|
|
10500
|
+
line: 64
|
|
10481
10501
|
},
|
|
10482
10502
|
"6": {
|
|
10483
10503
|
loc: {
|
|
10484
10504
|
start: {
|
|
10485
|
-
line:
|
|
10505
|
+
line: 67,
|
|
10486
10506
|
column: 8
|
|
10487
10507
|
},
|
|
10488
10508
|
end: {
|
|
10489
|
-
line:
|
|
10509
|
+
line: 67,
|
|
10490
10510
|
column: 60
|
|
10491
10511
|
}
|
|
10492
10512
|
},
|
|
10493
10513
|
type: "binary-expr",
|
|
10494
10514
|
locations: [{
|
|
10495
10515
|
start: {
|
|
10496
|
-
line:
|
|
10516
|
+
line: 67,
|
|
10497
10517
|
column: 9
|
|
10498
10518
|
},
|
|
10499
10519
|
end: {
|
|
10500
|
-
line:
|
|
10520
|
+
line: 67,
|
|
10501
10521
|
column: 18
|
|
10502
10522
|
}
|
|
10503
10523
|
}, {
|
|
10504
10524
|
start: {
|
|
10505
|
-
line:
|
|
10525
|
+
line: 67,
|
|
10506
10526
|
column: 22
|
|
10507
10527
|
},
|
|
10508
10528
|
end: {
|
|
10509
|
-
line:
|
|
10529
|
+
line: 67,
|
|
10510
10530
|
column: 30
|
|
10511
10531
|
}
|
|
10512
10532
|
}, {
|
|
10513
10533
|
start: {
|
|
10514
|
-
line:
|
|
10534
|
+
line: 67,
|
|
10515
10535
|
column: 35
|
|
10516
10536
|
},
|
|
10517
10537
|
end: {
|
|
10518
|
-
line:
|
|
10538
|
+
line: 67,
|
|
10519
10539
|
column: 42
|
|
10520
10540
|
}
|
|
10521
10541
|
}, {
|
|
10522
10542
|
start: {
|
|
10523
|
-
line:
|
|
10543
|
+
line: 67,
|
|
10524
10544
|
column: 46
|
|
10525
10545
|
},
|
|
10526
10546
|
end: {
|
|
10527
|
-
line:
|
|
10547
|
+
line: 67,
|
|
10528
10548
|
column: 60
|
|
10529
10549
|
}
|
|
10530
10550
|
}],
|
|
10531
|
-
line:
|
|
10551
|
+
line: 67
|
|
10532
10552
|
},
|
|
10533
10553
|
"7": {
|
|
10534
10554
|
loc: {
|
|
10535
10555
|
start: {
|
|
10536
|
-
line:
|
|
10537
|
-
column:
|
|
10556
|
+
line: 72,
|
|
10557
|
+
column: 30
|
|
10558
|
+
},
|
|
10559
|
+
end: {
|
|
10560
|
+
line: 72,
|
|
10561
|
+
column: 105
|
|
10562
|
+
}
|
|
10563
|
+
},
|
|
10564
|
+
type: "cond-expr",
|
|
10565
|
+
locations: [{
|
|
10566
|
+
start: {
|
|
10567
|
+
line: 72,
|
|
10568
|
+
column: 55
|
|
10569
|
+
},
|
|
10570
|
+
end: {
|
|
10571
|
+
line: 72,
|
|
10572
|
+
column: 57
|
|
10573
|
+
}
|
|
10574
|
+
}, {
|
|
10575
|
+
start: {
|
|
10576
|
+
line: 72,
|
|
10577
|
+
column: 60
|
|
10538
10578
|
},
|
|
10539
10579
|
end: {
|
|
10580
|
+
line: 72,
|
|
10581
|
+
column: 105
|
|
10582
|
+
}
|
|
10583
|
+
}],
|
|
10584
|
+
line: 72
|
|
10585
|
+
},
|
|
10586
|
+
"8": {
|
|
10587
|
+
loc: {
|
|
10588
|
+
start: {
|
|
10540
10589
|
line: 74,
|
|
10590
|
+
column: 4
|
|
10591
|
+
},
|
|
10592
|
+
end: {
|
|
10593
|
+
line: 83,
|
|
10541
10594
|
column: 5
|
|
10542
10595
|
}
|
|
10543
10596
|
},
|
|
10544
10597
|
type: "if",
|
|
10545
10598
|
locations: [{
|
|
10546
10599
|
start: {
|
|
10547
|
-
line:
|
|
10600
|
+
line: 74,
|
|
10548
10601
|
column: 4
|
|
10549
10602
|
},
|
|
10550
10603
|
end: {
|
|
10551
|
-
line:
|
|
10604
|
+
line: 83,
|
|
10552
10605
|
column: 5
|
|
10553
10606
|
}
|
|
10554
10607
|
}, {
|
|
10555
10608
|
start: {
|
|
10556
|
-
line:
|
|
10609
|
+
line: 78,
|
|
10557
10610
|
column: 9
|
|
10558
10611
|
},
|
|
10559
10612
|
end: {
|
|
10560
|
-
line:
|
|
10613
|
+
line: 83,
|
|
10561
10614
|
column: 5
|
|
10562
10615
|
}
|
|
10563
10616
|
}],
|
|
10564
|
-
line:
|
|
10617
|
+
line: 74
|
|
10565
10618
|
},
|
|
10566
|
-
"
|
|
10619
|
+
"9": {
|
|
10567
10620
|
loc: {
|
|
10568
10621
|
start: {
|
|
10569
|
-
line:
|
|
10622
|
+
line: 78,
|
|
10570
10623
|
column: 9
|
|
10571
10624
|
},
|
|
10572
10625
|
end: {
|
|
10573
|
-
line:
|
|
10626
|
+
line: 83,
|
|
10574
10627
|
column: 5
|
|
10575
10628
|
}
|
|
10576
10629
|
},
|
|
10577
10630
|
type: "if",
|
|
10578
10631
|
locations: [{
|
|
10579
10632
|
start: {
|
|
10580
|
-
line:
|
|
10633
|
+
line: 78,
|
|
10581
10634
|
column: 9
|
|
10582
10635
|
},
|
|
10583
10636
|
end: {
|
|
10584
|
-
line:
|
|
10637
|
+
line: 83,
|
|
10585
10638
|
column: 5
|
|
10586
10639
|
}
|
|
10587
10640
|
}, {
|
|
10588
10641
|
start: {
|
|
10589
|
-
line:
|
|
10642
|
+
line: 81,
|
|
10590
10643
|
column: 9
|
|
10591
10644
|
},
|
|
10592
10645
|
end: {
|
|
10593
|
-
line:
|
|
10646
|
+
line: 83,
|
|
10594
10647
|
column: 5
|
|
10595
10648
|
}
|
|
10596
10649
|
}],
|
|
10597
|
-
line:
|
|
10650
|
+
line: 78
|
|
10598
10651
|
},
|
|
10599
|
-
"
|
|
10652
|
+
"10": {
|
|
10600
10653
|
loc: {
|
|
10601
10654
|
start: {
|
|
10602
|
-
line:
|
|
10655
|
+
line: 85,
|
|
10603
10656
|
column: 4
|
|
10604
10657
|
},
|
|
10605
10658
|
end: {
|
|
10606
|
-
line:
|
|
10659
|
+
line: 86,
|
|
10607
10660
|
column: 29
|
|
10608
10661
|
}
|
|
10609
10662
|
},
|
|
10610
10663
|
type: "if",
|
|
10611
10664
|
locations: [{
|
|
10612
10665
|
start: {
|
|
10613
|
-
line:
|
|
10666
|
+
line: 85,
|
|
10614
10667
|
column: 4
|
|
10615
10668
|
},
|
|
10616
10669
|
end: {
|
|
10617
|
-
line:
|
|
10670
|
+
line: 86,
|
|
10618
10671
|
column: 29
|
|
10619
10672
|
}
|
|
10620
10673
|
}, {
|
|
@@ -10627,27 +10680,27 @@ function cov_2anqb7tsc9() {
|
|
|
10627
10680
|
column: undefined
|
|
10628
10681
|
}
|
|
10629
10682
|
}],
|
|
10630
|
-
line:
|
|
10683
|
+
line: 85
|
|
10631
10684
|
},
|
|
10632
|
-
"
|
|
10685
|
+
"11": {
|
|
10633
10686
|
loc: {
|
|
10634
10687
|
start: {
|
|
10635
|
-
line:
|
|
10688
|
+
line: 87,
|
|
10636
10689
|
column: 4
|
|
10637
10690
|
},
|
|
10638
10691
|
end: {
|
|
10639
|
-
line:
|
|
10692
|
+
line: 88,
|
|
10640
10693
|
column: 29
|
|
10641
10694
|
}
|
|
10642
10695
|
},
|
|
10643
10696
|
type: "if",
|
|
10644
10697
|
locations: [{
|
|
10645
10698
|
start: {
|
|
10646
|
-
line:
|
|
10699
|
+
line: 87,
|
|
10647
10700
|
column: 4
|
|
10648
10701
|
},
|
|
10649
10702
|
end: {
|
|
10650
|
-
line:
|
|
10703
|
+
line: 88,
|
|
10651
10704
|
column: 29
|
|
10652
10705
|
}
|
|
10653
10706
|
}, {
|
|
@@ -10660,199 +10713,199 @@ function cov_2anqb7tsc9() {
|
|
|
10660
10713
|
column: undefined
|
|
10661
10714
|
}
|
|
10662
10715
|
}],
|
|
10663
|
-
line:
|
|
10716
|
+
line: 87
|
|
10664
10717
|
},
|
|
10665
|
-
"
|
|
10718
|
+
"12": {
|
|
10666
10719
|
loc: {
|
|
10667
10720
|
start: {
|
|
10668
|
-
line:
|
|
10721
|
+
line: 89,
|
|
10669
10722
|
column: 24
|
|
10670
10723
|
},
|
|
10671
10724
|
end: {
|
|
10672
|
-
line:
|
|
10725
|
+
line: 89,
|
|
10673
10726
|
column: 54
|
|
10674
10727
|
}
|
|
10675
10728
|
},
|
|
10676
10729
|
type: "binary-expr",
|
|
10677
10730
|
locations: [{
|
|
10678
10731
|
start: {
|
|
10679
|
-
line:
|
|
10732
|
+
line: 89,
|
|
10680
10733
|
column: 25
|
|
10681
10734
|
},
|
|
10682
10735
|
end: {
|
|
10683
|
-
line:
|
|
10736
|
+
line: 89,
|
|
10684
10737
|
column: 32
|
|
10685
10738
|
}
|
|
10686
10739
|
}, {
|
|
10687
10740
|
start: {
|
|
10688
|
-
line:
|
|
10741
|
+
line: 89,
|
|
10689
10742
|
column: 36
|
|
10690
10743
|
},
|
|
10691
10744
|
end: {
|
|
10692
|
-
line:
|
|
10745
|
+
line: 89,
|
|
10693
10746
|
column: 45
|
|
10694
10747
|
}
|
|
10695
10748
|
}, {
|
|
10696
10749
|
start: {
|
|
10697
|
-
line:
|
|
10750
|
+
line: 89,
|
|
10698
10751
|
column: 50
|
|
10699
10752
|
},
|
|
10700
10753
|
end: {
|
|
10701
|
-
line:
|
|
10754
|
+
line: 89,
|
|
10702
10755
|
column: 54
|
|
10703
10756
|
}
|
|
10704
10757
|
}],
|
|
10705
|
-
line:
|
|
10758
|
+
line: 89
|
|
10706
10759
|
},
|
|
10707
|
-
"
|
|
10760
|
+
"13": {
|
|
10708
10761
|
loc: {
|
|
10709
10762
|
start: {
|
|
10710
|
-
line:
|
|
10763
|
+
line: 91,
|
|
10711
10764
|
column: 8
|
|
10712
10765
|
},
|
|
10713
10766
|
end: {
|
|
10714
|
-
line:
|
|
10767
|
+
line: 91,
|
|
10715
10768
|
column: 164
|
|
10716
10769
|
}
|
|
10717
10770
|
},
|
|
10718
10771
|
type: "binary-expr",
|
|
10719
10772
|
locations: [{
|
|
10720
10773
|
start: {
|
|
10721
|
-
line:
|
|
10774
|
+
line: 91,
|
|
10722
10775
|
column: 8
|
|
10723
10776
|
},
|
|
10724
10777
|
end: {
|
|
10725
|
-
line:
|
|
10778
|
+
line: 91,
|
|
10726
10779
|
column: 19
|
|
10727
10780
|
}
|
|
10728
10781
|
}, {
|
|
10729
10782
|
start: {
|
|
10730
|
-
line:
|
|
10783
|
+
line: 91,
|
|
10731
10784
|
column: 23
|
|
10732
10785
|
},
|
|
10733
10786
|
end: {
|
|
10734
|
-
line:
|
|
10787
|
+
line: 91,
|
|
10735
10788
|
column: 46
|
|
10736
10789
|
}
|
|
10737
10790
|
}, {
|
|
10738
10791
|
start: {
|
|
10739
|
-
line:
|
|
10792
|
+
line: 91,
|
|
10740
10793
|
column: 51
|
|
10741
10794
|
},
|
|
10742
10795
|
end: {
|
|
10743
|
-
line:
|
|
10796
|
+
line: 91,
|
|
10744
10797
|
column: 163
|
|
10745
10798
|
}
|
|
10746
10799
|
}],
|
|
10747
|
-
line:
|
|
10800
|
+
line: 91
|
|
10748
10801
|
},
|
|
10749
|
-
"
|
|
10802
|
+
"14": {
|
|
10750
10803
|
loc: {
|
|
10751
10804
|
start: {
|
|
10752
|
-
line:
|
|
10805
|
+
line: 91,
|
|
10753
10806
|
column: 104
|
|
10754
10807
|
},
|
|
10755
10808
|
end: {
|
|
10756
|
-
line:
|
|
10809
|
+
line: 91,
|
|
10757
10810
|
column: 128
|
|
10758
10811
|
}
|
|
10759
10812
|
},
|
|
10760
10813
|
type: "cond-expr",
|
|
10761
10814
|
locations: [{
|
|
10762
10815
|
start: {
|
|
10763
|
-
line:
|
|
10816
|
+
line: 91,
|
|
10764
10817
|
column: 123
|
|
10765
10818
|
},
|
|
10766
10819
|
end: {
|
|
10767
|
-
line:
|
|
10820
|
+
line: 91,
|
|
10768
10821
|
column: 124
|
|
10769
10822
|
}
|
|
10770
10823
|
}, {
|
|
10771
10824
|
start: {
|
|
10772
|
-
line:
|
|
10825
|
+
line: 91,
|
|
10773
10826
|
column: 127
|
|
10774
10827
|
},
|
|
10775
10828
|
end: {
|
|
10776
|
-
line:
|
|
10829
|
+
line: 91,
|
|
10777
10830
|
column: 128
|
|
10778
10831
|
}
|
|
10779
10832
|
}],
|
|
10780
|
-
line:
|
|
10833
|
+
line: 91
|
|
10781
10834
|
},
|
|
10782
|
-
"
|
|
10835
|
+
"15": {
|
|
10783
10836
|
loc: {
|
|
10784
10837
|
start: {
|
|
10785
|
-
line:
|
|
10838
|
+
line: 93,
|
|
10786
10839
|
column: 8
|
|
10787
10840
|
},
|
|
10788
10841
|
end: {
|
|
10789
|
-
line:
|
|
10842
|
+
line: 93,
|
|
10790
10843
|
column: 165
|
|
10791
10844
|
}
|
|
10792
10845
|
},
|
|
10793
10846
|
type: "binary-expr",
|
|
10794
10847
|
locations: [{
|
|
10795
10848
|
start: {
|
|
10796
|
-
line:
|
|
10849
|
+
line: 93,
|
|
10797
10850
|
column: 8
|
|
10798
10851
|
},
|
|
10799
10852
|
end: {
|
|
10800
|
-
line:
|
|
10853
|
+
line: 93,
|
|
10801
10854
|
column: 19
|
|
10802
10855
|
}
|
|
10803
10856
|
}, {
|
|
10804
10857
|
start: {
|
|
10805
|
-
line:
|
|
10858
|
+
line: 93,
|
|
10806
10859
|
column: 23
|
|
10807
10860
|
},
|
|
10808
10861
|
end: {
|
|
10809
|
-
line:
|
|
10862
|
+
line: 93,
|
|
10810
10863
|
column: 47
|
|
10811
10864
|
}
|
|
10812
10865
|
}, {
|
|
10813
10866
|
start: {
|
|
10814
|
-
line:
|
|
10867
|
+
line: 93,
|
|
10815
10868
|
column: 52
|
|
10816
10869
|
},
|
|
10817
10870
|
end: {
|
|
10818
|
-
line:
|
|
10871
|
+
line: 93,
|
|
10819
10872
|
column: 164
|
|
10820
10873
|
}
|
|
10821
10874
|
}],
|
|
10822
|
-
line:
|
|
10875
|
+
line: 93
|
|
10823
10876
|
},
|
|
10824
|
-
"
|
|
10877
|
+
"16": {
|
|
10825
10878
|
loc: {
|
|
10826
10879
|
start: {
|
|
10827
|
-
line:
|
|
10880
|
+
line: 93,
|
|
10828
10881
|
column: 105
|
|
10829
10882
|
},
|
|
10830
10883
|
end: {
|
|
10831
|
-
line:
|
|
10884
|
+
line: 93,
|
|
10832
10885
|
column: 129
|
|
10833
10886
|
}
|
|
10834
10887
|
},
|
|
10835
10888
|
type: "cond-expr",
|
|
10836
10889
|
locations: [{
|
|
10837
10890
|
start: {
|
|
10838
|
-
line:
|
|
10891
|
+
line: 93,
|
|
10839
10892
|
column: 124
|
|
10840
10893
|
},
|
|
10841
10894
|
end: {
|
|
10842
|
-
line:
|
|
10895
|
+
line: 93,
|
|
10843
10896
|
column: 125
|
|
10844
10897
|
}
|
|
10845
10898
|
}, {
|
|
10846
10899
|
start: {
|
|
10847
|
-
line:
|
|
10900
|
+
line: 93,
|
|
10848
10901
|
column: 128
|
|
10849
10902
|
},
|
|
10850
10903
|
end: {
|
|
10851
|
-
line:
|
|
10904
|
+
line: 93,
|
|
10852
10905
|
column: 129
|
|
10853
10906
|
}
|
|
10854
10907
|
}],
|
|
10855
|
-
line:
|
|
10908
|
+
line: 93
|
|
10856
10909
|
}
|
|
10857
10910
|
},
|
|
10858
10911
|
s: {
|
|
@@ -10886,7 +10939,9 @@ function cov_2anqb7tsc9() {
|
|
|
10886
10939
|
"27": 0,
|
|
10887
10940
|
"28": 0,
|
|
10888
10941
|
"29": 0,
|
|
10889
|
-
"30": 0
|
|
10942
|
+
"30": 0,
|
|
10943
|
+
"31": 0,
|
|
10944
|
+
"32": 0
|
|
10890
10945
|
},
|
|
10891
10946
|
f: {
|
|
10892
10947
|
"0": 0,
|
|
@@ -10905,14 +10960,15 @@ function cov_2anqb7tsc9() {
|
|
|
10905
10960
|
"8": [0, 0],
|
|
10906
10961
|
"9": [0, 0],
|
|
10907
10962
|
"10": [0, 0],
|
|
10908
|
-
"11": [0, 0
|
|
10963
|
+
"11": [0, 0],
|
|
10909
10964
|
"12": [0, 0, 0],
|
|
10910
|
-
"13": [0, 0],
|
|
10911
|
-
"14": [0, 0
|
|
10912
|
-
"15": [0, 0]
|
|
10965
|
+
"13": [0, 0, 0],
|
|
10966
|
+
"14": [0, 0],
|
|
10967
|
+
"15": [0, 0, 0],
|
|
10968
|
+
"16": [0, 0]
|
|
10913
10969
|
},
|
|
10914
10970
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
10915
|
-
hash: "
|
|
10971
|
+
hash: "42df3ac47e717dc9cd161175937cf982c0e4baf1"
|
|
10916
10972
|
};
|
|
10917
10973
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
10918
10974
|
|
|
@@ -10954,12 +11010,12 @@ var listOfStylesActive = ( /*#__PURE__*/cov_2anqb7tsc9().s[1]++, {
|
|
|
10954
11010
|
var commonFocus = ( /*#__PURE__*/cov_2anqb7tsc9().s[2]++, 'focus-visible:ring-2 focus-visible:ring-focus focus-visible:ring-offset-1');
|
|
10955
11011
|
var listOfStyles = ( /*#__PURE__*/cov_2anqb7tsc9().s[3]++, {
|
|
10956
11012
|
primary: "bg-primary text-base-1 " + listOfStylesHover['primary'] + " " + listOfStylesActive['primary'] + " " + commonFocus,
|
|
10957
|
-
secondary: "bg-primary-light text-primary-bold " + listOfStylesHover['secondary'] + " " + listOfStylesActive['secondary'] + " " + commonFocus,
|
|
11013
|
+
secondary: "bg-primary-light text-primary-bold komea:bg-secondary komea:text-secondary-bold komea:hover:bg-secondary/80 komea:active:bg-secondary/60 komea:active:shadow-none " + listOfStylesHover['secondary'] + " " + listOfStylesActive['secondary'] + " " + commonFocus,
|
|
10958
11014
|
outlineSecondary: "bg-transparent text-primary border border-primary " + listOfStylesHover['outlineSecondary'] + " " + listOfStylesActive['outlineSecondary'] + " " + commonFocus,
|
|
10959
11015
|
tertiary: "bg-inverted-2 text-on-primary " + listOfStylesHover['tertiary'] + " " + listOfStylesActive['tertiary'] + " " + commonFocus,
|
|
10960
11016
|
warning: "bg-warning text-on-base " + listOfStylesHover['warning'] + " " + listOfStylesActive['warning'] + " " + commonFocus,
|
|
10961
11017
|
danger: "bg-danger text-base-1 " + listOfStylesHover['danger'] + " " + listOfStylesActive['danger'] + " " + commonFocus,
|
|
10962
|
-
outline: "bg-transparent text-inverted-2 border border-inverted-2 " + listOfStylesHover['outline'] + " " + listOfStylesActive['outline'] + " " + commonFocus,
|
|
11018
|
+
outline: "bg-transparent text-inverted-2 border border-inverted-2 komea:border-card-stroke komea:bg-base-2 komea:text-on-base komea:hover:bg-primary-light komea:active:bg-secondary komea:active:shadow-none " + listOfStylesHover['outline'] + " " + listOfStylesActive['outline'] + " " + commonFocus,
|
|
10963
11019
|
onlyText: "bg-transparent border-transparent text-inverted-2 px-0 " + listOfStylesHover['onlyText'] + " " + listOfStylesActive['onlyText'] + " " + commonFocus
|
|
10964
11020
|
});
|
|
10965
11021
|
var defaultDisabledStyle = ( /*#__PURE__*/cov_2anqb7tsc9().s[4]++, "bg-base-3 cursor-default text-on-base-2 shadow-none ring-0 border-0 hover:bg-base-3 hover:text-on-base-2 ");
|
|
@@ -10973,22 +11029,27 @@ var listOfStylesDisabled = ( /*#__PURE__*/cov_2anqb7tsc9().s[5]++, {
|
|
|
10973
11029
|
outline: defaultDisabledStyle,
|
|
10974
11030
|
onlyText: "bg-transparent text-on-base-3 shadow-none ring-0 border-0 "
|
|
10975
11031
|
});
|
|
10976
|
-
var
|
|
10977
|
-
small: "
|
|
10978
|
-
"default": "
|
|
10979
|
-
large: "
|
|
11032
|
+
var listOfSizePaddings = ( /*#__PURE__*/cov_2anqb7tsc9().s[6]++, {
|
|
11033
|
+
small: "komea:px-3",
|
|
11034
|
+
"default": "",
|
|
11035
|
+
large: "komea:px-6"
|
|
10980
11036
|
});
|
|
10981
|
-
var
|
|
11037
|
+
var listOfSizes = ( /*#__PURE__*/cov_2anqb7tsc9().s[7]++, {
|
|
11038
|
+
small: "text-f6 komea:h-8 h-10",
|
|
11039
|
+
"default": "text-f6 komea:h-9 h-12",
|
|
11040
|
+
large: "text-f5 komea:h-10 h-14"
|
|
11041
|
+
});
|
|
11042
|
+
var ButtonType = ( /*#__PURE__*/cov_2anqb7tsc9().s[8]++, /*#__PURE__*/React__default.forwardRef(function (_ref, ref) {
|
|
10982
11043
|
var as = _ref.as,
|
|
10983
11044
|
children = _ref.children,
|
|
10984
11045
|
props = _objectWithoutPropertiesLoose(_ref, ["as", "children"]);
|
|
10985
11046
|
|
|
10986
11047
|
cov_2anqb7tsc9().f[0]++;
|
|
10987
|
-
cov_2anqb7tsc9().s[
|
|
11048
|
+
cov_2anqb7tsc9().s[9]++;
|
|
10988
11049
|
|
|
10989
11050
|
if ((cov_2anqb7tsc9().b[1][0]++, as === 'a') || (cov_2anqb7tsc9().b[1][1]++, props.href)) {
|
|
10990
11051
|
cov_2anqb7tsc9().b[0][0]++;
|
|
10991
|
-
cov_2anqb7tsc9().s[
|
|
11052
|
+
cov_2anqb7tsc9().s[10]++;
|
|
10992
11053
|
return /*#__PURE__*/React__default.createElement("a", Object.assign({}, props, {
|
|
10993
11054
|
ref: ref
|
|
10994
11055
|
}), children);
|
|
@@ -10996,23 +11057,23 @@ var ButtonType = ( /*#__PURE__*/cov_2anqb7tsc9().s[7]++, /*#__PURE__*/React__def
|
|
|
10996
11057
|
cov_2anqb7tsc9().b[0][1]++;
|
|
10997
11058
|
}
|
|
10998
11059
|
|
|
10999
|
-
cov_2anqb7tsc9().s[
|
|
11060
|
+
cov_2anqb7tsc9().s[11]++;
|
|
11000
11061
|
|
|
11001
11062
|
if (!props.type) {
|
|
11002
11063
|
cov_2anqb7tsc9().b[2][0]++;
|
|
11003
|
-
cov_2anqb7tsc9().s[
|
|
11064
|
+
cov_2anqb7tsc9().s[12]++;
|
|
11004
11065
|
// Default to button when missing type
|
|
11005
11066
|
props.type = 'button';
|
|
11006
11067
|
} else {
|
|
11007
11068
|
cov_2anqb7tsc9().b[2][1]++;
|
|
11008
11069
|
}
|
|
11009
11070
|
|
|
11010
|
-
cov_2anqb7tsc9().s[
|
|
11071
|
+
cov_2anqb7tsc9().s[13]++;
|
|
11011
11072
|
return /*#__PURE__*/React__default.createElement("button", Object.assign({}, props, {
|
|
11012
11073
|
ref: ref
|
|
11013
11074
|
}), children);
|
|
11014
11075
|
}));
|
|
11015
|
-
cov_2anqb7tsc9().s[
|
|
11076
|
+
cov_2anqb7tsc9().s[14]++;
|
|
11016
11077
|
|
|
11017
11078
|
var ButtonComponent = function ButtonComponent(_ref2, ref) {
|
|
11018
11079
|
var children = _ref2.children,
|
|
@@ -11031,78 +11092,82 @@ var ButtonComponent = function ButtonComponent(_ref2, ref) {
|
|
|
11031
11092
|
props = _objectWithoutPropertiesLoose(_ref2, ["children", "loading", "variant", "fullWidth", "icon", "disabled", "className", "onClick", "size", "iconPosition"]);
|
|
11032
11093
|
|
|
11033
11094
|
cov_2anqb7tsc9().f[1]++;
|
|
11034
|
-
cov_2anqb7tsc9().s[
|
|
11095
|
+
cov_2anqb7tsc9().s[15]++;
|
|
11035
11096
|
|
|
11036
11097
|
var handleClick = function handleClick(event) {
|
|
11037
11098
|
cov_2anqb7tsc9().f[2]++;
|
|
11038
|
-
cov_2anqb7tsc9().s[
|
|
11099
|
+
cov_2anqb7tsc9().s[16]++;
|
|
11039
11100
|
((cov_2anqb7tsc9().b[6][0]++, !disabled) || (cov_2anqb7tsc9().b[6][1]++, !loading)) && (cov_2anqb7tsc9().b[6][2]++, onClick) && (cov_2anqb7tsc9().b[6][3]++, onClick(event));
|
|
11040
|
-
};
|
|
11101
|
+
}; // `onlyText` é o único que não tem caixa, e o padding horizontal fica fora dele. Não dá para
|
|
11102
|
+
// apenas parear com `komea:px-0`: as duas classes empatam em especificidade e o Tailwind emite
|
|
11103
|
+
// `px-0` antes de `px-3`/`px-4`/`px-6`, então o zero perderia pela ordem.
|
|
11041
11104
|
|
|
11042
|
-
|
|
11043
|
-
cov_2anqb7tsc9().s[17]
|
|
11105
|
+
|
|
11106
|
+
var horizontalPadding = (cov_2anqb7tsc9().s[17]++, variant === 'onlyText' ? (cov_2anqb7tsc9().b[7][0]++, '') : (cov_2anqb7tsc9().b[7][1]++, "px-5 komea:px-4 " + listOfSizePaddings[size]));
|
|
11107
|
+
var classes = (cov_2anqb7tsc9().s[18]++, "inline-flex font-medium items-center justify-center " + horizontalPadding + " text-center no-underline cursor-pointer transition rounded-md after:align-middle focus:outline-none ");
|
|
11108
|
+
cov_2anqb7tsc9().s[19]++;
|
|
11044
11109
|
|
|
11045
11110
|
if (loading) {
|
|
11046
|
-
cov_2anqb7tsc9().b[
|
|
11047
|
-
cov_2anqb7tsc9().s[
|
|
11111
|
+
cov_2anqb7tsc9().b[8][0]++;
|
|
11112
|
+
cov_2anqb7tsc9().s[20]++;
|
|
11048
11113
|
classes += 'bg-base-3 cursor-default text-on-base-2 pointer-events-none shadow-none ring-0 border-0 hover:bg-base-3 hover:text-on-base-2 focus:ring-0 ';
|
|
11049
11114
|
} else {
|
|
11050
|
-
cov_2anqb7tsc9().b[
|
|
11051
|
-
cov_2anqb7tsc9().s[
|
|
11115
|
+
cov_2anqb7tsc9().b[8][1]++;
|
|
11116
|
+
cov_2anqb7tsc9().s[21]++;
|
|
11052
11117
|
|
|
11053
11118
|
if (disabled) {
|
|
11054
|
-
cov_2anqb7tsc9().b[
|
|
11055
|
-
cov_2anqb7tsc9().s[
|
|
11119
|
+
cov_2anqb7tsc9().b[9][0]++;
|
|
11120
|
+
cov_2anqb7tsc9().s[22]++;
|
|
11056
11121
|
classes += listOfStylesDisabled[variant];
|
|
11057
11122
|
} else {
|
|
11058
|
-
cov_2anqb7tsc9().b[
|
|
11059
|
-
cov_2anqb7tsc9().s[
|
|
11123
|
+
cov_2anqb7tsc9().b[9][1]++;
|
|
11124
|
+
cov_2anqb7tsc9().s[23]++;
|
|
11060
11125
|
classes += listOfStyles[variant] + " ";
|
|
11061
11126
|
}
|
|
11062
11127
|
}
|
|
11063
11128
|
|
|
11064
|
-
cov_2anqb7tsc9().s[
|
|
11129
|
+
cov_2anqb7tsc9().s[24]++;
|
|
11065
11130
|
classes += listOfSizes[size] + " ";
|
|
11066
|
-
cov_2anqb7tsc9().s[
|
|
11131
|
+
cov_2anqb7tsc9().s[25]++;
|
|
11067
11132
|
|
|
11068
11133
|
if (fullWidth) {
|
|
11069
|
-
cov_2anqb7tsc9().b[
|
|
11070
|
-
cov_2anqb7tsc9().s[
|
|
11134
|
+
cov_2anqb7tsc9().b[10][0]++;
|
|
11135
|
+
cov_2anqb7tsc9().s[26]++;
|
|
11071
11136
|
classes += 'w-full ';
|
|
11072
11137
|
} else {
|
|
11073
|
-
cov_2anqb7tsc9().b[
|
|
11138
|
+
cov_2anqb7tsc9().b[10][1]++;
|
|
11074
11139
|
}
|
|
11075
11140
|
|
|
11076
|
-
cov_2anqb7tsc9().s[
|
|
11141
|
+
cov_2anqb7tsc9().s[27]++;
|
|
11077
11142
|
|
|
11078
11143
|
if (className) {
|
|
11079
|
-
cov_2anqb7tsc9().b[
|
|
11080
|
-
cov_2anqb7tsc9().s[
|
|
11144
|
+
cov_2anqb7tsc9().b[11][0]++;
|
|
11145
|
+
cov_2anqb7tsc9().s[28]++;
|
|
11081
11146
|
classes += className;
|
|
11082
11147
|
} else {
|
|
11083
|
-
cov_2anqb7tsc9().b[
|
|
11148
|
+
cov_2anqb7tsc9().b[11][1]++;
|
|
11084
11149
|
}
|
|
11085
11150
|
|
|
11086
|
-
var currentIcon = (cov_2anqb7tsc9().s[
|
|
11087
|
-
cov_2anqb7tsc9().s[
|
|
11151
|
+
var currentIcon = (cov_2anqb7tsc9().s[29]++, (cov_2anqb7tsc9().b[12][0]++, loading) && (cov_2anqb7tsc9().b[12][1]++, 'loading') || (cov_2anqb7tsc9().b[12][2]++, icon));
|
|
11152
|
+
cov_2anqb7tsc9().s[30]++;
|
|
11088
11153
|
return /*#__PURE__*/React__default.createElement(ButtonType, Object.assign({
|
|
11089
11154
|
ref: ref,
|
|
11090
11155
|
className: classes,
|
|
11091
11156
|
disabled: disabled,
|
|
11092
11157
|
onClick: handleClick
|
|
11093
|
-
}, props), (cov_2anqb7tsc9().b[
|
|
11158
|
+
}, props), (cov_2anqb7tsc9().b[13][0]++, currentIcon) && (cov_2anqb7tsc9().b[13][1]++, iconPosition === 'left') && (cov_2anqb7tsc9().b[13][2]++, /*#__PURE__*/React__default.createElement(Icon, {
|
|
11094
11159
|
icon: currentIcon,
|
|
11095
|
-
size: size === 'small' ? (cov_2anqb7tsc9().b[
|
|
11160
|
+
size: size === 'small' ? (cov_2anqb7tsc9().b[14][0]++, 3) : (cov_2anqb7tsc9().b[14][1]++, 4),
|
|
11096
11161
|
className: "mr-2 inline-block"
|
|
11097
|
-
})), children, (cov_2anqb7tsc9().b[
|
|
11162
|
+
})), children, (cov_2anqb7tsc9().b[15][0]++, currentIcon) && (cov_2anqb7tsc9().b[15][1]++, iconPosition === 'right') && (cov_2anqb7tsc9().b[15][2]++, /*#__PURE__*/React__default.createElement(Icon, {
|
|
11098
11163
|
icon: currentIcon,
|
|
11099
|
-
size: size === 'small' ? (cov_2anqb7tsc9().b[
|
|
11164
|
+
size: size === 'small' ? (cov_2anqb7tsc9().b[16][0]++, 3) : (cov_2anqb7tsc9().b[16][1]++, 4),
|
|
11100
11165
|
className: "ml-3 inline-block"
|
|
11101
11166
|
})));
|
|
11102
11167
|
};
|
|
11103
11168
|
|
|
11104
|
-
var ButtonWithFowardRef = ( /*#__PURE__*/cov_2anqb7tsc9().s[
|
|
11105
|
-
var Button = ( /*#__PURE__*/cov_2anqb7tsc9().s[
|
|
11169
|
+
var ButtonWithFowardRef = ( /*#__PURE__*/cov_2anqb7tsc9().s[31]++, /*#__PURE__*/React__default.forwardRef(ButtonComponent));
|
|
11170
|
+
var Button = ( /*#__PURE__*/cov_2anqb7tsc9().s[32]++, /*#__PURE__*/React__default.memo(ButtonWithFowardRef));
|
|
11106
11171
|
|
|
11107
11172
|
function cov_7nvmxoy3u() {
|
|
11108
11173
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Components/Button/index.tsx";
|
|
@@ -11978,7 +12043,7 @@ cov_1kzhtm5i1u();
|
|
|
11978
12043
|
|
|
11979
12044
|
function cov_psbeb0r8e() {
|
|
11980
12045
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Forms/commonStyles.ts";
|
|
11981
|
-
var hash = "
|
|
12046
|
+
var hash = "5f9282f0918978247399fbaf63c4522ef682625b";
|
|
11982
12047
|
var global = new Function("return this")();
|
|
11983
12048
|
var gcv = "__coverage__";
|
|
11984
12049
|
var coverageData = {
|
|
@@ -12001,7 +12066,7 @@ function cov_psbeb0r8e() {
|
|
|
12001
12066
|
},
|
|
12002
12067
|
end: {
|
|
12003
12068
|
line: 2,
|
|
12004
|
-
column:
|
|
12069
|
+
column: 148
|
|
12005
12070
|
}
|
|
12006
12071
|
},
|
|
12007
12072
|
"2": {
|
|
@@ -12021,7 +12086,7 @@ function cov_psbeb0r8e() {
|
|
|
12021
12086
|
},
|
|
12022
12087
|
end: {
|
|
12023
12088
|
line: 4,
|
|
12024
|
-
column:
|
|
12089
|
+
column: 136
|
|
12025
12090
|
}
|
|
12026
12091
|
},
|
|
12027
12092
|
"4": {
|
|
@@ -12031,7 +12096,7 @@ function cov_psbeb0r8e() {
|
|
|
12031
12096
|
},
|
|
12032
12097
|
end: {
|
|
12033
12098
|
line: 5,
|
|
12034
|
-
column:
|
|
12099
|
+
column: 147
|
|
12035
12100
|
}
|
|
12036
12101
|
},
|
|
12037
12102
|
"5": {
|
|
@@ -12051,7 +12116,7 @@ function cov_psbeb0r8e() {
|
|
|
12051
12116
|
},
|
|
12052
12117
|
end: {
|
|
12053
12118
|
line: 7,
|
|
12054
|
-
column:
|
|
12119
|
+
column: 305
|
|
12055
12120
|
}
|
|
12056
12121
|
},
|
|
12057
12122
|
"7": {
|
|
@@ -12061,7 +12126,7 @@ function cov_psbeb0r8e() {
|
|
|
12061
12126
|
},
|
|
12062
12127
|
end: {
|
|
12063
12128
|
line: 8,
|
|
12064
|
-
column:
|
|
12129
|
+
column: 295
|
|
12065
12130
|
}
|
|
12066
12131
|
},
|
|
12067
12132
|
"8": {
|
|
@@ -12070,37 +12135,67 @@ function cov_psbeb0r8e() {
|
|
|
12070
12135
|
column: 25
|
|
12071
12136
|
},
|
|
12072
12137
|
end: {
|
|
12073
|
-
line: 9,
|
|
12074
|
-
column: 114
|
|
12138
|
+
line: 9,
|
|
12139
|
+
column: 114
|
|
12140
|
+
}
|
|
12141
|
+
},
|
|
12142
|
+
"9": {
|
|
12143
|
+
start: {
|
|
12144
|
+
line: 24,
|
|
12145
|
+
column: 28
|
|
12146
|
+
},
|
|
12147
|
+
end: {
|
|
12148
|
+
line: 24,
|
|
12149
|
+
column: 65
|
|
12150
|
+
}
|
|
12151
|
+
},
|
|
12152
|
+
"10": {
|
|
12153
|
+
start: {
|
|
12154
|
+
line: 25,
|
|
12155
|
+
column: 44
|
|
12156
|
+
},
|
|
12157
|
+
end: {
|
|
12158
|
+
line: 25,
|
|
12159
|
+
column: 124
|
|
12160
|
+
}
|
|
12161
|
+
},
|
|
12162
|
+
"11": {
|
|
12163
|
+
start: {
|
|
12164
|
+
line: 26,
|
|
12165
|
+
column: 43
|
|
12166
|
+
},
|
|
12167
|
+
end: {
|
|
12168
|
+
line: 26,
|
|
12169
|
+
column: 121
|
|
12075
12170
|
}
|
|
12076
12171
|
},
|
|
12077
|
-
"
|
|
12172
|
+
"12": {
|
|
12078
12173
|
start: {
|
|
12079
|
-
line:
|
|
12174
|
+
line: 27,
|
|
12080
12175
|
column: 29
|
|
12081
12176
|
},
|
|
12082
12177
|
end: {
|
|
12083
|
-
line:
|
|
12178
|
+
line: 27,
|
|
12084
12179
|
column: 67
|
|
12085
12180
|
}
|
|
12086
12181
|
},
|
|
12087
|
-
"
|
|
12182
|
+
"13": {
|
|
12088
12183
|
start: {
|
|
12089
|
-
line:
|
|
12184
|
+
line: 28,
|
|
12090
12185
|
column: 28
|
|
12091
12186
|
},
|
|
12092
12187
|
end: {
|
|
12093
|
-
line:
|
|
12188
|
+
line: 28,
|
|
12094
12189
|
column: 67
|
|
12095
12190
|
}
|
|
12096
12191
|
},
|
|
12097
|
-
"
|
|
12192
|
+
"14": {
|
|
12098
12193
|
start: {
|
|
12099
|
-
line:
|
|
12194
|
+
line: 29,
|
|
12100
12195
|
column: 30
|
|
12101
12196
|
},
|
|
12102
12197
|
end: {
|
|
12103
|
-
line:
|
|
12198
|
+
line: 34,
|
|
12104
12199
|
column: 1
|
|
12105
12200
|
}
|
|
12106
12201
|
}
|
|
@@ -12119,12 +12214,15 @@ function cov_psbeb0r8e() {
|
|
|
12119
12214
|
"8": 0,
|
|
12120
12215
|
"9": 0,
|
|
12121
12216
|
"10": 0,
|
|
12122
|
-
"11": 0
|
|
12217
|
+
"11": 0,
|
|
12218
|
+
"12": 0,
|
|
12219
|
+
"13": 0,
|
|
12220
|
+
"14": 0
|
|
12123
12221
|
},
|
|
12124
12222
|
f: {},
|
|
12125
12223
|
b: {},
|
|
12126
12224
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
12127
|
-
hash: "
|
|
12225
|
+
hash: "5f9282f0918978247399fbaf63c4522ef682625b"
|
|
12128
12226
|
};
|
|
12129
12227
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
12130
12228
|
|
|
@@ -12144,26 +12242,43 @@ function cov_psbeb0r8e() {
|
|
|
12144
12242
|
|
|
12145
12243
|
cov_psbeb0r8e();
|
|
12146
12244
|
var inputPlaceholderClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[0]++, 'placeholder-on-base-2');
|
|
12147
|
-
var inputContainerDisabledClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[1]++, '!bg-base-3 !pointer-events-none !text-on-base-2');
|
|
12245
|
+
var inputContainerDisabledClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[1]++, '!bg-base-3 !pointer-events-none !text-on-base-2 komea:!bg-base-1 komea:!text-on-base komea:opacity-50');
|
|
12148
12246
|
var inputContainerReadonlyClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[2]++, '!bg-base-2');
|
|
12149
|
-
var errorBorderClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[3]++, 'border-danger focus:border-danger');
|
|
12150
|
-
var defaultBorderClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[4]++, 'border-card-stroke');
|
|
12247
|
+
var errorBorderClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[3]++, 'border-danger focus:border-danger komea:focus-within:border-danger komea:focus-within:ring-danger/20');
|
|
12248
|
+
var defaultBorderClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[4]++, 'border-card-stroke komea:border-input-stroke komea:focus-within:border-focus komea:focus-within:ring-focus/50');
|
|
12151
12249
|
var focusClass = ( /*#__PURE__*/cov_psbeb0r8e().s[5]++, 'focus:border-inverted-1');
|
|
12152
|
-
var inputClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[6]++, "appearance-none shadow-none outline-none bg-base-1 border px-4 rounded text-on-base text-sm min-w-0 w-full transition-border duration-75 " + focusClass + " " + inputPlaceholderClasses);
|
|
12153
|
-
var inputContainerClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[7]++, "flex focus-within:border-inverted-1 bg-base-1 border rounded text-on-base text-sm min-w-0 w-full transition-border duration-75 overflow-hidden " + inputPlaceholderClasses);
|
|
12154
|
-
var adornmentClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[8]++, "adornment flex justify-center items-center relative w-16 text-f6 text-inverted-2 -mt-px");
|
|
12155
|
-
|
|
12156
|
-
|
|
12157
|
-
|
|
12158
|
-
|
|
12159
|
-
|
|
12160
|
-
|
|
12250
|
+
var inputClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[6]++, "appearance-none shadow-none outline-none bg-base-1 border px-4 rounded text-on-base text-sm min-w-0 w-full transition-border duration-75 komea:px-3 komea:shadow-sm komea:text-body-large md:komea:text-body komea:focus-within:ring-[3px] " + focusClass + " " + inputPlaceholderClasses);
|
|
12251
|
+
var inputContainerClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[7]++, "flex focus-within:border-inverted-1 bg-base-1 border rounded text-on-base text-sm min-w-0 w-full transition-border duration-75 overflow-hidden komea:shadow-sm komea:text-body-large md:komea:text-body komea:focus-within:ring-[3px] " + inputPlaceholderClasses);
|
|
12252
|
+
var adornmentClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[8]++, "adornment flex justify-center items-center relative w-16 text-f6 text-inverted-2 -mt-px"); // Sem borda o adorno não é uma caixa, é o addon do komea-ds: 12px de recuo, ícone de 16px e 8px até
|
|
12253
|
+
// o valor.
|
|
12254
|
+
//
|
|
12255
|
+
// O ícone é normalizado porque o default do nosso `Icon` é 5 (20px) e o DS usa 16 nos campos — é o
|
|
12256
|
+
// que torna a geometria determinística em vez de depender do `size` que a app passou. Descendente e
|
|
12257
|
+
// não filho direto (`[&_svg]`, não `[&>svg]`) porque a app pode embrulhar o ícone: o campo de busca
|
|
12258
|
+
// põe um `<button>` no meio. E `h-4 w-4` em vez de `size-4`, porque `size-*` só existe do Tailwind
|
|
12259
|
+
// 3.4 em diante e há app desta linha pinada em 3.3.0, onde a classe não seria gerada.
|
|
12260
|
+
//
|
|
12261
|
+
// Os 8px até o valor saem do padding do **campo**, não do adorno: um filho `w-full` — o botão do
|
|
12262
|
+
// campo de busca — ocuparia a caixa de conteúdo inteira e comeria um padding posto aqui.
|
|
12263
|
+
//
|
|
12264
|
+
// `shrink-0` porque o adorno é item flex: sem ele o `w-7` é só uma base e o navegador comprime a
|
|
12265
|
+
// caixa quando o campo é estreito, levando a geometria junto.
|
|
12266
|
+
|
|
12267
|
+
var borderlessKomeaIcon = ( /*#__PURE__*/cov_psbeb0r8e().s[9]++, 'komea:[&_svg]:h-4 komea:[&_svg]:w-4');
|
|
12268
|
+
var prefixBorderlessKomeaClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[10]++, "komea:w-7 komea:shrink-0 komea:justify-start komea:pl-3 " + borderlessKomeaIcon);
|
|
12269
|
+
var sufixBorderlessKomeaClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[11]++, "komea:w-7 komea:shrink-0 komea:justify-end komea:pr-3 " + borderlessKomeaIcon);
|
|
12270
|
+
var prefixClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[12]++, adornmentClasses + " rounded-l left-0");
|
|
12271
|
+
var sufixClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[13]++, adornmentClasses + " rounded-r right-0");
|
|
12272
|
+
var variantClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[14]++, {
|
|
12273
|
+
"default": 'komea:h-9 h-12',
|
|
12274
|
+
small: 'komea:h-8 h-10',
|
|
12275
|
+
large: 'komea:h-10 h-14',
|
|
12161
12276
|
xlarge: 'h-24'
|
|
12162
12277
|
});
|
|
12163
12278
|
|
|
12164
12279
|
function cov_19tsj3a3jt() {
|
|
12165
12280
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Forms/Input/Input.tsx";
|
|
12166
|
-
var hash = "
|
|
12281
|
+
var hash = "243dfe5f9ad41aca2ee474c5f6d0f802661638b4";
|
|
12167
12282
|
var global = new Function("return this")();
|
|
12168
12283
|
var gcv = "__coverage__";
|
|
12169
12284
|
var coverageData = {
|
|
@@ -12206,7 +12321,7 @@ function cov_19tsj3a3jt() {
|
|
|
12206
12321
|
},
|
|
12207
12322
|
end: {
|
|
12208
12323
|
line: 8,
|
|
12209
|
-
column:
|
|
12324
|
+
column: 164
|
|
12210
12325
|
}
|
|
12211
12326
|
},
|
|
12212
12327
|
"4": {
|
|
@@ -12216,7 +12331,7 @@ function cov_19tsj3a3jt() {
|
|
|
12216
12331
|
},
|
|
12217
12332
|
end: {
|
|
12218
12333
|
line: 9,
|
|
12219
|
-
column:
|
|
12334
|
+
column: 160
|
|
12220
12335
|
}
|
|
12221
12336
|
},
|
|
12222
12337
|
"5": {
|
|
@@ -12306,7 +12421,7 @@ function cov_19tsj3a3jt() {
|
|
|
12306
12421
|
},
|
|
12307
12422
|
end: {
|
|
12308
12423
|
line: 23,
|
|
12309
|
-
column:
|
|
12424
|
+
column: 378
|
|
12310
12425
|
}
|
|
12311
12426
|
},
|
|
12312
12427
|
"14": {
|
|
@@ -12655,6 +12770,39 @@ function cov_19tsj3a3jt() {
|
|
|
12655
12770
|
line: 8
|
|
12656
12771
|
},
|
|
12657
12772
|
"10": {
|
|
12773
|
+
loc: {
|
|
12774
|
+
start: {
|
|
12775
|
+
line: 8,
|
|
12776
|
+
column: 114
|
|
12777
|
+
},
|
|
12778
|
+
end: {
|
|
12779
|
+
line: 8,
|
|
12780
|
+
column: 162
|
|
12781
|
+
}
|
|
12782
|
+
},
|
|
12783
|
+
type: "cond-expr",
|
|
12784
|
+
locations: [{
|
|
12785
|
+
start: {
|
|
12786
|
+
line: 8,
|
|
12787
|
+
column: 129
|
|
12788
|
+
},
|
|
12789
|
+
end: {
|
|
12790
|
+
line: 8,
|
|
12791
|
+
column: 131
|
|
12792
|
+
}
|
|
12793
|
+
}, {
|
|
12794
|
+
start: {
|
|
12795
|
+
line: 8,
|
|
12796
|
+
column: 134
|
|
12797
|
+
},
|
|
12798
|
+
end: {
|
|
12799
|
+
line: 8,
|
|
12800
|
+
column: 162
|
|
12801
|
+
}
|
|
12802
|
+
}],
|
|
12803
|
+
line: 8
|
|
12804
|
+
},
|
|
12805
|
+
"11": {
|
|
12658
12806
|
loc: {
|
|
12659
12807
|
start: {
|
|
12660
12808
|
line: 9,
|
|
@@ -12687,7 +12835,40 @@ function cov_19tsj3a3jt() {
|
|
|
12687
12835
|
}],
|
|
12688
12836
|
line: 9
|
|
12689
12837
|
},
|
|
12690
|
-
"
|
|
12838
|
+
"12": {
|
|
12839
|
+
loc: {
|
|
12840
|
+
start: {
|
|
12841
|
+
line: 9,
|
|
12842
|
+
column: 112
|
|
12843
|
+
},
|
|
12844
|
+
end: {
|
|
12845
|
+
line: 9,
|
|
12846
|
+
column: 158
|
|
12847
|
+
}
|
|
12848
|
+
},
|
|
12849
|
+
type: "cond-expr",
|
|
12850
|
+
locations: [{
|
|
12851
|
+
start: {
|
|
12852
|
+
line: 9,
|
|
12853
|
+
column: 126
|
|
12854
|
+
},
|
|
12855
|
+
end: {
|
|
12856
|
+
line: 9,
|
|
12857
|
+
column: 128
|
|
12858
|
+
}
|
|
12859
|
+
}, {
|
|
12860
|
+
start: {
|
|
12861
|
+
line: 9,
|
|
12862
|
+
column: 131
|
|
12863
|
+
},
|
|
12864
|
+
end: {
|
|
12865
|
+
line: 9,
|
|
12866
|
+
column: 158
|
|
12867
|
+
}
|
|
12868
|
+
}],
|
|
12869
|
+
line: 9
|
|
12870
|
+
},
|
|
12871
|
+
"13": {
|
|
12691
12872
|
loc: {
|
|
12692
12873
|
start: {
|
|
12693
12874
|
line: 11,
|
|
@@ -12720,7 +12901,7 @@ function cov_19tsj3a3jt() {
|
|
|
12720
12901
|
}],
|
|
12721
12902
|
line: 11
|
|
12722
12903
|
},
|
|
12723
|
-
"
|
|
12904
|
+
"14": {
|
|
12724
12905
|
loc: {
|
|
12725
12906
|
start: {
|
|
12726
12907
|
line: 14,
|
|
@@ -12753,7 +12934,7 @@ function cov_19tsj3a3jt() {
|
|
|
12753
12934
|
}],
|
|
12754
12935
|
line: 14
|
|
12755
12936
|
},
|
|
12756
|
-
"
|
|
12937
|
+
"15": {
|
|
12757
12938
|
loc: {
|
|
12758
12939
|
start: {
|
|
12759
12940
|
line: 17,
|
|
@@ -12786,304 +12967,304 @@ function cov_19tsj3a3jt() {
|
|
|
12786
12967
|
}],
|
|
12787
12968
|
line: 17
|
|
12788
12969
|
},
|
|
12789
|
-
"
|
|
12970
|
+
"16": {
|
|
12790
12971
|
loc: {
|
|
12791
12972
|
start: {
|
|
12792
12973
|
line: 23,
|
|
12793
|
-
column:
|
|
12974
|
+
column: 130
|
|
12794
12975
|
},
|
|
12795
12976
|
end: {
|
|
12796
12977
|
line: 23,
|
|
12797
|
-
column:
|
|
12978
|
+
column: 187
|
|
12798
12979
|
}
|
|
12799
12980
|
},
|
|
12800
12981
|
type: "cond-expr",
|
|
12801
12982
|
locations: [{
|
|
12802
12983
|
start: {
|
|
12803
12984
|
line: 23,
|
|
12804
|
-
column:
|
|
12985
|
+
column: 146
|
|
12805
12986
|
},
|
|
12806
12987
|
end: {
|
|
12807
12988
|
line: 23,
|
|
12808
|
-
column:
|
|
12989
|
+
column: 164
|
|
12809
12990
|
}
|
|
12810
12991
|
}, {
|
|
12811
12992
|
start: {
|
|
12812
12993
|
line: 23,
|
|
12813
|
-
column:
|
|
12994
|
+
column: 167
|
|
12814
12995
|
},
|
|
12815
12996
|
end: {
|
|
12816
12997
|
line: 23,
|
|
12817
|
-
column:
|
|
12998
|
+
column: 187
|
|
12818
12999
|
}
|
|
12819
13000
|
}],
|
|
12820
13001
|
line: 23
|
|
12821
13002
|
},
|
|
12822
|
-
"
|
|
13003
|
+
"17": {
|
|
12823
13004
|
loc: {
|
|
12824
13005
|
start: {
|
|
12825
13006
|
line: 23,
|
|
12826
|
-
column:
|
|
13007
|
+
column: 191
|
|
12827
13008
|
},
|
|
12828
13009
|
end: {
|
|
12829
13010
|
line: 23,
|
|
12830
|
-
column:
|
|
13011
|
+
column: 231
|
|
12831
13012
|
}
|
|
12832
13013
|
},
|
|
12833
13014
|
type: "cond-expr",
|
|
12834
13015
|
locations: [{
|
|
12835
13016
|
start: {
|
|
12836
13017
|
line: 23,
|
|
12837
|
-
column:
|
|
13018
|
+
column: 216
|
|
12838
13019
|
},
|
|
12839
13020
|
end: {
|
|
12840
13021
|
line: 23,
|
|
12841
|
-
column:
|
|
13022
|
+
column: 226
|
|
12842
13023
|
}
|
|
12843
13024
|
}, {
|
|
12844
13025
|
start: {
|
|
12845
13026
|
line: 23,
|
|
12846
|
-
column:
|
|
13027
|
+
column: 229
|
|
12847
13028
|
},
|
|
12848
13029
|
end: {
|
|
12849
13030
|
line: 23,
|
|
12850
|
-
column:
|
|
13031
|
+
column: 231
|
|
12851
13032
|
}
|
|
12852
13033
|
}],
|
|
12853
13034
|
line: 23
|
|
12854
13035
|
},
|
|
12855
|
-
"
|
|
13036
|
+
"18": {
|
|
12856
13037
|
loc: {
|
|
12857
13038
|
start: {
|
|
12858
13039
|
line: 23,
|
|
12859
|
-
column:
|
|
13040
|
+
column: 191
|
|
12860
13041
|
},
|
|
12861
13042
|
end: {
|
|
12862
13043
|
line: 23,
|
|
12863
|
-
column:
|
|
13044
|
+
column: 213
|
|
12864
13045
|
}
|
|
12865
13046
|
},
|
|
12866
13047
|
type: "binary-expr",
|
|
12867
13048
|
locations: [{
|
|
12868
13049
|
start: {
|
|
12869
13050
|
line: 23,
|
|
12870
|
-
column:
|
|
13051
|
+
column: 191
|
|
12871
13052
|
},
|
|
12872
13053
|
end: {
|
|
12873
13054
|
line: 23,
|
|
12874
|
-
column:
|
|
13055
|
+
column: 197
|
|
12875
13056
|
}
|
|
12876
13057
|
}, {
|
|
12877
13058
|
start: {
|
|
12878
13059
|
line: 23,
|
|
12879
|
-
column:
|
|
13060
|
+
column: 201
|
|
12880
13061
|
},
|
|
12881
13062
|
end: {
|
|
12882
13063
|
line: 23,
|
|
12883
|
-
column:
|
|
13064
|
+
column: 213
|
|
12884
13065
|
}
|
|
12885
13066
|
}],
|
|
12886
13067
|
line: 23
|
|
12887
13068
|
},
|
|
12888
|
-
"
|
|
13069
|
+
"19": {
|
|
12889
13070
|
loc: {
|
|
12890
13071
|
start: {
|
|
12891
13072
|
line: 23,
|
|
12892
|
-
column:
|
|
13073
|
+
column: 236
|
|
12893
13074
|
},
|
|
12894
13075
|
end: {
|
|
12895
13076
|
line: 23,
|
|
12896
|
-
column:
|
|
13077
|
+
column: 274
|
|
12897
13078
|
}
|
|
12898
13079
|
},
|
|
12899
13080
|
type: "cond-expr",
|
|
12900
13081
|
locations: [{
|
|
12901
13082
|
start: {
|
|
12902
13083
|
line: 23,
|
|
12903
|
-
column:
|
|
13084
|
+
column: 259
|
|
12904
13085
|
},
|
|
12905
13086
|
end: {
|
|
12906
13087
|
line: 23,
|
|
12907
|
-
column:
|
|
13088
|
+
column: 269
|
|
12908
13089
|
}
|
|
12909
13090
|
}, {
|
|
12910
13091
|
start: {
|
|
12911
13092
|
line: 23,
|
|
12912
|
-
column:
|
|
13093
|
+
column: 272
|
|
12913
13094
|
},
|
|
12914
13095
|
end: {
|
|
12915
13096
|
line: 23,
|
|
12916
|
-
column:
|
|
13097
|
+
column: 274
|
|
12917
13098
|
}
|
|
12918
13099
|
}],
|
|
12919
13100
|
line: 23
|
|
12920
13101
|
},
|
|
12921
|
-
"
|
|
13102
|
+
"20": {
|
|
12922
13103
|
loc: {
|
|
12923
13104
|
start: {
|
|
12924
13105
|
line: 23,
|
|
12925
|
-
column:
|
|
13106
|
+
column: 236
|
|
12926
13107
|
},
|
|
12927
13108
|
end: {
|
|
12928
13109
|
line: 23,
|
|
12929
|
-
column:
|
|
13110
|
+
column: 256
|
|
12930
13111
|
}
|
|
12931
13112
|
},
|
|
12932
13113
|
type: "binary-expr",
|
|
12933
13114
|
locations: [{
|
|
12934
13115
|
start: {
|
|
12935
13116
|
line: 23,
|
|
12936
|
-
column:
|
|
13117
|
+
column: 236
|
|
12937
13118
|
},
|
|
12938
13119
|
end: {
|
|
12939
13120
|
line: 23,
|
|
12940
|
-
column:
|
|
13121
|
+
column: 241
|
|
12941
13122
|
}
|
|
12942
13123
|
}, {
|
|
12943
13124
|
start: {
|
|
12944
13125
|
line: 23,
|
|
12945
|
-
column:
|
|
13126
|
+
column: 245
|
|
12946
13127
|
},
|
|
12947
13128
|
end: {
|
|
12948
13129
|
line: 23,
|
|
12949
|
-
column:
|
|
13130
|
+
column: 256
|
|
12950
13131
|
}
|
|
12951
13132
|
}],
|
|
12952
13133
|
line: 23
|
|
12953
13134
|
},
|
|
12954
|
-
"
|
|
13135
|
+
"21": {
|
|
12955
13136
|
loc: {
|
|
12956
13137
|
start: {
|
|
12957
13138
|
line: 23,
|
|
12958
|
-
column:
|
|
13139
|
+
column: 278
|
|
12959
13140
|
},
|
|
12960
13141
|
end: {
|
|
12961
13142
|
line: 23,
|
|
12962
|
-
column:
|
|
13143
|
+
column: 326
|
|
12963
13144
|
}
|
|
12964
13145
|
},
|
|
12965
13146
|
type: "cond-expr",
|
|
12966
13147
|
locations: [{
|
|
12967
13148
|
start: {
|
|
12968
13149
|
line: 23,
|
|
12969
|
-
column:
|
|
13150
|
+
column: 304
|
|
12970
13151
|
},
|
|
12971
13152
|
end: {
|
|
12972
13153
|
line: 23,
|
|
12973
|
-
column:
|
|
13154
|
+
column: 321
|
|
12974
13155
|
}
|
|
12975
13156
|
}, {
|
|
12976
13157
|
start: {
|
|
12977
13158
|
line: 23,
|
|
12978
|
-
column:
|
|
13159
|
+
column: 324
|
|
12979
13160
|
},
|
|
12980
13161
|
end: {
|
|
12981
13162
|
line: 23,
|
|
12982
|
-
column:
|
|
13163
|
+
column: 326
|
|
12983
13164
|
}
|
|
12984
13165
|
}],
|
|
12985
13166
|
line: 23
|
|
12986
13167
|
},
|
|
12987
|
-
"
|
|
13168
|
+
"22": {
|
|
12988
13169
|
loc: {
|
|
12989
13170
|
start: {
|
|
12990
13171
|
line: 23,
|
|
12991
|
-
column:
|
|
13172
|
+
column: 278
|
|
12992
13173
|
},
|
|
12993
13174
|
end: {
|
|
12994
13175
|
line: 23,
|
|
12995
|
-
column:
|
|
13176
|
+
column: 301
|
|
12996
13177
|
}
|
|
12997
13178
|
},
|
|
12998
13179
|
type: "binary-expr",
|
|
12999
13180
|
locations: [{
|
|
13000
13181
|
start: {
|
|
13001
13182
|
line: 23,
|
|
13002
|
-
column:
|
|
13183
|
+
column: 278
|
|
13003
13184
|
},
|
|
13004
13185
|
end: {
|
|
13005
13186
|
line: 23,
|
|
13006
|
-
column:
|
|
13187
|
+
column: 284
|
|
13007
13188
|
}
|
|
13008
13189
|
}, {
|
|
13009
13190
|
start: {
|
|
13010
13191
|
line: 23,
|
|
13011
|
-
column:
|
|
13192
|
+
column: 288
|
|
13012
13193
|
},
|
|
13013
13194
|
end: {
|
|
13014
13195
|
line: 23,
|
|
13015
|
-
column:
|
|
13196
|
+
column: 301
|
|
13016
13197
|
}
|
|
13017
13198
|
}],
|
|
13018
13199
|
line: 23
|
|
13019
13200
|
},
|
|
13020
|
-
"
|
|
13201
|
+
"23": {
|
|
13021
13202
|
loc: {
|
|
13022
13203
|
start: {
|
|
13023
13204
|
line: 23,
|
|
13024
|
-
column:
|
|
13205
|
+
column: 330
|
|
13025
13206
|
},
|
|
13026
13207
|
end: {
|
|
13027
13208
|
line: 23,
|
|
13028
|
-
column:
|
|
13209
|
+
column: 376
|
|
13029
13210
|
}
|
|
13030
13211
|
},
|
|
13031
13212
|
type: "cond-expr",
|
|
13032
13213
|
locations: [{
|
|
13033
13214
|
start: {
|
|
13034
13215
|
line: 23,
|
|
13035
|
-
column:
|
|
13216
|
+
column: 354
|
|
13036
13217
|
},
|
|
13037
13218
|
end: {
|
|
13038
13219
|
line: 23,
|
|
13039
|
-
column:
|
|
13220
|
+
column: 371
|
|
13040
13221
|
}
|
|
13041
13222
|
}, {
|
|
13042
13223
|
start: {
|
|
13043
13224
|
line: 23,
|
|
13044
|
-
column:
|
|
13225
|
+
column: 374
|
|
13045
13226
|
},
|
|
13046
13227
|
end: {
|
|
13047
13228
|
line: 23,
|
|
13048
|
-
column:
|
|
13229
|
+
column: 376
|
|
13049
13230
|
}
|
|
13050
13231
|
}],
|
|
13051
13232
|
line: 23
|
|
13052
13233
|
},
|
|
13053
|
-
"
|
|
13234
|
+
"24": {
|
|
13054
13235
|
loc: {
|
|
13055
13236
|
start: {
|
|
13056
13237
|
line: 23,
|
|
13057
|
-
column:
|
|
13238
|
+
column: 330
|
|
13058
13239
|
},
|
|
13059
13240
|
end: {
|
|
13060
13241
|
line: 23,
|
|
13061
|
-
column:
|
|
13242
|
+
column: 351
|
|
13062
13243
|
}
|
|
13063
13244
|
},
|
|
13064
13245
|
type: "binary-expr",
|
|
13065
13246
|
locations: [{
|
|
13066
13247
|
start: {
|
|
13067
13248
|
line: 23,
|
|
13068
|
-
column:
|
|
13249
|
+
column: 330
|
|
13069
13250
|
},
|
|
13070
13251
|
end: {
|
|
13071
13252
|
line: 23,
|
|
13072
|
-
column:
|
|
13253
|
+
column: 335
|
|
13073
13254
|
}
|
|
13074
13255
|
}, {
|
|
13075
13256
|
start: {
|
|
13076
13257
|
line: 23,
|
|
13077
|
-
column:
|
|
13258
|
+
column: 339
|
|
13078
13259
|
},
|
|
13079
13260
|
end: {
|
|
13080
13261
|
line: 23,
|
|
13081
|
-
column:
|
|
13262
|
+
column: 351
|
|
13082
13263
|
}
|
|
13083
13264
|
}],
|
|
13084
13265
|
line: 23
|
|
13085
13266
|
},
|
|
13086
|
-
"
|
|
13267
|
+
"25": {
|
|
13087
13268
|
loc: {
|
|
13088
13269
|
start: {
|
|
13089
13270
|
line: 25,
|
|
@@ -13116,7 +13297,7 @@ function cov_19tsj3a3jt() {
|
|
|
13116
13297
|
}],
|
|
13117
13298
|
line: 25
|
|
13118
13299
|
},
|
|
13119
|
-
"
|
|
13300
|
+
"26": {
|
|
13120
13301
|
loc: {
|
|
13121
13302
|
start: {
|
|
13122
13303
|
line: 29,
|
|
@@ -13149,7 +13330,7 @@ function cov_19tsj3a3jt() {
|
|
|
13149
13330
|
}],
|
|
13150
13331
|
line: 29
|
|
13151
13332
|
},
|
|
13152
|
-
"
|
|
13333
|
+
"27": {
|
|
13153
13334
|
loc: {
|
|
13154
13335
|
start: {
|
|
13155
13336
|
line: 31,
|
|
@@ -13233,10 +13414,12 @@ function cov_19tsj3a3jt() {
|
|
|
13233
13414
|
"22": [0, 0],
|
|
13234
13415
|
"23": [0, 0],
|
|
13235
13416
|
"24": [0, 0],
|
|
13236
|
-
"25": [0, 0]
|
|
13417
|
+
"25": [0, 0],
|
|
13418
|
+
"26": [0, 0],
|
|
13419
|
+
"27": [0, 0]
|
|
13237
13420
|
},
|
|
13238
13421
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
13239
|
-
hash: "
|
|
13422
|
+
hash: "243dfe5f9ad41aca2ee474c5f6d0f802661638b4"
|
|
13240
13423
|
};
|
|
13241
13424
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
13242
13425
|
|
|
@@ -13287,40 +13470,40 @@ var InputComponent = function InputComponent(_ref, ref) {
|
|
|
13287
13470
|
cov_19tsj3a3jt().f[0]++;
|
|
13288
13471
|
var inputId = (cov_19tsj3a3jt().s[1]++, (cov_19tsj3a3jt().b[7][0]++, id) || (cov_19tsj3a3jt().b[7][1]++, name));
|
|
13289
13472
|
var hasErrorState = (cov_19tsj3a3jt().s[2]++, (cov_19tsj3a3jt().b[8][0]++, hasError) || (cov_19tsj3a3jt().b[8][1]++, !!errorMessage));
|
|
13290
|
-
var prefixClass = (cov_19tsj3a3jt().s[3]++, prefixClasses + " " + variantClasses[variant] + " " + (hasErrorState ? (cov_19tsj3a3jt().b[9][0]++, errorBorderClasses) : (cov_19tsj3a3jt().b[9][1]++, '')));
|
|
13291
|
-
var sufixClass = (cov_19tsj3a3jt().s[4]++, sufixClasses + " " + variantClasses[variant] + " " + (hasErrorState ? (cov_19tsj3a3jt().b[
|
|
13473
|
+
var prefixClass = (cov_19tsj3a3jt().s[3]++, prefixClasses + " " + variantClasses[variant] + " " + (hasErrorState ? (cov_19tsj3a3jt().b[9][0]++, errorBorderClasses) : (cov_19tsj3a3jt().b[9][1]++, '')) + " " + (prefixBorder ? (cov_19tsj3a3jt().b[10][0]++, '') : (cov_19tsj3a3jt().b[10][1]++, prefixBorderlessKomeaClasses)));
|
|
13474
|
+
var sufixClass = (cov_19tsj3a3jt().s[4]++, sufixClasses + " " + variantClasses[variant] + " " + (hasErrorState ? (cov_19tsj3a3jt().b[11][0]++, errorBorderClasses) : (cov_19tsj3a3jt().b[11][1]++, '')) + " " + (sufixBorder ? (cov_19tsj3a3jt().b[12][0]++, '') : (cov_19tsj3a3jt().b[12][1]++, sufixBorderlessKomeaClasses)));
|
|
13292
13475
|
var inputContainerClass = (cov_19tsj3a3jt().s[5]++, inputContainerClasses + " " + variantClasses[variant]);
|
|
13293
13476
|
cov_19tsj3a3jt().s[6]++;
|
|
13294
13477
|
|
|
13295
13478
|
if (disabled) {
|
|
13296
|
-
cov_19tsj3a3jt().b[
|
|
13479
|
+
cov_19tsj3a3jt().b[13][0]++;
|
|
13297
13480
|
cov_19tsj3a3jt().s[7]++;
|
|
13298
13481
|
inputContainerClass += " " + defaultBorderClasses + " " + inputContainerDisabledClasses;
|
|
13299
13482
|
} else {
|
|
13300
|
-
cov_19tsj3a3jt().b[
|
|
13483
|
+
cov_19tsj3a3jt().b[13][1]++;
|
|
13301
13484
|
cov_19tsj3a3jt().s[8]++;
|
|
13302
13485
|
|
|
13303
13486
|
if (readOnly) {
|
|
13304
|
-
cov_19tsj3a3jt().b[
|
|
13487
|
+
cov_19tsj3a3jt().b[14][0]++;
|
|
13305
13488
|
cov_19tsj3a3jt().s[9]++;
|
|
13306
13489
|
inputContainerClass += " " + defaultBorderClasses + " " + inputContainerReadonlyClasses;
|
|
13307
13490
|
} else {
|
|
13308
|
-
cov_19tsj3a3jt().b[
|
|
13491
|
+
cov_19tsj3a3jt().b[14][1]++;
|
|
13309
13492
|
cov_19tsj3a3jt().s[10]++;
|
|
13310
13493
|
|
|
13311
13494
|
if (hasErrorState) {
|
|
13312
|
-
cov_19tsj3a3jt().b[
|
|
13495
|
+
cov_19tsj3a3jt().b[15][0]++;
|
|
13313
13496
|
cov_19tsj3a3jt().s[11]++;
|
|
13314
13497
|
inputContainerClass += " " + errorBorderClasses;
|
|
13315
13498
|
} else {
|
|
13316
|
-
cov_19tsj3a3jt().b[
|
|
13499
|
+
cov_19tsj3a3jt().b[15][1]++;
|
|
13317
13500
|
cov_19tsj3a3jt().s[12]++;
|
|
13318
13501
|
inputContainerClass += " " + defaultBorderClasses;
|
|
13319
13502
|
}
|
|
13320
13503
|
}
|
|
13321
13504
|
}
|
|
13322
13505
|
|
|
13323
|
-
var inputClass = (cov_19tsj3a3jt().s[13]++, "w-full px-4 appearance-none shadow-none outline-none bg-transparent box-border " + focusClass + " " + (hasErrorState ? (cov_19tsj3a3jt().b[
|
|
13506
|
+
var inputClass = (cov_19tsj3a3jt().s[13]++, "w-full px-4 komea:px-3 appearance-none shadow-none outline-none bg-transparent box-border " + focusClass + " " + (hasErrorState ? (cov_19tsj3a3jt().b[16][0]++, errorBorderClasses) : (cov_19tsj3a3jt().b[16][1]++, defaultBorderClasses)) + " " + ((cov_19tsj3a3jt().b[18][0]++, prefix) && (cov_19tsj3a3jt().b[18][1]++, prefixBorder) ? (cov_19tsj3a3jt().b[17][0]++, 'border-l') : (cov_19tsj3a3jt().b[17][1]++, '')) + " " + ((cov_19tsj3a3jt().b[20][0]++, sufix) && (cov_19tsj3a3jt().b[20][1]++, sufixBorder) ? (cov_19tsj3a3jt().b[19][0]++, 'border-r') : (cov_19tsj3a3jt().b[19][1]++, '')) + " " + ((cov_19tsj3a3jt().b[22][0]++, prefix) && (cov_19tsj3a3jt().b[22][1]++, !prefixBorder) ? (cov_19tsj3a3jt().b[21][0]++, 'pl-0 komea:pl-2') : (cov_19tsj3a3jt().b[21][1]++, '')) + " " + ((cov_19tsj3a3jt().b[24][0]++, sufix) && (cov_19tsj3a3jt().b[24][1]++, !sufixBorder) ? (cov_19tsj3a3jt().b[23][0]++, 'pr-0 komea:pr-2') : (cov_19tsj3a3jt().b[23][1]++, '')));
|
|
13324
13507
|
var LabelComponent = (cov_19tsj3a3jt().s[14]++, /*#__PURE__*/React__default.createElement(InputLabel, {
|
|
13325
13508
|
label: label,
|
|
13326
13509
|
labelComplement: labelComplement,
|
|
@@ -13330,7 +13513,7 @@ var InputComponent = function InputComponent(_ref, ref) {
|
|
|
13330
13513
|
className: "mb-1"
|
|
13331
13514
|
}));
|
|
13332
13515
|
var HelpTextComponent = (cov_19tsj3a3jt().s[15]++, /*#__PURE__*/React__default.createElement(InputHelpText, {
|
|
13333
|
-
helpText: (cov_19tsj3a3jt().b[
|
|
13516
|
+
helpText: (cov_19tsj3a3jt().b[25][0]++, errorMessage) || (cov_19tsj3a3jt().b[25][1]++, helpText),
|
|
13334
13517
|
hasError: hasErrorState,
|
|
13335
13518
|
className: "mt-2"
|
|
13336
13519
|
}));
|
|
@@ -13339,7 +13522,7 @@ var InputComponent = function InputComponent(_ref, ref) {
|
|
|
13339
13522
|
className: "form-group flex flex-col " + className
|
|
13340
13523
|
}, LabelComponent, /*#__PURE__*/React__default.createElement("div", {
|
|
13341
13524
|
className: inputContainerClass
|
|
13342
|
-
}, (cov_19tsj3a3jt().b[
|
|
13525
|
+
}, (cov_19tsj3a3jt().b[26][0]++, prefix) && (cov_19tsj3a3jt().b[26][1]++, /*#__PURE__*/React__default.createElement("label", {
|
|
13343
13526
|
htmlFor: inputId,
|
|
13344
13527
|
className: prefixClass
|
|
13345
13528
|
}, prefix)), /*#__PURE__*/React__default.createElement("input", Object.assign({
|
|
@@ -13351,7 +13534,7 @@ var InputComponent = function InputComponent(_ref, ref) {
|
|
|
13351
13534
|
disabled: disabled,
|
|
13352
13535
|
readOnly: readOnly,
|
|
13353
13536
|
className: inputClass
|
|
13354
|
-
}, props)), (cov_19tsj3a3jt().b[
|
|
13537
|
+
}, props)), (cov_19tsj3a3jt().b[27][0]++, sufix) && (cov_19tsj3a3jt().b[27][1]++, /*#__PURE__*/React__default.createElement("label", {
|
|
13355
13538
|
htmlFor: inputId,
|
|
13356
13539
|
className: sufixClass
|
|
13357
13540
|
}, sufix))), HelpTextComponent);
|
|
@@ -19766,7 +19949,7 @@ cov_p0nh19g13();
|
|
|
19766
19949
|
|
|
19767
19950
|
function cov_15lsksfpg9() {
|
|
19768
19951
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Forms/Toggle/Toggle.tsx";
|
|
19769
|
-
var hash = "
|
|
19952
|
+
var hash = "9ef802f84712ec6d21b1e99469ac3b737c5bc235";
|
|
19770
19953
|
var global = new Function("return this")();
|
|
19771
19954
|
var gcv = "__coverage__";
|
|
19772
19955
|
var coverageData = {
|
|
@@ -19939,7 +20122,7 @@ function cov_15lsksfpg9() {
|
|
|
19939
20122
|
},
|
|
19940
20123
|
end: {
|
|
19941
20124
|
line: 41,
|
|
19942
|
-
column:
|
|
20125
|
+
column: 85
|
|
19943
20126
|
}
|
|
19944
20127
|
},
|
|
19945
20128
|
"17": {
|
|
@@ -20317,7 +20500,7 @@ function cov_15lsksfpg9() {
|
|
|
20317
20500
|
"6": [0, 0]
|
|
20318
20501
|
},
|
|
20319
20502
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
20320
|
-
hash: "
|
|
20503
|
+
hash: "9ef802f84712ec6d21b1e99469ac3b737c5bc235"
|
|
20321
20504
|
};
|
|
20322
20505
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
20323
20506
|
|
|
@@ -20407,7 +20590,7 @@ var ToggleComponent = function ToggleComponent(_ref, ref) {
|
|
|
20407
20590
|
var toggleContainerDisabledClasses = (cov_15lsksfpg9().s[13]++, (disabled ? (cov_15lsksfpg9().b[6][0]++, 'pointer-events-none') : (cov_15lsksfpg9().b[6][1]++, '')) + " relative");
|
|
20408
20591
|
var toggleBackgroundClasses = (cov_15lsksfpg9().s[14]++, "block border w-[53px] h-8 rounded-full " + toggleClasses.background[toggleCheckText][toggleStatusText] + " transition");
|
|
20409
20592
|
var toggleCircleClasses = (cov_15lsksfpg9().s[15]++, "transform " + toggleClasses.circle[toggleCheckText][toggleStatusText] + " absolute left-[6px] top-[6px] w-5 h-5 rounded-full transition");
|
|
20410
|
-
var toggleLabelClasses = (cov_15lsksfpg9().s[16]++, "ml-2 text-inverted-1 text-f6 label");
|
|
20593
|
+
var toggleLabelClasses = (cov_15lsksfpg9().s[16]++, "ml-2 text-inverted-1 text-f6 komea:font-medium label");
|
|
20411
20594
|
cov_15lsksfpg9().s[17]++;
|
|
20412
20595
|
return /*#__PURE__*/React__default.createElement("label", {
|
|
20413
20596
|
htmlFor: inputId,
|
|
@@ -23438,9 +23621,9 @@ function cov_l9j4z3osv() {
|
|
|
23438
23621
|
|
|
23439
23622
|
cov_l9j4z3osv();
|
|
23440
23623
|
var sizeClasses = ( /*#__PURE__*/cov_l9j4z3osv().s[0]++, {
|
|
23441
|
-
"default": 'h-12',
|
|
23624
|
+
"default": 'komea:h-9 h-12',
|
|
23442
23625
|
small: 'h-8',
|
|
23443
|
-
large: 'h-14',
|
|
23626
|
+
large: 'komea:h-10 h-14',
|
|
23444
23627
|
xlarge: 'h-24'
|
|
23445
23628
|
});
|
|
23446
23629
|
var valueFontSizesClasses = ( /*#__PURE__*/cov_l9j4z3osv().s[1]++, {
|
|
@@ -23450,7 +23633,7 @@ var valueFontSizesClasses = ( /*#__PURE__*/cov_l9j4z3osv().s[1]++, {
|
|
|
23450
23633
|
xlarge: 'text-f4'
|
|
23451
23634
|
});
|
|
23452
23635
|
var variantControlClasses = ( /*#__PURE__*/cov_l9j4z3osv().s[2]++, {
|
|
23453
|
-
"default": 'border-card-stroke rounded pl-2',
|
|
23636
|
+
"default": 'border-card-stroke rounded pl-2 komea:border-input-stroke komea:shadow-sm',
|
|
23454
23637
|
secondary: 'border-inverted-2 hover:bg-base-3 rounded-md focus:ring-2 focus:ring-focus focus:ring-offset-2 focus:bg-base-1 pl-2',
|
|
23455
23638
|
simple: 'border-0 border-b border-on-base-3'
|
|
23456
23639
|
});
|
|
@@ -23818,7 +24001,7 @@ cov_2msfl1k6vq();
|
|
|
23818
24001
|
|
|
23819
24002
|
function cov_1r6wbwfdtn() {
|
|
23820
24003
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Forms/Checkbox/Checkbox.tsx";
|
|
23821
|
-
var hash = "
|
|
24004
|
+
var hash = "dad1952543e995090c47839799c9152034d7d782";
|
|
23822
24005
|
var global = new Function("return this")();
|
|
23823
24006
|
var gcv = "__coverage__";
|
|
23824
24007
|
var coverageData = {
|
|
@@ -24745,7 +24928,7 @@ function cov_1r6wbwfdtn() {
|
|
|
24745
24928
|
},
|
|
24746
24929
|
end: {
|
|
24747
24930
|
line: 34,
|
|
24748
|
-
column:
|
|
24931
|
+
column: 62
|
|
24749
24932
|
}
|
|
24750
24933
|
}, {
|
|
24751
24934
|
start: {
|
|
@@ -25168,7 +25351,7 @@ function cov_1r6wbwfdtn() {
|
|
|
25168
25351
|
"26": [0, 0]
|
|
25169
25352
|
},
|
|
25170
25353
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
25171
|
-
hash: "
|
|
25354
|
+
hash: "dad1952543e995090c47839799c9152034d7d782"
|
|
25172
25355
|
};
|
|
25173
25356
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
25174
25357
|
|
|
@@ -25285,7 +25468,7 @@ var CheckboxComponent = function CheckboxComponent(_ref, ref) {
|
|
|
25285
25468
|
};
|
|
25286
25469
|
|
|
25287
25470
|
var checkboxIconClasses = (cov_1r6wbwfdtn().s[23]++, "transition duration-200 ease-in-out " + ((cov_1r6wbwfdtn().b[14][0]++, isChecked) || (cov_1r6wbwfdtn().b[14][1]++, isIndeterminate) ? (cov_1r6wbwfdtn().b[13][0]++, 'scale-100') : (cov_1r6wbwfdtn().b[13][1]++, 'scale-0')));
|
|
25288
|
-
var checkboxIconContainerClasses = (cov_1r6wbwfdtn().s[24]++, "border border-card-stroke transition duration-200 ease-in-out\n " + (disabled ? (cov_1r6wbwfdtn().b[15][0]++, 'bg-base-4') : (cov_1r6wbwfdtn().b[15][1]++, (cov_1r6wbwfdtn().b[17][0]++, isChecked) || (cov_1r6wbwfdtn().b[17][1]++, isIndeterminate) ? (cov_1r6wbwfdtn().b[16][0]++, 'bg-primary border-primary') : (cov_1r6wbwfdtn().b[16][1]++, 'bg-base-1'))) + "\n " + (isCenterBoxAlign ? (cov_1r6wbwfdtn().b[18][0]++, 'items-center') : (cov_1r6wbwfdtn().b[18][1]++, '')) + "\n rounded-xs w-4 h-4 flex justify-center m-px\n ");
|
|
25471
|
+
var checkboxIconContainerClasses = (cov_1r6wbwfdtn().s[24]++, "border border-card-stroke komea:border-input-stroke komea:shadow-sm transition duration-200 ease-in-out\n " + (disabled ? (cov_1r6wbwfdtn().b[15][0]++, 'bg-base-4') : (cov_1r6wbwfdtn().b[15][1]++, (cov_1r6wbwfdtn().b[17][0]++, isChecked) || (cov_1r6wbwfdtn().b[17][1]++, isIndeterminate) ? (cov_1r6wbwfdtn().b[16][0]++, 'bg-primary border-primary komea:border-primary') : (cov_1r6wbwfdtn().b[16][1]++, 'bg-base-1'))) + "\n " + (isCenterBoxAlign ? (cov_1r6wbwfdtn().b[18][0]++, 'items-center') : (cov_1r6wbwfdtn().b[18][1]++, '')) + "\n rounded-xs w-4 h-4 flex justify-center m-px\n ");
|
|
25289
25472
|
var checkboxLabelClasses = (cov_1r6wbwfdtn().s[25]++, "ml-1 input-label text-f6 " + (hasErrorState ? (cov_1r6wbwfdtn().b[19][0]++, 'text-danger') : (cov_1r6wbwfdtn().b[19][1]++, disabled ? (cov_1r6wbwfdtn().b[20][0]++, 'text-inverted-2') : (cov_1r6wbwfdtn().b[20][1]++, ''))));
|
|
25290
25473
|
var alignOptions = (cov_1r6wbwfdtn().s[26]++, {
|
|
25291
25474
|
start: 'items-start',
|
|
@@ -25306,7 +25489,7 @@ var CheckboxComponent = function CheckboxComponent(_ref, ref) {
|
|
|
25306
25489
|
htmlFor: inputId,
|
|
25307
25490
|
className: "inline-flex " + alignOptions[boxAlign] + " cursor-pointer"
|
|
25308
25491
|
}, /*#__PURE__*/React__default.createElement("span", {
|
|
25309
|
-
className: "relative rounded-xs z-10 flex items-center justify-center focus-within:ring-2 ring-focus"
|
|
25492
|
+
className: "relative rounded-xs z-10 flex items-center justify-center focus-within:ring-2 komea:focus-within:ring-[3px] ring-focus komea:ring-focus/50"
|
|
25310
25493
|
}, /*#__PURE__*/React__default.createElement("input", Object.assign({
|
|
25311
25494
|
ref: (cov_1r6wbwfdtn().b[22][0]++, ref) || (cov_1r6wbwfdtn().b[22][1]++, inputRef),
|
|
25312
25495
|
type: "checkbox",
|
|
@@ -31617,7 +31800,7 @@ var TableComponent = function TableComponent(_ref2) {
|
|
|
31617
31800
|
className: "max-w-full overflow-x-auto"
|
|
31618
31801
|
}, /*#__PURE__*/React__default.createElement("table", Object.assign({}, getTableProps(), {
|
|
31619
31802
|
id: id,
|
|
31620
|
-
className: "w-full bg-base-1 rounded border-separate border border-card-stroke",
|
|
31803
|
+
className: "w-full bg-base-1 rounded komea:rounded-xs border-separate border border-card-stroke",
|
|
31621
31804
|
cellSpacing: "0"
|
|
31622
31805
|
}), /*#__PURE__*/React__default.createElement("thead", {
|
|
31623
31806
|
className: "text-left"
|
|
@@ -31762,7 +31945,7 @@ cov_1rbsv7ie8y();
|
|
|
31762
31945
|
|
|
31763
31946
|
function cov_2o229yjfa3() {
|
|
31764
31947
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Indicators/Alert/Alert.tsx";
|
|
31765
|
-
var hash = "
|
|
31948
|
+
var hash = "fd441124cfce00b8905c75df8900d218d81482eb";
|
|
31766
31949
|
var global = new Function("return this")();
|
|
31767
31950
|
var gcv = "__coverage__";
|
|
31768
31951
|
var coverageData = {
|
|
@@ -31774,117 +31957,117 @@ function cov_2o229yjfa3() {
|
|
|
31774
31957
|
column: 19
|
|
31775
31958
|
},
|
|
31776
31959
|
end: {
|
|
31777
|
-
line:
|
|
31960
|
+
line: 47,
|
|
31778
31961
|
column: 1
|
|
31779
31962
|
}
|
|
31780
31963
|
},
|
|
31781
31964
|
"1": {
|
|
31782
31965
|
start: {
|
|
31783
|
-
line:
|
|
31966
|
+
line: 48,
|
|
31784
31967
|
column: 23
|
|
31785
31968
|
},
|
|
31786
31969
|
end: {
|
|
31787
|
-
line:
|
|
31970
|
+
line: 70,
|
|
31788
31971
|
column: 1
|
|
31789
31972
|
}
|
|
31790
31973
|
},
|
|
31791
31974
|
"2": {
|
|
31792
31975
|
start: {
|
|
31793
|
-
line:
|
|
31976
|
+
line: 49,
|
|
31794
31977
|
column: 42
|
|
31795
31978
|
},
|
|
31796
31979
|
end: {
|
|
31797
|
-
line:
|
|
31980
|
+
line: 49,
|
|
31798
31981
|
column: 58
|
|
31799
31982
|
}
|
|
31800
31983
|
},
|
|
31801
31984
|
"3": {
|
|
31802
31985
|
start: {
|
|
31803
|
-
line:
|
|
31986
|
+
line: 50,
|
|
31804
31987
|
column: 4
|
|
31805
31988
|
},
|
|
31806
31989
|
end: {
|
|
31807
|
-
line:
|
|
31990
|
+
line: 52,
|
|
31808
31991
|
column: 17
|
|
31809
31992
|
}
|
|
31810
31993
|
},
|
|
31811
31994
|
"4": {
|
|
31812
31995
|
start: {
|
|
31813
|
-
line:
|
|
31996
|
+
line: 51,
|
|
31814
31997
|
column: 8
|
|
31815
31998
|
},
|
|
31816
31999
|
end: {
|
|
31817
|
-
line:
|
|
32000
|
+
line: 51,
|
|
31818
32001
|
column: 31
|
|
31819
32002
|
}
|
|
31820
32003
|
},
|
|
31821
32004
|
"5": {
|
|
31822
32005
|
start: {
|
|
31823
|
-
line:
|
|
32006
|
+
line: 53,
|
|
31824
32007
|
column: 26
|
|
31825
32008
|
},
|
|
31826
32009
|
end: {
|
|
31827
|
-
line:
|
|
32010
|
+
line: 56,
|
|
31828
32011
|
column: 5
|
|
31829
32012
|
}
|
|
31830
32013
|
},
|
|
31831
32014
|
"6": {
|
|
31832
32015
|
start: {
|
|
31833
|
-
line:
|
|
32016
|
+
line: 54,
|
|
31834
32017
|
column: 8
|
|
31835
32018
|
},
|
|
31836
32019
|
end: {
|
|
31837
|
-
line:
|
|
32020
|
+
line: 54,
|
|
31838
32021
|
column: 30
|
|
31839
32022
|
}
|
|
31840
32023
|
},
|
|
31841
32024
|
"7": {
|
|
31842
32025
|
start: {
|
|
31843
|
-
line:
|
|
32026
|
+
line: 55,
|
|
31844
32027
|
column: 8
|
|
31845
32028
|
},
|
|
31846
32029
|
end: {
|
|
31847
|
-
line:
|
|
32030
|
+
line: 55,
|
|
31848
32031
|
column: 20
|
|
31849
32032
|
}
|
|
31850
32033
|
},
|
|
31851
32034
|
"8": {
|
|
31852
32035
|
start: {
|
|
31853
|
-
line:
|
|
32036
|
+
line: 57,
|
|
31854
32037
|
column: 4
|
|
31855
32038
|
},
|
|
31856
32039
|
end: {
|
|
31857
|
-
line:
|
|
32040
|
+
line: 58,
|
|
31858
32041
|
column: 20
|
|
31859
32042
|
}
|
|
31860
32043
|
},
|
|
31861
32044
|
"9": {
|
|
31862
32045
|
start: {
|
|
31863
|
-
line:
|
|
32046
|
+
line: 58,
|
|
31864
32047
|
column: 8
|
|
31865
32048
|
},
|
|
31866
32049
|
end: {
|
|
31867
|
-
line:
|
|
32050
|
+
line: 58,
|
|
31868
32051
|
column: 20
|
|
31869
32052
|
}
|
|
31870
32053
|
},
|
|
31871
32054
|
"10": {
|
|
31872
32055
|
start: {
|
|
31873
|
-
line:
|
|
32056
|
+
line: 59,
|
|
31874
32057
|
column: 4
|
|
31875
32058
|
},
|
|
31876
32059
|
end: {
|
|
31877
|
-
line:
|
|
32060
|
+
line: 69,
|
|
31878
32061
|
column: 116
|
|
31879
32062
|
}
|
|
31880
32063
|
},
|
|
31881
32064
|
"11": {
|
|
31882
32065
|
start: {
|
|
31883
|
-
line:
|
|
32066
|
+
line: 71,
|
|
31884
32067
|
column: 21
|
|
31885
32068
|
},
|
|
31886
32069
|
end: {
|
|
31887
|
-
line:
|
|
32070
|
+
line: 71,
|
|
31888
32071
|
column: 47
|
|
31889
32072
|
}
|
|
31890
32073
|
}
|
|
@@ -31894,215 +32077,215 @@ function cov_2o229yjfa3() {
|
|
|
31894
32077
|
name: "(anonymous_0)",
|
|
31895
32078
|
decl: {
|
|
31896
32079
|
start: {
|
|
31897
|
-
line:
|
|
32080
|
+
line: 48,
|
|
31898
32081
|
column: 23
|
|
31899
32082
|
},
|
|
31900
32083
|
end: {
|
|
31901
|
-
line:
|
|
32084
|
+
line: 48,
|
|
31902
32085
|
column: 24
|
|
31903
32086
|
}
|
|
31904
32087
|
},
|
|
31905
32088
|
loc: {
|
|
31906
32089
|
start: {
|
|
31907
|
-
line:
|
|
32090
|
+
line: 48,
|
|
31908
32091
|
column: 166
|
|
31909
32092
|
},
|
|
31910
32093
|
end: {
|
|
31911
|
-
line:
|
|
32094
|
+
line: 70,
|
|
31912
32095
|
column: 1
|
|
31913
32096
|
}
|
|
31914
32097
|
},
|
|
31915
|
-
line:
|
|
32098
|
+
line: 48
|
|
31916
32099
|
},
|
|
31917
32100
|
"1": {
|
|
31918
32101
|
name: "(anonymous_1)",
|
|
31919
32102
|
decl: {
|
|
31920
32103
|
start: {
|
|
31921
|
-
line:
|
|
32104
|
+
line: 50,
|
|
31922
32105
|
column: 14
|
|
31923
32106
|
},
|
|
31924
32107
|
end: {
|
|
31925
|
-
line:
|
|
32108
|
+
line: 50,
|
|
31926
32109
|
column: 15
|
|
31927
32110
|
}
|
|
31928
32111
|
},
|
|
31929
32112
|
loc: {
|
|
31930
32113
|
start: {
|
|
31931
|
-
line:
|
|
32114
|
+
line: 50,
|
|
31932
32115
|
column: 20
|
|
31933
32116
|
},
|
|
31934
32117
|
end: {
|
|
31935
|
-
line:
|
|
32118
|
+
line: 52,
|
|
31936
32119
|
column: 5
|
|
31937
32120
|
}
|
|
31938
32121
|
},
|
|
31939
|
-
line:
|
|
32122
|
+
line: 50
|
|
31940
32123
|
},
|
|
31941
32124
|
"2": {
|
|
31942
32125
|
name: "(anonymous_2)",
|
|
31943
32126
|
decl: {
|
|
31944
32127
|
start: {
|
|
31945
|
-
line:
|
|
32128
|
+
line: 53,
|
|
31946
32129
|
column: 26
|
|
31947
32130
|
},
|
|
31948
32131
|
end: {
|
|
31949
|
-
line:
|
|
32132
|
+
line: 53,
|
|
31950
32133
|
column: 27
|
|
31951
32134
|
}
|
|
31952
32135
|
},
|
|
31953
32136
|
loc: {
|
|
31954
32137
|
start: {
|
|
31955
|
-
line:
|
|
32138
|
+
line: 53,
|
|
31956
32139
|
column: 32
|
|
31957
32140
|
},
|
|
31958
32141
|
end: {
|
|
31959
|
-
line:
|
|
32142
|
+
line: 56,
|
|
31960
32143
|
column: 5
|
|
31961
32144
|
}
|
|
31962
32145
|
},
|
|
31963
|
-
line:
|
|
32146
|
+
line: 53
|
|
31964
32147
|
}
|
|
31965
32148
|
},
|
|
31966
32149
|
branchMap: {
|
|
31967
32150
|
"0": {
|
|
31968
32151
|
loc: {
|
|
31969
32152
|
start: {
|
|
31970
|
-
line:
|
|
32153
|
+
line: 48,
|
|
31971
32154
|
column: 26
|
|
31972
32155
|
},
|
|
31973
32156
|
end: {
|
|
31974
|
-
line:
|
|
32157
|
+
line: 48,
|
|
31975
32158
|
column: 39
|
|
31976
32159
|
}
|
|
31977
32160
|
},
|
|
31978
32161
|
type: "default-arg",
|
|
31979
32162
|
locations: [{
|
|
31980
32163
|
start: {
|
|
31981
|
-
line:
|
|
32164
|
+
line: 48,
|
|
31982
32165
|
column: 33
|
|
31983
32166
|
},
|
|
31984
32167
|
end: {
|
|
31985
|
-
line:
|
|
32168
|
+
line: 48,
|
|
31986
32169
|
column: 39
|
|
31987
32170
|
}
|
|
31988
32171
|
}],
|
|
31989
|
-
line:
|
|
32172
|
+
line: 48
|
|
31990
32173
|
},
|
|
31991
32174
|
"1": {
|
|
31992
32175
|
loc: {
|
|
31993
32176
|
start: {
|
|
31994
|
-
line:
|
|
32177
|
+
line: 48,
|
|
31995
32178
|
column: 41
|
|
31996
32179
|
},
|
|
31997
32180
|
end: {
|
|
31998
|
-
line:
|
|
32181
|
+
line: 48,
|
|
31999
32182
|
column: 54
|
|
32000
32183
|
}
|
|
32001
32184
|
},
|
|
32002
32185
|
type: "default-arg",
|
|
32003
32186
|
locations: [{
|
|
32004
32187
|
start: {
|
|
32005
|
-
line:
|
|
32188
|
+
line: 48,
|
|
32006
32189
|
column: 50
|
|
32007
32190
|
},
|
|
32008
32191
|
end: {
|
|
32009
|
-
line:
|
|
32192
|
+
line: 48,
|
|
32010
32193
|
column: 54
|
|
32011
32194
|
}
|
|
32012
32195
|
}],
|
|
32013
|
-
line:
|
|
32196
|
+
line: 48
|
|
32014
32197
|
},
|
|
32015
32198
|
"2": {
|
|
32016
32199
|
loc: {
|
|
32017
32200
|
start: {
|
|
32018
|
-
line:
|
|
32201
|
+
line: 48,
|
|
32019
32202
|
column: 82
|
|
32020
32203
|
},
|
|
32021
32204
|
end: {
|
|
32022
|
-
line:
|
|
32205
|
+
line: 48,
|
|
32023
32206
|
column: 99
|
|
32024
32207
|
}
|
|
32025
32208
|
},
|
|
32026
32209
|
type: "default-arg",
|
|
32027
32210
|
locations: [{
|
|
32028
32211
|
start: {
|
|
32029
|
-
line:
|
|
32212
|
+
line: 48,
|
|
32030
32213
|
column: 94
|
|
32031
32214
|
},
|
|
32032
32215
|
end: {
|
|
32033
|
-
line:
|
|
32216
|
+
line: 48,
|
|
32034
32217
|
column: 99
|
|
32035
32218
|
}
|
|
32036
32219
|
}],
|
|
32037
|
-
line:
|
|
32220
|
+
line: 48
|
|
32038
32221
|
},
|
|
32039
32222
|
"3": {
|
|
32040
32223
|
loc: {
|
|
32041
32224
|
start: {
|
|
32042
|
-
line:
|
|
32225
|
+
line: 48,
|
|
32043
32226
|
column: 110
|
|
32044
32227
|
},
|
|
32045
32228
|
end: {
|
|
32046
|
-
line:
|
|
32229
|
+
line: 48,
|
|
32047
32230
|
column: 126
|
|
32048
32231
|
}
|
|
32049
32232
|
},
|
|
32050
32233
|
type: "default-arg",
|
|
32051
32234
|
locations: [{
|
|
32052
32235
|
start: {
|
|
32053
|
-
line:
|
|
32236
|
+
line: 48,
|
|
32054
32237
|
column: 121
|
|
32055
32238
|
},
|
|
32056
32239
|
end: {
|
|
32057
|
-
line:
|
|
32240
|
+
line: 48,
|
|
32058
32241
|
column: 126
|
|
32059
32242
|
}
|
|
32060
32243
|
}],
|
|
32061
|
-
line:
|
|
32244
|
+
line: 48
|
|
32062
32245
|
},
|
|
32063
32246
|
"4": {
|
|
32064
32247
|
loc: {
|
|
32065
32248
|
start: {
|
|
32066
|
-
line:
|
|
32249
|
+
line: 48,
|
|
32067
32250
|
column: 128
|
|
32068
32251
|
},
|
|
32069
32252
|
end: {
|
|
32070
|
-
line:
|
|
32253
|
+
line: 48,
|
|
32071
32254
|
column: 146
|
|
32072
32255
|
}
|
|
32073
32256
|
},
|
|
32074
32257
|
type: "default-arg",
|
|
32075
32258
|
locations: [{
|
|
32076
32259
|
start: {
|
|
32077
|
-
line:
|
|
32260
|
+
line: 48,
|
|
32078
32261
|
column: 141
|
|
32079
32262
|
},
|
|
32080
32263
|
end: {
|
|
32081
|
-
line:
|
|
32264
|
+
line: 48,
|
|
32082
32265
|
column: 146
|
|
32083
32266
|
}
|
|
32084
32267
|
}],
|
|
32085
|
-
line:
|
|
32268
|
+
line: 48
|
|
32086
32269
|
},
|
|
32087
32270
|
"5": {
|
|
32088
32271
|
loc: {
|
|
32089
32272
|
start: {
|
|
32090
|
-
line:
|
|
32273
|
+
line: 57,
|
|
32091
32274
|
column: 4
|
|
32092
32275
|
},
|
|
32093
32276
|
end: {
|
|
32094
|
-
line:
|
|
32277
|
+
line: 58,
|
|
32095
32278
|
column: 20
|
|
32096
32279
|
}
|
|
32097
32280
|
},
|
|
32098
32281
|
type: "if",
|
|
32099
32282
|
locations: [{
|
|
32100
32283
|
start: {
|
|
32101
|
-
line:
|
|
32284
|
+
line: 57,
|
|
32102
32285
|
column: 4
|
|
32103
32286
|
},
|
|
32104
32287
|
end: {
|
|
32105
|
-
line:
|
|
32288
|
+
line: 58,
|
|
32106
32289
|
column: 20
|
|
32107
32290
|
}
|
|
32108
32291
|
}, {
|
|
@@ -32115,214 +32298,214 @@ function cov_2o229yjfa3() {
|
|
|
32115
32298
|
column: undefined
|
|
32116
32299
|
}
|
|
32117
32300
|
}],
|
|
32118
|
-
line:
|
|
32301
|
+
line: 57
|
|
32119
32302
|
},
|
|
32120
32303
|
"6": {
|
|
32121
32304
|
loc: {
|
|
32122
32305
|
start: {
|
|
32123
|
-
line:
|
|
32124
|
-
column:
|
|
32306
|
+
line: 59,
|
|
32307
|
+
column: 184
|
|
32125
32308
|
},
|
|
32126
32309
|
end: {
|
|
32127
|
-
line:
|
|
32128
|
-
column:
|
|
32310
|
+
line: 59,
|
|
32311
|
+
column: 211
|
|
32129
32312
|
}
|
|
32130
32313
|
},
|
|
32131
32314
|
type: "cond-expr",
|
|
32132
32315
|
locations: [{
|
|
32133
32316
|
start: {
|
|
32134
|
-
line:
|
|
32135
|
-
column:
|
|
32317
|
+
line: 59,
|
|
32318
|
+
column: 197
|
|
32136
32319
|
},
|
|
32137
32320
|
end: {
|
|
32138
|
-
line:
|
|
32139
|
-
column:
|
|
32321
|
+
line: 59,
|
|
32322
|
+
column: 199
|
|
32140
32323
|
}
|
|
32141
32324
|
}, {
|
|
32142
32325
|
start: {
|
|
32143
|
-
line:
|
|
32144
|
-
column:
|
|
32326
|
+
line: 59,
|
|
32327
|
+
column: 202
|
|
32145
32328
|
},
|
|
32146
32329
|
end: {
|
|
32147
|
-
line:
|
|
32148
|
-
column:
|
|
32330
|
+
line: 59,
|
|
32331
|
+
column: 211
|
|
32149
32332
|
}
|
|
32150
32333
|
}],
|
|
32151
|
-
line:
|
|
32334
|
+
line: 59
|
|
32152
32335
|
},
|
|
32153
32336
|
"7": {
|
|
32154
32337
|
loc: {
|
|
32155
32338
|
start: {
|
|
32156
|
-
line:
|
|
32339
|
+
line: 60,
|
|
32157
32340
|
column: 8
|
|
32158
32341
|
},
|
|
32159
32342
|
end: {
|
|
32160
|
-
line:
|
|
32343
|
+
line: 61,
|
|
32161
32344
|
column: 107
|
|
32162
32345
|
}
|
|
32163
32346
|
},
|
|
32164
32347
|
type: "binary-expr",
|
|
32165
32348
|
locations: [{
|
|
32166
32349
|
start: {
|
|
32167
|
-
line:
|
|
32350
|
+
line: 60,
|
|
32168
32351
|
column: 8
|
|
32169
32352
|
},
|
|
32170
32353
|
end: {
|
|
32171
|
-
line:
|
|
32354
|
+
line: 60,
|
|
32172
32355
|
column: 17
|
|
32173
32356
|
}
|
|
32174
32357
|
}, {
|
|
32175
32358
|
start: {
|
|
32176
|
-
line:
|
|
32359
|
+
line: 60,
|
|
32177
32360
|
column: 22
|
|
32178
32361
|
},
|
|
32179
32362
|
end: {
|
|
32180
|
-
line:
|
|
32363
|
+
line: 61,
|
|
32181
32364
|
column: 106
|
|
32182
32365
|
}
|
|
32183
32366
|
}],
|
|
32184
|
-
line:
|
|
32367
|
+
line: 60
|
|
32185
32368
|
},
|
|
32186
32369
|
"8": {
|
|
32187
32370
|
loc: {
|
|
32188
32371
|
start: {
|
|
32189
|
-
line:
|
|
32372
|
+
line: 61,
|
|
32190
32373
|
column: 46
|
|
32191
32374
|
},
|
|
32192
32375
|
end: {
|
|
32193
|
-
line:
|
|
32376
|
+
line: 61,
|
|
32194
32377
|
column: 93
|
|
32195
32378
|
}
|
|
32196
32379
|
},
|
|
32197
32380
|
type: "cond-expr",
|
|
32198
32381
|
locations: [{
|
|
32199
32382
|
start: {
|
|
32200
|
-
line:
|
|
32383
|
+
line: 61,
|
|
32201
32384
|
column: 59
|
|
32202
32385
|
},
|
|
32203
32386
|
end: {
|
|
32204
|
-
line:
|
|
32387
|
+
line: 61,
|
|
32205
32388
|
column: 69
|
|
32206
32389
|
}
|
|
32207
32390
|
}, {
|
|
32208
32391
|
start: {
|
|
32209
|
-
line:
|
|
32392
|
+
line: 61,
|
|
32210
32393
|
column: 72
|
|
32211
32394
|
},
|
|
32212
32395
|
end: {
|
|
32213
|
-
line:
|
|
32396
|
+
line: 61,
|
|
32214
32397
|
column: 93
|
|
32215
32398
|
}
|
|
32216
32399
|
}],
|
|
32217
|
-
line:
|
|
32400
|
+
line: 61
|
|
32218
32401
|
},
|
|
32219
32402
|
"9": {
|
|
32220
32403
|
loc: {
|
|
32221
32404
|
start: {
|
|
32222
|
-
line:
|
|
32405
|
+
line: 65,
|
|
32223
32406
|
column: 16
|
|
32224
32407
|
},
|
|
32225
32408
|
end: {
|
|
32226
|
-
line:
|
|
32227
|
-
column:
|
|
32409
|
+
line: 65,
|
|
32410
|
+
column: 124
|
|
32228
32411
|
}
|
|
32229
32412
|
},
|
|
32230
32413
|
type: "binary-expr",
|
|
32231
32414
|
locations: [{
|
|
32232
32415
|
start: {
|
|
32233
|
-
line:
|
|
32416
|
+
line: 65,
|
|
32234
32417
|
column: 16
|
|
32235
32418
|
},
|
|
32236
32419
|
end: {
|
|
32237
|
-
line:
|
|
32420
|
+
line: 65,
|
|
32238
32421
|
column: 24
|
|
32239
32422
|
}
|
|
32240
32423
|
}, {
|
|
32241
32424
|
start: {
|
|
32242
|
-
line:
|
|
32243
|
-
column:
|
|
32425
|
+
line: 65,
|
|
32426
|
+
column: 29
|
|
32244
32427
|
},
|
|
32245
32428
|
end: {
|
|
32246
|
-
line:
|
|
32247
|
-
column:
|
|
32429
|
+
line: 65,
|
|
32430
|
+
column: 123
|
|
32248
32431
|
}
|
|
32249
32432
|
}],
|
|
32250
|
-
line:
|
|
32433
|
+
line: 65
|
|
32251
32434
|
},
|
|
32252
32435
|
"10": {
|
|
32253
32436
|
loc: {
|
|
32254
32437
|
start: {
|
|
32255
|
-
line:
|
|
32438
|
+
line: 66,
|
|
32256
32439
|
column: 12
|
|
32257
32440
|
},
|
|
32258
32441
|
end: {
|
|
32259
|
-
line:
|
|
32442
|
+
line: 66,
|
|
32260
32443
|
column: 203
|
|
32261
32444
|
}
|
|
32262
32445
|
},
|
|
32263
32446
|
type: "binary-expr",
|
|
32264
32447
|
locations: [{
|
|
32265
32448
|
start: {
|
|
32266
|
-
line:
|
|
32449
|
+
line: 66,
|
|
32267
32450
|
column: 12
|
|
32268
32451
|
},
|
|
32269
32452
|
end: {
|
|
32270
|
-
line:
|
|
32453
|
+
line: 66,
|
|
32271
32454
|
column: 19
|
|
32272
32455
|
}
|
|
32273
32456
|
}, {
|
|
32274
32457
|
start: {
|
|
32275
|
-
line:
|
|
32458
|
+
line: 66,
|
|
32276
32459
|
column: 24
|
|
32277
32460
|
},
|
|
32278
32461
|
end: {
|
|
32279
|
-
line:
|
|
32462
|
+
line: 66,
|
|
32280
32463
|
column: 202
|
|
32281
32464
|
}
|
|
32282
32465
|
}],
|
|
32283
|
-
line:
|
|
32466
|
+
line: 66
|
|
32284
32467
|
},
|
|
32285
32468
|
"11": {
|
|
32286
32469
|
loc: {
|
|
32287
32470
|
start: {
|
|
32288
|
-
line:
|
|
32471
|
+
line: 67,
|
|
32289
32472
|
column: 8
|
|
32290
32473
|
},
|
|
32291
32474
|
end: {
|
|
32292
|
-
line:
|
|
32475
|
+
line: 69,
|
|
32293
32476
|
column: 113
|
|
32294
32477
|
}
|
|
32295
32478
|
},
|
|
32296
32479
|
type: "binary-expr",
|
|
32297
32480
|
locations: [{
|
|
32298
32481
|
start: {
|
|
32299
|
-
line:
|
|
32482
|
+
line: 67,
|
|
32300
32483
|
column: 9
|
|
32301
32484
|
},
|
|
32302
32485
|
end: {
|
|
32303
|
-
line:
|
|
32486
|
+
line: 67,
|
|
32304
32487
|
column: 18
|
|
32305
32488
|
}
|
|
32306
32489
|
}, {
|
|
32307
32490
|
start: {
|
|
32308
|
-
line:
|
|
32491
|
+
line: 67,
|
|
32309
32492
|
column: 22
|
|
32310
32493
|
},
|
|
32311
32494
|
end: {
|
|
32312
|
-
line:
|
|
32495
|
+
line: 67,
|
|
32313
32496
|
column: 29
|
|
32314
32497
|
}
|
|
32315
32498
|
}, {
|
|
32316
32499
|
start: {
|
|
32317
|
-
line:
|
|
32500
|
+
line: 67,
|
|
32318
32501
|
column: 35
|
|
32319
32502
|
},
|
|
32320
32503
|
end: {
|
|
32321
|
-
line:
|
|
32504
|
+
line: 69,
|
|
32322
32505
|
column: 112
|
|
32323
32506
|
}
|
|
32324
32507
|
}],
|
|
32325
|
-
line:
|
|
32508
|
+
line: 67
|
|
32326
32509
|
}
|
|
32327
32510
|
},
|
|
32328
32511
|
s: {
|
|
@@ -32359,7 +32542,7 @@ function cov_2o229yjfa3() {
|
|
|
32359
32542
|
"11": [0, 0, 0]
|
|
32360
32543
|
},
|
|
32361
32544
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
32362
|
-
hash: "
|
|
32545
|
+
hash: "fd441124cfce00b8905c75df8900d218d81482eb"
|
|
32363
32546
|
};
|
|
32364
32547
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
32365
32548
|
|
|
@@ -32380,39 +32563,47 @@ function cov_2o229yjfa3() {
|
|
|
32380
32563
|
cov_2o229yjfa3();
|
|
32381
32564
|
var alertTypes = ( /*#__PURE__*/cov_2o229yjfa3().s[0]++, {
|
|
32382
32565
|
success: {
|
|
32383
|
-
"class": 'bg-success-light border-success',
|
|
32566
|
+
"class": 'bg-success-light border-success komea:border-success-stroke',
|
|
32384
32567
|
icon: 'checkCircle',
|
|
32385
|
-
iconClass: 'text-success'
|
|
32568
|
+
iconClass: 'text-success komea:text-success-dark',
|
|
32569
|
+
textClass: 'komea:text-success-dark'
|
|
32386
32570
|
},
|
|
32387
32571
|
warning: {
|
|
32388
|
-
"class": 'bg-warning-light border-warning-dark',
|
|
32572
|
+
"class": 'bg-warning-light border-warning-dark komea:border-warning-stroke',
|
|
32389
32573
|
icon: 'exclamationTriangle',
|
|
32390
|
-
iconClass: 'text-warning-dark'
|
|
32574
|
+
iconClass: 'text-warning-dark',
|
|
32575
|
+
textClass: 'komea:text-warning-dark'
|
|
32391
32576
|
},
|
|
32392
32577
|
danger: {
|
|
32393
|
-
"class": 'bg-danger-light border-danger',
|
|
32578
|
+
"class": 'bg-danger-light border-danger komea:border-danger-stroke',
|
|
32394
32579
|
icon: 'ban',
|
|
32395
|
-
iconClass: 'text-danger'
|
|
32580
|
+
iconClass: 'text-danger komea:text-danger-dark',
|
|
32581
|
+
textClass: 'komea:text-danger-dark'
|
|
32396
32582
|
},
|
|
32397
32583
|
info: {
|
|
32398
|
-
"class": 'bg-
|
|
32584
|
+
"class": 'bg-info-light border-info-dark komea:border-info-stroke',
|
|
32399
32585
|
icon: 'infoCircle',
|
|
32400
|
-
iconClass: 'text-
|
|
32586
|
+
iconClass: 'text-info-dark',
|
|
32587
|
+
textClass: 'komea:text-info-dark'
|
|
32401
32588
|
},
|
|
32402
32589
|
infoOutline: {
|
|
32403
|
-
"class": 'bg-base-1 border-
|
|
32590
|
+
"class": 'bg-base-1 border-info-dark komea:border-info-stroke',
|
|
32404
32591
|
icon: 'infoCircle',
|
|
32405
|
-
iconClass: 'text-
|
|
32592
|
+
iconClass: 'text-info-dark',
|
|
32593
|
+
textClass: ''
|
|
32406
32594
|
},
|
|
32407
32595
|
infoDark: {
|
|
32408
|
-
|
|
32596
|
+
// O hex cravado não acompanha o `data-chrome`; na chrome nova cai no neutro do design system.
|
|
32597
|
+
"class": 'bg-base-1 border-[#607081] komea:border-card-stroke',
|
|
32409
32598
|
icon: 'infoCircle',
|
|
32410
|
-
iconClass: 'text-[#607081]'
|
|
32599
|
+
iconClass: 'text-[#607081] komea:text-on-base-2',
|
|
32600
|
+
textClass: ''
|
|
32411
32601
|
},
|
|
32412
32602
|
primary: {
|
|
32413
|
-
"class": 'bg-primary-light border-primary',
|
|
32603
|
+
"class": 'bg-primary-light border-primary komea:border-card-stroke',
|
|
32414
32604
|
icon: 'infoCircle',
|
|
32415
|
-
iconClass: 'text-primary'
|
|
32605
|
+
iconClass: 'text-primary',
|
|
32606
|
+
textClass: ''
|
|
32416
32607
|
}
|
|
32417
32608
|
});
|
|
32418
32609
|
cov_2o229yjfa3().s[1]++;
|
|
@@ -32467,7 +32658,7 @@ var AlertComponent = function AlertComponent(_ref) {
|
|
|
32467
32658
|
|
|
32468
32659
|
cov_2o229yjfa3().s[10]++;
|
|
32469
32660
|
return /*#__PURE__*/React__default.createElement("div", {
|
|
32470
|
-
className: "alert border-l-4 py-4 pl-6 pr-5 rounded w-full relative flex items-start sm:items-center " + alertTypes[type]["class"] + (hideBorder ? (cov_2o229yjfa3().b[6][0]++, '') : (cov_2o229yjfa3().b[6][1]++, ' border'))
|
|
32661
|
+
className: "alert border-l-4 komea:border-l py-4 pl-6 pr-5 rounded w-full relative flex items-start sm:items-center " + alertTypes[type]["class"] + (hideBorder ? (cov_2o229yjfa3().b[6][0]++, '') : (cov_2o229yjfa3().b[6][1]++, ' border'))
|
|
32471
32662
|
}, (cov_2o229yjfa3().b[7][0]++, !hideIcon) && (cov_2o229yjfa3().b[7][1]++, /*#__PURE__*/React__default.createElement("div", {
|
|
32472
32663
|
className: "alert-icon hidden sm:block flex-shrink-0 mr-3 " + alertTypes[type].iconClass
|
|
32473
32664
|
}, /*#__PURE__*/React__default.createElement(Icon, {
|
|
@@ -32476,11 +32667,11 @@ var AlertComponent = function AlertComponent(_ref) {
|
|
|
32476
32667
|
}))), /*#__PURE__*/React__default.createElement("div", {
|
|
32477
32668
|
className: "flex-grow flex flex-col sm:flex-row items-start sm:items-center justify-between min-w-0"
|
|
32478
32669
|
}, /*#__PURE__*/React__default.createElement("div", {
|
|
32479
|
-
className: "flex flex-col justify-center min-w-0 break-words text-f6 text-on-base"
|
|
32670
|
+
className: "flex flex-col justify-center min-w-0 break-words text-f6 text-on-base " + alertTypes[type].textClass
|
|
32480
32671
|
}, /*#__PURE__*/React__default.createElement("span", {
|
|
32481
|
-
className: "alert-title font-semibold"
|
|
32672
|
+
className: "alert-title font-semibold komea:font-medium"
|
|
32482
32673
|
}, title), (cov_2o229yjfa3().b[9][0]++, subtitle) && (cov_2o229yjfa3().b[9][1]++, /*#__PURE__*/React__default.createElement("span", {
|
|
32483
|
-
className: "alert-subtitle mt-1"
|
|
32674
|
+
className: "alert-subtitle komea:text-caption mt-1"
|
|
32484
32675
|
}, subtitle))), (cov_2o229yjfa3().b[10][0]++, actions) && (cov_2o229yjfa3().b[10][1]++, /*#__PURE__*/React__default.createElement("div", {
|
|
32485
32676
|
className: "alert-actions flex flex-shrink-0 items-center flex-row sm:flex-row-reverse sm:space-x-reverse space-x-3 mt-3 sm:mt-0 sm:ml-5"
|
|
32486
32677
|
}, actions))), ((cov_2o229yjfa3().b[11][0]++, showClose) || (cov_2o229yjfa3().b[11][1]++, onClose)) && (cov_2o229yjfa3().b[11][2]++, /*#__PURE__*/React__default.createElement("div", {
|
|
@@ -33282,7 +33473,7 @@ cov_env9w4joo();
|
|
|
33282
33473
|
|
|
33283
33474
|
function cov_1mrr9rcomk() {
|
|
33284
33475
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Indicators/Toast/Toast.tsx";
|
|
33285
|
-
var hash = "
|
|
33476
|
+
var hash = "e1afa03b0444d6c67d80c8e48de8fbcfc2dcafaa";
|
|
33286
33477
|
var global = new Function("return this")();
|
|
33287
33478
|
var gcv = "__coverage__";
|
|
33288
33479
|
var coverageData = {
|
|
@@ -33355,33 +33546,33 @@ function cov_1mrr9rcomk() {
|
|
|
33355
33546
|
},
|
|
33356
33547
|
end: {
|
|
33357
33548
|
line: 25,
|
|
33358
|
-
column:
|
|
33549
|
+
column: 217
|
|
33359
33550
|
}
|
|
33360
33551
|
},
|
|
33361
33552
|
"7": {
|
|
33362
33553
|
start: {
|
|
33363
33554
|
line: 25,
|
|
33364
|
-
column:
|
|
33555
|
+
column: 240
|
|
33365
33556
|
},
|
|
33366
33557
|
end: {
|
|
33367
33558
|
line: 25,
|
|
33368
|
-
column:
|
|
33559
|
+
column: 286
|
|
33369
33560
|
}
|
|
33370
33561
|
},
|
|
33371
33562
|
"8": {
|
|
33372
33563
|
start: {
|
|
33373
33564
|
line: 25,
|
|
33374
|
-
column:
|
|
33565
|
+
column: 318
|
|
33375
33566
|
},
|
|
33376
33567
|
end: {
|
|
33377
33568
|
line: 25,
|
|
33378
|
-
column:
|
|
33569
|
+
column: 395
|
|
33379
33570
|
}
|
|
33380
33571
|
},
|
|
33381
33572
|
"9": {
|
|
33382
33573
|
start: {
|
|
33383
33574
|
line: 25,
|
|
33384
|
-
column:
|
|
33575
|
+
column: 431
|
|
33385
33576
|
},
|
|
33386
33577
|
end: {
|
|
33387
33578
|
line: 26,
|
|
@@ -33507,7 +33698,7 @@ function cov_1mrr9rcomk() {
|
|
|
33507
33698
|
},
|
|
33508
33699
|
end: {
|
|
33509
33700
|
line: 25,
|
|
33510
|
-
column:
|
|
33701
|
+
column: 217
|
|
33511
33702
|
}
|
|
33512
33703
|
},
|
|
33513
33704
|
line: 25
|
|
@@ -33517,21 +33708,21 @@ function cov_1mrr9rcomk() {
|
|
|
33517
33708
|
decl: {
|
|
33518
33709
|
start: {
|
|
33519
33710
|
line: 25,
|
|
33520
|
-
column:
|
|
33711
|
+
column: 234
|
|
33521
33712
|
},
|
|
33522
33713
|
end: {
|
|
33523
33714
|
line: 25,
|
|
33524
|
-
column:
|
|
33715
|
+
column: 235
|
|
33525
33716
|
}
|
|
33526
33717
|
},
|
|
33527
33718
|
loc: {
|
|
33528
33719
|
start: {
|
|
33529
33720
|
line: 25,
|
|
33530
|
-
column:
|
|
33721
|
+
column: 240
|
|
33531
33722
|
},
|
|
33532
33723
|
end: {
|
|
33533
33724
|
line: 25,
|
|
33534
|
-
column:
|
|
33725
|
+
column: 286
|
|
33535
33726
|
}
|
|
33536
33727
|
},
|
|
33537
33728
|
line: 25
|
|
@@ -33541,21 +33732,21 @@ function cov_1mrr9rcomk() {
|
|
|
33541
33732
|
decl: {
|
|
33542
33733
|
start: {
|
|
33543
33734
|
line: 25,
|
|
33544
|
-
column:
|
|
33735
|
+
column: 307
|
|
33545
33736
|
},
|
|
33546
33737
|
end: {
|
|
33547
33738
|
line: 25,
|
|
33548
|
-
column:
|
|
33739
|
+
column: 308
|
|
33549
33740
|
}
|
|
33550
33741
|
},
|
|
33551
33742
|
loc: {
|
|
33552
33743
|
start: {
|
|
33553
33744
|
line: 25,
|
|
33554
|
-
column:
|
|
33745
|
+
column: 318
|
|
33555
33746
|
},
|
|
33556
33747
|
end: {
|
|
33557
33748
|
line: 25,
|
|
33558
|
-
column:
|
|
33749
|
+
column: 395
|
|
33559
33750
|
}
|
|
33560
33751
|
},
|
|
33561
33752
|
line: 25
|
|
@@ -33565,17 +33756,17 @@ function cov_1mrr9rcomk() {
|
|
|
33565
33756
|
decl: {
|
|
33566
33757
|
start: {
|
|
33567
33758
|
line: 25,
|
|
33568
|
-
column:
|
|
33759
|
+
column: 410
|
|
33569
33760
|
},
|
|
33570
33761
|
end: {
|
|
33571
33762
|
line: 25,
|
|
33572
|
-
column:
|
|
33763
|
+
column: 411
|
|
33573
33764
|
}
|
|
33574
33765
|
},
|
|
33575
33766
|
loc: {
|
|
33576
33767
|
start: {
|
|
33577
33768
|
line: 25,
|
|
33578
|
-
column:
|
|
33769
|
+
column: 431
|
|
33579
33770
|
},
|
|
33580
33771
|
end: {
|
|
33581
33772
|
line: 26,
|
|
@@ -33614,31 +33805,31 @@ function cov_1mrr9rcomk() {
|
|
|
33614
33805
|
loc: {
|
|
33615
33806
|
start: {
|
|
33616
33807
|
line: 25,
|
|
33617
|
-
column:
|
|
33808
|
+
column: 193
|
|
33618
33809
|
},
|
|
33619
33810
|
end: {
|
|
33620
33811
|
line: 25,
|
|
33621
|
-
column:
|
|
33812
|
+
column: 214
|
|
33622
33813
|
}
|
|
33623
33814
|
},
|
|
33624
33815
|
type: "binary-expr",
|
|
33625
33816
|
locations: [{
|
|
33626
33817
|
start: {
|
|
33627
33818
|
line: 25,
|
|
33628
|
-
column:
|
|
33819
|
+
column: 193
|
|
33629
33820
|
},
|
|
33630
33821
|
end: {
|
|
33631
33822
|
line: 25,
|
|
33632
|
-
column:
|
|
33823
|
+
column: 204
|
|
33633
33824
|
}
|
|
33634
33825
|
}, {
|
|
33635
33826
|
start: {
|
|
33636
33827
|
line: 25,
|
|
33637
|
-
column:
|
|
33828
|
+
column: 208
|
|
33638
33829
|
},
|
|
33639
33830
|
end: {
|
|
33640
33831
|
line: 25,
|
|
33641
|
-
column:
|
|
33832
|
+
column: 214
|
|
33642
33833
|
}
|
|
33643
33834
|
}],
|
|
33644
33835
|
line: 25
|
|
@@ -33647,31 +33838,31 @@ function cov_1mrr9rcomk() {
|
|
|
33647
33838
|
loc: {
|
|
33648
33839
|
start: {
|
|
33649
33840
|
line: 25,
|
|
33650
|
-
column:
|
|
33841
|
+
column: 371
|
|
33651
33842
|
},
|
|
33652
33843
|
end: {
|
|
33653
33844
|
line: 25,
|
|
33654
|
-
column:
|
|
33845
|
+
column: 392
|
|
33655
33846
|
}
|
|
33656
33847
|
},
|
|
33657
33848
|
type: "binary-expr",
|
|
33658
33849
|
locations: [{
|
|
33659
33850
|
start: {
|
|
33660
33851
|
line: 25,
|
|
33661
|
-
column:
|
|
33852
|
+
column: 371
|
|
33662
33853
|
},
|
|
33663
33854
|
end: {
|
|
33664
33855
|
line: 25,
|
|
33665
|
-
column:
|
|
33856
|
+
column: 382
|
|
33666
33857
|
}
|
|
33667
33858
|
}, {
|
|
33668
33859
|
start: {
|
|
33669
33860
|
line: 25,
|
|
33670
|
-
column:
|
|
33861
|
+
column: 386
|
|
33671
33862
|
},
|
|
33672
33863
|
end: {
|
|
33673
33864
|
line: 25,
|
|
33674
|
-
column:
|
|
33865
|
+
column: 392
|
|
33675
33866
|
}
|
|
33676
33867
|
}],
|
|
33677
33868
|
line: 25
|
|
@@ -33810,7 +34001,7 @@ function cov_1mrr9rcomk() {
|
|
|
33810
34001
|
"4": [0, 0]
|
|
33811
34002
|
},
|
|
33812
34003
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
33813
|
-
hash: "
|
|
34004
|
+
hash: "e1afa03b0444d6c67d80c8e48de8fbcfc2dcafaa"
|
|
33814
34005
|
};
|
|
33815
34006
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
33816
34007
|
|
|
@@ -33862,7 +34053,7 @@ var Container = function Container() {
|
|
|
33862
34053
|
toastClassName: function toastClassName(props) {
|
|
33863
34054
|
cov_1mrr9rcomk().f[2]++;
|
|
33864
34055
|
cov_1mrr9rcomk().s[6]++;
|
|
33865
|
-
return "mb-3 border flex items-top justify-between p-3 pb-4 pr-4 relative rounded shadow-md " + contextClass[(cov_1mrr9rcomk().b[0][0]++, props == null ? void 0 : props.type) || (cov_1mrr9rcomk().b[0][1]++, 'info')];
|
|
34056
|
+
return "mb-3 border flex items-top justify-between p-3 pb-4 pr-4 relative rounded shadow-md overflow-hidden " + contextClass[(cov_1mrr9rcomk().b[0][0]++, props == null ? void 0 : props.type) || (cov_1mrr9rcomk().b[0][1]++, 'info')];
|
|
33866
34057
|
},
|
|
33867
34058
|
bodyClassName: function bodyClassName() {
|
|
33868
34059
|
cov_1mrr9rcomk().f[3]++;
|
|
@@ -34225,7 +34416,7 @@ var badgeTypes = ( /*#__PURE__*/cov_25rl40y45l().s[0]++, {
|
|
|
34225
34416
|
danger: 'bg-danger-dark text-base-1',
|
|
34226
34417
|
success: 'bg-success-dark text-base-1',
|
|
34227
34418
|
warning: 'bg-warning-dark text-base-1',
|
|
34228
|
-
focus: 'bg-
|
|
34419
|
+
focus: 'bg-info text-base-1'
|
|
34229
34420
|
});
|
|
34230
34421
|
var badgeRounded = ( /*#__PURE__*/cov_25rl40y45l().s[1]++, {
|
|
34231
34422
|
full: 'rounded-full',
|
|
@@ -34326,7 +34517,7 @@ function styleInject(css, ref) {
|
|
|
34326
34517
|
}
|
|
34327
34518
|
}
|
|
34328
34519
|
|
|
34329
|
-
var css_248z = ".tippy-box{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(var(--color-inverted-1)/var(--tw-bg-opacity));border-radius
|
|
34520
|
+
var css_248z = ".tippy-box{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(var(--color-inverted-1)/var(--tw-bg-opacity));border-radius:calc(var(--radius, .25rem)*var(--radius-squircle-scale, 1));color:rgb(var(--color-base-1)/var(--tw-text-opacity));font-size:var(--text-caption-size,.75rem);font-weight:var(--text-caption-weight,inherit);letter-spacing:var(--text-caption-ls,-.025em);line-height:var(--text-caption-lh,1.063rem);outline-width:0;position:relative;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}.tippy-box [data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-.5rem;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-.5rem;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-.5rem;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-.5rem;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-box .tippy-arrow{--tw-text-opacity:1;color:rgb(var(--color-inverted-1)/var(--tw-text-opacity));height:1rem;width:1rem}.tippy-box .tippy-arrow:before{border-color:transparent;border-style:solid;content:\"\";position:absolute}.tippy-box .tippy-content{padding:.75rem .5rem;position:relative;z-index:1}";
|
|
34330
34521
|
styleInject(css_248z,{"insertAt":"top"});
|
|
34331
34522
|
|
|
34332
34523
|
function cov_b2ko1myou() {
|
|
@@ -35648,10 +35839,10 @@ var InformationBoxTypes = ( /*#__PURE__*/cov_hyfq717ac().s[0]++, {
|
|
|
35648
35839
|
},
|
|
35649
35840
|
info: {
|
|
35650
35841
|
title: 'Informação',
|
|
35651
|
-
titleClass: 'text-
|
|
35652
|
-
"class": 'bg-
|
|
35842
|
+
titleClass: 'text-info-dark',
|
|
35843
|
+
"class": 'bg-info-light border-info-dark komea:border-info-stroke',
|
|
35653
35844
|
icon: 'lightbulb',
|
|
35654
|
-
iconClass: 'text-
|
|
35845
|
+
iconClass: 'text-info-dark'
|
|
35655
35846
|
}
|
|
35656
35847
|
});
|
|
35657
35848
|
cov_hyfq717ac().s[1]++;
|
|
@@ -40251,7 +40442,7 @@ cov_ecjrl9ewu();
|
|
|
40251
40442
|
|
|
40252
40443
|
function cov_jn2t2uxfh() {
|
|
40253
40444
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Components/Modal/Modal.tsx";
|
|
40254
|
-
var hash = "
|
|
40445
|
+
var hash = "5e8444b69bf3713a6c0fd5e1789a7f600329cedb";
|
|
40255
40446
|
var global = new Function("return this")();
|
|
40256
40447
|
var gcv = "__coverage__";
|
|
40257
40448
|
var coverageData = {
|
|
@@ -40802,31 +40993,31 @@ function cov_jn2t2uxfh() {
|
|
|
40802
40993
|
loc: {
|
|
40803
40994
|
start: {
|
|
40804
40995
|
line: 24,
|
|
40805
|
-
column:
|
|
40996
|
+
column: 164
|
|
40806
40997
|
},
|
|
40807
40998
|
end: {
|
|
40808
40999
|
line: 24,
|
|
40809
|
-
column:
|
|
41000
|
+
column: 189
|
|
40810
41001
|
}
|
|
40811
41002
|
},
|
|
40812
41003
|
type: "cond-expr",
|
|
40813
41004
|
locations: [{
|
|
40814
41005
|
start: {
|
|
40815
41006
|
line: 24,
|
|
40816
|
-
column:
|
|
41007
|
+
column: 178
|
|
40817
41008
|
},
|
|
40818
41009
|
end: {
|
|
40819
41010
|
line: 24,
|
|
40820
|
-
column:
|
|
41011
|
+
column: 184
|
|
40821
41012
|
}
|
|
40822
41013
|
}, {
|
|
40823
41014
|
start: {
|
|
40824
41015
|
line: 24,
|
|
40825
|
-
column:
|
|
41016
|
+
column: 187
|
|
40826
41017
|
},
|
|
40827
41018
|
end: {
|
|
40828
41019
|
line: 24,
|
|
40829
|
-
column:
|
|
41020
|
+
column: 189
|
|
40830
41021
|
}
|
|
40831
41022
|
}],
|
|
40832
41023
|
line: 24
|
|
@@ -40972,7 +41163,7 @@ function cov_jn2t2uxfh() {
|
|
|
40972
41163
|
"12": [0, 0]
|
|
40973
41164
|
},
|
|
40974
41165
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
40975
|
-
hash: "
|
|
41166
|
+
hash: "5e8444b69bf3713a6c0fd5e1789a7f600329cedb"
|
|
40976
41167
|
};
|
|
40977
41168
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
40978
41169
|
|
|
@@ -41074,7 +41265,7 @@ var ModalComponent = function ModalComponent(_ref) {
|
|
|
41074
41265
|
return /*#__PURE__*/React__default.createElement("div", Object.assign({}, props), /*#__PURE__*/React__default.createElement("div", {
|
|
41075
41266
|
className: "ReactModal__header w-full flex justify-between items-start"
|
|
41076
41267
|
}, /*#__PURE__*/React__default.createElement("span", {
|
|
41077
|
-
className: "min-w-0 text-inverted-2 text-xs font-semibold uppercase break-words " + (headerTitle ? (cov_jn2t2uxfh().b[9][0]++, 'pb-3') : (cov_jn2t2uxfh().b[9][1]++, ''))
|
|
41268
|
+
className: "min-w-0 text-inverted-2 text-xs font-semibold uppercase komea:font-medium komea:normal-case break-words " + (headerTitle ? (cov_jn2t2uxfh().b[9][0]++, 'pb-3') : (cov_jn2t2uxfh().b[9][1]++, ''))
|
|
41078
41269
|
}, headerTitle), /*#__PURE__*/React__default.createElement("button", {
|
|
41079
41270
|
type: "button",
|
|
41080
41271
|
id: "btnCloseModal",
|