@ulu/frontend-vue 0.6.5 → 0.6.7
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/mcp-data.json
CHANGED
|
@@ -119,10 +119,6 @@
|
|
|
119
119
|
"code": "<UluAction href=\"{...}\" download>Content</UluAction>"
|
|
120
120
|
}
|
|
121
121
|
],
|
|
122
|
-
"UluWhenBreakpoint": [],
|
|
123
|
-
"UluTitleRail": [],
|
|
124
|
-
"UluDataGrid": [],
|
|
125
|
-
"UluAdaptiveLayout": [],
|
|
126
122
|
"UluSkipLink": [
|
|
127
123
|
{
|
|
128
124
|
"title": "Default",
|
|
@@ -195,6 +191,38 @@
|
|
|
195
191
|
"code": "<UluBreadcrumb items=\"{...}\">Content</UluBreadcrumb>"
|
|
196
192
|
}
|
|
197
193
|
],
|
|
194
|
+
"UluWhenBreakpoint": [],
|
|
195
|
+
"UluTitleRail": [],
|
|
196
|
+
"UluDataGrid": [],
|
|
197
|
+
"UluAdaptiveLayout": [],
|
|
198
|
+
"UluTabGroup": [
|
|
199
|
+
{
|
|
200
|
+
"title": "Default",
|
|
201
|
+
"description": "Default variation",
|
|
202
|
+
"code": "<UluTabGroup>Content</UluTabGroup>"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"title": "Vertical",
|
|
206
|
+
"description": "Vertical variation",
|
|
207
|
+
"code": "<UluTabGroup vertical>Content</UluTabGroup>"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"title": "DefaultIndex",
|
|
211
|
+
"description": "DefaultIndex variation",
|
|
212
|
+
"code": "<UluTabGroup :defaultIndex=\"2\">Content</UluTabGroup>"
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"title": "FullWidth",
|
|
216
|
+
"description": "FullWidth variation",
|
|
217
|
+
"code": "<UluTabGroup modifiers=\"{...}\">Content</UluTabGroup>"
|
|
218
|
+
}
|
|
219
|
+
],
|
|
220
|
+
"UluOverflowPopover": [],
|
|
221
|
+
"UluModal": [],
|
|
222
|
+
"UluDropdown": [],
|
|
223
|
+
"UluCollapsible": [],
|
|
224
|
+
"UluAccordionGroup": [],
|
|
225
|
+
"UluAccordion": [],
|
|
198
226
|
"UluSelectableMenu": [],
|
|
199
227
|
"UluSearchForm": [],
|
|
200
228
|
"UluFormTextarea": [],
|
|
@@ -434,34 +462,6 @@
|
|
|
434
462
|
}
|
|
435
463
|
],
|
|
436
464
|
"UluAlert": [],
|
|
437
|
-
"UluTabGroup": [
|
|
438
|
-
{
|
|
439
|
-
"title": "Default",
|
|
440
|
-
"description": "Default variation",
|
|
441
|
-
"code": "<UluTabGroup>Content</UluTabGroup>"
|
|
442
|
-
},
|
|
443
|
-
{
|
|
444
|
-
"title": "Vertical",
|
|
445
|
-
"description": "Vertical variation",
|
|
446
|
-
"code": "<UluTabGroup vertical>Content</UluTabGroup>"
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
"title": "DefaultIndex",
|
|
450
|
-
"description": "DefaultIndex variation",
|
|
451
|
-
"code": "<UluTabGroup :defaultIndex=\"2\">Content</UluTabGroup>"
|
|
452
|
-
},
|
|
453
|
-
{
|
|
454
|
-
"title": "FullWidth",
|
|
455
|
-
"description": "FullWidth variation",
|
|
456
|
-
"code": "<UluTabGroup modifiers=\"{...}\">Content</UluTabGroup>"
|
|
457
|
-
}
|
|
458
|
-
],
|
|
459
|
-
"UluOverflowPopover": [],
|
|
460
|
-
"UluModal": [],
|
|
461
|
-
"UluDropdown": [],
|
|
462
|
-
"UluCollapsible": [],
|
|
463
|
-
"UluAccordionGroup": [],
|
|
464
|
-
"UluAccordion": [],
|
|
465
465
|
"UluTableSticky": [
|
|
466
466
|
{
|
|
467
467
|
"title": "Default",
|
|
@@ -469,10 +469,6 @@
|
|
|
469
469
|
"code": "<UluTableSticky columns=\"{...}\" rows=\"{...}\" caption=\"Example Sticky Table\" scrollControls>Content</UluTableSticky>"
|
|
470
470
|
}
|
|
471
471
|
],
|
|
472
|
-
"UluScrollAnchorsNavAnimated": [],
|
|
473
|
-
"UluScrollAnchorsNav": [],
|
|
474
|
-
"UluScrollAnchorsHeadlessSection": [],
|
|
475
|
-
"UluScrollAnchors": [],
|
|
476
472
|
"UluSkeletonText": [],
|
|
477
473
|
"UluSkeletonMedia": [],
|
|
478
474
|
"UluSkeletonContent": [],
|
|
@@ -484,6 +480,10 @@
|
|
|
484
480
|
"code": "<CardExample horizontal>Content</CardExample>"
|
|
485
481
|
}
|
|
486
482
|
],
|
|
483
|
+
"UluScrollAnchorsNavAnimated": [],
|
|
484
|
+
"UluScrollAnchorsNav": [],
|
|
485
|
+
"UluScrollAnchorsHeadlessSection": [],
|
|
486
|
+
"UluScrollAnchors": [],
|
|
487
487
|
"facets-router": [
|
|
488
488
|
{
|
|
489
489
|
"title": "Default",
|
|
@@ -12347,32 +12347,6 @@
|
|
|
12347
12347
|
"order": 28,
|
|
12348
12348
|
"level": 0
|
|
12349
12349
|
},
|
|
12350
|
-
{
|
|
12351
|
-
"id": "module:components",
|
|
12352
|
-
"longname": "module:components",
|
|
12353
|
-
"name": "components",
|
|
12354
|
-
"kind": "module",
|
|
12355
|
-
"meta": {
|
|
12356
|
-
"lineno": 1,
|
|
12357
|
-
"filename": "index.js",
|
|
12358
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/components"
|
|
12359
|
-
},
|
|
12360
|
-
"order": 29,
|
|
12361
|
-
"level": 0
|
|
12362
|
-
},
|
|
12363
|
-
{
|
|
12364
|
-
"id": "components/index.js\nResponsible for exporting all components\n- Used in main plugin and bundle exportsmodule:",
|
|
12365
|
-
"longname": "components/index.js\nResponsible for exporting all components\n- Used in main plugin and bundle exportsmodule:",
|
|
12366
|
-
"name": "components/index.js\nResponsible for exporting all components\n- Used in main plugin and bundle exports",
|
|
12367
|
-
"kind": "module",
|
|
12368
|
-
"meta": {
|
|
12369
|
-
"lineno": 4,
|
|
12370
|
-
"filename": "index.js",
|
|
12371
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/components"
|
|
12372
|
-
},
|
|
12373
|
-
"order": 30,
|
|
12374
|
-
"level": 0
|
|
12375
|
-
},
|
|
12376
12350
|
{
|
|
12377
12351
|
"id": "module:useWindowResize",
|
|
12378
12352
|
"longname": "module:useWindowResize",
|
|
@@ -12383,7 +12357,7 @@
|
|
|
12383
12357
|
"filename": "useWindowResize.js",
|
|
12384
12358
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
12385
12359
|
},
|
|
12386
|
-
"order":
|
|
12360
|
+
"order": 29,
|
|
12387
12361
|
"level": 0
|
|
12388
12362
|
},
|
|
12389
12363
|
{
|
|
@@ -12396,7 +12370,7 @@
|
|
|
12396
12370
|
"filename": "useUluFloating.js",
|
|
12397
12371
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
12398
12372
|
},
|
|
12399
|
-
"order":
|
|
12373
|
+
"order": 32,
|
|
12400
12374
|
"level": 0
|
|
12401
12375
|
},
|
|
12402
12376
|
{
|
|
@@ -12409,7 +12383,7 @@
|
|
|
12409
12383
|
"filename": "useTableData.js",
|
|
12410
12384
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
12411
12385
|
},
|
|
12412
|
-
"order":
|
|
12386
|
+
"order": 36,
|
|
12413
12387
|
"level": 0
|
|
12414
12388
|
},
|
|
12415
12389
|
{
|
|
@@ -12422,7 +12396,7 @@
|
|
|
12422
12396
|
"filename": "useRequiredInject.js",
|
|
12423
12397
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
12424
12398
|
},
|
|
12425
|
-
"order":
|
|
12399
|
+
"order": 44,
|
|
12426
12400
|
"level": 0
|
|
12427
12401
|
},
|
|
12428
12402
|
{
|
|
@@ -12435,7 +12409,7 @@
|
|
|
12435
12409
|
"filename": "usePagination.js",
|
|
12436
12410
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
12437
12411
|
},
|
|
12438
|
-
"order":
|
|
12412
|
+
"order": 46,
|
|
12439
12413
|
"level": 0
|
|
12440
12414
|
},
|
|
12441
12415
|
{
|
|
@@ -12448,7 +12422,7 @@
|
|
|
12448
12422
|
"filename": "useModifiers.js",
|
|
12449
12423
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
12450
12424
|
},
|
|
12451
|
-
"order":
|
|
12425
|
+
"order": 48,
|
|
12452
12426
|
"level": 0
|
|
12453
12427
|
},
|
|
12454
12428
|
{
|
|
@@ -12461,7 +12435,7 @@
|
|
|
12461
12435
|
"filename": "useIcon.js",
|
|
12462
12436
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
12463
12437
|
},
|
|
12464
|
-
"order":
|
|
12438
|
+
"order": 50,
|
|
12465
12439
|
"level": 0
|
|
12466
12440
|
},
|
|
12467
12441
|
{
|
|
@@ -12474,7 +12448,7 @@
|
|
|
12474
12448
|
"filename": "useDocumentTitle.js",
|
|
12475
12449
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
12476
12450
|
},
|
|
12477
|
-
"order":
|
|
12451
|
+
"order": 53,
|
|
12478
12452
|
"level": 0
|
|
12479
12453
|
},
|
|
12480
12454
|
{
|
|
@@ -12487,7 +12461,7 @@
|
|
|
12487
12461
|
"filename": "useBreakpointManager.js",
|
|
12488
12462
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
12489
12463
|
},
|
|
12490
|
-
"order":
|
|
12464
|
+
"order": 55,
|
|
12491
12465
|
"level": 0
|
|
12492
12466
|
},
|
|
12493
12467
|
{
|
|
@@ -12500,59 +12474,47 @@
|
|
|
12500
12474
|
"filename": "index.js",
|
|
12501
12475
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
12502
12476
|
},
|
|
12503
|
-
"order":
|
|
12504
|
-
"level": 0
|
|
12505
|
-
},
|
|
12506
|
-
{
|
|
12507
|
-
"id": "module:useToast",
|
|
12508
|
-
"longname": "module:useToast",
|
|
12509
|
-
"name": "useToast",
|
|
12510
|
-
"kind": "module",
|
|
12511
|
-
"meta": {
|
|
12512
|
-
"lineno": 1,
|
|
12513
|
-
"filename": "useToast.js",
|
|
12514
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
12515
|
-
},
|
|
12516
|
-
"order": 63,
|
|
12477
|
+
"order": 60,
|
|
12517
12478
|
"level": 0
|
|
12518
12479
|
},
|
|
12519
12480
|
{
|
|
12520
|
-
"id": "
|
|
12521
|
-
"longname": "
|
|
12522
|
-
"name": "
|
|
12481
|
+
"id": "module:components",
|
|
12482
|
+
"longname": "module:components",
|
|
12483
|
+
"name": "components",
|
|
12523
12484
|
"kind": "module",
|
|
12524
12485
|
"meta": {
|
|
12525
12486
|
"lineno": 1,
|
|
12526
|
-
"filename": "
|
|
12527
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/
|
|
12487
|
+
"filename": "index.js",
|
|
12488
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/components"
|
|
12528
12489
|
},
|
|
12529
|
-
"order":
|
|
12490
|
+
"order": 61,
|
|
12530
12491
|
"level": 0
|
|
12531
12492
|
},
|
|
12532
12493
|
{
|
|
12533
|
-
"id": "
|
|
12534
|
-
"longname": "
|
|
12535
|
-
"name": "
|
|
12494
|
+
"id": "components/index.js\nResponsible for exporting all components\n- Used in main plugin and bundle exportsmodule:",
|
|
12495
|
+
"longname": "components/index.js\nResponsible for exporting all components\n- Used in main plugin and bundle exportsmodule:",
|
|
12496
|
+
"name": "components/index.js\nResponsible for exporting all components\n- Used in main plugin and bundle exports",
|
|
12536
12497
|
"kind": "module",
|
|
12537
12498
|
"meta": {
|
|
12538
|
-
"lineno":
|
|
12499
|
+
"lineno": 4,
|
|
12539
12500
|
"filename": "index.js",
|
|
12540
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/
|
|
12501
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/components"
|
|
12541
12502
|
},
|
|
12542
|
-
"order":
|
|
12503
|
+
"order": 62,
|
|
12543
12504
|
"level": 0
|
|
12544
12505
|
},
|
|
12545
12506
|
{
|
|
12546
|
-
"id": "
|
|
12547
|
-
"longname": "
|
|
12548
|
-
"name": "
|
|
12507
|
+
"id": "module:corePlugin",
|
|
12508
|
+
"longname": "module:corePlugin",
|
|
12509
|
+
"name": "corePlugin",
|
|
12549
12510
|
"kind": "module",
|
|
12511
|
+
"description": "Core plugin for managing shared configuration for the library.",
|
|
12550
12512
|
"meta": {
|
|
12551
12513
|
"lineno": 1,
|
|
12552
|
-
"filename": "
|
|
12553
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/
|
|
12514
|
+
"filename": "index.js",
|
|
12515
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/core"
|
|
12554
12516
|
},
|
|
12555
|
-
"order":
|
|
12517
|
+
"order": 63,
|
|
12556
12518
|
"level": 0
|
|
12557
12519
|
},
|
|
12558
12520
|
{
|
|
@@ -12565,7 +12527,7 @@
|
|
|
12565
12527
|
"filename": "useTooltipFollow.js",
|
|
12566
12528
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
12567
12529
|
},
|
|
12568
|
-
"order":
|
|
12530
|
+
"order": 65,
|
|
12569
12531
|
"level": 0
|
|
12570
12532
|
},
|
|
12571
12533
|
{
|
|
@@ -12578,7 +12540,7 @@
|
|
|
12578
12540
|
"filename": "useTooltip.js",
|
|
12579
12541
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
12580
12542
|
},
|
|
12581
|
-
"order":
|
|
12543
|
+
"order": 66,
|
|
12582
12544
|
"level": 0
|
|
12583
12545
|
},
|
|
12584
12546
|
{
|
|
@@ -12591,7 +12553,7 @@
|
|
|
12591
12553
|
"filename": "index.js",
|
|
12592
12554
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
12593
12555
|
},
|
|
12594
|
-
"order":
|
|
12556
|
+
"order": 68,
|
|
12595
12557
|
"level": 0
|
|
12596
12558
|
},
|
|
12597
12559
|
{
|
|
@@ -12604,22 +12566,60 @@
|
|
|
12604
12566
|
"filename": "defaults.js",
|
|
12605
12567
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
12606
12568
|
},
|
|
12607
|
-
"order":
|
|
12569
|
+
"order": 74,
|
|
12570
|
+
"level": 0
|
|
12608
12571
|
},
|
|
12609
12572
|
{
|
|
12610
|
-
"id": "module:
|
|
12611
|
-
"longname": "module:
|
|
12612
|
-
"name": "
|
|
12573
|
+
"id": "module:useToast",
|
|
12574
|
+
"longname": "module:useToast",
|
|
12575
|
+
"name": "useToast",
|
|
12576
|
+
"kind": "module",
|
|
12577
|
+
"meta": {
|
|
12578
|
+
"lineno": 1,
|
|
12579
|
+
"filename": "useToast.js",
|
|
12580
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
12581
|
+
},
|
|
12582
|
+
"order": 96,
|
|
12583
|
+
"level": 0
|
|
12584
|
+
},
|
|
12585
|
+
{
|
|
12586
|
+
"id": "toast.module:store",
|
|
12587
|
+
"longname": "toast.module:store",
|
|
12588
|
+
"name": "store",
|
|
12589
|
+
"kind": "module",
|
|
12590
|
+
"meta": {
|
|
12591
|
+
"lineno": 1,
|
|
12592
|
+
"filename": "store.js",
|
|
12593
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
12594
|
+
},
|
|
12595
|
+
"order": 98,
|
|
12596
|
+
"level": 0
|
|
12597
|
+
},
|
|
12598
|
+
{
|
|
12599
|
+
"id": "module:toastPlugin",
|
|
12600
|
+
"longname": "module:toastPlugin",
|
|
12601
|
+
"name": "toastPlugin",
|
|
12613
12602
|
"kind": "module",
|
|
12614
|
-
"description": "Core plugin for managing shared configuration for the library.",
|
|
12615
12603
|
"meta": {
|
|
12616
12604
|
"lineno": 1,
|
|
12617
12605
|
"filename": "index.js",
|
|
12618
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/
|
|
12606
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
12619
12607
|
},
|
|
12620
|
-
"order":
|
|
12608
|
+
"order": 105,
|
|
12621
12609
|
"level": 0
|
|
12622
12610
|
},
|
|
12611
|
+
{
|
|
12612
|
+
"id": "toast.module:defaults",
|
|
12613
|
+
"longname": "toast.module:defaults",
|
|
12614
|
+
"name": "defaults",
|
|
12615
|
+
"kind": "module",
|
|
12616
|
+
"meta": {
|
|
12617
|
+
"lineno": 1,
|
|
12618
|
+
"filename": "defaults.js",
|
|
12619
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
12620
|
+
},
|
|
12621
|
+
"order": 107
|
|
12622
|
+
},
|
|
12623
12623
|
{
|
|
12624
12624
|
"id": "module:useModals",
|
|
12625
12625
|
"longname": "module:useModals",
|
|
@@ -12739,65 +12739,13 @@
|
|
|
12739
12739
|
"level": 0
|
|
12740
12740
|
},
|
|
12741
12741
|
{
|
|
12742
|
-
"id": "module:
|
|
12743
|
-
"longname": "module:
|
|
12744
|
-
"name": "module.exports",
|
|
12745
|
-
"kind": "function",
|
|
12746
|
-
"isExported": true,
|
|
12747
|
-
"description": "Install plugin",
|
|
12748
|
-
"memberof": "module:toastPlugin",
|
|
12749
|
-
"meta": {
|
|
12750
|
-
"lineno": 11,
|
|
12751
|
-
"filename": "index.js",
|
|
12752
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
12753
|
-
},
|
|
12754
|
-
"order": 73,
|
|
12755
|
-
"level": 0
|
|
12756
|
-
},
|
|
12757
|
-
{
|
|
12758
|
-
"id": "module:popoversPlugin--module.exports",
|
|
12759
|
-
"longname": "module:popoversPlugin",
|
|
12742
|
+
"id": "module:corePlugin--module.exports",
|
|
12743
|
+
"longname": "module:corePlugin",
|
|
12760
12744
|
"name": "module.exports",
|
|
12761
12745
|
"kind": "function",
|
|
12762
12746
|
"isExported": true,
|
|
12763
|
-
"description": "
|
|
12764
|
-
"memberof": "module:
|
|
12765
|
-
"params": [
|
|
12766
|
-
{
|
|
12767
|
-
"type": {
|
|
12768
|
-
"names": [
|
|
12769
|
-
"object"
|
|
12770
|
-
]
|
|
12771
|
-
},
|
|
12772
|
-
"description": "The Vue app instance.",
|
|
12773
|
-
"name": "app"
|
|
12774
|
-
},
|
|
12775
|
-
{
|
|
12776
|
-
"type": {
|
|
12777
|
-
"names": [
|
|
12778
|
-
"object"
|
|
12779
|
-
]
|
|
12780
|
-
},
|
|
12781
|
-
"description": "User-defined options to override defaults.",
|
|
12782
|
-
"name": "userOptions"
|
|
12783
|
-
}
|
|
12784
|
-
],
|
|
12785
|
-
"meta": {
|
|
12786
|
-
"lineno": 58,
|
|
12787
|
-
"filename": "index.js",
|
|
12788
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
12789
|
-
},
|
|
12790
|
-
"order": 88,
|
|
12791
|
-
"level": 0
|
|
12792
|
-
},
|
|
12793
|
-
{
|
|
12794
|
-
"id": "module:corePlugin--module.exports",
|
|
12795
|
-
"longname": "module:corePlugin",
|
|
12796
|
-
"name": "module.exports",
|
|
12797
|
-
"kind": "function",
|
|
12798
|
-
"isExported": true,
|
|
12799
|
-
"description": "Installs the core plugin, which provides a centralized, reactive configuration for the entire library.\nIt is essential for managing global settings, particularly for the icon system.",
|
|
12800
|
-
"memberof": "module:corePlugin",
|
|
12747
|
+
"description": "Installs the core plugin, which provides a centralized, reactive configuration for the entire library.\nIt is essential for managing global settings, particularly for the icon system.",
|
|
12748
|
+
"memberof": "module:corePlugin",
|
|
12801
12749
|
"params": [
|
|
12802
12750
|
{
|
|
12803
12751
|
"type": {
|
|
@@ -12864,7 +12812,59 @@
|
|
|
12864
12812
|
"filename": "index.js",
|
|
12865
12813
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/core"
|
|
12866
12814
|
},
|
|
12867
|
-
"order":
|
|
12815
|
+
"order": 64,
|
|
12816
|
+
"level": 0
|
|
12817
|
+
},
|
|
12818
|
+
{
|
|
12819
|
+
"id": "module:popoversPlugin--module.exports",
|
|
12820
|
+
"longname": "module:popoversPlugin",
|
|
12821
|
+
"name": "module.exports",
|
|
12822
|
+
"kind": "function",
|
|
12823
|
+
"isExported": true,
|
|
12824
|
+
"description": "Install the UluPopovers plugin.",
|
|
12825
|
+
"memberof": "module:popoversPlugin",
|
|
12826
|
+
"params": [
|
|
12827
|
+
{
|
|
12828
|
+
"type": {
|
|
12829
|
+
"names": [
|
|
12830
|
+
"object"
|
|
12831
|
+
]
|
|
12832
|
+
},
|
|
12833
|
+
"description": "The Vue app instance.",
|
|
12834
|
+
"name": "app"
|
|
12835
|
+
},
|
|
12836
|
+
{
|
|
12837
|
+
"type": {
|
|
12838
|
+
"names": [
|
|
12839
|
+
"object"
|
|
12840
|
+
]
|
|
12841
|
+
},
|
|
12842
|
+
"description": "User-defined options to override defaults.",
|
|
12843
|
+
"name": "userOptions"
|
|
12844
|
+
}
|
|
12845
|
+
],
|
|
12846
|
+
"meta": {
|
|
12847
|
+
"lineno": 58,
|
|
12848
|
+
"filename": "index.js",
|
|
12849
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
12850
|
+
},
|
|
12851
|
+
"order": 73,
|
|
12852
|
+
"level": 0
|
|
12853
|
+
},
|
|
12854
|
+
{
|
|
12855
|
+
"id": "module:toastPlugin--module.exports",
|
|
12856
|
+
"longname": "module:toastPlugin",
|
|
12857
|
+
"name": "module.exports",
|
|
12858
|
+
"kind": "function",
|
|
12859
|
+
"isExported": true,
|
|
12860
|
+
"description": "Install plugin",
|
|
12861
|
+
"memberof": "module:toastPlugin",
|
|
12862
|
+
"meta": {
|
|
12863
|
+
"lineno": 11,
|
|
12864
|
+
"filename": "index.js",
|
|
12865
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
12866
|
+
},
|
|
12867
|
+
"order": 106,
|
|
12868
12868
|
"level": 0
|
|
12869
12869
|
},
|
|
12870
12870
|
{
|
|
@@ -12973,7 +12973,7 @@
|
|
|
12973
12973
|
"filename": "useBreakpointManager.js",
|
|
12974
12974
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
12975
12975
|
},
|
|
12976
|
-
"order":
|
|
12976
|
+
"order": 56
|
|
12977
12977
|
},
|
|
12978
12978
|
{
|
|
12979
12979
|
"id": "module:useBreakpointManager~defaults.onReady",
|
|
@@ -12988,7 +12988,7 @@
|
|
|
12988
12988
|
"filename": "useBreakpointManager.js",
|
|
12989
12989
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
12990
12990
|
},
|
|
12991
|
-
"order":
|
|
12991
|
+
"order": 57
|
|
12992
12992
|
},
|
|
12993
12993
|
{
|
|
12994
12994
|
"id": "module:useBreakpointManager~defaults.plugin",
|
|
@@ -13003,84 +13003,7 @@
|
|
|
13003
13003
|
"filename": "useBreakpointManager.js",
|
|
13004
13004
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
13005
13005
|
},
|
|
13006
|
-
"order":
|
|
13007
|
-
},
|
|
13008
|
-
{
|
|
13009
|
-
"id": "toast.module:defaults--module.exports",
|
|
13010
|
-
"longname": "toast.module:defaults",
|
|
13011
|
-
"name": "module.exports",
|
|
13012
|
-
"kind": "member",
|
|
13013
|
-
"scope": "static",
|
|
13014
|
-
"isExported": true,
|
|
13015
|
-
"description": "Default plugin options",
|
|
13016
|
-
"memberof": "toast.module:defaults",
|
|
13017
|
-
"meta": {
|
|
13018
|
-
"lineno": 9,
|
|
13019
|
-
"filename": "defaults.js",
|
|
13020
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13021
|
-
},
|
|
13022
|
-
"order": 75,
|
|
13023
|
-
"level": 0
|
|
13024
|
-
},
|
|
13025
|
-
{
|
|
13026
|
-
"id": "toast.module:defaults--module.exports.toastOptions.component",
|
|
13027
|
-
"longname": "toast.module:defaults.toastOptions.component",
|
|
13028
|
-
"name": "component",
|
|
13029
|
-
"kind": "member",
|
|
13030
|
-
"scope": "static",
|
|
13031
|
-
"description": "Component used to render the toast in the display",
|
|
13032
|
-
"memberof": "toast.module:defaults--module.exports.toastOptions",
|
|
13033
|
-
"meta": {
|
|
13034
|
-
"lineno": 14,
|
|
13035
|
-
"filename": "defaults.js",
|
|
13036
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13037
|
-
},
|
|
13038
|
-
"order": 76
|
|
13039
|
-
},
|
|
13040
|
-
{
|
|
13041
|
-
"id": "toast.module:defaults--module.exports.toastOptions.duration",
|
|
13042
|
-
"longname": "toast.module:defaults.toastOptions.duration",
|
|
13043
|
-
"name": "duration",
|
|
13044
|
-
"kind": "member",
|
|
13045
|
-
"scope": "static",
|
|
13046
|
-
"description": "Duration of toast",
|
|
13047
|
-
"memberof": "toast.module:defaults--module.exports.toastOptions",
|
|
13048
|
-
"meta": {
|
|
13049
|
-
"lineno": 18,
|
|
13050
|
-
"filename": "defaults.js",
|
|
13051
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13052
|
-
},
|
|
13053
|
-
"order": 77
|
|
13054
|
-
},
|
|
13055
|
-
{
|
|
13056
|
-
"id": "toast.module:defaults--module.exports.toastOptions.actions",
|
|
13057
|
-
"longname": "toast.module:defaults.toastOptions.actions",
|
|
13058
|
-
"name": "actions",
|
|
13059
|
-
"kind": "member",
|
|
13060
|
-
"scope": "static",
|
|
13061
|
-
"description": "Array of actions { label, click }",
|
|
13062
|
-
"memberof": "toast.module:defaults--module.exports.toastOptions",
|
|
13063
|
-
"meta": {
|
|
13064
|
-
"lineno": 22,
|
|
13065
|
-
"filename": "defaults.js",
|
|
13066
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13067
|
-
},
|
|
13068
|
-
"order": 78
|
|
13069
|
-
},
|
|
13070
|
-
{
|
|
13071
|
-
"id": "toast.module:defaults--module.exports.pluginOptions.position",
|
|
13072
|
-
"longname": "toast.module:defaults.pluginOptions.position",
|
|
13073
|
-
"name": "position",
|
|
13074
|
-
"kind": "member",
|
|
13075
|
-
"scope": "static",
|
|
13076
|
-
"description": "Position of the toast container (holds toasts)",
|
|
13077
|
-
"memberof": "toast.module:defaults--module.exports.pluginOptions",
|
|
13078
|
-
"meta": {
|
|
13079
|
-
"lineno": 29,
|
|
13080
|
-
"filename": "defaults.js",
|
|
13081
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13082
|
-
},
|
|
13083
|
-
"order": 79
|
|
13006
|
+
"order": 58
|
|
13084
13007
|
},
|
|
13085
13008
|
{
|
|
13086
13009
|
"id": "popovers.module:defaults.plugin",
|
|
@@ -13100,7 +13023,8 @@
|
|
|
13100
13023
|
"filename": "defaults.js",
|
|
13101
13024
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13102
13025
|
},
|
|
13103
|
-
"order":
|
|
13026
|
+
"order": 75,
|
|
13027
|
+
"level": 0
|
|
13104
13028
|
},
|
|
13105
13029
|
{
|
|
13106
13030
|
"id": "popovers.module:defaults.plugin.directiveName",
|
|
@@ -13120,7 +13044,8 @@
|
|
|
13120
13044
|
"filename": "defaults.js",
|
|
13121
13045
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13122
13046
|
},
|
|
13123
|
-
"order":
|
|
13047
|
+
"order": 76,
|
|
13048
|
+
"level": 0
|
|
13124
13049
|
},
|
|
13125
13050
|
{
|
|
13126
13051
|
"id": "popovers.module:defaults.popover",
|
|
@@ -13135,7 +13060,8 @@
|
|
|
13135
13060
|
"filename": "defaults.js",
|
|
13136
13061
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13137
13062
|
},
|
|
13138
|
-
"order":
|
|
13063
|
+
"order": 77,
|
|
13064
|
+
"level": 0
|
|
13139
13065
|
},
|
|
13140
13066
|
{
|
|
13141
13067
|
"id": "popovers.module:defaults.popover.inline",
|
|
@@ -13155,7 +13081,8 @@
|
|
|
13155
13081
|
"filename": "defaults.js",
|
|
13156
13082
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13157
13083
|
},
|
|
13158
|
-
"order":
|
|
13084
|
+
"order": 78,
|
|
13085
|
+
"level": 0
|
|
13159
13086
|
},
|
|
13160
13087
|
{
|
|
13161
13088
|
"id": "popovers.module:defaults.popover.delay",
|
|
@@ -13175,7 +13102,8 @@
|
|
|
13175
13102
|
"filename": "defaults.js",
|
|
13176
13103
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13177
13104
|
},
|
|
13178
|
-
"order":
|
|
13105
|
+
"order": 79,
|
|
13106
|
+
"level": 0
|
|
13179
13107
|
},
|
|
13180
13108
|
{
|
|
13181
13109
|
"id": "popovers.module:defaults.popover.placement",
|
|
@@ -13195,7 +13123,8 @@
|
|
|
13195
13123
|
"filename": "defaults.js",
|
|
13196
13124
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13197
13125
|
},
|
|
13198
|
-
"order":
|
|
13126
|
+
"order": 80,
|
|
13127
|
+
"level": 0
|
|
13199
13128
|
},
|
|
13200
13129
|
{
|
|
13201
13130
|
"id": "popovers.module:defaults.popover.strategy",
|
|
@@ -13215,7 +13144,8 @@
|
|
|
13215
13144
|
"filename": "defaults.js",
|
|
13216
13145
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13217
13146
|
},
|
|
13218
|
-
"order":
|
|
13147
|
+
"order": 81,
|
|
13148
|
+
"level": 0
|
|
13219
13149
|
},
|
|
13220
13150
|
{
|
|
13221
13151
|
"id": "popovers.module:defaults.popover.offset",
|
|
@@ -13235,7 +13165,8 @@
|
|
|
13235
13165
|
"filename": "defaults.js",
|
|
13236
13166
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13237
13167
|
},
|
|
13238
|
-
"order":
|
|
13168
|
+
"order": 82,
|
|
13169
|
+
"level": 0
|
|
13239
13170
|
},
|
|
13240
13171
|
{
|
|
13241
13172
|
"id": "popovers.module:defaults.popover.arrow",
|
|
@@ -13255,7 +13186,8 @@
|
|
|
13255
13186
|
"filename": "defaults.js",
|
|
13256
13187
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13257
13188
|
},
|
|
13258
|
-
"order":
|
|
13189
|
+
"order": 83,
|
|
13190
|
+
"level": 0
|
|
13259
13191
|
},
|
|
13260
13192
|
{
|
|
13261
13193
|
"id": "popovers.module:defaults.tooltip",
|
|
@@ -13275,7 +13207,8 @@
|
|
|
13275
13207
|
"filename": "defaults.js",
|
|
13276
13208
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13277
13209
|
},
|
|
13278
|
-
"order":
|
|
13210
|
+
"order": 84,
|
|
13211
|
+
"level": 0
|
|
13279
13212
|
},
|
|
13280
13213
|
{
|
|
13281
13214
|
"id": "popovers.module:defaults.tooltip.teleportTo",
|
|
@@ -13295,7 +13228,8 @@
|
|
|
13295
13228
|
"filename": "defaults.js",
|
|
13296
13229
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13297
13230
|
},
|
|
13298
|
-
"order":
|
|
13231
|
+
"order": 85,
|
|
13232
|
+
"level": 0
|
|
13299
13233
|
},
|
|
13300
13234
|
{
|
|
13301
13235
|
"id": "popovers.module:defaults.tooltip.class",
|
|
@@ -13317,7 +13251,8 @@
|
|
|
13317
13251
|
"filename": "defaults.js",
|
|
13318
13252
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13319
13253
|
},
|
|
13320
|
-
"order":
|
|
13254
|
+
"order": 86,
|
|
13255
|
+
"level": 0
|
|
13321
13256
|
},
|
|
13322
13257
|
{
|
|
13323
13258
|
"id": "popovers.module:defaults.tooltip.showEvents",
|
|
@@ -13337,7 +13272,8 @@
|
|
|
13337
13272
|
"filename": "defaults.js",
|
|
13338
13273
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13339
13274
|
},
|
|
13340
|
-
"order":
|
|
13275
|
+
"order": 87,
|
|
13276
|
+
"level": 0
|
|
13341
13277
|
},
|
|
13342
13278
|
{
|
|
13343
13279
|
"id": "popovers.module:defaults.tooltip.hideEvents",
|
|
@@ -13357,7 +13293,8 @@
|
|
|
13357
13293
|
"filename": "defaults.js",
|
|
13358
13294
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13359
13295
|
},
|
|
13360
|
-
"order":
|
|
13296
|
+
"order": 88,
|
|
13297
|
+
"level": 0
|
|
13361
13298
|
},
|
|
13362
13299
|
{
|
|
13363
13300
|
"id": "popovers.module:defaults.tooltip.isHtml",
|
|
@@ -13377,7 +13314,8 @@
|
|
|
13377
13314
|
"filename": "defaults.js",
|
|
13378
13315
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13379
13316
|
},
|
|
13380
|
-
"order":
|
|
13317
|
+
"order": 89,
|
|
13318
|
+
"level": 0
|
|
13381
13319
|
},
|
|
13382
13320
|
{
|
|
13383
13321
|
"id": "popovers.module:defaults.tooltip.trigger",
|
|
@@ -13398,7 +13336,8 @@
|
|
|
13398
13336
|
"filename": "defaults.js",
|
|
13399
13337
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13400
13338
|
},
|
|
13401
|
-
"order":
|
|
13339
|
+
"order": 90,
|
|
13340
|
+
"level": 0
|
|
13402
13341
|
},
|
|
13403
13342
|
{
|
|
13404
13343
|
"id": "popovers.module:defaults.tooltip.content",
|
|
@@ -13419,7 +13358,8 @@
|
|
|
13419
13358
|
"filename": "defaults.js",
|
|
13420
13359
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13421
13360
|
},
|
|
13422
|
-
"order":
|
|
13361
|
+
"order": 91,
|
|
13362
|
+
"level": 0
|
|
13423
13363
|
},
|
|
13424
13364
|
{
|
|
13425
13365
|
"id": "popovers.module:defaults.tooltip.delay",
|
|
@@ -13439,7 +13379,8 @@
|
|
|
13439
13379
|
"filename": "defaults.js",
|
|
13440
13380
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13441
13381
|
},
|
|
13442
|
-
"order":
|
|
13382
|
+
"order": 92,
|
|
13383
|
+
"level": 0
|
|
13443
13384
|
},
|
|
13444
13385
|
{
|
|
13445
13386
|
"id": "popovers.module:defaults.tooltip.onReady",
|
|
@@ -13454,7 +13395,8 @@
|
|
|
13454
13395
|
"filename": "defaults.js",
|
|
13455
13396
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13456
13397
|
},
|
|
13457
|
-
"order":
|
|
13398
|
+
"order": 93,
|
|
13399
|
+
"level": 0
|
|
13458
13400
|
},
|
|
13459
13401
|
{
|
|
13460
13402
|
"id": "popovers.module:defaults.tooltip.component",
|
|
@@ -13469,7 +13411,8 @@
|
|
|
13469
13411
|
"filename": "defaults.js",
|
|
13470
13412
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13471
13413
|
},
|
|
13472
|
-
"order":
|
|
13414
|
+
"order": 94,
|
|
13415
|
+
"level": 0
|
|
13473
13416
|
},
|
|
13474
13417
|
{
|
|
13475
13418
|
"id": "popovers.module:defaults.tooltip.componentProps",
|
|
@@ -13484,109 +13427,115 @@
|
|
|
13484
13427
|
"filename": "defaults.js",
|
|
13485
13428
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13486
13429
|
},
|
|
13487
|
-
"order":
|
|
13430
|
+
"order": 95,
|
|
13431
|
+
"level": 0
|
|
13488
13432
|
},
|
|
13489
13433
|
{
|
|
13490
|
-
"id": "module:
|
|
13491
|
-
"longname": "module:
|
|
13492
|
-
"name": "
|
|
13434
|
+
"id": "toast.module:defaults--module.exports",
|
|
13435
|
+
"longname": "toast.module:defaults",
|
|
13436
|
+
"name": "module.exports",
|
|
13493
13437
|
"kind": "member",
|
|
13494
13438
|
"scope": "static",
|
|
13495
|
-
"
|
|
13496
|
-
"
|
|
13439
|
+
"isExported": true,
|
|
13440
|
+
"description": "Default plugin options",
|
|
13441
|
+
"memberof": "toast.module:defaults",
|
|
13442
|
+
"meta": {
|
|
13443
|
+
"lineno": 9,
|
|
13444
|
+
"filename": "defaults.js",
|
|
13445
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13446
|
+
},
|
|
13447
|
+
"order": 108
|
|
13448
|
+
},
|
|
13449
|
+
{
|
|
13450
|
+
"id": "toast.module:defaults--module.exports.toastOptions.component",
|
|
13451
|
+
"longname": "toast.module:defaults.toastOptions.component",
|
|
13452
|
+
"name": "component",
|
|
13453
|
+
"kind": "member",
|
|
13454
|
+
"scope": "static",
|
|
13455
|
+
"description": "Component used to render the toast in the display",
|
|
13456
|
+
"memberof": "toast.module:defaults--module.exports.toastOptions",
|
|
13497
13457
|
"meta": {
|
|
13498
13458
|
"lineno": 14,
|
|
13499
|
-
"filename": "
|
|
13500
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/
|
|
13459
|
+
"filename": "defaults.js",
|
|
13460
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13501
13461
|
},
|
|
13502
|
-
"order":
|
|
13503
|
-
"level": 0
|
|
13462
|
+
"order": 109
|
|
13504
13463
|
},
|
|
13505
13464
|
{
|
|
13506
|
-
"id": "module:
|
|
13507
|
-
"longname": "module:
|
|
13508
|
-
"name": "
|
|
13465
|
+
"id": "toast.module:defaults--module.exports.toastOptions.duration",
|
|
13466
|
+
"longname": "toast.module:defaults.toastOptions.duration",
|
|
13467
|
+
"name": "duration",
|
|
13509
13468
|
"kind": "member",
|
|
13510
13469
|
"scope": "static",
|
|
13511
|
-
"description": "
|
|
13512
|
-
"memberof": "module:
|
|
13470
|
+
"description": "Duration of toast",
|
|
13471
|
+
"memberof": "toast.module:defaults--module.exports.toastOptions",
|
|
13513
13472
|
"meta": {
|
|
13514
13473
|
"lineno": 18,
|
|
13515
|
-
"filename": "
|
|
13516
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/
|
|
13474
|
+
"filename": "defaults.js",
|
|
13475
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13517
13476
|
},
|
|
13518
|
-
"order":
|
|
13519
|
-
"level": 0
|
|
13477
|
+
"order": 110
|
|
13520
13478
|
},
|
|
13521
13479
|
{
|
|
13522
|
-
"id": "module:
|
|
13523
|
-
"longname": "module:
|
|
13524
|
-
"name": "
|
|
13525
|
-
"kind": "
|
|
13480
|
+
"id": "toast.module:defaults--module.exports.toastOptions.actions",
|
|
13481
|
+
"longname": "toast.module:defaults.toastOptions.actions",
|
|
13482
|
+
"name": "actions",
|
|
13483
|
+
"kind": "member",
|
|
13526
13484
|
"scope": "static",
|
|
13527
|
-
"description": "
|
|
13528
|
-
"memberof": "module:
|
|
13529
|
-
"examples": [
|
|
13530
|
-
"import { useToast } from './useToast';\nconst toast = useToast();\ntoast.add({ title: 'Hello World' });"
|
|
13531
|
-
],
|
|
13532
|
-
"returns": [
|
|
13533
|
-
{
|
|
13534
|
-
"type": {
|
|
13535
|
-
"names": [
|
|
13536
|
-
"object"
|
|
13537
|
-
]
|
|
13538
|
-
},
|
|
13539
|
-
"description": "The toast API."
|
|
13540
|
-
}
|
|
13541
|
-
],
|
|
13542
|
-
"exceptions": [
|
|
13543
|
-
{
|
|
13544
|
-
"type": {
|
|
13545
|
-
"names": [
|
|
13546
|
-
"Error"
|
|
13547
|
-
]
|
|
13548
|
-
},
|
|
13549
|
-
"description": "If the toast plugin is not installed."
|
|
13550
|
-
}
|
|
13551
|
-
],
|
|
13485
|
+
"description": "Array of actions { label, click }",
|
|
13486
|
+
"memberof": "toast.module:defaults--module.exports.toastOptions",
|
|
13552
13487
|
"meta": {
|
|
13553
|
-
"lineno":
|
|
13554
|
-
"filename": "
|
|
13488
|
+
"lineno": 22,
|
|
13489
|
+
"filename": "defaults.js",
|
|
13555
13490
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13556
13491
|
},
|
|
13557
|
-
"order":
|
|
13558
|
-
"level": 0
|
|
13492
|
+
"order": 111
|
|
13559
13493
|
},
|
|
13560
13494
|
{
|
|
13561
|
-
"id": "toast.module:
|
|
13562
|
-
"longname": "toast.module:
|
|
13563
|
-
"name": "
|
|
13564
|
-
"kind": "
|
|
13495
|
+
"id": "toast.module:defaults--module.exports.pluginOptions.position",
|
|
13496
|
+
"longname": "toast.module:defaults.pluginOptions.position",
|
|
13497
|
+
"name": "position",
|
|
13498
|
+
"kind": "member",
|
|
13565
13499
|
"scope": "static",
|
|
13566
|
-
"description": "
|
|
13567
|
-
"memberof": "toast.module:
|
|
13500
|
+
"description": "Position of the toast container (holds toasts)",
|
|
13501
|
+
"memberof": "toast.module:defaults--module.exports.pluginOptions",
|
|
13568
13502
|
"meta": {
|
|
13569
|
-
"lineno":
|
|
13570
|
-
"filename": "
|
|
13503
|
+
"lineno": 29,
|
|
13504
|
+
"filename": "defaults.js",
|
|
13571
13505
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13572
13506
|
},
|
|
13573
|
-
"order":
|
|
13507
|
+
"order": 112
|
|
13508
|
+
},
|
|
13509
|
+
{
|
|
13510
|
+
"id": "module:breakpointsPlugin--module.exports~defaults.breakpointMobile",
|
|
13511
|
+
"longname": "module:breakpointsPlugin~defaults.breakpointMobile",
|
|
13512
|
+
"name": "breakpointMobile",
|
|
13513
|
+
"kind": "member",
|
|
13514
|
+
"scope": "static",
|
|
13515
|
+
"description": "Breakpoint for mobile down/max",
|
|
13516
|
+
"memberof": "module:breakpointsPlugin--module.exports~defaults",
|
|
13517
|
+
"meta": {
|
|
13518
|
+
"lineno": 14,
|
|
13519
|
+
"filename": "index.js",
|
|
13520
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/breakpoints"
|
|
13521
|
+
},
|
|
13522
|
+
"order": 129,
|
|
13574
13523
|
"level": 0
|
|
13575
13524
|
},
|
|
13576
13525
|
{
|
|
13577
|
-
"id": "
|
|
13578
|
-
"longname": "
|
|
13579
|
-
"name": "
|
|
13580
|
-
"kind": "
|
|
13526
|
+
"id": "module:breakpointsPlugin--module.exports~defaults.managerOptions",
|
|
13527
|
+
"longname": "module:breakpointsPlugin~defaults.managerOptions",
|
|
13528
|
+
"name": "managerOptions",
|
|
13529
|
+
"kind": "member",
|
|
13581
13530
|
"scope": "static",
|
|
13582
|
-
"description": "
|
|
13583
|
-
"memberof": "
|
|
13531
|
+
"description": "Options to pass to useBreakpointManager()",
|
|
13532
|
+
"memberof": "module:breakpointsPlugin--module.exports~defaults",
|
|
13584
13533
|
"meta": {
|
|
13585
|
-
"lineno":
|
|
13586
|
-
"filename": "
|
|
13587
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/
|
|
13534
|
+
"lineno": 18,
|
|
13535
|
+
"filename": "index.js",
|
|
13536
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/breakpoints"
|
|
13588
13537
|
},
|
|
13589
|
-
"order":
|
|
13538
|
+
"order": 130,
|
|
13590
13539
|
"level": 0
|
|
13591
13540
|
},
|
|
13592
13541
|
{
|
|
@@ -13602,7 +13551,7 @@
|
|
|
13602
13551
|
"filename": "index.js",
|
|
13603
13552
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13604
13553
|
},
|
|
13605
|
-
"order":
|
|
13554
|
+
"order": 69,
|
|
13606
13555
|
"level": 0
|
|
13607
13556
|
},
|
|
13608
13557
|
{
|
|
@@ -13618,7 +13567,7 @@
|
|
|
13618
13567
|
"filename": "index.js",
|
|
13619
13568
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13620
13569
|
},
|
|
13621
|
-
"order":
|
|
13570
|
+
"order": 70,
|
|
13622
13571
|
"level": 0
|
|
13623
13572
|
},
|
|
13624
13573
|
{
|
|
@@ -13634,7 +13583,7 @@
|
|
|
13634
13583
|
"filename": "index.js",
|
|
13635
13584
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13636
13585
|
},
|
|
13637
|
-
"order":
|
|
13586
|
+
"order": 71,
|
|
13638
13587
|
"level": 0
|
|
13639
13588
|
},
|
|
13640
13589
|
{
|
|
@@ -13681,7 +13630,78 @@
|
|
|
13681
13630
|
"filename": "index.js",
|
|
13682
13631
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
13683
13632
|
},
|
|
13684
|
-
"order":
|
|
13633
|
+
"order": 72,
|
|
13634
|
+
"level": 0
|
|
13635
|
+
},
|
|
13636
|
+
{
|
|
13637
|
+
"id": "module:useToast.useToast",
|
|
13638
|
+
"longname": "module:useToast.useToast",
|
|
13639
|
+
"name": "useToast",
|
|
13640
|
+
"kind": "constant",
|
|
13641
|
+
"scope": "static",
|
|
13642
|
+
"description": "Composable for accessing the toast API.",
|
|
13643
|
+
"memberof": "module:useToast",
|
|
13644
|
+
"examples": [
|
|
13645
|
+
"import { useToast } from './useToast';\nconst toast = useToast();\ntoast.add({ title: 'Hello World' });"
|
|
13646
|
+
],
|
|
13647
|
+
"returns": [
|
|
13648
|
+
{
|
|
13649
|
+
"type": {
|
|
13650
|
+
"names": [
|
|
13651
|
+
"object"
|
|
13652
|
+
]
|
|
13653
|
+
},
|
|
13654
|
+
"description": "The toast API."
|
|
13655
|
+
}
|
|
13656
|
+
],
|
|
13657
|
+
"exceptions": [
|
|
13658
|
+
{
|
|
13659
|
+
"type": {
|
|
13660
|
+
"names": [
|
|
13661
|
+
"Error"
|
|
13662
|
+
]
|
|
13663
|
+
},
|
|
13664
|
+
"description": "If the toast plugin is not installed."
|
|
13665
|
+
}
|
|
13666
|
+
],
|
|
13667
|
+
"meta": {
|
|
13668
|
+
"lineno": 15,
|
|
13669
|
+
"filename": "useToast.js",
|
|
13670
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13671
|
+
},
|
|
13672
|
+
"order": 97,
|
|
13673
|
+
"level": 0
|
|
13674
|
+
},
|
|
13675
|
+
{
|
|
13676
|
+
"id": "toast.module:store.store",
|
|
13677
|
+
"longname": "toast.module:store.store",
|
|
13678
|
+
"name": "store",
|
|
13679
|
+
"kind": "constant",
|
|
13680
|
+
"scope": "static",
|
|
13681
|
+
"description": "Reactive State Object (used inside global components, and as API globally)",
|
|
13682
|
+
"memberof": "toast.module:store",
|
|
13683
|
+
"meta": {
|
|
13684
|
+
"lineno": 13,
|
|
13685
|
+
"filename": "store.js",
|
|
13686
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13687
|
+
},
|
|
13688
|
+
"order": 99,
|
|
13689
|
+
"level": 0
|
|
13690
|
+
},
|
|
13691
|
+
{
|
|
13692
|
+
"id": "toast.module:store.api",
|
|
13693
|
+
"longname": "toast.module:store.api",
|
|
13694
|
+
"name": "api",
|
|
13695
|
+
"kind": "constant",
|
|
13696
|
+
"scope": "static",
|
|
13697
|
+
"description": "Public API",
|
|
13698
|
+
"memberof": "toast.module:store",
|
|
13699
|
+
"meta": {
|
|
13700
|
+
"lineno": 42,
|
|
13701
|
+
"filename": "store.js",
|
|
13702
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
13703
|
+
},
|
|
13704
|
+
"order": 101,
|
|
13685
13705
|
"level": 0
|
|
13686
13706
|
},
|
|
13687
13707
|
{
|
|
@@ -14583,7 +14603,7 @@
|
|
|
14583
14603
|
"filename": "useWindowResize.js",
|
|
14584
14604
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
14585
14605
|
},
|
|
14586
|
-
"order":
|
|
14606
|
+
"order": 31,
|
|
14587
14607
|
"level": 0
|
|
14588
14608
|
},
|
|
14589
14609
|
{
|
|
@@ -14637,7 +14657,7 @@
|
|
|
14637
14657
|
"filename": "useUluFloating.js",
|
|
14638
14658
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
14639
14659
|
},
|
|
14640
|
-
"order":
|
|
14660
|
+
"order": 35,
|
|
14641
14661
|
"level": 0
|
|
14642
14662
|
},
|
|
14643
14663
|
{
|
|
@@ -14674,7 +14694,7 @@
|
|
|
14674
14694
|
"filename": "useTableData.js",
|
|
14675
14695
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
14676
14696
|
},
|
|
14677
|
-
"order":
|
|
14697
|
+
"order": 37,
|
|
14678
14698
|
"level": 0
|
|
14679
14699
|
},
|
|
14680
14700
|
{
|
|
@@ -14706,7 +14726,7 @@
|
|
|
14706
14726
|
"filename": "useRequiredInject.js",
|
|
14707
14727
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
14708
14728
|
},
|
|
14709
|
-
"order":
|
|
14729
|
+
"order": 45,
|
|
14710
14730
|
"level": 0
|
|
14711
14731
|
},
|
|
14712
14732
|
{
|
|
@@ -14752,7 +14772,7 @@
|
|
|
14752
14772
|
"filename": "usePagination.js",
|
|
14753
14773
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
14754
14774
|
},
|
|
14755
|
-
"order":
|
|
14775
|
+
"order": 47,
|
|
14756
14776
|
"level": 0
|
|
14757
14777
|
},
|
|
14758
14778
|
{
|
|
@@ -14825,7 +14845,7 @@
|
|
|
14825
14845
|
"filename": "useModifiers.js",
|
|
14826
14846
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
14827
14847
|
},
|
|
14828
|
-
"order":
|
|
14848
|
+
"order": 49,
|
|
14829
14849
|
"level": 0
|
|
14830
14850
|
},
|
|
14831
14851
|
{
|
|
@@ -14851,7 +14871,7 @@
|
|
|
14851
14871
|
"filename": "useIcon.js",
|
|
14852
14872
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
14853
14873
|
},
|
|
14854
|
-
"order":
|
|
14874
|
+
"order": 51,
|
|
14855
14875
|
"level": 0
|
|
14856
14876
|
},
|
|
14857
14877
|
{
|
|
@@ -14921,7 +14941,7 @@
|
|
|
14921
14941
|
"filename": "useDocumentTitle.js",
|
|
14922
14942
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
14923
14943
|
},
|
|
14924
|
-
"order":
|
|
14944
|
+
"order": 54,
|
|
14925
14945
|
"level": 0
|
|
14926
14946
|
},
|
|
14927
14947
|
{
|
|
@@ -14989,7 +15009,32 @@
|
|
|
14989
15009
|
"filename": "useBreakpointManager.js",
|
|
14990
15010
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
14991
15011
|
},
|
|
14992
|
-
"order":
|
|
15012
|
+
"order": 59,
|
|
15013
|
+
"level": 0
|
|
15014
|
+
},
|
|
15015
|
+
{
|
|
15016
|
+
"id": "module:useTooltip.useTooltip",
|
|
15017
|
+
"longname": "module:useTooltip.useTooltip",
|
|
15018
|
+
"name": "useTooltip",
|
|
15019
|
+
"kind": "function",
|
|
15020
|
+
"scope": "static",
|
|
15021
|
+
"description": "Composable to programmatically control the global tooltip.\nIt provides `showTooltip` and `hideTooltip` methods that are consistent\nwith the `v-ulu-tooltip` directive.",
|
|
15022
|
+
"memberof": "module:useTooltip",
|
|
15023
|
+
"returns": [
|
|
15024
|
+
{
|
|
15025
|
+
"type": {
|
|
15026
|
+
"names": [
|
|
15027
|
+
"Object"
|
|
15028
|
+
]
|
|
15029
|
+
}
|
|
15030
|
+
}
|
|
15031
|
+
],
|
|
15032
|
+
"meta": {
|
|
15033
|
+
"lineno": 13,
|
|
15034
|
+
"filename": "useTooltip.js",
|
|
15035
|
+
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
15036
|
+
},
|
|
15037
|
+
"order": 67,
|
|
14993
15038
|
"level": 0
|
|
14994
15039
|
},
|
|
14995
15040
|
{
|
|
@@ -15020,7 +15065,7 @@
|
|
|
15020
15065
|
"filename": "store.js",
|
|
15021
15066
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
15022
15067
|
},
|
|
15023
|
-
"order":
|
|
15068
|
+
"order": 102
|
|
15024
15069
|
},
|
|
15025
15070
|
{
|
|
15026
15071
|
"id": "toast.module:store~api.remove",
|
|
@@ -15045,7 +15090,7 @@
|
|
|
15045
15090
|
"filename": "store.js",
|
|
15046
15091
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
15047
15092
|
},
|
|
15048
|
-
"order":
|
|
15093
|
+
"order": 103
|
|
15049
15094
|
},
|
|
15050
15095
|
{
|
|
15051
15096
|
"id": "toast.module:store~api.removeAll",
|
|
@@ -15060,32 +15105,7 @@
|
|
|
15060
15105
|
"filename": "store.js",
|
|
15061
15106
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
15062
15107
|
},
|
|
15063
|
-
"order":
|
|
15064
|
-
},
|
|
15065
|
-
{
|
|
15066
|
-
"id": "module:useTooltip.useTooltip",
|
|
15067
|
-
"longname": "module:useTooltip.useTooltip",
|
|
15068
|
-
"name": "useTooltip",
|
|
15069
|
-
"kind": "function",
|
|
15070
|
-
"scope": "static",
|
|
15071
|
-
"description": "Composable to programmatically control the global tooltip.\nIt provides `showTooltip` and `hideTooltip` methods that are consistent\nwith the `v-ulu-tooltip` directive.",
|
|
15072
|
-
"memberof": "module:useTooltip",
|
|
15073
|
-
"returns": [
|
|
15074
|
-
{
|
|
15075
|
-
"type": {
|
|
15076
|
-
"names": [
|
|
15077
|
-
"Object"
|
|
15078
|
-
]
|
|
15079
|
-
}
|
|
15080
|
-
}
|
|
15081
|
-
],
|
|
15082
|
-
"meta": {
|
|
15083
|
-
"lineno": 13,
|
|
15084
|
-
"filename": "useTooltip.js",
|
|
15085
|
-
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/popovers"
|
|
15086
|
-
},
|
|
15087
|
-
"order": 82,
|
|
15088
|
-
"level": 0
|
|
15108
|
+
"order": 104
|
|
15089
15109
|
},
|
|
15090
15110
|
{
|
|
15091
15111
|
"id": "module:useScrollAnchors.useScrollAnchors",
|
|
@@ -15361,7 +15381,7 @@
|
|
|
15361
15381
|
"filename": "store.js",
|
|
15362
15382
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/plugins/toast"
|
|
15363
15383
|
},
|
|
15364
|
-
"order":
|
|
15384
|
+
"order": 100,
|
|
15365
15385
|
"level": 0
|
|
15366
15386
|
},
|
|
15367
15387
|
{
|
|
@@ -15427,7 +15447,7 @@
|
|
|
15427
15447
|
"filename": "useTableData.js",
|
|
15428
15448
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
15429
15449
|
},
|
|
15430
|
-
"order":
|
|
15450
|
+
"order": 43,
|
|
15431
15451
|
"level": 0
|
|
15432
15452
|
},
|
|
15433
15453
|
{
|
|
@@ -15540,7 +15560,7 @@
|
|
|
15540
15560
|
"filename": "useWindowResize.js",
|
|
15541
15561
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
15542
15562
|
},
|
|
15543
|
-
"order":
|
|
15563
|
+
"order": 30,
|
|
15544
15564
|
"level": 0
|
|
15545
15565
|
},
|
|
15546
15566
|
{
|
|
@@ -15557,7 +15577,7 @@
|
|
|
15557
15577
|
"filename": "useTableData.js",
|
|
15558
15578
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
15559
15579
|
},
|
|
15560
|
-
"order":
|
|
15580
|
+
"order": 38,
|
|
15561
15581
|
"level": 0
|
|
15562
15582
|
},
|
|
15563
15583
|
{
|
|
@@ -15574,7 +15594,7 @@
|
|
|
15574
15594
|
"filename": "useTableData.js",
|
|
15575
15595
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
15576
15596
|
},
|
|
15577
|
-
"order":
|
|
15597
|
+
"order": 39,
|
|
15578
15598
|
"level": 0
|
|
15579
15599
|
},
|
|
15580
15600
|
{
|
|
@@ -15591,7 +15611,7 @@
|
|
|
15591
15611
|
"filename": "useTableData.js",
|
|
15592
15612
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
15593
15613
|
},
|
|
15594
|
-
"order":
|
|
15614
|
+
"order": 40,
|
|
15595
15615
|
"level": 0
|
|
15596
15616
|
},
|
|
15597
15617
|
{
|
|
@@ -15608,7 +15628,7 @@
|
|
|
15608
15628
|
"filename": "useTableData.js",
|
|
15609
15629
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
15610
15630
|
},
|
|
15611
|
-
"order":
|
|
15631
|
+
"order": 41,
|
|
15612
15632
|
"level": 0
|
|
15613
15633
|
},
|
|
15614
15634
|
{
|
|
@@ -15625,7 +15645,7 @@
|
|
|
15625
15645
|
"filename": "useTableData.js",
|
|
15626
15646
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
15627
15647
|
},
|
|
15628
|
-
"order":
|
|
15648
|
+
"order": 42,
|
|
15629
15649
|
"level": 0
|
|
15630
15650
|
},
|
|
15631
15651
|
{
|
|
@@ -15665,7 +15685,7 @@
|
|
|
15665
15685
|
"filename": "useIcon.js",
|
|
15666
15686
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
15667
15687
|
},
|
|
15668
|
-
"order":
|
|
15688
|
+
"order": 52,
|
|
15669
15689
|
"level": 0
|
|
15670
15690
|
},
|
|
15671
15691
|
{
|
|
@@ -16119,7 +16139,7 @@
|
|
|
16119
16139
|
"filename": "useUluFloating.js",
|
|
16120
16140
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
16121
16141
|
},
|
|
16122
|
-
"order":
|
|
16142
|
+
"order": 33,
|
|
16123
16143
|
"level": 0
|
|
16124
16144
|
},
|
|
16125
16145
|
{
|
|
@@ -16206,7 +16226,7 @@
|
|
|
16206
16226
|
"filename": "useUluFloating.js",
|
|
16207
16227
|
"path": "/Users/joescherben/Personal/Projects/ULU/frontend-vue/lib/composables"
|
|
16208
16228
|
},
|
|
16209
|
-
"order":
|
|
16229
|
+
"order": 34,
|
|
16210
16230
|
"level": 0
|
|
16211
16231
|
},
|
|
16212
16232
|
{
|