@genesislcap/foundation-zero 14.367.2 → 14.369.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 +956 -956
- package/package.json +12 -12
|
@@ -751,37 +751,6 @@
|
|
|
751
751
|
}
|
|
752
752
|
]
|
|
753
753
|
},
|
|
754
|
-
{
|
|
755
|
-
"kind": "javascript-module",
|
|
756
|
-
"path": "src/_config/index.ts",
|
|
757
|
-
"declarations": [],
|
|
758
|
-
"exports": [
|
|
759
|
-
{
|
|
760
|
-
"kind": "js",
|
|
761
|
-
"name": "*",
|
|
762
|
-
"declaration": {
|
|
763
|
-
"name": "*",
|
|
764
|
-
"package": "./styles"
|
|
765
|
-
}
|
|
766
|
-
},
|
|
767
|
-
{
|
|
768
|
-
"kind": "js",
|
|
769
|
-
"name": "*",
|
|
770
|
-
"declaration": {
|
|
771
|
-
"name": "*",
|
|
772
|
-
"package": "./tokens"
|
|
773
|
-
}
|
|
774
|
-
},
|
|
775
|
-
{
|
|
776
|
-
"kind": "js",
|
|
777
|
-
"name": "*",
|
|
778
|
-
"declaration": {
|
|
779
|
-
"name": "*",
|
|
780
|
-
"package": "./values"
|
|
781
|
-
}
|
|
782
|
-
}
|
|
783
|
-
]
|
|
784
|
-
},
|
|
785
754
|
{
|
|
786
755
|
"kind": "javascript-module",
|
|
787
756
|
"path": "src/_common/colors.hex.ts",
|
|
@@ -921,6 +890,37 @@
|
|
|
921
890
|
}
|
|
922
891
|
]
|
|
923
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
|
+
},
|
|
924
924
|
{
|
|
925
925
|
"kind": "javascript-module",
|
|
926
926
|
"path": "src/accordion/accordion.styles.ts",
|
|
@@ -39266,7 +39266,7 @@
|
|
|
39266
39266
|
},
|
|
39267
39267
|
{
|
|
39268
39268
|
"kind": "javascript-module",
|
|
39269
|
-
"path": "src/
|
|
39269
|
+
"path": "src/tree-item/index.ts",
|
|
39270
39270
|
"declarations": [],
|
|
39271
39271
|
"exports": [
|
|
39272
39272
|
{
|
|
@@ -39274,7 +39274,7 @@
|
|
|
39274
39274
|
"name": "*",
|
|
39275
39275
|
"declaration": {
|
|
39276
39276
|
"name": "*",
|
|
39277
|
-
"package": "./
|
|
39277
|
+
"package": "./tree-item.template"
|
|
39278
39278
|
}
|
|
39279
39279
|
},
|
|
39280
39280
|
{
|
|
@@ -39282,7 +39282,7 @@
|
|
|
39282
39282
|
"name": "*",
|
|
39283
39283
|
"declaration": {
|
|
39284
39284
|
"name": "*",
|
|
39285
|
-
"package": "./
|
|
39285
|
+
"package": "./tree-item.styles"
|
|
39286
39286
|
}
|
|
39287
39287
|
},
|
|
39288
39288
|
{
|
|
@@ -39290,18 +39290,18 @@
|
|
|
39290
39290
|
"name": "*",
|
|
39291
39291
|
"declaration": {
|
|
39292
39292
|
"name": "*",
|
|
39293
|
-
"package": "./
|
|
39293
|
+
"package": "./tree-item"
|
|
39294
39294
|
}
|
|
39295
39295
|
}
|
|
39296
39296
|
]
|
|
39297
39297
|
},
|
|
39298
39298
|
{
|
|
39299
39299
|
"kind": "javascript-module",
|
|
39300
|
-
"path": "src/
|
|
39300
|
+
"path": "src/tree-item/tree-item.styles.ts",
|
|
39301
39301
|
"declarations": [
|
|
39302
39302
|
{
|
|
39303
39303
|
"kind": "function",
|
|
39304
|
-
"name": "
|
|
39304
|
+
"name": "zeroTreeItemStyles",
|
|
39305
39305
|
"return": {
|
|
39306
39306
|
"type": {
|
|
39307
39307
|
"text": "ElementStyles"
|
|
@@ -39326,24 +39326,24 @@
|
|
|
39326
39326
|
"exports": [
|
|
39327
39327
|
{
|
|
39328
39328
|
"kind": "js",
|
|
39329
|
-
"name": "
|
|
39329
|
+
"name": "zeroTreeItemStyles",
|
|
39330
39330
|
"declaration": {
|
|
39331
|
-
"name": "
|
|
39332
|
-
"module": "src/
|
|
39331
|
+
"name": "zeroTreeItemStyles",
|
|
39332
|
+
"module": "src/tree-item/tree-item.styles.ts"
|
|
39333
39333
|
}
|
|
39334
39334
|
}
|
|
39335
39335
|
]
|
|
39336
39336
|
},
|
|
39337
39337
|
{
|
|
39338
39338
|
"kind": "javascript-module",
|
|
39339
|
-
"path": "src/
|
|
39339
|
+
"path": "src/tree-item/tree-item.template.ts",
|
|
39340
39340
|
"declarations": [
|
|
39341
39341
|
{
|
|
39342
39342
|
"kind": "function",
|
|
39343
|
-
"name": "
|
|
39343
|
+
"name": "zeroTreeItemTemplate",
|
|
39344
39344
|
"return": {
|
|
39345
39345
|
"type": {
|
|
39346
|
-
"text": "ViewTemplate<
|
|
39346
|
+
"text": "ViewTemplate<TreeItem>"
|
|
39347
39347
|
}
|
|
39348
39348
|
},
|
|
39349
39349
|
"parameters": [
|
|
@@ -39365,133 +39365,87 @@
|
|
|
39365
39365
|
"exports": [
|
|
39366
39366
|
{
|
|
39367
39367
|
"kind": "js",
|
|
39368
|
-
"name": "
|
|
39368
|
+
"name": "zeroTreeItemTemplate",
|
|
39369
39369
|
"declaration": {
|
|
39370
|
-
"name": "
|
|
39371
|
-
"module": "src/
|
|
39370
|
+
"name": "zeroTreeItemTemplate",
|
|
39371
|
+
"module": "src/tree-item/tree-item.template.ts"
|
|
39372
39372
|
}
|
|
39373
39373
|
}
|
|
39374
39374
|
]
|
|
39375
39375
|
},
|
|
39376
39376
|
{
|
|
39377
39377
|
"kind": "javascript-module",
|
|
39378
|
-
"path": "src/
|
|
39378
|
+
"path": "src/tree-item/tree-item.ts",
|
|
39379
39379
|
"declarations": [
|
|
39380
39380
|
{
|
|
39381
39381
|
"kind": "class",
|
|
39382
39382
|
"description": "",
|
|
39383
|
-
"name": "
|
|
39383
|
+
"name": "TreeItem",
|
|
39384
39384
|
"superclass": {
|
|
39385
|
-
"name": "
|
|
39385
|
+
"name": "FoundationTreeItem",
|
|
39386
39386
|
"package": "@genesislcap/foundation-ui"
|
|
39387
39387
|
},
|
|
39388
|
-
"tagName": "%%prefix%%-
|
|
39388
|
+
"tagName": "%%prefix%%-tree-item",
|
|
39389
39389
|
"customElement": true,
|
|
39390
39390
|
"attributes": [
|
|
39391
39391
|
{
|
|
39392
39392
|
"type": {
|
|
39393
39393
|
"text": "boolean"
|
|
39394
39394
|
},
|
|
39395
|
-
"description": "
|
|
39396
|
-
"fieldName": "
|
|
39397
|
-
"
|
|
39398
|
-
"name": "Tooltip",
|
|
39399
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39400
|
-
}
|
|
39401
|
-
},
|
|
39402
|
-
{
|
|
39403
|
-
"name": "anchor",
|
|
39404
|
-
"type": {
|
|
39405
|
-
"text": "string"
|
|
39406
|
-
},
|
|
39407
|
-
"default": "\"\"",
|
|
39408
|
-
"description": "The id of the element the tooltip is anchored to",
|
|
39409
|
-
"fieldName": "anchor",
|
|
39410
|
-
"inheritedFrom": {
|
|
39411
|
-
"name": "Tooltip",
|
|
39412
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39413
|
-
}
|
|
39414
|
-
},
|
|
39415
|
-
{
|
|
39416
|
-
"name": "delay",
|
|
39417
|
-
"type": {
|
|
39418
|
-
"text": "number"
|
|
39419
|
-
},
|
|
39420
|
-
"default": "300",
|
|
39421
|
-
"description": "The delay in milliseconds before a tooltip is shown after a hover event",
|
|
39422
|
-
"fieldName": "delay",
|
|
39423
|
-
"inheritedFrom": {
|
|
39424
|
-
"name": "Tooltip",
|
|
39425
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39426
|
-
}
|
|
39427
|
-
},
|
|
39428
|
-
{
|
|
39429
|
-
"name": "position",
|
|
39430
|
-
"type": {
|
|
39431
|
-
"text": "TooltipPosition"
|
|
39432
|
-
},
|
|
39433
|
-
"description": "Controls the placement of the tooltip relative to the anchor.\nWhen the position is undefined the tooltip is placed above or below the anchor based on available space.",
|
|
39434
|
-
"fieldName": "position",
|
|
39435
|
-
"inheritedFrom": {
|
|
39436
|
-
"name": "Tooltip",
|
|
39437
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39438
|
-
}
|
|
39439
|
-
},
|
|
39440
|
-
{
|
|
39441
|
-
"name": "auto-update-mode",
|
|
39442
|
-
"type": {
|
|
39443
|
-
"text": "AutoUpdateMode"
|
|
39444
|
-
},
|
|
39445
|
-
"default": "\"anchor\"",
|
|
39446
|
-
"description": "Controls when the tooltip updates its position, default is 'anchor' which only updates when\nthe anchor is resized. 'auto' will update on scroll/resize events.\nCorresponds to anchored-region auto-update-mode.",
|
|
39447
|
-
"fieldName": "autoUpdateMode",
|
|
39395
|
+
"description": "When true, the control will be appear expanded by user interaction.",
|
|
39396
|
+
"fieldName": "expanded",
|
|
39397
|
+
"default": "false",
|
|
39448
39398
|
"inheritedFrom": {
|
|
39449
|
-
"name": "
|
|
39450
|
-
"module": "src/
|
|
39399
|
+
"name": "TreeItem",
|
|
39400
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39451
39401
|
}
|
|
39452
|
-
}
|
|
39402
|
+
}
|
|
39403
|
+
],
|
|
39404
|
+
"members": [
|
|
39453
39405
|
{
|
|
39454
|
-
"
|
|
39406
|
+
"kind": "field",
|
|
39407
|
+
"name": "expanded",
|
|
39455
39408
|
"type": {
|
|
39456
39409
|
"text": "boolean"
|
|
39457
39410
|
},
|
|
39458
|
-
"
|
|
39459
|
-
"
|
|
39411
|
+
"privacy": "public",
|
|
39412
|
+
"default": "false",
|
|
39413
|
+
"description": "When true, the control will be appear expanded by user interaction.",
|
|
39460
39414
|
"inheritedFrom": {
|
|
39461
|
-
"name": "
|
|
39462
|
-
"module": "src/
|
|
39415
|
+
"name": "TreeItem",
|
|
39416
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39463
39417
|
}
|
|
39464
39418
|
},
|
|
39465
39419
|
{
|
|
39466
|
-
"
|
|
39467
|
-
"
|
|
39468
|
-
|
|
39420
|
+
"kind": "method",
|
|
39421
|
+
"name": "expandedChanged",
|
|
39422
|
+
"privacy": "private",
|
|
39423
|
+
"return": {
|
|
39424
|
+
"type": {
|
|
39425
|
+
"text": "void"
|
|
39426
|
+
}
|
|
39469
39427
|
},
|
|
39470
|
-
"description": "Controls if the tooltip will always remain fully in the viewport on the vertical axis",
|
|
39471
|
-
"fieldName": "verticalViewportLock",
|
|
39472
39428
|
"inheritedFrom": {
|
|
39473
|
-
"name": "
|
|
39474
|
-
"module": "src/
|
|
39429
|
+
"name": "TreeItem",
|
|
39430
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39475
39431
|
}
|
|
39476
|
-
}
|
|
39477
|
-
],
|
|
39478
|
-
"members": [
|
|
39432
|
+
},
|
|
39479
39433
|
{
|
|
39480
39434
|
"kind": "field",
|
|
39481
|
-
"name": "
|
|
39435
|
+
"name": "selected",
|
|
39482
39436
|
"type": {
|
|
39483
39437
|
"text": "boolean"
|
|
39484
39438
|
},
|
|
39485
39439
|
"privacy": "public",
|
|
39486
|
-
"description": "
|
|
39440
|
+
"description": "When true, the control will appear selected by user interaction.",
|
|
39487
39441
|
"inheritedFrom": {
|
|
39488
|
-
"name": "
|
|
39489
|
-
"module": "src/
|
|
39442
|
+
"name": "TreeItem",
|
|
39443
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39490
39444
|
}
|
|
39491
39445
|
},
|
|
39492
39446
|
{
|
|
39493
39447
|
"kind": "method",
|
|
39494
|
-
"name": "
|
|
39448
|
+
"name": "selectedChanged",
|
|
39495
39449
|
"privacy": "private",
|
|
39496
39450
|
"return": {
|
|
39497
39451
|
"type": {
|
|
@@ -39499,712 +39453,669 @@
|
|
|
39499
39453
|
}
|
|
39500
39454
|
},
|
|
39501
39455
|
"inheritedFrom": {
|
|
39502
|
-
"name": "
|
|
39503
|
-
"module": "src/
|
|
39456
|
+
"name": "TreeItem",
|
|
39457
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39504
39458
|
}
|
|
39505
39459
|
},
|
|
39506
39460
|
{
|
|
39507
39461
|
"kind": "field",
|
|
39508
|
-
"name": "
|
|
39462
|
+
"name": "disabled",
|
|
39509
39463
|
"type": {
|
|
39510
|
-
"text": "
|
|
39464
|
+
"text": "boolean"
|
|
39511
39465
|
},
|
|
39512
39466
|
"privacy": "public",
|
|
39513
|
-
"
|
|
39514
|
-
"description": "The id of the element the tooltip is anchored to",
|
|
39467
|
+
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute} for more information.",
|
|
39515
39468
|
"inheritedFrom": {
|
|
39516
|
-
"name": "
|
|
39517
|
-
"module": "src/
|
|
39469
|
+
"name": "TreeItem",
|
|
39470
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39518
39471
|
}
|
|
39519
39472
|
},
|
|
39520
39473
|
{
|
|
39521
39474
|
"kind": "method",
|
|
39522
|
-
"name": "
|
|
39475
|
+
"name": "itemsChanged",
|
|
39523
39476
|
"privacy": "private",
|
|
39524
39477
|
"return": {
|
|
39525
39478
|
"type": {
|
|
39526
39479
|
"text": "void"
|
|
39527
39480
|
}
|
|
39528
39481
|
},
|
|
39482
|
+
"parameters": [
|
|
39483
|
+
{
|
|
39484
|
+
"name": "oldValue",
|
|
39485
|
+
"type": {
|
|
39486
|
+
"text": "unknown"
|
|
39487
|
+
}
|
|
39488
|
+
},
|
|
39489
|
+
{
|
|
39490
|
+
"name": "newValue",
|
|
39491
|
+
"type": {
|
|
39492
|
+
"text": "HTMLElement[]"
|
|
39493
|
+
}
|
|
39494
|
+
}
|
|
39495
|
+
],
|
|
39529
39496
|
"inheritedFrom": {
|
|
39530
|
-
"name": "
|
|
39531
|
-
"module": "src/
|
|
39497
|
+
"name": "TreeItem",
|
|
39498
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39532
39499
|
}
|
|
39533
39500
|
},
|
|
39534
39501
|
{
|
|
39535
|
-
"kind": "
|
|
39536
|
-
"name": "
|
|
39537
|
-
"type": {
|
|
39538
|
-
"text": "number"
|
|
39539
|
-
},
|
|
39502
|
+
"kind": "method",
|
|
39503
|
+
"name": "focusItem",
|
|
39540
39504
|
"privacy": "public",
|
|
39541
|
-
"
|
|
39542
|
-
"
|
|
39505
|
+
"static": true,
|
|
39506
|
+
"parameters": [
|
|
39507
|
+
{
|
|
39508
|
+
"name": "el",
|
|
39509
|
+
"type": {
|
|
39510
|
+
"text": "HTMLElement"
|
|
39511
|
+
},
|
|
39512
|
+
"description": "the element to focus"
|
|
39513
|
+
}
|
|
39514
|
+
],
|
|
39515
|
+
"description": "Places document focus on a tree item",
|
|
39543
39516
|
"inheritedFrom": {
|
|
39544
|
-
"name": "
|
|
39545
|
-
"module": "src/
|
|
39517
|
+
"name": "TreeItem",
|
|
39518
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39546
39519
|
}
|
|
39547
39520
|
},
|
|
39548
39521
|
{
|
|
39549
39522
|
"kind": "field",
|
|
39550
|
-
"name": "
|
|
39551
|
-
"type": {
|
|
39552
|
-
"text": "TooltipPosition"
|
|
39553
|
-
},
|
|
39523
|
+
"name": "isNestedItem",
|
|
39554
39524
|
"privacy": "public",
|
|
39555
|
-
"description": "
|
|
39525
|
+
"description": "Whether the tree is nested",
|
|
39556
39526
|
"inheritedFrom": {
|
|
39557
|
-
"name": "
|
|
39558
|
-
"module": "src/
|
|
39527
|
+
"name": "TreeItem",
|
|
39528
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39559
39529
|
}
|
|
39560
39530
|
},
|
|
39561
39531
|
{
|
|
39562
|
-
"kind": "
|
|
39563
|
-
"name": "
|
|
39564
|
-
"
|
|
39565
|
-
|
|
39566
|
-
"type": {
|
|
39567
|
-
"text": "void"
|
|
39568
|
-
}
|
|
39532
|
+
"kind": "field",
|
|
39533
|
+
"name": "_presentation",
|
|
39534
|
+
"type": {
|
|
39535
|
+
"text": "ComponentPresentation | null | undefined"
|
|
39569
39536
|
},
|
|
39537
|
+
"privacy": "private",
|
|
39538
|
+
"default": "void 0",
|
|
39570
39539
|
"inheritedFrom": {
|
|
39571
|
-
"name": "
|
|
39572
|
-
"module": "src/
|
|
39540
|
+
"name": "TreeItem",
|
|
39541
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39573
39542
|
}
|
|
39574
39543
|
},
|
|
39575
39544
|
{
|
|
39576
39545
|
"kind": "field",
|
|
39577
|
-
"name": "
|
|
39546
|
+
"name": "$presentation",
|
|
39578
39547
|
"type": {
|
|
39579
|
-
"text": "
|
|
39548
|
+
"text": "ComponentPresentation | null"
|
|
39580
39549
|
},
|
|
39581
39550
|
"privacy": "public",
|
|
39582
|
-
"
|
|
39583
|
-
"description": "Controls when the tooltip updates its position, default is 'anchor' which only updates when\nthe anchor is resized. 'auto' will update on scroll/resize events.\nCorresponds to anchored-region auto-update-mode.",
|
|
39551
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
39584
39552
|
"inheritedFrom": {
|
|
39585
|
-
"name": "
|
|
39586
|
-
"module": "src/
|
|
39553
|
+
"name": "TreeItem",
|
|
39554
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39587
39555
|
}
|
|
39588
39556
|
},
|
|
39589
39557
|
{
|
|
39590
39558
|
"kind": "field",
|
|
39591
|
-
"name": "
|
|
39559
|
+
"name": "template",
|
|
39592
39560
|
"type": {
|
|
39593
|
-
"text": "
|
|
39561
|
+
"text": "ElementViewTemplate | void | null"
|
|
39594
39562
|
},
|
|
39595
39563
|
"privacy": "public",
|
|
39596
|
-
"description": "
|
|
39564
|
+
"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.",
|
|
39597
39565
|
"inheritedFrom": {
|
|
39598
|
-
"name": "
|
|
39599
|
-
"module": "src/
|
|
39566
|
+
"name": "TreeItem",
|
|
39567
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39600
39568
|
}
|
|
39601
39569
|
},
|
|
39602
39570
|
{
|
|
39603
|
-
"kind": "
|
|
39604
|
-
"name": "
|
|
39605
|
-
"
|
|
39606
|
-
|
|
39571
|
+
"kind": "method",
|
|
39572
|
+
"name": "templateChanged",
|
|
39573
|
+
"privacy": "protected",
|
|
39574
|
+
"return": {
|
|
39575
|
+
"type": {
|
|
39576
|
+
"text": "void"
|
|
39577
|
+
}
|
|
39607
39578
|
},
|
|
39608
|
-
"privacy": "public",
|
|
39609
|
-
"description": "Controls if the tooltip will always remain fully in the viewport on the vertical axis",
|
|
39610
39579
|
"inheritedFrom": {
|
|
39611
|
-
"name": "
|
|
39612
|
-
"module": "src/
|
|
39580
|
+
"name": "TreeItem",
|
|
39581
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39613
39582
|
}
|
|
39614
39583
|
},
|
|
39615
39584
|
{
|
|
39616
39585
|
"kind": "field",
|
|
39617
|
-
"name": "
|
|
39586
|
+
"name": "styles",
|
|
39618
39587
|
"type": {
|
|
39619
|
-
"text": "
|
|
39588
|
+
"text": "ElementStyles | void | null"
|
|
39620
39589
|
},
|
|
39621
39590
|
"privacy": "public",
|
|
39622
|
-
"
|
|
39623
|
-
"description": "the html element currently being used as anchor.\nSetting this directly overrides the anchor attribute.",
|
|
39591
|
+
"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.",
|
|
39624
39592
|
"inheritedFrom": {
|
|
39625
|
-
"name": "
|
|
39626
|
-
"module": "src/
|
|
39593
|
+
"name": "TreeItem",
|
|
39594
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39627
39595
|
}
|
|
39628
39596
|
},
|
|
39629
39597
|
{
|
|
39630
39598
|
"kind": "method",
|
|
39631
|
-
"name": "
|
|
39632
|
-
"privacy": "
|
|
39599
|
+
"name": "stylesChanged",
|
|
39600
|
+
"privacy": "protected",
|
|
39633
39601
|
"return": {
|
|
39634
39602
|
"type": {
|
|
39635
39603
|
"text": "void"
|
|
39636
39604
|
}
|
|
39637
39605
|
},
|
|
39638
|
-
"parameters": [
|
|
39639
|
-
{
|
|
39640
|
-
"name": "oldValue",
|
|
39641
|
-
"type": {
|
|
39642
|
-
"text": "HTMLElement | null"
|
|
39643
|
-
}
|
|
39644
|
-
}
|
|
39645
|
-
],
|
|
39646
39606
|
"inheritedFrom": {
|
|
39647
|
-
"name": "
|
|
39648
|
-
"module": "src/
|
|
39607
|
+
"name": "TreeItem",
|
|
39608
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39649
39609
|
}
|
|
39650
39610
|
},
|
|
39651
39611
|
{
|
|
39652
39612
|
"kind": "method",
|
|
39653
|
-
"name": "
|
|
39654
|
-
"privacy": "
|
|
39613
|
+
"name": "compose",
|
|
39614
|
+
"privacy": "public",
|
|
39615
|
+
"static": true,
|
|
39655
39616
|
"return": {
|
|
39656
39617
|
"type": {
|
|
39657
|
-
"text": "
|
|
39618
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
39658
39619
|
}
|
|
39659
39620
|
},
|
|
39621
|
+
"parameters": [
|
|
39622
|
+
{
|
|
39623
|
+
"name": "this",
|
|
39624
|
+
"type": {
|
|
39625
|
+
"text": "K"
|
|
39626
|
+
}
|
|
39627
|
+
},
|
|
39628
|
+
{
|
|
39629
|
+
"name": "elementDefinition",
|
|
39630
|
+
"type": {
|
|
39631
|
+
"text": "T"
|
|
39632
|
+
},
|
|
39633
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
39634
|
+
}
|
|
39635
|
+
],
|
|
39636
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
39660
39637
|
"inheritedFrom": {
|
|
39661
|
-
"name": "
|
|
39662
|
-
"module": "src/
|
|
39638
|
+
"name": "TreeItem",
|
|
39639
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39663
39640
|
}
|
|
39664
|
-
}
|
|
39641
|
+
}
|
|
39642
|
+
],
|
|
39643
|
+
"events": [
|
|
39665
39644
|
{
|
|
39666
|
-
"
|
|
39667
|
-
"name": "
|
|
39668
|
-
"type": {
|
|
39669
|
-
"text": "number | null"
|
|
39670
|
-
},
|
|
39671
|
-
"privacy": "private",
|
|
39672
|
-
"default": "null",
|
|
39673
|
-
"description": "The timer that tracks delay time before the tooltip is shown on hover",
|
|
39645
|
+
"description": "Fires a custom 'expanded-change' event when the expanded state changes",
|
|
39646
|
+
"name": "expanded-change",
|
|
39674
39647
|
"inheritedFrom": {
|
|
39675
|
-
"name": "
|
|
39676
|
-
"module": "src/
|
|
39648
|
+
"name": "TreeItem",
|
|
39649
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39677
39650
|
}
|
|
39678
39651
|
},
|
|
39679
39652
|
{
|
|
39680
|
-
"
|
|
39681
|
-
"name": "
|
|
39682
|
-
"type": {
|
|
39683
|
-
"text": "number | null"
|
|
39684
|
-
},
|
|
39685
|
-
"privacy": "private",
|
|
39686
|
-
"default": "null",
|
|
39687
|
-
"description": "The timer that tracks delay time before the tooltip is hidden",
|
|
39653
|
+
"description": "Fires a custom 'selected-change' event when the selected state changes",
|
|
39654
|
+
"name": "selected-change",
|
|
39688
39655
|
"inheritedFrom": {
|
|
39689
|
-
"name": "
|
|
39690
|
-
"module": "src/
|
|
39656
|
+
"name": "TreeItem",
|
|
39657
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39691
39658
|
}
|
|
39692
|
-
}
|
|
39659
|
+
}
|
|
39660
|
+
]
|
|
39661
|
+
},
|
|
39662
|
+
{
|
|
39663
|
+
"kind": "variable",
|
|
39664
|
+
"name": "zeroTreeItem"
|
|
39665
|
+
}
|
|
39666
|
+
],
|
|
39667
|
+
"exports": [
|
|
39668
|
+
{
|
|
39669
|
+
"kind": "js",
|
|
39670
|
+
"name": "TreeItem",
|
|
39671
|
+
"declaration": {
|
|
39672
|
+
"name": "TreeItem",
|
|
39673
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39674
|
+
}
|
|
39675
|
+
},
|
|
39676
|
+
{
|
|
39677
|
+
"kind": "js",
|
|
39678
|
+
"name": "zeroTreeItem",
|
|
39679
|
+
"declaration": {
|
|
39680
|
+
"name": "zeroTreeItem",
|
|
39681
|
+
"module": "src/tree-item/tree-item.ts"
|
|
39682
|
+
}
|
|
39683
|
+
}
|
|
39684
|
+
]
|
|
39685
|
+
},
|
|
39686
|
+
{
|
|
39687
|
+
"kind": "javascript-module",
|
|
39688
|
+
"path": "src/url-input/index.ts",
|
|
39689
|
+
"declarations": [],
|
|
39690
|
+
"exports": [
|
|
39691
|
+
{
|
|
39692
|
+
"kind": "js",
|
|
39693
|
+
"name": "*",
|
|
39694
|
+
"declaration": {
|
|
39695
|
+
"name": "*",
|
|
39696
|
+
"package": "./url-input"
|
|
39697
|
+
}
|
|
39698
|
+
},
|
|
39699
|
+
{
|
|
39700
|
+
"kind": "js",
|
|
39701
|
+
"name": "*",
|
|
39702
|
+
"declaration": {
|
|
39703
|
+
"name": "*",
|
|
39704
|
+
"package": "./url-input.styles"
|
|
39705
|
+
}
|
|
39706
|
+
},
|
|
39707
|
+
{
|
|
39708
|
+
"kind": "js",
|
|
39709
|
+
"name": "*",
|
|
39710
|
+
"declaration": {
|
|
39711
|
+
"name": "*",
|
|
39712
|
+
"package": "./url-input.template"
|
|
39713
|
+
}
|
|
39714
|
+
}
|
|
39715
|
+
]
|
|
39716
|
+
},
|
|
39717
|
+
{
|
|
39718
|
+
"kind": "javascript-module",
|
|
39719
|
+
"path": "src/url-input/url-input.styles.ts",
|
|
39720
|
+
"declarations": [
|
|
39721
|
+
{
|
|
39722
|
+
"kind": "function",
|
|
39723
|
+
"name": "zeroUrlInputStyles",
|
|
39724
|
+
"return": {
|
|
39725
|
+
"type": {
|
|
39726
|
+
"text": "ElementStyles"
|
|
39727
|
+
}
|
|
39728
|
+
},
|
|
39729
|
+
"parameters": [
|
|
39693
39730
|
{
|
|
39694
|
-
"
|
|
39695
|
-
"name": "isAnchorHoveredFocused",
|
|
39731
|
+
"name": "context",
|
|
39696
39732
|
"type": {
|
|
39697
|
-
"text": "
|
|
39698
|
-
},
|
|
39699
|
-
"privacy": "private",
|
|
39700
|
-
"default": "false",
|
|
39701
|
-
"description": "Indicates whether the anchor is currently being hovered or has focus",
|
|
39702
|
-
"inheritedFrom": {
|
|
39703
|
-
"name": "Tooltip",
|
|
39704
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39733
|
+
"text": "ElementDefinitionContext"
|
|
39705
39734
|
}
|
|
39706
39735
|
},
|
|
39707
39736
|
{
|
|
39708
|
-
"
|
|
39709
|
-
"name": "isRegionHovered",
|
|
39737
|
+
"name": "definition",
|
|
39710
39738
|
"type": {
|
|
39711
|
-
"text": "
|
|
39712
|
-
},
|
|
39713
|
-
"privacy": "private",
|
|
39714
|
-
"default": "false",
|
|
39715
|
-
"description": "Indicates whether the region is currently being hovered",
|
|
39716
|
-
"inheritedFrom": {
|
|
39717
|
-
"name": "Tooltip",
|
|
39718
|
-
"module": "src/tooltip/tooltip.ts"
|
|
39739
|
+
"text": "FoundationElementDefinition"
|
|
39719
39740
|
}
|
|
39720
|
-
}
|
|
39741
|
+
}
|
|
39742
|
+
]
|
|
39743
|
+
}
|
|
39744
|
+
],
|
|
39745
|
+
"exports": [
|
|
39746
|
+
{
|
|
39747
|
+
"kind": "js",
|
|
39748
|
+
"name": "zeroUrlInputStyles",
|
|
39749
|
+
"declaration": {
|
|
39750
|
+
"name": "zeroUrlInputStyles",
|
|
39751
|
+
"module": "src/url-input/url-input.styles.ts"
|
|
39752
|
+
}
|
|
39753
|
+
}
|
|
39754
|
+
]
|
|
39755
|
+
},
|
|
39756
|
+
{
|
|
39757
|
+
"kind": "javascript-module",
|
|
39758
|
+
"path": "src/url-input/url-input.template.ts",
|
|
39759
|
+
"declarations": [
|
|
39760
|
+
{
|
|
39761
|
+
"kind": "variable",
|
|
39762
|
+
"name": "zeroUrlInputTemplate",
|
|
39763
|
+
"default": "html<UrlInput>`\n ${getPrefixedUrlInput('zero')}\n`"
|
|
39764
|
+
}
|
|
39765
|
+
],
|
|
39766
|
+
"exports": [
|
|
39767
|
+
{
|
|
39768
|
+
"kind": "js",
|
|
39769
|
+
"name": "zeroUrlInputTemplate",
|
|
39770
|
+
"declaration": {
|
|
39771
|
+
"name": "zeroUrlInputTemplate",
|
|
39772
|
+
"module": "src/url-input/url-input.template.ts"
|
|
39773
|
+
}
|
|
39774
|
+
}
|
|
39775
|
+
]
|
|
39776
|
+
},
|
|
39777
|
+
{
|
|
39778
|
+
"kind": "javascript-module",
|
|
39779
|
+
"path": "src/url-input/url-input.ts",
|
|
39780
|
+
"declarations": [
|
|
39781
|
+
{
|
|
39782
|
+
"kind": "class",
|
|
39783
|
+
"description": "",
|
|
39784
|
+
"name": "UrlInput",
|
|
39785
|
+
"superclass": {
|
|
39786
|
+
"name": "FoundationUrlInput",
|
|
39787
|
+
"package": "@genesislcap/foundation-ui"
|
|
39788
|
+
},
|
|
39789
|
+
"tagName": "%%prefix%%-url-input",
|
|
39790
|
+
"customElement": true,
|
|
39791
|
+
"attributes": [
|
|
39721
39792
|
{
|
|
39722
|
-
"
|
|
39723
|
-
"
|
|
39724
|
-
|
|
39725
|
-
|
|
39793
|
+
"name": "readonly",
|
|
39794
|
+
"type": {
|
|
39795
|
+
"text": "boolean"
|
|
39796
|
+
},
|
|
39797
|
+
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
|
|
39798
|
+
"fieldName": "readOnly",
|
|
39726
39799
|
"inheritedFrom": {
|
|
39727
|
-
"name": "
|
|
39728
|
-
"module": "src/
|
|
39800
|
+
"name": "UrlInput",
|
|
39801
|
+
"module": "src/url-input/url-input.ts"
|
|
39729
39802
|
}
|
|
39730
39803
|
},
|
|
39731
39804
|
{
|
|
39732
|
-
"
|
|
39733
|
-
|
|
39734
|
-
|
|
39735
|
-
"description": "
|
|
39805
|
+
"type": {
|
|
39806
|
+
"text": "boolean"
|
|
39807
|
+
},
|
|
39808
|
+
"description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
|
|
39809
|
+
"fieldName": "autofocus",
|
|
39736
39810
|
"inheritedFrom": {
|
|
39737
|
-
"name": "
|
|
39738
|
-
"module": "src/
|
|
39811
|
+
"name": "UrlInput",
|
|
39812
|
+
"module": "src/url-input/url-input.ts"
|
|
39739
39813
|
}
|
|
39740
39814
|
},
|
|
39741
39815
|
{
|
|
39742
|
-
"
|
|
39743
|
-
"
|
|
39744
|
-
|
|
39745
|
-
|
|
39816
|
+
"name": "placeholder",
|
|
39817
|
+
"type": {
|
|
39818
|
+
"text": "string"
|
|
39819
|
+
},
|
|
39820
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
39821
|
+
"fieldName": "placeholder",
|
|
39746
39822
|
"inheritedFrom": {
|
|
39747
|
-
"name": "
|
|
39748
|
-
"module": "src/
|
|
39823
|
+
"name": "UrlInput",
|
|
39824
|
+
"module": "src/url-input/url-input.ts"
|
|
39749
39825
|
}
|
|
39750
39826
|
},
|
|
39751
39827
|
{
|
|
39752
|
-
"
|
|
39753
|
-
"
|
|
39754
|
-
|
|
39755
|
-
|
|
39828
|
+
"name": "type",
|
|
39829
|
+
"type": {
|
|
39830
|
+
"text": "TextFieldType"
|
|
39831
|
+
},
|
|
39832
|
+
"description": "Allows setting a type or mode of text.",
|
|
39833
|
+
"fieldName": "type",
|
|
39756
39834
|
"inheritedFrom": {
|
|
39757
|
-
"name": "
|
|
39758
|
-
"module": "src/
|
|
39835
|
+
"name": "UrlInput",
|
|
39836
|
+
"module": "src/url-input/url-input.ts"
|
|
39759
39837
|
}
|
|
39760
39838
|
},
|
|
39761
39839
|
{
|
|
39762
|
-
"
|
|
39763
|
-
"
|
|
39764
|
-
|
|
39765
|
-
|
|
39840
|
+
"name": "list",
|
|
39841
|
+
"type": {
|
|
39842
|
+
"text": "string"
|
|
39843
|
+
},
|
|
39844
|
+
"description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
|
|
39845
|
+
"fieldName": "list",
|
|
39766
39846
|
"inheritedFrom": {
|
|
39767
|
-
"name": "
|
|
39768
|
-
"module": "src/
|
|
39847
|
+
"name": "UrlInput",
|
|
39848
|
+
"module": "src/url-input/url-input.ts"
|
|
39769
39849
|
}
|
|
39770
39850
|
},
|
|
39771
39851
|
{
|
|
39772
|
-
"
|
|
39773
|
-
"
|
|
39774
|
-
|
|
39775
|
-
|
|
39852
|
+
"name": "pattern",
|
|
39853
|
+
"type": {
|
|
39854
|
+
"text": "string"
|
|
39855
|
+
},
|
|
39856
|
+
"description": "A regular expression that the value must match to pass validation.",
|
|
39857
|
+
"fieldName": "pattern",
|
|
39776
39858
|
"inheritedFrom": {
|
|
39777
|
-
"name": "
|
|
39778
|
-
"module": "src/
|
|
39859
|
+
"name": "UrlInput",
|
|
39860
|
+
"module": "src/url-input/url-input.ts"
|
|
39779
39861
|
}
|
|
39780
|
-
}
|
|
39862
|
+
}
|
|
39863
|
+
],
|
|
39864
|
+
"members": [
|
|
39781
39865
|
{
|
|
39782
39866
|
"kind": "field",
|
|
39783
|
-
"name": "
|
|
39784
|
-
"
|
|
39785
|
-
|
|
39867
|
+
"name": "value",
|
|
39868
|
+
"type": {
|
|
39869
|
+
"text": "string"
|
|
39870
|
+
},
|
|
39871
|
+
"default": "''",
|
|
39786
39872
|
"inheritedFrom": {
|
|
39787
|
-
"name": "
|
|
39788
|
-
"module": "src/
|
|
39873
|
+
"name": "UrlInput",
|
|
39874
|
+
"module": "src/url-input/url-input.ts"
|
|
39789
39875
|
}
|
|
39790
39876
|
},
|
|
39791
39877
|
{
|
|
39792
39878
|
"kind": "field",
|
|
39793
|
-
"name": "
|
|
39794
|
-
"
|
|
39795
|
-
|
|
39879
|
+
"name": "focused",
|
|
39880
|
+
"type": {
|
|
39881
|
+
"text": "boolean"
|
|
39882
|
+
},
|
|
39796
39883
|
"inheritedFrom": {
|
|
39797
|
-
"name": "
|
|
39798
|
-
"module": "src/
|
|
39884
|
+
"name": "UrlInput",
|
|
39885
|
+
"module": "src/url-input/url-input.ts"
|
|
39799
39886
|
}
|
|
39800
39887
|
},
|
|
39801
39888
|
{
|
|
39802
|
-
"kind": "
|
|
39803
|
-
"name": "
|
|
39804
|
-
"privacy": "
|
|
39805
|
-
"
|
|
39889
|
+
"kind": "method",
|
|
39890
|
+
"name": "saveUrl",
|
|
39891
|
+
"privacy": "public",
|
|
39892
|
+
"parameters": [
|
|
39893
|
+
{
|
|
39894
|
+
"name": "url",
|
|
39895
|
+
"type": {
|
|
39896
|
+
"text": "string"
|
|
39897
|
+
}
|
|
39898
|
+
}
|
|
39899
|
+
],
|
|
39806
39900
|
"inheritedFrom": {
|
|
39807
|
-
"name": "
|
|
39808
|
-
"module": "src/
|
|
39901
|
+
"name": "UrlInput",
|
|
39902
|
+
"module": "src/url-input/url-input.ts"
|
|
39809
39903
|
}
|
|
39810
39904
|
},
|
|
39811
39905
|
{
|
|
39812
|
-
"kind": "
|
|
39813
|
-
"name": "
|
|
39814
|
-
"privacy": "
|
|
39815
|
-
"description": "start hover",
|
|
39906
|
+
"kind": "method",
|
|
39907
|
+
"name": "focus",
|
|
39908
|
+
"privacy": "public",
|
|
39816
39909
|
"inheritedFrom": {
|
|
39817
|
-
"name": "
|
|
39818
|
-
"module": "src/
|
|
39910
|
+
"name": "UrlInput",
|
|
39911
|
+
"module": "src/url-input/url-input.ts"
|
|
39819
39912
|
}
|
|
39820
39913
|
},
|
|
39821
39914
|
{
|
|
39822
39915
|
"kind": "field",
|
|
39823
|
-
"name": "
|
|
39824
|
-
"
|
|
39825
|
-
|
|
39916
|
+
"name": "readOnly",
|
|
39917
|
+
"type": {
|
|
39918
|
+
"text": "boolean"
|
|
39919
|
+
},
|
|
39920
|
+
"privacy": "public",
|
|
39921
|
+
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
|
|
39826
39922
|
"inheritedFrom": {
|
|
39827
|
-
"name": "
|
|
39828
|
-
"module": "src/
|
|
39923
|
+
"name": "UrlInput",
|
|
39924
|
+
"module": "src/url-input/url-input.ts"
|
|
39829
39925
|
}
|
|
39830
39926
|
},
|
|
39831
39927
|
{
|
|
39832
39928
|
"kind": "method",
|
|
39833
|
-
"name": "
|
|
39929
|
+
"name": "readOnlyChanged",
|
|
39834
39930
|
"privacy": "private",
|
|
39835
39931
|
"return": {
|
|
39836
39932
|
"type": {
|
|
39837
39933
|
"text": "void"
|
|
39838
39934
|
}
|
|
39839
39935
|
},
|
|
39840
|
-
"description": "updated the properties being passed to the anchored region",
|
|
39841
39936
|
"inheritedFrom": {
|
|
39842
|
-
"name": "
|
|
39843
|
-
"module": "src/
|
|
39937
|
+
"name": "UrlInput",
|
|
39938
|
+
"module": "src/url-input/url-input.ts"
|
|
39844
39939
|
}
|
|
39845
39940
|
},
|
|
39846
39941
|
{
|
|
39847
39942
|
"kind": "field",
|
|
39848
|
-
"name": "
|
|
39849
|
-
"
|
|
39850
|
-
|
|
39943
|
+
"name": "autofocus",
|
|
39944
|
+
"type": {
|
|
39945
|
+
"text": "boolean"
|
|
39946
|
+
},
|
|
39947
|
+
"privacy": "public",
|
|
39948
|
+
"description": "Indicates that this element should get focus after the page finishes loading. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute} for more information.",
|
|
39851
39949
|
"inheritedFrom": {
|
|
39852
|
-
"name": "
|
|
39853
|
-
"module": "src/
|
|
39950
|
+
"name": "UrlInput",
|
|
39951
|
+
"module": "src/url-input/url-input.ts"
|
|
39854
39952
|
}
|
|
39855
39953
|
},
|
|
39856
39954
|
{
|
|
39857
|
-
"kind": "
|
|
39858
|
-
"name": "
|
|
39955
|
+
"kind": "method",
|
|
39956
|
+
"name": "autofocusChanged",
|
|
39859
39957
|
"privacy": "private",
|
|
39860
|
-
"
|
|
39958
|
+
"return": {
|
|
39959
|
+
"type": {
|
|
39960
|
+
"text": "void"
|
|
39961
|
+
}
|
|
39962
|
+
},
|
|
39861
39963
|
"inheritedFrom": {
|
|
39862
|
-
"name": "
|
|
39863
|
-
"module": "src/
|
|
39964
|
+
"name": "UrlInput",
|
|
39965
|
+
"module": "src/url-input/url-input.ts"
|
|
39864
39966
|
}
|
|
39865
39967
|
},
|
|
39866
39968
|
{
|
|
39867
39969
|
"kind": "field",
|
|
39868
|
-
"name": "
|
|
39869
|
-
"
|
|
39870
|
-
|
|
39970
|
+
"name": "placeholder",
|
|
39971
|
+
"type": {
|
|
39972
|
+
"text": "string"
|
|
39973
|
+
},
|
|
39974
|
+
"privacy": "public",
|
|
39975
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
39871
39976
|
"inheritedFrom": {
|
|
39872
|
-
"name": "
|
|
39873
|
-
"module": "src/
|
|
39977
|
+
"name": "UrlInput",
|
|
39978
|
+
"module": "src/url-input/url-input.ts"
|
|
39874
39979
|
}
|
|
39875
39980
|
},
|
|
39876
39981
|
{
|
|
39877
|
-
"kind": "
|
|
39878
|
-
"name": "
|
|
39982
|
+
"kind": "method",
|
|
39983
|
+
"name": "placeholderChanged",
|
|
39879
39984
|
"privacy": "private",
|
|
39880
|
-
"
|
|
39985
|
+
"return": {
|
|
39986
|
+
"type": {
|
|
39987
|
+
"text": "void"
|
|
39988
|
+
}
|
|
39989
|
+
},
|
|
39881
39990
|
"inheritedFrom": {
|
|
39882
|
-
"name": "
|
|
39883
|
-
"module": "src/
|
|
39991
|
+
"name": "UrlInput",
|
|
39992
|
+
"module": "src/url-input/url-input.ts"
|
|
39884
39993
|
}
|
|
39885
39994
|
},
|
|
39886
39995
|
{
|
|
39887
39996
|
"kind": "field",
|
|
39888
|
-
"name": "
|
|
39889
|
-
"
|
|
39890
|
-
|
|
39997
|
+
"name": "type",
|
|
39998
|
+
"type": {
|
|
39999
|
+
"text": "TextFieldType"
|
|
40000
|
+
},
|
|
40001
|
+
"privacy": "public",
|
|
40002
|
+
"description": "Allows setting a type or mode of text.",
|
|
39891
40003
|
"inheritedFrom": {
|
|
39892
|
-
"name": "
|
|
39893
|
-
"module": "src/
|
|
40004
|
+
"name": "UrlInput",
|
|
40005
|
+
"module": "src/url-input/url-input.ts"
|
|
39894
40006
|
}
|
|
39895
40007
|
},
|
|
39896
40008
|
{
|
|
39897
|
-
"kind": "
|
|
39898
|
-
"name": "
|
|
40009
|
+
"kind": "method",
|
|
40010
|
+
"name": "typeChanged",
|
|
39899
40011
|
"privacy": "private",
|
|
39900
|
-
"
|
|
40012
|
+
"return": {
|
|
40013
|
+
"type": {
|
|
40014
|
+
"text": "void"
|
|
40015
|
+
}
|
|
40016
|
+
},
|
|
39901
40017
|
"inheritedFrom": {
|
|
39902
|
-
"name": "
|
|
39903
|
-
"module": "src/
|
|
40018
|
+
"name": "UrlInput",
|
|
40019
|
+
"module": "src/url-input/url-input.ts"
|
|
39904
40020
|
}
|
|
39905
40021
|
},
|
|
39906
40022
|
{
|
|
39907
40023
|
"kind": "field",
|
|
39908
|
-
"name": "
|
|
40024
|
+
"name": "list",
|
|
39909
40025
|
"type": {
|
|
39910
|
-
"text": "
|
|
40026
|
+
"text": "string"
|
|
39911
40027
|
},
|
|
39912
|
-
"privacy": "
|
|
39913
|
-
"
|
|
40028
|
+
"privacy": "public",
|
|
40029
|
+
"description": "Allows associating a {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist} to the element by {@link https://developer.mozilla.org/en-US/docs/Web/API/Element/id}.",
|
|
39914
40030
|
"inheritedFrom": {
|
|
39915
|
-
"name": "
|
|
39916
|
-
"module": "src/
|
|
40031
|
+
"name": "UrlInput",
|
|
40032
|
+
"module": "src/url-input/url-input.ts"
|
|
39917
40033
|
}
|
|
39918
40034
|
},
|
|
39919
40035
|
{
|
|
39920
|
-
"kind": "
|
|
39921
|
-
"name": "
|
|
39922
|
-
"
|
|
39923
|
-
|
|
40036
|
+
"kind": "method",
|
|
40037
|
+
"name": "listChanged",
|
|
40038
|
+
"privacy": "private",
|
|
40039
|
+
"return": {
|
|
40040
|
+
"type": {
|
|
40041
|
+
"text": "void"
|
|
40042
|
+
}
|
|
39924
40043
|
},
|
|
39925
|
-
"privacy": "public",
|
|
39926
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
39927
40044
|
"inheritedFrom": {
|
|
39928
|
-
"name": "
|
|
39929
|
-
"module": "src/
|
|
40045
|
+
"name": "UrlInput",
|
|
40046
|
+
"module": "src/url-input/url-input.ts"
|
|
39930
40047
|
}
|
|
39931
40048
|
},
|
|
39932
40049
|
{
|
|
39933
40050
|
"kind": "field",
|
|
39934
|
-
"name": "
|
|
40051
|
+
"name": "maxlength",
|
|
39935
40052
|
"type": {
|
|
39936
|
-
"text": "
|
|
40053
|
+
"text": "number"
|
|
39937
40054
|
},
|
|
39938
40055
|
"privacy": "public",
|
|
39939
|
-
"description": "
|
|
40056
|
+
"description": "The maximum number of characters a user can enter.",
|
|
39940
40057
|
"inheritedFrom": {
|
|
39941
|
-
"name": "
|
|
39942
|
-
"module": "src/
|
|
40058
|
+
"name": "UrlInput",
|
|
40059
|
+
"module": "src/url-input/url-input.ts"
|
|
39943
40060
|
}
|
|
39944
40061
|
},
|
|
39945
40062
|
{
|
|
39946
40063
|
"kind": "method",
|
|
39947
|
-
"name": "
|
|
39948
|
-
"privacy": "
|
|
40064
|
+
"name": "maxlengthChanged",
|
|
40065
|
+
"privacy": "private",
|
|
39949
40066
|
"return": {
|
|
39950
40067
|
"type": {
|
|
39951
40068
|
"text": "void"
|
|
39952
40069
|
}
|
|
39953
40070
|
},
|
|
39954
40071
|
"inheritedFrom": {
|
|
39955
|
-
"name": "
|
|
39956
|
-
"module": "src/
|
|
40072
|
+
"name": "UrlInput",
|
|
40073
|
+
"module": "src/url-input/url-input.ts"
|
|
39957
40074
|
}
|
|
39958
40075
|
},
|
|
39959
40076
|
{
|
|
39960
40077
|
"kind": "field",
|
|
39961
|
-
"name": "
|
|
40078
|
+
"name": "minlength",
|
|
39962
40079
|
"type": {
|
|
39963
|
-
"text": "
|
|
40080
|
+
"text": "number"
|
|
39964
40081
|
},
|
|
39965
40082
|
"privacy": "public",
|
|
39966
|
-
"description": "
|
|
40083
|
+
"description": "The minimum number of characters a user can enter.",
|
|
39967
40084
|
"inheritedFrom": {
|
|
39968
|
-
"name": "
|
|
39969
|
-
"module": "src/
|
|
40085
|
+
"name": "UrlInput",
|
|
40086
|
+
"module": "src/url-input/url-input.ts"
|
|
39970
40087
|
}
|
|
39971
40088
|
},
|
|
39972
40089
|
{
|
|
39973
40090
|
"kind": "method",
|
|
39974
|
-
"name": "
|
|
39975
|
-
"privacy": "
|
|
40091
|
+
"name": "minlengthChanged",
|
|
40092
|
+
"privacy": "private",
|
|
39976
40093
|
"return": {
|
|
39977
40094
|
"type": {
|
|
39978
40095
|
"text": "void"
|
|
39979
40096
|
}
|
|
39980
40097
|
},
|
|
39981
40098
|
"inheritedFrom": {
|
|
39982
|
-
"name": "
|
|
39983
|
-
"module": "src/
|
|
39984
|
-
}
|
|
39985
|
-
},
|
|
39986
|
-
{
|
|
39987
|
-
"kind": "method",
|
|
39988
|
-
"name": "compose",
|
|
39989
|
-
"privacy": "public",
|
|
39990
|
-
"static": true,
|
|
39991
|
-
"return": {
|
|
39992
|
-
"type": {
|
|
39993
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
39994
|
-
}
|
|
39995
|
-
},
|
|
39996
|
-
"parameters": [
|
|
39997
|
-
{
|
|
39998
|
-
"name": "this",
|
|
39999
|
-
"type": {
|
|
40000
|
-
"text": "K"
|
|
40001
|
-
}
|
|
40002
|
-
},
|
|
40003
|
-
{
|
|
40004
|
-
"name": "elementDefinition",
|
|
40005
|
-
"type": {
|
|
40006
|
-
"text": "T"
|
|
40007
|
-
},
|
|
40008
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
40009
|
-
}
|
|
40010
|
-
],
|
|
40011
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
40012
|
-
"inheritedFrom": {
|
|
40013
|
-
"name": "Tooltip",
|
|
40014
|
-
"module": "src/tooltip/tooltip.ts"
|
|
40015
|
-
}
|
|
40016
|
-
}
|
|
40017
|
-
],
|
|
40018
|
-
"events": [
|
|
40019
|
-
{
|
|
40020
|
-
"description": "Fires a custom 'dismiss' event when the tooltip is visible and escape key is pressed",
|
|
40021
|
-
"name": "dismiss",
|
|
40022
|
-
"inheritedFrom": {
|
|
40023
|
-
"name": "Tooltip",
|
|
40024
|
-
"module": "src/tooltip/tooltip.ts"
|
|
40025
|
-
}
|
|
40026
|
-
}
|
|
40027
|
-
]
|
|
40028
|
-
},
|
|
40029
|
-
{
|
|
40030
|
-
"kind": "variable",
|
|
40031
|
-
"name": "zeroTooltip"
|
|
40032
|
-
}
|
|
40033
|
-
],
|
|
40034
|
-
"exports": [
|
|
40035
|
-
{
|
|
40036
|
-
"kind": "js",
|
|
40037
|
-
"name": "Tooltip",
|
|
40038
|
-
"declaration": {
|
|
40039
|
-
"name": "Tooltip",
|
|
40040
|
-
"module": "src/tooltip/tooltip.ts"
|
|
40041
|
-
}
|
|
40042
|
-
},
|
|
40043
|
-
{
|
|
40044
|
-
"kind": "js",
|
|
40045
|
-
"name": "zeroTooltip",
|
|
40046
|
-
"declaration": {
|
|
40047
|
-
"name": "zeroTooltip",
|
|
40048
|
-
"module": "src/tooltip/tooltip.ts"
|
|
40049
|
-
}
|
|
40050
|
-
}
|
|
40051
|
-
]
|
|
40052
|
-
},
|
|
40053
|
-
{
|
|
40054
|
-
"kind": "javascript-module",
|
|
40055
|
-
"path": "src/tree-item/index.ts",
|
|
40056
|
-
"declarations": [],
|
|
40057
|
-
"exports": [
|
|
40058
|
-
{
|
|
40059
|
-
"kind": "js",
|
|
40060
|
-
"name": "*",
|
|
40061
|
-
"declaration": {
|
|
40062
|
-
"name": "*",
|
|
40063
|
-
"package": "./tree-item.template"
|
|
40064
|
-
}
|
|
40065
|
-
},
|
|
40066
|
-
{
|
|
40067
|
-
"kind": "js",
|
|
40068
|
-
"name": "*",
|
|
40069
|
-
"declaration": {
|
|
40070
|
-
"name": "*",
|
|
40071
|
-
"package": "./tree-item.styles"
|
|
40072
|
-
}
|
|
40073
|
-
},
|
|
40074
|
-
{
|
|
40075
|
-
"kind": "js",
|
|
40076
|
-
"name": "*",
|
|
40077
|
-
"declaration": {
|
|
40078
|
-
"name": "*",
|
|
40079
|
-
"package": "./tree-item"
|
|
40080
|
-
}
|
|
40081
|
-
}
|
|
40082
|
-
]
|
|
40083
|
-
},
|
|
40084
|
-
{
|
|
40085
|
-
"kind": "javascript-module",
|
|
40086
|
-
"path": "src/tree-item/tree-item.styles.ts",
|
|
40087
|
-
"declarations": [
|
|
40088
|
-
{
|
|
40089
|
-
"kind": "function",
|
|
40090
|
-
"name": "zeroTreeItemStyles",
|
|
40091
|
-
"return": {
|
|
40092
|
-
"type": {
|
|
40093
|
-
"text": "ElementStyles"
|
|
40094
|
-
}
|
|
40095
|
-
},
|
|
40096
|
-
"parameters": [
|
|
40097
|
-
{
|
|
40098
|
-
"name": "context",
|
|
40099
|
-
"type": {
|
|
40100
|
-
"text": "ElementDefinitionContext"
|
|
40101
|
-
}
|
|
40102
|
-
},
|
|
40103
|
-
{
|
|
40104
|
-
"name": "definition",
|
|
40105
|
-
"type": {
|
|
40106
|
-
"text": "FoundationElementDefinition"
|
|
40107
|
-
}
|
|
40108
|
-
}
|
|
40109
|
-
]
|
|
40110
|
-
}
|
|
40111
|
-
],
|
|
40112
|
-
"exports": [
|
|
40113
|
-
{
|
|
40114
|
-
"kind": "js",
|
|
40115
|
-
"name": "zeroTreeItemStyles",
|
|
40116
|
-
"declaration": {
|
|
40117
|
-
"name": "zeroTreeItemStyles",
|
|
40118
|
-
"module": "src/tree-item/tree-item.styles.ts"
|
|
40119
|
-
}
|
|
40120
|
-
}
|
|
40121
|
-
]
|
|
40122
|
-
},
|
|
40123
|
-
{
|
|
40124
|
-
"kind": "javascript-module",
|
|
40125
|
-
"path": "src/tree-item/tree-item.template.ts",
|
|
40126
|
-
"declarations": [
|
|
40127
|
-
{
|
|
40128
|
-
"kind": "function",
|
|
40129
|
-
"name": "zeroTreeItemTemplate",
|
|
40130
|
-
"return": {
|
|
40131
|
-
"type": {
|
|
40132
|
-
"text": "ViewTemplate<TreeItem>"
|
|
40133
|
-
}
|
|
40134
|
-
},
|
|
40135
|
-
"parameters": [
|
|
40136
|
-
{
|
|
40137
|
-
"name": "context",
|
|
40138
|
-
"type": {
|
|
40139
|
-
"text": "ElementDefinitionContext"
|
|
40099
|
+
"name": "UrlInput",
|
|
40100
|
+
"module": "src/url-input/url-input.ts"
|
|
40140
40101
|
}
|
|
40141
40102
|
},
|
|
40142
|
-
{
|
|
40143
|
-
"name": "definition",
|
|
40144
|
-
"type": {
|
|
40145
|
-
"text": "FoundationElementDefinition"
|
|
40146
|
-
}
|
|
40147
|
-
}
|
|
40148
|
-
]
|
|
40149
|
-
}
|
|
40150
|
-
],
|
|
40151
|
-
"exports": [
|
|
40152
|
-
{
|
|
40153
|
-
"kind": "js",
|
|
40154
|
-
"name": "zeroTreeItemTemplate",
|
|
40155
|
-
"declaration": {
|
|
40156
|
-
"name": "zeroTreeItemTemplate",
|
|
40157
|
-
"module": "src/tree-item/tree-item.template.ts"
|
|
40158
|
-
}
|
|
40159
|
-
}
|
|
40160
|
-
]
|
|
40161
|
-
},
|
|
40162
|
-
{
|
|
40163
|
-
"kind": "javascript-module",
|
|
40164
|
-
"path": "src/tree-item/tree-item.ts",
|
|
40165
|
-
"declarations": [
|
|
40166
|
-
{
|
|
40167
|
-
"kind": "class",
|
|
40168
|
-
"description": "",
|
|
40169
|
-
"name": "TreeItem",
|
|
40170
|
-
"superclass": {
|
|
40171
|
-
"name": "FoundationTreeItem",
|
|
40172
|
-
"package": "@genesislcap/foundation-ui"
|
|
40173
|
-
},
|
|
40174
|
-
"tagName": "%%prefix%%-tree-item",
|
|
40175
|
-
"customElement": true,
|
|
40176
|
-
"attributes": [
|
|
40177
|
-
{
|
|
40178
|
-
"type": {
|
|
40179
|
-
"text": "boolean"
|
|
40180
|
-
},
|
|
40181
|
-
"description": "When true, the control will be appear expanded by user interaction.",
|
|
40182
|
-
"fieldName": "expanded",
|
|
40183
|
-
"default": "false",
|
|
40184
|
-
"inheritedFrom": {
|
|
40185
|
-
"name": "TreeItem",
|
|
40186
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40187
|
-
}
|
|
40188
|
-
}
|
|
40189
|
-
],
|
|
40190
|
-
"members": [
|
|
40191
40103
|
{
|
|
40192
40104
|
"kind": "field",
|
|
40193
|
-
"name": "
|
|
40105
|
+
"name": "pattern",
|
|
40194
40106
|
"type": {
|
|
40195
|
-
"text": "
|
|
40107
|
+
"text": "string"
|
|
40196
40108
|
},
|
|
40197
40109
|
"privacy": "public",
|
|
40198
|
-
"
|
|
40199
|
-
"description": "When true, the control will be appear expanded by user interaction.",
|
|
40110
|
+
"description": "A regular expression that the value must match to pass validation.",
|
|
40200
40111
|
"inheritedFrom": {
|
|
40201
|
-
"name": "
|
|
40202
|
-
"module": "src/
|
|
40112
|
+
"name": "UrlInput",
|
|
40113
|
+
"module": "src/url-input/url-input.ts"
|
|
40203
40114
|
}
|
|
40204
40115
|
},
|
|
40205
40116
|
{
|
|
40206
40117
|
"kind": "method",
|
|
40207
|
-
"name": "
|
|
40118
|
+
"name": "patternChanged",
|
|
40208
40119
|
"privacy": "private",
|
|
40209
40120
|
"return": {
|
|
40210
40121
|
"type": {
|
|
@@ -40212,26 +40123,26 @@
|
|
|
40212
40123
|
}
|
|
40213
40124
|
},
|
|
40214
40125
|
"inheritedFrom": {
|
|
40215
|
-
"name": "
|
|
40216
|
-
"module": "src/
|
|
40126
|
+
"name": "UrlInput",
|
|
40127
|
+
"module": "src/url-input/url-input.ts"
|
|
40217
40128
|
}
|
|
40218
40129
|
},
|
|
40219
40130
|
{
|
|
40220
40131
|
"kind": "field",
|
|
40221
|
-
"name": "
|
|
40132
|
+
"name": "size",
|
|
40222
40133
|
"type": {
|
|
40223
|
-
"text": "
|
|
40134
|
+
"text": "number"
|
|
40224
40135
|
},
|
|
40225
40136
|
"privacy": "public",
|
|
40226
|
-
"description": "
|
|
40137
|
+
"description": "Sets the width of the element to a specified number of characters.",
|
|
40227
40138
|
"inheritedFrom": {
|
|
40228
|
-
"name": "
|
|
40229
|
-
"module": "src/
|
|
40139
|
+
"name": "UrlInput",
|
|
40140
|
+
"module": "src/url-input/url-input.ts"
|
|
40230
40141
|
}
|
|
40231
40142
|
},
|
|
40232
40143
|
{
|
|
40233
40144
|
"kind": "method",
|
|
40234
|
-
"name": "
|
|
40145
|
+
"name": "sizeChanged",
|
|
40235
40146
|
"privacy": "private",
|
|
40236
40147
|
"return": {
|
|
40237
40148
|
"type": {
|
|
@@ -40239,79 +40150,73 @@
|
|
|
40239
40150
|
}
|
|
40240
40151
|
},
|
|
40241
40152
|
"inheritedFrom": {
|
|
40242
|
-
"name": "
|
|
40243
|
-
"module": "src/
|
|
40153
|
+
"name": "UrlInput",
|
|
40154
|
+
"module": "src/url-input/url-input.ts"
|
|
40244
40155
|
}
|
|
40245
40156
|
},
|
|
40246
40157
|
{
|
|
40247
40158
|
"kind": "field",
|
|
40248
|
-
"name": "
|
|
40159
|
+
"name": "spellcheck",
|
|
40249
40160
|
"type": {
|
|
40250
40161
|
"text": "boolean"
|
|
40251
40162
|
},
|
|
40252
40163
|
"privacy": "public",
|
|
40253
|
-
"description": "
|
|
40164
|
+
"description": "Controls whether or not to enable spell checking for the input field, or if the default spell checking configuration should be used.",
|
|
40254
40165
|
"inheritedFrom": {
|
|
40255
|
-
"name": "
|
|
40256
|
-
"module": "src/
|
|
40166
|
+
"name": "UrlInput",
|
|
40167
|
+
"module": "src/url-input/url-input.ts"
|
|
40257
40168
|
}
|
|
40258
40169
|
},
|
|
40259
40170
|
{
|
|
40260
40171
|
"kind": "method",
|
|
40261
|
-
"name": "
|
|
40172
|
+
"name": "spellcheckChanged",
|
|
40262
40173
|
"privacy": "private",
|
|
40263
40174
|
"return": {
|
|
40264
40175
|
"type": {
|
|
40265
40176
|
"text": "void"
|
|
40266
40177
|
}
|
|
40267
40178
|
},
|
|
40268
|
-
"
|
|
40269
|
-
|
|
40270
|
-
|
|
40271
|
-
|
|
40272
|
-
|
|
40273
|
-
|
|
40274
|
-
|
|
40275
|
-
|
|
40276
|
-
|
|
40277
|
-
|
|
40278
|
-
|
|
40279
|
-
|
|
40179
|
+
"inheritedFrom": {
|
|
40180
|
+
"name": "UrlInput",
|
|
40181
|
+
"module": "src/url-input/url-input.ts"
|
|
40182
|
+
}
|
|
40183
|
+
},
|
|
40184
|
+
{
|
|
40185
|
+
"kind": "method",
|
|
40186
|
+
"name": "select",
|
|
40187
|
+
"privacy": "public",
|
|
40188
|
+
"return": {
|
|
40189
|
+
"type": {
|
|
40190
|
+
"text": "void"
|
|
40280
40191
|
}
|
|
40281
|
-
|
|
40192
|
+
},
|
|
40193
|
+
"description": "Selects all the text in the text field",
|
|
40282
40194
|
"inheritedFrom": {
|
|
40283
|
-
"name": "
|
|
40284
|
-
"module": "src/
|
|
40195
|
+
"name": "UrlInput",
|
|
40196
|
+
"module": "src/url-input/url-input.ts"
|
|
40285
40197
|
}
|
|
40286
40198
|
},
|
|
40287
40199
|
{
|
|
40288
40200
|
"kind": "method",
|
|
40289
|
-
"name": "
|
|
40201
|
+
"name": "validate",
|
|
40290
40202
|
"privacy": "public",
|
|
40291
|
-
"
|
|
40292
|
-
|
|
40293
|
-
|
|
40294
|
-
"name": "el",
|
|
40295
|
-
"type": {
|
|
40296
|
-
"text": "HTMLElement"
|
|
40297
|
-
},
|
|
40298
|
-
"description": "the element to focus"
|
|
40203
|
+
"return": {
|
|
40204
|
+
"type": {
|
|
40205
|
+
"text": "void"
|
|
40299
40206
|
}
|
|
40300
|
-
|
|
40301
|
-
"description": "
|
|
40207
|
+
},
|
|
40208
|
+
"description": "{@inheritDoc (FormAssociated:interface).validate}",
|
|
40302
40209
|
"inheritedFrom": {
|
|
40303
|
-
"name": "
|
|
40304
|
-
"module": "src/
|
|
40210
|
+
"name": "UrlInput",
|
|
40211
|
+
"module": "src/url-input/url-input.ts"
|
|
40305
40212
|
}
|
|
40306
40213
|
},
|
|
40307
40214
|
{
|
|
40308
40215
|
"kind": "field",
|
|
40309
|
-
"name": "
|
|
40310
|
-
"privacy": "public",
|
|
40311
|
-
"description": "Whether the tree is nested",
|
|
40216
|
+
"name": "proxy",
|
|
40312
40217
|
"inheritedFrom": {
|
|
40313
|
-
"name": "
|
|
40314
|
-
"module": "src/
|
|
40218
|
+
"name": "UrlInput",
|
|
40219
|
+
"module": "src/url-input/url-input.ts"
|
|
40315
40220
|
}
|
|
40316
40221
|
},
|
|
40317
40222
|
{
|
|
@@ -40323,8 +40228,8 @@
|
|
|
40323
40228
|
"privacy": "private",
|
|
40324
40229
|
"default": "void 0",
|
|
40325
40230
|
"inheritedFrom": {
|
|
40326
|
-
"name": "
|
|
40327
|
-
"module": "src/
|
|
40231
|
+
"name": "UrlInput",
|
|
40232
|
+
"module": "src/url-input/url-input.ts"
|
|
40328
40233
|
}
|
|
40329
40234
|
},
|
|
40330
40235
|
{
|
|
@@ -40336,8 +40241,8 @@
|
|
|
40336
40241
|
"privacy": "public",
|
|
40337
40242
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
40338
40243
|
"inheritedFrom": {
|
|
40339
|
-
"name": "
|
|
40340
|
-
"module": "src/
|
|
40244
|
+
"name": "UrlInput",
|
|
40245
|
+
"module": "src/url-input/url-input.ts"
|
|
40341
40246
|
}
|
|
40342
40247
|
},
|
|
40343
40248
|
{
|
|
@@ -40349,8 +40254,8 @@
|
|
|
40349
40254
|
"privacy": "public",
|
|
40350
40255
|
"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.",
|
|
40351
40256
|
"inheritedFrom": {
|
|
40352
|
-
"name": "
|
|
40353
|
-
"module": "src/
|
|
40257
|
+
"name": "UrlInput",
|
|
40258
|
+
"module": "src/url-input/url-input.ts"
|
|
40354
40259
|
}
|
|
40355
40260
|
},
|
|
40356
40261
|
{
|
|
@@ -40363,8 +40268,8 @@
|
|
|
40363
40268
|
}
|
|
40364
40269
|
},
|
|
40365
40270
|
"inheritedFrom": {
|
|
40366
|
-
"name": "
|
|
40367
|
-
"module": "src/
|
|
40271
|
+
"name": "UrlInput",
|
|
40272
|
+
"module": "src/url-input/url-input.ts"
|
|
40368
40273
|
}
|
|
40369
40274
|
},
|
|
40370
40275
|
{
|
|
@@ -40376,8 +40281,8 @@
|
|
|
40376
40281
|
"privacy": "public",
|
|
40377
40282
|
"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.",
|
|
40378
40283
|
"inheritedFrom": {
|
|
40379
|
-
"name": "
|
|
40380
|
-
"module": "src/
|
|
40284
|
+
"name": "UrlInput",
|
|
40285
|
+
"module": "src/url-input/url-input.ts"
|
|
40381
40286
|
}
|
|
40382
40287
|
},
|
|
40383
40288
|
{
|
|
@@ -40390,8 +40295,8 @@
|
|
|
40390
40295
|
}
|
|
40391
40296
|
},
|
|
40392
40297
|
"inheritedFrom": {
|
|
40393
|
-
"name": "
|
|
40394
|
-
"module": "src/
|
|
40298
|
+
"name": "UrlInput",
|
|
40299
|
+
"module": "src/url-input/url-input.ts"
|
|
40395
40300
|
}
|
|
40396
40301
|
},
|
|
40397
40302
|
{
|
|
@@ -40421,50 +40326,42 @@
|
|
|
40421
40326
|
],
|
|
40422
40327
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
40423
40328
|
"inheritedFrom": {
|
|
40424
|
-
"name": "
|
|
40425
|
-
"module": "src/
|
|
40329
|
+
"name": "UrlInput",
|
|
40330
|
+
"module": "src/url-input/url-input.ts"
|
|
40426
40331
|
}
|
|
40427
40332
|
}
|
|
40428
40333
|
],
|
|
40429
40334
|
"events": [
|
|
40430
40335
|
{
|
|
40431
|
-
"description": "Fires a custom '
|
|
40432
|
-
"name": "
|
|
40433
|
-
"inheritedFrom": {
|
|
40434
|
-
"name": "TreeItem",
|
|
40435
|
-
"module": "src/tree-item/tree-item.ts"
|
|
40436
|
-
}
|
|
40437
|
-
},
|
|
40438
|
-
{
|
|
40439
|
-
"description": "Fires a custom 'selected-change' event when the selected state changes",
|
|
40440
|
-
"name": "selected-change",
|
|
40336
|
+
"description": "Fires a custom 'change' event when the value has changed",
|
|
40337
|
+
"name": "change",
|
|
40441
40338
|
"inheritedFrom": {
|
|
40442
|
-
"name": "
|
|
40443
|
-
"module": "src/
|
|
40339
|
+
"name": "UrlInput",
|
|
40340
|
+
"module": "src/url-input/url-input.ts"
|
|
40444
40341
|
}
|
|
40445
40342
|
}
|
|
40446
40343
|
]
|
|
40447
40344
|
},
|
|
40448
40345
|
{
|
|
40449
40346
|
"kind": "variable",
|
|
40450
|
-
"name": "
|
|
40347
|
+
"name": "zeroUrlInput"
|
|
40451
40348
|
}
|
|
40452
40349
|
],
|
|
40453
40350
|
"exports": [
|
|
40454
40351
|
{
|
|
40455
40352
|
"kind": "js",
|
|
40456
|
-
"name": "
|
|
40353
|
+
"name": "UrlInput",
|
|
40457
40354
|
"declaration": {
|
|
40458
|
-
"name": "
|
|
40459
|
-
"module": "src/
|
|
40355
|
+
"name": "UrlInput",
|
|
40356
|
+
"module": "src/url-input/url-input.ts"
|
|
40460
40357
|
}
|
|
40461
40358
|
},
|
|
40462
40359
|
{
|
|
40463
40360
|
"kind": "js",
|
|
40464
|
-
"name": "
|
|
40361
|
+
"name": "zeroUrlInput",
|
|
40465
40362
|
"declaration": {
|
|
40466
|
-
"name": "
|
|
40467
|
-
"module": "src/
|
|
40363
|
+
"name": "zeroUrlInput",
|
|
40364
|
+
"module": "src/url-input/url-input.ts"
|
|
40468
40365
|
}
|
|
40469
40366
|
}
|
|
40470
40367
|
]
|
|
@@ -40619,7 +40516,7 @@
|
|
|
40619
40516
|
},
|
|
40620
40517
|
{
|
|
40621
40518
|
"kind": "javascript-module",
|
|
40622
|
-
"path": "src/
|
|
40519
|
+
"path": "src/tooltip/index.ts",
|
|
40623
40520
|
"declarations": [],
|
|
40624
40521
|
"exports": [
|
|
40625
40522
|
{
|
|
@@ -40627,7 +40524,7 @@
|
|
|
40627
40524
|
"name": "*",
|
|
40628
40525
|
"declaration": {
|
|
40629
40526
|
"name": "*",
|
|
40630
|
-
"package": "./
|
|
40527
|
+
"package": "./tooltip"
|
|
40631
40528
|
}
|
|
40632
40529
|
},
|
|
40633
40530
|
{
|
|
@@ -40635,7 +40532,7 @@
|
|
|
40635
40532
|
"name": "*",
|
|
40636
40533
|
"declaration": {
|
|
40637
40534
|
"name": "*",
|
|
40638
|
-
"package": "./
|
|
40535
|
+
"package": "./tooltip.styles"
|
|
40639
40536
|
}
|
|
40640
40537
|
},
|
|
40641
40538
|
{
|
|
@@ -40643,18 +40540,18 @@
|
|
|
40643
40540
|
"name": "*",
|
|
40644
40541
|
"declaration": {
|
|
40645
40542
|
"name": "*",
|
|
40646
|
-
"package": "./
|
|
40543
|
+
"package": "./tooltip.template"
|
|
40647
40544
|
}
|
|
40648
40545
|
}
|
|
40649
40546
|
]
|
|
40650
40547
|
},
|
|
40651
40548
|
{
|
|
40652
40549
|
"kind": "javascript-module",
|
|
40653
|
-
"path": "src/
|
|
40550
|
+
"path": "src/tooltip/tooltip.styles.ts",
|
|
40654
40551
|
"declarations": [
|
|
40655
40552
|
{
|
|
40656
40553
|
"kind": "function",
|
|
40657
|
-
"name": "
|
|
40554
|
+
"name": "zeroTooltipStyles",
|
|
40658
40555
|
"return": {
|
|
40659
40556
|
"type": {
|
|
40660
40557
|
"text": "ElementStyles"
|
|
@@ -40679,215 +40576,331 @@
|
|
|
40679
40576
|
"exports": [
|
|
40680
40577
|
{
|
|
40681
40578
|
"kind": "js",
|
|
40682
|
-
"name": "
|
|
40579
|
+
"name": "zeroTooltipStyles",
|
|
40683
40580
|
"declaration": {
|
|
40684
|
-
"name": "
|
|
40685
|
-
"module": "src/
|
|
40581
|
+
"name": "zeroTooltipStyles",
|
|
40582
|
+
"module": "src/tooltip/tooltip.styles.ts"
|
|
40686
40583
|
}
|
|
40687
40584
|
}
|
|
40688
40585
|
]
|
|
40689
40586
|
},
|
|
40690
40587
|
{
|
|
40691
40588
|
"kind": "javascript-module",
|
|
40692
|
-
"path": "src/
|
|
40589
|
+
"path": "src/tooltip/tooltip.template.ts",
|
|
40693
40590
|
"declarations": [
|
|
40694
40591
|
{
|
|
40695
|
-
"kind": "
|
|
40696
|
-
"name": "
|
|
40697
|
-
"
|
|
40592
|
+
"kind": "function",
|
|
40593
|
+
"name": "zeroTooltipTemplate",
|
|
40594
|
+
"return": {
|
|
40595
|
+
"type": {
|
|
40596
|
+
"text": "ViewTemplate<Tooltip>"
|
|
40597
|
+
}
|
|
40598
|
+
},
|
|
40599
|
+
"parameters": [
|
|
40600
|
+
{
|
|
40601
|
+
"name": "context",
|
|
40602
|
+
"type": {
|
|
40603
|
+
"text": "ElementDefinitionContext"
|
|
40604
|
+
}
|
|
40605
|
+
},
|
|
40606
|
+
{
|
|
40607
|
+
"name": "definition",
|
|
40608
|
+
"type": {
|
|
40609
|
+
"text": "FoundationElementDefinition"
|
|
40610
|
+
}
|
|
40611
|
+
}
|
|
40612
|
+
]
|
|
40698
40613
|
}
|
|
40699
40614
|
],
|
|
40700
40615
|
"exports": [
|
|
40701
40616
|
{
|
|
40702
40617
|
"kind": "js",
|
|
40703
|
-
"name": "
|
|
40618
|
+
"name": "zeroTooltipTemplate",
|
|
40704
40619
|
"declaration": {
|
|
40705
|
-
"name": "
|
|
40706
|
-
"module": "src/
|
|
40620
|
+
"name": "zeroTooltipTemplate",
|
|
40621
|
+
"module": "src/tooltip/tooltip.template.ts"
|
|
40707
40622
|
}
|
|
40708
40623
|
}
|
|
40709
40624
|
]
|
|
40710
40625
|
},
|
|
40711
40626
|
{
|
|
40712
40627
|
"kind": "javascript-module",
|
|
40713
|
-
"path": "src/
|
|
40628
|
+
"path": "src/tooltip/tooltip.ts",
|
|
40714
40629
|
"declarations": [
|
|
40715
40630
|
{
|
|
40716
40631
|
"kind": "class",
|
|
40717
40632
|
"description": "",
|
|
40718
|
-
"name": "
|
|
40633
|
+
"name": "Tooltip",
|
|
40719
40634
|
"superclass": {
|
|
40720
|
-
"name": "
|
|
40635
|
+
"name": "FoundationTooltip",
|
|
40721
40636
|
"package": "@genesislcap/foundation-ui"
|
|
40722
40637
|
},
|
|
40723
|
-
"tagName": "%%prefix%%-
|
|
40638
|
+
"tagName": "%%prefix%%-tooltip",
|
|
40724
40639
|
"customElement": true,
|
|
40725
40640
|
"attributes": [
|
|
40726
40641
|
{
|
|
40727
|
-
"name": "readonly",
|
|
40728
40642
|
"type": {
|
|
40729
40643
|
"text": "boolean"
|
|
40730
40644
|
},
|
|
40731
|
-
"description": "
|
|
40732
|
-
"fieldName": "
|
|
40645
|
+
"description": "Whether the tooltip is visible or not.\nIf undefined tooltip is shown when anchor element is hovered",
|
|
40646
|
+
"fieldName": "visible",
|
|
40647
|
+
"inheritedFrom": {
|
|
40648
|
+
"name": "Tooltip",
|
|
40649
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40650
|
+
}
|
|
40651
|
+
},
|
|
40652
|
+
{
|
|
40653
|
+
"name": "anchor",
|
|
40654
|
+
"type": {
|
|
40655
|
+
"text": "string"
|
|
40656
|
+
},
|
|
40657
|
+
"default": "\"\"",
|
|
40658
|
+
"description": "The id of the element the tooltip is anchored to",
|
|
40659
|
+
"fieldName": "anchor",
|
|
40660
|
+
"inheritedFrom": {
|
|
40661
|
+
"name": "Tooltip",
|
|
40662
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40663
|
+
}
|
|
40664
|
+
},
|
|
40665
|
+
{
|
|
40666
|
+
"name": "delay",
|
|
40667
|
+
"type": {
|
|
40668
|
+
"text": "number"
|
|
40669
|
+
},
|
|
40670
|
+
"default": "300",
|
|
40671
|
+
"description": "The delay in milliseconds before a tooltip is shown after a hover event",
|
|
40672
|
+
"fieldName": "delay",
|
|
40673
|
+
"inheritedFrom": {
|
|
40674
|
+
"name": "Tooltip",
|
|
40675
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40676
|
+
}
|
|
40677
|
+
},
|
|
40678
|
+
{
|
|
40679
|
+
"name": "position",
|
|
40680
|
+
"type": {
|
|
40681
|
+
"text": "TooltipPosition"
|
|
40682
|
+
},
|
|
40683
|
+
"description": "Controls the placement of the tooltip relative to the anchor.\nWhen the position is undefined the tooltip is placed above or below the anchor based on available space.",
|
|
40684
|
+
"fieldName": "position",
|
|
40685
|
+
"inheritedFrom": {
|
|
40686
|
+
"name": "Tooltip",
|
|
40687
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40688
|
+
}
|
|
40689
|
+
},
|
|
40690
|
+
{
|
|
40691
|
+
"name": "auto-update-mode",
|
|
40692
|
+
"type": {
|
|
40693
|
+
"text": "AutoUpdateMode"
|
|
40694
|
+
},
|
|
40695
|
+
"default": "\"anchor\"",
|
|
40696
|
+
"description": "Controls when the tooltip updates its position, default is 'anchor' which only updates when\nthe anchor is resized. 'auto' will update on scroll/resize events.\nCorresponds to anchored-region auto-update-mode.",
|
|
40697
|
+
"fieldName": "autoUpdateMode",
|
|
40698
|
+
"inheritedFrom": {
|
|
40699
|
+
"name": "Tooltip",
|
|
40700
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40701
|
+
}
|
|
40702
|
+
},
|
|
40703
|
+
{
|
|
40704
|
+
"name": "horizontal-viewport-lock",
|
|
40705
|
+
"type": {
|
|
40706
|
+
"text": "boolean"
|
|
40707
|
+
},
|
|
40708
|
+
"description": "Controls if the tooltip will always remain fully in the viewport on the horizontal axis",
|
|
40709
|
+
"fieldName": "horizontalViewportLock",
|
|
40710
|
+
"inheritedFrom": {
|
|
40711
|
+
"name": "Tooltip",
|
|
40712
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40713
|
+
}
|
|
40714
|
+
},
|
|
40715
|
+
{
|
|
40716
|
+
"name": "vertical-viewport-lock",
|
|
40717
|
+
"type": {
|
|
40718
|
+
"text": "boolean"
|
|
40719
|
+
},
|
|
40720
|
+
"description": "Controls if the tooltip will always remain fully in the viewport on the vertical axis",
|
|
40721
|
+
"fieldName": "verticalViewportLock",
|
|
40722
|
+
"inheritedFrom": {
|
|
40723
|
+
"name": "Tooltip",
|
|
40724
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40725
|
+
}
|
|
40726
|
+
}
|
|
40727
|
+
],
|
|
40728
|
+
"members": [
|
|
40729
|
+
{
|
|
40730
|
+
"kind": "field",
|
|
40731
|
+
"name": "visible",
|
|
40732
|
+
"type": {
|
|
40733
|
+
"text": "boolean"
|
|
40734
|
+
},
|
|
40735
|
+
"privacy": "public",
|
|
40736
|
+
"description": "Whether the tooltip is visible or not.\nIf undefined tooltip is shown when anchor element is hovered",
|
|
40737
|
+
"inheritedFrom": {
|
|
40738
|
+
"name": "Tooltip",
|
|
40739
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40740
|
+
}
|
|
40741
|
+
},
|
|
40742
|
+
{
|
|
40743
|
+
"kind": "method",
|
|
40744
|
+
"name": "visibleChanged",
|
|
40745
|
+
"privacy": "private",
|
|
40746
|
+
"return": {
|
|
40747
|
+
"type": {
|
|
40748
|
+
"text": "void"
|
|
40749
|
+
}
|
|
40750
|
+
},
|
|
40733
40751
|
"inheritedFrom": {
|
|
40734
|
-
"name": "
|
|
40735
|
-
"module": "src/
|
|
40752
|
+
"name": "Tooltip",
|
|
40753
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40736
40754
|
}
|
|
40737
40755
|
},
|
|
40738
40756
|
{
|
|
40757
|
+
"kind": "field",
|
|
40758
|
+
"name": "anchor",
|
|
40739
40759
|
"type": {
|
|
40740
|
-
"text": "
|
|
40760
|
+
"text": "string"
|
|
40741
40761
|
},
|
|
40742
|
-
"
|
|
40743
|
-
"
|
|
40762
|
+
"privacy": "public",
|
|
40763
|
+
"default": "\"\"",
|
|
40764
|
+
"description": "The id of the element the tooltip is anchored to",
|
|
40744
40765
|
"inheritedFrom": {
|
|
40745
|
-
"name": "
|
|
40746
|
-
"module": "src/
|
|
40766
|
+
"name": "Tooltip",
|
|
40767
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40747
40768
|
}
|
|
40748
40769
|
},
|
|
40749
40770
|
{
|
|
40750
|
-
"
|
|
40751
|
-
"
|
|
40752
|
-
|
|
40771
|
+
"kind": "method",
|
|
40772
|
+
"name": "anchorChanged",
|
|
40773
|
+
"privacy": "private",
|
|
40774
|
+
"return": {
|
|
40775
|
+
"type": {
|
|
40776
|
+
"text": "void"
|
|
40777
|
+
}
|
|
40753
40778
|
},
|
|
40754
|
-
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
40755
|
-
"fieldName": "placeholder",
|
|
40756
40779
|
"inheritedFrom": {
|
|
40757
|
-
"name": "
|
|
40758
|
-
"module": "src/
|
|
40780
|
+
"name": "Tooltip",
|
|
40781
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40759
40782
|
}
|
|
40760
40783
|
},
|
|
40761
40784
|
{
|
|
40762
|
-
"
|
|
40785
|
+
"kind": "field",
|
|
40786
|
+
"name": "delay",
|
|
40763
40787
|
"type": {
|
|
40764
|
-
"text": "
|
|
40788
|
+
"text": "number"
|
|
40765
40789
|
},
|
|
40766
|
-
"
|
|
40767
|
-
"
|
|
40790
|
+
"privacy": "public",
|
|
40791
|
+
"default": "300",
|
|
40792
|
+
"description": "The delay in milliseconds before a tooltip is shown after a hover event",
|
|
40768
40793
|
"inheritedFrom": {
|
|
40769
|
-
"name": "
|
|
40770
|
-
"module": "src/
|
|
40794
|
+
"name": "Tooltip",
|
|
40795
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40771
40796
|
}
|
|
40772
40797
|
},
|
|
40773
40798
|
{
|
|
40774
|
-
"
|
|
40799
|
+
"kind": "field",
|
|
40800
|
+
"name": "position",
|
|
40775
40801
|
"type": {
|
|
40776
|
-
"text": "
|
|
40802
|
+
"text": "TooltipPosition"
|
|
40777
40803
|
},
|
|
40778
|
-
"
|
|
40779
|
-
"
|
|
40804
|
+
"privacy": "public",
|
|
40805
|
+
"description": "Controls the placement of the tooltip relative to the anchor.\nWhen the position is undefined the tooltip is placed above or below the anchor based on available space.",
|
|
40780
40806
|
"inheritedFrom": {
|
|
40781
|
-
"name": "
|
|
40782
|
-
"module": "src/
|
|
40807
|
+
"name": "Tooltip",
|
|
40808
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40783
40809
|
}
|
|
40784
40810
|
},
|
|
40785
40811
|
{
|
|
40786
|
-
"
|
|
40787
|
-
"
|
|
40788
|
-
|
|
40812
|
+
"kind": "method",
|
|
40813
|
+
"name": "positionChanged",
|
|
40814
|
+
"privacy": "private",
|
|
40815
|
+
"return": {
|
|
40816
|
+
"type": {
|
|
40817
|
+
"text": "void"
|
|
40818
|
+
}
|
|
40789
40819
|
},
|
|
40790
|
-
"description": "A regular expression that the value must match to pass validation.",
|
|
40791
|
-
"fieldName": "pattern",
|
|
40792
40820
|
"inheritedFrom": {
|
|
40793
|
-
"name": "
|
|
40794
|
-
"module": "src/
|
|
40821
|
+
"name": "Tooltip",
|
|
40822
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40795
40823
|
}
|
|
40796
|
-
}
|
|
40797
|
-
],
|
|
40798
|
-
"members": [
|
|
40824
|
+
},
|
|
40799
40825
|
{
|
|
40800
40826
|
"kind": "field",
|
|
40801
|
-
"name": "
|
|
40827
|
+
"name": "autoUpdateMode",
|
|
40802
40828
|
"type": {
|
|
40803
|
-
"text": "
|
|
40829
|
+
"text": "AutoUpdateMode"
|
|
40804
40830
|
},
|
|
40805
|
-
"
|
|
40831
|
+
"privacy": "public",
|
|
40832
|
+
"default": "\"anchor\"",
|
|
40833
|
+
"description": "Controls when the tooltip updates its position, default is 'anchor' which only updates when\nthe anchor is resized. 'auto' will update on scroll/resize events.\nCorresponds to anchored-region auto-update-mode.",
|
|
40806
40834
|
"inheritedFrom": {
|
|
40807
|
-
"name": "
|
|
40808
|
-
"module": "src/
|
|
40835
|
+
"name": "Tooltip",
|
|
40836
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40809
40837
|
}
|
|
40810
40838
|
},
|
|
40811
40839
|
{
|
|
40812
40840
|
"kind": "field",
|
|
40813
|
-
"name": "
|
|
40841
|
+
"name": "horizontalViewportLock",
|
|
40814
40842
|
"type": {
|
|
40815
40843
|
"text": "boolean"
|
|
40816
40844
|
},
|
|
40817
|
-
"inheritedFrom": {
|
|
40818
|
-
"name": "UrlInput",
|
|
40819
|
-
"module": "src/url-input/url-input.ts"
|
|
40820
|
-
}
|
|
40821
|
-
},
|
|
40822
|
-
{
|
|
40823
|
-
"kind": "method",
|
|
40824
|
-
"name": "saveUrl",
|
|
40825
40845
|
"privacy": "public",
|
|
40826
|
-
"
|
|
40827
|
-
{
|
|
40828
|
-
"name": "url",
|
|
40829
|
-
"type": {
|
|
40830
|
-
"text": "string"
|
|
40831
|
-
}
|
|
40832
|
-
}
|
|
40833
|
-
],
|
|
40846
|
+
"description": "Controls if the tooltip will always remain fully in the viewport on the horizontal axis",
|
|
40834
40847
|
"inheritedFrom": {
|
|
40835
|
-
"name": "
|
|
40836
|
-
"module": "src/
|
|
40848
|
+
"name": "Tooltip",
|
|
40849
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40837
40850
|
}
|
|
40838
40851
|
},
|
|
40839
40852
|
{
|
|
40840
|
-
"kind": "
|
|
40841
|
-
"name": "
|
|
40853
|
+
"kind": "field",
|
|
40854
|
+
"name": "verticalViewportLock",
|
|
40855
|
+
"type": {
|
|
40856
|
+
"text": "boolean"
|
|
40857
|
+
},
|
|
40842
40858
|
"privacy": "public",
|
|
40859
|
+
"description": "Controls if the tooltip will always remain fully in the viewport on the vertical axis",
|
|
40843
40860
|
"inheritedFrom": {
|
|
40844
|
-
"name": "
|
|
40845
|
-
"module": "src/
|
|
40861
|
+
"name": "Tooltip",
|
|
40862
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40846
40863
|
}
|
|
40847
40864
|
},
|
|
40848
40865
|
{
|
|
40849
40866
|
"kind": "field",
|
|
40850
|
-
"name": "
|
|
40867
|
+
"name": "anchorElement",
|
|
40851
40868
|
"type": {
|
|
40852
|
-
"text": "
|
|
40869
|
+
"text": "HTMLElement | null"
|
|
40853
40870
|
},
|
|
40854
40871
|
"privacy": "public",
|
|
40855
|
-
"
|
|
40872
|
+
"default": "null",
|
|
40873
|
+
"description": "the html element currently being used as anchor.\nSetting this directly overrides the anchor attribute.",
|
|
40856
40874
|
"inheritedFrom": {
|
|
40857
|
-
"name": "
|
|
40858
|
-
"module": "src/
|
|
40875
|
+
"name": "Tooltip",
|
|
40876
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40859
40877
|
}
|
|
40860
40878
|
},
|
|
40861
40879
|
{
|
|
40862
40880
|
"kind": "method",
|
|
40863
|
-
"name": "
|
|
40881
|
+
"name": "anchorElementChanged",
|
|
40864
40882
|
"privacy": "private",
|
|
40865
40883
|
"return": {
|
|
40866
40884
|
"type": {
|
|
40867
40885
|
"text": "void"
|
|
40868
40886
|
}
|
|
40869
40887
|
},
|
|
40888
|
+
"parameters": [
|
|
40889
|
+
{
|
|
40890
|
+
"name": "oldValue",
|
|
40891
|
+
"type": {
|
|
40892
|
+
"text": "HTMLElement | null"
|
|
40893
|
+
}
|
|
40894
|
+
}
|
|
40895
|
+
],
|
|
40870
40896
|
"inheritedFrom": {
|
|
40871
|
-
"name": "
|
|
40872
|
-
"module": "src/
|
|
40873
|
-
}
|
|
40874
|
-
},
|
|
40875
|
-
{
|
|
40876
|
-
"kind": "field",
|
|
40877
|
-
"name": "autofocus",
|
|
40878
|
-
"type": {
|
|
40879
|
-
"text": "boolean"
|
|
40880
|
-
},
|
|
40881
|
-
"privacy": "public",
|
|
40882
|
-
"description": "Indicates that this element should get focus after the page finishes loading. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute} for more information.",
|
|
40883
|
-
"inheritedFrom": {
|
|
40884
|
-
"name": "UrlInput",
|
|
40885
|
-
"module": "src/url-input/url-input.ts"
|
|
40897
|
+
"name": "Tooltip",
|
|
40898
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40886
40899
|
}
|
|
40887
40900
|
},
|
|
40888
40901
|
{
|
|
40889
40902
|
"kind": "method",
|
|
40890
|
-
"name": "
|
|
40903
|
+
"name": "viewportElementChanged",
|
|
40891
40904
|
"privacy": "private",
|
|
40892
40905
|
"return": {
|
|
40893
40906
|
"type": {
|
|
@@ -40895,262 +40908,249 @@
|
|
|
40895
40908
|
}
|
|
40896
40909
|
},
|
|
40897
40910
|
"inheritedFrom": {
|
|
40898
|
-
"name": "
|
|
40899
|
-
"module": "src/
|
|
40911
|
+
"name": "Tooltip",
|
|
40912
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40900
40913
|
}
|
|
40901
40914
|
},
|
|
40902
40915
|
{
|
|
40903
40916
|
"kind": "field",
|
|
40904
|
-
"name": "
|
|
40917
|
+
"name": "showDelayTimer",
|
|
40905
40918
|
"type": {
|
|
40906
|
-
"text": "
|
|
40919
|
+
"text": "number | null"
|
|
40907
40920
|
},
|
|
40908
|
-
"privacy": "
|
|
40909
|
-
"
|
|
40921
|
+
"privacy": "private",
|
|
40922
|
+
"default": "null",
|
|
40923
|
+
"description": "The timer that tracks delay time before the tooltip is shown on hover",
|
|
40910
40924
|
"inheritedFrom": {
|
|
40911
|
-
"name": "
|
|
40912
|
-
"module": "src/
|
|
40925
|
+
"name": "Tooltip",
|
|
40926
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40913
40927
|
}
|
|
40914
40928
|
},
|
|
40915
40929
|
{
|
|
40916
|
-
"kind": "
|
|
40917
|
-
"name": "
|
|
40930
|
+
"kind": "field",
|
|
40931
|
+
"name": "hideDelayTimer",
|
|
40932
|
+
"type": {
|
|
40933
|
+
"text": "number | null"
|
|
40934
|
+
},
|
|
40918
40935
|
"privacy": "private",
|
|
40919
|
-
"
|
|
40920
|
-
|
|
40921
|
-
|
|
40922
|
-
|
|
40936
|
+
"default": "null",
|
|
40937
|
+
"description": "The timer that tracks delay time before the tooltip is hidden",
|
|
40938
|
+
"inheritedFrom": {
|
|
40939
|
+
"name": "Tooltip",
|
|
40940
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40941
|
+
}
|
|
40942
|
+
},
|
|
40943
|
+
{
|
|
40944
|
+
"kind": "field",
|
|
40945
|
+
"name": "isAnchorHoveredFocused",
|
|
40946
|
+
"type": {
|
|
40947
|
+
"text": "boolean"
|
|
40923
40948
|
},
|
|
40949
|
+
"privacy": "private",
|
|
40950
|
+
"default": "false",
|
|
40951
|
+
"description": "Indicates whether the anchor is currently being hovered or has focus",
|
|
40924
40952
|
"inheritedFrom": {
|
|
40925
|
-
"name": "
|
|
40926
|
-
"module": "src/
|
|
40953
|
+
"name": "Tooltip",
|
|
40954
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40927
40955
|
}
|
|
40928
40956
|
},
|
|
40929
40957
|
{
|
|
40930
40958
|
"kind": "field",
|
|
40931
|
-
"name": "
|
|
40959
|
+
"name": "isRegionHovered",
|
|
40932
40960
|
"type": {
|
|
40933
|
-
"text": "
|
|
40961
|
+
"text": "boolean"
|
|
40934
40962
|
},
|
|
40935
|
-
"privacy": "
|
|
40936
|
-
"
|
|
40963
|
+
"privacy": "private",
|
|
40964
|
+
"default": "false",
|
|
40965
|
+
"description": "Indicates whether the region is currently being hovered",
|
|
40937
40966
|
"inheritedFrom": {
|
|
40938
|
-
"name": "
|
|
40939
|
-
"module": "src/
|
|
40967
|
+
"name": "Tooltip",
|
|
40968
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40940
40969
|
}
|
|
40941
40970
|
},
|
|
40942
40971
|
{
|
|
40943
|
-
"kind": "
|
|
40944
|
-
"name": "
|
|
40972
|
+
"kind": "field",
|
|
40973
|
+
"name": "handleRegionMouseOver",
|
|
40945
40974
|
"privacy": "private",
|
|
40946
|
-
"
|
|
40947
|
-
"type": {
|
|
40948
|
-
"text": "void"
|
|
40949
|
-
}
|
|
40950
|
-
},
|
|
40975
|
+
"description": "mouse enters region",
|
|
40951
40976
|
"inheritedFrom": {
|
|
40952
|
-
"name": "
|
|
40953
|
-
"module": "src/
|
|
40977
|
+
"name": "Tooltip",
|
|
40978
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40954
40979
|
}
|
|
40955
40980
|
},
|
|
40956
40981
|
{
|
|
40957
40982
|
"kind": "field",
|
|
40958
|
-
"name": "
|
|
40959
|
-
"
|
|
40960
|
-
|
|
40961
|
-
},
|
|
40962
|
-
"privacy": "public",
|
|
40963
|
-
"description": "Allows associating a {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist} to the element by {@link https://developer.mozilla.org/en-US/docs/Web/API/Element/id}.",
|
|
40983
|
+
"name": "handleRegionMouseOut",
|
|
40984
|
+
"privacy": "private",
|
|
40985
|
+
"description": "mouse leaves region",
|
|
40964
40986
|
"inheritedFrom": {
|
|
40965
|
-
"name": "
|
|
40966
|
-
"module": "src/
|
|
40987
|
+
"name": "Tooltip",
|
|
40988
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40967
40989
|
}
|
|
40968
40990
|
},
|
|
40969
40991
|
{
|
|
40970
|
-
"kind": "
|
|
40971
|
-
"name": "
|
|
40992
|
+
"kind": "field",
|
|
40993
|
+
"name": "handleAnchorMouseOver",
|
|
40972
40994
|
"privacy": "private",
|
|
40973
|
-
"
|
|
40974
|
-
"type": {
|
|
40975
|
-
"text": "void"
|
|
40976
|
-
}
|
|
40977
|
-
},
|
|
40995
|
+
"description": "mouse enters anchor",
|
|
40978
40996
|
"inheritedFrom": {
|
|
40979
|
-
"name": "
|
|
40980
|
-
"module": "src/
|
|
40997
|
+
"name": "Tooltip",
|
|
40998
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40981
40999
|
}
|
|
40982
41000
|
},
|
|
40983
41001
|
{
|
|
40984
41002
|
"kind": "field",
|
|
40985
|
-
"name": "
|
|
40986
|
-
"
|
|
40987
|
-
|
|
40988
|
-
},
|
|
40989
|
-
"privacy": "public",
|
|
40990
|
-
"description": "The maximum number of characters a user can enter.",
|
|
41003
|
+
"name": "handleAnchorMouseOut",
|
|
41004
|
+
"privacy": "private",
|
|
41005
|
+
"description": "mouse leaves anchor",
|
|
40991
41006
|
"inheritedFrom": {
|
|
40992
|
-
"name": "
|
|
40993
|
-
"module": "src/
|
|
41007
|
+
"name": "Tooltip",
|
|
41008
|
+
"module": "src/tooltip/tooltip.ts"
|
|
40994
41009
|
}
|
|
40995
41010
|
},
|
|
40996
41011
|
{
|
|
40997
|
-
"kind": "
|
|
40998
|
-
"name": "
|
|
41012
|
+
"kind": "field",
|
|
41013
|
+
"name": "handleAnchorFocusIn",
|
|
40999
41014
|
"privacy": "private",
|
|
41000
|
-
"
|
|
41001
|
-
"type": {
|
|
41002
|
-
"text": "void"
|
|
41003
|
-
}
|
|
41004
|
-
},
|
|
41015
|
+
"description": "anchor gets focus",
|
|
41005
41016
|
"inheritedFrom": {
|
|
41006
|
-
"name": "
|
|
41007
|
-
"module": "src/
|
|
41017
|
+
"name": "Tooltip",
|
|
41018
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41008
41019
|
}
|
|
41009
41020
|
},
|
|
41010
41021
|
{
|
|
41011
41022
|
"kind": "field",
|
|
41012
|
-
"name": "
|
|
41013
|
-
"
|
|
41014
|
-
|
|
41015
|
-
},
|
|
41016
|
-
"privacy": "public",
|
|
41017
|
-
"description": "The minimum number of characters a user can enter.",
|
|
41023
|
+
"name": "handleAnchorFocusOut",
|
|
41024
|
+
"privacy": "private",
|
|
41025
|
+
"description": "anchor loses focus",
|
|
41018
41026
|
"inheritedFrom": {
|
|
41019
|
-
"name": "
|
|
41020
|
-
"module": "src/
|
|
41027
|
+
"name": "Tooltip",
|
|
41028
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41021
41029
|
}
|
|
41022
41030
|
},
|
|
41023
41031
|
{
|
|
41024
|
-
"kind": "
|
|
41025
|
-
"name": "
|
|
41032
|
+
"kind": "field",
|
|
41033
|
+
"name": "startHideDelayTimer",
|
|
41026
41034
|
"privacy": "private",
|
|
41027
|
-
"
|
|
41028
|
-
"type": {
|
|
41029
|
-
"text": "void"
|
|
41030
|
-
}
|
|
41031
|
-
},
|
|
41035
|
+
"description": "starts the hide timer",
|
|
41032
41036
|
"inheritedFrom": {
|
|
41033
|
-
"name": "
|
|
41034
|
-
"module": "src/
|
|
41037
|
+
"name": "Tooltip",
|
|
41038
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41035
41039
|
}
|
|
41036
41040
|
},
|
|
41037
41041
|
{
|
|
41038
41042
|
"kind": "field",
|
|
41039
|
-
"name": "
|
|
41040
|
-
"
|
|
41041
|
-
|
|
41042
|
-
},
|
|
41043
|
-
"privacy": "public",
|
|
41044
|
-
"description": "A regular expression that the value must match to pass validation.",
|
|
41043
|
+
"name": "clearHideDelayTimer",
|
|
41044
|
+
"privacy": "private",
|
|
41045
|
+
"description": "clears the hide delay",
|
|
41045
41046
|
"inheritedFrom": {
|
|
41046
|
-
"name": "
|
|
41047
|
-
"module": "src/
|
|
41047
|
+
"name": "Tooltip",
|
|
41048
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41048
41049
|
}
|
|
41049
41050
|
},
|
|
41050
41051
|
{
|
|
41051
|
-
"kind": "
|
|
41052
|
-
"name": "
|
|
41052
|
+
"kind": "field",
|
|
41053
|
+
"name": "startShowDelayTimer",
|
|
41053
41054
|
"privacy": "private",
|
|
41054
|
-
"
|
|
41055
|
-
"type": {
|
|
41056
|
-
"text": "void"
|
|
41057
|
-
}
|
|
41058
|
-
},
|
|
41055
|
+
"description": "starts the show timer if not currently running",
|
|
41059
41056
|
"inheritedFrom": {
|
|
41060
|
-
"name": "
|
|
41061
|
-
"module": "src/
|
|
41057
|
+
"name": "Tooltip",
|
|
41058
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41062
41059
|
}
|
|
41063
41060
|
},
|
|
41064
41061
|
{
|
|
41065
41062
|
"kind": "field",
|
|
41066
|
-
"name": "
|
|
41067
|
-
"
|
|
41068
|
-
|
|
41069
|
-
},
|
|
41070
|
-
"privacy": "public",
|
|
41071
|
-
"description": "Sets the width of the element to a specified number of characters.",
|
|
41063
|
+
"name": "startHover",
|
|
41064
|
+
"privacy": "private",
|
|
41065
|
+
"description": "start hover",
|
|
41072
41066
|
"inheritedFrom": {
|
|
41073
|
-
"name": "
|
|
41074
|
-
"module": "src/
|
|
41067
|
+
"name": "Tooltip",
|
|
41068
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41069
|
+
}
|
|
41070
|
+
},
|
|
41071
|
+
{
|
|
41072
|
+
"kind": "field",
|
|
41073
|
+
"name": "clearShowDelayTimer",
|
|
41074
|
+
"privacy": "private",
|
|
41075
|
+
"description": "clears the show delay",
|
|
41076
|
+
"inheritedFrom": {
|
|
41077
|
+
"name": "Tooltip",
|
|
41078
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41075
41079
|
}
|
|
41076
41080
|
},
|
|
41077
41081
|
{
|
|
41078
41082
|
"kind": "method",
|
|
41079
|
-
"name": "
|
|
41083
|
+
"name": "updateLayout",
|
|
41080
41084
|
"privacy": "private",
|
|
41081
41085
|
"return": {
|
|
41082
41086
|
"type": {
|
|
41083
41087
|
"text": "void"
|
|
41084
41088
|
}
|
|
41085
41089
|
},
|
|
41090
|
+
"description": "updated the properties being passed to the anchored region",
|
|
41086
41091
|
"inheritedFrom": {
|
|
41087
|
-
"name": "
|
|
41088
|
-
"module": "src/
|
|
41092
|
+
"name": "Tooltip",
|
|
41093
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41089
41094
|
}
|
|
41090
41095
|
},
|
|
41091
41096
|
{
|
|
41092
41097
|
"kind": "field",
|
|
41093
|
-
"name": "
|
|
41094
|
-
"
|
|
41095
|
-
|
|
41096
|
-
},
|
|
41097
|
-
"privacy": "public",
|
|
41098
|
-
"description": "Controls whether or not to enable spell checking for the input field, or if the default spell checking configuration should be used.",
|
|
41098
|
+
"name": "getAnchor",
|
|
41099
|
+
"privacy": "private",
|
|
41100
|
+
"description": "Gets the anchor element by id",
|
|
41099
41101
|
"inheritedFrom": {
|
|
41100
|
-
"name": "
|
|
41101
|
-
"module": "src/
|
|
41102
|
+
"name": "Tooltip",
|
|
41103
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41102
41104
|
}
|
|
41103
41105
|
},
|
|
41104
41106
|
{
|
|
41105
|
-
"kind": "
|
|
41106
|
-
"name": "
|
|
41107
|
+
"kind": "field",
|
|
41108
|
+
"name": "handleDocumentKeydown",
|
|
41107
41109
|
"privacy": "private",
|
|
41108
|
-
"
|
|
41109
|
-
"type": {
|
|
41110
|
-
"text": "void"
|
|
41111
|
-
}
|
|
41112
|
-
},
|
|
41110
|
+
"description": "handles key down events to check for dismiss",
|
|
41113
41111
|
"inheritedFrom": {
|
|
41114
|
-
"name": "
|
|
41115
|
-
"module": "src/
|
|
41112
|
+
"name": "Tooltip",
|
|
41113
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41116
41114
|
}
|
|
41117
41115
|
},
|
|
41118
41116
|
{
|
|
41119
|
-
"kind": "
|
|
41120
|
-
"name": "
|
|
41121
|
-
"privacy": "
|
|
41122
|
-
"
|
|
41123
|
-
"type": {
|
|
41124
|
-
"text": "void"
|
|
41125
|
-
}
|
|
41126
|
-
},
|
|
41127
|
-
"description": "Selects all the text in the text field",
|
|
41117
|
+
"kind": "field",
|
|
41118
|
+
"name": "updateTooltipVisibility",
|
|
41119
|
+
"privacy": "private",
|
|
41120
|
+
"description": "determines whether to show or hide the tooltip based on current state",
|
|
41128
41121
|
"inheritedFrom": {
|
|
41129
|
-
"name": "
|
|
41130
|
-
"module": "src/
|
|
41122
|
+
"name": "Tooltip",
|
|
41123
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41131
41124
|
}
|
|
41132
41125
|
},
|
|
41133
41126
|
{
|
|
41134
|
-
"kind": "
|
|
41135
|
-
"name": "
|
|
41136
|
-
"privacy": "
|
|
41137
|
-
"
|
|
41138
|
-
"type": {
|
|
41139
|
-
"text": "void"
|
|
41140
|
-
}
|
|
41141
|
-
},
|
|
41142
|
-
"description": "{@inheritDoc (FormAssociated:interface).validate}",
|
|
41127
|
+
"kind": "field",
|
|
41128
|
+
"name": "showTooltip",
|
|
41129
|
+
"privacy": "private",
|
|
41130
|
+
"description": "shows the tooltip",
|
|
41143
41131
|
"inheritedFrom": {
|
|
41144
|
-
"name": "
|
|
41145
|
-
"module": "src/
|
|
41132
|
+
"name": "Tooltip",
|
|
41133
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41146
41134
|
}
|
|
41147
41135
|
},
|
|
41148
41136
|
{
|
|
41149
41137
|
"kind": "field",
|
|
41150
|
-
"name": "
|
|
41138
|
+
"name": "hideTooltip",
|
|
41139
|
+
"privacy": "private",
|
|
41140
|
+
"description": "hides the tooltip",
|
|
41151
41141
|
"inheritedFrom": {
|
|
41152
|
-
"name": "
|
|
41153
|
-
"module": "src/
|
|
41142
|
+
"name": "Tooltip",
|
|
41143
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41144
|
+
}
|
|
41145
|
+
},
|
|
41146
|
+
{
|
|
41147
|
+
"kind": "field",
|
|
41148
|
+
"name": "setRegionProps",
|
|
41149
|
+
"privacy": "private",
|
|
41150
|
+
"description": "updates the tooltip anchored region props after it has been\nadded to the DOM",
|
|
41151
|
+
"inheritedFrom": {
|
|
41152
|
+
"name": "Tooltip",
|
|
41153
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41154
41154
|
}
|
|
41155
41155
|
},
|
|
41156
41156
|
{
|
|
@@ -41162,8 +41162,8 @@
|
|
|
41162
41162
|
"privacy": "private",
|
|
41163
41163
|
"default": "void 0",
|
|
41164
41164
|
"inheritedFrom": {
|
|
41165
|
-
"name": "
|
|
41166
|
-
"module": "src/
|
|
41165
|
+
"name": "Tooltip",
|
|
41166
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41167
41167
|
}
|
|
41168
41168
|
},
|
|
41169
41169
|
{
|
|
@@ -41175,8 +41175,8 @@
|
|
|
41175
41175
|
"privacy": "public",
|
|
41176
41176
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
41177
41177
|
"inheritedFrom": {
|
|
41178
|
-
"name": "
|
|
41179
|
-
"module": "src/
|
|
41178
|
+
"name": "Tooltip",
|
|
41179
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41180
41180
|
}
|
|
41181
41181
|
},
|
|
41182
41182
|
{
|
|
@@ -41188,8 +41188,8 @@
|
|
|
41188
41188
|
"privacy": "public",
|
|
41189
41189
|
"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.",
|
|
41190
41190
|
"inheritedFrom": {
|
|
41191
|
-
"name": "
|
|
41192
|
-
"module": "src/
|
|
41191
|
+
"name": "Tooltip",
|
|
41192
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41193
41193
|
}
|
|
41194
41194
|
},
|
|
41195
41195
|
{
|
|
@@ -41202,8 +41202,8 @@
|
|
|
41202
41202
|
}
|
|
41203
41203
|
},
|
|
41204
41204
|
"inheritedFrom": {
|
|
41205
|
-
"name": "
|
|
41206
|
-
"module": "src/
|
|
41205
|
+
"name": "Tooltip",
|
|
41206
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41207
41207
|
}
|
|
41208
41208
|
},
|
|
41209
41209
|
{
|
|
@@ -41215,8 +41215,8 @@
|
|
|
41215
41215
|
"privacy": "public",
|
|
41216
41216
|
"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.",
|
|
41217
41217
|
"inheritedFrom": {
|
|
41218
|
-
"name": "
|
|
41219
|
-
"module": "src/
|
|
41218
|
+
"name": "Tooltip",
|
|
41219
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41220
41220
|
}
|
|
41221
41221
|
},
|
|
41222
41222
|
{
|
|
@@ -41229,8 +41229,8 @@
|
|
|
41229
41229
|
}
|
|
41230
41230
|
},
|
|
41231
41231
|
"inheritedFrom": {
|
|
41232
|
-
"name": "
|
|
41233
|
-
"module": "src/
|
|
41232
|
+
"name": "Tooltip",
|
|
41233
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41234
41234
|
}
|
|
41235
41235
|
},
|
|
41236
41236
|
{
|
|
@@ -41260,42 +41260,42 @@
|
|
|
41260
41260
|
],
|
|
41261
41261
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
41262
41262
|
"inheritedFrom": {
|
|
41263
|
-
"name": "
|
|
41264
|
-
"module": "src/
|
|
41263
|
+
"name": "Tooltip",
|
|
41264
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41265
41265
|
}
|
|
41266
41266
|
}
|
|
41267
41267
|
],
|
|
41268
41268
|
"events": [
|
|
41269
41269
|
{
|
|
41270
|
-
"description": "Fires a custom '
|
|
41271
|
-
"name": "
|
|
41270
|
+
"description": "Fires a custom 'dismiss' event when the tooltip is visible and escape key is pressed",
|
|
41271
|
+
"name": "dismiss",
|
|
41272
41272
|
"inheritedFrom": {
|
|
41273
|
-
"name": "
|
|
41274
|
-
"module": "src/
|
|
41273
|
+
"name": "Tooltip",
|
|
41274
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41275
41275
|
}
|
|
41276
41276
|
}
|
|
41277
41277
|
]
|
|
41278
41278
|
},
|
|
41279
41279
|
{
|
|
41280
41280
|
"kind": "variable",
|
|
41281
|
-
"name": "
|
|
41281
|
+
"name": "zeroTooltip"
|
|
41282
41282
|
}
|
|
41283
41283
|
],
|
|
41284
41284
|
"exports": [
|
|
41285
41285
|
{
|
|
41286
41286
|
"kind": "js",
|
|
41287
|
-
"name": "
|
|
41287
|
+
"name": "Tooltip",
|
|
41288
41288
|
"declaration": {
|
|
41289
|
-
"name": "
|
|
41290
|
-
"module": "src/
|
|
41289
|
+
"name": "Tooltip",
|
|
41290
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41291
41291
|
}
|
|
41292
41292
|
},
|
|
41293
41293
|
{
|
|
41294
41294
|
"kind": "js",
|
|
41295
|
-
"name": "
|
|
41295
|
+
"name": "zeroTooltip",
|
|
41296
41296
|
"declaration": {
|
|
41297
|
-
"name": "
|
|
41298
|
-
"module": "src/
|
|
41297
|
+
"name": "zeroTooltip",
|
|
41298
|
+
"module": "src/tooltip/tooltip.ts"
|
|
41299
41299
|
}
|
|
41300
41300
|
}
|
|
41301
41301
|
]
|