@genesislcap/foundation-zero 14.387.1 → 14.387.2
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/custom-elements.json +178 -178
- package/package.json +12 -12
|
@@ -890,6 +890,37 @@
|
|
|
890
890
|
}
|
|
891
891
|
]
|
|
892
892
|
},
|
|
893
|
+
{
|
|
894
|
+
"kind": "javascript-module",
|
|
895
|
+
"path": "src/_config/index.ts",
|
|
896
|
+
"declarations": [],
|
|
897
|
+
"exports": [
|
|
898
|
+
{
|
|
899
|
+
"kind": "js",
|
|
900
|
+
"name": "*",
|
|
901
|
+
"declaration": {
|
|
902
|
+
"name": "*",
|
|
903
|
+
"package": "./styles"
|
|
904
|
+
}
|
|
905
|
+
},
|
|
906
|
+
{
|
|
907
|
+
"kind": "js",
|
|
908
|
+
"name": "*",
|
|
909
|
+
"declaration": {
|
|
910
|
+
"name": "*",
|
|
911
|
+
"package": "./tokens"
|
|
912
|
+
}
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"kind": "js",
|
|
916
|
+
"name": "*",
|
|
917
|
+
"declaration": {
|
|
918
|
+
"name": "*",
|
|
919
|
+
"package": "./values"
|
|
920
|
+
}
|
|
921
|
+
}
|
|
922
|
+
]
|
|
923
|
+
},
|
|
893
924
|
{
|
|
894
925
|
"kind": "javascript-module",
|
|
895
926
|
"path": "src/accordion/accordion.styles.ts",
|
|
@@ -1038,37 +1069,6 @@
|
|
|
1038
1069
|
}
|
|
1039
1070
|
]
|
|
1040
1071
|
},
|
|
1041
|
-
{
|
|
1042
|
-
"kind": "javascript-module",
|
|
1043
|
-
"path": "src/_config/index.ts",
|
|
1044
|
-
"declarations": [],
|
|
1045
|
-
"exports": [
|
|
1046
|
-
{
|
|
1047
|
-
"kind": "js",
|
|
1048
|
-
"name": "*",
|
|
1049
|
-
"declaration": {
|
|
1050
|
-
"name": "*",
|
|
1051
|
-
"package": "./styles"
|
|
1052
|
-
}
|
|
1053
|
-
},
|
|
1054
|
-
{
|
|
1055
|
-
"kind": "js",
|
|
1056
|
-
"name": "*",
|
|
1057
|
-
"declaration": {
|
|
1058
|
-
"name": "*",
|
|
1059
|
-
"package": "./tokens"
|
|
1060
|
-
}
|
|
1061
|
-
},
|
|
1062
|
-
{
|
|
1063
|
-
"kind": "js",
|
|
1064
|
-
"name": "*",
|
|
1065
|
-
"declaration": {
|
|
1066
|
-
"name": "*",
|
|
1067
|
-
"package": "./values"
|
|
1068
|
-
}
|
|
1069
|
-
}
|
|
1070
|
-
]
|
|
1071
|
-
},
|
|
1072
1072
|
{
|
|
1073
1073
|
"kind": "javascript-module",
|
|
1074
1074
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -4045,11 +4045,11 @@
|
|
|
4045
4045
|
},
|
|
4046
4046
|
{
|
|
4047
4047
|
"kind": "javascript-module",
|
|
4048
|
-
"path": "src/
|
|
4048
|
+
"path": "src/avatar/avatar.styles.ts",
|
|
4049
4049
|
"declarations": [
|
|
4050
4050
|
{
|
|
4051
4051
|
"kind": "function",
|
|
4052
|
-
"name": "
|
|
4052
|
+
"name": "zeroAvatarStyles",
|
|
4053
4053
|
"return": {
|
|
4054
4054
|
"type": {
|
|
4055
4055
|
"text": "ElementStyles"
|
|
@@ -4074,24 +4074,24 @@
|
|
|
4074
4074
|
"exports": [
|
|
4075
4075
|
{
|
|
4076
4076
|
"kind": "js",
|
|
4077
|
-
"name": "
|
|
4077
|
+
"name": "zeroAvatarStyles",
|
|
4078
4078
|
"declaration": {
|
|
4079
|
-
"name": "
|
|
4080
|
-
"module": "src/
|
|
4079
|
+
"name": "zeroAvatarStyles",
|
|
4080
|
+
"module": "src/avatar/avatar.styles.ts"
|
|
4081
4081
|
}
|
|
4082
4082
|
}
|
|
4083
4083
|
]
|
|
4084
4084
|
},
|
|
4085
4085
|
{
|
|
4086
4086
|
"kind": "javascript-module",
|
|
4087
|
-
"path": "src/
|
|
4087
|
+
"path": "src/avatar/avatar.template.ts",
|
|
4088
4088
|
"declarations": [
|
|
4089
4089
|
{
|
|
4090
4090
|
"kind": "function",
|
|
4091
|
-
"name": "
|
|
4091
|
+
"name": "zeroAvatarTemplate",
|
|
4092
4092
|
"return": {
|
|
4093
4093
|
"type": {
|
|
4094
|
-
"text": "ViewTemplate<
|
|
4094
|
+
"text": "ViewTemplate<Avatar>"
|
|
4095
4095
|
}
|
|
4096
4096
|
},
|
|
4097
4097
|
"parameters": [
|
|
@@ -4113,27 +4113,27 @@
|
|
|
4113
4113
|
"exports": [
|
|
4114
4114
|
{
|
|
4115
4115
|
"kind": "js",
|
|
4116
|
-
"name": "
|
|
4116
|
+
"name": "zeroAvatarTemplate",
|
|
4117
4117
|
"declaration": {
|
|
4118
|
-
"name": "
|
|
4119
|
-
"module": "src/
|
|
4118
|
+
"name": "zeroAvatarTemplate",
|
|
4119
|
+
"module": "src/avatar/avatar.template.ts"
|
|
4120
4120
|
}
|
|
4121
4121
|
}
|
|
4122
4122
|
]
|
|
4123
4123
|
},
|
|
4124
4124
|
{
|
|
4125
4125
|
"kind": "javascript-module",
|
|
4126
|
-
"path": "src/
|
|
4126
|
+
"path": "src/avatar/avatar.ts",
|
|
4127
4127
|
"declarations": [
|
|
4128
4128
|
{
|
|
4129
4129
|
"kind": "class",
|
|
4130
4130
|
"description": "",
|
|
4131
|
-
"name": "
|
|
4131
|
+
"name": "Avatar",
|
|
4132
4132
|
"superclass": {
|
|
4133
|
-
"name": "
|
|
4133
|
+
"name": "FoundationAvatar",
|
|
4134
4134
|
"package": "@genesislcap/foundation-ui"
|
|
4135
4135
|
},
|
|
4136
|
-
"tagName": "%%prefix%%-
|
|
4136
|
+
"tagName": "%%prefix%%-avatar",
|
|
4137
4137
|
"customElement": true,
|
|
4138
4138
|
"attributes": [
|
|
4139
4139
|
{
|
|
@@ -4141,11 +4141,11 @@
|
|
|
4141
4141
|
"type": {
|
|
4142
4142
|
"text": "string"
|
|
4143
4143
|
},
|
|
4144
|
-
"description": "Indicates the
|
|
4144
|
+
"description": "Indicates the Avatar should have a color fill.",
|
|
4145
4145
|
"fieldName": "fill",
|
|
4146
4146
|
"inheritedFrom": {
|
|
4147
|
-
"name": "
|
|
4148
|
-
"module": "src/
|
|
4147
|
+
"name": "Avatar",
|
|
4148
|
+
"module": "src/avatar/avatar.ts"
|
|
4149
4149
|
}
|
|
4150
4150
|
},
|
|
4151
4151
|
{
|
|
@@ -4153,22 +4153,35 @@
|
|
|
4153
4153
|
"type": {
|
|
4154
4154
|
"text": "string"
|
|
4155
4155
|
},
|
|
4156
|
-
"description": "Indicates the
|
|
4156
|
+
"description": "Indicates the Avatar should have a text color.",
|
|
4157
4157
|
"fieldName": "color",
|
|
4158
4158
|
"inheritedFrom": {
|
|
4159
|
-
"name": "
|
|
4160
|
-
"module": "src/
|
|
4159
|
+
"name": "Avatar",
|
|
4160
|
+
"module": "src/avatar/avatar.ts"
|
|
4161
4161
|
}
|
|
4162
4162
|
},
|
|
4163
4163
|
{
|
|
4164
|
+
"name": "link",
|
|
4164
4165
|
"type": {
|
|
4165
|
-
"text": "
|
|
4166
|
+
"text": "string"
|
|
4166
4167
|
},
|
|
4167
|
-
"description": "Indicates the
|
|
4168
|
-
"fieldName": "
|
|
4168
|
+
"description": "Indicates the Avatar should have url link",
|
|
4169
|
+
"fieldName": "link",
|
|
4169
4170
|
"inheritedFrom": {
|
|
4170
|
-
"name": "
|
|
4171
|
-
"module": "src/
|
|
4171
|
+
"name": "Avatar",
|
|
4172
|
+
"module": "src/avatar/avatar.ts"
|
|
4173
|
+
}
|
|
4174
|
+
},
|
|
4175
|
+
{
|
|
4176
|
+
"name": "shape",
|
|
4177
|
+
"type": {
|
|
4178
|
+
"text": "AvatarShape"
|
|
4179
|
+
},
|
|
4180
|
+
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
4181
|
+
"fieldName": "shape",
|
|
4182
|
+
"inheritedFrom": {
|
|
4183
|
+
"name": "Avatar",
|
|
4184
|
+
"module": "src/avatar/avatar.ts"
|
|
4172
4185
|
}
|
|
4173
4186
|
}
|
|
4174
4187
|
],
|
|
@@ -4180,10 +4193,10 @@
|
|
|
4180
4193
|
"text": "string"
|
|
4181
4194
|
},
|
|
4182
4195
|
"privacy": "public",
|
|
4183
|
-
"description": "Indicates the
|
|
4196
|
+
"description": "Indicates the Avatar should have a color fill.",
|
|
4184
4197
|
"inheritedFrom": {
|
|
4185
|
-
"name": "
|
|
4186
|
-
"module": "src/
|
|
4198
|
+
"name": "Avatar",
|
|
4199
|
+
"module": "src/avatar/avatar.ts"
|
|
4187
4200
|
}
|
|
4188
4201
|
},
|
|
4189
4202
|
{
|
|
@@ -4193,32 +4206,36 @@
|
|
|
4193
4206
|
"text": "string"
|
|
4194
4207
|
},
|
|
4195
4208
|
"privacy": "public",
|
|
4196
|
-
"description": "Indicates the
|
|
4209
|
+
"description": "Indicates the Avatar should have a text color.",
|
|
4197
4210
|
"inheritedFrom": {
|
|
4198
|
-
"name": "
|
|
4199
|
-
"module": "src/
|
|
4211
|
+
"name": "Avatar",
|
|
4212
|
+
"module": "src/avatar/avatar.ts"
|
|
4200
4213
|
}
|
|
4201
4214
|
},
|
|
4202
4215
|
{
|
|
4203
4216
|
"kind": "field",
|
|
4204
|
-
"name": "
|
|
4217
|
+
"name": "link",
|
|
4205
4218
|
"type": {
|
|
4206
|
-
"text": "
|
|
4219
|
+
"text": "string"
|
|
4207
4220
|
},
|
|
4208
4221
|
"privacy": "public",
|
|
4209
|
-
"description": "Indicates the
|
|
4222
|
+
"description": "Indicates the Avatar should have url link",
|
|
4210
4223
|
"inheritedFrom": {
|
|
4211
|
-
"name": "
|
|
4212
|
-
"module": "src/
|
|
4224
|
+
"name": "Avatar",
|
|
4225
|
+
"module": "src/avatar/avatar.ts"
|
|
4213
4226
|
}
|
|
4214
4227
|
},
|
|
4215
4228
|
{
|
|
4216
4229
|
"kind": "field",
|
|
4217
|
-
"name": "
|
|
4230
|
+
"name": "shape",
|
|
4231
|
+
"type": {
|
|
4232
|
+
"text": "AvatarShape"
|
|
4233
|
+
},
|
|
4218
4234
|
"privacy": "public",
|
|
4235
|
+
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
4219
4236
|
"inheritedFrom": {
|
|
4220
|
-
"name": "
|
|
4221
|
-
"module": "src/
|
|
4237
|
+
"name": "Avatar",
|
|
4238
|
+
"module": "src/avatar/avatar.ts"
|
|
4222
4239
|
}
|
|
4223
4240
|
},
|
|
4224
4241
|
{
|
|
@@ -4230,8 +4247,8 @@
|
|
|
4230
4247
|
"privacy": "private",
|
|
4231
4248
|
"default": "void 0",
|
|
4232
4249
|
"inheritedFrom": {
|
|
4233
|
-
"name": "
|
|
4234
|
-
"module": "src/
|
|
4250
|
+
"name": "Avatar",
|
|
4251
|
+
"module": "src/avatar/avatar.ts"
|
|
4235
4252
|
}
|
|
4236
4253
|
},
|
|
4237
4254
|
{
|
|
@@ -4243,8 +4260,8 @@
|
|
|
4243
4260
|
"privacy": "public",
|
|
4244
4261
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
4245
4262
|
"inheritedFrom": {
|
|
4246
|
-
"name": "
|
|
4247
|
-
"module": "src/
|
|
4263
|
+
"name": "Avatar",
|
|
4264
|
+
"module": "src/avatar/avatar.ts"
|
|
4248
4265
|
}
|
|
4249
4266
|
},
|
|
4250
4267
|
{
|
|
@@ -4256,8 +4273,8 @@
|
|
|
4256
4273
|
"privacy": "public",
|
|
4257
4274
|
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
4258
4275
|
"inheritedFrom": {
|
|
4259
|
-
"name": "
|
|
4260
|
-
"module": "src/
|
|
4276
|
+
"name": "Avatar",
|
|
4277
|
+
"module": "src/avatar/avatar.ts"
|
|
4261
4278
|
}
|
|
4262
4279
|
},
|
|
4263
4280
|
{
|
|
@@ -4270,8 +4287,8 @@
|
|
|
4270
4287
|
}
|
|
4271
4288
|
},
|
|
4272
4289
|
"inheritedFrom": {
|
|
4273
|
-
"name": "
|
|
4274
|
-
"module": "src/
|
|
4290
|
+
"name": "Avatar",
|
|
4291
|
+
"module": "src/avatar/avatar.ts"
|
|
4275
4292
|
}
|
|
4276
4293
|
},
|
|
4277
4294
|
{
|
|
@@ -4283,8 +4300,8 @@
|
|
|
4283
4300
|
"privacy": "public",
|
|
4284
4301
|
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
4285
4302
|
"inheritedFrom": {
|
|
4286
|
-
"name": "
|
|
4287
|
-
"module": "src/
|
|
4303
|
+
"name": "Avatar",
|
|
4304
|
+
"module": "src/avatar/avatar.ts"
|
|
4288
4305
|
}
|
|
4289
4306
|
},
|
|
4290
4307
|
{
|
|
@@ -4297,8 +4314,8 @@
|
|
|
4297
4314
|
}
|
|
4298
4315
|
},
|
|
4299
4316
|
"inheritedFrom": {
|
|
4300
|
-
"name": "
|
|
4301
|
-
"module": "src/
|
|
4317
|
+
"name": "Avatar",
|
|
4318
|
+
"module": "src/avatar/avatar.ts"
|
|
4302
4319
|
}
|
|
4303
4320
|
},
|
|
4304
4321
|
{
|
|
@@ -4328,39 +4345,39 @@
|
|
|
4328
4345
|
],
|
|
4329
4346
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
4330
4347
|
"inheritedFrom": {
|
|
4331
|
-
"name": "
|
|
4332
|
-
"module": "src/
|
|
4348
|
+
"name": "Avatar",
|
|
4349
|
+
"module": "src/avatar/avatar.ts"
|
|
4333
4350
|
}
|
|
4334
4351
|
}
|
|
4335
4352
|
]
|
|
4336
4353
|
},
|
|
4337
4354
|
{
|
|
4338
4355
|
"kind": "variable",
|
|
4339
|
-
"name": "
|
|
4356
|
+
"name": "zeroAvatar"
|
|
4340
4357
|
}
|
|
4341
4358
|
],
|
|
4342
4359
|
"exports": [
|
|
4343
4360
|
{
|
|
4344
4361
|
"kind": "js",
|
|
4345
|
-
"name": "
|
|
4362
|
+
"name": "Avatar",
|
|
4346
4363
|
"declaration": {
|
|
4347
|
-
"name": "
|
|
4348
|
-
"module": "src/
|
|
4364
|
+
"name": "Avatar",
|
|
4365
|
+
"module": "src/avatar/avatar.ts"
|
|
4349
4366
|
}
|
|
4350
4367
|
},
|
|
4351
4368
|
{
|
|
4352
4369
|
"kind": "js",
|
|
4353
|
-
"name": "
|
|
4370
|
+
"name": "zeroAvatar",
|
|
4354
4371
|
"declaration": {
|
|
4355
|
-
"name": "
|
|
4356
|
-
"module": "src/
|
|
4372
|
+
"name": "zeroAvatar",
|
|
4373
|
+
"module": "src/avatar/avatar.ts"
|
|
4357
4374
|
}
|
|
4358
4375
|
}
|
|
4359
4376
|
]
|
|
4360
4377
|
},
|
|
4361
4378
|
{
|
|
4362
4379
|
"kind": "javascript-module",
|
|
4363
|
-
"path": "src/
|
|
4380
|
+
"path": "src/avatar/index.ts",
|
|
4364
4381
|
"declarations": [],
|
|
4365
4382
|
"exports": [
|
|
4366
4383
|
{
|
|
@@ -4368,7 +4385,7 @@
|
|
|
4368
4385
|
"name": "*",
|
|
4369
4386
|
"declaration": {
|
|
4370
4387
|
"name": "*",
|
|
4371
|
-
"package": "./
|
|
4388
|
+
"package": "./avatar"
|
|
4372
4389
|
}
|
|
4373
4390
|
},
|
|
4374
4391
|
{
|
|
@@ -4376,7 +4393,7 @@
|
|
|
4376
4393
|
"name": "*",
|
|
4377
4394
|
"declaration": {
|
|
4378
4395
|
"name": "*",
|
|
4379
|
-
"package": "./
|
|
4396
|
+
"package": "./avatar.styles"
|
|
4380
4397
|
}
|
|
4381
4398
|
},
|
|
4382
4399
|
{
|
|
@@ -4384,18 +4401,18 @@
|
|
|
4384
4401
|
"name": "*",
|
|
4385
4402
|
"declaration": {
|
|
4386
4403
|
"name": "*",
|
|
4387
|
-
"package": "./
|
|
4404
|
+
"package": "./avatar.template"
|
|
4388
4405
|
}
|
|
4389
4406
|
}
|
|
4390
4407
|
]
|
|
4391
4408
|
},
|
|
4392
4409
|
{
|
|
4393
4410
|
"kind": "javascript-module",
|
|
4394
|
-
"path": "src/
|
|
4411
|
+
"path": "src/badge/badge.styles.ts",
|
|
4395
4412
|
"declarations": [
|
|
4396
4413
|
{
|
|
4397
4414
|
"kind": "function",
|
|
4398
|
-
"name": "
|
|
4415
|
+
"name": "zeroBadgeStyles",
|
|
4399
4416
|
"return": {
|
|
4400
4417
|
"type": {
|
|
4401
4418
|
"text": "ElementStyles"
|
|
@@ -4420,24 +4437,24 @@
|
|
|
4420
4437
|
"exports": [
|
|
4421
4438
|
{
|
|
4422
4439
|
"kind": "js",
|
|
4423
|
-
"name": "
|
|
4440
|
+
"name": "zeroBadgeStyles",
|
|
4424
4441
|
"declaration": {
|
|
4425
|
-
"name": "
|
|
4426
|
-
"module": "src/
|
|
4442
|
+
"name": "zeroBadgeStyles",
|
|
4443
|
+
"module": "src/badge/badge.styles.ts"
|
|
4427
4444
|
}
|
|
4428
4445
|
}
|
|
4429
4446
|
]
|
|
4430
4447
|
},
|
|
4431
4448
|
{
|
|
4432
4449
|
"kind": "javascript-module",
|
|
4433
|
-
"path": "src/
|
|
4450
|
+
"path": "src/badge/badge.template.ts",
|
|
4434
4451
|
"declarations": [
|
|
4435
4452
|
{
|
|
4436
4453
|
"kind": "function",
|
|
4437
|
-
"name": "
|
|
4454
|
+
"name": "zeroBadgeTemplate",
|
|
4438
4455
|
"return": {
|
|
4439
4456
|
"type": {
|
|
4440
|
-
"text": "ViewTemplate<
|
|
4457
|
+
"text": "ViewTemplate<Badge>"
|
|
4441
4458
|
}
|
|
4442
4459
|
},
|
|
4443
4460
|
"parameters": [
|
|
@@ -4459,27 +4476,27 @@
|
|
|
4459
4476
|
"exports": [
|
|
4460
4477
|
{
|
|
4461
4478
|
"kind": "js",
|
|
4462
|
-
"name": "
|
|
4479
|
+
"name": "zeroBadgeTemplate",
|
|
4463
4480
|
"declaration": {
|
|
4464
|
-
"name": "
|
|
4465
|
-
"module": "src/
|
|
4481
|
+
"name": "zeroBadgeTemplate",
|
|
4482
|
+
"module": "src/badge/badge.template.ts"
|
|
4466
4483
|
}
|
|
4467
4484
|
}
|
|
4468
4485
|
]
|
|
4469
4486
|
},
|
|
4470
4487
|
{
|
|
4471
4488
|
"kind": "javascript-module",
|
|
4472
|
-
"path": "src/
|
|
4489
|
+
"path": "src/badge/badge.ts",
|
|
4473
4490
|
"declarations": [
|
|
4474
4491
|
{
|
|
4475
4492
|
"kind": "class",
|
|
4476
4493
|
"description": "",
|
|
4477
|
-
"name": "
|
|
4494
|
+
"name": "Badge",
|
|
4478
4495
|
"superclass": {
|
|
4479
|
-
"name": "
|
|
4496
|
+
"name": "FoundationBadge",
|
|
4480
4497
|
"package": "@genesislcap/foundation-ui"
|
|
4481
4498
|
},
|
|
4482
|
-
"tagName": "%%prefix%%-
|
|
4499
|
+
"tagName": "%%prefix%%-badge",
|
|
4483
4500
|
"customElement": true,
|
|
4484
4501
|
"attributes": [
|
|
4485
4502
|
{
|
|
@@ -4487,11 +4504,11 @@
|
|
|
4487
4504
|
"type": {
|
|
4488
4505
|
"text": "string"
|
|
4489
4506
|
},
|
|
4490
|
-
"description": "Indicates the
|
|
4507
|
+
"description": "Indicates the badge should have a filled style.",
|
|
4491
4508
|
"fieldName": "fill",
|
|
4492
4509
|
"inheritedFrom": {
|
|
4493
|
-
"name": "
|
|
4494
|
-
"module": "src/
|
|
4510
|
+
"name": "Badge",
|
|
4511
|
+
"module": "src/badge/badge.ts"
|
|
4495
4512
|
}
|
|
4496
4513
|
},
|
|
4497
4514
|
{
|
|
@@ -4499,35 +4516,22 @@
|
|
|
4499
4516
|
"type": {
|
|
4500
4517
|
"text": "string"
|
|
4501
4518
|
},
|
|
4502
|
-
"description": "Indicates the
|
|
4519
|
+
"description": "Indicates the badge should have a filled style.",
|
|
4503
4520
|
"fieldName": "color",
|
|
4504
4521
|
"inheritedFrom": {
|
|
4505
|
-
"name": "
|
|
4506
|
-
"module": "src/
|
|
4507
|
-
}
|
|
4508
|
-
},
|
|
4509
|
-
{
|
|
4510
|
-
"name": "link",
|
|
4511
|
-
"type": {
|
|
4512
|
-
"text": "string"
|
|
4513
|
-
},
|
|
4514
|
-
"description": "Indicates the Avatar should have url link",
|
|
4515
|
-
"fieldName": "link",
|
|
4516
|
-
"inheritedFrom": {
|
|
4517
|
-
"name": "Avatar",
|
|
4518
|
-
"module": "src/avatar/avatar.ts"
|
|
4522
|
+
"name": "Badge",
|
|
4523
|
+
"module": "src/badge/badge.ts"
|
|
4519
4524
|
}
|
|
4520
4525
|
},
|
|
4521
4526
|
{
|
|
4522
|
-
"name": "shape",
|
|
4523
4527
|
"type": {
|
|
4524
|
-
"text": "
|
|
4528
|
+
"text": "boolean"
|
|
4525
4529
|
},
|
|
4526
|
-
"description": "Indicates the
|
|
4527
|
-
"fieldName": "
|
|
4530
|
+
"description": "Indicates the element should be circular",
|
|
4531
|
+
"fieldName": "circular",
|
|
4528
4532
|
"inheritedFrom": {
|
|
4529
|
-
"name": "
|
|
4530
|
-
"module": "src/
|
|
4533
|
+
"name": "Badge",
|
|
4534
|
+
"module": "src/badge/badge.ts"
|
|
4531
4535
|
}
|
|
4532
4536
|
}
|
|
4533
4537
|
],
|
|
@@ -4539,10 +4543,10 @@
|
|
|
4539
4543
|
"text": "string"
|
|
4540
4544
|
},
|
|
4541
4545
|
"privacy": "public",
|
|
4542
|
-
"description": "Indicates the
|
|
4546
|
+
"description": "Indicates the badge should have a filled style.",
|
|
4543
4547
|
"inheritedFrom": {
|
|
4544
|
-
"name": "
|
|
4545
|
-
"module": "src/
|
|
4548
|
+
"name": "Badge",
|
|
4549
|
+
"module": "src/badge/badge.ts"
|
|
4546
4550
|
}
|
|
4547
4551
|
},
|
|
4548
4552
|
{
|
|
@@ -4552,36 +4556,32 @@
|
|
|
4552
4556
|
"text": "string"
|
|
4553
4557
|
},
|
|
4554
4558
|
"privacy": "public",
|
|
4555
|
-
"description": "Indicates the
|
|
4559
|
+
"description": "Indicates the badge should have a filled style.",
|
|
4556
4560
|
"inheritedFrom": {
|
|
4557
|
-
"name": "
|
|
4558
|
-
"module": "src/
|
|
4561
|
+
"name": "Badge",
|
|
4562
|
+
"module": "src/badge/badge.ts"
|
|
4559
4563
|
}
|
|
4560
4564
|
},
|
|
4561
4565
|
{
|
|
4562
4566
|
"kind": "field",
|
|
4563
|
-
"name": "
|
|
4567
|
+
"name": "circular",
|
|
4564
4568
|
"type": {
|
|
4565
|
-
"text": "
|
|
4569
|
+
"text": "boolean"
|
|
4566
4570
|
},
|
|
4567
4571
|
"privacy": "public",
|
|
4568
|
-
"description": "Indicates the
|
|
4572
|
+
"description": "Indicates the element should be circular",
|
|
4569
4573
|
"inheritedFrom": {
|
|
4570
|
-
"name": "
|
|
4571
|
-
"module": "src/
|
|
4574
|
+
"name": "Badge",
|
|
4575
|
+
"module": "src/badge/badge.ts"
|
|
4572
4576
|
}
|
|
4573
4577
|
},
|
|
4574
4578
|
{
|
|
4575
4579
|
"kind": "field",
|
|
4576
|
-
"name": "
|
|
4577
|
-
"type": {
|
|
4578
|
-
"text": "AvatarShape"
|
|
4579
|
-
},
|
|
4580
|
+
"name": "generateBadgeStyle",
|
|
4580
4581
|
"privacy": "public",
|
|
4581
|
-
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
4582
4582
|
"inheritedFrom": {
|
|
4583
|
-
"name": "
|
|
4584
|
-
"module": "src/
|
|
4583
|
+
"name": "Badge",
|
|
4584
|
+
"module": "src/badge/badge.ts"
|
|
4585
4585
|
}
|
|
4586
4586
|
},
|
|
4587
4587
|
{
|
|
@@ -4593,8 +4593,8 @@
|
|
|
4593
4593
|
"privacy": "private",
|
|
4594
4594
|
"default": "void 0",
|
|
4595
4595
|
"inheritedFrom": {
|
|
4596
|
-
"name": "
|
|
4597
|
-
"module": "src/
|
|
4596
|
+
"name": "Badge",
|
|
4597
|
+
"module": "src/badge/badge.ts"
|
|
4598
4598
|
}
|
|
4599
4599
|
},
|
|
4600
4600
|
{
|
|
@@ -4606,8 +4606,8 @@
|
|
|
4606
4606
|
"privacy": "public",
|
|
4607
4607
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
4608
4608
|
"inheritedFrom": {
|
|
4609
|
-
"name": "
|
|
4610
|
-
"module": "src/
|
|
4609
|
+
"name": "Badge",
|
|
4610
|
+
"module": "src/badge/badge.ts"
|
|
4611
4611
|
}
|
|
4612
4612
|
},
|
|
4613
4613
|
{
|
|
@@ -4619,8 +4619,8 @@
|
|
|
4619
4619
|
"privacy": "public",
|
|
4620
4620
|
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
4621
4621
|
"inheritedFrom": {
|
|
4622
|
-
"name": "
|
|
4623
|
-
"module": "src/
|
|
4622
|
+
"name": "Badge",
|
|
4623
|
+
"module": "src/badge/badge.ts"
|
|
4624
4624
|
}
|
|
4625
4625
|
},
|
|
4626
4626
|
{
|
|
@@ -4633,8 +4633,8 @@
|
|
|
4633
4633
|
}
|
|
4634
4634
|
},
|
|
4635
4635
|
"inheritedFrom": {
|
|
4636
|
-
"name": "
|
|
4637
|
-
"module": "src/
|
|
4636
|
+
"name": "Badge",
|
|
4637
|
+
"module": "src/badge/badge.ts"
|
|
4638
4638
|
}
|
|
4639
4639
|
},
|
|
4640
4640
|
{
|
|
@@ -4646,8 +4646,8 @@
|
|
|
4646
4646
|
"privacy": "public",
|
|
4647
4647
|
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
4648
4648
|
"inheritedFrom": {
|
|
4649
|
-
"name": "
|
|
4650
|
-
"module": "src/
|
|
4649
|
+
"name": "Badge",
|
|
4650
|
+
"module": "src/badge/badge.ts"
|
|
4651
4651
|
}
|
|
4652
4652
|
},
|
|
4653
4653
|
{
|
|
@@ -4660,8 +4660,8 @@
|
|
|
4660
4660
|
}
|
|
4661
4661
|
},
|
|
4662
4662
|
"inheritedFrom": {
|
|
4663
|
-
"name": "
|
|
4664
|
-
"module": "src/
|
|
4663
|
+
"name": "Badge",
|
|
4664
|
+
"module": "src/badge/badge.ts"
|
|
4665
4665
|
}
|
|
4666
4666
|
},
|
|
4667
4667
|
{
|
|
@@ -4691,39 +4691,39 @@
|
|
|
4691
4691
|
],
|
|
4692
4692
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
4693
4693
|
"inheritedFrom": {
|
|
4694
|
-
"name": "
|
|
4695
|
-
"module": "src/
|
|
4694
|
+
"name": "Badge",
|
|
4695
|
+
"module": "src/badge/badge.ts"
|
|
4696
4696
|
}
|
|
4697
4697
|
}
|
|
4698
4698
|
]
|
|
4699
4699
|
},
|
|
4700
4700
|
{
|
|
4701
4701
|
"kind": "variable",
|
|
4702
|
-
"name": "
|
|
4702
|
+
"name": "zeroBadge"
|
|
4703
4703
|
}
|
|
4704
4704
|
],
|
|
4705
4705
|
"exports": [
|
|
4706
4706
|
{
|
|
4707
4707
|
"kind": "js",
|
|
4708
|
-
"name": "
|
|
4708
|
+
"name": "Badge",
|
|
4709
4709
|
"declaration": {
|
|
4710
|
-
"name": "
|
|
4711
|
-
"module": "src/
|
|
4710
|
+
"name": "Badge",
|
|
4711
|
+
"module": "src/badge/badge.ts"
|
|
4712
4712
|
}
|
|
4713
4713
|
},
|
|
4714
4714
|
{
|
|
4715
4715
|
"kind": "js",
|
|
4716
|
-
"name": "
|
|
4716
|
+
"name": "zeroBadge",
|
|
4717
4717
|
"declaration": {
|
|
4718
|
-
"name": "
|
|
4719
|
-
"module": "src/
|
|
4718
|
+
"name": "zeroBadge",
|
|
4719
|
+
"module": "src/badge/badge.ts"
|
|
4720
4720
|
}
|
|
4721
4721
|
}
|
|
4722
4722
|
]
|
|
4723
4723
|
},
|
|
4724
4724
|
{
|
|
4725
4725
|
"kind": "javascript-module",
|
|
4726
|
-
"path": "src/
|
|
4726
|
+
"path": "src/badge/index.ts",
|
|
4727
4727
|
"declarations": [],
|
|
4728
4728
|
"exports": [
|
|
4729
4729
|
{
|
|
@@ -4731,7 +4731,7 @@
|
|
|
4731
4731
|
"name": "*",
|
|
4732
4732
|
"declaration": {
|
|
4733
4733
|
"name": "*",
|
|
4734
|
-
"package": "./
|
|
4734
|
+
"package": "./badge"
|
|
4735
4735
|
}
|
|
4736
4736
|
},
|
|
4737
4737
|
{
|
|
@@ -4739,7 +4739,7 @@
|
|
|
4739
4739
|
"name": "*",
|
|
4740
4740
|
"declaration": {
|
|
4741
4741
|
"name": "*",
|
|
4742
|
-
"package": "./
|
|
4742
|
+
"package": "./badge.styles"
|
|
4743
4743
|
}
|
|
4744
4744
|
},
|
|
4745
4745
|
{
|
|
@@ -4747,7 +4747,7 @@
|
|
|
4747
4747
|
"name": "*",
|
|
4748
4748
|
"declaration": {
|
|
4749
4749
|
"name": "*",
|
|
4750
|
-
"package": "./
|
|
4750
|
+
"package": "./badge.template"
|
|
4751
4751
|
}
|
|
4752
4752
|
}
|
|
4753
4753
|
]
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-zero",
|
|
3
3
|
"description": "Genesis Foundation Zero Design System",
|
|
4
|
-
"version": "14.387.
|
|
4
|
+
"version": "14.387.2",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -71,18 +71,18 @@
|
|
|
71
71
|
},
|
|
72
72
|
"devDependencies": {
|
|
73
73
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
74
|
-
"@genesislcap/genx": "14.387.
|
|
75
|
-
"@genesislcap/rollup-builder": "14.387.
|
|
76
|
-
"@genesislcap/ts-builder": "14.387.
|
|
77
|
-
"@genesislcap/uvu-playwright-builder": "14.387.
|
|
78
|
-
"@genesislcap/vite-builder": "14.387.
|
|
79
|
-
"@genesislcap/webpack-builder": "14.387.
|
|
74
|
+
"@genesislcap/genx": "14.387.2",
|
|
75
|
+
"@genesislcap/rollup-builder": "14.387.2",
|
|
76
|
+
"@genesislcap/ts-builder": "14.387.2",
|
|
77
|
+
"@genesislcap/uvu-playwright-builder": "14.387.2",
|
|
78
|
+
"@genesislcap/vite-builder": "14.387.2",
|
|
79
|
+
"@genesislcap/webpack-builder": "14.387.2"
|
|
80
80
|
},
|
|
81
81
|
"dependencies": {
|
|
82
|
-
"@genesislcap/foundation-comms": "14.387.
|
|
83
|
-
"@genesislcap/foundation-logger": "14.387.
|
|
84
|
-
"@genesislcap/foundation-ui": "14.387.
|
|
85
|
-
"@genesislcap/foundation-utils": "14.387.
|
|
82
|
+
"@genesislcap/foundation-comms": "14.387.2",
|
|
83
|
+
"@genesislcap/foundation-logger": "14.387.2",
|
|
84
|
+
"@genesislcap/foundation-ui": "14.387.2",
|
|
85
|
+
"@genesislcap/foundation-utils": "14.387.2",
|
|
86
86
|
"@microsoft/fast-colors": "5.3.1",
|
|
87
87
|
"@microsoft/fast-components": "2.30.6",
|
|
88
88
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -98,5 +98,5 @@
|
|
|
98
98
|
"access": "public"
|
|
99
99
|
},
|
|
100
100
|
"customElements": "dist/custom-elements.json",
|
|
101
|
-
"gitHead": "
|
|
101
|
+
"gitHead": "336bd409fe7e65df555d415fc90f28e239106d12"
|
|
102
102
|
}
|