@genesislcap/rapid-design-system 14.427.1-TAM-8.26-patch.1 → 14.427.1-TAM.8.26-patch.2
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 +418 -418
- package/dist/dts/react.d.ts +17 -17
- package/dist/react.cjs +11 -11
- package/dist/react.mjs +9 -9
- package/package.json +11 -11
|
@@ -805,11 +805,11 @@
|
|
|
805
805
|
},
|
|
806
806
|
{
|
|
807
807
|
"kind": "javascript-module",
|
|
808
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
808
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
809
809
|
"declarations": [
|
|
810
810
|
{
|
|
811
811
|
"kind": "function",
|
|
812
|
-
"name": "
|
|
812
|
+
"name": "rapidAccordionItemStyles",
|
|
813
813
|
"return": {
|
|
814
814
|
"type": {
|
|
815
815
|
"text": "ElementStyles"
|
|
@@ -834,24 +834,24 @@
|
|
|
834
834
|
"exports": [
|
|
835
835
|
{
|
|
836
836
|
"kind": "js",
|
|
837
|
-
"name": "
|
|
837
|
+
"name": "rapidAccordionItemStyles",
|
|
838
838
|
"declaration": {
|
|
839
|
-
"name": "
|
|
840
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
839
|
+
"name": "rapidAccordionItemStyles",
|
|
840
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
841
841
|
}
|
|
842
842
|
}
|
|
843
843
|
]
|
|
844
844
|
},
|
|
845
845
|
{
|
|
846
846
|
"kind": "javascript-module",
|
|
847
|
-
"path": "src/accordion/accordion.template.ts",
|
|
847
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
848
848
|
"declarations": [
|
|
849
849
|
{
|
|
850
850
|
"kind": "function",
|
|
851
|
-
"name": "
|
|
851
|
+
"name": "rapidAccordionItemTemplate",
|
|
852
852
|
"return": {
|
|
853
853
|
"type": {
|
|
854
|
-
"text": "ViewTemplate<
|
|
854
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
855
855
|
}
|
|
856
856
|
},
|
|
857
857
|
"parameters": [
|
|
@@ -873,56 +873,56 @@
|
|
|
873
873
|
"exports": [
|
|
874
874
|
{
|
|
875
875
|
"kind": "js",
|
|
876
|
-
"name": "
|
|
876
|
+
"name": "rapidAccordionItemTemplate",
|
|
877
877
|
"declaration": {
|
|
878
|
-
"name": "
|
|
879
|
-
"module": "src/accordion/accordion.template.ts"
|
|
878
|
+
"name": "rapidAccordionItemTemplate",
|
|
879
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
880
880
|
}
|
|
881
881
|
}
|
|
882
882
|
]
|
|
883
883
|
},
|
|
884
884
|
{
|
|
885
885
|
"kind": "javascript-module",
|
|
886
|
-
"path": "src/accordion/accordion.ts",
|
|
886
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
887
887
|
"declarations": [
|
|
888
888
|
{
|
|
889
889
|
"kind": "class",
|
|
890
890
|
"description": "",
|
|
891
|
-
"name": "
|
|
891
|
+
"name": "AccordionItem",
|
|
892
892
|
"superclass": {
|
|
893
|
-
"name": "
|
|
893
|
+
"name": "foundationAccordionItem",
|
|
894
894
|
"package": "@genesislcap/foundation-ui"
|
|
895
895
|
},
|
|
896
|
-
"tagName": "%%prefix%%-accordion",
|
|
896
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
897
897
|
"customElement": true
|
|
898
898
|
},
|
|
899
899
|
{
|
|
900
900
|
"kind": "variable",
|
|
901
|
-
"name": "
|
|
901
|
+
"name": "rapidAccordionItem"
|
|
902
902
|
}
|
|
903
903
|
],
|
|
904
904
|
"exports": [
|
|
905
905
|
{
|
|
906
906
|
"kind": "js",
|
|
907
|
-
"name": "
|
|
907
|
+
"name": "AccordionItem",
|
|
908
908
|
"declaration": {
|
|
909
|
-
"name": "
|
|
910
|
-
"module": "src/accordion/accordion.ts"
|
|
909
|
+
"name": "AccordionItem",
|
|
910
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
911
911
|
}
|
|
912
912
|
},
|
|
913
913
|
{
|
|
914
914
|
"kind": "js",
|
|
915
|
-
"name": "
|
|
915
|
+
"name": "rapidAccordionItem",
|
|
916
916
|
"declaration": {
|
|
917
|
-
"name": "
|
|
918
|
-
"module": "src/accordion/accordion.ts"
|
|
917
|
+
"name": "rapidAccordionItem",
|
|
918
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
919
919
|
}
|
|
920
920
|
}
|
|
921
921
|
]
|
|
922
922
|
},
|
|
923
923
|
{
|
|
924
924
|
"kind": "javascript-module",
|
|
925
|
-
"path": "src/accordion/index.ts",
|
|
925
|
+
"path": "src/accordion-item/index.ts",
|
|
926
926
|
"declarations": [],
|
|
927
927
|
"exports": [
|
|
928
928
|
{
|
|
@@ -930,7 +930,7 @@
|
|
|
930
930
|
"name": "*",
|
|
931
931
|
"declaration": {
|
|
932
932
|
"name": "*",
|
|
933
|
-
"package": "./accordion"
|
|
933
|
+
"package": "./accordion-item"
|
|
934
934
|
}
|
|
935
935
|
},
|
|
936
936
|
{
|
|
@@ -938,7 +938,7 @@
|
|
|
938
938
|
"name": "*",
|
|
939
939
|
"declaration": {
|
|
940
940
|
"name": "*",
|
|
941
|
-
"package": "./accordion.styles"
|
|
941
|
+
"package": "./accordion-item.styles"
|
|
942
942
|
}
|
|
943
943
|
},
|
|
944
944
|
{
|
|
@@ -946,18 +946,18 @@
|
|
|
946
946
|
"name": "*",
|
|
947
947
|
"declaration": {
|
|
948
948
|
"name": "*",
|
|
949
|
-
"package": "./accordion.template"
|
|
949
|
+
"package": "./accordion-item.template"
|
|
950
950
|
}
|
|
951
951
|
}
|
|
952
952
|
]
|
|
953
953
|
},
|
|
954
954
|
{
|
|
955
955
|
"kind": "javascript-module",
|
|
956
|
-
"path": "src/accordion
|
|
956
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
957
957
|
"declarations": [
|
|
958
958
|
{
|
|
959
959
|
"kind": "function",
|
|
960
|
-
"name": "
|
|
960
|
+
"name": "rapidAccordionStyles",
|
|
961
961
|
"return": {
|
|
962
962
|
"type": {
|
|
963
963
|
"text": "ElementStyles"
|
|
@@ -982,24 +982,24 @@
|
|
|
982
982
|
"exports": [
|
|
983
983
|
{
|
|
984
984
|
"kind": "js",
|
|
985
|
-
"name": "
|
|
985
|
+
"name": "rapidAccordionStyles",
|
|
986
986
|
"declaration": {
|
|
987
|
-
"name": "
|
|
988
|
-
"module": "src/accordion
|
|
987
|
+
"name": "rapidAccordionStyles",
|
|
988
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
989
989
|
}
|
|
990
990
|
}
|
|
991
991
|
]
|
|
992
992
|
},
|
|
993
993
|
{
|
|
994
994
|
"kind": "javascript-module",
|
|
995
|
-
"path": "src/accordion
|
|
995
|
+
"path": "src/accordion/accordion.template.ts",
|
|
996
996
|
"declarations": [
|
|
997
997
|
{
|
|
998
998
|
"kind": "function",
|
|
999
|
-
"name": "
|
|
999
|
+
"name": "rapidAccordionTemplate",
|
|
1000
1000
|
"return": {
|
|
1001
1001
|
"type": {
|
|
1002
|
-
"text": "ViewTemplate<
|
|
1002
|
+
"text": "ViewTemplate<Accordion>"
|
|
1003
1003
|
}
|
|
1004
1004
|
},
|
|
1005
1005
|
"parameters": [
|
|
@@ -1021,56 +1021,56 @@
|
|
|
1021
1021
|
"exports": [
|
|
1022
1022
|
{
|
|
1023
1023
|
"kind": "js",
|
|
1024
|
-
"name": "
|
|
1024
|
+
"name": "rapidAccordionTemplate",
|
|
1025
1025
|
"declaration": {
|
|
1026
|
-
"name": "
|
|
1027
|
-
"module": "src/accordion
|
|
1026
|
+
"name": "rapidAccordionTemplate",
|
|
1027
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1028
1028
|
}
|
|
1029
1029
|
}
|
|
1030
1030
|
]
|
|
1031
1031
|
},
|
|
1032
1032
|
{
|
|
1033
1033
|
"kind": "javascript-module",
|
|
1034
|
-
"path": "src/accordion
|
|
1034
|
+
"path": "src/accordion/accordion.ts",
|
|
1035
1035
|
"declarations": [
|
|
1036
1036
|
{
|
|
1037
1037
|
"kind": "class",
|
|
1038
1038
|
"description": "",
|
|
1039
|
-
"name": "
|
|
1039
|
+
"name": "Accordion",
|
|
1040
1040
|
"superclass": {
|
|
1041
|
-
"name": "
|
|
1041
|
+
"name": "foundationAccordion",
|
|
1042
1042
|
"package": "@genesislcap/foundation-ui"
|
|
1043
1043
|
},
|
|
1044
|
-
"tagName": "%%prefix%%-accordion
|
|
1044
|
+
"tagName": "%%prefix%%-accordion",
|
|
1045
1045
|
"customElement": true
|
|
1046
1046
|
},
|
|
1047
1047
|
{
|
|
1048
1048
|
"kind": "variable",
|
|
1049
|
-
"name": "
|
|
1049
|
+
"name": "rapidAccordion"
|
|
1050
1050
|
}
|
|
1051
1051
|
],
|
|
1052
1052
|
"exports": [
|
|
1053
1053
|
{
|
|
1054
1054
|
"kind": "js",
|
|
1055
|
-
"name": "
|
|
1055
|
+
"name": "Accordion",
|
|
1056
1056
|
"declaration": {
|
|
1057
|
-
"name": "
|
|
1058
|
-
"module": "src/accordion
|
|
1057
|
+
"name": "Accordion",
|
|
1058
|
+
"module": "src/accordion/accordion.ts"
|
|
1059
1059
|
}
|
|
1060
1060
|
},
|
|
1061
1061
|
{
|
|
1062
1062
|
"kind": "js",
|
|
1063
|
-
"name": "
|
|
1063
|
+
"name": "rapidAccordion",
|
|
1064
1064
|
"declaration": {
|
|
1065
|
-
"name": "
|
|
1066
|
-
"module": "src/accordion
|
|
1065
|
+
"name": "rapidAccordion",
|
|
1066
|
+
"module": "src/accordion/accordion.ts"
|
|
1067
1067
|
}
|
|
1068
1068
|
}
|
|
1069
1069
|
]
|
|
1070
1070
|
},
|
|
1071
1071
|
{
|
|
1072
1072
|
"kind": "javascript-module",
|
|
1073
|
-
"path": "src/accordion
|
|
1073
|
+
"path": "src/accordion/index.ts",
|
|
1074
1074
|
"declarations": [],
|
|
1075
1075
|
"exports": [
|
|
1076
1076
|
{
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
"name": "*",
|
|
1079
1079
|
"declaration": {
|
|
1080
1080
|
"name": "*",
|
|
1081
|
-
"package": "./accordion
|
|
1081
|
+
"package": "./accordion"
|
|
1082
1082
|
}
|
|
1083
1083
|
},
|
|
1084
1084
|
{
|
|
@@ -1086,7 +1086,7 @@
|
|
|
1086
1086
|
"name": "*",
|
|
1087
1087
|
"declaration": {
|
|
1088
1088
|
"name": "*",
|
|
1089
|
-
"package": "./accordion
|
|
1089
|
+
"package": "./accordion.styles"
|
|
1090
1090
|
}
|
|
1091
1091
|
},
|
|
1092
1092
|
{
|
|
@@ -1094,7 +1094,7 @@
|
|
|
1094
1094
|
"name": "*",
|
|
1095
1095
|
"declaration": {
|
|
1096
1096
|
"name": "*",
|
|
1097
|
-
"package": "./accordion
|
|
1097
|
+
"package": "./accordion.template"
|
|
1098
1098
|
}
|
|
1099
1099
|
}
|
|
1100
1100
|
]
|
|
@@ -1673,25 +1673,46 @@
|
|
|
1673
1673
|
},
|
|
1674
1674
|
{
|
|
1675
1675
|
"kind": "javascript-module",
|
|
1676
|
-
"path": "src/ai-
|
|
1676
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
1677
|
+
"declarations": [
|
|
1678
|
+
{
|
|
1679
|
+
"kind": "variable",
|
|
1680
|
+
"name": "rapidAiCriteriaSearchStyles",
|
|
1681
|
+
"default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
|
|
1682
|
+
}
|
|
1683
|
+
],
|
|
1684
|
+
"exports": [
|
|
1685
|
+
{
|
|
1686
|
+
"kind": "js",
|
|
1687
|
+
"name": "rapidAiCriteriaSearchStyles",
|
|
1688
|
+
"declaration": {
|
|
1689
|
+
"name": "rapidAiCriteriaSearchStyles",
|
|
1690
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
1691
|
+
}
|
|
1692
|
+
}
|
|
1693
|
+
]
|
|
1694
|
+
},
|
|
1695
|
+
{
|
|
1696
|
+
"kind": "javascript-module",
|
|
1697
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
1677
1698
|
"declarations": [
|
|
1678
1699
|
{
|
|
1679
1700
|
"kind": "function",
|
|
1680
|
-
"name": "
|
|
1701
|
+
"name": "rapidAiCriteriaSearchTemplate",
|
|
1681
1702
|
"return": {
|
|
1682
1703
|
"type": {
|
|
1683
|
-
"text": "
|
|
1704
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
1684
1705
|
}
|
|
1685
1706
|
},
|
|
1686
1707
|
"parameters": [
|
|
1687
1708
|
{
|
|
1688
|
-
"name": "
|
|
1709
|
+
"name": "_context",
|
|
1689
1710
|
"type": {
|
|
1690
1711
|
"text": "ElementDefinitionContext"
|
|
1691
1712
|
}
|
|
1692
1713
|
},
|
|
1693
1714
|
{
|
|
1694
|
-
"name": "
|
|
1715
|
+
"name": "_definition",
|
|
1695
1716
|
"type": {
|
|
1696
1717
|
"text": "FoundationElementDefinition"
|
|
1697
1718
|
}
|
|
@@ -1702,272 +1723,273 @@
|
|
|
1702
1723
|
"exports": [
|
|
1703
1724
|
{
|
|
1704
1725
|
"kind": "js",
|
|
1705
|
-
"name": "
|
|
1726
|
+
"name": "rapidAiCriteriaSearchTemplate",
|
|
1706
1727
|
"declaration": {
|
|
1707
|
-
"name": "
|
|
1708
|
-
"module": "src/ai-
|
|
1728
|
+
"name": "rapidAiCriteriaSearchTemplate",
|
|
1729
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
1709
1730
|
}
|
|
1710
1731
|
}
|
|
1711
1732
|
]
|
|
1712
1733
|
},
|
|
1713
1734
|
{
|
|
1714
1735
|
"kind": "javascript-module",
|
|
1715
|
-
"path": "src/ai-
|
|
1736
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
1716
1737
|
"declarations": [
|
|
1717
1738
|
{
|
|
1718
1739
|
"kind": "class",
|
|
1719
1740
|
"description": "",
|
|
1720
|
-
"name": "
|
|
1741
|
+
"name": "AiCriteriaSearch",
|
|
1721
1742
|
"superclass": {
|
|
1722
|
-
"name": "
|
|
1743
|
+
"name": "FoundationAiCriteriaSearch",
|
|
1723
1744
|
"package": "@genesislcap/foundation-ui"
|
|
1724
1745
|
},
|
|
1725
|
-
"tagName": "%%prefix%%-ai-
|
|
1746
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
1726
1747
|
"customElement": true,
|
|
1727
|
-
"
|
|
1748
|
+
"attributes": [
|
|
1728
1749
|
{
|
|
1729
|
-
"
|
|
1730
|
-
"name": "aiProvider",
|
|
1750
|
+
"name": "placeholder",
|
|
1731
1751
|
"type": {
|
|
1732
|
-
"text": "
|
|
1752
|
+
"text": "string"
|
|
1733
1753
|
},
|
|
1754
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
1755
|
+
"fieldName": "placeholder",
|
|
1734
1756
|
"inheritedFrom": {
|
|
1735
|
-
"name": "
|
|
1736
|
-
"module": "src/ai-
|
|
1757
|
+
"name": "AiCriteriaSearch",
|
|
1758
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1737
1759
|
}
|
|
1738
1760
|
},
|
|
1739
1761
|
{
|
|
1740
|
-
"kind": "field",
|
|
1741
|
-
"name": "status",
|
|
1742
1762
|
"type": {
|
|
1743
|
-
"text": "
|
|
1763
|
+
"text": "boolean"
|
|
1744
1764
|
},
|
|
1745
|
-
"
|
|
1765
|
+
"fieldName": "disabled",
|
|
1746
1766
|
"inheritedFrom": {
|
|
1747
|
-
"name": "
|
|
1748
|
-
"module": "src/ai-
|
|
1767
|
+
"name": "AiCriteriaSearch",
|
|
1768
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1749
1769
|
}
|
|
1750
1770
|
},
|
|
1751
1771
|
{
|
|
1752
|
-
"
|
|
1753
|
-
"name": "open",
|
|
1772
|
+
"name": "mode",
|
|
1754
1773
|
"type": {
|
|
1755
|
-
"text": "
|
|
1774
|
+
"text": "'append' | 'replace'"
|
|
1756
1775
|
},
|
|
1757
|
-
"default": "
|
|
1776
|
+
"default": "'replace'",
|
|
1777
|
+
"fieldName": "mode",
|
|
1758
1778
|
"inheritedFrom": {
|
|
1759
|
-
"name": "
|
|
1760
|
-
"module": "src/ai-
|
|
1779
|
+
"name": "AiCriteriaSearch",
|
|
1780
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1761
1781
|
}
|
|
1762
|
-
}
|
|
1782
|
+
}
|
|
1783
|
+
],
|
|
1784
|
+
"members": [
|
|
1763
1785
|
{
|
|
1764
1786
|
"kind": "field",
|
|
1765
|
-
"name": "
|
|
1787
|
+
"name": "aiProvider",
|
|
1766
1788
|
"type": {
|
|
1767
|
-
"text": "
|
|
1789
|
+
"text": "AIProvider"
|
|
1768
1790
|
},
|
|
1769
|
-
"default": "'none'",
|
|
1770
1791
|
"inheritedFrom": {
|
|
1771
|
-
"name": "
|
|
1772
|
-
"module": "src/ai-
|
|
1792
|
+
"name": "AiCriteriaSearch",
|
|
1793
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1773
1794
|
}
|
|
1774
1795
|
},
|
|
1775
1796
|
{
|
|
1776
1797
|
"kind": "field",
|
|
1777
|
-
"name": "
|
|
1798
|
+
"name": "placeholder",
|
|
1778
1799
|
"type": {
|
|
1779
|
-
"text": "
|
|
1800
|
+
"text": "string"
|
|
1780
1801
|
},
|
|
1781
|
-
"default": "
|
|
1802
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
1782
1803
|
"inheritedFrom": {
|
|
1783
|
-
"name": "
|
|
1784
|
-
"module": "src/ai-
|
|
1804
|
+
"name": "AiCriteriaSearch",
|
|
1805
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1785
1806
|
}
|
|
1786
1807
|
},
|
|
1787
1808
|
{
|
|
1788
1809
|
"kind": "field",
|
|
1789
|
-
"name": "
|
|
1810
|
+
"name": "disabled",
|
|
1790
1811
|
"type": {
|
|
1791
|
-
"text": "
|
|
1812
|
+
"text": "boolean"
|
|
1792
1813
|
},
|
|
1793
|
-
"privacy": "private",
|
|
1794
|
-
"default": "null",
|
|
1795
1814
|
"inheritedFrom": {
|
|
1796
|
-
"name": "
|
|
1797
|
-
"module": "src/ai-
|
|
1815
|
+
"name": "AiCriteriaSearch",
|
|
1816
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1798
1817
|
}
|
|
1799
1818
|
},
|
|
1800
1819
|
{
|
|
1801
1820
|
"kind": "field",
|
|
1802
|
-
"name": "
|
|
1803
|
-
"
|
|
1821
|
+
"name": "mode",
|
|
1822
|
+
"type": {
|
|
1823
|
+
"text": "'append' | 'replace'"
|
|
1824
|
+
},
|
|
1825
|
+
"default": "'replace'",
|
|
1804
1826
|
"inheritedFrom": {
|
|
1805
|
-
"name": "
|
|
1806
|
-
"module": "src/ai-
|
|
1827
|
+
"name": "AiCriteriaSearch",
|
|
1828
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1807
1829
|
}
|
|
1808
1830
|
},
|
|
1809
1831
|
{
|
|
1810
1832
|
"kind": "field",
|
|
1811
|
-
"name": "
|
|
1833
|
+
"name": "inputValue",
|
|
1812
1834
|
"type": {
|
|
1813
|
-
"text": "string
|
|
1835
|
+
"text": "string"
|
|
1814
1836
|
},
|
|
1815
|
-
"
|
|
1837
|
+
"default": "''",
|
|
1816
1838
|
"inheritedFrom": {
|
|
1817
|
-
"name": "
|
|
1818
|
-
"module": "src/ai-
|
|
1839
|
+
"name": "AiCriteriaSearch",
|
|
1840
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1819
1841
|
}
|
|
1820
1842
|
},
|
|
1821
1843
|
{
|
|
1822
1844
|
"kind": "field",
|
|
1823
|
-
"name": "
|
|
1845
|
+
"name": "isInterpreting",
|
|
1824
1846
|
"type": {
|
|
1825
1847
|
"text": "boolean"
|
|
1826
1848
|
},
|
|
1827
|
-
"
|
|
1849
|
+
"default": "false",
|
|
1828
1850
|
"inheritedFrom": {
|
|
1829
|
-
"name": "
|
|
1830
|
-
"module": "src/ai-
|
|
1851
|
+
"name": "AiCriteriaSearch",
|
|
1852
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1831
1853
|
}
|
|
1832
1854
|
},
|
|
1833
1855
|
{
|
|
1834
1856
|
"kind": "field",
|
|
1835
|
-
"name": "
|
|
1857
|
+
"name": "lastValidCriteria",
|
|
1836
1858
|
"type": {
|
|
1837
|
-
"text": "
|
|
1859
|
+
"text": "string | null"
|
|
1838
1860
|
},
|
|
1839
|
-
"
|
|
1861
|
+
"default": "null",
|
|
1840
1862
|
"inheritedFrom": {
|
|
1841
|
-
"name": "
|
|
1842
|
-
"module": "src/ai-
|
|
1863
|
+
"name": "AiCriteriaSearch",
|
|
1864
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1843
1865
|
}
|
|
1844
1866
|
},
|
|
1845
1867
|
{
|
|
1846
|
-
"kind": "
|
|
1847
|
-
"name": "
|
|
1848
|
-
"
|
|
1849
|
-
"
|
|
1850
|
-
"text": "void"
|
|
1851
|
-
}
|
|
1868
|
+
"kind": "field",
|
|
1869
|
+
"name": "fieldMetadata",
|
|
1870
|
+
"type": {
|
|
1871
|
+
"text": "MetadataDetail[] | string[]"
|
|
1852
1872
|
},
|
|
1873
|
+
"default": "[]",
|
|
1853
1874
|
"inheritedFrom": {
|
|
1854
|
-
"name": "
|
|
1855
|
-
"module": "src/ai-
|
|
1875
|
+
"name": "AiCriteriaSearch",
|
|
1876
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1856
1877
|
}
|
|
1857
1878
|
},
|
|
1858
1879
|
{
|
|
1859
|
-
"kind": "
|
|
1860
|
-
"name": "
|
|
1861
|
-
"
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
"type": {
|
|
1866
|
-
"text": "MouseEvent"
|
|
1867
|
-
}
|
|
1868
|
-
}
|
|
1869
|
-
],
|
|
1880
|
+
"kind": "field",
|
|
1881
|
+
"name": "isRecording",
|
|
1882
|
+
"type": {
|
|
1883
|
+
"text": "boolean"
|
|
1884
|
+
},
|
|
1885
|
+
"default": "false",
|
|
1870
1886
|
"inheritedFrom": {
|
|
1871
|
-
"name": "
|
|
1872
|
-
"module": "src/ai-
|
|
1887
|
+
"name": "AiCriteriaSearch",
|
|
1888
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1873
1889
|
}
|
|
1874
1890
|
},
|
|
1875
1891
|
{
|
|
1876
|
-
"kind": "
|
|
1877
|
-
"name": "
|
|
1892
|
+
"kind": "field",
|
|
1893
|
+
"name": "textAreaRef",
|
|
1894
|
+
"type": {
|
|
1895
|
+
"text": "HTMLTextAreaElement"
|
|
1896
|
+
},
|
|
1897
|
+
"privacy": "public",
|
|
1878
1898
|
"inheritedFrom": {
|
|
1879
|
-
"name": "
|
|
1880
|
-
"module": "src/ai-
|
|
1899
|
+
"name": "AiCriteriaSearch",
|
|
1900
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1881
1901
|
}
|
|
1882
1902
|
},
|
|
1883
1903
|
{
|
|
1884
|
-
"kind": "
|
|
1885
|
-
"name": "
|
|
1886
|
-
"
|
|
1887
|
-
"
|
|
1888
|
-
"text": "Promise<void>"
|
|
1889
|
-
}
|
|
1904
|
+
"kind": "field",
|
|
1905
|
+
"name": "stopRecording",
|
|
1906
|
+
"type": {
|
|
1907
|
+
"text": "(() => void) | null"
|
|
1890
1908
|
},
|
|
1909
|
+
"privacy": "private",
|
|
1910
|
+
"default": "null",
|
|
1891
1911
|
"inheritedFrom": {
|
|
1892
|
-
"name": "
|
|
1893
|
-
"module": "src/ai-
|
|
1912
|
+
"name": "AiCriteriaSearch",
|
|
1913
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1894
1914
|
}
|
|
1895
1915
|
},
|
|
1896
1916
|
{
|
|
1897
|
-
"kind": "
|
|
1898
|
-
"name": "
|
|
1899
|
-
"
|
|
1900
|
-
|
|
1901
|
-
"type": {
|
|
1902
|
-
"text": "AIIndicatorState"
|
|
1903
|
-
}
|
|
1917
|
+
"kind": "field",
|
|
1918
|
+
"name": "speechApplyDebounceTimer",
|
|
1919
|
+
"type": {
|
|
1920
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
1904
1921
|
},
|
|
1905
|
-
"
|
|
1906
|
-
|
|
1907
|
-
"name": "s",
|
|
1908
|
-
"type": {
|
|
1909
|
-
"text": "AIStatus | null"
|
|
1910
|
-
}
|
|
1911
|
-
}
|
|
1912
|
-
],
|
|
1922
|
+
"privacy": "private",
|
|
1923
|
+
"default": "null",
|
|
1913
1924
|
"inheritedFrom": {
|
|
1914
|
-
"name": "
|
|
1915
|
-
"module": "src/ai-
|
|
1925
|
+
"name": "AiCriteriaSearch",
|
|
1926
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1916
1927
|
}
|
|
1917
1928
|
},
|
|
1918
1929
|
{
|
|
1919
|
-
"kind": "
|
|
1920
|
-
"name": "
|
|
1930
|
+
"kind": "field",
|
|
1931
|
+
"name": "baseInputForAppend",
|
|
1932
|
+
"type": {
|
|
1933
|
+
"text": "string"
|
|
1934
|
+
},
|
|
1921
1935
|
"privacy": "private",
|
|
1922
|
-
"
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1936
|
+
"default": "''",
|
|
1937
|
+
"inheritedFrom": {
|
|
1938
|
+
"name": "AiCriteriaSearch",
|
|
1939
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1940
|
+
}
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"kind": "field",
|
|
1944
|
+
"name": "speechAvailable",
|
|
1945
|
+
"type": {
|
|
1946
|
+
"text": "boolean"
|
|
1926
1947
|
},
|
|
1948
|
+
"readonly": true,
|
|
1927
1949
|
"inheritedFrom": {
|
|
1928
|
-
"name": "
|
|
1929
|
-
"module": "src/ai-
|
|
1950
|
+
"name": "AiCriteriaSearch",
|
|
1951
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1930
1952
|
}
|
|
1931
1953
|
},
|
|
1932
1954
|
{
|
|
1933
1955
|
"kind": "method",
|
|
1934
|
-
"name": "
|
|
1935
|
-
"privacy": "private",
|
|
1936
|
-
"return": {
|
|
1937
|
-
"type": {
|
|
1938
|
-
"text": "void"
|
|
1939
|
-
}
|
|
1940
|
-
},
|
|
1956
|
+
"name": "handleSubmit",
|
|
1941
1957
|
"inheritedFrom": {
|
|
1942
|
-
"name": "
|
|
1943
|
-
"module": "src/ai-
|
|
1958
|
+
"name": "AiCriteriaSearch",
|
|
1959
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1944
1960
|
}
|
|
1945
1961
|
},
|
|
1946
1962
|
{
|
|
1947
1963
|
"kind": "method",
|
|
1948
|
-
"name": "
|
|
1949
|
-
"privacy": "private",
|
|
1950
|
-
"return": {
|
|
1951
|
-
"type": {
|
|
1952
|
-
"text": "void"
|
|
1953
|
-
}
|
|
1954
|
-
},
|
|
1964
|
+
"name": "handleBlur",
|
|
1955
1965
|
"inheritedFrom": {
|
|
1956
|
-
"name": "
|
|
1957
|
-
"module": "src/ai-
|
|
1966
|
+
"name": "AiCriteriaSearch",
|
|
1967
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1958
1968
|
}
|
|
1959
1969
|
},
|
|
1960
1970
|
{
|
|
1961
1971
|
"kind": "method",
|
|
1962
|
-
"name": "
|
|
1963
|
-
"return": {
|
|
1964
|
-
"type": {
|
|
1965
|
-
"text": "Promise<void>"
|
|
1966
|
-
}
|
|
1967
|
-
},
|
|
1972
|
+
"name": "clear",
|
|
1968
1973
|
"inheritedFrom": {
|
|
1969
|
-
"name": "
|
|
1970
|
-
"module": "src/ai-
|
|
1974
|
+
"name": "AiCriteriaSearch",
|
|
1975
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1976
|
+
}
|
|
1977
|
+
},
|
|
1978
|
+
{
|
|
1979
|
+
"kind": "method",
|
|
1980
|
+
"name": "toggleSpeechInput",
|
|
1981
|
+
"inheritedFrom": {
|
|
1982
|
+
"name": "AiCriteriaSearch",
|
|
1983
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1984
|
+
}
|
|
1985
|
+
},
|
|
1986
|
+
{
|
|
1987
|
+
"kind": "method",
|
|
1988
|
+
"name": "clearSpeechApplyDebounce",
|
|
1989
|
+
"privacy": "private",
|
|
1990
|
+
"inheritedFrom": {
|
|
1991
|
+
"name": "AiCriteriaSearch",
|
|
1992
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
1971
1993
|
}
|
|
1972
1994
|
},
|
|
1973
1995
|
{
|
|
@@ -2081,97 +2103,104 @@
|
|
|
2081
2103
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2082
2104
|
}
|
|
2083
2105
|
}
|
|
2106
|
+
],
|
|
2107
|
+
"events": [
|
|
2108
|
+
{
|
|
2109
|
+
"description": "Fired when interpreted criteria is applied or cleared",
|
|
2110
|
+
"name": "criteria-changed",
|
|
2111
|
+
"inheritedFrom": {
|
|
2112
|
+
"name": "AiCriteriaSearch",
|
|
2113
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2114
|
+
}
|
|
2115
|
+
},
|
|
2116
|
+
{
|
|
2117
|
+
"description": "Fired when interpreted criteria contains invalid clauses",
|
|
2118
|
+
"name": "validation-errors",
|
|
2119
|
+
"inheritedFrom": {
|
|
2120
|
+
"name": "AiCriteriaSearch",
|
|
2121
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2122
|
+
}
|
|
2123
|
+
}
|
|
2084
2124
|
]
|
|
2085
2125
|
},
|
|
2086
2126
|
{
|
|
2087
2127
|
"kind": "variable",
|
|
2088
|
-
"name": "
|
|
2128
|
+
"name": "rapidAiCriteriaSearch",
|
|
2129
|
+
"description": "The Rapid AI Criteria Search",
|
|
2130
|
+
"privacy": "public"
|
|
2089
2131
|
}
|
|
2090
2132
|
],
|
|
2091
2133
|
"exports": [
|
|
2092
2134
|
{
|
|
2093
2135
|
"kind": "js",
|
|
2094
|
-
"name": "
|
|
2136
|
+
"name": "AiCriteriaSearch",
|
|
2095
2137
|
"declaration": {
|
|
2096
|
-
"name": "
|
|
2097
|
-
"module": "src/ai-
|
|
2138
|
+
"name": "AiCriteriaSearch",
|
|
2139
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2098
2140
|
}
|
|
2099
2141
|
},
|
|
2100
2142
|
{
|
|
2101
2143
|
"kind": "js",
|
|
2102
|
-
"name": "
|
|
2144
|
+
"name": "rapidAiCriteriaSearch",
|
|
2103
2145
|
"declaration": {
|
|
2104
|
-
"name": "
|
|
2105
|
-
"module": "src/ai-
|
|
2146
|
+
"name": "rapidAiCriteriaSearch",
|
|
2147
|
+
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2106
2148
|
}
|
|
2107
2149
|
}
|
|
2108
2150
|
]
|
|
2109
2151
|
},
|
|
2110
2152
|
{
|
|
2111
2153
|
"kind": "javascript-module",
|
|
2112
|
-
"path": "src/ai-
|
|
2154
|
+
"path": "src/ai-criteria-search/index.ts",
|
|
2113
2155
|
"declarations": [],
|
|
2114
2156
|
"exports": [
|
|
2115
2157
|
{
|
|
2116
2158
|
"kind": "js",
|
|
2117
|
-
"name": "
|
|
2159
|
+
"name": "*",
|
|
2118
2160
|
"declaration": {
|
|
2119
|
-
"name": "
|
|
2120
|
-
"
|
|
2161
|
+
"name": "*",
|
|
2162
|
+
"package": "./ai-criteria-search"
|
|
2121
2163
|
}
|
|
2122
2164
|
},
|
|
2123
2165
|
{
|
|
2124
2166
|
"kind": "js",
|
|
2125
|
-
"name": "
|
|
2167
|
+
"name": "*",
|
|
2126
2168
|
"declaration": {
|
|
2127
|
-
"name": "
|
|
2128
|
-
"
|
|
2169
|
+
"name": "*",
|
|
2170
|
+
"package": "./ai-criteria-search.styles"
|
|
2129
2171
|
}
|
|
2130
|
-
}
|
|
2131
|
-
]
|
|
2132
|
-
},
|
|
2133
|
-
{
|
|
2134
|
-
"kind": "javascript-module",
|
|
2135
|
-
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2136
|
-
"declarations": [
|
|
2137
|
-
{
|
|
2138
|
-
"kind": "variable",
|
|
2139
|
-
"name": "rapidAiCriteriaSearchStyles",
|
|
2140
|
-
"default": "css`\n ${foundationAiCriteriaSearchStyles}\n`"
|
|
2141
|
-
}
|
|
2142
|
-
],
|
|
2143
|
-
"exports": [
|
|
2172
|
+
},
|
|
2144
2173
|
{
|
|
2145
2174
|
"kind": "js",
|
|
2146
|
-
"name": "
|
|
2175
|
+
"name": "*",
|
|
2147
2176
|
"declaration": {
|
|
2148
|
-
"name": "
|
|
2149
|
-
"
|
|
2177
|
+
"name": "*",
|
|
2178
|
+
"package": "./ai-criteria-search.template"
|
|
2150
2179
|
}
|
|
2151
2180
|
}
|
|
2152
2181
|
]
|
|
2153
2182
|
},
|
|
2154
2183
|
{
|
|
2155
2184
|
"kind": "javascript-module",
|
|
2156
|
-
"path": "src/ai-
|
|
2185
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
2157
2186
|
"declarations": [
|
|
2158
2187
|
{
|
|
2159
2188
|
"kind": "function",
|
|
2160
|
-
"name": "
|
|
2189
|
+
"name": "rapidAiIndicatorStyles",
|
|
2161
2190
|
"return": {
|
|
2162
2191
|
"type": {
|
|
2163
|
-
"text": "
|
|
2192
|
+
"text": "ElementStyles"
|
|
2164
2193
|
}
|
|
2165
2194
|
},
|
|
2166
2195
|
"parameters": [
|
|
2167
2196
|
{
|
|
2168
|
-
"name": "
|
|
2197
|
+
"name": "context",
|
|
2169
2198
|
"type": {
|
|
2170
2199
|
"text": "ElementDefinitionContext"
|
|
2171
2200
|
}
|
|
2172
2201
|
},
|
|
2173
2202
|
{
|
|
2174
|
-
"name": "
|
|
2203
|
+
"name": "definition",
|
|
2175
2204
|
"type": {
|
|
2176
2205
|
"text": "FoundationElementDefinition"
|
|
2177
2206
|
}
|
|
@@ -2182,64 +2211,28 @@
|
|
|
2182
2211
|
"exports": [
|
|
2183
2212
|
{
|
|
2184
2213
|
"kind": "js",
|
|
2185
|
-
"name": "
|
|
2214
|
+
"name": "rapidAiIndicatorStyles",
|
|
2186
2215
|
"declaration": {
|
|
2187
|
-
"name": "
|
|
2188
|
-
"module": "src/ai-
|
|
2216
|
+
"name": "rapidAiIndicatorStyles",
|
|
2217
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
2189
2218
|
}
|
|
2190
2219
|
}
|
|
2191
2220
|
]
|
|
2192
2221
|
},
|
|
2193
2222
|
{
|
|
2194
2223
|
"kind": "javascript-module",
|
|
2195
|
-
"path": "src/ai-
|
|
2224
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
2196
2225
|
"declarations": [
|
|
2197
2226
|
{
|
|
2198
2227
|
"kind": "class",
|
|
2199
2228
|
"description": "",
|
|
2200
|
-
"name": "
|
|
2229
|
+
"name": "AiIndicator",
|
|
2201
2230
|
"superclass": {
|
|
2202
|
-
"name": "
|
|
2231
|
+
"name": "FoundationAiIndicator",
|
|
2203
2232
|
"package": "@genesislcap/foundation-ui"
|
|
2204
2233
|
},
|
|
2205
|
-
"tagName": "%%prefix%%-ai-
|
|
2234
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
2206
2235
|
"customElement": true,
|
|
2207
|
-
"attributes": [
|
|
2208
|
-
{
|
|
2209
|
-
"name": "placeholder",
|
|
2210
|
-
"type": {
|
|
2211
|
-
"text": "string"
|
|
2212
|
-
},
|
|
2213
|
-
"default": "'Describe your search criteria in natural language...'",
|
|
2214
|
-
"fieldName": "placeholder",
|
|
2215
|
-
"inheritedFrom": {
|
|
2216
|
-
"name": "AiCriteriaSearch",
|
|
2217
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2218
|
-
}
|
|
2219
|
-
},
|
|
2220
|
-
{
|
|
2221
|
-
"type": {
|
|
2222
|
-
"text": "boolean"
|
|
2223
|
-
},
|
|
2224
|
-
"fieldName": "disabled",
|
|
2225
|
-
"inheritedFrom": {
|
|
2226
|
-
"name": "AiCriteriaSearch",
|
|
2227
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2228
|
-
}
|
|
2229
|
-
},
|
|
2230
|
-
{
|
|
2231
|
-
"name": "mode",
|
|
2232
|
-
"type": {
|
|
2233
|
-
"text": "'append' | 'replace'"
|
|
2234
|
-
},
|
|
2235
|
-
"default": "'replace'",
|
|
2236
|
-
"fieldName": "mode",
|
|
2237
|
-
"inheritedFrom": {
|
|
2238
|
-
"name": "AiCriteriaSearch",
|
|
2239
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2240
|
-
}
|
|
2241
|
-
}
|
|
2242
|
-
],
|
|
2243
2236
|
"members": [
|
|
2244
2237
|
{
|
|
2245
2238
|
"kind": "field",
|
|
@@ -2248,207 +2241,242 @@
|
|
|
2248
2241
|
"text": "AIProvider"
|
|
2249
2242
|
},
|
|
2250
2243
|
"inheritedFrom": {
|
|
2251
|
-
"name": "
|
|
2252
|
-
"module": "src/ai-
|
|
2244
|
+
"name": "AiIndicator",
|
|
2245
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2253
2246
|
}
|
|
2254
2247
|
},
|
|
2255
2248
|
{
|
|
2256
2249
|
"kind": "field",
|
|
2257
|
-
"name": "
|
|
2250
|
+
"name": "status",
|
|
2258
2251
|
"type": {
|
|
2259
|
-
"text": "
|
|
2252
|
+
"text": "AIStatus | null"
|
|
2260
2253
|
},
|
|
2261
|
-
"default": "
|
|
2254
|
+
"default": "null",
|
|
2262
2255
|
"inheritedFrom": {
|
|
2263
|
-
"name": "
|
|
2264
|
-
"module": "src/ai-
|
|
2256
|
+
"name": "AiIndicator",
|
|
2257
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2265
2258
|
}
|
|
2266
2259
|
},
|
|
2267
2260
|
{
|
|
2268
2261
|
"kind": "field",
|
|
2269
|
-
"name": "
|
|
2262
|
+
"name": "open",
|
|
2270
2263
|
"type": {
|
|
2271
2264
|
"text": "boolean"
|
|
2272
2265
|
},
|
|
2266
|
+
"default": "false",
|
|
2273
2267
|
"inheritedFrom": {
|
|
2274
|
-
"name": "
|
|
2275
|
-
"module": "src/ai-
|
|
2276
|
-
}
|
|
2277
|
-
},
|
|
2278
|
-
{
|
|
2279
|
-
"kind": "field",
|
|
2280
|
-
"name": "mode",
|
|
2281
|
-
"type": {
|
|
2282
|
-
"text": "'append' | 'replace'"
|
|
2283
|
-
},
|
|
2284
|
-
"default": "'replace'",
|
|
2285
|
-
"inheritedFrom": {
|
|
2286
|
-
"name": "AiCriteriaSearch",
|
|
2287
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2268
|
+
"name": "AiIndicator",
|
|
2269
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2288
2270
|
}
|
|
2289
2271
|
},
|
|
2290
2272
|
{
|
|
2291
2273
|
"kind": "field",
|
|
2292
|
-
"name": "
|
|
2274
|
+
"name": "state",
|
|
2293
2275
|
"type": {
|
|
2294
|
-
"text": "
|
|
2276
|
+
"text": "AIIndicatorState"
|
|
2295
2277
|
},
|
|
2296
|
-
"default": "''",
|
|
2278
|
+
"default": "'none'",
|
|
2297
2279
|
"inheritedFrom": {
|
|
2298
|
-
"name": "
|
|
2299
|
-
"module": "src/ai-
|
|
2280
|
+
"name": "AiIndicator",
|
|
2281
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2300
2282
|
}
|
|
2301
2283
|
},
|
|
2302
2284
|
{
|
|
2303
2285
|
"kind": "field",
|
|
2304
|
-
"name": "
|
|
2286
|
+
"name": "isInstalling",
|
|
2305
2287
|
"type": {
|
|
2306
2288
|
"text": "boolean"
|
|
2307
2289
|
},
|
|
2308
2290
|
"default": "false",
|
|
2309
2291
|
"inheritedFrom": {
|
|
2310
|
-
"name": "
|
|
2311
|
-
"module": "src/ai-
|
|
2292
|
+
"name": "AiIndicator",
|
|
2293
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2312
2294
|
}
|
|
2313
2295
|
},
|
|
2314
2296
|
{
|
|
2315
2297
|
"kind": "field",
|
|
2316
|
-
"name": "
|
|
2298
|
+
"name": "pollTimer",
|
|
2317
2299
|
"type": {
|
|
2318
|
-
"text": "
|
|
2300
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
2319
2301
|
},
|
|
2302
|
+
"privacy": "private",
|
|
2320
2303
|
"default": "null",
|
|
2321
2304
|
"inheritedFrom": {
|
|
2322
|
-
"name": "
|
|
2323
|
-
"module": "src/ai-
|
|
2305
|
+
"name": "AiIndicator",
|
|
2306
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2324
2307
|
}
|
|
2325
2308
|
},
|
|
2326
2309
|
{
|
|
2327
2310
|
"kind": "field",
|
|
2328
|
-
"name": "
|
|
2329
|
-
"
|
|
2330
|
-
"text": "MetadataDetail[] | string[]"
|
|
2331
|
-
},
|
|
2332
|
-
"default": "[]",
|
|
2311
|
+
"name": "clickOutside",
|
|
2312
|
+
"privacy": "private",
|
|
2333
2313
|
"inheritedFrom": {
|
|
2334
|
-
"name": "
|
|
2335
|
-
"module": "src/ai-
|
|
2314
|
+
"name": "AiIndicator",
|
|
2315
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2336
2316
|
}
|
|
2337
2317
|
},
|
|
2338
2318
|
{
|
|
2339
2319
|
"kind": "field",
|
|
2340
|
-
"name": "
|
|
2320
|
+
"name": "chromeStatusLabel",
|
|
2341
2321
|
"type": {
|
|
2342
|
-
"text": "
|
|
2322
|
+
"text": "string | null"
|
|
2343
2323
|
},
|
|
2344
|
-
"
|
|
2324
|
+
"readonly": true,
|
|
2345
2325
|
"inheritedFrom": {
|
|
2346
|
-
"name": "
|
|
2347
|
-
"module": "src/ai-
|
|
2326
|
+
"name": "AiIndicator",
|
|
2327
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2348
2328
|
}
|
|
2349
2329
|
},
|
|
2350
2330
|
{
|
|
2351
2331
|
"kind": "field",
|
|
2352
|
-
"name": "
|
|
2332
|
+
"name": "canInstall",
|
|
2353
2333
|
"type": {
|
|
2354
|
-
"text": "
|
|
2334
|
+
"text": "boolean"
|
|
2355
2335
|
},
|
|
2356
|
-
"
|
|
2336
|
+
"readonly": true,
|
|
2357
2337
|
"inheritedFrom": {
|
|
2358
|
-
"name": "
|
|
2359
|
-
"module": "src/ai-
|
|
2338
|
+
"name": "AiIndicator",
|
|
2339
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2360
2340
|
}
|
|
2361
2341
|
},
|
|
2362
2342
|
{
|
|
2363
2343
|
"kind": "field",
|
|
2364
|
-
"name": "
|
|
2344
|
+
"name": "isDownloading",
|
|
2365
2345
|
"type": {
|
|
2366
|
-
"text": "
|
|
2346
|
+
"text": "boolean"
|
|
2367
2347
|
},
|
|
2368
|
-
"
|
|
2369
|
-
"default": "null",
|
|
2348
|
+
"readonly": true,
|
|
2370
2349
|
"inheritedFrom": {
|
|
2371
|
-
"name": "
|
|
2372
|
-
"module": "src/ai-
|
|
2350
|
+
"name": "AiIndicator",
|
|
2351
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2373
2352
|
}
|
|
2374
2353
|
},
|
|
2375
2354
|
{
|
|
2376
|
-
"kind": "
|
|
2377
|
-
"name": "
|
|
2378
|
-
"
|
|
2379
|
-
"
|
|
2355
|
+
"kind": "method",
|
|
2356
|
+
"name": "openChanged",
|
|
2357
|
+
"return": {
|
|
2358
|
+
"type": {
|
|
2359
|
+
"text": "void"
|
|
2360
|
+
}
|
|
2380
2361
|
},
|
|
2381
|
-
"privacy": "private",
|
|
2382
|
-
"default": "null",
|
|
2383
2362
|
"inheritedFrom": {
|
|
2384
|
-
"name": "
|
|
2385
|
-
"module": "src/ai-
|
|
2363
|
+
"name": "AiIndicator",
|
|
2364
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2386
2365
|
}
|
|
2387
2366
|
},
|
|
2388
2367
|
{
|
|
2389
|
-
"kind": "
|
|
2390
|
-
"name": "
|
|
2391
|
-
"type": {
|
|
2392
|
-
"text": "string"
|
|
2393
|
-
},
|
|
2368
|
+
"kind": "method",
|
|
2369
|
+
"name": "handleClickOutside",
|
|
2394
2370
|
"privacy": "private",
|
|
2395
|
-
"
|
|
2371
|
+
"parameters": [
|
|
2372
|
+
{
|
|
2373
|
+
"name": "event",
|
|
2374
|
+
"type": {
|
|
2375
|
+
"text": "MouseEvent"
|
|
2376
|
+
}
|
|
2377
|
+
}
|
|
2378
|
+
],
|
|
2396
2379
|
"inheritedFrom": {
|
|
2397
|
-
"name": "
|
|
2398
|
-
"module": "src/ai-
|
|
2380
|
+
"name": "AiIndicator",
|
|
2381
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2399
2382
|
}
|
|
2400
2383
|
},
|
|
2401
2384
|
{
|
|
2402
|
-
"kind": "
|
|
2403
|
-
"name": "
|
|
2404
|
-
"type": {
|
|
2405
|
-
"text": "boolean"
|
|
2406
|
-
},
|
|
2407
|
-
"readonly": true,
|
|
2385
|
+
"kind": "method",
|
|
2386
|
+
"name": "toggleDropdown",
|
|
2408
2387
|
"inheritedFrom": {
|
|
2409
|
-
"name": "
|
|
2410
|
-
"module": "src/ai-
|
|
2388
|
+
"name": "AiIndicator",
|
|
2389
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2411
2390
|
}
|
|
2412
2391
|
},
|
|
2413
2392
|
{
|
|
2414
2393
|
"kind": "method",
|
|
2415
|
-
"name": "
|
|
2394
|
+
"name": "refreshStatus",
|
|
2395
|
+
"return": {
|
|
2396
|
+
"type": {
|
|
2397
|
+
"text": "Promise<void>"
|
|
2398
|
+
}
|
|
2399
|
+
},
|
|
2416
2400
|
"inheritedFrom": {
|
|
2417
|
-
"name": "
|
|
2418
|
-
"module": "src/ai-
|
|
2401
|
+
"name": "AiIndicator",
|
|
2402
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2419
2403
|
}
|
|
2420
2404
|
},
|
|
2421
2405
|
{
|
|
2422
2406
|
"kind": "method",
|
|
2423
|
-
"name": "
|
|
2407
|
+
"name": "deriveState",
|
|
2408
|
+
"privacy": "private",
|
|
2409
|
+
"return": {
|
|
2410
|
+
"type": {
|
|
2411
|
+
"text": "AIIndicatorState"
|
|
2412
|
+
}
|
|
2413
|
+
},
|
|
2414
|
+
"parameters": [
|
|
2415
|
+
{
|
|
2416
|
+
"name": "s",
|
|
2417
|
+
"type": {
|
|
2418
|
+
"text": "AIStatus | null"
|
|
2419
|
+
}
|
|
2420
|
+
}
|
|
2421
|
+
],
|
|
2424
2422
|
"inheritedFrom": {
|
|
2425
|
-
"name": "
|
|
2426
|
-
"module": "src/ai-
|
|
2423
|
+
"name": "AiIndicator",
|
|
2424
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2427
2425
|
}
|
|
2428
2426
|
},
|
|
2429
2427
|
{
|
|
2430
2428
|
"kind": "method",
|
|
2431
|
-
"name": "
|
|
2429
|
+
"name": "maybeStartPolling",
|
|
2430
|
+
"privacy": "private",
|
|
2431
|
+
"return": {
|
|
2432
|
+
"type": {
|
|
2433
|
+
"text": "void"
|
|
2434
|
+
}
|
|
2435
|
+
},
|
|
2432
2436
|
"inheritedFrom": {
|
|
2433
|
-
"name": "
|
|
2434
|
-
"module": "src/ai-
|
|
2437
|
+
"name": "AiIndicator",
|
|
2438
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2435
2439
|
}
|
|
2436
2440
|
},
|
|
2437
2441
|
{
|
|
2438
2442
|
"kind": "method",
|
|
2439
|
-
"name": "
|
|
2443
|
+
"name": "startPolling",
|
|
2444
|
+
"privacy": "private",
|
|
2445
|
+
"return": {
|
|
2446
|
+
"type": {
|
|
2447
|
+
"text": "void"
|
|
2448
|
+
}
|
|
2449
|
+
},
|
|
2440
2450
|
"inheritedFrom": {
|
|
2441
|
-
"name": "
|
|
2442
|
-
"module": "src/ai-
|
|
2451
|
+
"name": "AiIndicator",
|
|
2452
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2443
2453
|
}
|
|
2444
2454
|
},
|
|
2445
2455
|
{
|
|
2446
2456
|
"kind": "method",
|
|
2447
|
-
"name": "
|
|
2457
|
+
"name": "stopPolling",
|
|
2448
2458
|
"privacy": "private",
|
|
2459
|
+
"return": {
|
|
2460
|
+
"type": {
|
|
2461
|
+
"text": "void"
|
|
2462
|
+
}
|
|
2463
|
+
},
|
|
2449
2464
|
"inheritedFrom": {
|
|
2450
|
-
"name": "
|
|
2451
|
-
"module": "src/ai-
|
|
2465
|
+
"name": "AiIndicator",
|
|
2466
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2467
|
+
}
|
|
2468
|
+
},
|
|
2469
|
+
{
|
|
2470
|
+
"kind": "method",
|
|
2471
|
+
"name": "onInstall",
|
|
2472
|
+
"return": {
|
|
2473
|
+
"type": {
|
|
2474
|
+
"text": "Promise<void>"
|
|
2475
|
+
}
|
|
2476
|
+
},
|
|
2477
|
+
"inheritedFrom": {
|
|
2478
|
+
"name": "AiIndicator",
|
|
2479
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2452
2480
|
}
|
|
2453
2481
|
},
|
|
2454
2482
|
{
|
|
@@ -2562,79 +2590,51 @@
|
|
|
2562
2590
|
"module": "src/foundation-element/foundation-element.ts"
|
|
2563
2591
|
}
|
|
2564
2592
|
}
|
|
2565
|
-
],
|
|
2566
|
-
"events": [
|
|
2567
|
-
{
|
|
2568
|
-
"description": "Fired when interpreted criteria is applied or cleared",
|
|
2569
|
-
"name": "criteria-changed",
|
|
2570
|
-
"inheritedFrom": {
|
|
2571
|
-
"name": "AiCriteriaSearch",
|
|
2572
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2573
|
-
}
|
|
2574
|
-
},
|
|
2575
|
-
{
|
|
2576
|
-
"description": "Fired when interpreted criteria contains invalid clauses",
|
|
2577
|
-
"name": "validation-errors",
|
|
2578
|
-
"inheritedFrom": {
|
|
2579
|
-
"name": "AiCriteriaSearch",
|
|
2580
|
-
"module": "src/ai-criteria-search/ai-criteria-search.ts"
|
|
2581
|
-
}
|
|
2582
|
-
}
|
|
2583
2593
|
]
|
|
2584
2594
|
},
|
|
2585
2595
|
{
|
|
2586
2596
|
"kind": "variable",
|
|
2587
|
-
"name": "
|
|
2588
|
-
"description": "The Rapid AI Criteria Search",
|
|
2589
|
-
"privacy": "public"
|
|
2597
|
+
"name": "rapidAiIndicator"
|
|
2590
2598
|
}
|
|
2591
2599
|
],
|
|
2592
2600
|
"exports": [
|
|
2593
2601
|
{
|
|
2594
2602
|
"kind": "js",
|
|
2595
|
-
"name": "
|
|
2603
|
+
"name": "AiIndicator",
|
|
2596
2604
|
"declaration": {
|
|
2597
|
-
"name": "
|
|
2598
|
-
"module": "src/ai-
|
|
2605
|
+
"name": "AiIndicator",
|
|
2606
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2599
2607
|
}
|
|
2600
2608
|
},
|
|
2601
2609
|
{
|
|
2602
2610
|
"kind": "js",
|
|
2603
|
-
"name": "
|
|
2611
|
+
"name": "rapidAiIndicator",
|
|
2604
2612
|
"declaration": {
|
|
2605
|
-
"name": "
|
|
2606
|
-
"module": "src/ai-
|
|
2613
|
+
"name": "rapidAiIndicator",
|
|
2614
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
2607
2615
|
}
|
|
2608
2616
|
}
|
|
2609
2617
|
]
|
|
2610
2618
|
},
|
|
2611
2619
|
{
|
|
2612
2620
|
"kind": "javascript-module",
|
|
2613
|
-
"path": "src/ai-
|
|
2621
|
+
"path": "src/ai-indicator/index.ts",
|
|
2614
2622
|
"declarations": [],
|
|
2615
2623
|
"exports": [
|
|
2616
2624
|
{
|
|
2617
2625
|
"kind": "js",
|
|
2618
|
-
"name": "
|
|
2619
|
-
"declaration": {
|
|
2620
|
-
"name": "*",
|
|
2621
|
-
"package": "./ai-criteria-search"
|
|
2622
|
-
}
|
|
2623
|
-
},
|
|
2624
|
-
{
|
|
2625
|
-
"kind": "js",
|
|
2626
|
-
"name": "*",
|
|
2626
|
+
"name": "AiIndicator",
|
|
2627
2627
|
"declaration": {
|
|
2628
|
-
"name": "
|
|
2629
|
-
"
|
|
2628
|
+
"name": "AiIndicator",
|
|
2629
|
+
"module": "./ai-indicator"
|
|
2630
2630
|
}
|
|
2631
2631
|
},
|
|
2632
2632
|
{
|
|
2633
2633
|
"kind": "js",
|
|
2634
|
-
"name": "
|
|
2634
|
+
"name": "rapidAiIndicator",
|
|
2635
2635
|
"declaration": {
|
|
2636
|
-
"name": "
|
|
2637
|
-
"
|
|
2636
|
+
"name": "rapidAiIndicator",
|
|
2637
|
+
"module": "./ai-indicator"
|
|
2638
2638
|
}
|
|
2639
2639
|
}
|
|
2640
2640
|
]
|