@genesislcap/rapid-design-system 14.459.0 → 14.461.0
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 +677 -677
- package/dist/dts/combobox/combobox.styles.d.ts.map +1 -1
- package/dist/dts/listbox-option/listbox-option.styles.d.ts.map +1 -1
- package/dist/dts/multiselect/multiselect.styles.d.ts.map +1 -1
- package/dist/dts/number-field/number-field.styles.d.ts.map +1 -1
- package/dist/dts/react.d.ts +9 -9
- package/dist/dts/segmented-control/segmented-control.styles.d.ts.map +1 -1
- package/dist/dts/segmented-item/segmented-item.styles.d.ts.map +1 -1
- package/dist/dts/text-field/text-field.styles.d.ts.map +1 -1
- package/dist/esm/combobox/combobox.styles.js +1 -0
- package/dist/esm/listbox-option/listbox-option.styles.js +2 -1
- package/dist/esm/multiselect/multiselect.styles.js +6 -1
- package/dist/esm/number-field/number-field.styles.js +4 -0
- package/dist/esm/radio/radio.styles.js +1 -1
- package/dist/esm/segmented-control/segmented-control.styles.js +1 -0
- package/dist/esm/segmented-item/segmented-item.styles.js +1 -0
- package/dist/esm/text-field/text-field.styles.js +4 -0
- package/dist/react.cjs +6 -6
- package/dist/react.mjs +5 -5
- package/package.json +11 -11
|
@@ -3264,11 +3264,11 @@
|
|
|
3264
3264
|
},
|
|
3265
3265
|
{
|
|
3266
3266
|
"kind": "javascript-module",
|
|
3267
|
-
"path": "src/
|
|
3267
|
+
"path": "src/avatar/avatar.styles.ts",
|
|
3268
3268
|
"declarations": [
|
|
3269
3269
|
{
|
|
3270
3270
|
"kind": "function",
|
|
3271
|
-
"name": "
|
|
3271
|
+
"name": "rapidAvatarStyles",
|
|
3272
3272
|
"return": {
|
|
3273
3273
|
"type": {
|
|
3274
3274
|
"text": "ElementStyles"
|
|
@@ -3293,24 +3293,24 @@
|
|
|
3293
3293
|
"exports": [
|
|
3294
3294
|
{
|
|
3295
3295
|
"kind": "js",
|
|
3296
|
-
"name": "
|
|
3296
|
+
"name": "rapidAvatarStyles",
|
|
3297
3297
|
"declaration": {
|
|
3298
|
-
"name": "
|
|
3299
|
-
"module": "src/
|
|
3298
|
+
"name": "rapidAvatarStyles",
|
|
3299
|
+
"module": "src/avatar/avatar.styles.ts"
|
|
3300
3300
|
}
|
|
3301
3301
|
}
|
|
3302
3302
|
]
|
|
3303
3303
|
},
|
|
3304
3304
|
{
|
|
3305
3305
|
"kind": "javascript-module",
|
|
3306
|
-
"path": "src/
|
|
3306
|
+
"path": "src/avatar/avatar.template.ts",
|
|
3307
3307
|
"declarations": [
|
|
3308
3308
|
{
|
|
3309
3309
|
"kind": "function",
|
|
3310
|
-
"name": "
|
|
3310
|
+
"name": "rapidAvatarTemplate",
|
|
3311
3311
|
"return": {
|
|
3312
3312
|
"type": {
|
|
3313
|
-
"text": "ViewTemplate<
|
|
3313
|
+
"text": "ViewTemplate<Avatar>"
|
|
3314
3314
|
}
|
|
3315
3315
|
},
|
|
3316
3316
|
"parameters": [
|
|
@@ -3332,217 +3332,580 @@
|
|
|
3332
3332
|
"exports": [
|
|
3333
3333
|
{
|
|
3334
3334
|
"kind": "js",
|
|
3335
|
-
"name": "
|
|
3335
|
+
"name": "rapidAvatarTemplate",
|
|
3336
3336
|
"declaration": {
|
|
3337
|
-
"name": "
|
|
3338
|
-
"module": "src/
|
|
3337
|
+
"name": "rapidAvatarTemplate",
|
|
3338
|
+
"module": "src/avatar/avatar.template.ts"
|
|
3339
3339
|
}
|
|
3340
3340
|
}
|
|
3341
3341
|
]
|
|
3342
3342
|
},
|
|
3343
3343
|
{
|
|
3344
3344
|
"kind": "javascript-module",
|
|
3345
|
-
"path": "src/
|
|
3345
|
+
"path": "src/avatar/avatar.ts",
|
|
3346
3346
|
"declarations": [
|
|
3347
3347
|
{
|
|
3348
3348
|
"kind": "class",
|
|
3349
3349
|
"description": "",
|
|
3350
|
-
"name": "
|
|
3350
|
+
"name": "Avatar",
|
|
3351
3351
|
"superclass": {
|
|
3352
|
-
"name": "
|
|
3352
|
+
"name": "FoundationAvatar",
|
|
3353
3353
|
"package": "@genesislcap/foundation-ui"
|
|
3354
3354
|
},
|
|
3355
|
-
"tagName": "%%prefix%%-
|
|
3355
|
+
"tagName": "%%prefix%%-avatar",
|
|
3356
3356
|
"customElement": true,
|
|
3357
3357
|
"attributes": [
|
|
3358
3358
|
{
|
|
3359
|
-
"name": "
|
|
3359
|
+
"name": "fill",
|
|
3360
3360
|
"type": {
|
|
3361
3361
|
"text": "string"
|
|
3362
3362
|
},
|
|
3363
|
-
"
|
|
3364
|
-
"
|
|
3365
|
-
"fieldName": "anchor",
|
|
3363
|
+
"description": "Indicates the Avatar should have a color fill.",
|
|
3364
|
+
"fieldName": "fill",
|
|
3366
3365
|
"inheritedFrom": {
|
|
3367
|
-
"name": "
|
|
3368
|
-
"module": "src/
|
|
3366
|
+
"name": "Avatar",
|
|
3367
|
+
"module": "src/avatar/avatar.ts"
|
|
3369
3368
|
}
|
|
3370
3369
|
},
|
|
3371
3370
|
{
|
|
3372
|
-
"name": "
|
|
3371
|
+
"name": "color",
|
|
3373
3372
|
"type": {
|
|
3374
3373
|
"text": "string"
|
|
3375
3374
|
},
|
|
3376
|
-
"
|
|
3377
|
-
"
|
|
3378
|
-
"fieldName": "viewport",
|
|
3375
|
+
"description": "Indicates the Avatar should have a text color.",
|
|
3376
|
+
"fieldName": "color",
|
|
3379
3377
|
"inheritedFrom": {
|
|
3380
|
-
"name": "
|
|
3381
|
-
"module": "src/
|
|
3378
|
+
"name": "Avatar",
|
|
3379
|
+
"module": "src/avatar/avatar.ts"
|
|
3382
3380
|
}
|
|
3383
3381
|
},
|
|
3384
3382
|
{
|
|
3385
|
-
"name": "
|
|
3383
|
+
"name": "link",
|
|
3386
3384
|
"type": {
|
|
3387
|
-
"text": "
|
|
3385
|
+
"text": "string"
|
|
3388
3386
|
},
|
|
3389
|
-
"
|
|
3390
|
-
"
|
|
3391
|
-
"fieldName": "horizontalPositioningMode",
|
|
3387
|
+
"description": "Indicates the Avatar should have url link",
|
|
3388
|
+
"fieldName": "link",
|
|
3392
3389
|
"inheritedFrom": {
|
|
3393
|
-
"name": "
|
|
3394
|
-
"module": "src/
|
|
3390
|
+
"name": "Avatar",
|
|
3391
|
+
"module": "src/avatar/avatar.ts"
|
|
3395
3392
|
}
|
|
3396
3393
|
},
|
|
3397
3394
|
{
|
|
3398
|
-
"name": "
|
|
3395
|
+
"name": "shape",
|
|
3399
3396
|
"type": {
|
|
3400
|
-
"text": "
|
|
3397
|
+
"text": "AvatarShape"
|
|
3401
3398
|
},
|
|
3402
|
-
"
|
|
3403
|
-
"
|
|
3404
|
-
"fieldName": "horizontalDefaultPosition",
|
|
3399
|
+
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
3400
|
+
"fieldName": "shape",
|
|
3405
3401
|
"inheritedFrom": {
|
|
3406
|
-
"name": "
|
|
3407
|
-
"module": "src/
|
|
3402
|
+
"name": "Avatar",
|
|
3403
|
+
"module": "src/avatar/avatar.ts"
|
|
3408
3404
|
}
|
|
3409
|
-
}
|
|
3405
|
+
}
|
|
3406
|
+
],
|
|
3407
|
+
"members": [
|
|
3410
3408
|
{
|
|
3411
|
-
"
|
|
3409
|
+
"kind": "field",
|
|
3410
|
+
"name": "fill",
|
|
3412
3411
|
"type": {
|
|
3413
|
-
"text": "
|
|
3412
|
+
"text": "string"
|
|
3414
3413
|
},
|
|
3415
|
-
"
|
|
3416
|
-
"description": "
|
|
3417
|
-
"fieldName": "horizontalViewportLock",
|
|
3414
|
+
"privacy": "public",
|
|
3415
|
+
"description": "Indicates the Avatar should have a color fill.",
|
|
3418
3416
|
"inheritedFrom": {
|
|
3419
|
-
"name": "
|
|
3420
|
-
"module": "src/
|
|
3417
|
+
"name": "Avatar",
|
|
3418
|
+
"module": "src/avatar/avatar.ts"
|
|
3421
3419
|
}
|
|
3422
3420
|
},
|
|
3423
3421
|
{
|
|
3424
|
-
"
|
|
3422
|
+
"kind": "field",
|
|
3423
|
+
"name": "color",
|
|
3425
3424
|
"type": {
|
|
3426
|
-
"text": "
|
|
3425
|
+
"text": "string"
|
|
3427
3426
|
},
|
|
3428
|
-
"
|
|
3429
|
-
"description": "
|
|
3430
|
-
"fieldName": "horizontalInset",
|
|
3427
|
+
"privacy": "public",
|
|
3428
|
+
"description": "Indicates the Avatar should have a text color.",
|
|
3431
3429
|
"inheritedFrom": {
|
|
3432
|
-
"name": "
|
|
3433
|
-
"module": "src/
|
|
3430
|
+
"name": "Avatar",
|
|
3431
|
+
"module": "src/avatar/avatar.ts"
|
|
3434
3432
|
}
|
|
3435
3433
|
},
|
|
3436
3434
|
{
|
|
3437
|
-
"
|
|
3435
|
+
"kind": "field",
|
|
3436
|
+
"name": "link",
|
|
3438
3437
|
"type": {
|
|
3439
|
-
"text": "
|
|
3438
|
+
"text": "string"
|
|
3440
3439
|
},
|
|
3441
|
-
"
|
|
3442
|
-
"
|
|
3440
|
+
"privacy": "public",
|
|
3441
|
+
"description": "Indicates the Avatar should have url link",
|
|
3443
3442
|
"inheritedFrom": {
|
|
3444
|
-
"name": "
|
|
3445
|
-
"module": "src/
|
|
3443
|
+
"name": "Avatar",
|
|
3444
|
+
"module": "src/avatar/avatar.ts"
|
|
3446
3445
|
}
|
|
3447
3446
|
},
|
|
3448
3447
|
{
|
|
3449
|
-
"
|
|
3448
|
+
"kind": "field",
|
|
3449
|
+
"name": "shape",
|
|
3450
3450
|
"type": {
|
|
3451
|
-
"text": "
|
|
3451
|
+
"text": "AvatarShape"
|
|
3452
3452
|
},
|
|
3453
|
-
"
|
|
3454
|
-
"description": "
|
|
3455
|
-
"fieldName": "horizontalScaling",
|
|
3453
|
+
"privacy": "public",
|
|
3454
|
+
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
3456
3455
|
"inheritedFrom": {
|
|
3457
|
-
"name": "
|
|
3458
|
-
"module": "src/
|
|
3456
|
+
"name": "Avatar",
|
|
3457
|
+
"module": "src/avatar/avatar.ts"
|
|
3459
3458
|
}
|
|
3460
3459
|
},
|
|
3461
3460
|
{
|
|
3462
|
-
"
|
|
3461
|
+
"kind": "field",
|
|
3462
|
+
"name": "_presentation",
|
|
3463
3463
|
"type": {
|
|
3464
|
-
"text": "
|
|
3464
|
+
"text": "ComponentPresentation | null | undefined"
|
|
3465
3465
|
},
|
|
3466
|
-
"
|
|
3467
|
-
"
|
|
3468
|
-
"fieldName": "verticalPositioningMode",
|
|
3466
|
+
"privacy": "private",
|
|
3467
|
+
"default": "void 0",
|
|
3469
3468
|
"inheritedFrom": {
|
|
3470
|
-
"name": "
|
|
3471
|
-
"module": "src/
|
|
3469
|
+
"name": "Avatar",
|
|
3470
|
+
"module": "src/avatar/avatar.ts"
|
|
3472
3471
|
}
|
|
3473
3472
|
},
|
|
3474
3473
|
{
|
|
3475
|
-
"
|
|
3474
|
+
"kind": "field",
|
|
3475
|
+
"name": "$presentation",
|
|
3476
3476
|
"type": {
|
|
3477
|
-
"text": "
|
|
3477
|
+
"text": "ComponentPresentation | null"
|
|
3478
3478
|
},
|
|
3479
|
-
"
|
|
3480
|
-
"description": "
|
|
3481
|
-
"fieldName": "verticalDefaultPosition",
|
|
3479
|
+
"privacy": "public",
|
|
3480
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3482
3481
|
"inheritedFrom": {
|
|
3483
|
-
"name": "
|
|
3484
|
-
"module": "src/
|
|
3482
|
+
"name": "Avatar",
|
|
3483
|
+
"module": "src/avatar/avatar.ts"
|
|
3485
3484
|
}
|
|
3486
3485
|
},
|
|
3487
3486
|
{
|
|
3488
|
-
"
|
|
3487
|
+
"kind": "field",
|
|
3488
|
+
"name": "template",
|
|
3489
3489
|
"type": {
|
|
3490
|
-
"text": "
|
|
3490
|
+
"text": "ElementViewTemplate | void | null"
|
|
3491
3491
|
},
|
|
3492
|
-
"
|
|
3493
|
-
"description": "
|
|
3494
|
-
"fieldName": "verticalViewportLock",
|
|
3492
|
+
"privacy": "public",
|
|
3493
|
+
"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.",
|
|
3495
3494
|
"inheritedFrom": {
|
|
3496
|
-
"name": "
|
|
3497
|
-
"module": "src/
|
|
3495
|
+
"name": "Avatar",
|
|
3496
|
+
"module": "src/avatar/avatar.ts"
|
|
3498
3497
|
}
|
|
3499
3498
|
},
|
|
3500
3499
|
{
|
|
3501
|
-
"
|
|
3502
|
-
"
|
|
3503
|
-
|
|
3500
|
+
"kind": "method",
|
|
3501
|
+
"name": "templateChanged",
|
|
3502
|
+
"privacy": "protected",
|
|
3503
|
+
"return": {
|
|
3504
|
+
"type": {
|
|
3505
|
+
"text": "void"
|
|
3506
|
+
}
|
|
3504
3507
|
},
|
|
3505
|
-
"default": "false",
|
|
3506
|
-
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
3507
|
-
"fieldName": "verticalInset",
|
|
3508
3508
|
"inheritedFrom": {
|
|
3509
|
-
"name": "
|
|
3510
|
-
"module": "src/
|
|
3509
|
+
"name": "Avatar",
|
|
3510
|
+
"module": "src/avatar/avatar.ts"
|
|
3511
3511
|
}
|
|
3512
3512
|
},
|
|
3513
3513
|
{
|
|
3514
|
-
"
|
|
3514
|
+
"kind": "field",
|
|
3515
|
+
"name": "styles",
|
|
3515
3516
|
"type": {
|
|
3516
|
-
"text": "
|
|
3517
|
+
"text": "ElementStyles | void | null"
|
|
3517
3518
|
},
|
|
3518
|
-
"
|
|
3519
|
-
"
|
|
3519
|
+
"privacy": "public",
|
|
3520
|
+
"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.",
|
|
3520
3521
|
"inheritedFrom": {
|
|
3521
|
-
"name": "
|
|
3522
|
-
"module": "src/
|
|
3522
|
+
"name": "Avatar",
|
|
3523
|
+
"module": "src/avatar/avatar.ts"
|
|
3523
3524
|
}
|
|
3524
3525
|
},
|
|
3525
3526
|
{
|
|
3526
|
-
"
|
|
3527
|
-
"
|
|
3528
|
-
|
|
3527
|
+
"kind": "method",
|
|
3528
|
+
"name": "stylesChanged",
|
|
3529
|
+
"privacy": "protected",
|
|
3530
|
+
"return": {
|
|
3531
|
+
"type": {
|
|
3532
|
+
"text": "void"
|
|
3533
|
+
}
|
|
3529
3534
|
},
|
|
3530
|
-
"default": "\"content\"",
|
|
3531
|
-
"description": "Defines how the height of the region is calculated",
|
|
3532
|
-
"fieldName": "verticalScaling",
|
|
3533
3535
|
"inheritedFrom": {
|
|
3534
|
-
"name": "
|
|
3535
|
-
"module": "src/
|
|
3536
|
+
"name": "Avatar",
|
|
3537
|
+
"module": "src/avatar/avatar.ts"
|
|
3536
3538
|
}
|
|
3537
3539
|
},
|
|
3538
3540
|
{
|
|
3539
|
-
"
|
|
3540
|
-
"
|
|
3541
|
-
|
|
3541
|
+
"kind": "method",
|
|
3542
|
+
"name": "compose",
|
|
3543
|
+
"privacy": "public",
|
|
3544
|
+
"static": true,
|
|
3545
|
+
"return": {
|
|
3546
|
+
"type": {
|
|
3547
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3548
|
+
}
|
|
3542
3549
|
},
|
|
3543
|
-
"
|
|
3544
|
-
|
|
3545
|
-
|
|
3550
|
+
"parameters": [
|
|
3551
|
+
{
|
|
3552
|
+
"name": "this",
|
|
3553
|
+
"type": {
|
|
3554
|
+
"text": "K"
|
|
3555
|
+
}
|
|
3556
|
+
},
|
|
3557
|
+
{
|
|
3558
|
+
"name": "elementDefinition",
|
|
3559
|
+
"type": {
|
|
3560
|
+
"text": "T"
|
|
3561
|
+
},
|
|
3562
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
3563
|
+
}
|
|
3564
|
+
],
|
|
3565
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3566
|
+
"inheritedFrom": {
|
|
3567
|
+
"name": "Avatar",
|
|
3568
|
+
"module": "src/avatar/avatar.ts"
|
|
3569
|
+
}
|
|
3570
|
+
}
|
|
3571
|
+
]
|
|
3572
|
+
},
|
|
3573
|
+
{
|
|
3574
|
+
"kind": "variable",
|
|
3575
|
+
"name": "rapidAvatar"
|
|
3576
|
+
}
|
|
3577
|
+
],
|
|
3578
|
+
"exports": [
|
|
3579
|
+
{
|
|
3580
|
+
"kind": "js",
|
|
3581
|
+
"name": "Avatar",
|
|
3582
|
+
"declaration": {
|
|
3583
|
+
"name": "Avatar",
|
|
3584
|
+
"module": "src/avatar/avatar.ts"
|
|
3585
|
+
}
|
|
3586
|
+
},
|
|
3587
|
+
{
|
|
3588
|
+
"kind": "js",
|
|
3589
|
+
"name": "rapidAvatar",
|
|
3590
|
+
"declaration": {
|
|
3591
|
+
"name": "rapidAvatar",
|
|
3592
|
+
"module": "src/avatar/avatar.ts"
|
|
3593
|
+
}
|
|
3594
|
+
}
|
|
3595
|
+
]
|
|
3596
|
+
},
|
|
3597
|
+
{
|
|
3598
|
+
"kind": "javascript-module",
|
|
3599
|
+
"path": "src/avatar/index.ts",
|
|
3600
|
+
"declarations": [],
|
|
3601
|
+
"exports": [
|
|
3602
|
+
{
|
|
3603
|
+
"kind": "js",
|
|
3604
|
+
"name": "*",
|
|
3605
|
+
"declaration": {
|
|
3606
|
+
"name": "*",
|
|
3607
|
+
"package": "./avatar"
|
|
3608
|
+
}
|
|
3609
|
+
},
|
|
3610
|
+
{
|
|
3611
|
+
"kind": "js",
|
|
3612
|
+
"name": "*",
|
|
3613
|
+
"declaration": {
|
|
3614
|
+
"name": "*",
|
|
3615
|
+
"package": "./avatar.styles"
|
|
3616
|
+
}
|
|
3617
|
+
},
|
|
3618
|
+
{
|
|
3619
|
+
"kind": "js",
|
|
3620
|
+
"name": "*",
|
|
3621
|
+
"declaration": {
|
|
3622
|
+
"name": "*",
|
|
3623
|
+
"package": "./avatar.template"
|
|
3624
|
+
}
|
|
3625
|
+
}
|
|
3626
|
+
]
|
|
3627
|
+
},
|
|
3628
|
+
{
|
|
3629
|
+
"kind": "javascript-module",
|
|
3630
|
+
"path": "src/anchored-region/anchored-region.styles.ts",
|
|
3631
|
+
"declarations": [
|
|
3632
|
+
{
|
|
3633
|
+
"kind": "function",
|
|
3634
|
+
"name": "rapidAnchoredRegionStyles",
|
|
3635
|
+
"return": {
|
|
3636
|
+
"type": {
|
|
3637
|
+
"text": "ElementStyles"
|
|
3638
|
+
}
|
|
3639
|
+
},
|
|
3640
|
+
"parameters": [
|
|
3641
|
+
{
|
|
3642
|
+
"name": "context",
|
|
3643
|
+
"type": {
|
|
3644
|
+
"text": "ElementDefinitionContext"
|
|
3645
|
+
}
|
|
3646
|
+
},
|
|
3647
|
+
{
|
|
3648
|
+
"name": "definition",
|
|
3649
|
+
"type": {
|
|
3650
|
+
"text": "FoundationElementDefinition"
|
|
3651
|
+
}
|
|
3652
|
+
}
|
|
3653
|
+
]
|
|
3654
|
+
}
|
|
3655
|
+
],
|
|
3656
|
+
"exports": [
|
|
3657
|
+
{
|
|
3658
|
+
"kind": "js",
|
|
3659
|
+
"name": "rapidAnchoredRegionStyles",
|
|
3660
|
+
"declaration": {
|
|
3661
|
+
"name": "rapidAnchoredRegionStyles",
|
|
3662
|
+
"module": "src/anchored-region/anchored-region.styles.ts"
|
|
3663
|
+
}
|
|
3664
|
+
}
|
|
3665
|
+
]
|
|
3666
|
+
},
|
|
3667
|
+
{
|
|
3668
|
+
"kind": "javascript-module",
|
|
3669
|
+
"path": "src/anchored-region/anchored-region.template.ts",
|
|
3670
|
+
"declarations": [
|
|
3671
|
+
{
|
|
3672
|
+
"kind": "function",
|
|
3673
|
+
"name": "rapidAnchoredRegionTemplate",
|
|
3674
|
+
"return": {
|
|
3675
|
+
"type": {
|
|
3676
|
+
"text": "ViewTemplate<AnchoredRegion>"
|
|
3677
|
+
}
|
|
3678
|
+
},
|
|
3679
|
+
"parameters": [
|
|
3680
|
+
{
|
|
3681
|
+
"name": "context",
|
|
3682
|
+
"type": {
|
|
3683
|
+
"text": "ElementDefinitionContext"
|
|
3684
|
+
}
|
|
3685
|
+
},
|
|
3686
|
+
{
|
|
3687
|
+
"name": "definition",
|
|
3688
|
+
"type": {
|
|
3689
|
+
"text": "FoundationElementDefinition"
|
|
3690
|
+
}
|
|
3691
|
+
}
|
|
3692
|
+
]
|
|
3693
|
+
}
|
|
3694
|
+
],
|
|
3695
|
+
"exports": [
|
|
3696
|
+
{
|
|
3697
|
+
"kind": "js",
|
|
3698
|
+
"name": "rapidAnchoredRegionTemplate",
|
|
3699
|
+
"declaration": {
|
|
3700
|
+
"name": "rapidAnchoredRegionTemplate",
|
|
3701
|
+
"module": "src/anchored-region/anchored-region.template.ts"
|
|
3702
|
+
}
|
|
3703
|
+
}
|
|
3704
|
+
]
|
|
3705
|
+
},
|
|
3706
|
+
{
|
|
3707
|
+
"kind": "javascript-module",
|
|
3708
|
+
"path": "src/anchored-region/anchored-region.ts",
|
|
3709
|
+
"declarations": [
|
|
3710
|
+
{
|
|
3711
|
+
"kind": "class",
|
|
3712
|
+
"description": "",
|
|
3713
|
+
"name": "AnchoredRegion",
|
|
3714
|
+
"superclass": {
|
|
3715
|
+
"name": "FoundationAnchoredRegion",
|
|
3716
|
+
"package": "@genesislcap/foundation-ui"
|
|
3717
|
+
},
|
|
3718
|
+
"tagName": "%%prefix%%-anchored-region",
|
|
3719
|
+
"customElement": true,
|
|
3720
|
+
"attributes": [
|
|
3721
|
+
{
|
|
3722
|
+
"name": "anchor",
|
|
3723
|
+
"type": {
|
|
3724
|
+
"text": "string"
|
|
3725
|
+
},
|
|
3726
|
+
"default": "\"\"",
|
|
3727
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
3728
|
+
"fieldName": "anchor",
|
|
3729
|
+
"inheritedFrom": {
|
|
3730
|
+
"name": "AnchoredRegion",
|
|
3731
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3732
|
+
}
|
|
3733
|
+
},
|
|
3734
|
+
{
|
|
3735
|
+
"name": "viewport",
|
|
3736
|
+
"type": {
|
|
3737
|
+
"text": "string"
|
|
3738
|
+
},
|
|
3739
|
+
"default": "\"\"",
|
|
3740
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
3741
|
+
"fieldName": "viewport",
|
|
3742
|
+
"inheritedFrom": {
|
|
3743
|
+
"name": "AnchoredRegion",
|
|
3744
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3745
|
+
}
|
|
3746
|
+
},
|
|
3747
|
+
{
|
|
3748
|
+
"name": "horizontal-positioning-mode",
|
|
3749
|
+
"type": {
|
|
3750
|
+
"text": "AxisPositioningMode"
|
|
3751
|
+
},
|
|
3752
|
+
"default": "\"uncontrolled\"",
|
|
3753
|
+
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
3754
|
+
"fieldName": "horizontalPositioningMode",
|
|
3755
|
+
"inheritedFrom": {
|
|
3756
|
+
"name": "AnchoredRegion",
|
|
3757
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3758
|
+
}
|
|
3759
|
+
},
|
|
3760
|
+
{
|
|
3761
|
+
"name": "horizontal-default-position",
|
|
3762
|
+
"type": {
|
|
3763
|
+
"text": "HorizontalPosition"
|
|
3764
|
+
},
|
|
3765
|
+
"default": "\"unset\"",
|
|
3766
|
+
"description": "The default horizontal position of the region relative to the anchor element",
|
|
3767
|
+
"fieldName": "horizontalDefaultPosition",
|
|
3768
|
+
"inheritedFrom": {
|
|
3769
|
+
"name": "AnchoredRegion",
|
|
3770
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3771
|
+
}
|
|
3772
|
+
},
|
|
3773
|
+
{
|
|
3774
|
+
"name": "horizontal-viewport-lock",
|
|
3775
|
+
"type": {
|
|
3776
|
+
"text": "boolean"
|
|
3777
|
+
},
|
|
3778
|
+
"default": "false",
|
|
3779
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
3780
|
+
"fieldName": "horizontalViewportLock",
|
|
3781
|
+
"inheritedFrom": {
|
|
3782
|
+
"name": "AnchoredRegion",
|
|
3783
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3784
|
+
}
|
|
3785
|
+
},
|
|
3786
|
+
{
|
|
3787
|
+
"name": "horizontal-inset",
|
|
3788
|
+
"type": {
|
|
3789
|
+
"text": "boolean"
|
|
3790
|
+
},
|
|
3791
|
+
"default": "false",
|
|
3792
|
+
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
3793
|
+
"fieldName": "horizontalInset",
|
|
3794
|
+
"inheritedFrom": {
|
|
3795
|
+
"name": "AnchoredRegion",
|
|
3796
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3797
|
+
}
|
|
3798
|
+
},
|
|
3799
|
+
{
|
|
3800
|
+
"name": "horizontal-threshold",
|
|
3801
|
+
"type": {
|
|
3802
|
+
"text": "number"
|
|
3803
|
+
},
|
|
3804
|
+
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
3805
|
+
"fieldName": "horizontalThreshold",
|
|
3806
|
+
"inheritedFrom": {
|
|
3807
|
+
"name": "AnchoredRegion",
|
|
3808
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3809
|
+
}
|
|
3810
|
+
},
|
|
3811
|
+
{
|
|
3812
|
+
"name": "horizontal-scaling",
|
|
3813
|
+
"type": {
|
|
3814
|
+
"text": "AxisScalingMode"
|
|
3815
|
+
},
|
|
3816
|
+
"default": "\"content\"",
|
|
3817
|
+
"description": "Defines how the width of the region is calculated",
|
|
3818
|
+
"fieldName": "horizontalScaling",
|
|
3819
|
+
"inheritedFrom": {
|
|
3820
|
+
"name": "AnchoredRegion",
|
|
3821
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3822
|
+
}
|
|
3823
|
+
},
|
|
3824
|
+
{
|
|
3825
|
+
"name": "vertical-positioning-mode",
|
|
3826
|
+
"type": {
|
|
3827
|
+
"text": "AxisPositioningMode"
|
|
3828
|
+
},
|
|
3829
|
+
"default": "\"uncontrolled\"",
|
|
3830
|
+
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
3831
|
+
"fieldName": "verticalPositioningMode",
|
|
3832
|
+
"inheritedFrom": {
|
|
3833
|
+
"name": "AnchoredRegion",
|
|
3834
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3835
|
+
}
|
|
3836
|
+
},
|
|
3837
|
+
{
|
|
3838
|
+
"name": "vertical-default-position",
|
|
3839
|
+
"type": {
|
|
3840
|
+
"text": "VerticalPosition"
|
|
3841
|
+
},
|
|
3842
|
+
"default": "\"unset\"",
|
|
3843
|
+
"description": "The default vertical position of the region relative to the anchor element",
|
|
3844
|
+
"fieldName": "verticalDefaultPosition",
|
|
3845
|
+
"inheritedFrom": {
|
|
3846
|
+
"name": "AnchoredRegion",
|
|
3847
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3848
|
+
}
|
|
3849
|
+
},
|
|
3850
|
+
{
|
|
3851
|
+
"name": "vertical-viewport-lock",
|
|
3852
|
+
"type": {
|
|
3853
|
+
"text": "boolean"
|
|
3854
|
+
},
|
|
3855
|
+
"default": "false",
|
|
3856
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
3857
|
+
"fieldName": "verticalViewportLock",
|
|
3858
|
+
"inheritedFrom": {
|
|
3859
|
+
"name": "AnchoredRegion",
|
|
3860
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3861
|
+
}
|
|
3862
|
+
},
|
|
3863
|
+
{
|
|
3864
|
+
"name": "vertical-inset",
|
|
3865
|
+
"type": {
|
|
3866
|
+
"text": "boolean"
|
|
3867
|
+
},
|
|
3868
|
+
"default": "false",
|
|
3869
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
3870
|
+
"fieldName": "verticalInset",
|
|
3871
|
+
"inheritedFrom": {
|
|
3872
|
+
"name": "AnchoredRegion",
|
|
3873
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3874
|
+
}
|
|
3875
|
+
},
|
|
3876
|
+
{
|
|
3877
|
+
"name": "vertical-threshold",
|
|
3878
|
+
"type": {
|
|
3879
|
+
"text": "number"
|
|
3880
|
+
},
|
|
3881
|
+
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
3882
|
+
"fieldName": "verticalThreshold",
|
|
3883
|
+
"inheritedFrom": {
|
|
3884
|
+
"name": "AnchoredRegion",
|
|
3885
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3886
|
+
}
|
|
3887
|
+
},
|
|
3888
|
+
{
|
|
3889
|
+
"name": "vertical-scaling",
|
|
3890
|
+
"type": {
|
|
3891
|
+
"text": "AxisScalingMode"
|
|
3892
|
+
},
|
|
3893
|
+
"default": "\"content\"",
|
|
3894
|
+
"description": "Defines how the height of the region is calculated",
|
|
3895
|
+
"fieldName": "verticalScaling",
|
|
3896
|
+
"inheritedFrom": {
|
|
3897
|
+
"name": "AnchoredRegion",
|
|
3898
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3899
|
+
}
|
|
3900
|
+
},
|
|
3901
|
+
{
|
|
3902
|
+
"name": "fixed-placement",
|
|
3903
|
+
"type": {
|
|
3904
|
+
"text": "boolean"
|
|
3905
|
+
},
|
|
3906
|
+
"default": "false",
|
|
3907
|
+
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
3908
|
+
"fieldName": "fixedPlacement",
|
|
3546
3909
|
"inheritedFrom": {
|
|
3547
3910
|
"name": "AnchoredRegion",
|
|
3548
3911
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -4356,290 +4719,67 @@
|
|
|
4356
4719
|
"text": "void"
|
|
4357
4720
|
}
|
|
4358
4721
|
},
|
|
4359
|
-
"description": "initializes the instance's resize observer",
|
|
4360
|
-
"inheritedFrom": {
|
|
4361
|
-
"name": "AnchoredRegion",
|
|
4362
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4363
|
-
}
|
|
4364
|
-
},
|
|
4365
|
-
{
|
|
4366
|
-
"kind": "method",
|
|
4367
|
-
"name": "updateForAttributeChange",
|
|
4368
|
-
"privacy": "private",
|
|
4369
|
-
"return": {
|
|
4370
|
-
"type": {
|
|
4371
|
-
"text": "void"
|
|
4372
|
-
}
|
|
4373
|
-
},
|
|
4374
|
-
"description": "react to attribute changes that don't require a reset",
|
|
4375
|
-
"inheritedFrom": {
|
|
4376
|
-
"name": "AnchoredRegion",
|
|
4377
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4378
|
-
}
|
|
4379
|
-
},
|
|
4380
|
-
{
|
|
4381
|
-
"kind": "method",
|
|
4382
|
-
"name": "initialize",
|
|
4383
|
-
"privacy": "private",
|
|
4384
|
-
"return": {
|
|
4385
|
-
"type": {
|
|
4386
|
-
"text": "void"
|
|
4387
|
-
}
|
|
4388
|
-
},
|
|
4389
|
-
"description": "fully initializes the component",
|
|
4390
|
-
"inheritedFrom": {
|
|
4391
|
-
"name": "AnchoredRegion",
|
|
4392
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4393
|
-
}
|
|
4394
|
-
},
|
|
4395
|
-
{
|
|
4396
|
-
"kind": "method",
|
|
4397
|
-
"name": "requestReset",
|
|
4398
|
-
"privacy": "private",
|
|
4399
|
-
"return": {
|
|
4400
|
-
"type": {
|
|
4401
|
-
"text": "void"
|
|
4402
|
-
}
|
|
4403
|
-
},
|
|
4404
|
-
"description": "Request a reset if there are currently no open requests",
|
|
4405
|
-
"inheritedFrom": {
|
|
4406
|
-
"name": "AnchoredRegion",
|
|
4407
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4408
|
-
}
|
|
4409
|
-
},
|
|
4410
|
-
{
|
|
4411
|
-
"kind": "method",
|
|
4412
|
-
"name": "setInitialState",
|
|
4413
|
-
"privacy": "private",
|
|
4414
|
-
"return": {
|
|
4415
|
-
"type": {
|
|
4416
|
-
"text": "void"
|
|
4417
|
-
}
|
|
4418
|
-
},
|
|
4419
|
-
"description": "sets the starting configuration for component internal values",
|
|
4420
|
-
"inheritedFrom": {
|
|
4421
|
-
"name": "AnchoredRegion",
|
|
4422
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4423
|
-
}
|
|
4424
|
-
},
|
|
4425
|
-
{
|
|
4426
|
-
"kind": "field",
|
|
4427
|
-
"name": "startObservers",
|
|
4428
|
-
"privacy": "private",
|
|
4429
|
-
"description": "starts observers",
|
|
4430
|
-
"inheritedFrom": {
|
|
4431
|
-
"name": "AnchoredRegion",
|
|
4432
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4433
|
-
}
|
|
4434
|
-
},
|
|
4435
|
-
{
|
|
4436
|
-
"kind": "field",
|
|
4437
|
-
"name": "requestPositionUpdates",
|
|
4438
|
-
"privacy": "private",
|
|
4439
|
-
"description": "get position updates",
|
|
4440
|
-
"inheritedFrom": {
|
|
4441
|
-
"name": "AnchoredRegion",
|
|
4442
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4443
|
-
}
|
|
4444
|
-
},
|
|
4445
|
-
{
|
|
4446
|
-
"kind": "field",
|
|
4447
|
-
"name": "stopObservers",
|
|
4448
|
-
"privacy": "private",
|
|
4449
|
-
"description": "stops observers",
|
|
4450
|
-
"inheritedFrom": {
|
|
4451
|
-
"name": "AnchoredRegion",
|
|
4452
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4453
|
-
}
|
|
4454
|
-
},
|
|
4455
|
-
{
|
|
4456
|
-
"kind": "field",
|
|
4457
|
-
"name": "getViewport",
|
|
4458
|
-
"privacy": "private",
|
|
4459
|
-
"description": "Gets the viewport element by id, or defaults to document root",
|
|
4460
|
-
"inheritedFrom": {
|
|
4461
|
-
"name": "AnchoredRegion",
|
|
4462
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4463
|
-
}
|
|
4464
|
-
},
|
|
4465
|
-
{
|
|
4466
|
-
"kind": "field",
|
|
4467
|
-
"name": "getAnchor",
|
|
4468
|
-
"privacy": "private",
|
|
4469
|
-
"description": "Gets the anchor element by id",
|
|
4470
|
-
"inheritedFrom": {
|
|
4471
|
-
"name": "AnchoredRegion",
|
|
4472
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4473
|
-
}
|
|
4474
|
-
},
|
|
4475
|
-
{
|
|
4476
|
-
"kind": "field",
|
|
4477
|
-
"name": "handleIntersection",
|
|
4478
|
-
"privacy": "private",
|
|
4479
|
-
"description": "Handle intersections",
|
|
4480
|
-
"inheritedFrom": {
|
|
4481
|
-
"name": "AnchoredRegion",
|
|
4482
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4483
|
-
}
|
|
4484
|
-
},
|
|
4485
|
-
{
|
|
4486
|
-
"kind": "field",
|
|
4487
|
-
"name": "applyIntersectionEntries",
|
|
4488
|
-
"privacy": "private",
|
|
4489
|
-
"description": "iterate through intersection entries and apply data",
|
|
4490
|
-
"inheritedFrom": {
|
|
4491
|
-
"name": "AnchoredRegion",
|
|
4492
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4493
|
-
}
|
|
4494
|
-
},
|
|
4495
|
-
{
|
|
4496
|
-
"kind": "field",
|
|
4497
|
-
"name": "updateRegionOffset",
|
|
4498
|
-
"privacy": "private",
|
|
4499
|
-
"description": "Update the offset values",
|
|
4500
|
-
"inheritedFrom": {
|
|
4501
|
-
"name": "AnchoredRegion",
|
|
4502
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4503
|
-
}
|
|
4504
|
-
},
|
|
4505
|
-
{
|
|
4506
|
-
"kind": "field",
|
|
4507
|
-
"name": "isRectDifferent",
|
|
4508
|
-
"privacy": "private",
|
|
4509
|
-
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
4510
|
-
"inheritedFrom": {
|
|
4511
|
-
"name": "AnchoredRegion",
|
|
4512
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4513
|
-
}
|
|
4514
|
-
},
|
|
4515
|
-
{
|
|
4516
|
-
"kind": "field",
|
|
4517
|
-
"name": "handleResize",
|
|
4518
|
-
"privacy": "private",
|
|
4519
|
-
"description": "Handle resize events",
|
|
4520
|
-
"inheritedFrom": {
|
|
4521
|
-
"name": "AnchoredRegion",
|
|
4522
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4523
|
-
}
|
|
4524
|
-
},
|
|
4525
|
-
{
|
|
4526
|
-
"kind": "field",
|
|
4527
|
-
"name": "reset",
|
|
4528
|
-
"privacy": "private",
|
|
4529
|
-
"description": "resets the component",
|
|
4530
|
-
"inheritedFrom": {
|
|
4531
|
-
"name": "AnchoredRegion",
|
|
4532
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4533
|
-
}
|
|
4534
|
-
},
|
|
4535
|
-
{
|
|
4536
|
-
"kind": "field",
|
|
4537
|
-
"name": "updateLayout",
|
|
4538
|
-
"privacy": "private",
|
|
4539
|
-
"description": "Recalculate layout related state values",
|
|
4540
|
-
"inheritedFrom": {
|
|
4541
|
-
"name": "AnchoredRegion",
|
|
4542
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4543
|
-
}
|
|
4544
|
-
},
|
|
4545
|
-
{
|
|
4546
|
-
"kind": "field",
|
|
4547
|
-
"name": "updateRegionStyle",
|
|
4548
|
-
"privacy": "private",
|
|
4549
|
-
"description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
|
|
4550
|
-
"inheritedFrom": {
|
|
4551
|
-
"name": "AnchoredRegion",
|
|
4552
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4553
|
-
}
|
|
4554
|
-
},
|
|
4555
|
-
{
|
|
4556
|
-
"kind": "field",
|
|
4557
|
-
"name": "updatePositionClasses",
|
|
4558
|
-
"privacy": "private",
|
|
4559
|
-
"description": "Updates the css classes that reflect the current position of the element",
|
|
4560
|
-
"inheritedFrom": {
|
|
4561
|
-
"name": "AnchoredRegion",
|
|
4562
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4563
|
-
}
|
|
4564
|
-
},
|
|
4565
|
-
{
|
|
4566
|
-
"kind": "field",
|
|
4567
|
-
"name": "setHorizontalPosition",
|
|
4568
|
-
"privacy": "private",
|
|
4569
|
-
"description": "Get horizontal positioning state based on desired position",
|
|
4570
|
-
"inheritedFrom": {
|
|
4571
|
-
"name": "AnchoredRegion",
|
|
4572
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4573
|
-
}
|
|
4574
|
-
},
|
|
4575
|
-
{
|
|
4576
|
-
"kind": "field",
|
|
4577
|
-
"name": "setVerticalPosition",
|
|
4578
|
-
"privacy": "private",
|
|
4579
|
-
"description": "Set vertical positioning state based on desired position",
|
|
4580
|
-
"inheritedFrom": {
|
|
4581
|
-
"name": "AnchoredRegion",
|
|
4582
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4583
|
-
}
|
|
4584
|
-
},
|
|
4585
|
-
{
|
|
4586
|
-
"kind": "field",
|
|
4587
|
-
"name": "getPositioningOptions",
|
|
4588
|
-
"privacy": "private",
|
|
4589
|
-
"description": "Get available positions based on positioning mode",
|
|
4590
|
-
"inheritedFrom": {
|
|
4591
|
-
"name": "AnchoredRegion",
|
|
4592
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4593
|
-
}
|
|
4594
|
-
},
|
|
4595
|
-
{
|
|
4596
|
-
"kind": "field",
|
|
4597
|
-
"name": "getAvailableSpace",
|
|
4598
|
-
"privacy": "private",
|
|
4599
|
-
"description": "Get the space available for a particular relative position",
|
|
4722
|
+
"description": "initializes the instance's resize observer",
|
|
4600
4723
|
"inheritedFrom": {
|
|
4601
4724
|
"name": "AnchoredRegion",
|
|
4602
4725
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4603
4726
|
}
|
|
4604
4727
|
},
|
|
4605
4728
|
{
|
|
4606
|
-
"kind": "
|
|
4607
|
-
"name": "
|
|
4729
|
+
"kind": "method",
|
|
4730
|
+
"name": "updateForAttributeChange",
|
|
4608
4731
|
"privacy": "private",
|
|
4609
|
-
"
|
|
4732
|
+
"return": {
|
|
4733
|
+
"type": {
|
|
4734
|
+
"text": "void"
|
|
4735
|
+
}
|
|
4736
|
+
},
|
|
4737
|
+
"description": "react to attribute changes that don't require a reset",
|
|
4610
4738
|
"inheritedFrom": {
|
|
4611
4739
|
"name": "AnchoredRegion",
|
|
4612
4740
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4613
4741
|
}
|
|
4614
4742
|
},
|
|
4615
4743
|
{
|
|
4616
|
-
"kind": "
|
|
4617
|
-
"name": "
|
|
4744
|
+
"kind": "method",
|
|
4745
|
+
"name": "initialize",
|
|
4618
4746
|
"privacy": "private",
|
|
4619
|
-
"
|
|
4747
|
+
"return": {
|
|
4748
|
+
"type": {
|
|
4749
|
+
"text": "void"
|
|
4750
|
+
}
|
|
4751
|
+
},
|
|
4752
|
+
"description": "fully initializes the component",
|
|
4620
4753
|
"inheritedFrom": {
|
|
4621
4754
|
"name": "AnchoredRegion",
|
|
4622
4755
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4623
4756
|
}
|
|
4624
4757
|
},
|
|
4625
4758
|
{
|
|
4626
|
-
"kind": "
|
|
4627
|
-
"name": "
|
|
4759
|
+
"kind": "method",
|
|
4760
|
+
"name": "requestReset",
|
|
4628
4761
|
"privacy": "private",
|
|
4629
|
-
"
|
|
4762
|
+
"return": {
|
|
4763
|
+
"type": {
|
|
4764
|
+
"text": "void"
|
|
4765
|
+
}
|
|
4766
|
+
},
|
|
4767
|
+
"description": "Request a reset if there are currently no open requests",
|
|
4630
4768
|
"inheritedFrom": {
|
|
4631
4769
|
"name": "AnchoredRegion",
|
|
4632
4770
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4633
4771
|
}
|
|
4634
4772
|
},
|
|
4635
4773
|
{
|
|
4636
|
-
"kind": "
|
|
4637
|
-
"name": "
|
|
4638
|
-
"type": {
|
|
4639
|
-
"text": "ComponentPresentation | null | undefined"
|
|
4640
|
-
},
|
|
4774
|
+
"kind": "method",
|
|
4775
|
+
"name": "setInitialState",
|
|
4641
4776
|
"privacy": "private",
|
|
4642
|
-
"
|
|
4777
|
+
"return": {
|
|
4778
|
+
"type": {
|
|
4779
|
+
"text": "void"
|
|
4780
|
+
}
|
|
4781
|
+
},
|
|
4782
|
+
"description": "sets the starting configuration for component internal values",
|
|
4643
4783
|
"inheritedFrom": {
|
|
4644
4784
|
"name": "AnchoredRegion",
|
|
4645
4785
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -4647,12 +4787,9 @@
|
|
|
4647
4787
|
},
|
|
4648
4788
|
{
|
|
4649
4789
|
"kind": "field",
|
|
4650
|
-
"name": "
|
|
4651
|
-
"
|
|
4652
|
-
|
|
4653
|
-
},
|
|
4654
|
-
"privacy": "public",
|
|
4655
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
4790
|
+
"name": "startObservers",
|
|
4791
|
+
"privacy": "private",
|
|
4792
|
+
"description": "starts observers",
|
|
4656
4793
|
"inheritedFrom": {
|
|
4657
4794
|
"name": "AnchoredRegion",
|
|
4658
4795
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -4660,26 +4797,19 @@
|
|
|
4660
4797
|
},
|
|
4661
4798
|
{
|
|
4662
4799
|
"kind": "field",
|
|
4663
|
-
"name": "
|
|
4664
|
-
"
|
|
4665
|
-
|
|
4666
|
-
},
|
|
4667
|
-
"privacy": "public",
|
|
4668
|
-
"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.",
|
|
4800
|
+
"name": "requestPositionUpdates",
|
|
4801
|
+
"privacy": "private",
|
|
4802
|
+
"description": "get position updates",
|
|
4669
4803
|
"inheritedFrom": {
|
|
4670
4804
|
"name": "AnchoredRegion",
|
|
4671
4805
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4672
4806
|
}
|
|
4673
4807
|
},
|
|
4674
4808
|
{
|
|
4675
|
-
"kind": "
|
|
4676
|
-
"name": "
|
|
4677
|
-
"privacy": "
|
|
4678
|
-
"
|
|
4679
|
-
"type": {
|
|
4680
|
-
"text": "void"
|
|
4681
|
-
}
|
|
4682
|
-
},
|
|
4809
|
+
"kind": "field",
|
|
4810
|
+
"name": "stopObservers",
|
|
4811
|
+
"privacy": "private",
|
|
4812
|
+
"description": "stops observers",
|
|
4683
4813
|
"inheritedFrom": {
|
|
4684
4814
|
"name": "AnchoredRegion",
|
|
4685
4815
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -4687,330 +4817,182 @@
|
|
|
4687
4817
|
},
|
|
4688
4818
|
{
|
|
4689
4819
|
"kind": "field",
|
|
4690
|
-
"name": "
|
|
4691
|
-
"
|
|
4692
|
-
|
|
4693
|
-
},
|
|
4694
|
-
"privacy": "public",
|
|
4695
|
-
"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.",
|
|
4820
|
+
"name": "getViewport",
|
|
4821
|
+
"privacy": "private",
|
|
4822
|
+
"description": "Gets the viewport element by id, or defaults to document root",
|
|
4696
4823
|
"inheritedFrom": {
|
|
4697
4824
|
"name": "AnchoredRegion",
|
|
4698
4825
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4699
4826
|
}
|
|
4700
4827
|
},
|
|
4701
4828
|
{
|
|
4702
|
-
"kind": "
|
|
4703
|
-
"name": "
|
|
4704
|
-
"privacy": "
|
|
4705
|
-
"
|
|
4706
|
-
"type": {
|
|
4707
|
-
"text": "void"
|
|
4708
|
-
}
|
|
4709
|
-
},
|
|
4829
|
+
"kind": "field",
|
|
4830
|
+
"name": "getAnchor",
|
|
4831
|
+
"privacy": "private",
|
|
4832
|
+
"description": "Gets the anchor element by id",
|
|
4710
4833
|
"inheritedFrom": {
|
|
4711
4834
|
"name": "AnchoredRegion",
|
|
4712
4835
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4713
4836
|
}
|
|
4714
4837
|
},
|
|
4715
4838
|
{
|
|
4716
|
-
"kind": "
|
|
4717
|
-
"name": "
|
|
4718
|
-
"privacy": "
|
|
4719
|
-
"
|
|
4720
|
-
"return": {
|
|
4721
|
-
"type": {
|
|
4722
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
4723
|
-
}
|
|
4724
|
-
},
|
|
4725
|
-
"parameters": [
|
|
4726
|
-
{
|
|
4727
|
-
"name": "this",
|
|
4728
|
-
"type": {
|
|
4729
|
-
"text": "K"
|
|
4730
|
-
}
|
|
4731
|
-
},
|
|
4732
|
-
{
|
|
4733
|
-
"name": "elementDefinition",
|
|
4734
|
-
"type": {
|
|
4735
|
-
"text": "T"
|
|
4736
|
-
},
|
|
4737
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
4738
|
-
}
|
|
4739
|
-
],
|
|
4740
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
4839
|
+
"kind": "field",
|
|
4840
|
+
"name": "handleIntersection",
|
|
4841
|
+
"privacy": "private",
|
|
4842
|
+
"description": "Handle intersections",
|
|
4741
4843
|
"inheritedFrom": {
|
|
4742
4844
|
"name": "AnchoredRegion",
|
|
4743
4845
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4744
4846
|
}
|
|
4745
|
-
}
|
|
4746
|
-
],
|
|
4747
|
-
"events": [
|
|
4847
|
+
},
|
|
4748
4848
|
{
|
|
4749
|
-
"
|
|
4750
|
-
"name": "
|
|
4849
|
+
"kind": "field",
|
|
4850
|
+
"name": "applyIntersectionEntries",
|
|
4851
|
+
"privacy": "private",
|
|
4852
|
+
"description": "iterate through intersection entries and apply data",
|
|
4751
4853
|
"inheritedFrom": {
|
|
4752
4854
|
"name": "AnchoredRegion",
|
|
4753
4855
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4754
4856
|
}
|
|
4755
4857
|
},
|
|
4756
4858
|
{
|
|
4757
|
-
"
|
|
4758
|
-
"name": "
|
|
4859
|
+
"kind": "field",
|
|
4860
|
+
"name": "updateRegionOffset",
|
|
4861
|
+
"privacy": "private",
|
|
4862
|
+
"description": "Update the offset values",
|
|
4759
4863
|
"inheritedFrom": {
|
|
4760
4864
|
"name": "AnchoredRegion",
|
|
4761
4865
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4762
4866
|
}
|
|
4763
|
-
}
|
|
4764
|
-
]
|
|
4765
|
-
},
|
|
4766
|
-
{
|
|
4767
|
-
"kind": "variable",
|
|
4768
|
-
"name": "rapidAnchoredRegion"
|
|
4769
|
-
}
|
|
4770
|
-
],
|
|
4771
|
-
"exports": [
|
|
4772
|
-
{
|
|
4773
|
-
"kind": "js",
|
|
4774
|
-
"name": "AnchoredRegion",
|
|
4775
|
-
"declaration": {
|
|
4776
|
-
"name": "AnchoredRegion",
|
|
4777
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4778
|
-
}
|
|
4779
|
-
},
|
|
4780
|
-
{
|
|
4781
|
-
"kind": "js",
|
|
4782
|
-
"name": "rapidAnchoredRegion",
|
|
4783
|
-
"declaration": {
|
|
4784
|
-
"name": "rapidAnchoredRegion",
|
|
4785
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4786
|
-
}
|
|
4787
|
-
}
|
|
4788
|
-
]
|
|
4789
|
-
},
|
|
4790
|
-
{
|
|
4791
|
-
"kind": "javascript-module",
|
|
4792
|
-
"path": "src/anchored-region/index.ts",
|
|
4793
|
-
"declarations": [],
|
|
4794
|
-
"exports": [
|
|
4795
|
-
{
|
|
4796
|
-
"kind": "js",
|
|
4797
|
-
"name": "*",
|
|
4798
|
-
"declaration": {
|
|
4799
|
-
"name": "*",
|
|
4800
|
-
"package": "./anchored-region"
|
|
4801
|
-
}
|
|
4802
|
-
},
|
|
4803
|
-
{
|
|
4804
|
-
"kind": "js",
|
|
4805
|
-
"name": "*",
|
|
4806
|
-
"declaration": {
|
|
4807
|
-
"name": "*",
|
|
4808
|
-
"package": "./anchored-region.template"
|
|
4809
|
-
}
|
|
4810
|
-
},
|
|
4811
|
-
{
|
|
4812
|
-
"kind": "js",
|
|
4813
|
-
"name": "*",
|
|
4814
|
-
"declaration": {
|
|
4815
|
-
"name": "*",
|
|
4816
|
-
"package": "./anchored-region.styles"
|
|
4817
|
-
}
|
|
4818
|
-
}
|
|
4819
|
-
]
|
|
4820
|
-
},
|
|
4821
|
-
{
|
|
4822
|
-
"kind": "javascript-module",
|
|
4823
|
-
"path": "src/avatar/avatar.styles.ts",
|
|
4824
|
-
"declarations": [
|
|
4825
|
-
{
|
|
4826
|
-
"kind": "function",
|
|
4827
|
-
"name": "rapidAvatarStyles",
|
|
4828
|
-
"return": {
|
|
4829
|
-
"type": {
|
|
4830
|
-
"text": "ElementStyles"
|
|
4831
|
-
}
|
|
4832
|
-
},
|
|
4833
|
-
"parameters": [
|
|
4834
|
-
{
|
|
4835
|
-
"name": "context",
|
|
4836
|
-
"type": {
|
|
4837
|
-
"text": "ElementDefinitionContext"
|
|
4838
|
-
}
|
|
4839
4867
|
},
|
|
4840
4868
|
{
|
|
4841
|
-
"
|
|
4842
|
-
"
|
|
4843
|
-
|
|
4844
|
-
|
|
4845
|
-
|
|
4846
|
-
|
|
4847
|
-
|
|
4848
|
-
|
|
4849
|
-
|
|
4850
|
-
{
|
|
4851
|
-
"kind": "js",
|
|
4852
|
-
"name": "rapidAvatarStyles",
|
|
4853
|
-
"declaration": {
|
|
4854
|
-
"name": "rapidAvatarStyles",
|
|
4855
|
-
"module": "src/avatar/avatar.styles.ts"
|
|
4856
|
-
}
|
|
4857
|
-
}
|
|
4858
|
-
]
|
|
4859
|
-
},
|
|
4860
|
-
{
|
|
4861
|
-
"kind": "javascript-module",
|
|
4862
|
-
"path": "src/avatar/avatar.template.ts",
|
|
4863
|
-
"declarations": [
|
|
4864
|
-
{
|
|
4865
|
-
"kind": "function",
|
|
4866
|
-
"name": "rapidAvatarTemplate",
|
|
4867
|
-
"return": {
|
|
4868
|
-
"type": {
|
|
4869
|
-
"text": "ViewTemplate<Avatar>"
|
|
4870
|
-
}
|
|
4871
|
-
},
|
|
4872
|
-
"parameters": [
|
|
4869
|
+
"kind": "field",
|
|
4870
|
+
"name": "isRectDifferent",
|
|
4871
|
+
"privacy": "private",
|
|
4872
|
+
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
4873
|
+
"inheritedFrom": {
|
|
4874
|
+
"name": "AnchoredRegion",
|
|
4875
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4876
|
+
}
|
|
4877
|
+
},
|
|
4873
4878
|
{
|
|
4874
|
-
"
|
|
4875
|
-
"
|
|
4876
|
-
|
|
4879
|
+
"kind": "field",
|
|
4880
|
+
"name": "handleResize",
|
|
4881
|
+
"privacy": "private",
|
|
4882
|
+
"description": "Handle resize events",
|
|
4883
|
+
"inheritedFrom": {
|
|
4884
|
+
"name": "AnchoredRegion",
|
|
4885
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4877
4886
|
}
|
|
4878
4887
|
},
|
|
4879
4888
|
{
|
|
4880
|
-
"
|
|
4881
|
-
"
|
|
4882
|
-
|
|
4889
|
+
"kind": "field",
|
|
4890
|
+
"name": "reset",
|
|
4891
|
+
"privacy": "private",
|
|
4892
|
+
"description": "resets the component",
|
|
4893
|
+
"inheritedFrom": {
|
|
4894
|
+
"name": "AnchoredRegion",
|
|
4895
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4883
4896
|
}
|
|
4884
|
-
}
|
|
4885
|
-
]
|
|
4886
|
-
}
|
|
4887
|
-
],
|
|
4888
|
-
"exports": [
|
|
4889
|
-
{
|
|
4890
|
-
"kind": "js",
|
|
4891
|
-
"name": "rapidAvatarTemplate",
|
|
4892
|
-
"declaration": {
|
|
4893
|
-
"name": "rapidAvatarTemplate",
|
|
4894
|
-
"module": "src/avatar/avatar.template.ts"
|
|
4895
|
-
}
|
|
4896
|
-
}
|
|
4897
|
-
]
|
|
4898
|
-
},
|
|
4899
|
-
{
|
|
4900
|
-
"kind": "javascript-module",
|
|
4901
|
-
"path": "src/avatar/avatar.ts",
|
|
4902
|
-
"declarations": [
|
|
4903
|
-
{
|
|
4904
|
-
"kind": "class",
|
|
4905
|
-
"description": "",
|
|
4906
|
-
"name": "Avatar",
|
|
4907
|
-
"superclass": {
|
|
4908
|
-
"name": "FoundationAvatar",
|
|
4909
|
-
"package": "@genesislcap/foundation-ui"
|
|
4910
|
-
},
|
|
4911
|
-
"tagName": "%%prefix%%-avatar",
|
|
4912
|
-
"customElement": true,
|
|
4913
|
-
"attributes": [
|
|
4897
|
+
},
|
|
4914
4898
|
{
|
|
4915
|
-
"
|
|
4916
|
-
"
|
|
4917
|
-
|
|
4918
|
-
|
|
4919
|
-
"description": "Indicates the Avatar should have a color fill.",
|
|
4920
|
-
"fieldName": "fill",
|
|
4899
|
+
"kind": "field",
|
|
4900
|
+
"name": "updateLayout",
|
|
4901
|
+
"privacy": "private",
|
|
4902
|
+
"description": "Recalculate layout related state values",
|
|
4921
4903
|
"inheritedFrom": {
|
|
4922
|
-
"name": "
|
|
4923
|
-
"module": "src/
|
|
4904
|
+
"name": "AnchoredRegion",
|
|
4905
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4924
4906
|
}
|
|
4925
4907
|
},
|
|
4926
4908
|
{
|
|
4927
|
-
"
|
|
4928
|
-
"
|
|
4929
|
-
|
|
4930
|
-
|
|
4931
|
-
"description": "Indicates the Avatar should have a text color.",
|
|
4932
|
-
"fieldName": "color",
|
|
4909
|
+
"kind": "field",
|
|
4910
|
+
"name": "updateRegionStyle",
|
|
4911
|
+
"privacy": "private",
|
|
4912
|
+
"description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
|
|
4933
4913
|
"inheritedFrom": {
|
|
4934
|
-
"name": "
|
|
4935
|
-
"module": "src/
|
|
4914
|
+
"name": "AnchoredRegion",
|
|
4915
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4936
4916
|
}
|
|
4937
4917
|
},
|
|
4938
4918
|
{
|
|
4939
|
-
"
|
|
4940
|
-
"
|
|
4941
|
-
|
|
4942
|
-
|
|
4943
|
-
"description": "Indicates the Avatar should have url link",
|
|
4944
|
-
"fieldName": "link",
|
|
4919
|
+
"kind": "field",
|
|
4920
|
+
"name": "updatePositionClasses",
|
|
4921
|
+
"privacy": "private",
|
|
4922
|
+
"description": "Updates the css classes that reflect the current position of the element",
|
|
4945
4923
|
"inheritedFrom": {
|
|
4946
|
-
"name": "
|
|
4947
|
-
"module": "src/
|
|
4924
|
+
"name": "AnchoredRegion",
|
|
4925
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4948
4926
|
}
|
|
4949
4927
|
},
|
|
4950
4928
|
{
|
|
4951
|
-
"
|
|
4952
|
-
"
|
|
4953
|
-
|
|
4954
|
-
|
|
4955
|
-
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
4956
|
-
"fieldName": "shape",
|
|
4929
|
+
"kind": "field",
|
|
4930
|
+
"name": "setHorizontalPosition",
|
|
4931
|
+
"privacy": "private",
|
|
4932
|
+
"description": "Get horizontal positioning state based on desired position",
|
|
4957
4933
|
"inheritedFrom": {
|
|
4958
|
-
"name": "
|
|
4959
|
-
"module": "src/
|
|
4934
|
+
"name": "AnchoredRegion",
|
|
4935
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4960
4936
|
}
|
|
4961
|
-
}
|
|
4962
|
-
],
|
|
4963
|
-
"members": [
|
|
4937
|
+
},
|
|
4964
4938
|
{
|
|
4965
4939
|
"kind": "field",
|
|
4966
|
-
"name": "
|
|
4967
|
-
"
|
|
4968
|
-
|
|
4969
|
-
},
|
|
4970
|
-
"privacy": "public",
|
|
4971
|
-
"description": "Indicates the Avatar should have a color fill.",
|
|
4940
|
+
"name": "setVerticalPosition",
|
|
4941
|
+
"privacy": "private",
|
|
4942
|
+
"description": "Set vertical positioning state based on desired position",
|
|
4972
4943
|
"inheritedFrom": {
|
|
4973
|
-
"name": "
|
|
4974
|
-
"module": "src/
|
|
4944
|
+
"name": "AnchoredRegion",
|
|
4945
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4975
4946
|
}
|
|
4976
4947
|
},
|
|
4977
4948
|
{
|
|
4978
4949
|
"kind": "field",
|
|
4979
|
-
"name": "
|
|
4980
|
-
"
|
|
4981
|
-
|
|
4982
|
-
},
|
|
4983
|
-
"privacy": "public",
|
|
4984
|
-
"description": "Indicates the Avatar should have a text color.",
|
|
4950
|
+
"name": "getPositioningOptions",
|
|
4951
|
+
"privacy": "private",
|
|
4952
|
+
"description": "Get available positions based on positioning mode",
|
|
4985
4953
|
"inheritedFrom": {
|
|
4986
|
-
"name": "
|
|
4987
|
-
"module": "src/
|
|
4954
|
+
"name": "AnchoredRegion",
|
|
4955
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4988
4956
|
}
|
|
4989
4957
|
},
|
|
4990
4958
|
{
|
|
4991
4959
|
"kind": "field",
|
|
4992
|
-
"name": "
|
|
4993
|
-
"
|
|
4994
|
-
|
|
4995
|
-
},
|
|
4996
|
-
"privacy": "public",
|
|
4997
|
-
"description": "Indicates the Avatar should have url link",
|
|
4960
|
+
"name": "getAvailableSpace",
|
|
4961
|
+
"privacy": "private",
|
|
4962
|
+
"description": "Get the space available for a particular relative position",
|
|
4998
4963
|
"inheritedFrom": {
|
|
4999
|
-
"name": "
|
|
5000
|
-
"module": "src/
|
|
4964
|
+
"name": "AnchoredRegion",
|
|
4965
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5001
4966
|
}
|
|
5002
4967
|
},
|
|
5003
4968
|
{
|
|
5004
4969
|
"kind": "field",
|
|
5005
|
-
"name": "
|
|
5006
|
-
"
|
|
5007
|
-
|
|
5008
|
-
},
|
|
5009
|
-
"privacy": "public",
|
|
5010
|
-
"description": "Indicates the Avatar shape should be. By default it will be set to \"circle\".",
|
|
4970
|
+
"name": "getNextRegionDimension",
|
|
4971
|
+
"privacy": "private",
|
|
4972
|
+
"description": "Get region dimensions",
|
|
5011
4973
|
"inheritedFrom": {
|
|
5012
|
-
"name": "
|
|
5013
|
-
"module": "src/
|
|
4974
|
+
"name": "AnchoredRegion",
|
|
4975
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4976
|
+
}
|
|
4977
|
+
},
|
|
4978
|
+
{
|
|
4979
|
+
"kind": "field",
|
|
4980
|
+
"name": "startAutoUpdateEventListeners",
|
|
4981
|
+
"privacy": "private",
|
|
4982
|
+
"description": "starts event listeners that can trigger auto updating",
|
|
4983
|
+
"inheritedFrom": {
|
|
4984
|
+
"name": "AnchoredRegion",
|
|
4985
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4986
|
+
}
|
|
4987
|
+
},
|
|
4988
|
+
{
|
|
4989
|
+
"kind": "field",
|
|
4990
|
+
"name": "stopAutoUpdateEventListeners",
|
|
4991
|
+
"privacy": "private",
|
|
4992
|
+
"description": "stops event listeners that can trigger auto updating",
|
|
4993
|
+
"inheritedFrom": {
|
|
4994
|
+
"name": "AnchoredRegion",
|
|
4995
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5014
4996
|
}
|
|
5015
4997
|
},
|
|
5016
4998
|
{
|
|
@@ -5022,8 +5004,8 @@
|
|
|
5022
5004
|
"privacy": "private",
|
|
5023
5005
|
"default": "void 0",
|
|
5024
5006
|
"inheritedFrom": {
|
|
5025
|
-
"name": "
|
|
5026
|
-
"module": "src/
|
|
5007
|
+
"name": "AnchoredRegion",
|
|
5008
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5027
5009
|
}
|
|
5028
5010
|
},
|
|
5029
5011
|
{
|
|
@@ -5035,8 +5017,8 @@
|
|
|
5035
5017
|
"privacy": "public",
|
|
5036
5018
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
5037
5019
|
"inheritedFrom": {
|
|
5038
|
-
"name": "
|
|
5039
|
-
"module": "src/
|
|
5020
|
+
"name": "AnchoredRegion",
|
|
5021
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5040
5022
|
}
|
|
5041
5023
|
},
|
|
5042
5024
|
{
|
|
@@ -5048,8 +5030,8 @@
|
|
|
5048
5030
|
"privacy": "public",
|
|
5049
5031
|
"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.",
|
|
5050
5032
|
"inheritedFrom": {
|
|
5051
|
-
"name": "
|
|
5052
|
-
"module": "src/
|
|
5033
|
+
"name": "AnchoredRegion",
|
|
5034
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5053
5035
|
}
|
|
5054
5036
|
},
|
|
5055
5037
|
{
|
|
@@ -5062,8 +5044,8 @@
|
|
|
5062
5044
|
}
|
|
5063
5045
|
},
|
|
5064
5046
|
"inheritedFrom": {
|
|
5065
|
-
"name": "
|
|
5066
|
-
"module": "src/
|
|
5047
|
+
"name": "AnchoredRegion",
|
|
5048
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5067
5049
|
}
|
|
5068
5050
|
},
|
|
5069
5051
|
{
|
|
@@ -5075,8 +5057,8 @@
|
|
|
5075
5057
|
"privacy": "public",
|
|
5076
5058
|
"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.",
|
|
5077
5059
|
"inheritedFrom": {
|
|
5078
|
-
"name": "
|
|
5079
|
-
"module": "src/
|
|
5060
|
+
"name": "AnchoredRegion",
|
|
5061
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5080
5062
|
}
|
|
5081
5063
|
},
|
|
5082
5064
|
{
|
|
@@ -5089,8 +5071,8 @@
|
|
|
5089
5071
|
}
|
|
5090
5072
|
},
|
|
5091
5073
|
"inheritedFrom": {
|
|
5092
|
-
"name": "
|
|
5093
|
-
"module": "src/
|
|
5074
|
+
"name": "AnchoredRegion",
|
|
5075
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5094
5076
|
}
|
|
5095
5077
|
},
|
|
5096
5078
|
{
|
|
@@ -5120,39 +5102,57 @@
|
|
|
5120
5102
|
],
|
|
5121
5103
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
5122
5104
|
"inheritedFrom": {
|
|
5123
|
-
"name": "
|
|
5124
|
-
"module": "src/
|
|
5105
|
+
"name": "AnchoredRegion",
|
|
5106
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5107
|
+
}
|
|
5108
|
+
}
|
|
5109
|
+
],
|
|
5110
|
+
"events": [
|
|
5111
|
+
{
|
|
5112
|
+
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
5113
|
+
"name": "loaded",
|
|
5114
|
+
"inheritedFrom": {
|
|
5115
|
+
"name": "AnchoredRegion",
|
|
5116
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5117
|
+
}
|
|
5118
|
+
},
|
|
5119
|
+
{
|
|
5120
|
+
"description": "Fires a custom 'positionchange' event when the position has changed",
|
|
5121
|
+
"name": "positionchange",
|
|
5122
|
+
"inheritedFrom": {
|
|
5123
|
+
"name": "AnchoredRegion",
|
|
5124
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5125
5125
|
}
|
|
5126
5126
|
}
|
|
5127
5127
|
]
|
|
5128
5128
|
},
|
|
5129
5129
|
{
|
|
5130
5130
|
"kind": "variable",
|
|
5131
|
-
"name": "
|
|
5131
|
+
"name": "rapidAnchoredRegion"
|
|
5132
5132
|
}
|
|
5133
5133
|
],
|
|
5134
5134
|
"exports": [
|
|
5135
5135
|
{
|
|
5136
5136
|
"kind": "js",
|
|
5137
|
-
"name": "
|
|
5137
|
+
"name": "AnchoredRegion",
|
|
5138
5138
|
"declaration": {
|
|
5139
|
-
"name": "
|
|
5140
|
-
"module": "src/
|
|
5139
|
+
"name": "AnchoredRegion",
|
|
5140
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5141
5141
|
}
|
|
5142
5142
|
},
|
|
5143
5143
|
{
|
|
5144
5144
|
"kind": "js",
|
|
5145
|
-
"name": "
|
|
5145
|
+
"name": "rapidAnchoredRegion",
|
|
5146
5146
|
"declaration": {
|
|
5147
|
-
"name": "
|
|
5148
|
-
"module": "src/
|
|
5147
|
+
"name": "rapidAnchoredRegion",
|
|
5148
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
5149
5149
|
}
|
|
5150
5150
|
}
|
|
5151
5151
|
]
|
|
5152
5152
|
},
|
|
5153
5153
|
{
|
|
5154
5154
|
"kind": "javascript-module",
|
|
5155
|
-
"path": "src/
|
|
5155
|
+
"path": "src/anchored-region/index.ts",
|
|
5156
5156
|
"declarations": [],
|
|
5157
5157
|
"exports": [
|
|
5158
5158
|
{
|
|
@@ -5160,7 +5160,7 @@
|
|
|
5160
5160
|
"name": "*",
|
|
5161
5161
|
"declaration": {
|
|
5162
5162
|
"name": "*",
|
|
5163
|
-
"package": "./
|
|
5163
|
+
"package": "./anchored-region"
|
|
5164
5164
|
}
|
|
5165
5165
|
},
|
|
5166
5166
|
{
|
|
@@ -5168,7 +5168,7 @@
|
|
|
5168
5168
|
"name": "*",
|
|
5169
5169
|
"declaration": {
|
|
5170
5170
|
"name": "*",
|
|
5171
|
-
"package": "./
|
|
5171
|
+
"package": "./anchored-region.template"
|
|
5172
5172
|
}
|
|
5173
5173
|
},
|
|
5174
5174
|
{
|
|
@@ -5176,7 +5176,7 @@
|
|
|
5176
5176
|
"name": "*",
|
|
5177
5177
|
"declaration": {
|
|
5178
5178
|
"name": "*",
|
|
5179
|
-
"package": "./
|
|
5179
|
+
"package": "./anchored-region.styles"
|
|
5180
5180
|
}
|
|
5181
5181
|
}
|
|
5182
5182
|
]
|
|
@@ -22223,7 +22223,7 @@
|
|
|
22223
22223
|
{
|
|
22224
22224
|
"kind": "variable",
|
|
22225
22225
|
"name": "multiselectStyles",
|
|
22226
|
-
"default": "css`\n ${foundationMultiselectStyles}\n\n .control {\n height: calc(\n (((var(--base-height-multiplier) + var(--density)) * var(--design-unit)) - 4) * 1px\n );\n min-height: 0;\n outline: none;\n border-style: solid;\n border-width: var(--neutral-stroke-width-rest, 1px 1px 1px 1px);\n border-color: var(--neutral-stroke-fill-rest, var(--focus-stroke-outer));\n background-color: var(--neutral-fill-input-rest);\n color: var(--neutral-foreground-rest);\n font-size: var(--type-ramp-base-font-size);\n line-height: var(--type-ramp-base-line-height);\n font-family: var(--body-font);\n box-sizing: border-box;\n }\n\n :host(:focus-within:not([disabled])) .control {\n outline: none;\n border-style: solid;\n border-width: var(--neutral-stroke-width-focus, 1px 1px 1px 1px);\n border-color: var(--neutral-stroke-fill-focus, var(--accent-fill-rest));\n background-color: var(--neutral-fill-input-focus);\n }\n\n .control:hover:not(:focus):not([disabled]) {\n outline: none;\n border-style: solid;\n border-width: var(--neutral-stroke-width-hover, 1px 1px 1px 1px);\n border-color: var(--neutral-stroke-fill-hover, var(--neutral-foreground-rest));\n background: var(--neutral-fill-input-hover);\n }\n\n #display-field {\n min-height: unset;\n padding: 0 calc((var(--design-unit) - 2) * 1px) 0 calc(var(--design-unit) * 2px);\n font-family: var(--body-font);\n background-color: transparent;\n }\n\n #display-field:focus {\n outline: none;\n background: unset;\n }\n\n #display-field:hover:not(:focus):not([disabled]) {\n outline: none;\n }\n\n .indicator {\n width: calc((var(--base-height-multiplier) * (var(--design-unit) - 1)) * 1px);\n height: calc((var(--base-height-multiplier) * (var(--design-unit) - 1)) * 1px);\n left: calc(\n 100% -\n ((var(--base-height-multiplier) * (var(--design-unit) - 1)) + (var(--design-unit) - 2)) *\n 1px\n );\n background-color: var(--dropdown-indicator-background, var(--neutral-fill-rest));\n border-radius: calc(var(--control-corner-radius) * 1px);\n display: flex;\n justify-content: center;\n align-items: center;\n }\n\n #arrow-icon {\n width: calc(var(--design-unit) * 3.5px);\n height: calc(var(--design-unit) * 3.5px);\n fill: var(--neutral-foreground-rest);\n }\n\n .label {\n color: var(--neutral-foreground-hint);\n }\n\n .options {\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n overflow-x: hidden;\n }\n\n rapid-checkbox {\n border-bottom: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n padding: calc((var(--design-unit) + 1) * 1px) 0 calc((var(--design-unit) + 1) * 1px)\n calc((var(--design-unit) + 1) * 1px);\n margin: 0;\n }\n\n rapid-checkbox:hover:not([disabled]) {\n background: var(--neutral-layer-4);\n }\n\n rapid-checkbox::part(label) {\n overflow-x: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n rapid-checkbox[disabled] {\n cursor: not-allowed;\n }\n`"
|
|
22226
|
+
"default": "css`\n ${foundationMultiselectStyles}\n\n .root {\n min-width: 0;\n }\n\n .control {\n height: calc(\n (((var(--base-height-multiplier) + var(--density)) * var(--design-unit)) - 4) * 1px\n );\n min-height: 0;\n outline: none;\n border-style: solid;\n border-width: var(--neutral-stroke-width-rest, 1px 1px 1px 1px);\n border-color: var(--neutral-stroke-fill-rest, var(--focus-stroke-outer));\n background-color: var(--neutral-fill-input-rest);\n color: var(--neutral-foreground-rest);\n font-size: var(--type-ramp-base-font-size);\n line-height: var(--type-ramp-base-line-height);\n font-family: var(--body-font);\n box-sizing: border-box;\n }\n\n :host(:focus-within:not([disabled])) .control {\n outline: none;\n border-style: solid;\n border-width: var(--neutral-stroke-width-focus, 1px 1px 1px 1px);\n border-color: var(--neutral-stroke-fill-focus, var(--accent-fill-rest));\n background-color: var(--neutral-fill-input-focus);\n }\n\n .control:hover:not(:focus):not([disabled]) {\n outline: none;\n border-style: solid;\n border-width: var(--neutral-stroke-width-hover, 1px 1px 1px 1px);\n border-color: var(--neutral-stroke-fill-hover, var(--neutral-foreground-rest));\n background: var(--neutral-fill-input-hover);\n }\n\n #display-field {\n min-height: unset;\n padding: 0 calc((var(--design-unit) - 2) * 1px) 0 calc(var(--design-unit) * 2px);\n font-family: var(--body-font), sans-serif;\n font-size: var(--type-ramp-base-font-size);\n background-color: transparent;\n }\n\n #display-field:focus {\n outline: none;\n background: unset;\n }\n\n #display-field:hover:not(:focus):not([disabled]) {\n outline: none;\n }\n\n .indicator {\n width: calc((var(--base-height-multiplier) * (var(--design-unit) - 1)) * 1px);\n height: calc((var(--base-height-multiplier) * (var(--design-unit) - 1)) * 1px);\n left: calc(\n 100% -\n ((var(--base-height-multiplier) * (var(--design-unit) - 1)) + (var(--design-unit) - 2)) *\n 1px\n );\n background-color: var(--dropdown-indicator-background, var(--neutral-fill-rest));\n border-radius: calc(var(--control-corner-radius) * 1px);\n display: flex;\n justify-content: center;\n align-items: center;\n }\n\n #arrow-icon {\n width: calc(var(--design-unit) * 3.5px);\n height: calc(var(--design-unit) * 3.5px);\n fill: var(--neutral-foreground-rest);\n }\n\n .label {\n color: var(--neutral-foreground-hint);\n }\n\n .options {\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n overflow-x: hidden;\n }\n\n rapid-checkbox {\n border-bottom: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n padding: calc((var(--design-unit) + 1) * 1px) 0 calc((var(--design-unit) + 1) * 1px)\n calc((var(--design-unit) + 1) * 1px);\n margin: 0;\n }\n\n rapid-checkbox:hover:not([disabled]) {\n background: var(--neutral-layer-4);\n }\n\n rapid-checkbox::part(label) {\n overflow-x: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n rapid-checkbox[disabled] {\n cursor: not-allowed;\n }\n`"
|
|
22227
22227
|
}
|
|
22228
22228
|
],
|
|
22229
22229
|
"exports": [
|