scu-web-components 0.0.40 → 0.0.41
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/breakpoints.js +19 -0
- package/dist/breakpoints.js.gz +0 -0
- package/dist/breakpoints.ts +19 -0
- package/dist/custom-elements.json +543 -543
- package/dist/custom-elements.json.gz +0 -0
- package/dist/docs/components/manifest.json +27 -27
- package/dist/docs/config.json +1 -1
- package/dist/tokens/css.html +2 -2
- package/dist/tokens/css.html.gz +0 -0
- package/dist/tokens/source/cssPropertiesApi.css +356 -356
- package/dist/tokens/source/cssPropertiesApi.css.gz +0 -0
- package/dist/tokens/source/cssVariables/breakpoints-lg-.json +2 -2
- package/dist/tokens/source/cssVariables/breakpoints-lg-.json.gz +0 -0
- package/dist/tokens/source/cssVariables/breakpoints-md-.json +2 -2
- package/dist/tokens/source/cssVariables/breakpoints-md-.json.gz +0 -0
- package/dist/tokens/source/cssVariables/breakpoints-sm-.json +2 -2
- package/dist/tokens/source/cssVariables/breakpoints-sm-.json.gz +0 -0
- package/dist/tokens/source/cssVariables/breakpoints-xlg-.json +2 -2
- package/dist/tokens/source/cssVariables/breakpoints-xlg-.json.gz +0 -0
- package/dist/tokens/source/cssVariables.css +8 -8
- package/dist/tokens/source/cssVariables.css.gz +0 -0
- package/dist/tokens/source/cssVariables.json +8 -8
- package/dist/tokens/source/cssVariables.json.gz +0 -0
- package/dist/tokens/source/jsCss.js +1 -1
- package/dist/tokens/source/jsCss.js.gz +0 -0
- package/dist/tokens/source/jsCssGenerator.js +2 -2
- package/dist/tokens/source/jsCssGenerator.js.gz +0 -0
- package/dist/tokens/source/jsCssGeneratorSansAssets.js +2 -2
- package/dist/tokens/source/jsCssGeneratorSansAssets.js.gz +0 -0
- package/dist/tokens/source/tokens.json +8 -8
- package/dist/tokens/source/tokens.json.gz +0 -0
- package/dist/tokens/styles.css +8 -8
- package/dist/tokens/styles.css.gz +0 -0
- package/dist/tokens/stylesEmbedded.css +8 -8
- package/dist/tokens/stylesEmbedded.css.gz +0 -0
- package/dist/tokens/tokens.html +2 -2
- package/dist/tokens/tokens.html.gz +0 -0
- package/package.json +3 -2
|
@@ -1644,6 +1644,250 @@
|
|
|
1644
1644
|
}
|
|
1645
1645
|
]
|
|
1646
1646
|
},
|
|
1647
|
+
{
|
|
1648
|
+
"kind": "javascript-module",
|
|
1649
|
+
"path": "src/scw-center-component/ScwCenterComponent.ts",
|
|
1650
|
+
"declarations": [
|
|
1651
|
+
{
|
|
1652
|
+
"kind": "class",
|
|
1653
|
+
"description": "ScwCenterComponent",
|
|
1654
|
+
"name": "ScwCenterComponent",
|
|
1655
|
+
"members": [
|
|
1656
|
+
{
|
|
1657
|
+
"kind": "field",
|
|
1658
|
+
"name": "element",
|
|
1659
|
+
"type": {
|
|
1660
|
+
"text": "string"
|
|
1661
|
+
},
|
|
1662
|
+
"description": "(ScwComponent) contains the root element name for each component\n(enum Components)",
|
|
1663
|
+
"attribute": "element",
|
|
1664
|
+
"reflects": true,
|
|
1665
|
+
"inheritedFrom": {
|
|
1666
|
+
"name": "ScwComponent",
|
|
1667
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1668
|
+
}
|
|
1669
|
+
},
|
|
1670
|
+
{
|
|
1671
|
+
"kind": "field",
|
|
1672
|
+
"name": "responsive",
|
|
1673
|
+
"type": {
|
|
1674
|
+
"text": "string"
|
|
1675
|
+
},
|
|
1676
|
+
"default": "true",
|
|
1677
|
+
"description": "(ScwComponent) whether or not to look to attributes for responsive sizing\nviewport | element | none",
|
|
1678
|
+
"attribute": "responsive",
|
|
1679
|
+
"inheritedFrom": {
|
|
1680
|
+
"name": "ScwComponent",
|
|
1681
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1682
|
+
}
|
|
1683
|
+
},
|
|
1684
|
+
{
|
|
1685
|
+
"kind": "field",
|
|
1686
|
+
"name": "ariaLabel",
|
|
1687
|
+
"type": {
|
|
1688
|
+
"text": "string"
|
|
1689
|
+
},
|
|
1690
|
+
"default": "''",
|
|
1691
|
+
"description": "(ScwComponent) Main text within component",
|
|
1692
|
+
"attribute": "aria-label",
|
|
1693
|
+
"reflects": true,
|
|
1694
|
+
"inheritedFrom": {
|
|
1695
|
+
"name": "ScwComponent",
|
|
1696
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1697
|
+
}
|
|
1698
|
+
},
|
|
1699
|
+
{
|
|
1700
|
+
"kind": "field",
|
|
1701
|
+
"name": "ariaDisabled",
|
|
1702
|
+
"type": {
|
|
1703
|
+
"text": "string"
|
|
1704
|
+
},
|
|
1705
|
+
"default": "'false'",
|
|
1706
|
+
"description": "(ScwComponent) Disables the component however it disables",
|
|
1707
|
+
"attribute": "aria-disabled",
|
|
1708
|
+
"inheritedFrom": {
|
|
1709
|
+
"name": "ScwComponent",
|
|
1710
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1711
|
+
}
|
|
1712
|
+
},
|
|
1713
|
+
{
|
|
1714
|
+
"kind": "field",
|
|
1715
|
+
"name": "responsiveElement",
|
|
1716
|
+
"type": {
|
|
1717
|
+
"text": "ResponsiveElement | undefined"
|
|
1718
|
+
},
|
|
1719
|
+
"description": "responsive element",
|
|
1720
|
+
"inheritedFrom": {
|
|
1721
|
+
"name": "ScwComponent",
|
|
1722
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1723
|
+
}
|
|
1724
|
+
},
|
|
1725
|
+
{
|
|
1726
|
+
"kind": "field",
|
|
1727
|
+
"name": "_lightDomMutationObserver",
|
|
1728
|
+
"type": {
|
|
1729
|
+
"text": "LightDomMutationObserver | undefined"
|
|
1730
|
+
},
|
|
1731
|
+
"description": "(ScwComponent) Light Dom Mutation Observer",
|
|
1732
|
+
"inheritedFrom": {
|
|
1733
|
+
"name": "ScwComponent",
|
|
1734
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1735
|
+
}
|
|
1736
|
+
},
|
|
1737
|
+
{
|
|
1738
|
+
"kind": "field",
|
|
1739
|
+
"name": "dynamic",
|
|
1740
|
+
"type": {
|
|
1741
|
+
"text": "boolean"
|
|
1742
|
+
},
|
|
1743
|
+
"default": "false",
|
|
1744
|
+
"description": "(ScwComponent) Determines whether to watch for changes\nin children. (not all components use light DOM for inputs)",
|
|
1745
|
+
"attribute": "dynamic",
|
|
1746
|
+
"inheritedFrom": {
|
|
1747
|
+
"name": "ScwComponent",
|
|
1748
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1749
|
+
}
|
|
1750
|
+
},
|
|
1751
|
+
{
|
|
1752
|
+
"kind": "method",
|
|
1753
|
+
"name": "parseAndValidateLightDom",
|
|
1754
|
+
"description": "parseLightDom is a hook for classes extending this one to add\nother parsers and validations",
|
|
1755
|
+
"inheritedFrom": {
|
|
1756
|
+
"name": "ScwComponent",
|
|
1757
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1758
|
+
}
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
"kind": "method",
|
|
1762
|
+
"name": "warn",
|
|
1763
|
+
"parameters": [
|
|
1764
|
+
{
|
|
1765
|
+
"name": "message",
|
|
1766
|
+
"type": {
|
|
1767
|
+
"text": "string"
|
|
1768
|
+
},
|
|
1769
|
+
"description": "describing warning"
|
|
1770
|
+
}
|
|
1771
|
+
],
|
|
1772
|
+
"description": "handles warnings...things wrong with formatting, ADA, etc...",
|
|
1773
|
+
"inheritedFrom": {
|
|
1774
|
+
"name": "ScwComponent",
|
|
1775
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1776
|
+
}
|
|
1777
|
+
},
|
|
1778
|
+
{
|
|
1779
|
+
"kind": "field",
|
|
1780
|
+
"name": "_lastWarning",
|
|
1781
|
+
"type": {
|
|
1782
|
+
"text": "string | undefined"
|
|
1783
|
+
},
|
|
1784
|
+
"description": "retain the last warning sent...good for testing.",
|
|
1785
|
+
"inheritedFrom": {
|
|
1786
|
+
"name": "ScwComponent",
|
|
1787
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1788
|
+
}
|
|
1789
|
+
}
|
|
1790
|
+
],
|
|
1791
|
+
"superclass": {
|
|
1792
|
+
"name": "ScwComponent",
|
|
1793
|
+
"module": "/src/scw-component/ScwComponent"
|
|
1794
|
+
},
|
|
1795
|
+
"tagName": "scw-center-component",
|
|
1796
|
+
"customElement": true,
|
|
1797
|
+
"attributes": [
|
|
1798
|
+
{
|
|
1799
|
+
"name": "aria-label",
|
|
1800
|
+
"type": {
|
|
1801
|
+
"text": "string"
|
|
1802
|
+
},
|
|
1803
|
+
"default": "''",
|
|
1804
|
+
"description": "(ScwComponent) Main text within component",
|
|
1805
|
+
"fieldName": "ariaLabel",
|
|
1806
|
+
"inheritedFrom": {
|
|
1807
|
+
"name": "ScwComponent",
|
|
1808
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1809
|
+
}
|
|
1810
|
+
},
|
|
1811
|
+
{
|
|
1812
|
+
"name": "aria-disabled",
|
|
1813
|
+
"type": {
|
|
1814
|
+
"text": "string"
|
|
1815
|
+
},
|
|
1816
|
+
"default": "'false'",
|
|
1817
|
+
"description": "(ScwComponent) Disables the component however it disables",
|
|
1818
|
+
"fieldName": "ariaDisabled",
|
|
1819
|
+
"inheritedFrom": {
|
|
1820
|
+
"name": "ScwComponent",
|
|
1821
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1822
|
+
}
|
|
1823
|
+
},
|
|
1824
|
+
{
|
|
1825
|
+
"name": "responsive",
|
|
1826
|
+
"type": {
|
|
1827
|
+
"text": "string"
|
|
1828
|
+
},
|
|
1829
|
+
"default": "false",
|
|
1830
|
+
"description": "(ScwComponent) whether or not to look to attributes for responsive sizing\nviewport | element | none",
|
|
1831
|
+
"fieldName": "responsive",
|
|
1832
|
+
"inheritedFrom": {
|
|
1833
|
+
"name": "ScwComponent",
|
|
1834
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1835
|
+
}
|
|
1836
|
+
},
|
|
1837
|
+
{
|
|
1838
|
+
"name": "dynamic",
|
|
1839
|
+
"type": {
|
|
1840
|
+
"text": "boolean"
|
|
1841
|
+
},
|
|
1842
|
+
"default": "false",
|
|
1843
|
+
"description": "(ScwComponent) Determines whether to watch for changes\nin children. (not all components use light DOM for inputs)",
|
|
1844
|
+
"fieldName": "dynamic",
|
|
1845
|
+
"inheritedFrom": {
|
|
1846
|
+
"name": "ScwComponent",
|
|
1847
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1848
|
+
}
|
|
1849
|
+
},
|
|
1850
|
+
{
|
|
1851
|
+
"name": "element",
|
|
1852
|
+
"type": {
|
|
1853
|
+
"text": "string"
|
|
1854
|
+
},
|
|
1855
|
+
"description": "(ScwComponent) contains the root element name for each component\n(enum Components)",
|
|
1856
|
+
"fieldName": "element",
|
|
1857
|
+
"inheritedFrom": {
|
|
1858
|
+
"name": "ScwComponent",
|
|
1859
|
+
"module": "src/scw-component/ScwComponent.ts"
|
|
1860
|
+
}
|
|
1861
|
+
}
|
|
1862
|
+
]
|
|
1863
|
+
}
|
|
1864
|
+
],
|
|
1865
|
+
"exports": [
|
|
1866
|
+
{
|
|
1867
|
+
"kind": "js",
|
|
1868
|
+
"name": "default",
|
|
1869
|
+
"declaration": {
|
|
1870
|
+
"name": "ScwCenterComponent",
|
|
1871
|
+
"module": "src/scw-center-component/ScwCenterComponent.ts"
|
|
1872
|
+
}
|
|
1873
|
+
}
|
|
1874
|
+
]
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
"kind": "javascript-module",
|
|
1878
|
+
"path": "src/scw-center-component/scw-center-component.ts",
|
|
1879
|
+
"declarations": [],
|
|
1880
|
+
"exports": [
|
|
1881
|
+
{
|
|
1882
|
+
"kind": "custom-element-definition",
|
|
1883
|
+
"name": "scw-center-component",
|
|
1884
|
+
"declaration": {
|
|
1885
|
+
"name": "ScwCenterComponent",
|
|
1886
|
+
"module": "/src/scw-center-component/ScwCenterComponent.js"
|
|
1887
|
+
}
|
|
1888
|
+
}
|
|
1889
|
+
]
|
|
1890
|
+
},
|
|
1647
1891
|
{
|
|
1648
1892
|
"kind": "javascript-module",
|
|
1649
1893
|
"path": "src/scw-component/ScwComponent.ts",
|
|
@@ -1845,12 +2089,12 @@
|
|
|
1845
2089
|
},
|
|
1846
2090
|
{
|
|
1847
2091
|
"kind": "javascript-module",
|
|
1848
|
-
"path": "src/scw-
|
|
2092
|
+
"path": "src/scw-element-component/scw-element-component.ts",
|
|
1849
2093
|
"declarations": [
|
|
1850
2094
|
{
|
|
1851
2095
|
"kind": "class",
|
|
1852
|
-
"description": "
|
|
1853
|
-
"name": "
|
|
2096
|
+
"description": "ScwElementComponent",
|
|
2097
|
+
"name": "ScwElementComponent",
|
|
1854
2098
|
"members": [
|
|
1855
2099
|
{
|
|
1856
2100
|
"kind": "field",
|
|
@@ -1991,7 +2235,7 @@
|
|
|
1991
2235
|
"name": "ScwComponent",
|
|
1992
2236
|
"module": "/src/scw-component/ScwComponent"
|
|
1993
2237
|
},
|
|
1994
|
-
"tagName": "scw-
|
|
2238
|
+
"tagName": "scw-element-component",
|
|
1995
2239
|
"customElement": true,
|
|
1996
2240
|
"attributes": [
|
|
1997
2241
|
{
|
|
@@ -2066,252 +2310,8 @@
|
|
|
2066
2310
|
"kind": "js",
|
|
2067
2311
|
"name": "default",
|
|
2068
2312
|
"declaration": {
|
|
2069
|
-
"name": "
|
|
2070
|
-
"module": "src/scw-
|
|
2071
|
-
}
|
|
2072
|
-
}
|
|
2073
|
-
]
|
|
2074
|
-
},
|
|
2075
|
-
{
|
|
2076
|
-
"kind": "javascript-module",
|
|
2077
|
-
"path": "src/scw-center-component/scw-center-component.ts",
|
|
2078
|
-
"declarations": [],
|
|
2079
|
-
"exports": [
|
|
2080
|
-
{
|
|
2081
|
-
"kind": "custom-element-definition",
|
|
2082
|
-
"name": "scw-center-component",
|
|
2083
|
-
"declaration": {
|
|
2084
|
-
"name": "ScwCenterComponent",
|
|
2085
|
-
"module": "/src/scw-center-component/ScwCenterComponent.js"
|
|
2086
|
-
}
|
|
2087
|
-
}
|
|
2088
|
-
]
|
|
2089
|
-
},
|
|
2090
|
-
{
|
|
2091
|
-
"kind": "javascript-module",
|
|
2092
|
-
"path": "src/scw-element-component/scw-element-component.ts",
|
|
2093
|
-
"declarations": [
|
|
2094
|
-
{
|
|
2095
|
-
"kind": "class",
|
|
2096
|
-
"description": "ScwElementComponent",
|
|
2097
|
-
"name": "ScwElementComponent",
|
|
2098
|
-
"members": [
|
|
2099
|
-
{
|
|
2100
|
-
"kind": "field",
|
|
2101
|
-
"name": "element",
|
|
2102
|
-
"type": {
|
|
2103
|
-
"text": "string"
|
|
2104
|
-
},
|
|
2105
|
-
"description": "(ScwComponent) contains the root element name for each component\n(enum Components)",
|
|
2106
|
-
"attribute": "element",
|
|
2107
|
-
"reflects": true,
|
|
2108
|
-
"inheritedFrom": {
|
|
2109
|
-
"name": "ScwComponent",
|
|
2110
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2111
|
-
}
|
|
2112
|
-
},
|
|
2113
|
-
{
|
|
2114
|
-
"kind": "field",
|
|
2115
|
-
"name": "responsive",
|
|
2116
|
-
"type": {
|
|
2117
|
-
"text": "string"
|
|
2118
|
-
},
|
|
2119
|
-
"default": "true",
|
|
2120
|
-
"description": "(ScwComponent) whether or not to look to attributes for responsive sizing\nviewport | element | none",
|
|
2121
|
-
"attribute": "responsive",
|
|
2122
|
-
"inheritedFrom": {
|
|
2123
|
-
"name": "ScwComponent",
|
|
2124
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2125
|
-
}
|
|
2126
|
-
},
|
|
2127
|
-
{
|
|
2128
|
-
"kind": "field",
|
|
2129
|
-
"name": "ariaLabel",
|
|
2130
|
-
"type": {
|
|
2131
|
-
"text": "string"
|
|
2132
|
-
},
|
|
2133
|
-
"default": "''",
|
|
2134
|
-
"description": "(ScwComponent) Main text within component",
|
|
2135
|
-
"attribute": "aria-label",
|
|
2136
|
-
"reflects": true,
|
|
2137
|
-
"inheritedFrom": {
|
|
2138
|
-
"name": "ScwComponent",
|
|
2139
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2140
|
-
}
|
|
2141
|
-
},
|
|
2142
|
-
{
|
|
2143
|
-
"kind": "field",
|
|
2144
|
-
"name": "ariaDisabled",
|
|
2145
|
-
"type": {
|
|
2146
|
-
"text": "string"
|
|
2147
|
-
},
|
|
2148
|
-
"default": "'false'",
|
|
2149
|
-
"description": "(ScwComponent) Disables the component however it disables",
|
|
2150
|
-
"attribute": "aria-disabled",
|
|
2151
|
-
"inheritedFrom": {
|
|
2152
|
-
"name": "ScwComponent",
|
|
2153
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2154
|
-
}
|
|
2155
|
-
},
|
|
2156
|
-
{
|
|
2157
|
-
"kind": "field",
|
|
2158
|
-
"name": "responsiveElement",
|
|
2159
|
-
"type": {
|
|
2160
|
-
"text": "ResponsiveElement | undefined"
|
|
2161
|
-
},
|
|
2162
|
-
"description": "responsive element",
|
|
2163
|
-
"inheritedFrom": {
|
|
2164
|
-
"name": "ScwComponent",
|
|
2165
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2166
|
-
}
|
|
2167
|
-
},
|
|
2168
|
-
{
|
|
2169
|
-
"kind": "field",
|
|
2170
|
-
"name": "_lightDomMutationObserver",
|
|
2171
|
-
"type": {
|
|
2172
|
-
"text": "LightDomMutationObserver | undefined"
|
|
2173
|
-
},
|
|
2174
|
-
"description": "(ScwComponent) Light Dom Mutation Observer",
|
|
2175
|
-
"inheritedFrom": {
|
|
2176
|
-
"name": "ScwComponent",
|
|
2177
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2178
|
-
}
|
|
2179
|
-
},
|
|
2180
|
-
{
|
|
2181
|
-
"kind": "field",
|
|
2182
|
-
"name": "dynamic",
|
|
2183
|
-
"type": {
|
|
2184
|
-
"text": "boolean"
|
|
2185
|
-
},
|
|
2186
|
-
"default": "false",
|
|
2187
|
-
"description": "(ScwComponent) Determines whether to watch for changes\nin children. (not all components use light DOM for inputs)",
|
|
2188
|
-
"attribute": "dynamic",
|
|
2189
|
-
"inheritedFrom": {
|
|
2190
|
-
"name": "ScwComponent",
|
|
2191
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2192
|
-
}
|
|
2193
|
-
},
|
|
2194
|
-
{
|
|
2195
|
-
"kind": "method",
|
|
2196
|
-
"name": "parseAndValidateLightDom",
|
|
2197
|
-
"description": "parseLightDom is a hook for classes extending this one to add\nother parsers and validations",
|
|
2198
|
-
"inheritedFrom": {
|
|
2199
|
-
"name": "ScwComponent",
|
|
2200
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2201
|
-
}
|
|
2202
|
-
},
|
|
2203
|
-
{
|
|
2204
|
-
"kind": "method",
|
|
2205
|
-
"name": "warn",
|
|
2206
|
-
"parameters": [
|
|
2207
|
-
{
|
|
2208
|
-
"name": "message",
|
|
2209
|
-
"type": {
|
|
2210
|
-
"text": "string"
|
|
2211
|
-
},
|
|
2212
|
-
"description": "describing warning"
|
|
2213
|
-
}
|
|
2214
|
-
],
|
|
2215
|
-
"description": "handles warnings...things wrong with formatting, ADA, etc...",
|
|
2216
|
-
"inheritedFrom": {
|
|
2217
|
-
"name": "ScwComponent",
|
|
2218
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2219
|
-
}
|
|
2220
|
-
},
|
|
2221
|
-
{
|
|
2222
|
-
"kind": "field",
|
|
2223
|
-
"name": "_lastWarning",
|
|
2224
|
-
"type": {
|
|
2225
|
-
"text": "string | undefined"
|
|
2226
|
-
},
|
|
2227
|
-
"description": "retain the last warning sent...good for testing.",
|
|
2228
|
-
"inheritedFrom": {
|
|
2229
|
-
"name": "ScwComponent",
|
|
2230
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2231
|
-
}
|
|
2232
|
-
}
|
|
2233
|
-
],
|
|
2234
|
-
"superclass": {
|
|
2235
|
-
"name": "ScwComponent",
|
|
2236
|
-
"module": "/src/scw-component/ScwComponent"
|
|
2237
|
-
},
|
|
2238
|
-
"tagName": "scw-element-component",
|
|
2239
|
-
"customElement": true,
|
|
2240
|
-
"attributes": [
|
|
2241
|
-
{
|
|
2242
|
-
"name": "aria-label",
|
|
2243
|
-
"type": {
|
|
2244
|
-
"text": "string"
|
|
2245
|
-
},
|
|
2246
|
-
"default": "''",
|
|
2247
|
-
"description": "(ScwComponent) Main text within component",
|
|
2248
|
-
"fieldName": "ariaLabel",
|
|
2249
|
-
"inheritedFrom": {
|
|
2250
|
-
"name": "ScwComponent",
|
|
2251
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2252
|
-
}
|
|
2253
|
-
},
|
|
2254
|
-
{
|
|
2255
|
-
"name": "aria-disabled",
|
|
2256
|
-
"type": {
|
|
2257
|
-
"text": "string"
|
|
2258
|
-
},
|
|
2259
|
-
"default": "'false'",
|
|
2260
|
-
"description": "(ScwComponent) Disables the component however it disables",
|
|
2261
|
-
"fieldName": "ariaDisabled",
|
|
2262
|
-
"inheritedFrom": {
|
|
2263
|
-
"name": "ScwComponent",
|
|
2264
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2265
|
-
}
|
|
2266
|
-
},
|
|
2267
|
-
{
|
|
2268
|
-
"name": "responsive",
|
|
2269
|
-
"type": {
|
|
2270
|
-
"text": "string"
|
|
2271
|
-
},
|
|
2272
|
-
"default": "false",
|
|
2273
|
-
"description": "(ScwComponent) whether or not to look to attributes for responsive sizing\nviewport | element | none",
|
|
2274
|
-
"fieldName": "responsive",
|
|
2275
|
-
"inheritedFrom": {
|
|
2276
|
-
"name": "ScwComponent",
|
|
2277
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2278
|
-
}
|
|
2279
|
-
},
|
|
2280
|
-
{
|
|
2281
|
-
"name": "dynamic",
|
|
2282
|
-
"type": {
|
|
2283
|
-
"text": "boolean"
|
|
2284
|
-
},
|
|
2285
|
-
"default": "false",
|
|
2286
|
-
"description": "(ScwComponent) Determines whether to watch for changes\nin children. (not all components use light DOM for inputs)",
|
|
2287
|
-
"fieldName": "dynamic",
|
|
2288
|
-
"inheritedFrom": {
|
|
2289
|
-
"name": "ScwComponent",
|
|
2290
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2291
|
-
}
|
|
2292
|
-
},
|
|
2293
|
-
{
|
|
2294
|
-
"name": "element",
|
|
2295
|
-
"type": {
|
|
2296
|
-
"text": "string"
|
|
2297
|
-
},
|
|
2298
|
-
"description": "(ScwComponent) contains the root element name for each component\n(enum Components)",
|
|
2299
|
-
"fieldName": "element",
|
|
2300
|
-
"inheritedFrom": {
|
|
2301
|
-
"name": "ScwComponent",
|
|
2302
|
-
"module": "src/scw-component/ScwComponent.ts"
|
|
2303
|
-
}
|
|
2304
|
-
}
|
|
2305
|
-
]
|
|
2306
|
-
}
|
|
2307
|
-
],
|
|
2308
|
-
"exports": [
|
|
2309
|
-
{
|
|
2310
|
-
"kind": "js",
|
|
2311
|
-
"name": "default",
|
|
2312
|
-
"declaration": {
|
|
2313
|
-
"name": "ScwElementComponent",
|
|
2314
|
-
"module": "src/scw-element-component/scw-element-component.ts"
|
|
2313
|
+
"name": "ScwElementComponent",
|
|
2314
|
+
"module": "src/scw-element-component/scw-element-component.ts"
|
|
2315
2315
|
}
|
|
2316
2316
|
}
|
|
2317
2317
|
]
|
|
@@ -13435,41 +13435,118 @@
|
|
|
13435
13435
|
},
|
|
13436
13436
|
{
|
|
13437
13437
|
"kind": "javascript-module",
|
|
13438
|
-
"path": "src/scw-
|
|
13438
|
+
"path": "src/scw-validate/scw-validate.ts",
|
|
13439
13439
|
"declarations": [
|
|
13440
13440
|
{
|
|
13441
13441
|
"kind": "class",
|
|
13442
|
-
"description": "
|
|
13443
|
-
"name": "
|
|
13442
|
+
"description": "ScwValidate",
|
|
13443
|
+
"name": "ScwValidate",
|
|
13444
13444
|
"members": [
|
|
13445
13445
|
{
|
|
13446
13446
|
"kind": "field",
|
|
13447
|
-
"name": "
|
|
13447
|
+
"name": "type",
|
|
13448
13448
|
"type": {
|
|
13449
13449
|
"text": "string"
|
|
13450
13450
|
},
|
|
13451
|
-
"
|
|
13452
|
-
"
|
|
13453
|
-
|
|
13454
|
-
|
|
13451
|
+
"description": "(ScwValidate) the type of validation this component executes",
|
|
13452
|
+
"attribute": "type"
|
|
13453
|
+
},
|
|
13454
|
+
{
|
|
13455
|
+
"kind": "field",
|
|
13456
|
+
"name": "feedback",
|
|
13457
|
+
"type": {
|
|
13458
|
+
"text": "string"
|
|
13459
|
+
},
|
|
13460
|
+
"description": "(ScwValidate) contains the root element name for each component",
|
|
13461
|
+
"attribute": "feedback"
|
|
13462
|
+
},
|
|
13463
|
+
{
|
|
13464
|
+
"kind": "field",
|
|
13465
|
+
"name": "min",
|
|
13466
|
+
"type": {
|
|
13467
|
+
"text": "number"
|
|
13468
|
+
},
|
|
13469
|
+
"default": "0",
|
|
13470
|
+
"description": "minimum number range",
|
|
13471
|
+
"attribute": "min"
|
|
13472
|
+
},
|
|
13473
|
+
{
|
|
13474
|
+
"kind": "field",
|
|
13475
|
+
"name": "max",
|
|
13476
|
+
"type": {
|
|
13477
|
+
"text": "number"
|
|
13478
|
+
},
|
|
13479
|
+
"default": "0",
|
|
13480
|
+
"description": "maximum number range",
|
|
13481
|
+
"attribute": "max"
|
|
13482
|
+
},
|
|
13483
|
+
{
|
|
13484
|
+
"kind": "field",
|
|
13485
|
+
"name": "step",
|
|
13486
|
+
"type": {
|
|
13487
|
+
"text": "string"
|
|
13488
|
+
},
|
|
13489
|
+
"default": "''",
|
|
13490
|
+
"description": "step mismatch",
|
|
13491
|
+
"attribute": "step"
|
|
13492
|
+
},
|
|
13493
|
+
{
|
|
13494
|
+
"kind": "field",
|
|
13495
|
+
"name": "pattern",
|
|
13496
|
+
"type": {
|
|
13497
|
+
"text": "string"
|
|
13498
|
+
},
|
|
13499
|
+
"default": "''",
|
|
13500
|
+
"description": "regex pattern to match",
|
|
13501
|
+
"attribute": "pattern"
|
|
13502
|
+
},
|
|
13503
|
+
{
|
|
13504
|
+
"kind": "field",
|
|
13505
|
+
"name": "include",
|
|
13506
|
+
"type": {
|
|
13507
|
+
"text": "string"
|
|
13508
|
+
},
|
|
13509
|
+
"default": "''",
|
|
13510
|
+
"attribute": "include"
|
|
13511
|
+
},
|
|
13512
|
+
{
|
|
13513
|
+
"kind": "field",
|
|
13514
|
+
"name": "exclude",
|
|
13515
|
+
"type": {
|
|
13516
|
+
"text": "string"
|
|
13517
|
+
},
|
|
13518
|
+
"default": "''",
|
|
13519
|
+
"attribute": "exclude"
|
|
13520
|
+
},
|
|
13521
|
+
{
|
|
13522
|
+
"kind": "field",
|
|
13523
|
+
"name": "decimalLimit",
|
|
13524
|
+
"type": {
|
|
13525
|
+
"text": "number"
|
|
13526
|
+
},
|
|
13527
|
+
"default": "0",
|
|
13528
|
+
"attribute": "decimail-limit"
|
|
13529
|
+
},
|
|
13530
|
+
{
|
|
13531
|
+
"kind": "field",
|
|
13532
|
+
"name": "results",
|
|
13533
|
+
"type": {
|
|
13534
|
+
"text": "ValidationResult[]"
|
|
13535
|
+
},
|
|
13536
|
+
"default": "[]"
|
|
13537
|
+
},
|
|
13455
13538
|
{
|
|
13456
13539
|
"kind": "method",
|
|
13457
|
-
"name": "
|
|
13458
|
-
"description": "watch value",
|
|
13540
|
+
"name": "addResult",
|
|
13459
13541
|
"parameters": [
|
|
13460
13542
|
{
|
|
13461
|
-
"name": "
|
|
13462
|
-
"type": {
|
|
13463
|
-
"text": "string"
|
|
13464
|
-
}
|
|
13465
|
-
},
|
|
13466
|
-
{
|
|
13467
|
-
"name": "newValue",
|
|
13543
|
+
"name": "item",
|
|
13468
13544
|
"type": {
|
|
13469
|
-
"text": "
|
|
13545
|
+
"text": "ValidationResult | false"
|
|
13470
13546
|
}
|
|
13471
13547
|
}
|
|
13472
|
-
]
|
|
13548
|
+
],
|
|
13549
|
+
"description": "pushes result into results array if there"
|
|
13473
13550
|
},
|
|
13474
13551
|
{
|
|
13475
13552
|
"kind": "method",
|
|
@@ -13485,29 +13562,16 @@
|
|
|
13485
13562
|
"type": {
|
|
13486
13563
|
"text": "string"
|
|
13487
13564
|
}
|
|
13565
|
+
},
|
|
13566
|
+
{
|
|
13567
|
+
"name": "overallResults",
|
|
13568
|
+
"default": "[]",
|
|
13569
|
+
"type": {
|
|
13570
|
+
"text": "ValidationResult[]"
|
|
13571
|
+
}
|
|
13488
13572
|
}
|
|
13489
13573
|
],
|
|
13490
|
-
"description": "executes the
|
|
13491
|
-
},
|
|
13492
|
-
{
|
|
13493
|
-
"kind": "method",
|
|
13494
|
-
"name": "isRequired",
|
|
13495
|
-
"return": {
|
|
13496
|
-
"type": {
|
|
13497
|
-
"text": "boolean"
|
|
13498
|
-
}
|
|
13499
|
-
},
|
|
13500
|
-
"description": "figures out if there is a required validation"
|
|
13501
|
-
},
|
|
13502
|
-
{
|
|
13503
|
-
"kind": "method",
|
|
13504
|
-
"name": "getValidationRules",
|
|
13505
|
-
"return": {
|
|
13506
|
-
"type": {
|
|
13507
|
-
"text": "ScwValidate[]"
|
|
13508
|
-
}
|
|
13509
|
-
},
|
|
13510
|
-
"description": "Gathers child validate components"
|
|
13574
|
+
"description": "executes the validation..."
|
|
13511
13575
|
},
|
|
13512
13576
|
{
|
|
13513
13577
|
"kind": "field",
|
|
@@ -13646,13 +13710,80 @@
|
|
|
13646
13710
|
],
|
|
13647
13711
|
"attributes": [
|
|
13648
13712
|
{
|
|
13649
|
-
"name": "
|
|
13713
|
+
"name": "type",
|
|
13714
|
+
"type": {
|
|
13715
|
+
"text": "string"
|
|
13716
|
+
},
|
|
13717
|
+
"description": "(ScwValidate) the type of validation this component executes",
|
|
13718
|
+
"fieldName": "type"
|
|
13719
|
+
},
|
|
13720
|
+
{
|
|
13721
|
+
"name": "feedback",
|
|
13722
|
+
"type": {
|
|
13723
|
+
"text": "string"
|
|
13724
|
+
},
|
|
13725
|
+
"description": "(ScwValidate) contains the root element name for each component",
|
|
13726
|
+
"fieldName": "feedback"
|
|
13727
|
+
},
|
|
13728
|
+
{
|
|
13729
|
+
"name": "min",
|
|
13730
|
+
"type": {
|
|
13731
|
+
"text": "number"
|
|
13732
|
+
},
|
|
13733
|
+
"default": "0",
|
|
13734
|
+
"description": "minimum number range",
|
|
13735
|
+
"fieldName": "min"
|
|
13736
|
+
},
|
|
13737
|
+
{
|
|
13738
|
+
"name": "max",
|
|
13739
|
+
"type": {
|
|
13740
|
+
"text": "number"
|
|
13741
|
+
},
|
|
13742
|
+
"default": "0",
|
|
13743
|
+
"description": "maximum number range",
|
|
13744
|
+
"fieldName": "max"
|
|
13745
|
+
},
|
|
13746
|
+
{
|
|
13747
|
+
"name": "step",
|
|
13650
13748
|
"type": {
|
|
13651
13749
|
"text": "string"
|
|
13652
13750
|
},
|
|
13653
13751
|
"default": "''",
|
|
13654
|
-
"description": "
|
|
13655
|
-
"fieldName": "
|
|
13752
|
+
"description": "step mismatch",
|
|
13753
|
+
"fieldName": "step"
|
|
13754
|
+
},
|
|
13755
|
+
{
|
|
13756
|
+
"name": "pattern",
|
|
13757
|
+
"type": {
|
|
13758
|
+
"text": "string"
|
|
13759
|
+
},
|
|
13760
|
+
"default": "''",
|
|
13761
|
+
"description": "regex pattern to match",
|
|
13762
|
+
"fieldName": "pattern"
|
|
13763
|
+
},
|
|
13764
|
+
{
|
|
13765
|
+
"name": "include",
|
|
13766
|
+
"type": {
|
|
13767
|
+
"text": "string"
|
|
13768
|
+
},
|
|
13769
|
+
"default": "''",
|
|
13770
|
+
"fieldName": "include"
|
|
13771
|
+
},
|
|
13772
|
+
{
|
|
13773
|
+
"name": "exclude",
|
|
13774
|
+
"type": {
|
|
13775
|
+
"text": "string"
|
|
13776
|
+
},
|
|
13777
|
+
"default": "''",
|
|
13778
|
+
"fieldName": "exclude"
|
|
13779
|
+
},
|
|
13780
|
+
{
|
|
13781
|
+
"name": "decimail-limit",
|
|
13782
|
+
"type": {
|
|
13783
|
+
"text": "number"
|
|
13784
|
+
},
|
|
13785
|
+
"default": "0",
|
|
13786
|
+
"fieldName": "decimalLimit"
|
|
13656
13787
|
},
|
|
13657
13788
|
{
|
|
13658
13789
|
"name": "aria-label",
|
|
@@ -13723,7 +13854,7 @@
|
|
|
13723
13854
|
"name": "ScwComponent",
|
|
13724
13855
|
"module": "/src/scw-component/ScwComponent"
|
|
13725
13856
|
},
|
|
13726
|
-
"tagName": "scw-
|
|
13857
|
+
"tagName": "scw-validate",
|
|
13727
13858
|
"customElement": true
|
|
13728
13859
|
}
|
|
13729
13860
|
],
|
|
@@ -13732,126 +13863,55 @@
|
|
|
13732
13863
|
"kind": "js",
|
|
13733
13864
|
"name": "default",
|
|
13734
13865
|
"declaration": {
|
|
13735
|
-
"name": "
|
|
13736
|
-
"module": "src/scw-
|
|
13866
|
+
"name": "ScwValidate",
|
|
13867
|
+
"module": "src/scw-validate/scw-validate.ts"
|
|
13737
13868
|
}
|
|
13738
13869
|
}
|
|
13739
13870
|
]
|
|
13740
13871
|
},
|
|
13741
13872
|
{
|
|
13742
13873
|
"kind": "javascript-module",
|
|
13743
|
-
"path": "src/scw-validate/
|
|
13874
|
+
"path": "src/scw-validate/validationTypes.ts",
|
|
13875
|
+
"declarations": [],
|
|
13876
|
+
"exports": []
|
|
13877
|
+
},
|
|
13878
|
+
{
|
|
13879
|
+
"kind": "javascript-module",
|
|
13880
|
+
"path": "src/scw-validation/scw-validation.ts",
|
|
13744
13881
|
"declarations": [
|
|
13745
13882
|
{
|
|
13746
13883
|
"kind": "class",
|
|
13747
|
-
"description": "
|
|
13748
|
-
"name": "
|
|
13884
|
+
"description": "ScwValidation",
|
|
13885
|
+
"name": "ScwValidation",
|
|
13749
13886
|
"members": [
|
|
13750
13887
|
{
|
|
13751
13888
|
"kind": "field",
|
|
13752
|
-
"name": "
|
|
13753
|
-
"type": {
|
|
13754
|
-
"text": "string"
|
|
13755
|
-
},
|
|
13756
|
-
"description": "(ScwValidate) the type of validation this component executes",
|
|
13757
|
-
"attribute": "type"
|
|
13758
|
-
},
|
|
13759
|
-
{
|
|
13760
|
-
"kind": "field",
|
|
13761
|
-
"name": "feedback",
|
|
13762
|
-
"type": {
|
|
13763
|
-
"text": "string"
|
|
13764
|
-
},
|
|
13765
|
-
"description": "(ScwValidate) contains the root element name for each component",
|
|
13766
|
-
"attribute": "feedback"
|
|
13767
|
-
},
|
|
13768
|
-
{
|
|
13769
|
-
"kind": "field",
|
|
13770
|
-
"name": "min",
|
|
13771
|
-
"type": {
|
|
13772
|
-
"text": "number"
|
|
13773
|
-
},
|
|
13774
|
-
"default": "0",
|
|
13775
|
-
"description": "minimum number range",
|
|
13776
|
-
"attribute": "min"
|
|
13777
|
-
},
|
|
13778
|
-
{
|
|
13779
|
-
"kind": "field",
|
|
13780
|
-
"name": "max",
|
|
13781
|
-
"type": {
|
|
13782
|
-
"text": "number"
|
|
13783
|
-
},
|
|
13784
|
-
"default": "0",
|
|
13785
|
-
"description": "maximum number range",
|
|
13786
|
-
"attribute": "max"
|
|
13787
|
-
},
|
|
13788
|
-
{
|
|
13789
|
-
"kind": "field",
|
|
13790
|
-
"name": "step",
|
|
13791
|
-
"type": {
|
|
13792
|
-
"text": "string"
|
|
13793
|
-
},
|
|
13794
|
-
"default": "''",
|
|
13795
|
-
"description": "step mismatch",
|
|
13796
|
-
"attribute": "step"
|
|
13797
|
-
},
|
|
13798
|
-
{
|
|
13799
|
-
"kind": "field",
|
|
13800
|
-
"name": "pattern",
|
|
13801
|
-
"type": {
|
|
13802
|
-
"text": "string"
|
|
13803
|
-
},
|
|
13804
|
-
"default": "''",
|
|
13805
|
-
"description": "regex pattern to match",
|
|
13806
|
-
"attribute": "pattern"
|
|
13807
|
-
},
|
|
13808
|
-
{
|
|
13809
|
-
"kind": "field",
|
|
13810
|
-
"name": "include",
|
|
13811
|
-
"type": {
|
|
13812
|
-
"text": "string"
|
|
13813
|
-
},
|
|
13814
|
-
"default": "''",
|
|
13815
|
-
"attribute": "include"
|
|
13816
|
-
},
|
|
13817
|
-
{
|
|
13818
|
-
"kind": "field",
|
|
13819
|
-
"name": "exclude",
|
|
13889
|
+
"name": "value",
|
|
13820
13890
|
"type": {
|
|
13821
13891
|
"text": "string"
|
|
13822
13892
|
},
|
|
13823
13893
|
"default": "''",
|
|
13824
|
-
"
|
|
13825
|
-
|
|
13826
|
-
{
|
|
13827
|
-
"kind": "field",
|
|
13828
|
-
"name": "decimalLimit",
|
|
13829
|
-
"type": {
|
|
13830
|
-
"text": "number"
|
|
13831
|
-
},
|
|
13832
|
-
"default": "0",
|
|
13833
|
-
"attribute": "decimail-limit"
|
|
13834
|
-
},
|
|
13835
|
-
{
|
|
13836
|
-
"kind": "field",
|
|
13837
|
-
"name": "results",
|
|
13838
|
-
"type": {
|
|
13839
|
-
"text": "ValidationResult[]"
|
|
13840
|
-
},
|
|
13841
|
-
"default": "[]"
|
|
13894
|
+
"description": "(ScwValidation) what validation operates upon...",
|
|
13895
|
+
"attribute": "value"
|
|
13842
13896
|
},
|
|
13843
13897
|
{
|
|
13844
13898
|
"kind": "method",
|
|
13845
|
-
"name": "
|
|
13899
|
+
"name": "valueHandler",
|
|
13900
|
+
"description": "watch value",
|
|
13846
13901
|
"parameters": [
|
|
13847
13902
|
{
|
|
13848
|
-
"name": "
|
|
13903
|
+
"name": "oldValue",
|
|
13904
|
+
"type": {
|
|
13905
|
+
"text": "string"
|
|
13906
|
+
}
|
|
13907
|
+
},
|
|
13908
|
+
{
|
|
13909
|
+
"name": "newValue",
|
|
13849
13910
|
"type": {
|
|
13850
|
-
"text": "
|
|
13911
|
+
"text": "string"
|
|
13851
13912
|
}
|
|
13852
13913
|
}
|
|
13853
|
-
]
|
|
13854
|
-
"description": "pushes result into results array if there"
|
|
13914
|
+
]
|
|
13855
13915
|
},
|
|
13856
13916
|
{
|
|
13857
13917
|
"kind": "method",
|
|
@@ -13867,16 +13927,29 @@
|
|
|
13867
13927
|
"type": {
|
|
13868
13928
|
"text": "string"
|
|
13869
13929
|
}
|
|
13870
|
-
},
|
|
13871
|
-
{
|
|
13872
|
-
"name": "overallResults",
|
|
13873
|
-
"default": "[]",
|
|
13874
|
-
"type": {
|
|
13875
|
-
"text": "ValidationResult[]"
|
|
13876
|
-
}
|
|
13877
13930
|
}
|
|
13878
13931
|
],
|
|
13879
|
-
"description": "executes the
|
|
13932
|
+
"description": "executes the full stack of validates"
|
|
13933
|
+
},
|
|
13934
|
+
{
|
|
13935
|
+
"kind": "method",
|
|
13936
|
+
"name": "isRequired",
|
|
13937
|
+
"return": {
|
|
13938
|
+
"type": {
|
|
13939
|
+
"text": "boolean"
|
|
13940
|
+
}
|
|
13941
|
+
},
|
|
13942
|
+
"description": "figures out if there is a required validation"
|
|
13943
|
+
},
|
|
13944
|
+
{
|
|
13945
|
+
"kind": "method",
|
|
13946
|
+
"name": "getValidationRules",
|
|
13947
|
+
"return": {
|
|
13948
|
+
"type": {
|
|
13949
|
+
"text": "ScwValidate[]"
|
|
13950
|
+
}
|
|
13951
|
+
},
|
|
13952
|
+
"description": "Gathers child validate components"
|
|
13880
13953
|
},
|
|
13881
13954
|
{
|
|
13882
13955
|
"kind": "field",
|
|
@@ -14015,80 +14088,13 @@
|
|
|
14015
14088
|
],
|
|
14016
14089
|
"attributes": [
|
|
14017
14090
|
{
|
|
14018
|
-
"name": "
|
|
14019
|
-
"type": {
|
|
14020
|
-
"text": "string"
|
|
14021
|
-
},
|
|
14022
|
-
"description": "(ScwValidate) the type of validation this component executes",
|
|
14023
|
-
"fieldName": "type"
|
|
14024
|
-
},
|
|
14025
|
-
{
|
|
14026
|
-
"name": "feedback",
|
|
14027
|
-
"type": {
|
|
14028
|
-
"text": "string"
|
|
14029
|
-
},
|
|
14030
|
-
"description": "(ScwValidate) contains the root element name for each component",
|
|
14031
|
-
"fieldName": "feedback"
|
|
14032
|
-
},
|
|
14033
|
-
{
|
|
14034
|
-
"name": "min",
|
|
14035
|
-
"type": {
|
|
14036
|
-
"text": "number"
|
|
14037
|
-
},
|
|
14038
|
-
"default": "0",
|
|
14039
|
-
"description": "minimum number range",
|
|
14040
|
-
"fieldName": "min"
|
|
14041
|
-
},
|
|
14042
|
-
{
|
|
14043
|
-
"name": "max",
|
|
14044
|
-
"type": {
|
|
14045
|
-
"text": "number"
|
|
14046
|
-
},
|
|
14047
|
-
"default": "0",
|
|
14048
|
-
"description": "maximum number range",
|
|
14049
|
-
"fieldName": "max"
|
|
14050
|
-
},
|
|
14051
|
-
{
|
|
14052
|
-
"name": "step",
|
|
14053
|
-
"type": {
|
|
14054
|
-
"text": "string"
|
|
14055
|
-
},
|
|
14056
|
-
"default": "''",
|
|
14057
|
-
"description": "step mismatch",
|
|
14058
|
-
"fieldName": "step"
|
|
14059
|
-
},
|
|
14060
|
-
{
|
|
14061
|
-
"name": "pattern",
|
|
14062
|
-
"type": {
|
|
14063
|
-
"text": "string"
|
|
14064
|
-
},
|
|
14065
|
-
"default": "''",
|
|
14066
|
-
"description": "regex pattern to match",
|
|
14067
|
-
"fieldName": "pattern"
|
|
14068
|
-
},
|
|
14069
|
-
{
|
|
14070
|
-
"name": "include",
|
|
14071
|
-
"type": {
|
|
14072
|
-
"text": "string"
|
|
14073
|
-
},
|
|
14074
|
-
"default": "''",
|
|
14075
|
-
"fieldName": "include"
|
|
14076
|
-
},
|
|
14077
|
-
{
|
|
14078
|
-
"name": "exclude",
|
|
14091
|
+
"name": "value",
|
|
14079
14092
|
"type": {
|
|
14080
14093
|
"text": "string"
|
|
14081
14094
|
},
|
|
14082
14095
|
"default": "''",
|
|
14083
|
-
"
|
|
14084
|
-
|
|
14085
|
-
{
|
|
14086
|
-
"name": "decimail-limit",
|
|
14087
|
-
"type": {
|
|
14088
|
-
"text": "number"
|
|
14089
|
-
},
|
|
14090
|
-
"default": "0",
|
|
14091
|
-
"fieldName": "decimalLimit"
|
|
14096
|
+
"description": "(ScwValidation) what validation operates upon...",
|
|
14097
|
+
"fieldName": "value"
|
|
14092
14098
|
},
|
|
14093
14099
|
{
|
|
14094
14100
|
"name": "aria-label",
|
|
@@ -14159,7 +14165,7 @@
|
|
|
14159
14165
|
"name": "ScwComponent",
|
|
14160
14166
|
"module": "/src/scw-component/ScwComponent"
|
|
14161
14167
|
},
|
|
14162
|
-
"tagName": "scw-
|
|
14168
|
+
"tagName": "scw-validation",
|
|
14163
14169
|
"customElement": true
|
|
14164
14170
|
}
|
|
14165
14171
|
],
|
|
@@ -14168,18 +14174,12 @@
|
|
|
14168
14174
|
"kind": "js",
|
|
14169
14175
|
"name": "default",
|
|
14170
14176
|
"declaration": {
|
|
14171
|
-
"name": "
|
|
14172
|
-
"module": "src/scw-
|
|
14177
|
+
"name": "ScwValidation",
|
|
14178
|
+
"module": "src/scw-validation/scw-validation.ts"
|
|
14173
14179
|
}
|
|
14174
14180
|
}
|
|
14175
14181
|
]
|
|
14176
14182
|
},
|
|
14177
|
-
{
|
|
14178
|
-
"kind": "javascript-module",
|
|
14179
|
-
"path": "src/scw-validate/validationTypes.ts",
|
|
14180
|
-
"declarations": [],
|
|
14181
|
-
"exports": []
|
|
14182
|
-
},
|
|
14183
14183
|
{
|
|
14184
14184
|
"kind": "javascript-module",
|
|
14185
14185
|
"path": "src/utils/findJsCss.ts",
|
|
@@ -15417,66 +15417,6 @@
|
|
|
15417
15417
|
}
|
|
15418
15418
|
]
|
|
15419
15419
|
},
|
|
15420
|
-
{
|
|
15421
|
-
"kind": "javascript-module",
|
|
15422
|
-
"path": "src/utils/enums/Components.ts",
|
|
15423
|
-
"declarations": [],
|
|
15424
|
-
"exports": []
|
|
15425
|
-
},
|
|
15426
|
-
{
|
|
15427
|
-
"kind": "javascript-module",
|
|
15428
|
-
"path": "src/utils/events/event.ts",
|
|
15429
|
-
"declarations": [
|
|
15430
|
-
{
|
|
15431
|
-
"kind": "function",
|
|
15432
|
-
"name": "emit",
|
|
15433
|
-
"parameters": [
|
|
15434
|
-
{
|
|
15435
|
-
"name": "name",
|
|
15436
|
-
"type": {
|
|
15437
|
-
"text": "string"
|
|
15438
|
-
}
|
|
15439
|
-
},
|
|
15440
|
-
{
|
|
15441
|
-
"name": "target",
|
|
15442
|
-
"type": {
|
|
15443
|
-
"text": "HTMLElement"
|
|
15444
|
-
}
|
|
15445
|
-
},
|
|
15446
|
-
{
|
|
15447
|
-
"name": "detail",
|
|
15448
|
-
"default": "{}",
|
|
15449
|
-
"type": {
|
|
15450
|
-
"text": "object"
|
|
15451
|
-
}
|
|
15452
|
-
},
|
|
15453
|
-
{
|
|
15454
|
-
"name": "options",
|
|
15455
|
-
"optional": true,
|
|
15456
|
-
"type": {
|
|
15457
|
-
"text": "CustomEventInit"
|
|
15458
|
-
}
|
|
15459
|
-
}
|
|
15460
|
-
],
|
|
15461
|
-
"description": "Emits a custom event with web component friendly defaults.",
|
|
15462
|
-
"return": {
|
|
15463
|
-
"type": {
|
|
15464
|
-
"text": "object"
|
|
15465
|
-
}
|
|
15466
|
-
}
|
|
15467
|
-
}
|
|
15468
|
-
],
|
|
15469
|
-
"exports": [
|
|
15470
|
-
{
|
|
15471
|
-
"kind": "js",
|
|
15472
|
-
"name": "emit",
|
|
15473
|
-
"declaration": {
|
|
15474
|
-
"name": "emit",
|
|
15475
|
-
"module": "src/utils/events/event.ts"
|
|
15476
|
-
}
|
|
15477
|
-
}
|
|
15478
|
-
]
|
|
15479
|
-
},
|
|
15480
15420
|
{
|
|
15481
15421
|
"kind": "javascript-module",
|
|
15482
15422
|
"path": "src/scw-validate/rules/alphanumeric.ts",
|
|
@@ -16025,6 +15965,66 @@
|
|
|
16025
15965
|
}
|
|
16026
15966
|
]
|
|
16027
15967
|
},
|
|
15968
|
+
{
|
|
15969
|
+
"kind": "javascript-module",
|
|
15970
|
+
"path": "src/utils/enums/Components.ts",
|
|
15971
|
+
"declarations": [],
|
|
15972
|
+
"exports": []
|
|
15973
|
+
},
|
|
15974
|
+
{
|
|
15975
|
+
"kind": "javascript-module",
|
|
15976
|
+
"path": "src/utils/events/event.ts",
|
|
15977
|
+
"declarations": [
|
|
15978
|
+
{
|
|
15979
|
+
"kind": "function",
|
|
15980
|
+
"name": "emit",
|
|
15981
|
+
"parameters": [
|
|
15982
|
+
{
|
|
15983
|
+
"name": "name",
|
|
15984
|
+
"type": {
|
|
15985
|
+
"text": "string"
|
|
15986
|
+
}
|
|
15987
|
+
},
|
|
15988
|
+
{
|
|
15989
|
+
"name": "target",
|
|
15990
|
+
"type": {
|
|
15991
|
+
"text": "HTMLElement"
|
|
15992
|
+
}
|
|
15993
|
+
},
|
|
15994
|
+
{
|
|
15995
|
+
"name": "detail",
|
|
15996
|
+
"default": "{}",
|
|
15997
|
+
"type": {
|
|
15998
|
+
"text": "object"
|
|
15999
|
+
}
|
|
16000
|
+
},
|
|
16001
|
+
{
|
|
16002
|
+
"name": "options",
|
|
16003
|
+
"optional": true,
|
|
16004
|
+
"type": {
|
|
16005
|
+
"text": "CustomEventInit"
|
|
16006
|
+
}
|
|
16007
|
+
}
|
|
16008
|
+
],
|
|
16009
|
+
"description": "Emits a custom event with web component friendly defaults.",
|
|
16010
|
+
"return": {
|
|
16011
|
+
"type": {
|
|
16012
|
+
"text": "object"
|
|
16013
|
+
}
|
|
16014
|
+
}
|
|
16015
|
+
}
|
|
16016
|
+
],
|
|
16017
|
+
"exports": [
|
|
16018
|
+
{
|
|
16019
|
+
"kind": "js",
|
|
16020
|
+
"name": "emit",
|
|
16021
|
+
"declaration": {
|
|
16022
|
+
"name": "emit",
|
|
16023
|
+
"module": "src/utils/events/event.ts"
|
|
16024
|
+
}
|
|
16025
|
+
}
|
|
16026
|
+
]
|
|
16027
|
+
},
|
|
16028
16028
|
{
|
|
16029
16029
|
"kind": "javascript-module",
|
|
16030
16030
|
"path": "src/utils/observers/intersectionObserverSingleton.ts",
|
|
@@ -16382,6 +16382,12 @@
|
|
|
16382
16382
|
}
|
|
16383
16383
|
]
|
|
16384
16384
|
},
|
|
16385
|
+
{
|
|
16386
|
+
"kind": "javascript-module",
|
|
16387
|
+
"path": "src/utils/themes/enums.ts",
|
|
16388
|
+
"declarations": [],
|
|
16389
|
+
"exports": []
|
|
16390
|
+
},
|
|
16385
16391
|
{
|
|
16386
16392
|
"kind": "javascript-module",
|
|
16387
16393
|
"path": "src/utils/testing/colorContrast.ts",
|
|
@@ -16615,12 +16621,6 @@
|
|
|
16615
16621
|
}
|
|
16616
16622
|
}
|
|
16617
16623
|
]
|
|
16618
|
-
},
|
|
16619
|
-
{
|
|
16620
|
-
"kind": "javascript-module",
|
|
16621
|
-
"path": "src/utils/themes/enums.ts",
|
|
16622
|
-
"declarations": [],
|
|
16623
|
-
"exports": []
|
|
16624
16624
|
}
|
|
16625
16625
|
]
|
|
16626
16626
|
}
|