@genesislcap/foundation-ui 14.431.0 → 14.432.1
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 +906 -906
- package/dist/dts/react.d.ts +16 -16
- package/dist/react.cjs +11 -11
- package/dist/react.mjs +8 -8
- package/package.json +19 -19
|
@@ -1400,42 +1400,11 @@
|
|
|
1400
1400
|
},
|
|
1401
1401
|
{
|
|
1402
1402
|
"kind": "javascript-module",
|
|
1403
|
-
"path": "src/
|
|
1404
|
-
"declarations": [],
|
|
1405
|
-
"exports": [
|
|
1406
|
-
{
|
|
1407
|
-
"kind": "js",
|
|
1408
|
-
"name": "*",
|
|
1409
|
-
"declaration": {
|
|
1410
|
-
"name": "*",
|
|
1411
|
-
"package": "./styles"
|
|
1412
|
-
}
|
|
1413
|
-
},
|
|
1414
|
-
{
|
|
1415
|
-
"kind": "js",
|
|
1416
|
-
"name": "*",
|
|
1417
|
-
"declaration": {
|
|
1418
|
-
"name": "*",
|
|
1419
|
-
"package": "./tokens"
|
|
1420
|
-
}
|
|
1421
|
-
},
|
|
1422
|
-
{
|
|
1423
|
-
"kind": "js",
|
|
1424
|
-
"name": "*",
|
|
1425
|
-
"declaration": {
|
|
1426
|
-
"name": "*",
|
|
1427
|
-
"package": "./values"
|
|
1428
|
-
}
|
|
1429
|
-
}
|
|
1430
|
-
]
|
|
1431
|
-
},
|
|
1432
|
-
{
|
|
1433
|
-
"kind": "javascript-module",
|
|
1434
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
1403
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1435
1404
|
"declarations": [
|
|
1436
1405
|
{
|
|
1437
1406
|
"kind": "function",
|
|
1438
|
-
"name": "
|
|
1407
|
+
"name": "foundationAccordionItemStyles",
|
|
1439
1408
|
"return": {
|
|
1440
1409
|
"type": {
|
|
1441
1410
|
"text": "ElementStyles"
|
|
@@ -1460,24 +1429,24 @@
|
|
|
1460
1429
|
"exports": [
|
|
1461
1430
|
{
|
|
1462
1431
|
"kind": "js",
|
|
1463
|
-
"name": "
|
|
1432
|
+
"name": "foundationAccordionItemStyles",
|
|
1464
1433
|
"declaration": {
|
|
1465
|
-
"name": "
|
|
1466
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
1434
|
+
"name": "foundationAccordionItemStyles",
|
|
1435
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1467
1436
|
}
|
|
1468
1437
|
}
|
|
1469
1438
|
]
|
|
1470
1439
|
},
|
|
1471
1440
|
{
|
|
1472
1441
|
"kind": "javascript-module",
|
|
1473
|
-
"path": "src/accordion/accordion.template.ts",
|
|
1442
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1474
1443
|
"declarations": [
|
|
1475
1444
|
{
|
|
1476
1445
|
"kind": "function",
|
|
1477
|
-
"name": "
|
|
1446
|
+
"name": "foundationAccordionItemTemplate",
|
|
1478
1447
|
"return": {
|
|
1479
1448
|
"type": {
|
|
1480
|
-
"text": "ViewTemplate<
|
|
1449
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1481
1450
|
}
|
|
1482
1451
|
},
|
|
1483
1452
|
"parameters": [
|
|
@@ -1499,237 +1468,116 @@
|
|
|
1499
1468
|
"exports": [
|
|
1500
1469
|
{
|
|
1501
1470
|
"kind": "js",
|
|
1502
|
-
"name": "
|
|
1471
|
+
"name": "foundationAccordionItemTemplate",
|
|
1503
1472
|
"declaration": {
|
|
1504
|
-
"name": "
|
|
1505
|
-
"module": "src/accordion/accordion.template.ts"
|
|
1473
|
+
"name": "foundationAccordionItemTemplate",
|
|
1474
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1506
1475
|
}
|
|
1507
1476
|
}
|
|
1508
1477
|
]
|
|
1509
1478
|
},
|
|
1510
1479
|
{
|
|
1511
1480
|
"kind": "javascript-module",
|
|
1512
|
-
"path": "src/accordion/accordion.ts",
|
|
1481
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1513
1482
|
"declarations": [
|
|
1514
1483
|
{
|
|
1515
1484
|
"kind": "class",
|
|
1516
1485
|
"description": "",
|
|
1517
|
-
"name": "
|
|
1486
|
+
"name": "AccordionItem",
|
|
1518
1487
|
"superclass": {
|
|
1519
|
-
"name": "
|
|
1520
|
-
"package": "@microsoft/fast-
|
|
1488
|
+
"name": "FASTAccordionItem",
|
|
1489
|
+
"package": "@microsoft/fast-components"
|
|
1521
1490
|
},
|
|
1522
|
-
"tagName": "%%prefix%%-accordion",
|
|
1491
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1523
1492
|
"customElement": true,
|
|
1524
1493
|
"attributes": [
|
|
1525
1494
|
{
|
|
1526
|
-
"name": "
|
|
1527
|
-
"type": {
|
|
1528
|
-
"text": "AccordionExpandMode"
|
|
1529
|
-
},
|
|
1530
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1531
|
-
"fieldName": "expandmode",
|
|
1532
|
-
"inheritedFrom": {
|
|
1533
|
-
"name": "Accordion",
|
|
1534
|
-
"module": "src/accordion/accordion.ts"
|
|
1535
|
-
}
|
|
1536
|
-
}
|
|
1537
|
-
],
|
|
1538
|
-
"members": [
|
|
1539
|
-
{
|
|
1540
|
-
"kind": "field",
|
|
1541
|
-
"name": "expandmode",
|
|
1495
|
+
"name": "heading-level",
|
|
1542
1496
|
"type": {
|
|
1543
|
-
"text": "
|
|
1497
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1544
1498
|
},
|
|
1545
|
-
"
|
|
1546
|
-
"description": "
|
|
1499
|
+
"default": "2",
|
|
1500
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1501
|
+
"fieldName": "headinglevel",
|
|
1547
1502
|
"inheritedFrom": {
|
|
1548
|
-
"name": "
|
|
1549
|
-
"module": "src/accordion/accordion.ts"
|
|
1503
|
+
"name": "AccordionItem",
|
|
1504
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1550
1505
|
}
|
|
1551
1506
|
},
|
|
1552
1507
|
{
|
|
1553
|
-
"kind": "field",
|
|
1554
|
-
"name": "activeid",
|
|
1555
1508
|
"type": {
|
|
1556
|
-
"text": "
|
|
1509
|
+
"text": "boolean"
|
|
1557
1510
|
},
|
|
1558
|
-
"
|
|
1511
|
+
"default": "false",
|
|
1512
|
+
"description": "Expands or collapses the item.",
|
|
1513
|
+
"fieldName": "expanded",
|
|
1559
1514
|
"inheritedFrom": {
|
|
1560
|
-
"name": "
|
|
1561
|
-
"module": "src/accordion/accordion.ts"
|
|
1515
|
+
"name": "AccordionItem",
|
|
1516
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1562
1517
|
}
|
|
1563
1518
|
},
|
|
1564
1519
|
{
|
|
1565
|
-
"
|
|
1566
|
-
"name": "activeItemIndex",
|
|
1520
|
+
"name": "id",
|
|
1567
1521
|
"type": {
|
|
1568
|
-
"text": "
|
|
1522
|
+
"text": "string"
|
|
1569
1523
|
},
|
|
1570
|
-
"
|
|
1571
|
-
"
|
|
1524
|
+
"description": "The item ID",
|
|
1525
|
+
"fieldName": "id",
|
|
1572
1526
|
"inheritedFrom": {
|
|
1573
|
-
"name": "
|
|
1574
|
-
"module": "src/accordion/accordion.ts"
|
|
1527
|
+
"name": "AccordionItem",
|
|
1528
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1575
1529
|
}
|
|
1576
|
-
}
|
|
1530
|
+
}
|
|
1531
|
+
],
|
|
1532
|
+
"members": [
|
|
1577
1533
|
{
|
|
1578
1534
|
"kind": "field",
|
|
1579
|
-
"name": "
|
|
1535
|
+
"name": "headinglevel",
|
|
1580
1536
|
"type": {
|
|
1581
|
-
"text": "
|
|
1582
|
-
},
|
|
1583
|
-
"privacy": "private",
|
|
1584
|
-
"inheritedFrom": {
|
|
1585
|
-
"name": "Accordion",
|
|
1586
|
-
"module": "src/accordion/accordion.ts"
|
|
1587
|
-
}
|
|
1588
|
-
},
|
|
1589
|
-
{
|
|
1590
|
-
"kind": "field",
|
|
1591
|
-
"name": "change",
|
|
1592
|
-
"privacy": "private",
|
|
1593
|
-
"inheritedFrom": {
|
|
1594
|
-
"name": "Accordion",
|
|
1595
|
-
"module": "src/accordion/accordion.ts"
|
|
1596
|
-
}
|
|
1597
|
-
},
|
|
1598
|
-
{
|
|
1599
|
-
"kind": "method",
|
|
1600
|
-
"name": "findExpandedItem",
|
|
1601
|
-
"privacy": "private",
|
|
1602
|
-
"return": {
|
|
1603
|
-
"type": {
|
|
1604
|
-
"text": "AccordionItem | null"
|
|
1605
|
-
}
|
|
1537
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1606
1538
|
},
|
|
1539
|
+
"privacy": "public",
|
|
1540
|
+
"default": "2",
|
|
1541
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1607
1542
|
"inheritedFrom": {
|
|
1608
|
-
"name": "
|
|
1609
|
-
"module": "src/accordion/accordion.ts"
|
|
1543
|
+
"name": "AccordionItem",
|
|
1544
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1610
1545
|
}
|
|
1611
1546
|
},
|
|
1612
1547
|
{
|
|
1613
1548
|
"kind": "field",
|
|
1614
|
-
"name": "
|
|
1615
|
-
"
|
|
1616
|
-
|
|
1617
|
-
"name": "Accordion",
|
|
1618
|
-
"module": "src/accordion/accordion.ts"
|
|
1619
|
-
}
|
|
1620
|
-
},
|
|
1621
|
-
{
|
|
1622
|
-
"kind": "method",
|
|
1623
|
-
"name": "resetItems",
|
|
1624
|
-
"privacy": "private",
|
|
1625
|
-
"return": {
|
|
1626
|
-
"type": {
|
|
1627
|
-
"text": "void"
|
|
1628
|
-
}
|
|
1549
|
+
"name": "expanded",
|
|
1550
|
+
"type": {
|
|
1551
|
+
"text": "boolean"
|
|
1629
1552
|
},
|
|
1553
|
+
"privacy": "public",
|
|
1554
|
+
"default": "false",
|
|
1555
|
+
"description": "Expands or collapses the item.",
|
|
1630
1556
|
"inheritedFrom": {
|
|
1631
|
-
"name": "
|
|
1632
|
-
"module": "src/accordion/accordion.ts"
|
|
1633
|
-
}
|
|
1634
|
-
},
|
|
1635
|
-
{
|
|
1636
|
-
"kind": "field",
|
|
1637
|
-
"name": "removeItemListeners",
|
|
1638
|
-
"privacy": "private",
|
|
1639
|
-
"inheritedFrom": {
|
|
1640
|
-
"name": "Accordion",
|
|
1641
|
-
"module": "src/accordion/accordion.ts"
|
|
1557
|
+
"name": "AccordionItem",
|
|
1558
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1642
1559
|
}
|
|
1643
1560
|
},
|
|
1644
1561
|
{
|
|
1645
1562
|
"kind": "field",
|
|
1646
|
-
"name": "
|
|
1647
|
-
"
|
|
1648
|
-
|
|
1649
|
-
"name": "Accordion",
|
|
1650
|
-
"module": "src/accordion/accordion.ts"
|
|
1651
|
-
}
|
|
1652
|
-
},
|
|
1653
|
-
{
|
|
1654
|
-
"kind": "method",
|
|
1655
|
-
"name": "getItemIds",
|
|
1656
|
-
"privacy": "private",
|
|
1657
|
-
"return": {
|
|
1658
|
-
"type": {
|
|
1659
|
-
"text": "Array<string | null>"
|
|
1660
|
-
}
|
|
1661
|
-
},
|
|
1662
|
-
"inheritedFrom": {
|
|
1663
|
-
"name": "Accordion",
|
|
1664
|
-
"module": "src/accordion/accordion.ts"
|
|
1665
|
-
}
|
|
1666
|
-
},
|
|
1667
|
-
{
|
|
1668
|
-
"kind": "method",
|
|
1669
|
-
"name": "isSingleExpandMode",
|
|
1670
|
-
"privacy": "private",
|
|
1671
|
-
"return": {
|
|
1672
|
-
"type": {
|
|
1673
|
-
"text": "boolean"
|
|
1674
|
-
}
|
|
1563
|
+
"name": "id",
|
|
1564
|
+
"type": {
|
|
1565
|
+
"text": "string"
|
|
1675
1566
|
},
|
|
1567
|
+
"privacy": "public",
|
|
1568
|
+
"description": "The item ID",
|
|
1676
1569
|
"inheritedFrom": {
|
|
1677
|
-
"name": "
|
|
1678
|
-
"module": "src/accordion/accordion.ts"
|
|
1679
|
-
}
|
|
1680
|
-
},
|
|
1681
|
-
{
|
|
1682
|
-
"kind": "field",
|
|
1683
|
-
"name": "handleItemKeyDown",
|
|
1684
|
-
"privacy": "private",
|
|
1685
|
-
"inheritedFrom": {
|
|
1686
|
-
"name": "Accordion",
|
|
1687
|
-
"module": "src/accordion/accordion.ts"
|
|
1570
|
+
"name": "AccordionItem",
|
|
1571
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1688
1572
|
}
|
|
1689
1573
|
},
|
|
1690
1574
|
{
|
|
1691
1575
|
"kind": "field",
|
|
1692
|
-
"name": "
|
|
1693
|
-
"privacy": "private",
|
|
1694
|
-
"inheritedFrom": {
|
|
1695
|
-
"name": "Accordion",
|
|
1696
|
-
"module": "src/accordion/accordion.ts"
|
|
1697
|
-
}
|
|
1698
|
-
},
|
|
1699
|
-
{
|
|
1700
|
-
"kind": "method",
|
|
1701
|
-
"name": "adjust",
|
|
1702
|
-
"privacy": "private",
|
|
1703
|
-
"return": {
|
|
1704
|
-
"type": {
|
|
1705
|
-
"text": "void"
|
|
1706
|
-
}
|
|
1707
|
-
},
|
|
1708
|
-
"parameters": [
|
|
1709
|
-
{
|
|
1710
|
-
"name": "adjustment",
|
|
1711
|
-
"type": {
|
|
1712
|
-
"text": "number"
|
|
1713
|
-
}
|
|
1714
|
-
}
|
|
1715
|
-
],
|
|
1716
|
-
"inheritedFrom": {
|
|
1717
|
-
"name": "Accordion",
|
|
1718
|
-
"module": "src/accordion/accordion.ts"
|
|
1719
|
-
}
|
|
1720
|
-
},
|
|
1721
|
-
{
|
|
1722
|
-
"kind": "method",
|
|
1723
|
-
"name": "focusItem",
|
|
1576
|
+
"name": "change",
|
|
1724
1577
|
"privacy": "private",
|
|
1725
|
-
"return": {
|
|
1726
|
-
"type": {
|
|
1727
|
-
"text": "void"
|
|
1728
|
-
}
|
|
1729
|
-
},
|
|
1730
1578
|
"inheritedFrom": {
|
|
1731
|
-
"name": "
|
|
1732
|
-
"module": "src/accordion/accordion.ts"
|
|
1579
|
+
"name": "AccordionItem",
|
|
1580
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1733
1581
|
}
|
|
1734
1582
|
},
|
|
1735
1583
|
{
|
|
@@ -1846,18 +1694,18 @@
|
|
|
1846
1694
|
],
|
|
1847
1695
|
"events": [
|
|
1848
1696
|
{
|
|
1849
|
-
"description": "Fires a custom 'change' event when the
|
|
1697
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1850
1698
|
"name": "change",
|
|
1851
1699
|
"inheritedFrom": {
|
|
1852
|
-
"name": "
|
|
1853
|
-
"module": "src/accordion/accordion.ts"
|
|
1700
|
+
"name": "AccordionItem",
|
|
1701
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1854
1702
|
}
|
|
1855
1703
|
}
|
|
1856
1704
|
]
|
|
1857
1705
|
},
|
|
1858
1706
|
{
|
|
1859
1707
|
"kind": "variable",
|
|
1860
|
-
"name": "
|
|
1708
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1861
1709
|
"type": {
|
|
1862
1710
|
"text": "ShadowRootInit"
|
|
1863
1711
|
},
|
|
@@ -1865,57 +1713,57 @@
|
|
|
1865
1713
|
},
|
|
1866
1714
|
{
|
|
1867
1715
|
"kind": "variable",
|
|
1868
|
-
"name": "
|
|
1716
|
+
"name": "defaultAccordionItemConfig",
|
|
1869
1717
|
"type": {
|
|
1870
1718
|
"text": "object"
|
|
1871
1719
|
},
|
|
1872
|
-
"default": "{}"
|
|
1720
|
+
"default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
|
|
1873
1721
|
},
|
|
1874
1722
|
{
|
|
1875
1723
|
"kind": "variable",
|
|
1876
|
-
"name": "
|
|
1877
|
-
"description": "The Foundation Accordion",
|
|
1724
|
+
"name": "foundationAccordionItem",
|
|
1725
|
+
"description": "The Foundation Accordion Item",
|
|
1878
1726
|
"privacy": "public"
|
|
1879
1727
|
}
|
|
1880
1728
|
],
|
|
1881
1729
|
"exports": [
|
|
1882
1730
|
{
|
|
1883
1731
|
"kind": "js",
|
|
1884
|
-
"name": "
|
|
1732
|
+
"name": "AccordionItem",
|
|
1885
1733
|
"declaration": {
|
|
1886
|
-
"name": "
|
|
1887
|
-
"module": "src/accordion/accordion.ts"
|
|
1734
|
+
"name": "AccordionItem",
|
|
1735
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1888
1736
|
}
|
|
1889
1737
|
},
|
|
1890
1738
|
{
|
|
1891
1739
|
"kind": "js",
|
|
1892
|
-
"name": "
|
|
1740
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1893
1741
|
"declaration": {
|
|
1894
|
-
"name": "
|
|
1895
|
-
"module": "src/accordion/accordion.ts"
|
|
1742
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1743
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1896
1744
|
}
|
|
1897
1745
|
},
|
|
1898
1746
|
{
|
|
1899
1747
|
"kind": "js",
|
|
1900
|
-
"name": "
|
|
1748
|
+
"name": "defaultAccordionItemConfig",
|
|
1901
1749
|
"declaration": {
|
|
1902
|
-
"name": "
|
|
1903
|
-
"module": "src/accordion/accordion.ts"
|
|
1750
|
+
"name": "defaultAccordionItemConfig",
|
|
1751
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1904
1752
|
}
|
|
1905
1753
|
},
|
|
1906
1754
|
{
|
|
1907
1755
|
"kind": "js",
|
|
1908
|
-
"name": "
|
|
1756
|
+
"name": "foundationAccordionItem",
|
|
1909
1757
|
"declaration": {
|
|
1910
|
-
"name": "
|
|
1911
|
-
"module": "src/accordion/accordion.ts"
|
|
1758
|
+
"name": "foundationAccordionItem",
|
|
1759
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1912
1760
|
}
|
|
1913
1761
|
}
|
|
1914
1762
|
]
|
|
1915
1763
|
},
|
|
1916
1764
|
{
|
|
1917
1765
|
"kind": "javascript-module",
|
|
1918
|
-
"path": "src/accordion/index.ts",
|
|
1766
|
+
"path": "src/accordion-item/index.ts",
|
|
1919
1767
|
"declarations": [],
|
|
1920
1768
|
"exports": [
|
|
1921
1769
|
{
|
|
@@ -1923,7 +1771,7 @@
|
|
|
1923
1771
|
"name": "*",
|
|
1924
1772
|
"declaration": {
|
|
1925
1773
|
"name": "*",
|
|
1926
|
-
"package": "./accordion.template"
|
|
1774
|
+
"package": "./accordion-item.template"
|
|
1927
1775
|
}
|
|
1928
1776
|
},
|
|
1929
1777
|
{
|
|
@@ -1931,7 +1779,7 @@
|
|
|
1931
1779
|
"name": "*",
|
|
1932
1780
|
"declaration": {
|
|
1933
1781
|
"name": "*",
|
|
1934
|
-
"package": "./accordion.styles"
|
|
1782
|
+
"package": "./accordion-item.styles"
|
|
1935
1783
|
}
|
|
1936
1784
|
},
|
|
1937
1785
|
{
|
|
@@ -1939,7 +1787,7 @@
|
|
|
1939
1787
|
"name": "*",
|
|
1940
1788
|
"declaration": {
|
|
1941
1789
|
"name": "*",
|
|
1942
|
-
"package": "./accordion"
|
|
1790
|
+
"package": "./accordion-item"
|
|
1943
1791
|
}
|
|
1944
1792
|
}
|
|
1945
1793
|
]
|
|
@@ -2553,6 +2401,445 @@
|
|
|
2553
2401
|
}
|
|
2554
2402
|
]
|
|
2555
2403
|
},
|
|
2404
|
+
{
|
|
2405
|
+
"kind": "javascript-module",
|
|
2406
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
2407
|
+
"declarations": [
|
|
2408
|
+
{
|
|
2409
|
+
"kind": "function",
|
|
2410
|
+
"name": "foundationAiIndicatorStyles",
|
|
2411
|
+
"return": {
|
|
2412
|
+
"type": {
|
|
2413
|
+
"text": "ElementStyles"
|
|
2414
|
+
}
|
|
2415
|
+
},
|
|
2416
|
+
"parameters": [
|
|
2417
|
+
{
|
|
2418
|
+
"name": "context",
|
|
2419
|
+
"type": {
|
|
2420
|
+
"text": "ElementDefinitionContext"
|
|
2421
|
+
}
|
|
2422
|
+
},
|
|
2423
|
+
{
|
|
2424
|
+
"name": "definition",
|
|
2425
|
+
"type": {
|
|
2426
|
+
"text": "FoundationElementDefinition"
|
|
2427
|
+
}
|
|
2428
|
+
}
|
|
2429
|
+
]
|
|
2430
|
+
}
|
|
2431
|
+
],
|
|
2432
|
+
"exports": [
|
|
2433
|
+
{
|
|
2434
|
+
"kind": "js",
|
|
2435
|
+
"name": "foundationAiIndicatorStyles",
|
|
2436
|
+
"declaration": {
|
|
2437
|
+
"name": "foundationAiIndicatorStyles",
|
|
2438
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
2439
|
+
}
|
|
2440
|
+
}
|
|
2441
|
+
]
|
|
2442
|
+
},
|
|
2443
|
+
{
|
|
2444
|
+
"kind": "javascript-module",
|
|
2445
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
2446
|
+
"declarations": [
|
|
2447
|
+
{
|
|
2448
|
+
"kind": "variable",
|
|
2449
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2450
|
+
"type": {
|
|
2451
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
2452
|
+
},
|
|
2453
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
2454
|
+
}
|
|
2455
|
+
],
|
|
2456
|
+
"exports": [
|
|
2457
|
+
{
|
|
2458
|
+
"kind": "js",
|
|
2459
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2460
|
+
"declaration": {
|
|
2461
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2462
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
2463
|
+
}
|
|
2464
|
+
}
|
|
2465
|
+
]
|
|
2466
|
+
},
|
|
2467
|
+
{
|
|
2468
|
+
"kind": "javascript-module",
|
|
2469
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
2470
|
+
"declarations": [
|
|
2471
|
+
{
|
|
2472
|
+
"kind": "class",
|
|
2473
|
+
"description": "",
|
|
2474
|
+
"name": "AiIndicator",
|
|
2475
|
+
"members": [
|
|
2476
|
+
{
|
|
2477
|
+
"kind": "field",
|
|
2478
|
+
"name": "aiProvider",
|
|
2479
|
+
"type": {
|
|
2480
|
+
"text": "AIProvider"
|
|
2481
|
+
}
|
|
2482
|
+
},
|
|
2483
|
+
{
|
|
2484
|
+
"kind": "field",
|
|
2485
|
+
"name": "status",
|
|
2486
|
+
"type": {
|
|
2487
|
+
"text": "AIStatus | null"
|
|
2488
|
+
},
|
|
2489
|
+
"default": "null"
|
|
2490
|
+
},
|
|
2491
|
+
{
|
|
2492
|
+
"kind": "field",
|
|
2493
|
+
"name": "open",
|
|
2494
|
+
"type": {
|
|
2495
|
+
"text": "boolean"
|
|
2496
|
+
},
|
|
2497
|
+
"default": "false"
|
|
2498
|
+
},
|
|
2499
|
+
{
|
|
2500
|
+
"kind": "field",
|
|
2501
|
+
"name": "state",
|
|
2502
|
+
"type": {
|
|
2503
|
+
"text": "AIIndicatorState"
|
|
2504
|
+
},
|
|
2505
|
+
"default": "'none'"
|
|
2506
|
+
},
|
|
2507
|
+
{
|
|
2508
|
+
"kind": "field",
|
|
2509
|
+
"name": "isInstalling",
|
|
2510
|
+
"type": {
|
|
2511
|
+
"text": "boolean"
|
|
2512
|
+
},
|
|
2513
|
+
"default": "false"
|
|
2514
|
+
},
|
|
2515
|
+
{
|
|
2516
|
+
"kind": "field",
|
|
2517
|
+
"name": "pollTimer",
|
|
2518
|
+
"type": {
|
|
2519
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
2520
|
+
},
|
|
2521
|
+
"privacy": "private",
|
|
2522
|
+
"default": "null"
|
|
2523
|
+
},
|
|
2524
|
+
{
|
|
2525
|
+
"kind": "field",
|
|
2526
|
+
"name": "clickOutside",
|
|
2527
|
+
"privacy": "private"
|
|
2528
|
+
},
|
|
2529
|
+
{
|
|
2530
|
+
"kind": "field",
|
|
2531
|
+
"name": "chromeStatusLabel",
|
|
2532
|
+
"type": {
|
|
2533
|
+
"text": "string | null"
|
|
2534
|
+
},
|
|
2535
|
+
"readonly": true
|
|
2536
|
+
},
|
|
2537
|
+
{
|
|
2538
|
+
"kind": "field",
|
|
2539
|
+
"name": "canInstall",
|
|
2540
|
+
"type": {
|
|
2541
|
+
"text": "boolean"
|
|
2542
|
+
},
|
|
2543
|
+
"readonly": true
|
|
2544
|
+
},
|
|
2545
|
+
{
|
|
2546
|
+
"kind": "field",
|
|
2547
|
+
"name": "isDownloading",
|
|
2548
|
+
"type": {
|
|
2549
|
+
"text": "boolean"
|
|
2550
|
+
},
|
|
2551
|
+
"readonly": true
|
|
2552
|
+
},
|
|
2553
|
+
{
|
|
2554
|
+
"kind": "method",
|
|
2555
|
+
"name": "openChanged",
|
|
2556
|
+
"return": {
|
|
2557
|
+
"type": {
|
|
2558
|
+
"text": "void"
|
|
2559
|
+
}
|
|
2560
|
+
}
|
|
2561
|
+
},
|
|
2562
|
+
{
|
|
2563
|
+
"kind": "method",
|
|
2564
|
+
"name": "handleClickOutside",
|
|
2565
|
+
"privacy": "private",
|
|
2566
|
+
"parameters": [
|
|
2567
|
+
{
|
|
2568
|
+
"name": "event",
|
|
2569
|
+
"type": {
|
|
2570
|
+
"text": "MouseEvent"
|
|
2571
|
+
}
|
|
2572
|
+
}
|
|
2573
|
+
]
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
"kind": "method",
|
|
2577
|
+
"name": "toggleDropdown"
|
|
2578
|
+
},
|
|
2579
|
+
{
|
|
2580
|
+
"kind": "method",
|
|
2581
|
+
"name": "refreshStatus",
|
|
2582
|
+
"return": {
|
|
2583
|
+
"type": {
|
|
2584
|
+
"text": "Promise<void>"
|
|
2585
|
+
}
|
|
2586
|
+
}
|
|
2587
|
+
},
|
|
2588
|
+
{
|
|
2589
|
+
"kind": "method",
|
|
2590
|
+
"name": "deriveState",
|
|
2591
|
+
"privacy": "private",
|
|
2592
|
+
"return": {
|
|
2593
|
+
"type": {
|
|
2594
|
+
"text": "AIIndicatorState"
|
|
2595
|
+
}
|
|
2596
|
+
},
|
|
2597
|
+
"parameters": [
|
|
2598
|
+
{
|
|
2599
|
+
"name": "s",
|
|
2600
|
+
"type": {
|
|
2601
|
+
"text": "AIStatus | null"
|
|
2602
|
+
}
|
|
2603
|
+
}
|
|
2604
|
+
]
|
|
2605
|
+
},
|
|
2606
|
+
{
|
|
2607
|
+
"kind": "method",
|
|
2608
|
+
"name": "maybeStartPolling",
|
|
2609
|
+
"privacy": "private",
|
|
2610
|
+
"return": {
|
|
2611
|
+
"type": {
|
|
2612
|
+
"text": "void"
|
|
2613
|
+
}
|
|
2614
|
+
}
|
|
2615
|
+
},
|
|
2616
|
+
{
|
|
2617
|
+
"kind": "method",
|
|
2618
|
+
"name": "startPolling",
|
|
2619
|
+
"privacy": "private",
|
|
2620
|
+
"return": {
|
|
2621
|
+
"type": {
|
|
2622
|
+
"text": "void"
|
|
2623
|
+
}
|
|
2624
|
+
}
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
"kind": "method",
|
|
2628
|
+
"name": "stopPolling",
|
|
2629
|
+
"privacy": "private",
|
|
2630
|
+
"return": {
|
|
2631
|
+
"type": {
|
|
2632
|
+
"text": "void"
|
|
2633
|
+
}
|
|
2634
|
+
}
|
|
2635
|
+
},
|
|
2636
|
+
{
|
|
2637
|
+
"kind": "method",
|
|
2638
|
+
"name": "onInstall",
|
|
2639
|
+
"return": {
|
|
2640
|
+
"type": {
|
|
2641
|
+
"text": "Promise<void>"
|
|
2642
|
+
}
|
|
2643
|
+
}
|
|
2644
|
+
},
|
|
2645
|
+
{
|
|
2646
|
+
"kind": "field",
|
|
2647
|
+
"name": "_presentation",
|
|
2648
|
+
"type": {
|
|
2649
|
+
"text": "ComponentPresentation | null | undefined"
|
|
2650
|
+
},
|
|
2651
|
+
"privacy": "private",
|
|
2652
|
+
"default": "void 0",
|
|
2653
|
+
"inheritedFrom": {
|
|
2654
|
+
"name": "FoundationElement",
|
|
2655
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2656
|
+
}
|
|
2657
|
+
},
|
|
2658
|
+
{
|
|
2659
|
+
"kind": "field",
|
|
2660
|
+
"name": "$presentation",
|
|
2661
|
+
"type": {
|
|
2662
|
+
"text": "ComponentPresentation | null"
|
|
2663
|
+
},
|
|
2664
|
+
"privacy": "public",
|
|
2665
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2666
|
+
"inheritedFrom": {
|
|
2667
|
+
"name": "FoundationElement",
|
|
2668
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2669
|
+
}
|
|
2670
|
+
},
|
|
2671
|
+
{
|
|
2672
|
+
"kind": "field",
|
|
2673
|
+
"name": "template",
|
|
2674
|
+
"type": {
|
|
2675
|
+
"text": "ElementViewTemplate | void | null"
|
|
2676
|
+
},
|
|
2677
|
+
"privacy": "public",
|
|
2678
|
+
"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.",
|
|
2679
|
+
"inheritedFrom": {
|
|
2680
|
+
"name": "FoundationElement",
|
|
2681
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2682
|
+
}
|
|
2683
|
+
},
|
|
2684
|
+
{
|
|
2685
|
+
"kind": "method",
|
|
2686
|
+
"name": "templateChanged",
|
|
2687
|
+
"privacy": "protected",
|
|
2688
|
+
"return": {
|
|
2689
|
+
"type": {
|
|
2690
|
+
"text": "void"
|
|
2691
|
+
}
|
|
2692
|
+
},
|
|
2693
|
+
"inheritedFrom": {
|
|
2694
|
+
"name": "FoundationElement",
|
|
2695
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2696
|
+
}
|
|
2697
|
+
},
|
|
2698
|
+
{
|
|
2699
|
+
"kind": "field",
|
|
2700
|
+
"name": "styles",
|
|
2701
|
+
"type": {
|
|
2702
|
+
"text": "ElementStyles | void | null"
|
|
2703
|
+
},
|
|
2704
|
+
"privacy": "public",
|
|
2705
|
+
"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.",
|
|
2706
|
+
"inheritedFrom": {
|
|
2707
|
+
"name": "FoundationElement",
|
|
2708
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2709
|
+
}
|
|
2710
|
+
},
|
|
2711
|
+
{
|
|
2712
|
+
"kind": "method",
|
|
2713
|
+
"name": "stylesChanged",
|
|
2714
|
+
"privacy": "protected",
|
|
2715
|
+
"return": {
|
|
2716
|
+
"type": {
|
|
2717
|
+
"text": "void"
|
|
2718
|
+
}
|
|
2719
|
+
},
|
|
2720
|
+
"inheritedFrom": {
|
|
2721
|
+
"name": "FoundationElement",
|
|
2722
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2723
|
+
}
|
|
2724
|
+
},
|
|
2725
|
+
{
|
|
2726
|
+
"kind": "method",
|
|
2727
|
+
"name": "compose",
|
|
2728
|
+
"privacy": "public",
|
|
2729
|
+
"static": true,
|
|
2730
|
+
"return": {
|
|
2731
|
+
"type": {
|
|
2732
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
2733
|
+
}
|
|
2734
|
+
},
|
|
2735
|
+
"parameters": [
|
|
2736
|
+
{
|
|
2737
|
+
"name": "this",
|
|
2738
|
+
"type": {
|
|
2739
|
+
"text": "K"
|
|
2740
|
+
}
|
|
2741
|
+
},
|
|
2742
|
+
{
|
|
2743
|
+
"name": "elementDefinition",
|
|
2744
|
+
"type": {
|
|
2745
|
+
"text": "T"
|
|
2746
|
+
},
|
|
2747
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
2748
|
+
}
|
|
2749
|
+
],
|
|
2750
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2751
|
+
"inheritedFrom": {
|
|
2752
|
+
"name": "FoundationElement",
|
|
2753
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2754
|
+
}
|
|
2755
|
+
}
|
|
2756
|
+
],
|
|
2757
|
+
"superclass": {
|
|
2758
|
+
"name": "FoundationElement",
|
|
2759
|
+
"package": "@microsoft/fast-foundation"
|
|
2760
|
+
},
|
|
2761
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
2762
|
+
"customElement": true
|
|
2763
|
+
},
|
|
2764
|
+
{
|
|
2765
|
+
"kind": "variable",
|
|
2766
|
+
"name": "foundationAiIndicator"
|
|
2767
|
+
}
|
|
2768
|
+
],
|
|
2769
|
+
"exports": [
|
|
2770
|
+
{
|
|
2771
|
+
"kind": "js",
|
|
2772
|
+
"name": "AiIndicator",
|
|
2773
|
+
"declaration": {
|
|
2774
|
+
"name": "AiIndicator",
|
|
2775
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2776
|
+
}
|
|
2777
|
+
},
|
|
2778
|
+
{
|
|
2779
|
+
"kind": "js",
|
|
2780
|
+
"name": "foundationAiIndicator",
|
|
2781
|
+
"declaration": {
|
|
2782
|
+
"name": "foundationAiIndicator",
|
|
2783
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2784
|
+
}
|
|
2785
|
+
}
|
|
2786
|
+
]
|
|
2787
|
+
},
|
|
2788
|
+
{
|
|
2789
|
+
"kind": "javascript-module",
|
|
2790
|
+
"path": "src/ai-indicator/index.ts",
|
|
2791
|
+
"declarations": [],
|
|
2792
|
+
"exports": [
|
|
2793
|
+
{
|
|
2794
|
+
"kind": "js",
|
|
2795
|
+
"name": "AiIndicator",
|
|
2796
|
+
"declaration": {
|
|
2797
|
+
"name": "AiIndicator",
|
|
2798
|
+
"module": "./ai-indicator"
|
|
2799
|
+
}
|
|
2800
|
+
},
|
|
2801
|
+
{
|
|
2802
|
+
"kind": "js",
|
|
2803
|
+
"name": "foundationAiIndicator",
|
|
2804
|
+
"declaration": {
|
|
2805
|
+
"name": "foundationAiIndicator",
|
|
2806
|
+
"module": "./ai-indicator"
|
|
2807
|
+
}
|
|
2808
|
+
},
|
|
2809
|
+
{
|
|
2810
|
+
"kind": "js",
|
|
2811
|
+
"name": "type",
|
|
2812
|
+
"declaration": {
|
|
2813
|
+
"name": "type",
|
|
2814
|
+
"module": "./ai-indicator"
|
|
2815
|
+
}
|
|
2816
|
+
},
|
|
2817
|
+
{
|
|
2818
|
+
"kind": "js",
|
|
2819
|
+
"name": "AIIndicatorState",
|
|
2820
|
+
"declaration": {
|
|
2821
|
+
"name": "AIIndicatorState",
|
|
2822
|
+
"module": "./ai-indicator"
|
|
2823
|
+
}
|
|
2824
|
+
},
|
|
2825
|
+
{
|
|
2826
|
+
"kind": "js",
|
|
2827
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2828
|
+
"declaration": {
|
|
2829
|
+
"name": "foundationAiIndicatorTemplate",
|
|
2830
|
+
"module": "./ai-indicator.template"
|
|
2831
|
+
}
|
|
2832
|
+
},
|
|
2833
|
+
{
|
|
2834
|
+
"kind": "js",
|
|
2835
|
+
"name": "foundationAiIndicatorStyles",
|
|
2836
|
+
"declaration": {
|
|
2837
|
+
"name": "foundationAiIndicatorStyles",
|
|
2838
|
+
"module": "./ai-indicator.styles"
|
|
2839
|
+
}
|
|
2840
|
+
}
|
|
2841
|
+
]
|
|
2842
|
+
},
|
|
2556
2843
|
{
|
|
2557
2844
|
"kind": "javascript-module",
|
|
2558
2845
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -3114,11 +3401,11 @@
|
|
|
3114
3401
|
},
|
|
3115
3402
|
{
|
|
3116
3403
|
"kind": "javascript-module",
|
|
3117
|
-
"path": "src/accordion
|
|
3404
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
3118
3405
|
"declarations": [
|
|
3119
3406
|
{
|
|
3120
3407
|
"kind": "function",
|
|
3121
|
-
"name": "
|
|
3408
|
+
"name": "foundationAccordionStyles",
|
|
3122
3409
|
"return": {
|
|
3123
3410
|
"type": {
|
|
3124
3411
|
"text": "ElementStyles"
|
|
@@ -3143,24 +3430,24 @@
|
|
|
3143
3430
|
"exports": [
|
|
3144
3431
|
{
|
|
3145
3432
|
"kind": "js",
|
|
3146
|
-
"name": "
|
|
3433
|
+
"name": "foundationAccordionStyles",
|
|
3147
3434
|
"declaration": {
|
|
3148
|
-
"name": "
|
|
3149
|
-
"module": "src/accordion
|
|
3435
|
+
"name": "foundationAccordionStyles",
|
|
3436
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
3150
3437
|
}
|
|
3151
3438
|
}
|
|
3152
3439
|
]
|
|
3153
3440
|
},
|
|
3154
3441
|
{
|
|
3155
3442
|
"kind": "javascript-module",
|
|
3156
|
-
"path": "src/accordion
|
|
3443
|
+
"path": "src/accordion/accordion.template.ts",
|
|
3157
3444
|
"declarations": [
|
|
3158
3445
|
{
|
|
3159
3446
|
"kind": "function",
|
|
3160
|
-
"name": "
|
|
3447
|
+
"name": "foundationAccordionTemplate",
|
|
3161
3448
|
"return": {
|
|
3162
3449
|
"type": {
|
|
3163
|
-
"text": "ViewTemplate<
|
|
3450
|
+
"text": "ViewTemplate<Accordion>"
|
|
3164
3451
|
}
|
|
3165
3452
|
},
|
|
3166
3453
|
"parameters": [
|
|
@@ -3182,107 +3469,91 @@
|
|
|
3182
3469
|
"exports": [
|
|
3183
3470
|
{
|
|
3184
3471
|
"kind": "js",
|
|
3185
|
-
"name": "
|
|
3472
|
+
"name": "foundationAccordionTemplate",
|
|
3186
3473
|
"declaration": {
|
|
3187
|
-
"name": "
|
|
3188
|
-
"module": "src/accordion
|
|
3474
|
+
"name": "foundationAccordionTemplate",
|
|
3475
|
+
"module": "src/accordion/accordion.template.ts"
|
|
3189
3476
|
}
|
|
3190
3477
|
}
|
|
3191
3478
|
]
|
|
3192
3479
|
},
|
|
3193
3480
|
{
|
|
3194
3481
|
"kind": "javascript-module",
|
|
3195
|
-
"path": "src/accordion
|
|
3482
|
+
"path": "src/accordion/accordion.ts",
|
|
3196
3483
|
"declarations": [
|
|
3197
3484
|
{
|
|
3198
3485
|
"kind": "class",
|
|
3199
3486
|
"description": "",
|
|
3200
|
-
"name": "
|
|
3487
|
+
"name": "Accordion",
|
|
3201
3488
|
"superclass": {
|
|
3202
|
-
"name": "
|
|
3203
|
-
"package": "@microsoft/fast-
|
|
3489
|
+
"name": "FASTAccordion",
|
|
3490
|
+
"package": "@microsoft/fast-foundation"
|
|
3204
3491
|
},
|
|
3205
|
-
"tagName": "%%prefix%%-accordion
|
|
3492
|
+
"tagName": "%%prefix%%-accordion",
|
|
3206
3493
|
"customElement": true,
|
|
3207
3494
|
"attributes": [
|
|
3208
3495
|
{
|
|
3209
|
-
"name": "
|
|
3496
|
+
"name": "expand-mode",
|
|
3210
3497
|
"type": {
|
|
3211
|
-
"text": "
|
|
3498
|
+
"text": "AccordionExpandMode"
|
|
3212
3499
|
},
|
|
3213
|
-
"
|
|
3214
|
-
"
|
|
3215
|
-
"fieldName": "headinglevel",
|
|
3500
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3501
|
+
"fieldName": "expandmode",
|
|
3216
3502
|
"inheritedFrom": {
|
|
3217
|
-
"name": "
|
|
3218
|
-
"module": "src/accordion
|
|
3503
|
+
"name": "Accordion",
|
|
3504
|
+
"module": "src/accordion/accordion.ts"
|
|
3219
3505
|
}
|
|
3220
|
-
}
|
|
3506
|
+
}
|
|
3507
|
+
],
|
|
3508
|
+
"members": [
|
|
3221
3509
|
{
|
|
3510
|
+
"kind": "field",
|
|
3511
|
+
"name": "expandmode",
|
|
3222
3512
|
"type": {
|
|
3223
|
-
"text": "
|
|
3513
|
+
"text": "AccordionExpandMode"
|
|
3224
3514
|
},
|
|
3225
|
-
"
|
|
3226
|
-
"description": "
|
|
3227
|
-
"fieldName": "expanded",
|
|
3515
|
+
"privacy": "public",
|
|
3516
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3228
3517
|
"inheritedFrom": {
|
|
3229
|
-
"name": "
|
|
3230
|
-
"module": "src/accordion
|
|
3518
|
+
"name": "Accordion",
|
|
3519
|
+
"module": "src/accordion/accordion.ts"
|
|
3231
3520
|
}
|
|
3232
3521
|
},
|
|
3233
3522
|
{
|
|
3234
|
-
"
|
|
3523
|
+
"kind": "field",
|
|
3524
|
+
"name": "activeid",
|
|
3235
3525
|
"type": {
|
|
3236
|
-
"text": "string"
|
|
3526
|
+
"text": "string | null"
|
|
3237
3527
|
},
|
|
3238
|
-
"
|
|
3239
|
-
"fieldName": "id",
|
|
3528
|
+
"privacy": "private",
|
|
3240
3529
|
"inheritedFrom": {
|
|
3241
|
-
"name": "
|
|
3242
|
-
"module": "src/accordion
|
|
3243
|
-
}
|
|
3244
|
-
}
|
|
3245
|
-
],
|
|
3246
|
-
"members": [
|
|
3247
|
-
{
|
|
3248
|
-
"kind": "field",
|
|
3249
|
-
"name": "headinglevel",
|
|
3250
|
-
"type": {
|
|
3251
|
-
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
3252
|
-
},
|
|
3253
|
-
"privacy": "public",
|
|
3254
|
-
"default": "2",
|
|
3255
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
3256
|
-
"inheritedFrom": {
|
|
3257
|
-
"name": "AccordionItem",
|
|
3258
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
3530
|
+
"name": "Accordion",
|
|
3531
|
+
"module": "src/accordion/accordion.ts"
|
|
3259
3532
|
}
|
|
3260
3533
|
},
|
|
3261
3534
|
{
|
|
3262
3535
|
"kind": "field",
|
|
3263
|
-
"name": "
|
|
3536
|
+
"name": "activeItemIndex",
|
|
3264
3537
|
"type": {
|
|
3265
|
-
"text": "
|
|
3538
|
+
"text": "number"
|
|
3266
3539
|
},
|
|
3267
|
-
"privacy": "
|
|
3268
|
-
"default": "
|
|
3269
|
-
"description": "Expands or collapses the item.",
|
|
3540
|
+
"privacy": "private",
|
|
3541
|
+
"default": "0",
|
|
3270
3542
|
"inheritedFrom": {
|
|
3271
|
-
"name": "
|
|
3272
|
-
"module": "src/accordion
|
|
3543
|
+
"name": "Accordion",
|
|
3544
|
+
"module": "src/accordion/accordion.ts"
|
|
3273
3545
|
}
|
|
3274
3546
|
},
|
|
3275
3547
|
{
|
|
3276
3548
|
"kind": "field",
|
|
3277
|
-
"name": "
|
|
3549
|
+
"name": "accordionIds",
|
|
3278
3550
|
"type": {
|
|
3279
|
-
"text": "string"
|
|
3551
|
+
"text": "Array<string | null>"
|
|
3280
3552
|
},
|
|
3281
|
-
"privacy": "
|
|
3282
|
-
"description": "The item ID",
|
|
3553
|
+
"privacy": "private",
|
|
3283
3554
|
"inheritedFrom": {
|
|
3284
|
-
"name": "
|
|
3285
|
-
"module": "src/accordion
|
|
3555
|
+
"name": "Accordion",
|
|
3556
|
+
"module": "src/accordion/accordion.ts"
|
|
3286
3557
|
}
|
|
3287
3558
|
},
|
|
3288
3559
|
{
|
|
@@ -3290,461 +3561,145 @@
|
|
|
3290
3561
|
"name": "change",
|
|
3291
3562
|
"privacy": "private",
|
|
3292
3563
|
"inheritedFrom": {
|
|
3293
|
-
"name": "
|
|
3294
|
-
"module": "src/accordion
|
|
3564
|
+
"name": "Accordion",
|
|
3565
|
+
"module": "src/accordion/accordion.ts"
|
|
3295
3566
|
}
|
|
3296
3567
|
},
|
|
3297
3568
|
{
|
|
3298
|
-
"kind": "
|
|
3299
|
-
"name": "
|
|
3300
|
-
"type": {
|
|
3301
|
-
"text": "ComponentPresentation | null | undefined"
|
|
3302
|
-
},
|
|
3569
|
+
"kind": "method",
|
|
3570
|
+
"name": "findExpandedItem",
|
|
3303
3571
|
"privacy": "private",
|
|
3304
|
-
"
|
|
3305
|
-
|
|
3306
|
-
|
|
3307
|
-
|
|
3308
|
-
}
|
|
3309
|
-
},
|
|
3310
|
-
{
|
|
3311
|
-
"kind": "field",
|
|
3312
|
-
"name": "$presentation",
|
|
3313
|
-
"type": {
|
|
3314
|
-
"text": "ComponentPresentation | null"
|
|
3572
|
+
"return": {
|
|
3573
|
+
"type": {
|
|
3574
|
+
"text": "AccordionItem | null"
|
|
3575
|
+
}
|
|
3315
3576
|
},
|
|
3316
|
-
"privacy": "public",
|
|
3317
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3318
3577
|
"inheritedFrom": {
|
|
3319
|
-
"name": "
|
|
3320
|
-
"module": "src/
|
|
3578
|
+
"name": "Accordion",
|
|
3579
|
+
"module": "src/accordion/accordion.ts"
|
|
3321
3580
|
}
|
|
3322
3581
|
},
|
|
3323
3582
|
{
|
|
3324
3583
|
"kind": "field",
|
|
3325
|
-
"name": "
|
|
3326
|
-
"
|
|
3327
|
-
"text": "ElementViewTemplate | void | null"
|
|
3328
|
-
},
|
|
3329
|
-
"privacy": "public",
|
|
3330
|
-
"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.",
|
|
3584
|
+
"name": "setItems",
|
|
3585
|
+
"privacy": "private",
|
|
3331
3586
|
"inheritedFrom": {
|
|
3332
|
-
"name": "
|
|
3333
|
-
"module": "src/
|
|
3587
|
+
"name": "Accordion",
|
|
3588
|
+
"module": "src/accordion/accordion.ts"
|
|
3334
3589
|
}
|
|
3335
3590
|
},
|
|
3336
3591
|
{
|
|
3337
3592
|
"kind": "method",
|
|
3338
|
-
"name": "
|
|
3339
|
-
"privacy": "
|
|
3593
|
+
"name": "resetItems",
|
|
3594
|
+
"privacy": "private",
|
|
3340
3595
|
"return": {
|
|
3341
3596
|
"type": {
|
|
3342
3597
|
"text": "void"
|
|
3343
3598
|
}
|
|
3344
3599
|
},
|
|
3345
3600
|
"inheritedFrom": {
|
|
3346
|
-
"name": "
|
|
3347
|
-
"module": "src/
|
|
3601
|
+
"name": "Accordion",
|
|
3602
|
+
"module": "src/accordion/accordion.ts"
|
|
3348
3603
|
}
|
|
3349
3604
|
},
|
|
3350
3605
|
{
|
|
3351
3606
|
"kind": "field",
|
|
3352
|
-
"name": "
|
|
3353
|
-
"
|
|
3354
|
-
"text": "ElementStyles | void | null"
|
|
3355
|
-
},
|
|
3356
|
-
"privacy": "public",
|
|
3357
|
-
"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.",
|
|
3607
|
+
"name": "removeItemListeners",
|
|
3608
|
+
"privacy": "private",
|
|
3358
3609
|
"inheritedFrom": {
|
|
3359
|
-
"name": "
|
|
3360
|
-
"module": "src/
|
|
3610
|
+
"name": "Accordion",
|
|
3611
|
+
"module": "src/accordion/accordion.ts"
|
|
3612
|
+
}
|
|
3613
|
+
},
|
|
3614
|
+
{
|
|
3615
|
+
"kind": "field",
|
|
3616
|
+
"name": "activeItemChange",
|
|
3617
|
+
"privacy": "private",
|
|
3618
|
+
"inheritedFrom": {
|
|
3619
|
+
"name": "Accordion",
|
|
3620
|
+
"module": "src/accordion/accordion.ts"
|
|
3361
3621
|
}
|
|
3362
3622
|
},
|
|
3363
3623
|
{
|
|
3364
3624
|
"kind": "method",
|
|
3365
|
-
"name": "
|
|
3366
|
-
"privacy": "
|
|
3625
|
+
"name": "getItemIds",
|
|
3626
|
+
"privacy": "private",
|
|
3367
3627
|
"return": {
|
|
3368
3628
|
"type": {
|
|
3369
|
-
"text": "
|
|
3629
|
+
"text": "Array<string | null>"
|
|
3370
3630
|
}
|
|
3371
3631
|
},
|
|
3372
3632
|
"inheritedFrom": {
|
|
3373
|
-
"name": "
|
|
3374
|
-
"module": "src/
|
|
3633
|
+
"name": "Accordion",
|
|
3634
|
+
"module": "src/accordion/accordion.ts"
|
|
3375
3635
|
}
|
|
3376
3636
|
},
|
|
3377
3637
|
{
|
|
3378
3638
|
"kind": "method",
|
|
3379
|
-
"name": "
|
|
3380
|
-
"privacy": "
|
|
3381
|
-
"static": true,
|
|
3639
|
+
"name": "isSingleExpandMode",
|
|
3640
|
+
"privacy": "private",
|
|
3382
3641
|
"return": {
|
|
3383
3642
|
"type": {
|
|
3384
|
-
"text": "
|
|
3643
|
+
"text": "boolean"
|
|
3385
3644
|
}
|
|
3386
3645
|
},
|
|
3387
|
-
"parameters": [
|
|
3388
|
-
{
|
|
3389
|
-
"name": "this",
|
|
3390
|
-
"type": {
|
|
3391
|
-
"text": "K"
|
|
3392
|
-
}
|
|
3393
|
-
},
|
|
3394
|
-
{
|
|
3395
|
-
"name": "elementDefinition",
|
|
3396
|
-
"type": {
|
|
3397
|
-
"text": "T"
|
|
3398
|
-
},
|
|
3399
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
3400
|
-
}
|
|
3401
|
-
],
|
|
3402
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3403
|
-
"inheritedFrom": {
|
|
3404
|
-
"name": "FoundationElement",
|
|
3405
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3406
|
-
}
|
|
3407
|
-
}
|
|
3408
|
-
],
|
|
3409
|
-
"events": [
|
|
3410
|
-
{
|
|
3411
|
-
"description": "Fires a custom 'change' event when the button is invoked",
|
|
3412
|
-
"name": "change",
|
|
3413
3646
|
"inheritedFrom": {
|
|
3414
|
-
"name": "
|
|
3415
|
-
"module": "src/accordion
|
|
3416
|
-
}
|
|
3417
|
-
}
|
|
3418
|
-
]
|
|
3419
|
-
},
|
|
3420
|
-
{
|
|
3421
|
-
"kind": "variable",
|
|
3422
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
3423
|
-
"type": {
|
|
3424
|
-
"text": "ShadowRootInit"
|
|
3425
|
-
},
|
|
3426
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3427
|
-
},
|
|
3428
|
-
{
|
|
3429
|
-
"kind": "variable",
|
|
3430
|
-
"name": "defaultAccordionItemConfig",
|
|
3431
|
-
"type": {
|
|
3432
|
-
"text": "object"
|
|
3433
|
-
},
|
|
3434
|
-
"default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
|
|
3435
|
-
},
|
|
3436
|
-
{
|
|
3437
|
-
"kind": "variable",
|
|
3438
|
-
"name": "foundationAccordionItem",
|
|
3439
|
-
"description": "The Foundation Accordion Item",
|
|
3440
|
-
"privacy": "public"
|
|
3441
|
-
}
|
|
3442
|
-
],
|
|
3443
|
-
"exports": [
|
|
3444
|
-
{
|
|
3445
|
-
"kind": "js",
|
|
3446
|
-
"name": "AccordionItem",
|
|
3447
|
-
"declaration": {
|
|
3448
|
-
"name": "AccordionItem",
|
|
3449
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
3450
|
-
}
|
|
3451
|
-
},
|
|
3452
|
-
{
|
|
3453
|
-
"kind": "js",
|
|
3454
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
3455
|
-
"declaration": {
|
|
3456
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
3457
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
3458
|
-
}
|
|
3459
|
-
},
|
|
3460
|
-
{
|
|
3461
|
-
"kind": "js",
|
|
3462
|
-
"name": "defaultAccordionItemConfig",
|
|
3463
|
-
"declaration": {
|
|
3464
|
-
"name": "defaultAccordionItemConfig",
|
|
3465
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
3466
|
-
}
|
|
3467
|
-
},
|
|
3468
|
-
{
|
|
3469
|
-
"kind": "js",
|
|
3470
|
-
"name": "foundationAccordionItem",
|
|
3471
|
-
"declaration": {
|
|
3472
|
-
"name": "foundationAccordionItem",
|
|
3473
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
3474
|
-
}
|
|
3475
|
-
}
|
|
3476
|
-
]
|
|
3477
|
-
},
|
|
3478
|
-
{
|
|
3479
|
-
"kind": "javascript-module",
|
|
3480
|
-
"path": "src/accordion-item/index.ts",
|
|
3481
|
-
"declarations": [],
|
|
3482
|
-
"exports": [
|
|
3483
|
-
{
|
|
3484
|
-
"kind": "js",
|
|
3485
|
-
"name": "*",
|
|
3486
|
-
"declaration": {
|
|
3487
|
-
"name": "*",
|
|
3488
|
-
"package": "./accordion-item.template"
|
|
3489
|
-
}
|
|
3490
|
-
},
|
|
3491
|
-
{
|
|
3492
|
-
"kind": "js",
|
|
3493
|
-
"name": "*",
|
|
3494
|
-
"declaration": {
|
|
3495
|
-
"name": "*",
|
|
3496
|
-
"package": "./accordion-item.styles"
|
|
3497
|
-
}
|
|
3498
|
-
},
|
|
3499
|
-
{
|
|
3500
|
-
"kind": "js",
|
|
3501
|
-
"name": "*",
|
|
3502
|
-
"declaration": {
|
|
3503
|
-
"name": "*",
|
|
3504
|
-
"package": "./accordion-item"
|
|
3505
|
-
}
|
|
3506
|
-
}
|
|
3507
|
-
]
|
|
3508
|
-
},
|
|
3509
|
-
{
|
|
3510
|
-
"kind": "javascript-module",
|
|
3511
|
-
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
3512
|
-
"declarations": [
|
|
3513
|
-
{
|
|
3514
|
-
"kind": "function",
|
|
3515
|
-
"name": "foundationAiIndicatorStyles",
|
|
3516
|
-
"return": {
|
|
3517
|
-
"type": {
|
|
3518
|
-
"text": "ElementStyles"
|
|
3519
|
-
}
|
|
3520
|
-
},
|
|
3521
|
-
"parameters": [
|
|
3522
|
-
{
|
|
3523
|
-
"name": "context",
|
|
3524
|
-
"type": {
|
|
3525
|
-
"text": "ElementDefinitionContext"
|
|
3526
|
-
}
|
|
3527
|
-
},
|
|
3528
|
-
{
|
|
3529
|
-
"name": "definition",
|
|
3530
|
-
"type": {
|
|
3531
|
-
"text": "FoundationElementDefinition"
|
|
3532
|
-
}
|
|
3533
|
-
}
|
|
3534
|
-
]
|
|
3535
|
-
}
|
|
3536
|
-
],
|
|
3537
|
-
"exports": [
|
|
3538
|
-
{
|
|
3539
|
-
"kind": "js",
|
|
3540
|
-
"name": "foundationAiIndicatorStyles",
|
|
3541
|
-
"declaration": {
|
|
3542
|
-
"name": "foundationAiIndicatorStyles",
|
|
3543
|
-
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3544
|
-
}
|
|
3545
|
-
}
|
|
3546
|
-
]
|
|
3547
|
-
},
|
|
3548
|
-
{
|
|
3549
|
-
"kind": "javascript-module",
|
|
3550
|
-
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3551
|
-
"declarations": [
|
|
3552
|
-
{
|
|
3553
|
-
"kind": "variable",
|
|
3554
|
-
"name": "foundationAiIndicatorTemplate",
|
|
3555
|
-
"type": {
|
|
3556
|
-
"text": "ViewTemplate<AiIndicator>"
|
|
3557
|
-
},
|
|
3558
|
-
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3559
|
-
}
|
|
3560
|
-
],
|
|
3561
|
-
"exports": [
|
|
3562
|
-
{
|
|
3563
|
-
"kind": "js",
|
|
3564
|
-
"name": "foundationAiIndicatorTemplate",
|
|
3565
|
-
"declaration": {
|
|
3566
|
-
"name": "foundationAiIndicatorTemplate",
|
|
3567
|
-
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
3568
|
-
}
|
|
3569
|
-
}
|
|
3570
|
-
]
|
|
3571
|
-
},
|
|
3572
|
-
{
|
|
3573
|
-
"kind": "javascript-module",
|
|
3574
|
-
"path": "src/ai-indicator/ai-indicator.ts",
|
|
3575
|
-
"declarations": [
|
|
3576
|
-
{
|
|
3577
|
-
"kind": "class",
|
|
3578
|
-
"description": "",
|
|
3579
|
-
"name": "AiIndicator",
|
|
3580
|
-
"members": [
|
|
3581
|
-
{
|
|
3582
|
-
"kind": "field",
|
|
3583
|
-
"name": "aiProvider",
|
|
3584
|
-
"type": {
|
|
3585
|
-
"text": "AIProvider"
|
|
3647
|
+
"name": "Accordion",
|
|
3648
|
+
"module": "src/accordion/accordion.ts"
|
|
3586
3649
|
}
|
|
3587
3650
|
},
|
|
3588
3651
|
{
|
|
3589
3652
|
"kind": "field",
|
|
3590
|
-
"name": "
|
|
3591
|
-
"type": {
|
|
3592
|
-
"text": "AIStatus | null"
|
|
3593
|
-
},
|
|
3594
|
-
"default": "null"
|
|
3595
|
-
},
|
|
3596
|
-
{
|
|
3597
|
-
"kind": "field",
|
|
3598
|
-
"name": "open",
|
|
3599
|
-
"type": {
|
|
3600
|
-
"text": "boolean"
|
|
3601
|
-
},
|
|
3602
|
-
"default": "false"
|
|
3603
|
-
},
|
|
3604
|
-
{
|
|
3605
|
-
"kind": "field",
|
|
3606
|
-
"name": "state",
|
|
3607
|
-
"type": {
|
|
3608
|
-
"text": "AIIndicatorState"
|
|
3609
|
-
},
|
|
3610
|
-
"default": "'none'"
|
|
3611
|
-
},
|
|
3612
|
-
{
|
|
3613
|
-
"kind": "field",
|
|
3614
|
-
"name": "isInstalling",
|
|
3615
|
-
"type": {
|
|
3616
|
-
"text": "boolean"
|
|
3617
|
-
},
|
|
3618
|
-
"default": "false"
|
|
3619
|
-
},
|
|
3620
|
-
{
|
|
3621
|
-
"kind": "field",
|
|
3622
|
-
"name": "pollTimer",
|
|
3623
|
-
"type": {
|
|
3624
|
-
"text": "ReturnType<typeof setInterval> | null"
|
|
3625
|
-
},
|
|
3653
|
+
"name": "handleItemKeyDown",
|
|
3626
3654
|
"privacy": "private",
|
|
3627
|
-
"
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
"kind": "field",
|
|
3631
|
-
"name": "clickOutside",
|
|
3632
|
-
"privacy": "private"
|
|
3633
|
-
},
|
|
3634
|
-
{
|
|
3635
|
-
"kind": "field",
|
|
3636
|
-
"name": "chromeStatusLabel",
|
|
3637
|
-
"type": {
|
|
3638
|
-
"text": "string | null"
|
|
3639
|
-
},
|
|
3640
|
-
"readonly": true
|
|
3641
|
-
},
|
|
3642
|
-
{
|
|
3643
|
-
"kind": "field",
|
|
3644
|
-
"name": "canInstall",
|
|
3645
|
-
"type": {
|
|
3646
|
-
"text": "boolean"
|
|
3647
|
-
},
|
|
3648
|
-
"readonly": true
|
|
3649
|
-
},
|
|
3650
|
-
{
|
|
3651
|
-
"kind": "field",
|
|
3652
|
-
"name": "isDownloading",
|
|
3653
|
-
"type": {
|
|
3654
|
-
"text": "boolean"
|
|
3655
|
-
},
|
|
3656
|
-
"readonly": true
|
|
3657
|
-
},
|
|
3658
|
-
{
|
|
3659
|
-
"kind": "method",
|
|
3660
|
-
"name": "openChanged",
|
|
3661
|
-
"return": {
|
|
3662
|
-
"type": {
|
|
3663
|
-
"text": "void"
|
|
3664
|
-
}
|
|
3655
|
+
"inheritedFrom": {
|
|
3656
|
+
"name": "Accordion",
|
|
3657
|
+
"module": "src/accordion/accordion.ts"
|
|
3665
3658
|
}
|
|
3666
3659
|
},
|
|
3667
3660
|
{
|
|
3668
|
-
"kind": "
|
|
3669
|
-
"name": "
|
|
3661
|
+
"kind": "field",
|
|
3662
|
+
"name": "handleItemFocus",
|
|
3670
3663
|
"privacy": "private",
|
|
3671
|
-
"
|
|
3672
|
-
|
|
3673
|
-
|
|
3674
|
-
"type": {
|
|
3675
|
-
"text": "MouseEvent"
|
|
3676
|
-
}
|
|
3677
|
-
}
|
|
3678
|
-
]
|
|
3679
|
-
},
|
|
3680
|
-
{
|
|
3681
|
-
"kind": "method",
|
|
3682
|
-
"name": "toggleDropdown"
|
|
3683
|
-
},
|
|
3684
|
-
{
|
|
3685
|
-
"kind": "method",
|
|
3686
|
-
"name": "refreshStatus",
|
|
3687
|
-
"return": {
|
|
3688
|
-
"type": {
|
|
3689
|
-
"text": "Promise<void>"
|
|
3690
|
-
}
|
|
3664
|
+
"inheritedFrom": {
|
|
3665
|
+
"name": "Accordion",
|
|
3666
|
+
"module": "src/accordion/accordion.ts"
|
|
3691
3667
|
}
|
|
3692
3668
|
},
|
|
3693
3669
|
{
|
|
3694
3670
|
"kind": "method",
|
|
3695
|
-
"name": "
|
|
3671
|
+
"name": "adjust",
|
|
3696
3672
|
"privacy": "private",
|
|
3697
3673
|
"return": {
|
|
3698
3674
|
"type": {
|
|
3699
|
-
"text": "
|
|
3675
|
+
"text": "void"
|
|
3700
3676
|
}
|
|
3701
3677
|
},
|
|
3702
3678
|
"parameters": [
|
|
3703
3679
|
{
|
|
3704
|
-
"name": "
|
|
3680
|
+
"name": "adjustment",
|
|
3705
3681
|
"type": {
|
|
3706
|
-
"text": "
|
|
3682
|
+
"text": "number"
|
|
3707
3683
|
}
|
|
3708
3684
|
}
|
|
3709
|
-
]
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
"name": "maybeStartPolling",
|
|
3714
|
-
"privacy": "private",
|
|
3715
|
-
"return": {
|
|
3716
|
-
"type": {
|
|
3717
|
-
"text": "void"
|
|
3718
|
-
}
|
|
3719
|
-
}
|
|
3720
|
-
},
|
|
3721
|
-
{
|
|
3722
|
-
"kind": "method",
|
|
3723
|
-
"name": "startPolling",
|
|
3724
|
-
"privacy": "private",
|
|
3725
|
-
"return": {
|
|
3726
|
-
"type": {
|
|
3727
|
-
"text": "void"
|
|
3728
|
-
}
|
|
3685
|
+
],
|
|
3686
|
+
"inheritedFrom": {
|
|
3687
|
+
"name": "Accordion",
|
|
3688
|
+
"module": "src/accordion/accordion.ts"
|
|
3729
3689
|
}
|
|
3730
3690
|
},
|
|
3731
3691
|
{
|
|
3732
3692
|
"kind": "method",
|
|
3733
|
-
"name": "
|
|
3693
|
+
"name": "focusItem",
|
|
3734
3694
|
"privacy": "private",
|
|
3735
3695
|
"return": {
|
|
3736
3696
|
"type": {
|
|
3737
3697
|
"text": "void"
|
|
3738
3698
|
}
|
|
3739
|
-
}
|
|
3740
|
-
|
|
3741
|
-
|
|
3742
|
-
|
|
3743
|
-
"name": "onInstall",
|
|
3744
|
-
"return": {
|
|
3745
|
-
"type": {
|
|
3746
|
-
"text": "Promise<void>"
|
|
3747
|
-
}
|
|
3699
|
+
},
|
|
3700
|
+
"inheritedFrom": {
|
|
3701
|
+
"name": "Accordion",
|
|
3702
|
+
"module": "src/accordion/accordion.ts"
|
|
3748
3703
|
}
|
|
3749
3704
|
},
|
|
3750
3705
|
{
|
|
@@ -3859,88 +3814,133 @@
|
|
|
3859
3814
|
}
|
|
3860
3815
|
}
|
|
3861
3816
|
],
|
|
3862
|
-
"
|
|
3863
|
-
|
|
3864
|
-
|
|
3817
|
+
"events": [
|
|
3818
|
+
{
|
|
3819
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
3820
|
+
"name": "change",
|
|
3821
|
+
"inheritedFrom": {
|
|
3822
|
+
"name": "Accordion",
|
|
3823
|
+
"module": "src/accordion/accordion.ts"
|
|
3824
|
+
}
|
|
3825
|
+
}
|
|
3826
|
+
]
|
|
3827
|
+
},
|
|
3828
|
+
{
|
|
3829
|
+
"kind": "variable",
|
|
3830
|
+
"name": "foundationAccordionShadowOptions",
|
|
3831
|
+
"type": {
|
|
3832
|
+
"text": "ShadowRootInit"
|
|
3865
3833
|
},
|
|
3866
|
-
"
|
|
3867
|
-
"customElement": true
|
|
3834
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3868
3835
|
},
|
|
3869
3836
|
{
|
|
3870
3837
|
"kind": "variable",
|
|
3871
|
-
"name": "
|
|
3838
|
+
"name": "defaultAccordionConfig",
|
|
3839
|
+
"type": {
|
|
3840
|
+
"text": "object"
|
|
3841
|
+
},
|
|
3842
|
+
"default": "{}"
|
|
3843
|
+
},
|
|
3844
|
+
{
|
|
3845
|
+
"kind": "variable",
|
|
3846
|
+
"name": "foundationAccordion",
|
|
3847
|
+
"description": "The Foundation Accordion",
|
|
3848
|
+
"privacy": "public"
|
|
3872
3849
|
}
|
|
3873
3850
|
],
|
|
3874
3851
|
"exports": [
|
|
3875
3852
|
{
|
|
3876
3853
|
"kind": "js",
|
|
3877
|
-
"name": "
|
|
3854
|
+
"name": "Accordion",
|
|
3878
3855
|
"declaration": {
|
|
3879
|
-
"name": "
|
|
3880
|
-
"module": "src/
|
|
3856
|
+
"name": "Accordion",
|
|
3857
|
+
"module": "src/accordion/accordion.ts"
|
|
3881
3858
|
}
|
|
3882
3859
|
},
|
|
3883
3860
|
{
|
|
3884
3861
|
"kind": "js",
|
|
3885
|
-
"name": "
|
|
3862
|
+
"name": "foundationAccordionShadowOptions",
|
|
3886
3863
|
"declaration": {
|
|
3887
|
-
"name": "
|
|
3888
|
-
"module": "src/
|
|
3864
|
+
"name": "foundationAccordionShadowOptions",
|
|
3865
|
+
"module": "src/accordion/accordion.ts"
|
|
3866
|
+
}
|
|
3867
|
+
},
|
|
3868
|
+
{
|
|
3869
|
+
"kind": "js",
|
|
3870
|
+
"name": "defaultAccordionConfig",
|
|
3871
|
+
"declaration": {
|
|
3872
|
+
"name": "defaultAccordionConfig",
|
|
3873
|
+
"module": "src/accordion/accordion.ts"
|
|
3874
|
+
}
|
|
3875
|
+
},
|
|
3876
|
+
{
|
|
3877
|
+
"kind": "js",
|
|
3878
|
+
"name": "foundationAccordion",
|
|
3879
|
+
"declaration": {
|
|
3880
|
+
"name": "foundationAccordion",
|
|
3881
|
+
"module": "src/accordion/accordion.ts"
|
|
3889
3882
|
}
|
|
3890
3883
|
}
|
|
3891
3884
|
]
|
|
3892
3885
|
},
|
|
3893
3886
|
{
|
|
3894
3887
|
"kind": "javascript-module",
|
|
3895
|
-
"path": "src/
|
|
3888
|
+
"path": "src/accordion/index.ts",
|
|
3896
3889
|
"declarations": [],
|
|
3897
3890
|
"exports": [
|
|
3898
3891
|
{
|
|
3899
3892
|
"kind": "js",
|
|
3900
|
-
"name": "
|
|
3893
|
+
"name": "*",
|
|
3901
3894
|
"declaration": {
|
|
3902
|
-
"name": "
|
|
3903
|
-
"
|
|
3895
|
+
"name": "*",
|
|
3896
|
+
"package": "./accordion.template"
|
|
3904
3897
|
}
|
|
3905
3898
|
},
|
|
3906
3899
|
{
|
|
3907
3900
|
"kind": "js",
|
|
3908
|
-
"name": "
|
|
3901
|
+
"name": "*",
|
|
3909
3902
|
"declaration": {
|
|
3910
|
-
"name": "
|
|
3911
|
-
"
|
|
3903
|
+
"name": "*",
|
|
3904
|
+
"package": "./accordion.styles"
|
|
3912
3905
|
}
|
|
3913
3906
|
},
|
|
3914
3907
|
{
|
|
3915
3908
|
"kind": "js",
|
|
3916
|
-
"name": "
|
|
3909
|
+
"name": "*",
|
|
3917
3910
|
"declaration": {
|
|
3918
|
-
"name": "
|
|
3919
|
-
"
|
|
3911
|
+
"name": "*",
|
|
3912
|
+
"package": "./accordion"
|
|
3920
3913
|
}
|
|
3921
|
-
}
|
|
3914
|
+
}
|
|
3915
|
+
]
|
|
3916
|
+
},
|
|
3917
|
+
{
|
|
3918
|
+
"kind": "javascript-module",
|
|
3919
|
+
"path": "src/_config/index.ts",
|
|
3920
|
+
"declarations": [],
|
|
3921
|
+
"exports": [
|
|
3922
3922
|
{
|
|
3923
3923
|
"kind": "js",
|
|
3924
|
-
"name": "
|
|
3924
|
+
"name": "*",
|
|
3925
3925
|
"declaration": {
|
|
3926
|
-
"name": "
|
|
3927
|
-
"
|
|
3926
|
+
"name": "*",
|
|
3927
|
+
"package": "./styles"
|
|
3928
3928
|
}
|
|
3929
3929
|
},
|
|
3930
3930
|
{
|
|
3931
3931
|
"kind": "js",
|
|
3932
|
-
"name": "
|
|
3932
|
+
"name": "*",
|
|
3933
3933
|
"declaration": {
|
|
3934
|
-
"name": "
|
|
3935
|
-
"
|
|
3934
|
+
"name": "*",
|
|
3935
|
+
"package": "./tokens"
|
|
3936
3936
|
}
|
|
3937
3937
|
},
|
|
3938
3938
|
{
|
|
3939
3939
|
"kind": "js",
|
|
3940
|
-
"name": "
|
|
3940
|
+
"name": "*",
|
|
3941
3941
|
"declaration": {
|
|
3942
|
-
"name": "
|
|
3943
|
-
"
|
|
3942
|
+
"name": "*",
|
|
3943
|
+
"package": "./values"
|
|
3944
3944
|
}
|
|
3945
3945
|
}
|
|
3946
3946
|
]
|
|
@@ -56527,6 +56527,197 @@
|
|
|
56527
56527
|
}
|
|
56528
56528
|
]
|
|
56529
56529
|
},
|
|
56530
|
+
{
|
|
56531
|
+
"kind": "javascript-module",
|
|
56532
|
+
"path": "src/ai-criteria-search/validation/criteria-ir.ts",
|
|
56533
|
+
"declarations": [],
|
|
56534
|
+
"exports": []
|
|
56535
|
+
},
|
|
56536
|
+
{
|
|
56537
|
+
"kind": "javascript-module",
|
|
56538
|
+
"path": "src/ai-criteria-search/validation/operator-map.ts",
|
|
56539
|
+
"declarations": [
|
|
56540
|
+
{
|
|
56541
|
+
"kind": "function",
|
|
56542
|
+
"name": "groupsToCriteria",
|
|
56543
|
+
"return": {
|
|
56544
|
+
"type": {
|
|
56545
|
+
"text": "string"
|
|
56546
|
+
}
|
|
56547
|
+
},
|
|
56548
|
+
"parameters": [
|
|
56549
|
+
{
|
|
56550
|
+
"name": "groups",
|
|
56551
|
+
"type": {
|
|
56552
|
+
"text": "CriteriaGroup[]"
|
|
56553
|
+
}
|
|
56554
|
+
}
|
|
56555
|
+
],
|
|
56556
|
+
"description": "Converts validated CriteriaGroup[] to a Groovy criteria string using CriteriaBuilder.\nGroups are AND-ed at top level. Within each group, clauses use group.logic (and/or).\nIf group.negated is true, the group's combined expression is wrapped in NOT."
|
|
56557
|
+
},
|
|
56558
|
+
{
|
|
56559
|
+
"kind": "variable",
|
|
56560
|
+
"name": "STRING_OPERATORS",
|
|
56561
|
+
"type": {
|
|
56562
|
+
"text": "CriteriaOperator[]"
|
|
56563
|
+
},
|
|
56564
|
+
"default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
|
|
56565
|
+
},
|
|
56566
|
+
{
|
|
56567
|
+
"kind": "variable",
|
|
56568
|
+
"name": "NUMERIC_OPERATORS",
|
|
56569
|
+
"type": {
|
|
56570
|
+
"text": "CriteriaOperator[]"
|
|
56571
|
+
},
|
|
56572
|
+
"default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
|
|
56573
|
+
},
|
|
56574
|
+
{
|
|
56575
|
+
"kind": "variable",
|
|
56576
|
+
"name": "DATE_OPERATORS",
|
|
56577
|
+
"type": {
|
|
56578
|
+
"text": "CriteriaOperator[]"
|
|
56579
|
+
},
|
|
56580
|
+
"default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
|
|
56581
|
+
},
|
|
56582
|
+
{
|
|
56583
|
+
"kind": "variable",
|
|
56584
|
+
"name": "DATETIME_OPERATORS",
|
|
56585
|
+
"type": {
|
|
56586
|
+
"text": "CriteriaOperator[]"
|
|
56587
|
+
},
|
|
56588
|
+
"default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
|
|
56589
|
+
},
|
|
56590
|
+
{
|
|
56591
|
+
"kind": "variable",
|
|
56592
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
56593
|
+
"type": {
|
|
56594
|
+
"text": "Record<CriteriaOperator, string>"
|
|
56595
|
+
},
|
|
56596
|
+
"default": "{\n contains: 'contains',\n equals: '=',\n startsWith: 'starts with',\n endsWith: 'ends with',\n notEqual: '≠',\n greaterThan: '>',\n lessThan: '<',\n greaterThanOrEqual: '≥',\n lessThanOrEqual: '≤',\n dateIsToday: 'is today',\n dateIsAfter: 'after',\n dateIsBefore: 'before',\n dateIsEqual: '=',\n dateIsGreaterEqual: '≥',\n dateIsLessEqual: '≤',\n dateTimeIsAfter: 'after',\n dateTimeIsBefore: 'before',\n dateTimeIsGreaterEqual: '≥',\n dateTimeIsLessEqual: '≤',\n}"
|
|
56597
|
+
}
|
|
56598
|
+
],
|
|
56599
|
+
"exports": [
|
|
56600
|
+
{
|
|
56601
|
+
"kind": "js",
|
|
56602
|
+
"name": "groupsToCriteria",
|
|
56603
|
+
"declaration": {
|
|
56604
|
+
"name": "groupsToCriteria",
|
|
56605
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
56606
|
+
}
|
|
56607
|
+
},
|
|
56608
|
+
{
|
|
56609
|
+
"kind": "js",
|
|
56610
|
+
"name": "STRING_OPERATORS",
|
|
56611
|
+
"declaration": {
|
|
56612
|
+
"name": "STRING_OPERATORS",
|
|
56613
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
56614
|
+
}
|
|
56615
|
+
},
|
|
56616
|
+
{
|
|
56617
|
+
"kind": "js",
|
|
56618
|
+
"name": "NUMERIC_OPERATORS",
|
|
56619
|
+
"declaration": {
|
|
56620
|
+
"name": "NUMERIC_OPERATORS",
|
|
56621
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
56622
|
+
}
|
|
56623
|
+
},
|
|
56624
|
+
{
|
|
56625
|
+
"kind": "js",
|
|
56626
|
+
"name": "DATE_OPERATORS",
|
|
56627
|
+
"declaration": {
|
|
56628
|
+
"name": "DATE_OPERATORS",
|
|
56629
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
56630
|
+
}
|
|
56631
|
+
},
|
|
56632
|
+
{
|
|
56633
|
+
"kind": "js",
|
|
56634
|
+
"name": "DATETIME_OPERATORS",
|
|
56635
|
+
"declaration": {
|
|
56636
|
+
"name": "DATETIME_OPERATORS",
|
|
56637
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
56638
|
+
}
|
|
56639
|
+
},
|
|
56640
|
+
{
|
|
56641
|
+
"kind": "js",
|
|
56642
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
56643
|
+
"declaration": {
|
|
56644
|
+
"name": "OPERATOR_DISPLAY_LABEL",
|
|
56645
|
+
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
56646
|
+
}
|
|
56647
|
+
}
|
|
56648
|
+
]
|
|
56649
|
+
},
|
|
56650
|
+
{
|
|
56651
|
+
"kind": "javascript-module",
|
|
56652
|
+
"path": "src/ai-criteria-search/validation/schema-validator.ts",
|
|
56653
|
+
"declarations": [
|
|
56654
|
+
{
|
|
56655
|
+
"kind": "function",
|
|
56656
|
+
"name": "validateClauses",
|
|
56657
|
+
"return": {
|
|
56658
|
+
"type": {
|
|
56659
|
+
"text": "ValidationResult"
|
|
56660
|
+
}
|
|
56661
|
+
},
|
|
56662
|
+
"parameters": [
|
|
56663
|
+
{
|
|
56664
|
+
"name": "clauses",
|
|
56665
|
+
"type": {
|
|
56666
|
+
"text": "CriteriaClause[]"
|
|
56667
|
+
}
|
|
56668
|
+
},
|
|
56669
|
+
{
|
|
56670
|
+
"name": "fieldMetadata",
|
|
56671
|
+
"type": {
|
|
56672
|
+
"text": "MetadataDetail[] | string[]"
|
|
56673
|
+
}
|
|
56674
|
+
}
|
|
56675
|
+
]
|
|
56676
|
+
},
|
|
56677
|
+
{
|
|
56678
|
+
"kind": "function",
|
|
56679
|
+
"name": "validateGroups",
|
|
56680
|
+
"return": {
|
|
56681
|
+
"type": {
|
|
56682
|
+
"text": "GroupsValidationResult"
|
|
56683
|
+
}
|
|
56684
|
+
},
|
|
56685
|
+
"parameters": [
|
|
56686
|
+
{
|
|
56687
|
+
"name": "groups",
|
|
56688
|
+
"type": {
|
|
56689
|
+
"text": "CriteriaGroup[]"
|
|
56690
|
+
}
|
|
56691
|
+
},
|
|
56692
|
+
{
|
|
56693
|
+
"name": "fieldMetadata",
|
|
56694
|
+
"type": {
|
|
56695
|
+
"text": "MetadataDetail[] | string[]"
|
|
56696
|
+
}
|
|
56697
|
+
}
|
|
56698
|
+
],
|
|
56699
|
+
"description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
|
|
56700
|
+
}
|
|
56701
|
+
],
|
|
56702
|
+
"exports": [
|
|
56703
|
+
{
|
|
56704
|
+
"kind": "js",
|
|
56705
|
+
"name": "validateClauses",
|
|
56706
|
+
"declaration": {
|
|
56707
|
+
"name": "validateClauses",
|
|
56708
|
+
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
56709
|
+
}
|
|
56710
|
+
},
|
|
56711
|
+
{
|
|
56712
|
+
"kind": "js",
|
|
56713
|
+
"name": "validateGroups",
|
|
56714
|
+
"declaration": {
|
|
56715
|
+
"name": "validateGroups",
|
|
56716
|
+
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
56717
|
+
}
|
|
56718
|
+
}
|
|
56719
|
+
]
|
|
56720
|
+
},
|
|
56530
56721
|
{
|
|
56531
56722
|
"kind": "javascript-module",
|
|
56532
56723
|
"path": "src/_config/styles/colors.ts",
|
|
@@ -57899,197 +58090,6 @@
|
|
|
57899
58090
|
"declarations": [],
|
|
57900
58091
|
"exports": []
|
|
57901
58092
|
},
|
|
57902
|
-
{
|
|
57903
|
-
"kind": "javascript-module",
|
|
57904
|
-
"path": "src/ai-criteria-search/validation/criteria-ir.ts",
|
|
57905
|
-
"declarations": [],
|
|
57906
|
-
"exports": []
|
|
57907
|
-
},
|
|
57908
|
-
{
|
|
57909
|
-
"kind": "javascript-module",
|
|
57910
|
-
"path": "src/ai-criteria-search/validation/operator-map.ts",
|
|
57911
|
-
"declarations": [
|
|
57912
|
-
{
|
|
57913
|
-
"kind": "function",
|
|
57914
|
-
"name": "groupsToCriteria",
|
|
57915
|
-
"return": {
|
|
57916
|
-
"type": {
|
|
57917
|
-
"text": "string"
|
|
57918
|
-
}
|
|
57919
|
-
},
|
|
57920
|
-
"parameters": [
|
|
57921
|
-
{
|
|
57922
|
-
"name": "groups",
|
|
57923
|
-
"type": {
|
|
57924
|
-
"text": "CriteriaGroup[]"
|
|
57925
|
-
}
|
|
57926
|
-
}
|
|
57927
|
-
],
|
|
57928
|
-
"description": "Converts validated CriteriaGroup[] to a Groovy criteria string using CriteriaBuilder.\nGroups are AND-ed at top level. Within each group, clauses use group.logic (and/or).\nIf group.negated is true, the group's combined expression is wrapped in NOT."
|
|
57929
|
-
},
|
|
57930
|
-
{
|
|
57931
|
-
"kind": "variable",
|
|
57932
|
-
"name": "STRING_OPERATORS",
|
|
57933
|
-
"type": {
|
|
57934
|
-
"text": "CriteriaOperator[]"
|
|
57935
|
-
},
|
|
57936
|
-
"default": "[\n 'contains',\n 'equals',\n 'startsWith',\n 'endsWith',\n 'notEqual',\n]"
|
|
57937
|
-
},
|
|
57938
|
-
{
|
|
57939
|
-
"kind": "variable",
|
|
57940
|
-
"name": "NUMERIC_OPERATORS",
|
|
57941
|
-
"type": {
|
|
57942
|
-
"text": "CriteriaOperator[]"
|
|
57943
|
-
},
|
|
57944
|
-
"default": "[\n 'equals',\n 'greaterThan',\n 'lessThan',\n 'greaterThanOrEqual',\n 'lessThanOrEqual',\n 'notEqual',\n]"
|
|
57945
|
-
},
|
|
57946
|
-
{
|
|
57947
|
-
"kind": "variable",
|
|
57948
|
-
"name": "DATE_OPERATORS",
|
|
57949
|
-
"type": {
|
|
57950
|
-
"text": "CriteriaOperator[]"
|
|
57951
|
-
},
|
|
57952
|
-
"default": "[\n 'dateIsToday',\n 'dateIsAfter',\n 'dateIsBefore',\n 'dateIsEqual',\n 'dateIsGreaterEqual',\n 'dateIsLessEqual',\n]"
|
|
57953
|
-
},
|
|
57954
|
-
{
|
|
57955
|
-
"kind": "variable",
|
|
57956
|
-
"name": "DATETIME_OPERATORS",
|
|
57957
|
-
"type": {
|
|
57958
|
-
"text": "CriteriaOperator[]"
|
|
57959
|
-
},
|
|
57960
|
-
"default": "[\n 'dateTimeIsAfter',\n 'dateTimeIsBefore',\n 'dateTimeIsGreaterEqual',\n 'dateTimeIsLessEqual',\n]"
|
|
57961
|
-
},
|
|
57962
|
-
{
|
|
57963
|
-
"kind": "variable",
|
|
57964
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
57965
|
-
"type": {
|
|
57966
|
-
"text": "Record<CriteriaOperator, string>"
|
|
57967
|
-
},
|
|
57968
|
-
"default": "{\n contains: 'contains',\n equals: '=',\n startsWith: 'starts with',\n endsWith: 'ends with',\n notEqual: '≠',\n greaterThan: '>',\n lessThan: '<',\n greaterThanOrEqual: '≥',\n lessThanOrEqual: '≤',\n dateIsToday: 'is today',\n dateIsAfter: 'after',\n dateIsBefore: 'before',\n dateIsEqual: '=',\n dateIsGreaterEqual: '≥',\n dateIsLessEqual: '≤',\n dateTimeIsAfter: 'after',\n dateTimeIsBefore: 'before',\n dateTimeIsGreaterEqual: '≥',\n dateTimeIsLessEqual: '≤',\n}"
|
|
57969
|
-
}
|
|
57970
|
-
],
|
|
57971
|
-
"exports": [
|
|
57972
|
-
{
|
|
57973
|
-
"kind": "js",
|
|
57974
|
-
"name": "groupsToCriteria",
|
|
57975
|
-
"declaration": {
|
|
57976
|
-
"name": "groupsToCriteria",
|
|
57977
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57978
|
-
}
|
|
57979
|
-
},
|
|
57980
|
-
{
|
|
57981
|
-
"kind": "js",
|
|
57982
|
-
"name": "STRING_OPERATORS",
|
|
57983
|
-
"declaration": {
|
|
57984
|
-
"name": "STRING_OPERATORS",
|
|
57985
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57986
|
-
}
|
|
57987
|
-
},
|
|
57988
|
-
{
|
|
57989
|
-
"kind": "js",
|
|
57990
|
-
"name": "NUMERIC_OPERATORS",
|
|
57991
|
-
"declaration": {
|
|
57992
|
-
"name": "NUMERIC_OPERATORS",
|
|
57993
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
57994
|
-
}
|
|
57995
|
-
},
|
|
57996
|
-
{
|
|
57997
|
-
"kind": "js",
|
|
57998
|
-
"name": "DATE_OPERATORS",
|
|
57999
|
-
"declaration": {
|
|
58000
|
-
"name": "DATE_OPERATORS",
|
|
58001
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
58002
|
-
}
|
|
58003
|
-
},
|
|
58004
|
-
{
|
|
58005
|
-
"kind": "js",
|
|
58006
|
-
"name": "DATETIME_OPERATORS",
|
|
58007
|
-
"declaration": {
|
|
58008
|
-
"name": "DATETIME_OPERATORS",
|
|
58009
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
58010
|
-
}
|
|
58011
|
-
},
|
|
58012
|
-
{
|
|
58013
|
-
"kind": "js",
|
|
58014
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
58015
|
-
"declaration": {
|
|
58016
|
-
"name": "OPERATOR_DISPLAY_LABEL",
|
|
58017
|
-
"module": "src/ai-criteria-search/validation/operator-map.ts"
|
|
58018
|
-
}
|
|
58019
|
-
}
|
|
58020
|
-
]
|
|
58021
|
-
},
|
|
58022
|
-
{
|
|
58023
|
-
"kind": "javascript-module",
|
|
58024
|
-
"path": "src/ai-criteria-search/validation/schema-validator.ts",
|
|
58025
|
-
"declarations": [
|
|
58026
|
-
{
|
|
58027
|
-
"kind": "function",
|
|
58028
|
-
"name": "validateClauses",
|
|
58029
|
-
"return": {
|
|
58030
|
-
"type": {
|
|
58031
|
-
"text": "ValidationResult"
|
|
58032
|
-
}
|
|
58033
|
-
},
|
|
58034
|
-
"parameters": [
|
|
58035
|
-
{
|
|
58036
|
-
"name": "clauses",
|
|
58037
|
-
"type": {
|
|
58038
|
-
"text": "CriteriaClause[]"
|
|
58039
|
-
}
|
|
58040
|
-
},
|
|
58041
|
-
{
|
|
58042
|
-
"name": "fieldMetadata",
|
|
58043
|
-
"type": {
|
|
58044
|
-
"text": "MetadataDetail[] | string[]"
|
|
58045
|
-
}
|
|
58046
|
-
}
|
|
58047
|
-
]
|
|
58048
|
-
},
|
|
58049
|
-
{
|
|
58050
|
-
"kind": "function",
|
|
58051
|
-
"name": "validateGroups",
|
|
58052
|
-
"return": {
|
|
58053
|
-
"type": {
|
|
58054
|
-
"text": "GroupsValidationResult"
|
|
58055
|
-
}
|
|
58056
|
-
},
|
|
58057
|
-
"parameters": [
|
|
58058
|
-
{
|
|
58059
|
-
"name": "groups",
|
|
58060
|
-
"type": {
|
|
58061
|
-
"text": "CriteriaGroup[]"
|
|
58062
|
-
}
|
|
58063
|
-
},
|
|
58064
|
-
{
|
|
58065
|
-
"name": "fieldMetadata",
|
|
58066
|
-
"type": {
|
|
58067
|
-
"text": "MetadataDetail[] | string[]"
|
|
58068
|
-
}
|
|
58069
|
-
}
|
|
58070
|
-
],
|
|
58071
|
-
"description": "Validates groups of criteria clauses. Each group's clauses are validated\nusing the same per-clause logic as validateClauses."
|
|
58072
|
-
}
|
|
58073
|
-
],
|
|
58074
|
-
"exports": [
|
|
58075
|
-
{
|
|
58076
|
-
"kind": "js",
|
|
58077
|
-
"name": "validateClauses",
|
|
58078
|
-
"declaration": {
|
|
58079
|
-
"name": "validateClauses",
|
|
58080
|
-
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
58081
|
-
}
|
|
58082
|
-
},
|
|
58083
|
-
{
|
|
58084
|
-
"kind": "js",
|
|
58085
|
-
"name": "validateGroups",
|
|
58086
|
-
"declaration": {
|
|
58087
|
-
"name": "validateGroups",
|
|
58088
|
-
"module": "src/ai-criteria-search/validation/schema-validator.ts"
|
|
58089
|
-
}
|
|
58090
|
-
}
|
|
58091
|
-
]
|
|
58092
|
-
},
|
|
58093
58093
|
{
|
|
58094
58094
|
"kind": "javascript-module",
|
|
58095
58095
|
"path": "src/environment-indicator/utils/configure.ts",
|