@quartzds/core 1.0.0-beta.76 → 1.0.0-beta.78
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/components/index.d.ts +2 -0
- package/components/index.js +3 -2
- package/components/index.js.map +1 -1
- package/components/{p-2fc5cc5a.js → p-028b9d2e.js} +2 -2
- package/components/{p-2fc5cc5a.js.map → p-028b9d2e.js.map} +1 -1
- package/components/p-355efdb1.js +83 -0
- package/components/p-355efdb1.js.map +1 -0
- package/components/{p-f2ce9424.js → p-60aad4e0.js} +7 -7
- package/components/p-60aad4e0.js.map +1 -0
- package/components/{p-219cedf2.js → p-7b04d43e.js} +5 -2
- package/components/p-7b04d43e.js.map +1 -0
- package/components/{p-2800398c.js → p-82461767.js} +3 -3
- package/components/{p-2800398c.js.map → p-82461767.js.map} +1 -1
- package/components/p-982a04ed.js +108 -0
- package/components/p-982a04ed.js.map +1 -0
- package/components/{p-3c76d80a.js → p-9df62f97.js} +4 -4
- package/components/{p-3c76d80a.js.map → p-9df62f97.js.map} +1 -1
- package/components/{p-ed4493a1.js → p-b82bac0a.js} +5 -5
- package/components/{p-ed4493a1.js.map → p-b82bac0a.js.map} +1 -1
- package/components/{p-13a6c398.js → p-d279ae53.js} +2 -2
- package/components/{p-13a6c398.js.map → p-d279ae53.js.map} +1 -1
- package/components/{p-d0d608b3.js → p-f5ba28ff.js} +4 -4
- package/components/{p-d0d608b3.js.map → p-f5ba28ff.js.map} +1 -1
- package/components/{p-aee53b88.js → p-f85b490c.js} +5 -5
- package/components/{p-aee53b88.js.map → p-f85b490c.js.map} +1 -1
- package/components/qds-badge-counter.js +1 -1
- package/components/qds-badge-indicator.js +1 -1
- package/components/qds-breadcrumb-item.js +1 -1
- package/components/qds-button.js +1 -1
- package/components/qds-checkbox.js +1 -1
- package/components/qds-chip.js +3 -3
- package/components/qds-dialog.js +2 -2
- package/components/qds-divider.js +1 -74
- package/components/qds-divider.js.map +1 -1
- package/components/qds-dropdown.js +3 -3
- package/components/qds-form-message.js +4 -4
- package/components/qds-icon.js +1 -1
- package/components/qds-inline-link.js +4 -4
- package/components/qds-input.js +7 -7
- package/components/qds-label.js +1 -1
- package/components/qds-list-item.js +4 -4
- package/components/qds-loader.js +2 -2
- package/components/qds-nav-list-item.js +6 -6
- package/components/qds-progress-bar.js +2 -2
- package/components/qds-radio.js +6 -6
- package/components/qds-select.js +3 -3
- package/components/qds-standalone-link.js +4 -4
- package/components/qds-switch.js +4 -4
- package/components/qds-tab.js +7 -7
- package/components/qds-tabbar.d.ts +11 -0
- package/components/qds-tabbar.js +384 -0
- package/components/qds-tabbar.js.map +1 -0
- package/components/qds-table-body.js +2 -2
- package/components/qds-table-cell.js +2 -2
- package/components/qds-table-head-cell.js +2 -2
- package/components/qds-table-head.js +2 -2
- package/components/qds-table-row.js +2 -2
- package/components/qds-table.js +2 -2
- package/components/qds-tag.js +1 -1
- package/components/qds-textarea.js +3 -3
- package/components/qds-title.js +1 -1
- package/components/qds-tooltip.js +1 -1
- package/dist/cjs/{index-a1e50461.js → index-a9985af0.js} +5 -2
- package/dist/cjs/index-a9985af0.js.map +1 -0
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/{library-b51b2a3c.js → library-57845012.js} +2 -2
- package/dist/cjs/{library-b51b2a3c.js.map → library-57845012.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/qds-badge-counter_3.cjs.entry.js +3 -3
- package/dist/cjs/qds-breadcrumb-item.cjs.entry.js +1 -1
- package/dist/cjs/qds-button.cjs.entry.js +2 -2
- package/dist/cjs/qds-button.cjs.entry.js.map +1 -1
- package/dist/cjs/qds-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/qds-chip.cjs.entry.js +1 -1
- package/dist/cjs/qds-dialog.cjs.entry.js +2 -2
- package/dist/cjs/qds-divider.cjs.entry.js +2 -2
- package/dist/cjs/qds-dropdown.cjs.entry.js +3 -3
- package/dist/cjs/qds-form-message.cjs.entry.js +3 -3
- package/dist/cjs/qds-icon.cjs.entry.js +3 -3
- package/dist/cjs/qds-inline-link.cjs.entry.js +3 -3
- package/dist/cjs/qds-input.cjs.entry.js +2 -2
- package/dist/cjs/qds-label.cjs.entry.js +3 -3
- package/dist/cjs/qds-list-item.cjs.entry.js +1 -1
- package/dist/cjs/qds-loader.cjs.entry.js +1 -1
- package/dist/cjs/qds-nav-list-item.cjs.entry.js +4 -4
- package/dist/cjs/qds-progress-bar.cjs.entry.js +2 -2
- package/dist/cjs/qds-radio.cjs.entry.js +4 -4
- package/dist/cjs/qds-select.cjs.entry.js +2 -2
- package/dist/cjs/qds-standalone-link.cjs.entry.js +3 -3
- package/dist/cjs/qds-switch.cjs.entry.js +4 -4
- package/dist/cjs/qds-tab.cjs.entry.js +1 -1
- package/dist/cjs/qds-tabbar.cjs.entry.js +326 -0
- package/dist/cjs/qds-tabbar.cjs.entry.js.map +1 -0
- package/dist/cjs/qds-table-body.cjs.entry.js +2 -2
- package/dist/cjs/qds-table-cell.cjs.entry.js +2 -2
- package/dist/cjs/qds-table-head-cell.cjs.entry.js +2 -2
- package/dist/cjs/qds-table-head.cjs.entry.js +2 -2
- package/dist/cjs/qds-table-row.cjs.entry.js +2 -2
- package/dist/cjs/qds-table.cjs.entry.js +2 -2
- package/dist/cjs/qds-tag_2.cjs.entry.js +12 -9
- package/dist/cjs/qds-tag_2.cjs.entry.js.map +1 -1
- package/dist/cjs/qds-textarea.cjs.entry.js +3 -3
- package/dist/cjs/qds.cjs.js +2 -2
- package/dist/custom-elements.json +330 -0
- package/dist/docs.json +246 -4
- package/dist/esm/{index-a6ca00de.js → index-5291e8ff.js} +5 -2
- package/dist/esm/index-5291e8ff.js.map +1 -0
- package/dist/esm/index.js +2 -2
- package/dist/esm/{library-7ee34fa7.js → library-9edbe354.js} +2 -2
- package/dist/esm/{library-7ee34fa7.js.map → library-9edbe354.js.map} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/qds-badge-counter_3.entry.js +3 -3
- package/dist/esm/qds-breadcrumb-item.entry.js +1 -1
- package/dist/esm/qds-button.entry.js +2 -2
- package/dist/esm/qds-button.entry.js.map +1 -1
- package/dist/esm/qds-checkbox.entry.js +2 -2
- package/dist/esm/qds-chip.entry.js +1 -1
- package/dist/esm/qds-dialog.entry.js +2 -2
- package/dist/esm/qds-divider.entry.js +2 -2
- package/dist/esm/qds-dropdown.entry.js +3 -3
- package/dist/esm/qds-form-message.entry.js +3 -3
- package/dist/esm/qds-icon.entry.js +3 -3
- package/dist/esm/qds-inline-link.entry.js +3 -3
- package/dist/esm/qds-input.entry.js +2 -2
- package/dist/esm/qds-label.entry.js +3 -3
- package/dist/esm/qds-list-item.entry.js +1 -1
- package/dist/esm/qds-loader.entry.js +1 -1
- package/dist/esm/qds-nav-list-item.entry.js +4 -4
- package/dist/esm/qds-progress-bar.entry.js +2 -2
- package/dist/esm/qds-radio.entry.js +4 -4
- package/dist/esm/qds-select.entry.js +2 -2
- package/dist/esm/qds-standalone-link.entry.js +3 -3
- package/dist/esm/qds-switch.entry.js +4 -4
- package/dist/esm/qds-tab.entry.js +1 -1
- package/dist/esm/qds-tabbar.entry.js +322 -0
- package/dist/esm/qds-tabbar.entry.js.map +1 -0
- package/dist/esm/qds-table-body.entry.js +2 -2
- package/dist/esm/qds-table-cell.entry.js +2 -2
- package/dist/esm/qds-table-head-cell.entry.js +2 -2
- package/dist/esm/qds-table-head.entry.js +2 -2
- package/dist/esm/qds-table-row.entry.js +2 -2
- package/dist/esm/qds-table.entry.js +2 -2
- package/dist/esm/qds-tag_2.entry.js +12 -9
- package/dist/esm/qds-tag_2.entry.js.map +1 -1
- package/dist/esm/qds-textarea.entry.js +3 -3
- package/dist/esm/qds.js +3 -3
- package/dist/types/components/tabbar/tabbar.d.ts +46 -0
- package/dist/types/components.d.ts +97 -6
- package/dist/vscode.html-custom-data.json +58 -0
- package/hydrate/index.js +771 -432
- package/hydrate/index.mjs +771 -432
- package/package.json +1 -1
- package/components/p-219cedf2.js.map +0 -1
- package/components/p-d74215b1.js +0 -105
- package/components/p-d74215b1.js.map +0 -1
- package/components/p-f2ce9424.js.map +0 -1
- package/dist/cjs/index-a1e50461.js.map +0 -1
- package/dist/esm/index-a6ca00de.js.map +0 -1
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-02-
|
|
2
|
+
"timestamp": "2025-02-19T06:02:57",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.21.0",
|
|
@@ -1493,7 +1493,8 @@
|
|
|
1493
1493
|
"slots": [],
|
|
1494
1494
|
"parts": [],
|
|
1495
1495
|
"dependents": [
|
|
1496
|
-
"qds-input"
|
|
1496
|
+
"qds-input",
|
|
1497
|
+
"qds-tabbar"
|
|
1497
1498
|
],
|
|
1498
1499
|
"dependencies": [
|
|
1499
1500
|
"qds-icon",
|
|
@@ -1510,6 +1511,9 @@
|
|
|
1510
1511
|
],
|
|
1511
1512
|
"qds-input": [
|
|
1512
1513
|
"qds-button"
|
|
1514
|
+
],
|
|
1515
|
+
"qds-tabbar": [
|
|
1516
|
+
"qds-button"
|
|
1513
1517
|
]
|
|
1514
1518
|
}
|
|
1515
1519
|
},
|
|
@@ -2657,9 +2661,15 @@
|
|
|
2657
2661
|
"styles": [],
|
|
2658
2662
|
"slots": [],
|
|
2659
2663
|
"parts": [],
|
|
2660
|
-
"dependents": [
|
|
2664
|
+
"dependents": [
|
|
2665
|
+
"qds-tabbar"
|
|
2666
|
+
],
|
|
2661
2667
|
"dependencies": [],
|
|
2662
|
-
"dependencyGraph": {
|
|
2668
|
+
"dependencyGraph": {
|
|
2669
|
+
"qds-tabbar": [
|
|
2670
|
+
"qds-divider"
|
|
2671
|
+
]
|
|
2672
|
+
}
|
|
2663
2673
|
},
|
|
2664
2674
|
{
|
|
2665
2675
|
"filePath": "src/components/dropdown/dropdown.tsx",
|
|
@@ -9364,6 +9374,223 @@
|
|
|
9364
9374
|
]
|
|
9365
9375
|
}
|
|
9366
9376
|
},
|
|
9377
|
+
{
|
|
9378
|
+
"filePath": "src/components/tabbar/tabbar.tsx",
|
|
9379
|
+
"encapsulation": "shadow",
|
|
9380
|
+
"tag": "qds-tabbar",
|
|
9381
|
+
"readme": "<!--\nSPDX-FileCopyrightText: © 2024 Schneider Electric\n\nSPDX-License-Identifier: Apache-2.0\n-->\n\n# qds-tabbar\n",
|
|
9382
|
+
"docs": "`<qds-tabbar>` is the component that facilitates navigation between the groups\nof related content within the page.\nIt allows users to switch between groups by clicking on Tabs without going to another page.",
|
|
9383
|
+
"docsTags": [],
|
|
9384
|
+
"usage": {},
|
|
9385
|
+
"props": [
|
|
9386
|
+
{
|
|
9387
|
+
"name": "layer",
|
|
9388
|
+
"type": "\"accessory\" | \"main\" | \"panel\" | \"popup\" | undefined",
|
|
9389
|
+
"complexType": {
|
|
9390
|
+
"original": "Layer",
|
|
9391
|
+
"resolved": "\"accessory\" | \"main\" | \"panel\" | \"popup\" | undefined",
|
|
9392
|
+
"references": {
|
|
9393
|
+
"Layer": {
|
|
9394
|
+
"location": "local",
|
|
9395
|
+
"path": "/home/runner/work/core-foundations/core-foundations/packages/core/src/components/tabbar/tabbar.tsx",
|
|
9396
|
+
"id": "src/components/tabbar/tabbar.tsx::Layer"
|
|
9397
|
+
}
|
|
9398
|
+
}
|
|
9399
|
+
},
|
|
9400
|
+
"mutable": false,
|
|
9401
|
+
"attr": "layer",
|
|
9402
|
+
"reflectToAttr": false,
|
|
9403
|
+
"docs": "The tabbar's layer.",
|
|
9404
|
+
"docsTags": [],
|
|
9405
|
+
"default": "'main'",
|
|
9406
|
+
"values": [
|
|
9407
|
+
{
|
|
9408
|
+
"value": "accessory",
|
|
9409
|
+
"type": "string"
|
|
9410
|
+
},
|
|
9411
|
+
{
|
|
9412
|
+
"value": "main",
|
|
9413
|
+
"type": "string"
|
|
9414
|
+
},
|
|
9415
|
+
{
|
|
9416
|
+
"value": "panel",
|
|
9417
|
+
"type": "string"
|
|
9418
|
+
},
|
|
9419
|
+
{
|
|
9420
|
+
"value": "popup",
|
|
9421
|
+
"type": "string"
|
|
9422
|
+
},
|
|
9423
|
+
{
|
|
9424
|
+
"type": "undefined"
|
|
9425
|
+
}
|
|
9426
|
+
],
|
|
9427
|
+
"optional": true,
|
|
9428
|
+
"required": false
|
|
9429
|
+
},
|
|
9430
|
+
{
|
|
9431
|
+
"name": "level",
|
|
9432
|
+
"type": "\"root\" | \"section\" | \"subsection\" | undefined",
|
|
9433
|
+
"complexType": {
|
|
9434
|
+
"original": "Level",
|
|
9435
|
+
"resolved": "\"root\" | \"section\" | \"subsection\" | undefined",
|
|
9436
|
+
"references": {
|
|
9437
|
+
"Level": {
|
|
9438
|
+
"location": "local",
|
|
9439
|
+
"path": "/home/runner/work/core-foundations/core-foundations/packages/core/src/components/tabbar/tabbar.tsx",
|
|
9440
|
+
"id": "src/components/tabbar/tabbar.tsx::Level"
|
|
9441
|
+
}
|
|
9442
|
+
}
|
|
9443
|
+
},
|
|
9444
|
+
"mutable": false,
|
|
9445
|
+
"attr": "level",
|
|
9446
|
+
"reflectToAttr": false,
|
|
9447
|
+
"docs": "The tabbar's level.",
|
|
9448
|
+
"docsTags": [],
|
|
9449
|
+
"default": "'root'",
|
|
9450
|
+
"values": [
|
|
9451
|
+
{
|
|
9452
|
+
"value": "root",
|
|
9453
|
+
"type": "string"
|
|
9454
|
+
},
|
|
9455
|
+
{
|
|
9456
|
+
"value": "section",
|
|
9457
|
+
"type": "string"
|
|
9458
|
+
},
|
|
9459
|
+
{
|
|
9460
|
+
"value": "subsection",
|
|
9461
|
+
"type": "string"
|
|
9462
|
+
},
|
|
9463
|
+
{
|
|
9464
|
+
"type": "undefined"
|
|
9465
|
+
}
|
|
9466
|
+
],
|
|
9467
|
+
"optional": true,
|
|
9468
|
+
"required": false
|
|
9469
|
+
},
|
|
9470
|
+
{
|
|
9471
|
+
"name": "orientation",
|
|
9472
|
+
"type": "\"horizontal\" | \"vertical\" | undefined",
|
|
9473
|
+
"complexType": {
|
|
9474
|
+
"original": "Orientation",
|
|
9475
|
+
"resolved": "\"horizontal\" | \"vertical\" | undefined",
|
|
9476
|
+
"references": {
|
|
9477
|
+
"Orientation": {
|
|
9478
|
+
"location": "local",
|
|
9479
|
+
"path": "/home/runner/work/core-foundations/core-foundations/packages/core/src/components/tabbar/tabbar.tsx",
|
|
9480
|
+
"id": "src/components/tabbar/tabbar.tsx::Orientation"
|
|
9481
|
+
}
|
|
9482
|
+
}
|
|
9483
|
+
},
|
|
9484
|
+
"mutable": false,
|
|
9485
|
+
"attr": "orientation",
|
|
9486
|
+
"reflectToAttr": false,
|
|
9487
|
+
"docs": "The tabbar's orientation.",
|
|
9488
|
+
"docsTags": [],
|
|
9489
|
+
"default": "'horizontal'",
|
|
9490
|
+
"values": [
|
|
9491
|
+
{
|
|
9492
|
+
"value": "horizontal",
|
|
9493
|
+
"type": "string"
|
|
9494
|
+
},
|
|
9495
|
+
{
|
|
9496
|
+
"value": "vertical",
|
|
9497
|
+
"type": "string"
|
|
9498
|
+
},
|
|
9499
|
+
{
|
|
9500
|
+
"type": "undefined"
|
|
9501
|
+
}
|
|
9502
|
+
],
|
|
9503
|
+
"optional": true,
|
|
9504
|
+
"required": false
|
|
9505
|
+
},
|
|
9506
|
+
{
|
|
9507
|
+
"name": "tablistDescription",
|
|
9508
|
+
"type": "string | undefined",
|
|
9509
|
+
"complexType": {
|
|
9510
|
+
"original": "string",
|
|
9511
|
+
"resolved": "string | undefined",
|
|
9512
|
+
"references": {}
|
|
9513
|
+
},
|
|
9514
|
+
"mutable": false,
|
|
9515
|
+
"attr": "tablist-description",
|
|
9516
|
+
"reflectToAttr": false,
|
|
9517
|
+
"docs": "the tablist Description",
|
|
9518
|
+
"docsTags": [],
|
|
9519
|
+
"values": [
|
|
9520
|
+
{
|
|
9521
|
+
"type": "string"
|
|
9522
|
+
},
|
|
9523
|
+
{
|
|
9524
|
+
"type": "undefined"
|
|
9525
|
+
}
|
|
9526
|
+
],
|
|
9527
|
+
"optional": true,
|
|
9528
|
+
"required": false
|
|
9529
|
+
}
|
|
9530
|
+
],
|
|
9531
|
+
"methods": [],
|
|
9532
|
+
"events": [
|
|
9533
|
+
{
|
|
9534
|
+
"event": "qdsTabHide",
|
|
9535
|
+
"detail": "HTMLElement",
|
|
9536
|
+
"bubbles": true,
|
|
9537
|
+
"complexType": {
|
|
9538
|
+
"original": "HTMLElement",
|
|
9539
|
+
"resolved": "HTMLElement",
|
|
9540
|
+
"references": {
|
|
9541
|
+
"HTMLElement": {
|
|
9542
|
+
"location": "global",
|
|
9543
|
+
"id": "global::HTMLElement"
|
|
9544
|
+
}
|
|
9545
|
+
}
|
|
9546
|
+
},
|
|
9547
|
+
"cancelable": false,
|
|
9548
|
+
"composed": true,
|
|
9549
|
+
"docs": "Emitted when the user selects the tab.",
|
|
9550
|
+
"docsTags": []
|
|
9551
|
+
},
|
|
9552
|
+
{
|
|
9553
|
+
"event": "qdsTabShow",
|
|
9554
|
+
"detail": "HTMLElement",
|
|
9555
|
+
"bubbles": true,
|
|
9556
|
+
"complexType": {
|
|
9557
|
+
"original": "HTMLElement",
|
|
9558
|
+
"resolved": "HTMLElement",
|
|
9559
|
+
"references": {
|
|
9560
|
+
"HTMLElement": {
|
|
9561
|
+
"location": "global",
|
|
9562
|
+
"id": "global::HTMLElement"
|
|
9563
|
+
}
|
|
9564
|
+
}
|
|
9565
|
+
},
|
|
9566
|
+
"cancelable": false,
|
|
9567
|
+
"composed": true,
|
|
9568
|
+
"docs": "Emitted when the user selects the tab.",
|
|
9569
|
+
"docsTags": []
|
|
9570
|
+
}
|
|
9571
|
+
],
|
|
9572
|
+
"listeners": [],
|
|
9573
|
+
"styles": [],
|
|
9574
|
+
"slots": [],
|
|
9575
|
+
"parts": [],
|
|
9576
|
+
"dependents": [],
|
|
9577
|
+
"dependencies": [
|
|
9578
|
+
"qds-button",
|
|
9579
|
+
"qds-divider"
|
|
9580
|
+
],
|
|
9581
|
+
"dependencyGraph": {
|
|
9582
|
+
"qds-tabbar": [
|
|
9583
|
+
"qds-button",
|
|
9584
|
+
"qds-divider"
|
|
9585
|
+
],
|
|
9586
|
+
"qds-button": [
|
|
9587
|
+
"qds-icon",
|
|
9588
|
+
"qds-badge-indicator",
|
|
9589
|
+
"qds-badge-counter",
|
|
9590
|
+
"qds-tooltip"
|
|
9591
|
+
]
|
|
9592
|
+
}
|
|
9593
|
+
},
|
|
9367
9594
|
{
|
|
9368
9595
|
"filePath": "src/components/table/table.tsx",
|
|
9369
9596
|
"encapsulation": "shadow",
|
|
@@ -12142,6 +12369,21 @@
|
|
|
12142
12369
|
"docstring": "",
|
|
12143
12370
|
"path": "src/components/shared.ts"
|
|
12144
12371
|
},
|
|
12372
|
+
"src/components/tabbar/tabbar.tsx::Layer": {
|
|
12373
|
+
"declaration": "export type Layer = 'accessory' | 'main' | 'panel' | 'popup'",
|
|
12374
|
+
"docstring": "",
|
|
12375
|
+
"path": "src/components/tabbar/tabbar.tsx"
|
|
12376
|
+
},
|
|
12377
|
+
"src/components/tabbar/tabbar.tsx::Level": {
|
|
12378
|
+
"declaration": "export type Level = 'root' | 'section' | 'subsection'",
|
|
12379
|
+
"docstring": "",
|
|
12380
|
+
"path": "src/components/tabbar/tabbar.tsx"
|
|
12381
|
+
},
|
|
12382
|
+
"src/components/tabbar/tabbar.tsx::Orientation": {
|
|
12383
|
+
"declaration": "export type Orientation = 'horizontal' | 'vertical'",
|
|
12384
|
+
"docstring": "",
|
|
12385
|
+
"path": "src/components/tabbar/tabbar.tsx"
|
|
12386
|
+
},
|
|
12145
12387
|
"src/components/table-head-cell/table-head-cell.tsx::Scope": {
|
|
12146
12388
|
"declaration": "export type Scope = 'col' | 'row'",
|
|
12147
12389
|
"docstring": "",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SPDX-License-Identifier: Apache-2.0
|
|
5
5
|
*/
|
|
6
6
|
const NAMESPACE = 'qds';
|
|
7
|
-
const BUILD = /* qds */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender:
|
|
7
|
+
const BUILD = /* qds */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: true, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: false, hostListenerTargetDocument: true, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: true, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: false, initializeNextTick: false, invisiblePrehydration: false, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: true, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: true, shadowDom: true, slot: true, slotChildNodesFix: false, slotRelocation: false, state: true, style: true, svg: true, taskQueue: true, transformTagName: true, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: true, watchCallback: true };
|
|
8
8
|
|
|
9
9
|
/*
|
|
10
10
|
Stencil Client Platform v4.21.0 | MIT Licensed | https://stenciljs.com
|
|
@@ -1168,6 +1168,9 @@ var postUpdateComponent = (hostRef) => {
|
|
|
1168
1168
|
const endPostUpdate = createTime("postUpdate", tagName);
|
|
1169
1169
|
const instance = hostRef.$lazyInstance$ ;
|
|
1170
1170
|
const ancestorComponent = hostRef.$ancestorComponent$;
|
|
1171
|
+
{
|
|
1172
|
+
safeCall(instance, "componentDidRender");
|
|
1173
|
+
}
|
|
1171
1174
|
if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {
|
|
1172
1175
|
hostRef.$flags$ |= 64 /* hasLoadedComponent */;
|
|
1173
1176
|
{
|
|
@@ -1662,4 +1665,4 @@ var setNonce = (nonce) => plt.$nonce$ = nonce;
|
|
|
1662
1665
|
|
|
1663
1666
|
export { Fragment as F, Host as H, getElement as a, bootstrapLazy as b, createEvent as c, getAssetPath as g, h, promiseResolve as p, registerInstance as r, setNonce as s };
|
|
1664
1667
|
|
|
1665
|
-
//# sourceMappingURL=index-
|
|
1668
|
+
//# sourceMappingURL=index-5291e8ff.js.map
|