@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
|
@@ -9908,7 +9908,7 @@ cov_291gn7p4uo();
|
|
|
9908
9908
|
|
|
9909
9909
|
function cov_2anqb7tsc9() {
|
|
9910
9910
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Components/Button/Button.tsx";
|
|
9911
|
-
var hash = "
|
|
9911
|
+
var hash = "42df3ac47e717dc9cd161175937cf982c0e4baf1";
|
|
9912
9912
|
var global = new Function("return this")();
|
|
9913
9913
|
var gcv = "__coverage__";
|
|
9914
9914
|
var coverageData = {
|
|
@@ -9977,7 +9977,7 @@ function cov_2anqb7tsc9() {
|
|
|
9977
9977
|
"6": {
|
|
9978
9978
|
start: {
|
|
9979
9979
|
line: 45,
|
|
9980
|
-
column:
|
|
9980
|
+
column: 27
|
|
9981
9981
|
},
|
|
9982
9982
|
end: {
|
|
9983
9983
|
line: 49,
|
|
@@ -9987,240 +9987,260 @@ function cov_2anqb7tsc9() {
|
|
|
9987
9987
|
"7": {
|
|
9988
9988
|
start: {
|
|
9989
9989
|
line: 50,
|
|
9990
|
+
column: 20
|
|
9991
|
+
},
|
|
9992
|
+
end: {
|
|
9993
|
+
line: 54,
|
|
9994
|
+
column: 1
|
|
9995
|
+
}
|
|
9996
|
+
},
|
|
9997
|
+
"8": {
|
|
9998
|
+
start: {
|
|
9999
|
+
line: 55,
|
|
9990
10000
|
column: 19
|
|
9991
10001
|
},
|
|
9992
10002
|
end: {
|
|
9993
|
-
line:
|
|
10003
|
+
line: 63,
|
|
9994
10004
|
column: 2
|
|
9995
10005
|
}
|
|
9996
10006
|
},
|
|
9997
|
-
"
|
|
10007
|
+
"9": {
|
|
9998
10008
|
start: {
|
|
9999
|
-
line:
|
|
10009
|
+
line: 56,
|
|
10000
10010
|
column: 4
|
|
10001
10011
|
},
|
|
10002
10012
|
end: {
|
|
10003
|
-
line:
|
|
10013
|
+
line: 57,
|
|
10004
10014
|
column: 92
|
|
10005
10015
|
}
|
|
10006
10016
|
},
|
|
10007
|
-
"
|
|
10017
|
+
"10": {
|
|
10008
10018
|
start: {
|
|
10009
|
-
line:
|
|
10019
|
+
line: 57,
|
|
10010
10020
|
column: 8
|
|
10011
10021
|
},
|
|
10012
10022
|
end: {
|
|
10013
|
-
line:
|
|
10023
|
+
line: 57,
|
|
10014
10024
|
column: 92
|
|
10015
10025
|
}
|
|
10016
10026
|
},
|
|
10017
|
-
"
|
|
10027
|
+
"11": {
|
|
10018
10028
|
start: {
|
|
10019
|
-
line:
|
|
10029
|
+
line: 58,
|
|
10020
10030
|
column: 4
|
|
10021
10031
|
},
|
|
10022
10032
|
end: {
|
|
10023
|
-
line:
|
|
10033
|
+
line: 61,
|
|
10024
10034
|
column: 5
|
|
10025
10035
|
}
|
|
10026
10036
|
},
|
|
10027
|
-
"
|
|
10037
|
+
"12": {
|
|
10028
10038
|
start: {
|
|
10029
|
-
line:
|
|
10039
|
+
line: 60,
|
|
10030
10040
|
column: 8
|
|
10031
10041
|
},
|
|
10032
10042
|
end: {
|
|
10033
|
-
line:
|
|
10043
|
+
line: 60,
|
|
10034
10044
|
column: 30
|
|
10035
10045
|
}
|
|
10036
10046
|
},
|
|
10037
|
-
"
|
|
10047
|
+
"13": {
|
|
10038
10048
|
start: {
|
|
10039
|
-
line:
|
|
10049
|
+
line: 62,
|
|
10040
10050
|
column: 4
|
|
10041
10051
|
},
|
|
10042
10052
|
end: {
|
|
10043
|
-
line:
|
|
10053
|
+
line: 62,
|
|
10044
10054
|
column: 93
|
|
10045
10055
|
}
|
|
10046
10056
|
},
|
|
10047
|
-
"
|
|
10057
|
+
"14": {
|
|
10048
10058
|
start: {
|
|
10049
|
-
line:
|
|
10059
|
+
line: 64,
|
|
10050
10060
|
column: 24
|
|
10051
10061
|
},
|
|
10052
10062
|
end: {
|
|
10053
|
-
line:
|
|
10063
|
+
line: 94,
|
|
10054
10064
|
column: 1
|
|
10055
10065
|
}
|
|
10056
10066
|
},
|
|
10057
|
-
"
|
|
10067
|
+
"15": {
|
|
10058
10068
|
start: {
|
|
10059
|
-
line:
|
|
10069
|
+
line: 65,
|
|
10060
10070
|
column: 24
|
|
10061
10071
|
},
|
|
10062
10072
|
end: {
|
|
10063
|
-
line:
|
|
10073
|
+
line: 68,
|
|
10064
10074
|
column: 5
|
|
10065
10075
|
}
|
|
10066
10076
|
},
|
|
10067
|
-
"
|
|
10077
|
+
"16": {
|
|
10068
10078
|
start: {
|
|
10069
|
-
line:
|
|
10079
|
+
line: 67,
|
|
10070
10080
|
column: 8
|
|
10071
10081
|
},
|
|
10072
10082
|
end: {
|
|
10073
|
-
line:
|
|
10083
|
+
line: 67,
|
|
10074
10084
|
column: 61
|
|
10075
10085
|
}
|
|
10076
10086
|
},
|
|
10077
|
-
"
|
|
10087
|
+
"17": {
|
|
10078
10088
|
start: {
|
|
10079
|
-
line:
|
|
10089
|
+
line: 72,
|
|
10090
|
+
column: 30
|
|
10091
|
+
},
|
|
10092
|
+
end: {
|
|
10093
|
+
line: 72,
|
|
10094
|
+
column: 105
|
|
10095
|
+
}
|
|
10096
|
+
},
|
|
10097
|
+
"18": {
|
|
10098
|
+
start: {
|
|
10099
|
+
line: 73,
|
|
10080
10100
|
column: 18
|
|
10081
10101
|
},
|
|
10082
10102
|
end: {
|
|
10083
|
-
line:
|
|
10084
|
-
column:
|
|
10103
|
+
line: 73,
|
|
10104
|
+
column: 193
|
|
10085
10105
|
}
|
|
10086
10106
|
},
|
|
10087
|
-
"
|
|
10107
|
+
"19": {
|
|
10088
10108
|
start: {
|
|
10089
|
-
line:
|
|
10109
|
+
line: 74,
|
|
10090
10110
|
column: 4
|
|
10091
10111
|
},
|
|
10092
10112
|
end: {
|
|
10093
|
-
line:
|
|
10113
|
+
line: 83,
|
|
10094
10114
|
column: 5
|
|
10095
10115
|
}
|
|
10096
10116
|
},
|
|
10097
|
-
"
|
|
10117
|
+
"20": {
|
|
10098
10118
|
start: {
|
|
10099
|
-
line:
|
|
10119
|
+
line: 75,
|
|
10100
10120
|
column: 8
|
|
10101
10121
|
},
|
|
10102
10122
|
end: {
|
|
10103
|
-
line:
|
|
10123
|
+
line: 76,
|
|
10104
10124
|
column: 153
|
|
10105
10125
|
}
|
|
10106
10126
|
},
|
|
10107
|
-
"
|
|
10127
|
+
"21": {
|
|
10108
10128
|
start: {
|
|
10109
|
-
line:
|
|
10129
|
+
line: 78,
|
|
10110
10130
|
column: 9
|
|
10111
10131
|
},
|
|
10112
10132
|
end: {
|
|
10113
|
-
line:
|
|
10133
|
+
line: 83,
|
|
10114
10134
|
column: 5
|
|
10115
10135
|
}
|
|
10116
10136
|
},
|
|
10117
|
-
"
|
|
10137
|
+
"22": {
|
|
10118
10138
|
start: {
|
|
10119
|
-
line:
|
|
10139
|
+
line: 79,
|
|
10120
10140
|
column: 8
|
|
10121
10141
|
},
|
|
10122
10142
|
end: {
|
|
10123
|
-
line:
|
|
10143
|
+
line: 79,
|
|
10124
10144
|
column: 49
|
|
10125
10145
|
}
|
|
10126
10146
|
},
|
|
10127
|
-
"
|
|
10147
|
+
"23": {
|
|
10128
10148
|
start: {
|
|
10129
|
-
line:
|
|
10149
|
+
line: 82,
|
|
10130
10150
|
column: 8
|
|
10131
10151
|
},
|
|
10132
10152
|
end: {
|
|
10133
|
-
line:
|
|
10153
|
+
line: 82,
|
|
10134
10154
|
column: 47
|
|
10135
10155
|
}
|
|
10136
10156
|
},
|
|
10137
|
-
"
|
|
10157
|
+
"24": {
|
|
10138
10158
|
start: {
|
|
10139
|
-
line:
|
|
10159
|
+
line: 84,
|
|
10140
10160
|
column: 4
|
|
10141
10161
|
},
|
|
10142
10162
|
end: {
|
|
10143
|
-
line:
|
|
10163
|
+
line: 84,
|
|
10144
10164
|
column: 39
|
|
10145
10165
|
}
|
|
10146
10166
|
},
|
|
10147
|
-
"
|
|
10167
|
+
"25": {
|
|
10148
10168
|
start: {
|
|
10149
|
-
line:
|
|
10169
|
+
line: 85,
|
|
10150
10170
|
column: 4
|
|
10151
10171
|
},
|
|
10152
10172
|
end: {
|
|
10153
|
-
line:
|
|
10173
|
+
line: 86,
|
|
10154
10174
|
column: 29
|
|
10155
10175
|
}
|
|
10156
10176
|
},
|
|
10157
|
-
"
|
|
10177
|
+
"26": {
|
|
10158
10178
|
start: {
|
|
10159
|
-
line:
|
|
10179
|
+
line: 86,
|
|
10160
10180
|
column: 8
|
|
10161
10181
|
},
|
|
10162
10182
|
end: {
|
|
10163
|
-
line:
|
|
10183
|
+
line: 86,
|
|
10164
10184
|
column: 29
|
|
10165
10185
|
}
|
|
10166
10186
|
},
|
|
10167
|
-
"
|
|
10187
|
+
"27": {
|
|
10168
10188
|
start: {
|
|
10169
|
-
line:
|
|
10189
|
+
line: 87,
|
|
10170
10190
|
column: 4
|
|
10171
10191
|
},
|
|
10172
10192
|
end: {
|
|
10173
|
-
line:
|
|
10193
|
+
line: 88,
|
|
10174
10194
|
column: 29
|
|
10175
10195
|
}
|
|
10176
10196
|
},
|
|
10177
|
-
"
|
|
10197
|
+
"28": {
|
|
10178
10198
|
start: {
|
|
10179
|
-
line:
|
|
10199
|
+
line: 88,
|
|
10180
10200
|
column: 8
|
|
10181
10201
|
},
|
|
10182
10202
|
end: {
|
|
10183
|
-
line:
|
|
10203
|
+
line: 88,
|
|
10184
10204
|
column: 29
|
|
10185
10205
|
}
|
|
10186
10206
|
},
|
|
10187
|
-
"
|
|
10207
|
+
"29": {
|
|
10188
10208
|
start: {
|
|
10189
|
-
line:
|
|
10209
|
+
line: 89,
|
|
10190
10210
|
column: 24
|
|
10191
10211
|
},
|
|
10192
10212
|
end: {
|
|
10193
|
-
line:
|
|
10213
|
+
line: 89,
|
|
10194
10214
|
column: 54
|
|
10195
10215
|
}
|
|
10196
10216
|
},
|
|
10197
|
-
"
|
|
10217
|
+
"30": {
|
|
10198
10218
|
start: {
|
|
10199
|
-
line:
|
|
10219
|
+
line: 90,
|
|
10200
10220
|
column: 4
|
|
10201
10221
|
},
|
|
10202
10222
|
end: {
|
|
10203
|
-
line:
|
|
10223
|
+
line: 93,
|
|
10204
10224
|
column: 168
|
|
10205
10225
|
}
|
|
10206
10226
|
},
|
|
10207
|
-
"
|
|
10227
|
+
"31": {
|
|
10208
10228
|
start: {
|
|
10209
|
-
line:
|
|
10229
|
+
line: 95,
|
|
10210
10230
|
column: 28
|
|
10211
10231
|
},
|
|
10212
10232
|
end: {
|
|
10213
|
-
line:
|
|
10233
|
+
line: 95,
|
|
10214
10234
|
column: 61
|
|
10215
10235
|
}
|
|
10216
10236
|
},
|
|
10217
|
-
"
|
|
10237
|
+
"32": {
|
|
10218
10238
|
start: {
|
|
10219
|
-
line:
|
|
10239
|
+
line: 96,
|
|
10220
10240
|
column: 22
|
|
10221
10241
|
},
|
|
10222
10242
|
end: {
|
|
10223
|
-
line:
|
|
10243
|
+
line: 96,
|
|
10224
10244
|
column: 53
|
|
10225
10245
|
}
|
|
10226
10246
|
}
|
|
@@ -10230,95 +10250,95 @@ function cov_2anqb7tsc9() {
|
|
|
10230
10250
|
name: "(anonymous_0)",
|
|
10231
10251
|
decl: {
|
|
10232
10252
|
start: {
|
|
10233
|
-
line:
|
|
10253
|
+
line: 55,
|
|
10234
10254
|
column: 36
|
|
10235
10255
|
},
|
|
10236
10256
|
end: {
|
|
10237
|
-
line:
|
|
10257
|
+
line: 55,
|
|
10238
10258
|
column: 37
|
|
10239
10259
|
}
|
|
10240
10260
|
},
|
|
10241
10261
|
loc: {
|
|
10242
10262
|
start: {
|
|
10243
|
-
line:
|
|
10263
|
+
line: 55,
|
|
10244
10264
|
column: 73
|
|
10245
10265
|
},
|
|
10246
10266
|
end: {
|
|
10247
|
-
line:
|
|
10267
|
+
line: 63,
|
|
10248
10268
|
column: 1
|
|
10249
10269
|
}
|
|
10250
10270
|
},
|
|
10251
|
-
line:
|
|
10271
|
+
line: 55
|
|
10252
10272
|
},
|
|
10253
10273
|
"1": {
|
|
10254
10274
|
name: "(anonymous_1)",
|
|
10255
10275
|
decl: {
|
|
10256
10276
|
start: {
|
|
10257
|
-
line:
|
|
10277
|
+
line: 64,
|
|
10258
10278
|
column: 24
|
|
10259
10279
|
},
|
|
10260
10280
|
end: {
|
|
10261
|
-
line:
|
|
10281
|
+
line: 64,
|
|
10262
10282
|
column: 25
|
|
10263
10283
|
}
|
|
10264
10284
|
},
|
|
10265
10285
|
loc: {
|
|
10266
10286
|
start: {
|
|
10267
|
-
line:
|
|
10287
|
+
line: 64,
|
|
10268
10288
|
column: 176
|
|
10269
10289
|
},
|
|
10270
10290
|
end: {
|
|
10271
|
-
line:
|
|
10291
|
+
line: 94,
|
|
10272
10292
|
column: 1
|
|
10273
10293
|
}
|
|
10274
10294
|
},
|
|
10275
|
-
line:
|
|
10295
|
+
line: 64
|
|
10276
10296
|
},
|
|
10277
10297
|
"2": {
|
|
10278
10298
|
name: "(anonymous_2)",
|
|
10279
10299
|
decl: {
|
|
10280
10300
|
start: {
|
|
10281
|
-
line:
|
|
10301
|
+
line: 65,
|
|
10282
10302
|
column: 24
|
|
10283
10303
|
},
|
|
10284
10304
|
end: {
|
|
10285
|
-
line:
|
|
10305
|
+
line: 65,
|
|
10286
10306
|
column: 25
|
|
10287
10307
|
}
|
|
10288
10308
|
},
|
|
10289
10309
|
loc: {
|
|
10290
10310
|
start: {
|
|
10291
|
-
line:
|
|
10311
|
+
line: 65,
|
|
10292
10312
|
column: 35
|
|
10293
10313
|
},
|
|
10294
10314
|
end: {
|
|
10295
|
-
line:
|
|
10315
|
+
line: 68,
|
|
10296
10316
|
column: 5
|
|
10297
10317
|
}
|
|
10298
10318
|
},
|
|
10299
|
-
line:
|
|
10319
|
+
line: 65
|
|
10300
10320
|
}
|
|
10301
10321
|
},
|
|
10302
10322
|
branchMap: {
|
|
10303
10323
|
"0": {
|
|
10304
10324
|
loc: {
|
|
10305
10325
|
start: {
|
|
10306
|
-
line:
|
|
10326
|
+
line: 56,
|
|
10307
10327
|
column: 4
|
|
10308
10328
|
},
|
|
10309
10329
|
end: {
|
|
10310
|
-
line:
|
|
10330
|
+
line: 57,
|
|
10311
10331
|
column: 92
|
|
10312
10332
|
}
|
|
10313
10333
|
},
|
|
10314
10334
|
type: "if",
|
|
10315
10335
|
locations: [{
|
|
10316
10336
|
start: {
|
|
10317
|
-
line:
|
|
10337
|
+
line: 56,
|
|
10318
10338
|
column: 4
|
|
10319
10339
|
},
|
|
10320
10340
|
end: {
|
|
10321
|
-
line:
|
|
10341
|
+
line: 57,
|
|
10322
10342
|
column: 92
|
|
10323
10343
|
}
|
|
10324
10344
|
}, {
|
|
@@ -10331,60 +10351,60 @@ function cov_2anqb7tsc9() {
|
|
|
10331
10351
|
column: undefined
|
|
10332
10352
|
}
|
|
10333
10353
|
}],
|
|
10334
|
-
line:
|
|
10354
|
+
line: 56
|
|
10335
10355
|
},
|
|
10336
10356
|
"1": {
|
|
10337
10357
|
loc: {
|
|
10338
10358
|
start: {
|
|
10339
|
-
line:
|
|
10359
|
+
line: 56,
|
|
10340
10360
|
column: 8
|
|
10341
10361
|
},
|
|
10342
10362
|
end: {
|
|
10343
|
-
line:
|
|
10363
|
+
line: 56,
|
|
10344
10364
|
column: 32
|
|
10345
10365
|
}
|
|
10346
10366
|
},
|
|
10347
10367
|
type: "binary-expr",
|
|
10348
10368
|
locations: [{
|
|
10349
10369
|
start: {
|
|
10350
|
-
line:
|
|
10370
|
+
line: 56,
|
|
10351
10371
|
column: 8
|
|
10352
10372
|
},
|
|
10353
10373
|
end: {
|
|
10354
|
-
line:
|
|
10374
|
+
line: 56,
|
|
10355
10375
|
column: 18
|
|
10356
10376
|
}
|
|
10357
10377
|
}, {
|
|
10358
10378
|
start: {
|
|
10359
|
-
line:
|
|
10379
|
+
line: 56,
|
|
10360
10380
|
column: 22
|
|
10361
10381
|
},
|
|
10362
10382
|
end: {
|
|
10363
|
-
line:
|
|
10383
|
+
line: 56,
|
|
10364
10384
|
column: 32
|
|
10365
10385
|
}
|
|
10366
10386
|
}],
|
|
10367
|
-
line:
|
|
10387
|
+
line: 56
|
|
10368
10388
|
},
|
|
10369
10389
|
"2": {
|
|
10370
10390
|
loc: {
|
|
10371
10391
|
start: {
|
|
10372
|
-
line:
|
|
10392
|
+
line: 58,
|
|
10373
10393
|
column: 4
|
|
10374
10394
|
},
|
|
10375
10395
|
end: {
|
|
10376
|
-
line:
|
|
10396
|
+
line: 61,
|
|
10377
10397
|
column: 5
|
|
10378
10398
|
}
|
|
10379
10399
|
},
|
|
10380
10400
|
type: "if",
|
|
10381
10401
|
locations: [{
|
|
10382
10402
|
start: {
|
|
10383
|
-
line:
|
|
10403
|
+
line: 58,
|
|
10384
10404
|
column: 4
|
|
10385
10405
|
},
|
|
10386
10406
|
end: {
|
|
10387
|
-
line:
|
|
10407
|
+
line: 61,
|
|
10388
10408
|
column: 5
|
|
10389
10409
|
}
|
|
10390
10410
|
}, {
|
|
@@ -10397,216 +10417,249 @@ function cov_2anqb7tsc9() {
|
|
|
10397
10417
|
column: undefined
|
|
10398
10418
|
}
|
|
10399
10419
|
}],
|
|
10400
|
-
line:
|
|
10420
|
+
line: 58
|
|
10401
10421
|
},
|
|
10402
10422
|
"3": {
|
|
10403
10423
|
loc: {
|
|
10404
10424
|
start: {
|
|
10405
|
-
line:
|
|
10425
|
+
line: 64,
|
|
10406
10426
|
column: 46
|
|
10407
10427
|
},
|
|
10408
10428
|
end: {
|
|
10409
|
-
line:
|
|
10429
|
+
line: 64,
|
|
10410
10430
|
column: 65
|
|
10411
10431
|
}
|
|
10412
10432
|
},
|
|
10413
10433
|
type: "default-arg",
|
|
10414
10434
|
locations: [{
|
|
10415
10435
|
start: {
|
|
10416
|
-
line:
|
|
10436
|
+
line: 64,
|
|
10417
10437
|
column: 56
|
|
10418
10438
|
},
|
|
10419
10439
|
end: {
|
|
10420
|
-
line:
|
|
10440
|
+
line: 64,
|
|
10421
10441
|
column: 65
|
|
10422
10442
|
}
|
|
10423
10443
|
}],
|
|
10424
|
-
line:
|
|
10444
|
+
line: 64
|
|
10425
10445
|
},
|
|
10426
10446
|
"4": {
|
|
10427
10447
|
loc: {
|
|
10428
10448
|
start: {
|
|
10429
|
-
line:
|
|
10449
|
+
line: 64,
|
|
10430
10450
|
column: 114
|
|
10431
10451
|
},
|
|
10432
10452
|
end: {
|
|
10433
|
-
line:
|
|
10453
|
+
line: 64,
|
|
10434
10454
|
column: 130
|
|
10435
10455
|
}
|
|
10436
10456
|
},
|
|
10437
10457
|
type: "default-arg",
|
|
10438
10458
|
locations: [{
|
|
10439
10459
|
start: {
|
|
10440
|
-
line:
|
|
10460
|
+
line: 64,
|
|
10441
10461
|
column: 121
|
|
10442
10462
|
},
|
|
10443
10463
|
end: {
|
|
10444
|
-
line:
|
|
10464
|
+
line: 64,
|
|
10445
10465
|
column: 130
|
|
10446
10466
|
}
|
|
10447
10467
|
}],
|
|
10448
|
-
line:
|
|
10468
|
+
line: 64
|
|
10449
10469
|
},
|
|
10450
10470
|
"5": {
|
|
10451
10471
|
loc: {
|
|
10452
10472
|
start: {
|
|
10453
|
-
line:
|
|
10473
|
+
line: 64,
|
|
10454
10474
|
column: 132
|
|
10455
10475
|
},
|
|
10456
10476
|
end: {
|
|
10457
|
-
line:
|
|
10477
|
+
line: 64,
|
|
10458
10478
|
column: 154
|
|
10459
10479
|
}
|
|
10460
10480
|
},
|
|
10461
10481
|
type: "default-arg",
|
|
10462
10482
|
locations: [{
|
|
10463
10483
|
start: {
|
|
10464
|
-
line:
|
|
10484
|
+
line: 64,
|
|
10465
10485
|
column: 147
|
|
10466
10486
|
},
|
|
10467
10487
|
end: {
|
|
10468
|
-
line:
|
|
10488
|
+
line: 64,
|
|
10469
10489
|
column: 154
|
|
10470
10490
|
}
|
|
10471
10491
|
}],
|
|
10472
|
-
line:
|
|
10492
|
+
line: 64
|
|
10473
10493
|
},
|
|
10474
10494
|
"6": {
|
|
10475
10495
|
loc: {
|
|
10476
10496
|
start: {
|
|
10477
|
-
line:
|
|
10497
|
+
line: 67,
|
|
10478
10498
|
column: 8
|
|
10479
10499
|
},
|
|
10480
10500
|
end: {
|
|
10481
|
-
line:
|
|
10501
|
+
line: 67,
|
|
10482
10502
|
column: 60
|
|
10483
10503
|
}
|
|
10484
10504
|
},
|
|
10485
10505
|
type: "binary-expr",
|
|
10486
10506
|
locations: [{
|
|
10487
10507
|
start: {
|
|
10488
|
-
line:
|
|
10508
|
+
line: 67,
|
|
10489
10509
|
column: 9
|
|
10490
10510
|
},
|
|
10491
10511
|
end: {
|
|
10492
|
-
line:
|
|
10512
|
+
line: 67,
|
|
10493
10513
|
column: 18
|
|
10494
10514
|
}
|
|
10495
10515
|
}, {
|
|
10496
10516
|
start: {
|
|
10497
|
-
line:
|
|
10517
|
+
line: 67,
|
|
10498
10518
|
column: 22
|
|
10499
10519
|
},
|
|
10500
10520
|
end: {
|
|
10501
|
-
line:
|
|
10521
|
+
line: 67,
|
|
10502
10522
|
column: 30
|
|
10503
10523
|
}
|
|
10504
10524
|
}, {
|
|
10505
10525
|
start: {
|
|
10506
|
-
line:
|
|
10526
|
+
line: 67,
|
|
10507
10527
|
column: 35
|
|
10508
10528
|
},
|
|
10509
10529
|
end: {
|
|
10510
|
-
line:
|
|
10530
|
+
line: 67,
|
|
10511
10531
|
column: 42
|
|
10512
10532
|
}
|
|
10513
10533
|
}, {
|
|
10514
10534
|
start: {
|
|
10515
|
-
line:
|
|
10535
|
+
line: 67,
|
|
10516
10536
|
column: 46
|
|
10517
10537
|
},
|
|
10518
10538
|
end: {
|
|
10519
|
-
line:
|
|
10539
|
+
line: 67,
|
|
10520
10540
|
column: 60
|
|
10521
10541
|
}
|
|
10522
10542
|
}],
|
|
10523
|
-
line:
|
|
10543
|
+
line: 67
|
|
10524
10544
|
},
|
|
10525
10545
|
"7": {
|
|
10526
10546
|
loc: {
|
|
10527
10547
|
start: {
|
|
10528
|
-
line:
|
|
10529
|
-
column:
|
|
10548
|
+
line: 72,
|
|
10549
|
+
column: 30
|
|
10550
|
+
},
|
|
10551
|
+
end: {
|
|
10552
|
+
line: 72,
|
|
10553
|
+
column: 105
|
|
10554
|
+
}
|
|
10555
|
+
},
|
|
10556
|
+
type: "cond-expr",
|
|
10557
|
+
locations: [{
|
|
10558
|
+
start: {
|
|
10559
|
+
line: 72,
|
|
10560
|
+
column: 55
|
|
10561
|
+
},
|
|
10562
|
+
end: {
|
|
10563
|
+
line: 72,
|
|
10564
|
+
column: 57
|
|
10565
|
+
}
|
|
10566
|
+
}, {
|
|
10567
|
+
start: {
|
|
10568
|
+
line: 72,
|
|
10569
|
+
column: 60
|
|
10530
10570
|
},
|
|
10531
10571
|
end: {
|
|
10572
|
+
line: 72,
|
|
10573
|
+
column: 105
|
|
10574
|
+
}
|
|
10575
|
+
}],
|
|
10576
|
+
line: 72
|
|
10577
|
+
},
|
|
10578
|
+
"8": {
|
|
10579
|
+
loc: {
|
|
10580
|
+
start: {
|
|
10532
10581
|
line: 74,
|
|
10582
|
+
column: 4
|
|
10583
|
+
},
|
|
10584
|
+
end: {
|
|
10585
|
+
line: 83,
|
|
10533
10586
|
column: 5
|
|
10534
10587
|
}
|
|
10535
10588
|
},
|
|
10536
10589
|
type: "if",
|
|
10537
10590
|
locations: [{
|
|
10538
10591
|
start: {
|
|
10539
|
-
line:
|
|
10592
|
+
line: 74,
|
|
10540
10593
|
column: 4
|
|
10541
10594
|
},
|
|
10542
10595
|
end: {
|
|
10543
|
-
line:
|
|
10596
|
+
line: 83,
|
|
10544
10597
|
column: 5
|
|
10545
10598
|
}
|
|
10546
10599
|
}, {
|
|
10547
10600
|
start: {
|
|
10548
|
-
line:
|
|
10601
|
+
line: 78,
|
|
10549
10602
|
column: 9
|
|
10550
10603
|
},
|
|
10551
10604
|
end: {
|
|
10552
|
-
line:
|
|
10605
|
+
line: 83,
|
|
10553
10606
|
column: 5
|
|
10554
10607
|
}
|
|
10555
10608
|
}],
|
|
10556
|
-
line:
|
|
10609
|
+
line: 74
|
|
10557
10610
|
},
|
|
10558
|
-
"
|
|
10611
|
+
"9": {
|
|
10559
10612
|
loc: {
|
|
10560
10613
|
start: {
|
|
10561
|
-
line:
|
|
10614
|
+
line: 78,
|
|
10562
10615
|
column: 9
|
|
10563
10616
|
},
|
|
10564
10617
|
end: {
|
|
10565
|
-
line:
|
|
10618
|
+
line: 83,
|
|
10566
10619
|
column: 5
|
|
10567
10620
|
}
|
|
10568
10621
|
},
|
|
10569
10622
|
type: "if",
|
|
10570
10623
|
locations: [{
|
|
10571
10624
|
start: {
|
|
10572
|
-
line:
|
|
10625
|
+
line: 78,
|
|
10573
10626
|
column: 9
|
|
10574
10627
|
},
|
|
10575
10628
|
end: {
|
|
10576
|
-
line:
|
|
10629
|
+
line: 83,
|
|
10577
10630
|
column: 5
|
|
10578
10631
|
}
|
|
10579
10632
|
}, {
|
|
10580
10633
|
start: {
|
|
10581
|
-
line:
|
|
10634
|
+
line: 81,
|
|
10582
10635
|
column: 9
|
|
10583
10636
|
},
|
|
10584
10637
|
end: {
|
|
10585
|
-
line:
|
|
10638
|
+
line: 83,
|
|
10586
10639
|
column: 5
|
|
10587
10640
|
}
|
|
10588
10641
|
}],
|
|
10589
|
-
line:
|
|
10642
|
+
line: 78
|
|
10590
10643
|
},
|
|
10591
|
-
"
|
|
10644
|
+
"10": {
|
|
10592
10645
|
loc: {
|
|
10593
10646
|
start: {
|
|
10594
|
-
line:
|
|
10647
|
+
line: 85,
|
|
10595
10648
|
column: 4
|
|
10596
10649
|
},
|
|
10597
10650
|
end: {
|
|
10598
|
-
line:
|
|
10651
|
+
line: 86,
|
|
10599
10652
|
column: 29
|
|
10600
10653
|
}
|
|
10601
10654
|
},
|
|
10602
10655
|
type: "if",
|
|
10603
10656
|
locations: [{
|
|
10604
10657
|
start: {
|
|
10605
|
-
line:
|
|
10658
|
+
line: 85,
|
|
10606
10659
|
column: 4
|
|
10607
10660
|
},
|
|
10608
10661
|
end: {
|
|
10609
|
-
line:
|
|
10662
|
+
line: 86,
|
|
10610
10663
|
column: 29
|
|
10611
10664
|
}
|
|
10612
10665
|
}, {
|
|
@@ -10619,27 +10672,27 @@ function cov_2anqb7tsc9() {
|
|
|
10619
10672
|
column: undefined
|
|
10620
10673
|
}
|
|
10621
10674
|
}],
|
|
10622
|
-
line:
|
|
10675
|
+
line: 85
|
|
10623
10676
|
},
|
|
10624
|
-
"
|
|
10677
|
+
"11": {
|
|
10625
10678
|
loc: {
|
|
10626
10679
|
start: {
|
|
10627
|
-
line:
|
|
10680
|
+
line: 87,
|
|
10628
10681
|
column: 4
|
|
10629
10682
|
},
|
|
10630
10683
|
end: {
|
|
10631
|
-
line:
|
|
10684
|
+
line: 88,
|
|
10632
10685
|
column: 29
|
|
10633
10686
|
}
|
|
10634
10687
|
},
|
|
10635
10688
|
type: "if",
|
|
10636
10689
|
locations: [{
|
|
10637
10690
|
start: {
|
|
10638
|
-
line:
|
|
10691
|
+
line: 87,
|
|
10639
10692
|
column: 4
|
|
10640
10693
|
},
|
|
10641
10694
|
end: {
|
|
10642
|
-
line:
|
|
10695
|
+
line: 88,
|
|
10643
10696
|
column: 29
|
|
10644
10697
|
}
|
|
10645
10698
|
}, {
|
|
@@ -10652,199 +10705,199 @@ function cov_2anqb7tsc9() {
|
|
|
10652
10705
|
column: undefined
|
|
10653
10706
|
}
|
|
10654
10707
|
}],
|
|
10655
|
-
line:
|
|
10708
|
+
line: 87
|
|
10656
10709
|
},
|
|
10657
|
-
"
|
|
10710
|
+
"12": {
|
|
10658
10711
|
loc: {
|
|
10659
10712
|
start: {
|
|
10660
|
-
line:
|
|
10713
|
+
line: 89,
|
|
10661
10714
|
column: 24
|
|
10662
10715
|
},
|
|
10663
10716
|
end: {
|
|
10664
|
-
line:
|
|
10717
|
+
line: 89,
|
|
10665
10718
|
column: 54
|
|
10666
10719
|
}
|
|
10667
10720
|
},
|
|
10668
10721
|
type: "binary-expr",
|
|
10669
10722
|
locations: [{
|
|
10670
10723
|
start: {
|
|
10671
|
-
line:
|
|
10724
|
+
line: 89,
|
|
10672
10725
|
column: 25
|
|
10673
10726
|
},
|
|
10674
10727
|
end: {
|
|
10675
|
-
line:
|
|
10728
|
+
line: 89,
|
|
10676
10729
|
column: 32
|
|
10677
10730
|
}
|
|
10678
10731
|
}, {
|
|
10679
10732
|
start: {
|
|
10680
|
-
line:
|
|
10733
|
+
line: 89,
|
|
10681
10734
|
column: 36
|
|
10682
10735
|
},
|
|
10683
10736
|
end: {
|
|
10684
|
-
line:
|
|
10737
|
+
line: 89,
|
|
10685
10738
|
column: 45
|
|
10686
10739
|
}
|
|
10687
10740
|
}, {
|
|
10688
10741
|
start: {
|
|
10689
|
-
line:
|
|
10742
|
+
line: 89,
|
|
10690
10743
|
column: 50
|
|
10691
10744
|
},
|
|
10692
10745
|
end: {
|
|
10693
|
-
line:
|
|
10746
|
+
line: 89,
|
|
10694
10747
|
column: 54
|
|
10695
10748
|
}
|
|
10696
10749
|
}],
|
|
10697
|
-
line:
|
|
10750
|
+
line: 89
|
|
10698
10751
|
},
|
|
10699
|
-
"
|
|
10752
|
+
"13": {
|
|
10700
10753
|
loc: {
|
|
10701
10754
|
start: {
|
|
10702
|
-
line:
|
|
10755
|
+
line: 91,
|
|
10703
10756
|
column: 8
|
|
10704
10757
|
},
|
|
10705
10758
|
end: {
|
|
10706
|
-
line:
|
|
10759
|
+
line: 91,
|
|
10707
10760
|
column: 164
|
|
10708
10761
|
}
|
|
10709
10762
|
},
|
|
10710
10763
|
type: "binary-expr",
|
|
10711
10764
|
locations: [{
|
|
10712
10765
|
start: {
|
|
10713
|
-
line:
|
|
10766
|
+
line: 91,
|
|
10714
10767
|
column: 8
|
|
10715
10768
|
},
|
|
10716
10769
|
end: {
|
|
10717
|
-
line:
|
|
10770
|
+
line: 91,
|
|
10718
10771
|
column: 19
|
|
10719
10772
|
}
|
|
10720
10773
|
}, {
|
|
10721
10774
|
start: {
|
|
10722
|
-
line:
|
|
10775
|
+
line: 91,
|
|
10723
10776
|
column: 23
|
|
10724
10777
|
},
|
|
10725
10778
|
end: {
|
|
10726
|
-
line:
|
|
10779
|
+
line: 91,
|
|
10727
10780
|
column: 46
|
|
10728
10781
|
}
|
|
10729
10782
|
}, {
|
|
10730
10783
|
start: {
|
|
10731
|
-
line:
|
|
10784
|
+
line: 91,
|
|
10732
10785
|
column: 51
|
|
10733
10786
|
},
|
|
10734
10787
|
end: {
|
|
10735
|
-
line:
|
|
10788
|
+
line: 91,
|
|
10736
10789
|
column: 163
|
|
10737
10790
|
}
|
|
10738
10791
|
}],
|
|
10739
|
-
line:
|
|
10792
|
+
line: 91
|
|
10740
10793
|
},
|
|
10741
|
-
"
|
|
10794
|
+
"14": {
|
|
10742
10795
|
loc: {
|
|
10743
10796
|
start: {
|
|
10744
|
-
line:
|
|
10797
|
+
line: 91,
|
|
10745
10798
|
column: 104
|
|
10746
10799
|
},
|
|
10747
10800
|
end: {
|
|
10748
|
-
line:
|
|
10801
|
+
line: 91,
|
|
10749
10802
|
column: 128
|
|
10750
10803
|
}
|
|
10751
10804
|
},
|
|
10752
10805
|
type: "cond-expr",
|
|
10753
10806
|
locations: [{
|
|
10754
10807
|
start: {
|
|
10755
|
-
line:
|
|
10808
|
+
line: 91,
|
|
10756
10809
|
column: 123
|
|
10757
10810
|
},
|
|
10758
10811
|
end: {
|
|
10759
|
-
line:
|
|
10812
|
+
line: 91,
|
|
10760
10813
|
column: 124
|
|
10761
10814
|
}
|
|
10762
10815
|
}, {
|
|
10763
10816
|
start: {
|
|
10764
|
-
line:
|
|
10817
|
+
line: 91,
|
|
10765
10818
|
column: 127
|
|
10766
10819
|
},
|
|
10767
10820
|
end: {
|
|
10768
|
-
line:
|
|
10821
|
+
line: 91,
|
|
10769
10822
|
column: 128
|
|
10770
10823
|
}
|
|
10771
10824
|
}],
|
|
10772
|
-
line:
|
|
10825
|
+
line: 91
|
|
10773
10826
|
},
|
|
10774
|
-
"
|
|
10827
|
+
"15": {
|
|
10775
10828
|
loc: {
|
|
10776
10829
|
start: {
|
|
10777
|
-
line:
|
|
10830
|
+
line: 93,
|
|
10778
10831
|
column: 8
|
|
10779
10832
|
},
|
|
10780
10833
|
end: {
|
|
10781
|
-
line:
|
|
10834
|
+
line: 93,
|
|
10782
10835
|
column: 165
|
|
10783
10836
|
}
|
|
10784
10837
|
},
|
|
10785
10838
|
type: "binary-expr",
|
|
10786
10839
|
locations: [{
|
|
10787
10840
|
start: {
|
|
10788
|
-
line:
|
|
10841
|
+
line: 93,
|
|
10789
10842
|
column: 8
|
|
10790
10843
|
},
|
|
10791
10844
|
end: {
|
|
10792
|
-
line:
|
|
10845
|
+
line: 93,
|
|
10793
10846
|
column: 19
|
|
10794
10847
|
}
|
|
10795
10848
|
}, {
|
|
10796
10849
|
start: {
|
|
10797
|
-
line:
|
|
10850
|
+
line: 93,
|
|
10798
10851
|
column: 23
|
|
10799
10852
|
},
|
|
10800
10853
|
end: {
|
|
10801
|
-
line:
|
|
10854
|
+
line: 93,
|
|
10802
10855
|
column: 47
|
|
10803
10856
|
}
|
|
10804
10857
|
}, {
|
|
10805
10858
|
start: {
|
|
10806
|
-
line:
|
|
10859
|
+
line: 93,
|
|
10807
10860
|
column: 52
|
|
10808
10861
|
},
|
|
10809
10862
|
end: {
|
|
10810
|
-
line:
|
|
10863
|
+
line: 93,
|
|
10811
10864
|
column: 164
|
|
10812
10865
|
}
|
|
10813
10866
|
}],
|
|
10814
|
-
line:
|
|
10867
|
+
line: 93
|
|
10815
10868
|
},
|
|
10816
|
-
"
|
|
10869
|
+
"16": {
|
|
10817
10870
|
loc: {
|
|
10818
10871
|
start: {
|
|
10819
|
-
line:
|
|
10872
|
+
line: 93,
|
|
10820
10873
|
column: 105
|
|
10821
10874
|
},
|
|
10822
10875
|
end: {
|
|
10823
|
-
line:
|
|
10876
|
+
line: 93,
|
|
10824
10877
|
column: 129
|
|
10825
10878
|
}
|
|
10826
10879
|
},
|
|
10827
10880
|
type: "cond-expr",
|
|
10828
10881
|
locations: [{
|
|
10829
10882
|
start: {
|
|
10830
|
-
line:
|
|
10883
|
+
line: 93,
|
|
10831
10884
|
column: 124
|
|
10832
10885
|
},
|
|
10833
10886
|
end: {
|
|
10834
|
-
line:
|
|
10887
|
+
line: 93,
|
|
10835
10888
|
column: 125
|
|
10836
10889
|
}
|
|
10837
10890
|
}, {
|
|
10838
10891
|
start: {
|
|
10839
|
-
line:
|
|
10892
|
+
line: 93,
|
|
10840
10893
|
column: 128
|
|
10841
10894
|
},
|
|
10842
10895
|
end: {
|
|
10843
|
-
line:
|
|
10896
|
+
line: 93,
|
|
10844
10897
|
column: 129
|
|
10845
10898
|
}
|
|
10846
10899
|
}],
|
|
10847
|
-
line:
|
|
10900
|
+
line: 93
|
|
10848
10901
|
}
|
|
10849
10902
|
},
|
|
10850
10903
|
s: {
|
|
@@ -10878,7 +10931,9 @@ function cov_2anqb7tsc9() {
|
|
|
10878
10931
|
"27": 0,
|
|
10879
10932
|
"28": 0,
|
|
10880
10933
|
"29": 0,
|
|
10881
|
-
"30": 0
|
|
10934
|
+
"30": 0,
|
|
10935
|
+
"31": 0,
|
|
10936
|
+
"32": 0
|
|
10882
10937
|
},
|
|
10883
10938
|
f: {
|
|
10884
10939
|
"0": 0,
|
|
@@ -10897,14 +10952,15 @@ function cov_2anqb7tsc9() {
|
|
|
10897
10952
|
"8": [0, 0],
|
|
10898
10953
|
"9": [0, 0],
|
|
10899
10954
|
"10": [0, 0],
|
|
10900
|
-
"11": [0, 0
|
|
10955
|
+
"11": [0, 0],
|
|
10901
10956
|
"12": [0, 0, 0],
|
|
10902
|
-
"13": [0, 0],
|
|
10903
|
-
"14": [0, 0
|
|
10904
|
-
"15": [0, 0]
|
|
10957
|
+
"13": [0, 0, 0],
|
|
10958
|
+
"14": [0, 0],
|
|
10959
|
+
"15": [0, 0, 0],
|
|
10960
|
+
"16": [0, 0]
|
|
10905
10961
|
},
|
|
10906
10962
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
10907
|
-
hash: "
|
|
10963
|
+
hash: "42df3ac47e717dc9cd161175937cf982c0e4baf1"
|
|
10908
10964
|
};
|
|
10909
10965
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
10910
10966
|
|
|
@@ -10946,12 +11002,12 @@ var listOfStylesActive = ( /*#__PURE__*/cov_2anqb7tsc9().s[1]++, {
|
|
|
10946
11002
|
var commonFocus = ( /*#__PURE__*/cov_2anqb7tsc9().s[2]++, 'focus-visible:ring-2 focus-visible:ring-focus focus-visible:ring-offset-1');
|
|
10947
11003
|
var listOfStyles = ( /*#__PURE__*/cov_2anqb7tsc9().s[3]++, {
|
|
10948
11004
|
primary: "bg-primary text-base-1 " + listOfStylesHover['primary'] + " " + listOfStylesActive['primary'] + " " + commonFocus,
|
|
10949
|
-
secondary: "bg-primary-light text-primary-bold " + listOfStylesHover['secondary'] + " " + listOfStylesActive['secondary'] + " " + commonFocus,
|
|
11005
|
+
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,
|
|
10950
11006
|
outlineSecondary: "bg-transparent text-primary border border-primary " + listOfStylesHover['outlineSecondary'] + " " + listOfStylesActive['outlineSecondary'] + " " + commonFocus,
|
|
10951
11007
|
tertiary: "bg-inverted-2 text-on-primary " + listOfStylesHover['tertiary'] + " " + listOfStylesActive['tertiary'] + " " + commonFocus,
|
|
10952
11008
|
warning: "bg-warning text-on-base " + listOfStylesHover['warning'] + " " + listOfStylesActive['warning'] + " " + commonFocus,
|
|
10953
11009
|
danger: "bg-danger text-base-1 " + listOfStylesHover['danger'] + " " + listOfStylesActive['danger'] + " " + commonFocus,
|
|
10954
|
-
outline: "bg-transparent text-inverted-2 border border-inverted-2 " + listOfStylesHover['outline'] + " " + listOfStylesActive['outline'] + " " + commonFocus,
|
|
11010
|
+
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,
|
|
10955
11011
|
onlyText: "bg-transparent border-transparent text-inverted-2 px-0 " + listOfStylesHover['onlyText'] + " " + listOfStylesActive['onlyText'] + " " + commonFocus
|
|
10956
11012
|
});
|
|
10957
11013
|
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 ");
|
|
@@ -10965,22 +11021,27 @@ var listOfStylesDisabled = ( /*#__PURE__*/cov_2anqb7tsc9().s[5]++, {
|
|
|
10965
11021
|
outline: defaultDisabledStyle,
|
|
10966
11022
|
onlyText: "bg-transparent text-on-base-3 shadow-none ring-0 border-0 "
|
|
10967
11023
|
});
|
|
10968
|
-
var
|
|
10969
|
-
small: "
|
|
10970
|
-
"default": "
|
|
10971
|
-
large: "
|
|
11024
|
+
var listOfSizePaddings = ( /*#__PURE__*/cov_2anqb7tsc9().s[6]++, {
|
|
11025
|
+
small: "komea:px-3",
|
|
11026
|
+
"default": "",
|
|
11027
|
+
large: "komea:px-6"
|
|
10972
11028
|
});
|
|
10973
|
-
var
|
|
11029
|
+
var listOfSizes = ( /*#__PURE__*/cov_2anqb7tsc9().s[7]++, {
|
|
11030
|
+
small: "text-f6 komea:h-8 h-10",
|
|
11031
|
+
"default": "text-f6 komea:h-9 h-12",
|
|
11032
|
+
large: "text-f5 komea:h-10 h-14"
|
|
11033
|
+
});
|
|
11034
|
+
var ButtonType = ( /*#__PURE__*/cov_2anqb7tsc9().s[8]++, /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
10974
11035
|
var as = _ref.as,
|
|
10975
11036
|
children = _ref.children,
|
|
10976
11037
|
props = _objectWithoutPropertiesLoose(_ref, ["as", "children"]);
|
|
10977
11038
|
|
|
10978
11039
|
cov_2anqb7tsc9().f[0]++;
|
|
10979
|
-
cov_2anqb7tsc9().s[
|
|
11040
|
+
cov_2anqb7tsc9().s[9]++;
|
|
10980
11041
|
|
|
10981
11042
|
if ((cov_2anqb7tsc9().b[1][0]++, as === 'a') || (cov_2anqb7tsc9().b[1][1]++, props.href)) {
|
|
10982
11043
|
cov_2anqb7tsc9().b[0][0]++;
|
|
10983
|
-
cov_2anqb7tsc9().s[
|
|
11044
|
+
cov_2anqb7tsc9().s[10]++;
|
|
10984
11045
|
return /*#__PURE__*/React.createElement("a", Object.assign({}, props, {
|
|
10985
11046
|
ref: ref
|
|
10986
11047
|
}), children);
|
|
@@ -10988,23 +11049,23 @@ var ButtonType = ( /*#__PURE__*/cov_2anqb7tsc9().s[7]++, /*#__PURE__*/React.forw
|
|
|
10988
11049
|
cov_2anqb7tsc9().b[0][1]++;
|
|
10989
11050
|
}
|
|
10990
11051
|
|
|
10991
|
-
cov_2anqb7tsc9().s[
|
|
11052
|
+
cov_2anqb7tsc9().s[11]++;
|
|
10992
11053
|
|
|
10993
11054
|
if (!props.type) {
|
|
10994
11055
|
cov_2anqb7tsc9().b[2][0]++;
|
|
10995
|
-
cov_2anqb7tsc9().s[
|
|
11056
|
+
cov_2anqb7tsc9().s[12]++;
|
|
10996
11057
|
// Default to button when missing type
|
|
10997
11058
|
props.type = 'button';
|
|
10998
11059
|
} else {
|
|
10999
11060
|
cov_2anqb7tsc9().b[2][1]++;
|
|
11000
11061
|
}
|
|
11001
11062
|
|
|
11002
|
-
cov_2anqb7tsc9().s[
|
|
11063
|
+
cov_2anqb7tsc9().s[13]++;
|
|
11003
11064
|
return /*#__PURE__*/React.createElement("button", Object.assign({}, props, {
|
|
11004
11065
|
ref: ref
|
|
11005
11066
|
}), children);
|
|
11006
11067
|
}));
|
|
11007
|
-
cov_2anqb7tsc9().s[
|
|
11068
|
+
cov_2anqb7tsc9().s[14]++;
|
|
11008
11069
|
|
|
11009
11070
|
var ButtonComponent = function ButtonComponent(_ref2, ref) {
|
|
11010
11071
|
var children = _ref2.children,
|
|
@@ -11023,78 +11084,82 @@ var ButtonComponent = function ButtonComponent(_ref2, ref) {
|
|
|
11023
11084
|
props = _objectWithoutPropertiesLoose(_ref2, ["children", "loading", "variant", "fullWidth", "icon", "disabled", "className", "onClick", "size", "iconPosition"]);
|
|
11024
11085
|
|
|
11025
11086
|
cov_2anqb7tsc9().f[1]++;
|
|
11026
|
-
cov_2anqb7tsc9().s[
|
|
11087
|
+
cov_2anqb7tsc9().s[15]++;
|
|
11027
11088
|
|
|
11028
11089
|
var handleClick = function handleClick(event) {
|
|
11029
11090
|
cov_2anqb7tsc9().f[2]++;
|
|
11030
|
-
cov_2anqb7tsc9().s[
|
|
11091
|
+
cov_2anqb7tsc9().s[16]++;
|
|
11031
11092
|
((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));
|
|
11032
|
-
};
|
|
11093
|
+
}; // `onlyText` é o único que não tem caixa, e o padding horizontal fica fora dele. Não dá para
|
|
11094
|
+
// apenas parear com `komea:px-0`: as duas classes empatam em especificidade e o Tailwind emite
|
|
11095
|
+
// `px-0` antes de `px-3`/`px-4`/`px-6`, então o zero perderia pela ordem.
|
|
11033
11096
|
|
|
11034
|
-
|
|
11035
|
-
cov_2anqb7tsc9().s[17]
|
|
11097
|
+
|
|
11098
|
+
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]));
|
|
11099
|
+
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 ");
|
|
11100
|
+
cov_2anqb7tsc9().s[19]++;
|
|
11036
11101
|
|
|
11037
11102
|
if (loading) {
|
|
11038
|
-
cov_2anqb7tsc9().b[
|
|
11039
|
-
cov_2anqb7tsc9().s[
|
|
11103
|
+
cov_2anqb7tsc9().b[8][0]++;
|
|
11104
|
+
cov_2anqb7tsc9().s[20]++;
|
|
11040
11105
|
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 ';
|
|
11041
11106
|
} else {
|
|
11042
|
-
cov_2anqb7tsc9().b[
|
|
11043
|
-
cov_2anqb7tsc9().s[
|
|
11107
|
+
cov_2anqb7tsc9().b[8][1]++;
|
|
11108
|
+
cov_2anqb7tsc9().s[21]++;
|
|
11044
11109
|
|
|
11045
11110
|
if (disabled) {
|
|
11046
|
-
cov_2anqb7tsc9().b[
|
|
11047
|
-
cov_2anqb7tsc9().s[
|
|
11111
|
+
cov_2anqb7tsc9().b[9][0]++;
|
|
11112
|
+
cov_2anqb7tsc9().s[22]++;
|
|
11048
11113
|
classes += listOfStylesDisabled[variant];
|
|
11049
11114
|
} else {
|
|
11050
|
-
cov_2anqb7tsc9().b[
|
|
11051
|
-
cov_2anqb7tsc9().s[
|
|
11115
|
+
cov_2anqb7tsc9().b[9][1]++;
|
|
11116
|
+
cov_2anqb7tsc9().s[23]++;
|
|
11052
11117
|
classes += listOfStyles[variant] + " ";
|
|
11053
11118
|
}
|
|
11054
11119
|
}
|
|
11055
11120
|
|
|
11056
|
-
cov_2anqb7tsc9().s[
|
|
11121
|
+
cov_2anqb7tsc9().s[24]++;
|
|
11057
11122
|
classes += listOfSizes[size] + " ";
|
|
11058
|
-
cov_2anqb7tsc9().s[
|
|
11123
|
+
cov_2anqb7tsc9().s[25]++;
|
|
11059
11124
|
|
|
11060
11125
|
if (fullWidth) {
|
|
11061
|
-
cov_2anqb7tsc9().b[
|
|
11062
|
-
cov_2anqb7tsc9().s[
|
|
11126
|
+
cov_2anqb7tsc9().b[10][0]++;
|
|
11127
|
+
cov_2anqb7tsc9().s[26]++;
|
|
11063
11128
|
classes += 'w-full ';
|
|
11064
11129
|
} else {
|
|
11065
|
-
cov_2anqb7tsc9().b[
|
|
11130
|
+
cov_2anqb7tsc9().b[10][1]++;
|
|
11066
11131
|
}
|
|
11067
11132
|
|
|
11068
|
-
cov_2anqb7tsc9().s[
|
|
11133
|
+
cov_2anqb7tsc9().s[27]++;
|
|
11069
11134
|
|
|
11070
11135
|
if (className) {
|
|
11071
|
-
cov_2anqb7tsc9().b[
|
|
11072
|
-
cov_2anqb7tsc9().s[
|
|
11136
|
+
cov_2anqb7tsc9().b[11][0]++;
|
|
11137
|
+
cov_2anqb7tsc9().s[28]++;
|
|
11073
11138
|
classes += className;
|
|
11074
11139
|
} else {
|
|
11075
|
-
cov_2anqb7tsc9().b[
|
|
11140
|
+
cov_2anqb7tsc9().b[11][1]++;
|
|
11076
11141
|
}
|
|
11077
11142
|
|
|
11078
|
-
var currentIcon = (cov_2anqb7tsc9().s[
|
|
11079
|
-
cov_2anqb7tsc9().s[
|
|
11143
|
+
var currentIcon = (cov_2anqb7tsc9().s[29]++, (cov_2anqb7tsc9().b[12][0]++, loading) && (cov_2anqb7tsc9().b[12][1]++, 'loading') || (cov_2anqb7tsc9().b[12][2]++, icon));
|
|
11144
|
+
cov_2anqb7tsc9().s[30]++;
|
|
11080
11145
|
return /*#__PURE__*/React.createElement(ButtonType, Object.assign({
|
|
11081
11146
|
ref: ref,
|
|
11082
11147
|
className: classes,
|
|
11083
11148
|
disabled: disabled,
|
|
11084
11149
|
onClick: handleClick
|
|
11085
|
-
}, props), (cov_2anqb7tsc9().b[
|
|
11150
|
+
}, props), (cov_2anqb7tsc9().b[13][0]++, currentIcon) && (cov_2anqb7tsc9().b[13][1]++, iconPosition === 'left') && (cov_2anqb7tsc9().b[13][2]++, /*#__PURE__*/React.createElement(Icon, {
|
|
11086
11151
|
icon: currentIcon,
|
|
11087
|
-
size: size === 'small' ? (cov_2anqb7tsc9().b[
|
|
11152
|
+
size: size === 'small' ? (cov_2anqb7tsc9().b[14][0]++, 3) : (cov_2anqb7tsc9().b[14][1]++, 4),
|
|
11088
11153
|
className: "mr-2 inline-block"
|
|
11089
|
-
})), children, (cov_2anqb7tsc9().b[
|
|
11154
|
+
})), children, (cov_2anqb7tsc9().b[15][0]++, currentIcon) && (cov_2anqb7tsc9().b[15][1]++, iconPosition === 'right') && (cov_2anqb7tsc9().b[15][2]++, /*#__PURE__*/React.createElement(Icon, {
|
|
11090
11155
|
icon: currentIcon,
|
|
11091
|
-
size: size === 'small' ? (cov_2anqb7tsc9().b[
|
|
11156
|
+
size: size === 'small' ? (cov_2anqb7tsc9().b[16][0]++, 3) : (cov_2anqb7tsc9().b[16][1]++, 4),
|
|
11092
11157
|
className: "ml-3 inline-block"
|
|
11093
11158
|
})));
|
|
11094
11159
|
};
|
|
11095
11160
|
|
|
11096
|
-
var ButtonWithFowardRef = ( /*#__PURE__*/cov_2anqb7tsc9().s[
|
|
11097
|
-
var Button = ( /*#__PURE__*/cov_2anqb7tsc9().s[
|
|
11161
|
+
var ButtonWithFowardRef = ( /*#__PURE__*/cov_2anqb7tsc9().s[31]++, /*#__PURE__*/React.forwardRef(ButtonComponent));
|
|
11162
|
+
var Button = ( /*#__PURE__*/cov_2anqb7tsc9().s[32]++, /*#__PURE__*/React.memo(ButtonWithFowardRef));
|
|
11098
11163
|
|
|
11099
11164
|
function cov_7nvmxoy3u() {
|
|
11100
11165
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Components/Button/index.tsx";
|
|
@@ -11970,7 +12035,7 @@ cov_1kzhtm5i1u();
|
|
|
11970
12035
|
|
|
11971
12036
|
function cov_psbeb0r8e() {
|
|
11972
12037
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Forms/commonStyles.ts";
|
|
11973
|
-
var hash = "
|
|
12038
|
+
var hash = "5f9282f0918978247399fbaf63c4522ef682625b";
|
|
11974
12039
|
var global = new Function("return this")();
|
|
11975
12040
|
var gcv = "__coverage__";
|
|
11976
12041
|
var coverageData = {
|
|
@@ -11993,7 +12058,7 @@ function cov_psbeb0r8e() {
|
|
|
11993
12058
|
},
|
|
11994
12059
|
end: {
|
|
11995
12060
|
line: 2,
|
|
11996
|
-
column:
|
|
12061
|
+
column: 148
|
|
11997
12062
|
}
|
|
11998
12063
|
},
|
|
11999
12064
|
"2": {
|
|
@@ -12013,7 +12078,7 @@ function cov_psbeb0r8e() {
|
|
|
12013
12078
|
},
|
|
12014
12079
|
end: {
|
|
12015
12080
|
line: 4,
|
|
12016
|
-
column:
|
|
12081
|
+
column: 136
|
|
12017
12082
|
}
|
|
12018
12083
|
},
|
|
12019
12084
|
"4": {
|
|
@@ -12023,7 +12088,7 @@ function cov_psbeb0r8e() {
|
|
|
12023
12088
|
},
|
|
12024
12089
|
end: {
|
|
12025
12090
|
line: 5,
|
|
12026
|
-
column:
|
|
12091
|
+
column: 147
|
|
12027
12092
|
}
|
|
12028
12093
|
},
|
|
12029
12094
|
"5": {
|
|
@@ -12043,7 +12108,7 @@ function cov_psbeb0r8e() {
|
|
|
12043
12108
|
},
|
|
12044
12109
|
end: {
|
|
12045
12110
|
line: 7,
|
|
12046
|
-
column:
|
|
12111
|
+
column: 305
|
|
12047
12112
|
}
|
|
12048
12113
|
},
|
|
12049
12114
|
"7": {
|
|
@@ -12053,7 +12118,7 @@ function cov_psbeb0r8e() {
|
|
|
12053
12118
|
},
|
|
12054
12119
|
end: {
|
|
12055
12120
|
line: 8,
|
|
12056
|
-
column:
|
|
12121
|
+
column: 295
|
|
12057
12122
|
}
|
|
12058
12123
|
},
|
|
12059
12124
|
"8": {
|
|
@@ -12062,37 +12127,67 @@ function cov_psbeb0r8e() {
|
|
|
12062
12127
|
column: 25
|
|
12063
12128
|
},
|
|
12064
12129
|
end: {
|
|
12065
|
-
line: 9,
|
|
12066
|
-
column: 114
|
|
12130
|
+
line: 9,
|
|
12131
|
+
column: 114
|
|
12132
|
+
}
|
|
12133
|
+
},
|
|
12134
|
+
"9": {
|
|
12135
|
+
start: {
|
|
12136
|
+
line: 24,
|
|
12137
|
+
column: 28
|
|
12138
|
+
},
|
|
12139
|
+
end: {
|
|
12140
|
+
line: 24,
|
|
12141
|
+
column: 65
|
|
12142
|
+
}
|
|
12143
|
+
},
|
|
12144
|
+
"10": {
|
|
12145
|
+
start: {
|
|
12146
|
+
line: 25,
|
|
12147
|
+
column: 44
|
|
12148
|
+
},
|
|
12149
|
+
end: {
|
|
12150
|
+
line: 25,
|
|
12151
|
+
column: 124
|
|
12152
|
+
}
|
|
12153
|
+
},
|
|
12154
|
+
"11": {
|
|
12155
|
+
start: {
|
|
12156
|
+
line: 26,
|
|
12157
|
+
column: 43
|
|
12158
|
+
},
|
|
12159
|
+
end: {
|
|
12160
|
+
line: 26,
|
|
12161
|
+
column: 121
|
|
12067
12162
|
}
|
|
12068
12163
|
},
|
|
12069
|
-
"
|
|
12164
|
+
"12": {
|
|
12070
12165
|
start: {
|
|
12071
|
-
line:
|
|
12166
|
+
line: 27,
|
|
12072
12167
|
column: 29
|
|
12073
12168
|
},
|
|
12074
12169
|
end: {
|
|
12075
|
-
line:
|
|
12170
|
+
line: 27,
|
|
12076
12171
|
column: 67
|
|
12077
12172
|
}
|
|
12078
12173
|
},
|
|
12079
|
-
"
|
|
12174
|
+
"13": {
|
|
12080
12175
|
start: {
|
|
12081
|
-
line:
|
|
12176
|
+
line: 28,
|
|
12082
12177
|
column: 28
|
|
12083
12178
|
},
|
|
12084
12179
|
end: {
|
|
12085
|
-
line:
|
|
12180
|
+
line: 28,
|
|
12086
12181
|
column: 67
|
|
12087
12182
|
}
|
|
12088
12183
|
},
|
|
12089
|
-
"
|
|
12184
|
+
"14": {
|
|
12090
12185
|
start: {
|
|
12091
|
-
line:
|
|
12186
|
+
line: 29,
|
|
12092
12187
|
column: 30
|
|
12093
12188
|
},
|
|
12094
12189
|
end: {
|
|
12095
|
-
line:
|
|
12190
|
+
line: 34,
|
|
12096
12191
|
column: 1
|
|
12097
12192
|
}
|
|
12098
12193
|
}
|
|
@@ -12111,12 +12206,15 @@ function cov_psbeb0r8e() {
|
|
|
12111
12206
|
"8": 0,
|
|
12112
12207
|
"9": 0,
|
|
12113
12208
|
"10": 0,
|
|
12114
|
-
"11": 0
|
|
12209
|
+
"11": 0,
|
|
12210
|
+
"12": 0,
|
|
12211
|
+
"13": 0,
|
|
12212
|
+
"14": 0
|
|
12115
12213
|
},
|
|
12116
12214
|
f: {},
|
|
12117
12215
|
b: {},
|
|
12118
12216
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
12119
|
-
hash: "
|
|
12217
|
+
hash: "5f9282f0918978247399fbaf63c4522ef682625b"
|
|
12120
12218
|
};
|
|
12121
12219
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
12122
12220
|
|
|
@@ -12136,26 +12234,43 @@ function cov_psbeb0r8e() {
|
|
|
12136
12234
|
|
|
12137
12235
|
cov_psbeb0r8e();
|
|
12138
12236
|
var inputPlaceholderClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[0]++, 'placeholder-on-base-2');
|
|
12139
|
-
var inputContainerDisabledClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[1]++, '!bg-base-3 !pointer-events-none !text-on-base-2');
|
|
12237
|
+
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');
|
|
12140
12238
|
var inputContainerReadonlyClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[2]++, '!bg-base-2');
|
|
12141
|
-
var errorBorderClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[3]++, 'border-danger focus:border-danger');
|
|
12142
|
-
var defaultBorderClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[4]++, 'border-card-stroke');
|
|
12239
|
+
var errorBorderClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[3]++, 'border-danger focus:border-danger komea:focus-within:border-danger komea:focus-within:ring-danger/20');
|
|
12240
|
+
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');
|
|
12143
12241
|
var focusClass = ( /*#__PURE__*/cov_psbeb0r8e().s[5]++, 'focus:border-inverted-1');
|
|
12144
|
-
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);
|
|
12145
|
-
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);
|
|
12146
|
-
var adornmentClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[8]++, "adornment flex justify-center items-center relative w-16 text-f6 text-inverted-2 -mt-px");
|
|
12147
|
-
|
|
12148
|
-
|
|
12149
|
-
|
|
12150
|
-
|
|
12151
|
-
|
|
12152
|
-
|
|
12242
|
+
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);
|
|
12243
|
+
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);
|
|
12244
|
+
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é
|
|
12245
|
+
// o valor.
|
|
12246
|
+
//
|
|
12247
|
+
// O ícone é normalizado porque o default do nosso `Icon` é 5 (20px) e o DS usa 16 nos campos — é o
|
|
12248
|
+
// que torna a geometria determinística em vez de depender do `size` que a app passou. Descendente e
|
|
12249
|
+
// não filho direto (`[&_svg]`, não `[&>svg]`) porque a app pode embrulhar o ícone: o campo de busca
|
|
12250
|
+
// põe um `<button>` no meio. E `h-4 w-4` em vez de `size-4`, porque `size-*` só existe do Tailwind
|
|
12251
|
+
// 3.4 em diante e há app desta linha pinada em 3.3.0, onde a classe não seria gerada.
|
|
12252
|
+
//
|
|
12253
|
+
// Os 8px até o valor saem do padding do **campo**, não do adorno: um filho `w-full` — o botão do
|
|
12254
|
+
// campo de busca — ocuparia a caixa de conteúdo inteira e comeria um padding posto aqui.
|
|
12255
|
+
//
|
|
12256
|
+
// `shrink-0` porque o adorno é item flex: sem ele o `w-7` é só uma base e o navegador comprime a
|
|
12257
|
+
// caixa quando o campo é estreito, levando a geometria junto.
|
|
12258
|
+
|
|
12259
|
+
var borderlessKomeaIcon = ( /*#__PURE__*/cov_psbeb0r8e().s[9]++, 'komea:[&_svg]:h-4 komea:[&_svg]:w-4');
|
|
12260
|
+
var prefixBorderlessKomeaClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[10]++, "komea:w-7 komea:shrink-0 komea:justify-start komea:pl-3 " + borderlessKomeaIcon);
|
|
12261
|
+
var sufixBorderlessKomeaClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[11]++, "komea:w-7 komea:shrink-0 komea:justify-end komea:pr-3 " + borderlessKomeaIcon);
|
|
12262
|
+
var prefixClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[12]++, adornmentClasses + " rounded-l left-0");
|
|
12263
|
+
var sufixClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[13]++, adornmentClasses + " rounded-r right-0");
|
|
12264
|
+
var variantClasses = ( /*#__PURE__*/cov_psbeb0r8e().s[14]++, {
|
|
12265
|
+
"default": 'komea:h-9 h-12',
|
|
12266
|
+
small: 'komea:h-8 h-10',
|
|
12267
|
+
large: 'komea:h-10 h-14',
|
|
12153
12268
|
xlarge: 'h-24'
|
|
12154
12269
|
});
|
|
12155
12270
|
|
|
12156
12271
|
function cov_19tsj3a3jt() {
|
|
12157
12272
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Forms/Input/Input.tsx";
|
|
12158
|
-
var hash = "
|
|
12273
|
+
var hash = "243dfe5f9ad41aca2ee474c5f6d0f802661638b4";
|
|
12159
12274
|
var global = new Function("return this")();
|
|
12160
12275
|
var gcv = "__coverage__";
|
|
12161
12276
|
var coverageData = {
|
|
@@ -12198,7 +12313,7 @@ function cov_19tsj3a3jt() {
|
|
|
12198
12313
|
},
|
|
12199
12314
|
end: {
|
|
12200
12315
|
line: 8,
|
|
12201
|
-
column:
|
|
12316
|
+
column: 164
|
|
12202
12317
|
}
|
|
12203
12318
|
},
|
|
12204
12319
|
"4": {
|
|
@@ -12208,7 +12323,7 @@ function cov_19tsj3a3jt() {
|
|
|
12208
12323
|
},
|
|
12209
12324
|
end: {
|
|
12210
12325
|
line: 9,
|
|
12211
|
-
column:
|
|
12326
|
+
column: 160
|
|
12212
12327
|
}
|
|
12213
12328
|
},
|
|
12214
12329
|
"5": {
|
|
@@ -12298,7 +12413,7 @@ function cov_19tsj3a3jt() {
|
|
|
12298
12413
|
},
|
|
12299
12414
|
end: {
|
|
12300
12415
|
line: 23,
|
|
12301
|
-
column:
|
|
12416
|
+
column: 378
|
|
12302
12417
|
}
|
|
12303
12418
|
},
|
|
12304
12419
|
"14": {
|
|
@@ -12647,6 +12762,39 @@ function cov_19tsj3a3jt() {
|
|
|
12647
12762
|
line: 8
|
|
12648
12763
|
},
|
|
12649
12764
|
"10": {
|
|
12765
|
+
loc: {
|
|
12766
|
+
start: {
|
|
12767
|
+
line: 8,
|
|
12768
|
+
column: 114
|
|
12769
|
+
},
|
|
12770
|
+
end: {
|
|
12771
|
+
line: 8,
|
|
12772
|
+
column: 162
|
|
12773
|
+
}
|
|
12774
|
+
},
|
|
12775
|
+
type: "cond-expr",
|
|
12776
|
+
locations: [{
|
|
12777
|
+
start: {
|
|
12778
|
+
line: 8,
|
|
12779
|
+
column: 129
|
|
12780
|
+
},
|
|
12781
|
+
end: {
|
|
12782
|
+
line: 8,
|
|
12783
|
+
column: 131
|
|
12784
|
+
}
|
|
12785
|
+
}, {
|
|
12786
|
+
start: {
|
|
12787
|
+
line: 8,
|
|
12788
|
+
column: 134
|
|
12789
|
+
},
|
|
12790
|
+
end: {
|
|
12791
|
+
line: 8,
|
|
12792
|
+
column: 162
|
|
12793
|
+
}
|
|
12794
|
+
}],
|
|
12795
|
+
line: 8
|
|
12796
|
+
},
|
|
12797
|
+
"11": {
|
|
12650
12798
|
loc: {
|
|
12651
12799
|
start: {
|
|
12652
12800
|
line: 9,
|
|
@@ -12679,7 +12827,40 @@ function cov_19tsj3a3jt() {
|
|
|
12679
12827
|
}],
|
|
12680
12828
|
line: 9
|
|
12681
12829
|
},
|
|
12682
|
-
"
|
|
12830
|
+
"12": {
|
|
12831
|
+
loc: {
|
|
12832
|
+
start: {
|
|
12833
|
+
line: 9,
|
|
12834
|
+
column: 112
|
|
12835
|
+
},
|
|
12836
|
+
end: {
|
|
12837
|
+
line: 9,
|
|
12838
|
+
column: 158
|
|
12839
|
+
}
|
|
12840
|
+
},
|
|
12841
|
+
type: "cond-expr",
|
|
12842
|
+
locations: [{
|
|
12843
|
+
start: {
|
|
12844
|
+
line: 9,
|
|
12845
|
+
column: 126
|
|
12846
|
+
},
|
|
12847
|
+
end: {
|
|
12848
|
+
line: 9,
|
|
12849
|
+
column: 128
|
|
12850
|
+
}
|
|
12851
|
+
}, {
|
|
12852
|
+
start: {
|
|
12853
|
+
line: 9,
|
|
12854
|
+
column: 131
|
|
12855
|
+
},
|
|
12856
|
+
end: {
|
|
12857
|
+
line: 9,
|
|
12858
|
+
column: 158
|
|
12859
|
+
}
|
|
12860
|
+
}],
|
|
12861
|
+
line: 9
|
|
12862
|
+
},
|
|
12863
|
+
"13": {
|
|
12683
12864
|
loc: {
|
|
12684
12865
|
start: {
|
|
12685
12866
|
line: 11,
|
|
@@ -12712,7 +12893,7 @@ function cov_19tsj3a3jt() {
|
|
|
12712
12893
|
}],
|
|
12713
12894
|
line: 11
|
|
12714
12895
|
},
|
|
12715
|
-
"
|
|
12896
|
+
"14": {
|
|
12716
12897
|
loc: {
|
|
12717
12898
|
start: {
|
|
12718
12899
|
line: 14,
|
|
@@ -12745,7 +12926,7 @@ function cov_19tsj3a3jt() {
|
|
|
12745
12926
|
}],
|
|
12746
12927
|
line: 14
|
|
12747
12928
|
},
|
|
12748
|
-
"
|
|
12929
|
+
"15": {
|
|
12749
12930
|
loc: {
|
|
12750
12931
|
start: {
|
|
12751
12932
|
line: 17,
|
|
@@ -12778,304 +12959,304 @@ function cov_19tsj3a3jt() {
|
|
|
12778
12959
|
}],
|
|
12779
12960
|
line: 17
|
|
12780
12961
|
},
|
|
12781
|
-
"
|
|
12962
|
+
"16": {
|
|
12782
12963
|
loc: {
|
|
12783
12964
|
start: {
|
|
12784
12965
|
line: 23,
|
|
12785
|
-
column:
|
|
12966
|
+
column: 130
|
|
12786
12967
|
},
|
|
12787
12968
|
end: {
|
|
12788
12969
|
line: 23,
|
|
12789
|
-
column:
|
|
12970
|
+
column: 187
|
|
12790
12971
|
}
|
|
12791
12972
|
},
|
|
12792
12973
|
type: "cond-expr",
|
|
12793
12974
|
locations: [{
|
|
12794
12975
|
start: {
|
|
12795
12976
|
line: 23,
|
|
12796
|
-
column:
|
|
12977
|
+
column: 146
|
|
12797
12978
|
},
|
|
12798
12979
|
end: {
|
|
12799
12980
|
line: 23,
|
|
12800
|
-
column:
|
|
12981
|
+
column: 164
|
|
12801
12982
|
}
|
|
12802
12983
|
}, {
|
|
12803
12984
|
start: {
|
|
12804
12985
|
line: 23,
|
|
12805
|
-
column:
|
|
12986
|
+
column: 167
|
|
12806
12987
|
},
|
|
12807
12988
|
end: {
|
|
12808
12989
|
line: 23,
|
|
12809
|
-
column:
|
|
12990
|
+
column: 187
|
|
12810
12991
|
}
|
|
12811
12992
|
}],
|
|
12812
12993
|
line: 23
|
|
12813
12994
|
},
|
|
12814
|
-
"
|
|
12995
|
+
"17": {
|
|
12815
12996
|
loc: {
|
|
12816
12997
|
start: {
|
|
12817
12998
|
line: 23,
|
|
12818
|
-
column:
|
|
12999
|
+
column: 191
|
|
12819
13000
|
},
|
|
12820
13001
|
end: {
|
|
12821
13002
|
line: 23,
|
|
12822
|
-
column:
|
|
13003
|
+
column: 231
|
|
12823
13004
|
}
|
|
12824
13005
|
},
|
|
12825
13006
|
type: "cond-expr",
|
|
12826
13007
|
locations: [{
|
|
12827
13008
|
start: {
|
|
12828
13009
|
line: 23,
|
|
12829
|
-
column:
|
|
13010
|
+
column: 216
|
|
12830
13011
|
},
|
|
12831
13012
|
end: {
|
|
12832
13013
|
line: 23,
|
|
12833
|
-
column:
|
|
13014
|
+
column: 226
|
|
12834
13015
|
}
|
|
12835
13016
|
}, {
|
|
12836
13017
|
start: {
|
|
12837
13018
|
line: 23,
|
|
12838
|
-
column:
|
|
13019
|
+
column: 229
|
|
12839
13020
|
},
|
|
12840
13021
|
end: {
|
|
12841
13022
|
line: 23,
|
|
12842
|
-
column:
|
|
13023
|
+
column: 231
|
|
12843
13024
|
}
|
|
12844
13025
|
}],
|
|
12845
13026
|
line: 23
|
|
12846
13027
|
},
|
|
12847
|
-
"
|
|
13028
|
+
"18": {
|
|
12848
13029
|
loc: {
|
|
12849
13030
|
start: {
|
|
12850
13031
|
line: 23,
|
|
12851
|
-
column:
|
|
13032
|
+
column: 191
|
|
12852
13033
|
},
|
|
12853
13034
|
end: {
|
|
12854
13035
|
line: 23,
|
|
12855
|
-
column:
|
|
13036
|
+
column: 213
|
|
12856
13037
|
}
|
|
12857
13038
|
},
|
|
12858
13039
|
type: "binary-expr",
|
|
12859
13040
|
locations: [{
|
|
12860
13041
|
start: {
|
|
12861
13042
|
line: 23,
|
|
12862
|
-
column:
|
|
13043
|
+
column: 191
|
|
12863
13044
|
},
|
|
12864
13045
|
end: {
|
|
12865
13046
|
line: 23,
|
|
12866
|
-
column:
|
|
13047
|
+
column: 197
|
|
12867
13048
|
}
|
|
12868
13049
|
}, {
|
|
12869
13050
|
start: {
|
|
12870
13051
|
line: 23,
|
|
12871
|
-
column:
|
|
13052
|
+
column: 201
|
|
12872
13053
|
},
|
|
12873
13054
|
end: {
|
|
12874
13055
|
line: 23,
|
|
12875
|
-
column:
|
|
13056
|
+
column: 213
|
|
12876
13057
|
}
|
|
12877
13058
|
}],
|
|
12878
13059
|
line: 23
|
|
12879
13060
|
},
|
|
12880
|
-
"
|
|
13061
|
+
"19": {
|
|
12881
13062
|
loc: {
|
|
12882
13063
|
start: {
|
|
12883
13064
|
line: 23,
|
|
12884
|
-
column:
|
|
13065
|
+
column: 236
|
|
12885
13066
|
},
|
|
12886
13067
|
end: {
|
|
12887
13068
|
line: 23,
|
|
12888
|
-
column:
|
|
13069
|
+
column: 274
|
|
12889
13070
|
}
|
|
12890
13071
|
},
|
|
12891
13072
|
type: "cond-expr",
|
|
12892
13073
|
locations: [{
|
|
12893
13074
|
start: {
|
|
12894
13075
|
line: 23,
|
|
12895
|
-
column:
|
|
13076
|
+
column: 259
|
|
12896
13077
|
},
|
|
12897
13078
|
end: {
|
|
12898
13079
|
line: 23,
|
|
12899
|
-
column:
|
|
13080
|
+
column: 269
|
|
12900
13081
|
}
|
|
12901
13082
|
}, {
|
|
12902
13083
|
start: {
|
|
12903
13084
|
line: 23,
|
|
12904
|
-
column:
|
|
13085
|
+
column: 272
|
|
12905
13086
|
},
|
|
12906
13087
|
end: {
|
|
12907
13088
|
line: 23,
|
|
12908
|
-
column:
|
|
13089
|
+
column: 274
|
|
12909
13090
|
}
|
|
12910
13091
|
}],
|
|
12911
13092
|
line: 23
|
|
12912
13093
|
},
|
|
12913
|
-
"
|
|
13094
|
+
"20": {
|
|
12914
13095
|
loc: {
|
|
12915
13096
|
start: {
|
|
12916
13097
|
line: 23,
|
|
12917
|
-
column:
|
|
13098
|
+
column: 236
|
|
12918
13099
|
},
|
|
12919
13100
|
end: {
|
|
12920
13101
|
line: 23,
|
|
12921
|
-
column:
|
|
13102
|
+
column: 256
|
|
12922
13103
|
}
|
|
12923
13104
|
},
|
|
12924
13105
|
type: "binary-expr",
|
|
12925
13106
|
locations: [{
|
|
12926
13107
|
start: {
|
|
12927
13108
|
line: 23,
|
|
12928
|
-
column:
|
|
13109
|
+
column: 236
|
|
12929
13110
|
},
|
|
12930
13111
|
end: {
|
|
12931
13112
|
line: 23,
|
|
12932
|
-
column:
|
|
13113
|
+
column: 241
|
|
12933
13114
|
}
|
|
12934
13115
|
}, {
|
|
12935
13116
|
start: {
|
|
12936
13117
|
line: 23,
|
|
12937
|
-
column:
|
|
13118
|
+
column: 245
|
|
12938
13119
|
},
|
|
12939
13120
|
end: {
|
|
12940
13121
|
line: 23,
|
|
12941
|
-
column:
|
|
13122
|
+
column: 256
|
|
12942
13123
|
}
|
|
12943
13124
|
}],
|
|
12944
13125
|
line: 23
|
|
12945
13126
|
},
|
|
12946
|
-
"
|
|
13127
|
+
"21": {
|
|
12947
13128
|
loc: {
|
|
12948
13129
|
start: {
|
|
12949
13130
|
line: 23,
|
|
12950
|
-
column:
|
|
13131
|
+
column: 278
|
|
12951
13132
|
},
|
|
12952
13133
|
end: {
|
|
12953
13134
|
line: 23,
|
|
12954
|
-
column:
|
|
13135
|
+
column: 326
|
|
12955
13136
|
}
|
|
12956
13137
|
},
|
|
12957
13138
|
type: "cond-expr",
|
|
12958
13139
|
locations: [{
|
|
12959
13140
|
start: {
|
|
12960
13141
|
line: 23,
|
|
12961
|
-
column:
|
|
13142
|
+
column: 304
|
|
12962
13143
|
},
|
|
12963
13144
|
end: {
|
|
12964
13145
|
line: 23,
|
|
12965
|
-
column:
|
|
13146
|
+
column: 321
|
|
12966
13147
|
}
|
|
12967
13148
|
}, {
|
|
12968
13149
|
start: {
|
|
12969
13150
|
line: 23,
|
|
12970
|
-
column:
|
|
13151
|
+
column: 324
|
|
12971
13152
|
},
|
|
12972
13153
|
end: {
|
|
12973
13154
|
line: 23,
|
|
12974
|
-
column:
|
|
13155
|
+
column: 326
|
|
12975
13156
|
}
|
|
12976
13157
|
}],
|
|
12977
13158
|
line: 23
|
|
12978
13159
|
},
|
|
12979
|
-
"
|
|
13160
|
+
"22": {
|
|
12980
13161
|
loc: {
|
|
12981
13162
|
start: {
|
|
12982
13163
|
line: 23,
|
|
12983
|
-
column:
|
|
13164
|
+
column: 278
|
|
12984
13165
|
},
|
|
12985
13166
|
end: {
|
|
12986
13167
|
line: 23,
|
|
12987
|
-
column:
|
|
13168
|
+
column: 301
|
|
12988
13169
|
}
|
|
12989
13170
|
},
|
|
12990
13171
|
type: "binary-expr",
|
|
12991
13172
|
locations: [{
|
|
12992
13173
|
start: {
|
|
12993
13174
|
line: 23,
|
|
12994
|
-
column:
|
|
13175
|
+
column: 278
|
|
12995
13176
|
},
|
|
12996
13177
|
end: {
|
|
12997
13178
|
line: 23,
|
|
12998
|
-
column:
|
|
13179
|
+
column: 284
|
|
12999
13180
|
}
|
|
13000
13181
|
}, {
|
|
13001
13182
|
start: {
|
|
13002
13183
|
line: 23,
|
|
13003
|
-
column:
|
|
13184
|
+
column: 288
|
|
13004
13185
|
},
|
|
13005
13186
|
end: {
|
|
13006
13187
|
line: 23,
|
|
13007
|
-
column:
|
|
13188
|
+
column: 301
|
|
13008
13189
|
}
|
|
13009
13190
|
}],
|
|
13010
13191
|
line: 23
|
|
13011
13192
|
},
|
|
13012
|
-
"
|
|
13193
|
+
"23": {
|
|
13013
13194
|
loc: {
|
|
13014
13195
|
start: {
|
|
13015
13196
|
line: 23,
|
|
13016
|
-
column:
|
|
13197
|
+
column: 330
|
|
13017
13198
|
},
|
|
13018
13199
|
end: {
|
|
13019
13200
|
line: 23,
|
|
13020
|
-
column:
|
|
13201
|
+
column: 376
|
|
13021
13202
|
}
|
|
13022
13203
|
},
|
|
13023
13204
|
type: "cond-expr",
|
|
13024
13205
|
locations: [{
|
|
13025
13206
|
start: {
|
|
13026
13207
|
line: 23,
|
|
13027
|
-
column:
|
|
13208
|
+
column: 354
|
|
13028
13209
|
},
|
|
13029
13210
|
end: {
|
|
13030
13211
|
line: 23,
|
|
13031
|
-
column:
|
|
13212
|
+
column: 371
|
|
13032
13213
|
}
|
|
13033
13214
|
}, {
|
|
13034
13215
|
start: {
|
|
13035
13216
|
line: 23,
|
|
13036
|
-
column:
|
|
13217
|
+
column: 374
|
|
13037
13218
|
},
|
|
13038
13219
|
end: {
|
|
13039
13220
|
line: 23,
|
|
13040
|
-
column:
|
|
13221
|
+
column: 376
|
|
13041
13222
|
}
|
|
13042
13223
|
}],
|
|
13043
13224
|
line: 23
|
|
13044
13225
|
},
|
|
13045
|
-
"
|
|
13226
|
+
"24": {
|
|
13046
13227
|
loc: {
|
|
13047
13228
|
start: {
|
|
13048
13229
|
line: 23,
|
|
13049
|
-
column:
|
|
13230
|
+
column: 330
|
|
13050
13231
|
},
|
|
13051
13232
|
end: {
|
|
13052
13233
|
line: 23,
|
|
13053
|
-
column:
|
|
13234
|
+
column: 351
|
|
13054
13235
|
}
|
|
13055
13236
|
},
|
|
13056
13237
|
type: "binary-expr",
|
|
13057
13238
|
locations: [{
|
|
13058
13239
|
start: {
|
|
13059
13240
|
line: 23,
|
|
13060
|
-
column:
|
|
13241
|
+
column: 330
|
|
13061
13242
|
},
|
|
13062
13243
|
end: {
|
|
13063
13244
|
line: 23,
|
|
13064
|
-
column:
|
|
13245
|
+
column: 335
|
|
13065
13246
|
}
|
|
13066
13247
|
}, {
|
|
13067
13248
|
start: {
|
|
13068
13249
|
line: 23,
|
|
13069
|
-
column:
|
|
13250
|
+
column: 339
|
|
13070
13251
|
},
|
|
13071
13252
|
end: {
|
|
13072
13253
|
line: 23,
|
|
13073
|
-
column:
|
|
13254
|
+
column: 351
|
|
13074
13255
|
}
|
|
13075
13256
|
}],
|
|
13076
13257
|
line: 23
|
|
13077
13258
|
},
|
|
13078
|
-
"
|
|
13259
|
+
"25": {
|
|
13079
13260
|
loc: {
|
|
13080
13261
|
start: {
|
|
13081
13262
|
line: 25,
|
|
@@ -13108,7 +13289,7 @@ function cov_19tsj3a3jt() {
|
|
|
13108
13289
|
}],
|
|
13109
13290
|
line: 25
|
|
13110
13291
|
},
|
|
13111
|
-
"
|
|
13292
|
+
"26": {
|
|
13112
13293
|
loc: {
|
|
13113
13294
|
start: {
|
|
13114
13295
|
line: 29,
|
|
@@ -13141,7 +13322,7 @@ function cov_19tsj3a3jt() {
|
|
|
13141
13322
|
}],
|
|
13142
13323
|
line: 29
|
|
13143
13324
|
},
|
|
13144
|
-
"
|
|
13325
|
+
"27": {
|
|
13145
13326
|
loc: {
|
|
13146
13327
|
start: {
|
|
13147
13328
|
line: 31,
|
|
@@ -13225,10 +13406,12 @@ function cov_19tsj3a3jt() {
|
|
|
13225
13406
|
"22": [0, 0],
|
|
13226
13407
|
"23": [0, 0],
|
|
13227
13408
|
"24": [0, 0],
|
|
13228
|
-
"25": [0, 0]
|
|
13409
|
+
"25": [0, 0],
|
|
13410
|
+
"26": [0, 0],
|
|
13411
|
+
"27": [0, 0]
|
|
13229
13412
|
},
|
|
13230
13413
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
13231
|
-
hash: "
|
|
13414
|
+
hash: "243dfe5f9ad41aca2ee474c5f6d0f802661638b4"
|
|
13232
13415
|
};
|
|
13233
13416
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
13234
13417
|
|
|
@@ -13279,40 +13462,40 @@ var InputComponent = function InputComponent(_ref, ref) {
|
|
|
13279
13462
|
cov_19tsj3a3jt().f[0]++;
|
|
13280
13463
|
var inputId = (cov_19tsj3a3jt().s[1]++, (cov_19tsj3a3jt().b[7][0]++, id) || (cov_19tsj3a3jt().b[7][1]++, name));
|
|
13281
13464
|
var hasErrorState = (cov_19tsj3a3jt().s[2]++, (cov_19tsj3a3jt().b[8][0]++, hasError) || (cov_19tsj3a3jt().b[8][1]++, !!errorMessage));
|
|
13282
|
-
var prefixClass = (cov_19tsj3a3jt().s[3]++, prefixClasses + " " + variantClasses[variant] + " " + (hasErrorState ? (cov_19tsj3a3jt().b[9][0]++, errorBorderClasses) : (cov_19tsj3a3jt().b[9][1]++, '')));
|
|
13283
|
-
var sufixClass = (cov_19tsj3a3jt().s[4]++, sufixClasses + " " + variantClasses[variant] + " " + (hasErrorState ? (cov_19tsj3a3jt().b[
|
|
13465
|
+
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)));
|
|
13466
|
+
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)));
|
|
13284
13467
|
var inputContainerClass = (cov_19tsj3a3jt().s[5]++, inputContainerClasses + " " + variantClasses[variant]);
|
|
13285
13468
|
cov_19tsj3a3jt().s[6]++;
|
|
13286
13469
|
|
|
13287
13470
|
if (disabled) {
|
|
13288
|
-
cov_19tsj3a3jt().b[
|
|
13471
|
+
cov_19tsj3a3jt().b[13][0]++;
|
|
13289
13472
|
cov_19tsj3a3jt().s[7]++;
|
|
13290
13473
|
inputContainerClass += " " + defaultBorderClasses + " " + inputContainerDisabledClasses;
|
|
13291
13474
|
} else {
|
|
13292
|
-
cov_19tsj3a3jt().b[
|
|
13475
|
+
cov_19tsj3a3jt().b[13][1]++;
|
|
13293
13476
|
cov_19tsj3a3jt().s[8]++;
|
|
13294
13477
|
|
|
13295
13478
|
if (readOnly) {
|
|
13296
|
-
cov_19tsj3a3jt().b[
|
|
13479
|
+
cov_19tsj3a3jt().b[14][0]++;
|
|
13297
13480
|
cov_19tsj3a3jt().s[9]++;
|
|
13298
13481
|
inputContainerClass += " " + defaultBorderClasses + " " + inputContainerReadonlyClasses;
|
|
13299
13482
|
} else {
|
|
13300
|
-
cov_19tsj3a3jt().b[
|
|
13483
|
+
cov_19tsj3a3jt().b[14][1]++;
|
|
13301
13484
|
cov_19tsj3a3jt().s[10]++;
|
|
13302
13485
|
|
|
13303
13486
|
if (hasErrorState) {
|
|
13304
|
-
cov_19tsj3a3jt().b[
|
|
13487
|
+
cov_19tsj3a3jt().b[15][0]++;
|
|
13305
13488
|
cov_19tsj3a3jt().s[11]++;
|
|
13306
13489
|
inputContainerClass += " " + errorBorderClasses;
|
|
13307
13490
|
} else {
|
|
13308
|
-
cov_19tsj3a3jt().b[
|
|
13491
|
+
cov_19tsj3a3jt().b[15][1]++;
|
|
13309
13492
|
cov_19tsj3a3jt().s[12]++;
|
|
13310
13493
|
inputContainerClass += " " + defaultBorderClasses;
|
|
13311
13494
|
}
|
|
13312
13495
|
}
|
|
13313
13496
|
}
|
|
13314
13497
|
|
|
13315
|
-
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[
|
|
13498
|
+
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]++, '')));
|
|
13316
13499
|
var LabelComponent = (cov_19tsj3a3jt().s[14]++, /*#__PURE__*/React.createElement(InputLabel, {
|
|
13317
13500
|
label: label,
|
|
13318
13501
|
labelComplement: labelComplement,
|
|
@@ -13322,7 +13505,7 @@ var InputComponent = function InputComponent(_ref, ref) {
|
|
|
13322
13505
|
className: "mb-1"
|
|
13323
13506
|
}));
|
|
13324
13507
|
var HelpTextComponent = (cov_19tsj3a3jt().s[15]++, /*#__PURE__*/React.createElement(InputHelpText, {
|
|
13325
|
-
helpText: (cov_19tsj3a3jt().b[
|
|
13508
|
+
helpText: (cov_19tsj3a3jt().b[25][0]++, errorMessage) || (cov_19tsj3a3jt().b[25][1]++, helpText),
|
|
13326
13509
|
hasError: hasErrorState,
|
|
13327
13510
|
className: "mt-2"
|
|
13328
13511
|
}));
|
|
@@ -13331,7 +13514,7 @@ var InputComponent = function InputComponent(_ref, ref) {
|
|
|
13331
13514
|
className: "form-group flex flex-col " + className
|
|
13332
13515
|
}, LabelComponent, /*#__PURE__*/React.createElement("div", {
|
|
13333
13516
|
className: inputContainerClass
|
|
13334
|
-
}, (cov_19tsj3a3jt().b[
|
|
13517
|
+
}, (cov_19tsj3a3jt().b[26][0]++, prefix) && (cov_19tsj3a3jt().b[26][1]++, /*#__PURE__*/React.createElement("label", {
|
|
13335
13518
|
htmlFor: inputId,
|
|
13336
13519
|
className: prefixClass
|
|
13337
13520
|
}, prefix)), /*#__PURE__*/React.createElement("input", Object.assign({
|
|
@@ -13343,7 +13526,7 @@ var InputComponent = function InputComponent(_ref, ref) {
|
|
|
13343
13526
|
disabled: disabled,
|
|
13344
13527
|
readOnly: readOnly,
|
|
13345
13528
|
className: inputClass
|
|
13346
|
-
}, props)), (cov_19tsj3a3jt().b[
|
|
13529
|
+
}, props)), (cov_19tsj3a3jt().b[27][0]++, sufix) && (cov_19tsj3a3jt().b[27][1]++, /*#__PURE__*/React.createElement("label", {
|
|
13347
13530
|
htmlFor: inputId,
|
|
13348
13531
|
className: sufixClass
|
|
13349
13532
|
}, sufix))), HelpTextComponent);
|
|
@@ -19758,7 +19941,7 @@ cov_p0nh19g13();
|
|
|
19758
19941
|
|
|
19759
19942
|
function cov_15lsksfpg9() {
|
|
19760
19943
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Forms/Toggle/Toggle.tsx";
|
|
19761
|
-
var hash = "
|
|
19944
|
+
var hash = "9ef802f84712ec6d21b1e99469ac3b737c5bc235";
|
|
19762
19945
|
var global = new Function("return this")();
|
|
19763
19946
|
var gcv = "__coverage__";
|
|
19764
19947
|
var coverageData = {
|
|
@@ -19931,7 +20114,7 @@ function cov_15lsksfpg9() {
|
|
|
19931
20114
|
},
|
|
19932
20115
|
end: {
|
|
19933
20116
|
line: 41,
|
|
19934
|
-
column:
|
|
20117
|
+
column: 85
|
|
19935
20118
|
}
|
|
19936
20119
|
},
|
|
19937
20120
|
"17": {
|
|
@@ -20309,7 +20492,7 @@ function cov_15lsksfpg9() {
|
|
|
20309
20492
|
"6": [0, 0]
|
|
20310
20493
|
},
|
|
20311
20494
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
20312
|
-
hash: "
|
|
20495
|
+
hash: "9ef802f84712ec6d21b1e99469ac3b737c5bc235"
|
|
20313
20496
|
};
|
|
20314
20497
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
20315
20498
|
|
|
@@ -20399,7 +20582,7 @@ var ToggleComponent = function ToggleComponent(_ref, ref) {
|
|
|
20399
20582
|
var toggleContainerDisabledClasses = (cov_15lsksfpg9().s[13]++, (disabled ? (cov_15lsksfpg9().b[6][0]++, 'pointer-events-none') : (cov_15lsksfpg9().b[6][1]++, '')) + " relative");
|
|
20400
20583
|
var toggleBackgroundClasses = (cov_15lsksfpg9().s[14]++, "block border w-[53px] h-8 rounded-full " + toggleClasses.background[toggleCheckText][toggleStatusText] + " transition");
|
|
20401
20584
|
var toggleCircleClasses = (cov_15lsksfpg9().s[15]++, "transform " + toggleClasses.circle[toggleCheckText][toggleStatusText] + " absolute left-[6px] top-[6px] w-5 h-5 rounded-full transition");
|
|
20402
|
-
var toggleLabelClasses = (cov_15lsksfpg9().s[16]++, "ml-2 text-inverted-1 text-f6 label");
|
|
20585
|
+
var toggleLabelClasses = (cov_15lsksfpg9().s[16]++, "ml-2 text-inverted-1 text-f6 komea:font-medium label");
|
|
20403
20586
|
cov_15lsksfpg9().s[17]++;
|
|
20404
20587
|
return /*#__PURE__*/React.createElement("label", {
|
|
20405
20588
|
htmlFor: inputId,
|
|
@@ -23430,9 +23613,9 @@ function cov_l9j4z3osv() {
|
|
|
23430
23613
|
|
|
23431
23614
|
cov_l9j4z3osv();
|
|
23432
23615
|
var sizeClasses = ( /*#__PURE__*/cov_l9j4z3osv().s[0]++, {
|
|
23433
|
-
"default": 'h-12',
|
|
23616
|
+
"default": 'komea:h-9 h-12',
|
|
23434
23617
|
small: 'h-8',
|
|
23435
|
-
large: 'h-14',
|
|
23618
|
+
large: 'komea:h-10 h-14',
|
|
23436
23619
|
xlarge: 'h-24'
|
|
23437
23620
|
});
|
|
23438
23621
|
var valueFontSizesClasses = ( /*#__PURE__*/cov_l9j4z3osv().s[1]++, {
|
|
@@ -23442,7 +23625,7 @@ var valueFontSizesClasses = ( /*#__PURE__*/cov_l9j4z3osv().s[1]++, {
|
|
|
23442
23625
|
xlarge: 'text-f4'
|
|
23443
23626
|
});
|
|
23444
23627
|
var variantControlClasses = ( /*#__PURE__*/cov_l9j4z3osv().s[2]++, {
|
|
23445
|
-
"default": 'border-card-stroke rounded pl-2',
|
|
23628
|
+
"default": 'border-card-stroke rounded pl-2 komea:border-input-stroke komea:shadow-sm',
|
|
23446
23629
|
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',
|
|
23447
23630
|
simple: 'border-0 border-b border-on-base-3'
|
|
23448
23631
|
});
|
|
@@ -23810,7 +23993,7 @@ cov_2msfl1k6vq();
|
|
|
23810
23993
|
|
|
23811
23994
|
function cov_1r6wbwfdtn() {
|
|
23812
23995
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Forms/Checkbox/Checkbox.tsx";
|
|
23813
|
-
var hash = "
|
|
23996
|
+
var hash = "dad1952543e995090c47839799c9152034d7d782";
|
|
23814
23997
|
var global = new Function("return this")();
|
|
23815
23998
|
var gcv = "__coverage__";
|
|
23816
23999
|
var coverageData = {
|
|
@@ -24737,7 +24920,7 @@ function cov_1r6wbwfdtn() {
|
|
|
24737
24920
|
},
|
|
24738
24921
|
end: {
|
|
24739
24922
|
line: 34,
|
|
24740
|
-
column:
|
|
24923
|
+
column: 62
|
|
24741
24924
|
}
|
|
24742
24925
|
}, {
|
|
24743
24926
|
start: {
|
|
@@ -25160,7 +25343,7 @@ function cov_1r6wbwfdtn() {
|
|
|
25160
25343
|
"26": [0, 0]
|
|
25161
25344
|
},
|
|
25162
25345
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
25163
|
-
hash: "
|
|
25346
|
+
hash: "dad1952543e995090c47839799c9152034d7d782"
|
|
25164
25347
|
};
|
|
25165
25348
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
25166
25349
|
|
|
@@ -25277,7 +25460,7 @@ var CheckboxComponent = function CheckboxComponent(_ref, ref) {
|
|
|
25277
25460
|
};
|
|
25278
25461
|
|
|
25279
25462
|
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')));
|
|
25280
|
-
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 ");
|
|
25463
|
+
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 ");
|
|
25281
25464
|
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]++, ''))));
|
|
25282
25465
|
var alignOptions = (cov_1r6wbwfdtn().s[26]++, {
|
|
25283
25466
|
start: 'items-start',
|
|
@@ -25298,7 +25481,7 @@ var CheckboxComponent = function CheckboxComponent(_ref, ref) {
|
|
|
25298
25481
|
htmlFor: inputId,
|
|
25299
25482
|
className: "inline-flex " + alignOptions[boxAlign] + " cursor-pointer"
|
|
25300
25483
|
}, /*#__PURE__*/React.createElement("span", {
|
|
25301
|
-
className: "relative rounded-xs z-10 flex items-center justify-center focus-within:ring-2 ring-focus"
|
|
25484
|
+
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"
|
|
25302
25485
|
}, /*#__PURE__*/React.createElement("input", Object.assign({
|
|
25303
25486
|
ref: (cov_1r6wbwfdtn().b[22][0]++, ref) || (cov_1r6wbwfdtn().b[22][1]++, inputRef),
|
|
25304
25487
|
type: "checkbox",
|
|
@@ -31609,7 +31792,7 @@ var TableComponent = function TableComponent(_ref2) {
|
|
|
31609
31792
|
className: "max-w-full overflow-x-auto"
|
|
31610
31793
|
}, /*#__PURE__*/React.createElement("table", Object.assign({}, getTableProps(), {
|
|
31611
31794
|
id: id,
|
|
31612
|
-
className: "w-full bg-base-1 rounded border-separate border border-card-stroke",
|
|
31795
|
+
className: "w-full bg-base-1 rounded komea:rounded-xs border-separate border border-card-stroke",
|
|
31613
31796
|
cellSpacing: "0"
|
|
31614
31797
|
}), /*#__PURE__*/React.createElement("thead", {
|
|
31615
31798
|
className: "text-left"
|
|
@@ -31754,7 +31937,7 @@ cov_1rbsv7ie8y();
|
|
|
31754
31937
|
|
|
31755
31938
|
function cov_2o229yjfa3() {
|
|
31756
31939
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Indicators/Alert/Alert.tsx";
|
|
31757
|
-
var hash = "
|
|
31940
|
+
var hash = "fd441124cfce00b8905c75df8900d218d81482eb";
|
|
31758
31941
|
var global = new Function("return this")();
|
|
31759
31942
|
var gcv = "__coverage__";
|
|
31760
31943
|
var coverageData = {
|
|
@@ -31766,117 +31949,117 @@ function cov_2o229yjfa3() {
|
|
|
31766
31949
|
column: 19
|
|
31767
31950
|
},
|
|
31768
31951
|
end: {
|
|
31769
|
-
line:
|
|
31952
|
+
line: 47,
|
|
31770
31953
|
column: 1
|
|
31771
31954
|
}
|
|
31772
31955
|
},
|
|
31773
31956
|
"1": {
|
|
31774
31957
|
start: {
|
|
31775
|
-
line:
|
|
31958
|
+
line: 48,
|
|
31776
31959
|
column: 23
|
|
31777
31960
|
},
|
|
31778
31961
|
end: {
|
|
31779
|
-
line:
|
|
31962
|
+
line: 70,
|
|
31780
31963
|
column: 1
|
|
31781
31964
|
}
|
|
31782
31965
|
},
|
|
31783
31966
|
"2": {
|
|
31784
31967
|
start: {
|
|
31785
|
-
line:
|
|
31968
|
+
line: 49,
|
|
31786
31969
|
column: 42
|
|
31787
31970
|
},
|
|
31788
31971
|
end: {
|
|
31789
|
-
line:
|
|
31972
|
+
line: 49,
|
|
31790
31973
|
column: 58
|
|
31791
31974
|
}
|
|
31792
31975
|
},
|
|
31793
31976
|
"3": {
|
|
31794
31977
|
start: {
|
|
31795
|
-
line:
|
|
31978
|
+
line: 50,
|
|
31796
31979
|
column: 4
|
|
31797
31980
|
},
|
|
31798
31981
|
end: {
|
|
31799
|
-
line:
|
|
31982
|
+
line: 52,
|
|
31800
31983
|
column: 17
|
|
31801
31984
|
}
|
|
31802
31985
|
},
|
|
31803
31986
|
"4": {
|
|
31804
31987
|
start: {
|
|
31805
|
-
line:
|
|
31988
|
+
line: 51,
|
|
31806
31989
|
column: 8
|
|
31807
31990
|
},
|
|
31808
31991
|
end: {
|
|
31809
|
-
line:
|
|
31992
|
+
line: 51,
|
|
31810
31993
|
column: 31
|
|
31811
31994
|
}
|
|
31812
31995
|
},
|
|
31813
31996
|
"5": {
|
|
31814
31997
|
start: {
|
|
31815
|
-
line:
|
|
31998
|
+
line: 53,
|
|
31816
31999
|
column: 26
|
|
31817
32000
|
},
|
|
31818
32001
|
end: {
|
|
31819
|
-
line:
|
|
32002
|
+
line: 56,
|
|
31820
32003
|
column: 5
|
|
31821
32004
|
}
|
|
31822
32005
|
},
|
|
31823
32006
|
"6": {
|
|
31824
32007
|
start: {
|
|
31825
|
-
line:
|
|
32008
|
+
line: 54,
|
|
31826
32009
|
column: 8
|
|
31827
32010
|
},
|
|
31828
32011
|
end: {
|
|
31829
|
-
line:
|
|
32012
|
+
line: 54,
|
|
31830
32013
|
column: 30
|
|
31831
32014
|
}
|
|
31832
32015
|
},
|
|
31833
32016
|
"7": {
|
|
31834
32017
|
start: {
|
|
31835
|
-
line:
|
|
32018
|
+
line: 55,
|
|
31836
32019
|
column: 8
|
|
31837
32020
|
},
|
|
31838
32021
|
end: {
|
|
31839
|
-
line:
|
|
32022
|
+
line: 55,
|
|
31840
32023
|
column: 20
|
|
31841
32024
|
}
|
|
31842
32025
|
},
|
|
31843
32026
|
"8": {
|
|
31844
32027
|
start: {
|
|
31845
|
-
line:
|
|
32028
|
+
line: 57,
|
|
31846
32029
|
column: 4
|
|
31847
32030
|
},
|
|
31848
32031
|
end: {
|
|
31849
|
-
line:
|
|
32032
|
+
line: 58,
|
|
31850
32033
|
column: 20
|
|
31851
32034
|
}
|
|
31852
32035
|
},
|
|
31853
32036
|
"9": {
|
|
31854
32037
|
start: {
|
|
31855
|
-
line:
|
|
32038
|
+
line: 58,
|
|
31856
32039
|
column: 8
|
|
31857
32040
|
},
|
|
31858
32041
|
end: {
|
|
31859
|
-
line:
|
|
32042
|
+
line: 58,
|
|
31860
32043
|
column: 20
|
|
31861
32044
|
}
|
|
31862
32045
|
},
|
|
31863
32046
|
"10": {
|
|
31864
32047
|
start: {
|
|
31865
|
-
line:
|
|
32048
|
+
line: 59,
|
|
31866
32049
|
column: 4
|
|
31867
32050
|
},
|
|
31868
32051
|
end: {
|
|
31869
|
-
line:
|
|
32052
|
+
line: 69,
|
|
31870
32053
|
column: 116
|
|
31871
32054
|
}
|
|
31872
32055
|
},
|
|
31873
32056
|
"11": {
|
|
31874
32057
|
start: {
|
|
31875
|
-
line:
|
|
32058
|
+
line: 71,
|
|
31876
32059
|
column: 21
|
|
31877
32060
|
},
|
|
31878
32061
|
end: {
|
|
31879
|
-
line:
|
|
32062
|
+
line: 71,
|
|
31880
32063
|
column: 47
|
|
31881
32064
|
}
|
|
31882
32065
|
}
|
|
@@ -31886,215 +32069,215 @@ function cov_2o229yjfa3() {
|
|
|
31886
32069
|
name: "(anonymous_0)",
|
|
31887
32070
|
decl: {
|
|
31888
32071
|
start: {
|
|
31889
|
-
line:
|
|
32072
|
+
line: 48,
|
|
31890
32073
|
column: 23
|
|
31891
32074
|
},
|
|
31892
32075
|
end: {
|
|
31893
|
-
line:
|
|
32076
|
+
line: 48,
|
|
31894
32077
|
column: 24
|
|
31895
32078
|
}
|
|
31896
32079
|
},
|
|
31897
32080
|
loc: {
|
|
31898
32081
|
start: {
|
|
31899
|
-
line:
|
|
32082
|
+
line: 48,
|
|
31900
32083
|
column: 166
|
|
31901
32084
|
},
|
|
31902
32085
|
end: {
|
|
31903
|
-
line:
|
|
32086
|
+
line: 70,
|
|
31904
32087
|
column: 1
|
|
31905
32088
|
}
|
|
31906
32089
|
},
|
|
31907
|
-
line:
|
|
32090
|
+
line: 48
|
|
31908
32091
|
},
|
|
31909
32092
|
"1": {
|
|
31910
32093
|
name: "(anonymous_1)",
|
|
31911
32094
|
decl: {
|
|
31912
32095
|
start: {
|
|
31913
|
-
line:
|
|
32096
|
+
line: 50,
|
|
31914
32097
|
column: 14
|
|
31915
32098
|
},
|
|
31916
32099
|
end: {
|
|
31917
|
-
line:
|
|
32100
|
+
line: 50,
|
|
31918
32101
|
column: 15
|
|
31919
32102
|
}
|
|
31920
32103
|
},
|
|
31921
32104
|
loc: {
|
|
31922
32105
|
start: {
|
|
31923
|
-
line:
|
|
32106
|
+
line: 50,
|
|
31924
32107
|
column: 20
|
|
31925
32108
|
},
|
|
31926
32109
|
end: {
|
|
31927
|
-
line:
|
|
32110
|
+
line: 52,
|
|
31928
32111
|
column: 5
|
|
31929
32112
|
}
|
|
31930
32113
|
},
|
|
31931
|
-
line:
|
|
32114
|
+
line: 50
|
|
31932
32115
|
},
|
|
31933
32116
|
"2": {
|
|
31934
32117
|
name: "(anonymous_2)",
|
|
31935
32118
|
decl: {
|
|
31936
32119
|
start: {
|
|
31937
|
-
line:
|
|
32120
|
+
line: 53,
|
|
31938
32121
|
column: 26
|
|
31939
32122
|
},
|
|
31940
32123
|
end: {
|
|
31941
|
-
line:
|
|
32124
|
+
line: 53,
|
|
31942
32125
|
column: 27
|
|
31943
32126
|
}
|
|
31944
32127
|
},
|
|
31945
32128
|
loc: {
|
|
31946
32129
|
start: {
|
|
31947
|
-
line:
|
|
32130
|
+
line: 53,
|
|
31948
32131
|
column: 32
|
|
31949
32132
|
},
|
|
31950
32133
|
end: {
|
|
31951
|
-
line:
|
|
32134
|
+
line: 56,
|
|
31952
32135
|
column: 5
|
|
31953
32136
|
}
|
|
31954
32137
|
},
|
|
31955
|
-
line:
|
|
32138
|
+
line: 53
|
|
31956
32139
|
}
|
|
31957
32140
|
},
|
|
31958
32141
|
branchMap: {
|
|
31959
32142
|
"0": {
|
|
31960
32143
|
loc: {
|
|
31961
32144
|
start: {
|
|
31962
|
-
line:
|
|
32145
|
+
line: 48,
|
|
31963
32146
|
column: 26
|
|
31964
32147
|
},
|
|
31965
32148
|
end: {
|
|
31966
|
-
line:
|
|
32149
|
+
line: 48,
|
|
31967
32150
|
column: 39
|
|
31968
32151
|
}
|
|
31969
32152
|
},
|
|
31970
32153
|
type: "default-arg",
|
|
31971
32154
|
locations: [{
|
|
31972
32155
|
start: {
|
|
31973
|
-
line:
|
|
32156
|
+
line: 48,
|
|
31974
32157
|
column: 33
|
|
31975
32158
|
},
|
|
31976
32159
|
end: {
|
|
31977
|
-
line:
|
|
32160
|
+
line: 48,
|
|
31978
32161
|
column: 39
|
|
31979
32162
|
}
|
|
31980
32163
|
}],
|
|
31981
|
-
line:
|
|
32164
|
+
line: 48
|
|
31982
32165
|
},
|
|
31983
32166
|
"1": {
|
|
31984
32167
|
loc: {
|
|
31985
32168
|
start: {
|
|
31986
|
-
line:
|
|
32169
|
+
line: 48,
|
|
31987
32170
|
column: 41
|
|
31988
32171
|
},
|
|
31989
32172
|
end: {
|
|
31990
|
-
line:
|
|
32173
|
+
line: 48,
|
|
31991
32174
|
column: 54
|
|
31992
32175
|
}
|
|
31993
32176
|
},
|
|
31994
32177
|
type: "default-arg",
|
|
31995
32178
|
locations: [{
|
|
31996
32179
|
start: {
|
|
31997
|
-
line:
|
|
32180
|
+
line: 48,
|
|
31998
32181
|
column: 50
|
|
31999
32182
|
},
|
|
32000
32183
|
end: {
|
|
32001
|
-
line:
|
|
32184
|
+
line: 48,
|
|
32002
32185
|
column: 54
|
|
32003
32186
|
}
|
|
32004
32187
|
}],
|
|
32005
|
-
line:
|
|
32188
|
+
line: 48
|
|
32006
32189
|
},
|
|
32007
32190
|
"2": {
|
|
32008
32191
|
loc: {
|
|
32009
32192
|
start: {
|
|
32010
|
-
line:
|
|
32193
|
+
line: 48,
|
|
32011
32194
|
column: 82
|
|
32012
32195
|
},
|
|
32013
32196
|
end: {
|
|
32014
|
-
line:
|
|
32197
|
+
line: 48,
|
|
32015
32198
|
column: 99
|
|
32016
32199
|
}
|
|
32017
32200
|
},
|
|
32018
32201
|
type: "default-arg",
|
|
32019
32202
|
locations: [{
|
|
32020
32203
|
start: {
|
|
32021
|
-
line:
|
|
32204
|
+
line: 48,
|
|
32022
32205
|
column: 94
|
|
32023
32206
|
},
|
|
32024
32207
|
end: {
|
|
32025
|
-
line:
|
|
32208
|
+
line: 48,
|
|
32026
32209
|
column: 99
|
|
32027
32210
|
}
|
|
32028
32211
|
}],
|
|
32029
|
-
line:
|
|
32212
|
+
line: 48
|
|
32030
32213
|
},
|
|
32031
32214
|
"3": {
|
|
32032
32215
|
loc: {
|
|
32033
32216
|
start: {
|
|
32034
|
-
line:
|
|
32217
|
+
line: 48,
|
|
32035
32218
|
column: 110
|
|
32036
32219
|
},
|
|
32037
32220
|
end: {
|
|
32038
|
-
line:
|
|
32221
|
+
line: 48,
|
|
32039
32222
|
column: 126
|
|
32040
32223
|
}
|
|
32041
32224
|
},
|
|
32042
32225
|
type: "default-arg",
|
|
32043
32226
|
locations: [{
|
|
32044
32227
|
start: {
|
|
32045
|
-
line:
|
|
32228
|
+
line: 48,
|
|
32046
32229
|
column: 121
|
|
32047
32230
|
},
|
|
32048
32231
|
end: {
|
|
32049
|
-
line:
|
|
32232
|
+
line: 48,
|
|
32050
32233
|
column: 126
|
|
32051
32234
|
}
|
|
32052
32235
|
}],
|
|
32053
|
-
line:
|
|
32236
|
+
line: 48
|
|
32054
32237
|
},
|
|
32055
32238
|
"4": {
|
|
32056
32239
|
loc: {
|
|
32057
32240
|
start: {
|
|
32058
|
-
line:
|
|
32241
|
+
line: 48,
|
|
32059
32242
|
column: 128
|
|
32060
32243
|
},
|
|
32061
32244
|
end: {
|
|
32062
|
-
line:
|
|
32245
|
+
line: 48,
|
|
32063
32246
|
column: 146
|
|
32064
32247
|
}
|
|
32065
32248
|
},
|
|
32066
32249
|
type: "default-arg",
|
|
32067
32250
|
locations: [{
|
|
32068
32251
|
start: {
|
|
32069
|
-
line:
|
|
32252
|
+
line: 48,
|
|
32070
32253
|
column: 141
|
|
32071
32254
|
},
|
|
32072
32255
|
end: {
|
|
32073
|
-
line:
|
|
32256
|
+
line: 48,
|
|
32074
32257
|
column: 146
|
|
32075
32258
|
}
|
|
32076
32259
|
}],
|
|
32077
|
-
line:
|
|
32260
|
+
line: 48
|
|
32078
32261
|
},
|
|
32079
32262
|
"5": {
|
|
32080
32263
|
loc: {
|
|
32081
32264
|
start: {
|
|
32082
|
-
line:
|
|
32265
|
+
line: 57,
|
|
32083
32266
|
column: 4
|
|
32084
32267
|
},
|
|
32085
32268
|
end: {
|
|
32086
|
-
line:
|
|
32269
|
+
line: 58,
|
|
32087
32270
|
column: 20
|
|
32088
32271
|
}
|
|
32089
32272
|
},
|
|
32090
32273
|
type: "if",
|
|
32091
32274
|
locations: [{
|
|
32092
32275
|
start: {
|
|
32093
|
-
line:
|
|
32276
|
+
line: 57,
|
|
32094
32277
|
column: 4
|
|
32095
32278
|
},
|
|
32096
32279
|
end: {
|
|
32097
|
-
line:
|
|
32280
|
+
line: 58,
|
|
32098
32281
|
column: 20
|
|
32099
32282
|
}
|
|
32100
32283
|
}, {
|
|
@@ -32107,214 +32290,214 @@ function cov_2o229yjfa3() {
|
|
|
32107
32290
|
column: undefined
|
|
32108
32291
|
}
|
|
32109
32292
|
}],
|
|
32110
|
-
line:
|
|
32293
|
+
line: 57
|
|
32111
32294
|
},
|
|
32112
32295
|
"6": {
|
|
32113
32296
|
loc: {
|
|
32114
32297
|
start: {
|
|
32115
|
-
line:
|
|
32116
|
-
column:
|
|
32298
|
+
line: 59,
|
|
32299
|
+
column: 184
|
|
32117
32300
|
},
|
|
32118
32301
|
end: {
|
|
32119
|
-
line:
|
|
32120
|
-
column:
|
|
32302
|
+
line: 59,
|
|
32303
|
+
column: 211
|
|
32121
32304
|
}
|
|
32122
32305
|
},
|
|
32123
32306
|
type: "cond-expr",
|
|
32124
32307
|
locations: [{
|
|
32125
32308
|
start: {
|
|
32126
|
-
line:
|
|
32127
|
-
column:
|
|
32309
|
+
line: 59,
|
|
32310
|
+
column: 197
|
|
32128
32311
|
},
|
|
32129
32312
|
end: {
|
|
32130
|
-
line:
|
|
32131
|
-
column:
|
|
32313
|
+
line: 59,
|
|
32314
|
+
column: 199
|
|
32132
32315
|
}
|
|
32133
32316
|
}, {
|
|
32134
32317
|
start: {
|
|
32135
|
-
line:
|
|
32136
|
-
column:
|
|
32318
|
+
line: 59,
|
|
32319
|
+
column: 202
|
|
32137
32320
|
},
|
|
32138
32321
|
end: {
|
|
32139
|
-
line:
|
|
32140
|
-
column:
|
|
32322
|
+
line: 59,
|
|
32323
|
+
column: 211
|
|
32141
32324
|
}
|
|
32142
32325
|
}],
|
|
32143
|
-
line:
|
|
32326
|
+
line: 59
|
|
32144
32327
|
},
|
|
32145
32328
|
"7": {
|
|
32146
32329
|
loc: {
|
|
32147
32330
|
start: {
|
|
32148
|
-
line:
|
|
32331
|
+
line: 60,
|
|
32149
32332
|
column: 8
|
|
32150
32333
|
},
|
|
32151
32334
|
end: {
|
|
32152
|
-
line:
|
|
32335
|
+
line: 61,
|
|
32153
32336
|
column: 107
|
|
32154
32337
|
}
|
|
32155
32338
|
},
|
|
32156
32339
|
type: "binary-expr",
|
|
32157
32340
|
locations: [{
|
|
32158
32341
|
start: {
|
|
32159
|
-
line:
|
|
32342
|
+
line: 60,
|
|
32160
32343
|
column: 8
|
|
32161
32344
|
},
|
|
32162
32345
|
end: {
|
|
32163
|
-
line:
|
|
32346
|
+
line: 60,
|
|
32164
32347
|
column: 17
|
|
32165
32348
|
}
|
|
32166
32349
|
}, {
|
|
32167
32350
|
start: {
|
|
32168
|
-
line:
|
|
32351
|
+
line: 60,
|
|
32169
32352
|
column: 22
|
|
32170
32353
|
},
|
|
32171
32354
|
end: {
|
|
32172
|
-
line:
|
|
32355
|
+
line: 61,
|
|
32173
32356
|
column: 106
|
|
32174
32357
|
}
|
|
32175
32358
|
}],
|
|
32176
|
-
line:
|
|
32359
|
+
line: 60
|
|
32177
32360
|
},
|
|
32178
32361
|
"8": {
|
|
32179
32362
|
loc: {
|
|
32180
32363
|
start: {
|
|
32181
|
-
line:
|
|
32364
|
+
line: 61,
|
|
32182
32365
|
column: 46
|
|
32183
32366
|
},
|
|
32184
32367
|
end: {
|
|
32185
|
-
line:
|
|
32368
|
+
line: 61,
|
|
32186
32369
|
column: 93
|
|
32187
32370
|
}
|
|
32188
32371
|
},
|
|
32189
32372
|
type: "cond-expr",
|
|
32190
32373
|
locations: [{
|
|
32191
32374
|
start: {
|
|
32192
|
-
line:
|
|
32375
|
+
line: 61,
|
|
32193
32376
|
column: 59
|
|
32194
32377
|
},
|
|
32195
32378
|
end: {
|
|
32196
|
-
line:
|
|
32379
|
+
line: 61,
|
|
32197
32380
|
column: 69
|
|
32198
32381
|
}
|
|
32199
32382
|
}, {
|
|
32200
32383
|
start: {
|
|
32201
|
-
line:
|
|
32384
|
+
line: 61,
|
|
32202
32385
|
column: 72
|
|
32203
32386
|
},
|
|
32204
32387
|
end: {
|
|
32205
|
-
line:
|
|
32388
|
+
line: 61,
|
|
32206
32389
|
column: 93
|
|
32207
32390
|
}
|
|
32208
32391
|
}],
|
|
32209
|
-
line:
|
|
32392
|
+
line: 61
|
|
32210
32393
|
},
|
|
32211
32394
|
"9": {
|
|
32212
32395
|
loc: {
|
|
32213
32396
|
start: {
|
|
32214
|
-
line:
|
|
32397
|
+
line: 65,
|
|
32215
32398
|
column: 16
|
|
32216
32399
|
},
|
|
32217
32400
|
end: {
|
|
32218
|
-
line:
|
|
32219
|
-
column:
|
|
32401
|
+
line: 65,
|
|
32402
|
+
column: 124
|
|
32220
32403
|
}
|
|
32221
32404
|
},
|
|
32222
32405
|
type: "binary-expr",
|
|
32223
32406
|
locations: [{
|
|
32224
32407
|
start: {
|
|
32225
|
-
line:
|
|
32408
|
+
line: 65,
|
|
32226
32409
|
column: 16
|
|
32227
32410
|
},
|
|
32228
32411
|
end: {
|
|
32229
|
-
line:
|
|
32412
|
+
line: 65,
|
|
32230
32413
|
column: 24
|
|
32231
32414
|
}
|
|
32232
32415
|
}, {
|
|
32233
32416
|
start: {
|
|
32234
|
-
line:
|
|
32235
|
-
column:
|
|
32417
|
+
line: 65,
|
|
32418
|
+
column: 29
|
|
32236
32419
|
},
|
|
32237
32420
|
end: {
|
|
32238
|
-
line:
|
|
32239
|
-
column:
|
|
32421
|
+
line: 65,
|
|
32422
|
+
column: 123
|
|
32240
32423
|
}
|
|
32241
32424
|
}],
|
|
32242
|
-
line:
|
|
32425
|
+
line: 65
|
|
32243
32426
|
},
|
|
32244
32427
|
"10": {
|
|
32245
32428
|
loc: {
|
|
32246
32429
|
start: {
|
|
32247
|
-
line:
|
|
32430
|
+
line: 66,
|
|
32248
32431
|
column: 12
|
|
32249
32432
|
},
|
|
32250
32433
|
end: {
|
|
32251
|
-
line:
|
|
32434
|
+
line: 66,
|
|
32252
32435
|
column: 203
|
|
32253
32436
|
}
|
|
32254
32437
|
},
|
|
32255
32438
|
type: "binary-expr",
|
|
32256
32439
|
locations: [{
|
|
32257
32440
|
start: {
|
|
32258
|
-
line:
|
|
32441
|
+
line: 66,
|
|
32259
32442
|
column: 12
|
|
32260
32443
|
},
|
|
32261
32444
|
end: {
|
|
32262
|
-
line:
|
|
32445
|
+
line: 66,
|
|
32263
32446
|
column: 19
|
|
32264
32447
|
}
|
|
32265
32448
|
}, {
|
|
32266
32449
|
start: {
|
|
32267
|
-
line:
|
|
32450
|
+
line: 66,
|
|
32268
32451
|
column: 24
|
|
32269
32452
|
},
|
|
32270
32453
|
end: {
|
|
32271
|
-
line:
|
|
32454
|
+
line: 66,
|
|
32272
32455
|
column: 202
|
|
32273
32456
|
}
|
|
32274
32457
|
}],
|
|
32275
|
-
line:
|
|
32458
|
+
line: 66
|
|
32276
32459
|
},
|
|
32277
32460
|
"11": {
|
|
32278
32461
|
loc: {
|
|
32279
32462
|
start: {
|
|
32280
|
-
line:
|
|
32463
|
+
line: 67,
|
|
32281
32464
|
column: 8
|
|
32282
32465
|
},
|
|
32283
32466
|
end: {
|
|
32284
|
-
line:
|
|
32467
|
+
line: 69,
|
|
32285
32468
|
column: 113
|
|
32286
32469
|
}
|
|
32287
32470
|
},
|
|
32288
32471
|
type: "binary-expr",
|
|
32289
32472
|
locations: [{
|
|
32290
32473
|
start: {
|
|
32291
|
-
line:
|
|
32474
|
+
line: 67,
|
|
32292
32475
|
column: 9
|
|
32293
32476
|
},
|
|
32294
32477
|
end: {
|
|
32295
|
-
line:
|
|
32478
|
+
line: 67,
|
|
32296
32479
|
column: 18
|
|
32297
32480
|
}
|
|
32298
32481
|
}, {
|
|
32299
32482
|
start: {
|
|
32300
|
-
line:
|
|
32483
|
+
line: 67,
|
|
32301
32484
|
column: 22
|
|
32302
32485
|
},
|
|
32303
32486
|
end: {
|
|
32304
|
-
line:
|
|
32487
|
+
line: 67,
|
|
32305
32488
|
column: 29
|
|
32306
32489
|
}
|
|
32307
32490
|
}, {
|
|
32308
32491
|
start: {
|
|
32309
|
-
line:
|
|
32492
|
+
line: 67,
|
|
32310
32493
|
column: 35
|
|
32311
32494
|
},
|
|
32312
32495
|
end: {
|
|
32313
|
-
line:
|
|
32496
|
+
line: 69,
|
|
32314
32497
|
column: 112
|
|
32315
32498
|
}
|
|
32316
32499
|
}],
|
|
32317
|
-
line:
|
|
32500
|
+
line: 67
|
|
32318
32501
|
}
|
|
32319
32502
|
},
|
|
32320
32503
|
s: {
|
|
@@ -32351,7 +32534,7 @@ function cov_2o229yjfa3() {
|
|
|
32351
32534
|
"11": [0, 0, 0]
|
|
32352
32535
|
},
|
|
32353
32536
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
32354
|
-
hash: "
|
|
32537
|
+
hash: "fd441124cfce00b8905c75df8900d218d81482eb"
|
|
32355
32538
|
};
|
|
32356
32539
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
32357
32540
|
|
|
@@ -32372,39 +32555,47 @@ function cov_2o229yjfa3() {
|
|
|
32372
32555
|
cov_2o229yjfa3();
|
|
32373
32556
|
var alertTypes = ( /*#__PURE__*/cov_2o229yjfa3().s[0]++, {
|
|
32374
32557
|
success: {
|
|
32375
|
-
"class": 'bg-success-light border-success',
|
|
32558
|
+
"class": 'bg-success-light border-success komea:border-success-stroke',
|
|
32376
32559
|
icon: 'checkCircle',
|
|
32377
|
-
iconClass: 'text-success'
|
|
32560
|
+
iconClass: 'text-success komea:text-success-dark',
|
|
32561
|
+
textClass: 'komea:text-success-dark'
|
|
32378
32562
|
},
|
|
32379
32563
|
warning: {
|
|
32380
|
-
"class": 'bg-warning-light border-warning-dark',
|
|
32564
|
+
"class": 'bg-warning-light border-warning-dark komea:border-warning-stroke',
|
|
32381
32565
|
icon: 'exclamationTriangle',
|
|
32382
|
-
iconClass: 'text-warning-dark'
|
|
32566
|
+
iconClass: 'text-warning-dark',
|
|
32567
|
+
textClass: 'komea:text-warning-dark'
|
|
32383
32568
|
},
|
|
32384
32569
|
danger: {
|
|
32385
|
-
"class": 'bg-danger-light border-danger',
|
|
32570
|
+
"class": 'bg-danger-light border-danger komea:border-danger-stroke',
|
|
32386
32571
|
icon: 'ban',
|
|
32387
|
-
iconClass: 'text-danger'
|
|
32572
|
+
iconClass: 'text-danger komea:text-danger-dark',
|
|
32573
|
+
textClass: 'komea:text-danger-dark'
|
|
32388
32574
|
},
|
|
32389
32575
|
info: {
|
|
32390
|
-
"class": 'bg-
|
|
32576
|
+
"class": 'bg-info-light border-info-dark komea:border-info-stroke',
|
|
32391
32577
|
icon: 'infoCircle',
|
|
32392
|
-
iconClass: 'text-
|
|
32578
|
+
iconClass: 'text-info-dark',
|
|
32579
|
+
textClass: 'komea:text-info-dark'
|
|
32393
32580
|
},
|
|
32394
32581
|
infoOutline: {
|
|
32395
|
-
"class": 'bg-base-1 border-
|
|
32582
|
+
"class": 'bg-base-1 border-info-dark komea:border-info-stroke',
|
|
32396
32583
|
icon: 'infoCircle',
|
|
32397
|
-
iconClass: 'text-
|
|
32584
|
+
iconClass: 'text-info-dark',
|
|
32585
|
+
textClass: ''
|
|
32398
32586
|
},
|
|
32399
32587
|
infoDark: {
|
|
32400
|
-
|
|
32588
|
+
// O hex cravado não acompanha o `data-chrome`; na chrome nova cai no neutro do design system.
|
|
32589
|
+
"class": 'bg-base-1 border-[#607081] komea:border-card-stroke',
|
|
32401
32590
|
icon: 'infoCircle',
|
|
32402
|
-
iconClass: 'text-[#607081]'
|
|
32591
|
+
iconClass: 'text-[#607081] komea:text-on-base-2',
|
|
32592
|
+
textClass: ''
|
|
32403
32593
|
},
|
|
32404
32594
|
primary: {
|
|
32405
|
-
"class": 'bg-primary-light border-primary',
|
|
32595
|
+
"class": 'bg-primary-light border-primary komea:border-card-stroke',
|
|
32406
32596
|
icon: 'infoCircle',
|
|
32407
|
-
iconClass: 'text-primary'
|
|
32597
|
+
iconClass: 'text-primary',
|
|
32598
|
+
textClass: ''
|
|
32408
32599
|
}
|
|
32409
32600
|
});
|
|
32410
32601
|
cov_2o229yjfa3().s[1]++;
|
|
@@ -32459,7 +32650,7 @@ var AlertComponent = function AlertComponent(_ref) {
|
|
|
32459
32650
|
|
|
32460
32651
|
cov_2o229yjfa3().s[10]++;
|
|
32461
32652
|
return /*#__PURE__*/React.createElement("div", {
|
|
32462
|
-
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'))
|
|
32653
|
+
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'))
|
|
32463
32654
|
}, (cov_2o229yjfa3().b[7][0]++, !hideIcon) && (cov_2o229yjfa3().b[7][1]++, /*#__PURE__*/React.createElement("div", {
|
|
32464
32655
|
className: "alert-icon hidden sm:block flex-shrink-0 mr-3 " + alertTypes[type].iconClass
|
|
32465
32656
|
}, /*#__PURE__*/React.createElement(Icon, {
|
|
@@ -32468,11 +32659,11 @@ var AlertComponent = function AlertComponent(_ref) {
|
|
|
32468
32659
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
32469
32660
|
className: "flex-grow flex flex-col sm:flex-row items-start sm:items-center justify-between min-w-0"
|
|
32470
32661
|
}, /*#__PURE__*/React.createElement("div", {
|
|
32471
|
-
className: "flex flex-col justify-center min-w-0 break-words text-f6 text-on-base"
|
|
32662
|
+
className: "flex flex-col justify-center min-w-0 break-words text-f6 text-on-base " + alertTypes[type].textClass
|
|
32472
32663
|
}, /*#__PURE__*/React.createElement("span", {
|
|
32473
|
-
className: "alert-title font-semibold"
|
|
32664
|
+
className: "alert-title font-semibold komea:font-medium"
|
|
32474
32665
|
}, title), (cov_2o229yjfa3().b[9][0]++, subtitle) && (cov_2o229yjfa3().b[9][1]++, /*#__PURE__*/React.createElement("span", {
|
|
32475
|
-
className: "alert-subtitle mt-1"
|
|
32666
|
+
className: "alert-subtitle komea:text-caption mt-1"
|
|
32476
32667
|
}, subtitle))), (cov_2o229yjfa3().b[10][0]++, actions) && (cov_2o229yjfa3().b[10][1]++, /*#__PURE__*/React.createElement("div", {
|
|
32477
32668
|
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"
|
|
32478
32669
|
}, actions))), ((cov_2o229yjfa3().b[11][0]++, showClose) || (cov_2o229yjfa3().b[11][1]++, onClose)) && (cov_2o229yjfa3().b[11][2]++, /*#__PURE__*/React.createElement("div", {
|
|
@@ -33274,7 +33465,7 @@ cov_env9w4joo();
|
|
|
33274
33465
|
|
|
33275
33466
|
function cov_1mrr9rcomk() {
|
|
33276
33467
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Indicators/Toast/Toast.tsx";
|
|
33277
|
-
var hash = "
|
|
33468
|
+
var hash = "e1afa03b0444d6c67d80c8e48de8fbcfc2dcafaa";
|
|
33278
33469
|
var global = new Function("return this")();
|
|
33279
33470
|
var gcv = "__coverage__";
|
|
33280
33471
|
var coverageData = {
|
|
@@ -33347,33 +33538,33 @@ function cov_1mrr9rcomk() {
|
|
|
33347
33538
|
},
|
|
33348
33539
|
end: {
|
|
33349
33540
|
line: 25,
|
|
33350
|
-
column:
|
|
33541
|
+
column: 217
|
|
33351
33542
|
}
|
|
33352
33543
|
},
|
|
33353
33544
|
"7": {
|
|
33354
33545
|
start: {
|
|
33355
33546
|
line: 25,
|
|
33356
|
-
column:
|
|
33547
|
+
column: 240
|
|
33357
33548
|
},
|
|
33358
33549
|
end: {
|
|
33359
33550
|
line: 25,
|
|
33360
|
-
column:
|
|
33551
|
+
column: 286
|
|
33361
33552
|
}
|
|
33362
33553
|
},
|
|
33363
33554
|
"8": {
|
|
33364
33555
|
start: {
|
|
33365
33556
|
line: 25,
|
|
33366
|
-
column:
|
|
33557
|
+
column: 318
|
|
33367
33558
|
},
|
|
33368
33559
|
end: {
|
|
33369
33560
|
line: 25,
|
|
33370
|
-
column:
|
|
33561
|
+
column: 395
|
|
33371
33562
|
}
|
|
33372
33563
|
},
|
|
33373
33564
|
"9": {
|
|
33374
33565
|
start: {
|
|
33375
33566
|
line: 25,
|
|
33376
|
-
column:
|
|
33567
|
+
column: 431
|
|
33377
33568
|
},
|
|
33378
33569
|
end: {
|
|
33379
33570
|
line: 26,
|
|
@@ -33499,7 +33690,7 @@ function cov_1mrr9rcomk() {
|
|
|
33499
33690
|
},
|
|
33500
33691
|
end: {
|
|
33501
33692
|
line: 25,
|
|
33502
|
-
column:
|
|
33693
|
+
column: 217
|
|
33503
33694
|
}
|
|
33504
33695
|
},
|
|
33505
33696
|
line: 25
|
|
@@ -33509,21 +33700,21 @@ function cov_1mrr9rcomk() {
|
|
|
33509
33700
|
decl: {
|
|
33510
33701
|
start: {
|
|
33511
33702
|
line: 25,
|
|
33512
|
-
column:
|
|
33703
|
+
column: 234
|
|
33513
33704
|
},
|
|
33514
33705
|
end: {
|
|
33515
33706
|
line: 25,
|
|
33516
|
-
column:
|
|
33707
|
+
column: 235
|
|
33517
33708
|
}
|
|
33518
33709
|
},
|
|
33519
33710
|
loc: {
|
|
33520
33711
|
start: {
|
|
33521
33712
|
line: 25,
|
|
33522
|
-
column:
|
|
33713
|
+
column: 240
|
|
33523
33714
|
},
|
|
33524
33715
|
end: {
|
|
33525
33716
|
line: 25,
|
|
33526
|
-
column:
|
|
33717
|
+
column: 286
|
|
33527
33718
|
}
|
|
33528
33719
|
},
|
|
33529
33720
|
line: 25
|
|
@@ -33533,21 +33724,21 @@ function cov_1mrr9rcomk() {
|
|
|
33533
33724
|
decl: {
|
|
33534
33725
|
start: {
|
|
33535
33726
|
line: 25,
|
|
33536
|
-
column:
|
|
33727
|
+
column: 307
|
|
33537
33728
|
},
|
|
33538
33729
|
end: {
|
|
33539
33730
|
line: 25,
|
|
33540
|
-
column:
|
|
33731
|
+
column: 308
|
|
33541
33732
|
}
|
|
33542
33733
|
},
|
|
33543
33734
|
loc: {
|
|
33544
33735
|
start: {
|
|
33545
33736
|
line: 25,
|
|
33546
|
-
column:
|
|
33737
|
+
column: 318
|
|
33547
33738
|
},
|
|
33548
33739
|
end: {
|
|
33549
33740
|
line: 25,
|
|
33550
|
-
column:
|
|
33741
|
+
column: 395
|
|
33551
33742
|
}
|
|
33552
33743
|
},
|
|
33553
33744
|
line: 25
|
|
@@ -33557,17 +33748,17 @@ function cov_1mrr9rcomk() {
|
|
|
33557
33748
|
decl: {
|
|
33558
33749
|
start: {
|
|
33559
33750
|
line: 25,
|
|
33560
|
-
column:
|
|
33751
|
+
column: 410
|
|
33561
33752
|
},
|
|
33562
33753
|
end: {
|
|
33563
33754
|
line: 25,
|
|
33564
|
-
column:
|
|
33755
|
+
column: 411
|
|
33565
33756
|
}
|
|
33566
33757
|
},
|
|
33567
33758
|
loc: {
|
|
33568
33759
|
start: {
|
|
33569
33760
|
line: 25,
|
|
33570
|
-
column:
|
|
33761
|
+
column: 431
|
|
33571
33762
|
},
|
|
33572
33763
|
end: {
|
|
33573
33764
|
line: 26,
|
|
@@ -33606,31 +33797,31 @@ function cov_1mrr9rcomk() {
|
|
|
33606
33797
|
loc: {
|
|
33607
33798
|
start: {
|
|
33608
33799
|
line: 25,
|
|
33609
|
-
column:
|
|
33800
|
+
column: 193
|
|
33610
33801
|
},
|
|
33611
33802
|
end: {
|
|
33612
33803
|
line: 25,
|
|
33613
|
-
column:
|
|
33804
|
+
column: 214
|
|
33614
33805
|
}
|
|
33615
33806
|
},
|
|
33616
33807
|
type: "binary-expr",
|
|
33617
33808
|
locations: [{
|
|
33618
33809
|
start: {
|
|
33619
33810
|
line: 25,
|
|
33620
|
-
column:
|
|
33811
|
+
column: 193
|
|
33621
33812
|
},
|
|
33622
33813
|
end: {
|
|
33623
33814
|
line: 25,
|
|
33624
|
-
column:
|
|
33815
|
+
column: 204
|
|
33625
33816
|
}
|
|
33626
33817
|
}, {
|
|
33627
33818
|
start: {
|
|
33628
33819
|
line: 25,
|
|
33629
|
-
column:
|
|
33820
|
+
column: 208
|
|
33630
33821
|
},
|
|
33631
33822
|
end: {
|
|
33632
33823
|
line: 25,
|
|
33633
|
-
column:
|
|
33824
|
+
column: 214
|
|
33634
33825
|
}
|
|
33635
33826
|
}],
|
|
33636
33827
|
line: 25
|
|
@@ -33639,31 +33830,31 @@ function cov_1mrr9rcomk() {
|
|
|
33639
33830
|
loc: {
|
|
33640
33831
|
start: {
|
|
33641
33832
|
line: 25,
|
|
33642
|
-
column:
|
|
33833
|
+
column: 371
|
|
33643
33834
|
},
|
|
33644
33835
|
end: {
|
|
33645
33836
|
line: 25,
|
|
33646
|
-
column:
|
|
33837
|
+
column: 392
|
|
33647
33838
|
}
|
|
33648
33839
|
},
|
|
33649
33840
|
type: "binary-expr",
|
|
33650
33841
|
locations: [{
|
|
33651
33842
|
start: {
|
|
33652
33843
|
line: 25,
|
|
33653
|
-
column:
|
|
33844
|
+
column: 371
|
|
33654
33845
|
},
|
|
33655
33846
|
end: {
|
|
33656
33847
|
line: 25,
|
|
33657
|
-
column:
|
|
33848
|
+
column: 382
|
|
33658
33849
|
}
|
|
33659
33850
|
}, {
|
|
33660
33851
|
start: {
|
|
33661
33852
|
line: 25,
|
|
33662
|
-
column:
|
|
33853
|
+
column: 386
|
|
33663
33854
|
},
|
|
33664
33855
|
end: {
|
|
33665
33856
|
line: 25,
|
|
33666
|
-
column:
|
|
33857
|
+
column: 392
|
|
33667
33858
|
}
|
|
33668
33859
|
}],
|
|
33669
33860
|
line: 25
|
|
@@ -33802,7 +33993,7 @@ function cov_1mrr9rcomk() {
|
|
|
33802
33993
|
"4": [0, 0]
|
|
33803
33994
|
},
|
|
33804
33995
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
33805
|
-
hash: "
|
|
33996
|
+
hash: "e1afa03b0444d6c67d80c8e48de8fbcfc2dcafaa"
|
|
33806
33997
|
};
|
|
33807
33998
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
33808
33999
|
|
|
@@ -33854,7 +34045,7 @@ var Container = function Container() {
|
|
|
33854
34045
|
toastClassName: function toastClassName(props) {
|
|
33855
34046
|
cov_1mrr9rcomk().f[2]++;
|
|
33856
34047
|
cov_1mrr9rcomk().s[6]++;
|
|
33857
|
-
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')];
|
|
34048
|
+
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')];
|
|
33858
34049
|
},
|
|
33859
34050
|
bodyClassName: function bodyClassName() {
|
|
33860
34051
|
cov_1mrr9rcomk().f[3]++;
|
|
@@ -34217,7 +34408,7 @@ var badgeTypes = ( /*#__PURE__*/cov_25rl40y45l().s[0]++, {
|
|
|
34217
34408
|
danger: 'bg-danger-dark text-base-1',
|
|
34218
34409
|
success: 'bg-success-dark text-base-1',
|
|
34219
34410
|
warning: 'bg-warning-dark text-base-1',
|
|
34220
|
-
focus: 'bg-
|
|
34411
|
+
focus: 'bg-info text-base-1'
|
|
34221
34412
|
});
|
|
34222
34413
|
var badgeRounded = ( /*#__PURE__*/cov_25rl40y45l().s[1]++, {
|
|
34223
34414
|
full: 'rounded-full',
|
|
@@ -34318,7 +34509,7 @@ function styleInject(css, ref) {
|
|
|
34318
34509
|
}
|
|
34319
34510
|
}
|
|
34320
34511
|
|
|
34321
|
-
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
|
|
34512
|
+
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}";
|
|
34322
34513
|
styleInject(css_248z,{"insertAt":"top"});
|
|
34323
34514
|
|
|
34324
34515
|
function cov_b2ko1myou() {
|
|
@@ -35640,10 +35831,10 @@ var InformationBoxTypes = ( /*#__PURE__*/cov_hyfq717ac().s[0]++, {
|
|
|
35640
35831
|
},
|
|
35641
35832
|
info: {
|
|
35642
35833
|
title: 'Informação',
|
|
35643
|
-
titleClass: 'text-
|
|
35644
|
-
"class": 'bg-
|
|
35834
|
+
titleClass: 'text-info-dark',
|
|
35835
|
+
"class": 'bg-info-light border-info-dark komea:border-info-stroke',
|
|
35645
35836
|
icon: 'lightbulb',
|
|
35646
|
-
iconClass: 'text-
|
|
35837
|
+
iconClass: 'text-info-dark'
|
|
35647
35838
|
}
|
|
35648
35839
|
});
|
|
35649
35840
|
cov_hyfq717ac().s[1]++;
|
|
@@ -40243,7 +40434,7 @@ cov_ecjrl9ewu();
|
|
|
40243
40434
|
|
|
40244
40435
|
function cov_jn2t2uxfh() {
|
|
40245
40436
|
var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Components/Modal/Modal.tsx";
|
|
40246
|
-
var hash = "
|
|
40437
|
+
var hash = "5e8444b69bf3713a6c0fd5e1789a7f600329cedb";
|
|
40247
40438
|
var global = new Function("return this")();
|
|
40248
40439
|
var gcv = "__coverage__";
|
|
40249
40440
|
var coverageData = {
|
|
@@ -40794,31 +40985,31 @@ function cov_jn2t2uxfh() {
|
|
|
40794
40985
|
loc: {
|
|
40795
40986
|
start: {
|
|
40796
40987
|
line: 24,
|
|
40797
|
-
column:
|
|
40988
|
+
column: 164
|
|
40798
40989
|
},
|
|
40799
40990
|
end: {
|
|
40800
40991
|
line: 24,
|
|
40801
|
-
column:
|
|
40992
|
+
column: 189
|
|
40802
40993
|
}
|
|
40803
40994
|
},
|
|
40804
40995
|
type: "cond-expr",
|
|
40805
40996
|
locations: [{
|
|
40806
40997
|
start: {
|
|
40807
40998
|
line: 24,
|
|
40808
|
-
column:
|
|
40999
|
+
column: 178
|
|
40809
41000
|
},
|
|
40810
41001
|
end: {
|
|
40811
41002
|
line: 24,
|
|
40812
|
-
column:
|
|
41003
|
+
column: 184
|
|
40813
41004
|
}
|
|
40814
41005
|
}, {
|
|
40815
41006
|
start: {
|
|
40816
41007
|
line: 24,
|
|
40817
|
-
column:
|
|
41008
|
+
column: 187
|
|
40818
41009
|
},
|
|
40819
41010
|
end: {
|
|
40820
41011
|
line: 24,
|
|
40821
|
-
column:
|
|
41012
|
+
column: 189
|
|
40822
41013
|
}
|
|
40823
41014
|
}],
|
|
40824
41015
|
line: 24
|
|
@@ -40964,7 +41155,7 @@ function cov_jn2t2uxfh() {
|
|
|
40964
41155
|
"12": [0, 0]
|
|
40965
41156
|
},
|
|
40966
41157
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
40967
|
-
hash: "
|
|
41158
|
+
hash: "5e8444b69bf3713a6c0fd5e1789a7f600329cedb"
|
|
40968
41159
|
};
|
|
40969
41160
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
40970
41161
|
|
|
@@ -41066,7 +41257,7 @@ var ModalComponent = function ModalComponent(_ref) {
|
|
|
41066
41257
|
return /*#__PURE__*/React.createElement("div", Object.assign({}, props), /*#__PURE__*/React.createElement("div", {
|
|
41067
41258
|
className: "ReactModal__header w-full flex justify-between items-start"
|
|
41068
41259
|
}, /*#__PURE__*/React.createElement("span", {
|
|
41069
|
-
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]++, ''))
|
|
41260
|
+
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]++, ''))
|
|
41070
41261
|
}, headerTitle), /*#__PURE__*/React.createElement("button", {
|
|
41071
41262
|
type: "button",
|
|
41072
41263
|
id: "btnCloseModal",
|