@fmsim/board 0.0.54 → 0.0.55
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/custom-elements.json +1077 -1077
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -3
package/custom-elements.json
CHANGED
|
@@ -1776,1083 +1776,1083 @@
|
|
|
1776
1776
|
},
|
|
1777
1777
|
{
|
|
1778
1778
|
"kind": "javascript-module",
|
|
1779
|
-
"path": "src/
|
|
1779
|
+
"path": "src/selector/board-creation-popup.ts",
|
|
1780
1780
|
"declarations": [
|
|
1781
1781
|
{
|
|
1782
|
-
"kind": "
|
|
1783
|
-
"
|
|
1784
|
-
"
|
|
1782
|
+
"kind": "class",
|
|
1783
|
+
"description": "",
|
|
1784
|
+
"name": "BoardCreationPopup",
|
|
1785
|
+
"members": [
|
|
1786
|
+
{
|
|
1787
|
+
"kind": "field",
|
|
1788
|
+
"name": "defaultGroup",
|
|
1789
|
+
"type": {
|
|
1790
|
+
"text": "string | undefined"
|
|
1791
|
+
},
|
|
1792
|
+
"attribute": "defaultGroup"
|
|
1793
|
+
},
|
|
1794
|
+
{
|
|
1795
|
+
"kind": "field",
|
|
1796
|
+
"name": "groups",
|
|
1797
|
+
"type": {
|
|
1798
|
+
"text": "{ id: string; name: string }[] | undefined"
|
|
1799
|
+
},
|
|
1800
|
+
"attribute": "groups"
|
|
1801
|
+
},
|
|
1802
|
+
{
|
|
1803
|
+
"kind": "method",
|
|
1804
|
+
"name": "onClickSubmit"
|
|
1805
|
+
}
|
|
1806
|
+
],
|
|
1807
|
+
"events": [
|
|
1808
|
+
{
|
|
1809
|
+
"name": "create-board",
|
|
1810
|
+
"type": {
|
|
1811
|
+
"text": "CustomEvent"
|
|
1812
|
+
}
|
|
1813
|
+
}
|
|
1814
|
+
],
|
|
1815
|
+
"attributes": [
|
|
1816
|
+
{
|
|
1817
|
+
"name": "defaultGroup",
|
|
1818
|
+
"type": {
|
|
1819
|
+
"text": "string | undefined"
|
|
1820
|
+
},
|
|
1821
|
+
"fieldName": "defaultGroup"
|
|
1822
|
+
},
|
|
1823
|
+
{
|
|
1824
|
+
"name": "groups",
|
|
1825
|
+
"type": {
|
|
1826
|
+
"text": "{ id: string; name: string }[] | undefined"
|
|
1827
|
+
},
|
|
1828
|
+
"fieldName": "groups"
|
|
1829
|
+
}
|
|
1830
|
+
],
|
|
1831
|
+
"mixins": [
|
|
1832
|
+
{
|
|
1833
|
+
"name": "localize(i18next)",
|
|
1834
|
+
"module": "src/selector/board-creation-popup.ts"
|
|
1835
|
+
}
|
|
1836
|
+
],
|
|
1837
|
+
"superclass": {
|
|
1838
|
+
"name": "LitElement",
|
|
1839
|
+
"package": "lit"
|
|
1840
|
+
},
|
|
1841
|
+
"tagName": "board-creation-popup",
|
|
1842
|
+
"customElement": true
|
|
1785
1843
|
}
|
|
1786
1844
|
],
|
|
1787
1845
|
"exports": [
|
|
1788
1846
|
{
|
|
1789
1847
|
"kind": "js",
|
|
1790
|
-
"name": "
|
|
1848
|
+
"name": "BoardCreationPopup",
|
|
1791
1849
|
"declaration": {
|
|
1792
|
-
"name": "
|
|
1793
|
-
"module": "src/
|
|
1850
|
+
"name": "BoardCreationPopup",
|
|
1851
|
+
"module": "src/selector/board-creation-popup.ts"
|
|
1852
|
+
}
|
|
1853
|
+
},
|
|
1854
|
+
{
|
|
1855
|
+
"kind": "custom-element-definition",
|
|
1856
|
+
"name": "board-creation-popup",
|
|
1857
|
+
"declaration": {
|
|
1858
|
+
"name": "BoardCreationPopup",
|
|
1859
|
+
"module": "src/selector/board-creation-popup.ts"
|
|
1794
1860
|
}
|
|
1795
1861
|
}
|
|
1796
1862
|
]
|
|
1797
1863
|
},
|
|
1798
1864
|
{
|
|
1799
1865
|
"kind": "javascript-module",
|
|
1800
|
-
"path": "src/
|
|
1866
|
+
"path": "src/selector/board-thumbnail-card.ts",
|
|
1801
1867
|
"declarations": [
|
|
1802
1868
|
{
|
|
1803
1869
|
"kind": "class",
|
|
1804
1870
|
"description": "",
|
|
1805
|
-
"name": "
|
|
1871
|
+
"name": "BoardThumbnailCard",
|
|
1806
1872
|
"members": [
|
|
1807
1873
|
{
|
|
1808
1874
|
"kind": "field",
|
|
1809
|
-
"name": "
|
|
1875
|
+
"name": "defaultGroup",
|
|
1810
1876
|
"type": {
|
|
1811
|
-
"text": "
|
|
1877
|
+
"text": "string | undefined"
|
|
1812
1878
|
},
|
|
1813
|
-
"attribute": "
|
|
1879
|
+
"attribute": "defaultGroup"
|
|
1814
1880
|
},
|
|
1815
1881
|
{
|
|
1816
1882
|
"kind": "field",
|
|
1817
|
-
"name": "
|
|
1883
|
+
"name": "groups",
|
|
1818
1884
|
"type": {
|
|
1819
|
-
"text": "
|
|
1885
|
+
"text": "{ id: string; name: string }[] | undefined"
|
|
1820
1886
|
},
|
|
1821
|
-
"
|
|
1822
|
-
"attribute": "selected"
|
|
1887
|
+
"attribute": "groups"
|
|
1823
1888
|
},
|
|
1824
1889
|
{
|
|
1825
|
-
"kind": "
|
|
1826
|
-
"name": "
|
|
1827
|
-
"
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1890
|
+
"kind": "method",
|
|
1891
|
+
"name": "onClickFlip",
|
|
1892
|
+
"parameters": [
|
|
1893
|
+
{
|
|
1894
|
+
"name": "e",
|
|
1895
|
+
"type": {
|
|
1896
|
+
"text": "Event"
|
|
1897
|
+
}
|
|
1898
|
+
}
|
|
1899
|
+
]
|
|
1832
1900
|
},
|
|
1833
1901
|
{
|
|
1834
|
-
"kind": "
|
|
1835
|
-
"name": "
|
|
1836
|
-
"
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1902
|
+
"kind": "method",
|
|
1903
|
+
"name": "onClickSubmit",
|
|
1904
|
+
"parameters": [
|
|
1905
|
+
{
|
|
1906
|
+
"name": "e",
|
|
1907
|
+
"type": {
|
|
1908
|
+
"text": "Event"
|
|
1909
|
+
}
|
|
1910
|
+
}
|
|
1911
|
+
]
|
|
1840
1912
|
},
|
|
1841
1913
|
{
|
|
1842
|
-
"kind": "
|
|
1843
|
-
"name": "
|
|
1914
|
+
"kind": "method",
|
|
1915
|
+
"name": "reset"
|
|
1916
|
+
}
|
|
1917
|
+
],
|
|
1918
|
+
"events": [
|
|
1919
|
+
{
|
|
1920
|
+
"name": "create-board",
|
|
1844
1921
|
"type": {
|
|
1845
|
-
"text": "
|
|
1846
|
-
}
|
|
1847
|
-
|
|
1848
|
-
|
|
1922
|
+
"text": "CustomEvent"
|
|
1923
|
+
}
|
|
1924
|
+
}
|
|
1925
|
+
],
|
|
1926
|
+
"attributes": [
|
|
1849
1927
|
{
|
|
1850
|
-
"
|
|
1851
|
-
"name": "undo",
|
|
1928
|
+
"name": "defaultGroup",
|
|
1852
1929
|
"type": {
|
|
1853
|
-
"text": "
|
|
1930
|
+
"text": "string | undefined"
|
|
1854
1931
|
},
|
|
1855
|
-
"
|
|
1932
|
+
"fieldName": "defaultGroup"
|
|
1856
1933
|
},
|
|
1857
1934
|
{
|
|
1858
|
-
"
|
|
1859
|
-
"name": "fullscreen",
|
|
1935
|
+
"name": "groups",
|
|
1860
1936
|
"type": {
|
|
1861
|
-
"text": "
|
|
1937
|
+
"text": "{ id: string; name: string }[] | undefined"
|
|
1862
1938
|
},
|
|
1863
|
-
"
|
|
1864
|
-
}
|
|
1939
|
+
"fieldName": "groups"
|
|
1940
|
+
}
|
|
1941
|
+
],
|
|
1942
|
+
"mixins": [
|
|
1943
|
+
{
|
|
1944
|
+
"name": "localize(i18next)",
|
|
1945
|
+
"module": "src/selector/board-thumbnail-card.ts"
|
|
1946
|
+
}
|
|
1947
|
+
],
|
|
1948
|
+
"superclass": {
|
|
1949
|
+
"name": "LitElement",
|
|
1950
|
+
"package": "lit"
|
|
1951
|
+
},
|
|
1952
|
+
"tagName": "board-thumbnail-card",
|
|
1953
|
+
"customElement": true
|
|
1954
|
+
}
|
|
1955
|
+
],
|
|
1956
|
+
"exports": [
|
|
1957
|
+
{
|
|
1958
|
+
"kind": "js",
|
|
1959
|
+
"name": "BoardThumbnailCard",
|
|
1960
|
+
"declaration": {
|
|
1961
|
+
"name": "BoardThumbnailCard",
|
|
1962
|
+
"module": "src/selector/board-thumbnail-card.ts"
|
|
1963
|
+
}
|
|
1964
|
+
},
|
|
1965
|
+
{
|
|
1966
|
+
"kind": "custom-element-definition",
|
|
1967
|
+
"name": "board-thumbnail-card",
|
|
1968
|
+
"declaration": {
|
|
1969
|
+
"name": "BoardThumbnailCard",
|
|
1970
|
+
"module": "src/selector/board-thumbnail-card.ts"
|
|
1971
|
+
}
|
|
1972
|
+
}
|
|
1973
|
+
]
|
|
1974
|
+
},
|
|
1975
|
+
{
|
|
1976
|
+
"kind": "javascript-module",
|
|
1977
|
+
"path": "src/selector/ox-board-creation-card.ts",
|
|
1978
|
+
"declarations": [
|
|
1979
|
+
{
|
|
1980
|
+
"kind": "class",
|
|
1981
|
+
"description": "",
|
|
1982
|
+
"name": "BoardCreationCard",
|
|
1983
|
+
"members": [
|
|
1865
1984
|
{
|
|
1866
1985
|
"kind": "field",
|
|
1867
|
-
"name": "
|
|
1986
|
+
"name": "defaultGroup",
|
|
1868
1987
|
"type": {
|
|
1869
|
-
"text": "
|
|
1988
|
+
"text": "string | undefined"
|
|
1870
1989
|
},
|
|
1871
|
-
"
|
|
1990
|
+
"attribute": "defaultGroup"
|
|
1872
1991
|
},
|
|
1873
1992
|
{
|
|
1874
1993
|
"kind": "field",
|
|
1875
|
-
"name": "
|
|
1994
|
+
"name": "groups",
|
|
1876
1995
|
"type": {
|
|
1877
|
-
"text": "
|
|
1996
|
+
"text": "any"
|
|
1878
1997
|
},
|
|
1879
|
-
"
|
|
1998
|
+
"attribute": "groups"
|
|
1880
1999
|
},
|
|
1881
2000
|
{
|
|
1882
2001
|
"kind": "field",
|
|
1883
|
-
"name": "
|
|
2002
|
+
"name": "popup",
|
|
1884
2003
|
"type": {
|
|
1885
|
-
"text": "
|
|
2004
|
+
"text": "any"
|
|
1886
2005
|
},
|
|
1887
2006
|
"privacy": "private"
|
|
1888
2007
|
},
|
|
1889
2008
|
{
|
|
1890
|
-
"kind": "
|
|
1891
|
-
"name": "
|
|
1892
|
-
"type": {
|
|
1893
|
-
"text": "HTMLElement"
|
|
1894
|
-
},
|
|
1895
|
-
"privacy": "private"
|
|
2009
|
+
"kind": "method",
|
|
2010
|
+
"name": "onClick"
|
|
1896
2011
|
},
|
|
1897
2012
|
{
|
|
1898
|
-
"kind": "
|
|
1899
|
-
"name": "
|
|
2013
|
+
"kind": "method",
|
|
2014
|
+
"name": "reset"
|
|
2015
|
+
}
|
|
2016
|
+
],
|
|
2017
|
+
"events": [
|
|
2018
|
+
{
|
|
2019
|
+
"name": "create-board",
|
|
1900
2020
|
"type": {
|
|
1901
|
-
"text": "
|
|
1902
|
-
}
|
|
1903
|
-
|
|
1904
|
-
|
|
2021
|
+
"text": "CustomEvent"
|
|
2022
|
+
}
|
|
2023
|
+
}
|
|
2024
|
+
],
|
|
2025
|
+
"attributes": [
|
|
1905
2026
|
{
|
|
1906
|
-
"
|
|
1907
|
-
"name": "backward",
|
|
2027
|
+
"name": "defaultGroup",
|
|
1908
2028
|
"type": {
|
|
1909
|
-
"text": "
|
|
2029
|
+
"text": "string | undefined"
|
|
1910
2030
|
},
|
|
1911
|
-
"
|
|
2031
|
+
"fieldName": "defaultGroup"
|
|
1912
2032
|
},
|
|
2033
|
+
{
|
|
2034
|
+
"name": "groups",
|
|
2035
|
+
"type": {
|
|
2036
|
+
"text": "any"
|
|
2037
|
+
},
|
|
2038
|
+
"fieldName": "groups"
|
|
2039
|
+
}
|
|
2040
|
+
],
|
|
2041
|
+
"mixins": [
|
|
2042
|
+
{
|
|
2043
|
+
"name": "localize(i18next)",
|
|
2044
|
+
"module": "src/selector/ox-board-creation-card.ts"
|
|
2045
|
+
}
|
|
2046
|
+
],
|
|
2047
|
+
"superclass": {
|
|
2048
|
+
"name": "LitElement",
|
|
2049
|
+
"package": "lit"
|
|
2050
|
+
},
|
|
2051
|
+
"tagName": "ox-board-creation-card",
|
|
2052
|
+
"customElement": true
|
|
2053
|
+
}
|
|
2054
|
+
],
|
|
2055
|
+
"exports": [
|
|
2056
|
+
{
|
|
2057
|
+
"kind": "js",
|
|
2058
|
+
"name": "BoardCreationCard",
|
|
2059
|
+
"declaration": {
|
|
2060
|
+
"name": "BoardCreationCard",
|
|
2061
|
+
"module": "src/selector/ox-board-creation-card.ts"
|
|
2062
|
+
}
|
|
2063
|
+
},
|
|
2064
|
+
{
|
|
2065
|
+
"kind": "custom-element-definition",
|
|
2066
|
+
"name": "ox-board-creation-card",
|
|
2067
|
+
"declaration": {
|
|
2068
|
+
"name": "BoardCreationCard",
|
|
2069
|
+
"module": "src/selector/ox-board-creation-card.ts"
|
|
2070
|
+
}
|
|
2071
|
+
}
|
|
2072
|
+
]
|
|
2073
|
+
},
|
|
2074
|
+
{
|
|
2075
|
+
"kind": "javascript-module",
|
|
2076
|
+
"path": "src/selector/ox-board-selector.ts",
|
|
2077
|
+
"declarations": [
|
|
2078
|
+
{
|
|
2079
|
+
"kind": "class",
|
|
2080
|
+
"description": "",
|
|
2081
|
+
"name": "BoardSelector",
|
|
2082
|
+
"members": [
|
|
1913
2083
|
{
|
|
1914
2084
|
"kind": "field",
|
|
1915
|
-
"name": "
|
|
2085
|
+
"name": "groups",
|
|
1916
2086
|
"type": {
|
|
1917
|
-
"text": "
|
|
2087
|
+
"text": "{ id: string; name: string; description: string }[]"
|
|
1918
2088
|
},
|
|
1919
|
-
"
|
|
2089
|
+
"default": "[]",
|
|
2090
|
+
"attribute": "groups"
|
|
1920
2091
|
},
|
|
1921
2092
|
{
|
|
1922
2093
|
"kind": "field",
|
|
1923
|
-
"name": "
|
|
2094
|
+
"name": "boards",
|
|
1924
2095
|
"type": {
|
|
1925
|
-
"text": "
|
|
2096
|
+
"text": "any[]"
|
|
1926
2097
|
},
|
|
1927
|
-
"
|
|
2098
|
+
"default": "[]",
|
|
2099
|
+
"attribute": "boards"
|
|
1928
2100
|
},
|
|
1929
2101
|
{
|
|
1930
2102
|
"kind": "field",
|
|
1931
|
-
"name": "
|
|
2103
|
+
"name": "group",
|
|
1932
2104
|
"type": {
|
|
1933
|
-
"text": "
|
|
2105
|
+
"text": "string | undefined"
|
|
1934
2106
|
},
|
|
1935
|
-
"
|
|
2107
|
+
"attribute": "group"
|
|
1936
2108
|
},
|
|
1937
2109
|
{
|
|
1938
2110
|
"kind": "field",
|
|
1939
|
-
"name": "
|
|
2111
|
+
"name": "inherited",
|
|
1940
2112
|
"type": {
|
|
1941
|
-
"text": "
|
|
2113
|
+
"text": "InheritedValueType | undefined"
|
|
1942
2114
|
},
|
|
1943
|
-
"
|
|
2115
|
+
"attribute": "inherited"
|
|
1944
2116
|
},
|
|
1945
2117
|
{
|
|
1946
2118
|
"kind": "field",
|
|
1947
|
-
"name": "
|
|
2119
|
+
"name": "creatable",
|
|
1948
2120
|
"type": {
|
|
1949
|
-
"text": "
|
|
2121
|
+
"text": "boolean"
|
|
1950
2122
|
},
|
|
1951
|
-
"
|
|
2123
|
+
"default": "false",
|
|
2124
|
+
"attribute": "creatable"
|
|
1952
2125
|
},
|
|
1953
2126
|
{
|
|
1954
|
-
"kind": "
|
|
1955
|
-
"name": "
|
|
1956
|
-
"
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
2127
|
+
"kind": "field",
|
|
2128
|
+
"name": "value",
|
|
2129
|
+
"type": {
|
|
2130
|
+
"text": "string | undefined"
|
|
2131
|
+
},
|
|
2132
|
+
"attribute": "value"
|
|
2133
|
+
},
|
|
2134
|
+
{
|
|
2135
|
+
"kind": "field",
|
|
2136
|
+
"name": "_page",
|
|
2137
|
+
"type": {
|
|
2138
|
+
"text": "number"
|
|
2139
|
+
},
|
|
2140
|
+
"privacy": "private",
|
|
2141
|
+
"default": "1"
|
|
2142
|
+
},
|
|
2143
|
+
{
|
|
2144
|
+
"kind": "field",
|
|
2145
|
+
"name": "_total",
|
|
2146
|
+
"type": {
|
|
2147
|
+
"text": "number"
|
|
2148
|
+
},
|
|
2149
|
+
"privacy": "private",
|
|
2150
|
+
"default": "0"
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"kind": "field",
|
|
2154
|
+
"name": "scrollTargetEl",
|
|
2155
|
+
"type": {
|
|
2156
|
+
"text": "HTMLElement | null"
|
|
2157
|
+
},
|
|
2158
|
+
"readonly": true
|
|
1964
2159
|
},
|
|
1965
2160
|
{
|
|
1966
2161
|
"kind": "method",
|
|
1967
|
-
"name": "
|
|
1968
|
-
"parameters": [
|
|
1969
|
-
{
|
|
1970
|
-
"name": "key",
|
|
1971
|
-
"type": {
|
|
1972
|
-
"text": "string"
|
|
1973
|
-
}
|
|
1974
|
-
}
|
|
1975
|
-
]
|
|
2162
|
+
"name": "scrollAction"
|
|
1976
2163
|
},
|
|
1977
2164
|
{
|
|
1978
2165
|
"kind": "method",
|
|
1979
|
-
"name": "
|
|
1980
|
-
"privacy": "private",
|
|
2166
|
+
"name": "onClickSelect",
|
|
1981
2167
|
"parameters": [
|
|
1982
2168
|
{
|
|
1983
|
-
"name": "
|
|
2169
|
+
"name": "board",
|
|
1984
2170
|
"type": {
|
|
1985
|
-
"text": "
|
|
2171
|
+
"text": "any"
|
|
1986
2172
|
}
|
|
1987
2173
|
}
|
|
1988
2174
|
]
|
|
1989
2175
|
},
|
|
1990
2176
|
{
|
|
1991
2177
|
"kind": "method",
|
|
1992
|
-
"name": "
|
|
2178
|
+
"name": "onCreateBoard",
|
|
1993
2179
|
"parameters": [
|
|
1994
2180
|
{
|
|
1995
2181
|
"name": "e",
|
|
1996
2182
|
"type": {
|
|
1997
|
-
"text": "
|
|
2183
|
+
"text": "CustomEvent"
|
|
1998
2184
|
}
|
|
1999
2185
|
}
|
|
2000
2186
|
]
|
|
2001
2187
|
},
|
|
2002
2188
|
{
|
|
2003
2189
|
"kind": "method",
|
|
2004
|
-
"name": "
|
|
2005
|
-
"parameters": [
|
|
2006
|
-
{
|
|
2007
|
-
"name": "command",
|
|
2008
|
-
"type": {
|
|
2009
|
-
"text": "string"
|
|
2010
|
-
}
|
|
2011
|
-
},
|
|
2012
|
-
{
|
|
2013
|
-
"name": "undoable",
|
|
2014
|
-
"type": {
|
|
2015
|
-
"text": "boolean"
|
|
2016
|
-
}
|
|
2017
|
-
},
|
|
2018
|
-
{
|
|
2019
|
-
"name": "redoable",
|
|
2020
|
-
"type": {
|
|
2021
|
-
"text": "boolean"
|
|
2022
|
-
}
|
|
2023
|
-
}
|
|
2024
|
-
]
|
|
2190
|
+
"name": "refreshGroups"
|
|
2025
2191
|
},
|
|
2026
2192
|
{
|
|
2027
2193
|
"kind": "method",
|
|
2028
|
-
"name": "
|
|
2029
|
-
"parameters": [
|
|
2030
|
-
{
|
|
2031
|
-
"name": "undoable",
|
|
2032
|
-
"type": {
|
|
2033
|
-
"text": "boolean"
|
|
2034
|
-
}
|
|
2035
|
-
},
|
|
2036
|
-
{
|
|
2037
|
-
"name": "redoable",
|
|
2038
|
-
"type": {
|
|
2039
|
-
"text": "boolean"
|
|
2040
|
-
}
|
|
2041
|
-
}
|
|
2042
|
-
]
|
|
2194
|
+
"name": "refreshBoards"
|
|
2043
2195
|
},
|
|
2044
2196
|
{
|
|
2045
2197
|
"kind": "method",
|
|
2046
|
-
"name": "
|
|
2198
|
+
"name": "appendBoards"
|
|
2199
|
+
},
|
|
2200
|
+
{
|
|
2201
|
+
"kind": "method",
|
|
2202
|
+
"name": "getBoards",
|
|
2047
2203
|
"parameters": [
|
|
2048
2204
|
{
|
|
2049
|
-
"name": "
|
|
2050
|
-
"
|
|
2051
|
-
"text": "boolean"
|
|
2052
|
-
}
|
|
2053
|
-
},
|
|
2054
|
-
{
|
|
2055
|
-
"name": "redoable",
|
|
2056
|
-
"type": {
|
|
2057
|
-
"text": "boolean"
|
|
2058
|
-
}
|
|
2205
|
+
"name": "{ page = 1, limit = this._infiniteScrollOptions.limit }",
|
|
2206
|
+
"default": "{}"
|
|
2059
2207
|
}
|
|
2060
2208
|
]
|
|
2061
2209
|
},
|
|
2062
2210
|
{
|
|
2063
2211
|
"kind": "method",
|
|
2064
|
-
"name": "
|
|
2212
|
+
"name": "createBoard",
|
|
2065
2213
|
"parameters": [
|
|
2066
2214
|
{
|
|
2067
|
-
"name": "
|
|
2068
|
-
"optional": true,
|
|
2215
|
+
"name": "name",
|
|
2069
2216
|
"type": {
|
|
2070
|
-
"text": "
|
|
2217
|
+
"text": "string"
|
|
2071
2218
|
}
|
|
2072
2219
|
},
|
|
2073
2220
|
{
|
|
2074
|
-
"name": "
|
|
2075
|
-
"optional": true,
|
|
2076
|
-
"type": {
|
|
2077
|
-
"text": "Scene"
|
|
2078
|
-
}
|
|
2079
|
-
}
|
|
2080
|
-
]
|
|
2081
|
-
},
|
|
2082
|
-
{
|
|
2083
|
-
"kind": "method",
|
|
2084
|
-
"name": "onSelectedChanged",
|
|
2085
|
-
"parameters": [
|
|
2086
|
-
{
|
|
2087
|
-
"name": "after",
|
|
2221
|
+
"name": "description",
|
|
2088
2222
|
"type": {
|
|
2089
|
-
"text": "
|
|
2223
|
+
"text": "string"
|
|
2090
2224
|
}
|
|
2091
2225
|
},
|
|
2092
2226
|
{
|
|
2093
|
-
"name": "
|
|
2227
|
+
"name": "groupId",
|
|
2094
2228
|
"type": {
|
|
2095
|
-
"text": "
|
|
2229
|
+
"text": "string"
|
|
2096
2230
|
}
|
|
2097
2231
|
}
|
|
2098
2232
|
]
|
|
2099
2233
|
},
|
|
2100
2234
|
{
|
|
2101
|
-
"kind": "
|
|
2102
|
-
"name": "
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
"
|
|
2107
|
-
}
|
|
2235
|
+
"kind": "field",
|
|
2236
|
+
"name": "limit",
|
|
2237
|
+
"type": {
|
|
2238
|
+
"text": "number"
|
|
2239
|
+
},
|
|
2240
|
+
"default": "50"
|
|
2241
|
+
}
|
|
2242
|
+
],
|
|
2243
|
+
"events": [
|
|
2108
2244
|
{
|
|
2109
|
-
"
|
|
2110
|
-
"
|
|
2111
|
-
|
|
2245
|
+
"name": "board-selected",
|
|
2246
|
+
"type": {
|
|
2247
|
+
"text": "CustomEvent"
|
|
2248
|
+
}
|
|
2249
|
+
}
|
|
2250
|
+
],
|
|
2251
|
+
"attributes": [
|
|
2112
2252
|
{
|
|
2113
|
-
"
|
|
2114
|
-
"name": "onTapCopy"
|
|
2115
|
-
},
|
|
2116
|
-
{
|
|
2117
|
-
"kind": "method",
|
|
2118
|
-
"name": "onTapPaste"
|
|
2119
|
-
},
|
|
2120
|
-
{
|
|
2121
|
-
"kind": "method",
|
|
2122
|
-
"name": "onTapDelete"
|
|
2123
|
-
},
|
|
2124
|
-
{
|
|
2125
|
-
"kind": "method",
|
|
2126
|
-
"name": "onTapSelectAll"
|
|
2127
|
-
},
|
|
2128
|
-
{
|
|
2129
|
-
"kind": "method",
|
|
2130
|
-
"name": "onTapFontIncrease",
|
|
2131
|
-
"parameters": [
|
|
2132
|
-
{
|
|
2133
|
-
"name": "e",
|
|
2134
|
-
"type": {
|
|
2135
|
-
"text": "TouchEvent"
|
|
2136
|
-
}
|
|
2137
|
-
}
|
|
2138
|
-
]
|
|
2139
|
-
},
|
|
2140
|
-
{
|
|
2141
|
-
"kind": "method",
|
|
2142
|
-
"name": "onTapFontDecrease",
|
|
2143
|
-
"parameters": [
|
|
2144
|
-
{
|
|
2145
|
-
"name": "e",
|
|
2146
|
-
"type": {
|
|
2147
|
-
"text": "TouchEvent"
|
|
2148
|
-
}
|
|
2149
|
-
}
|
|
2150
|
-
]
|
|
2151
|
-
},
|
|
2152
|
-
{
|
|
2153
|
-
"kind": "method",
|
|
2154
|
-
"name": "onTapAlign",
|
|
2155
|
-
"parameters": [
|
|
2156
|
-
{
|
|
2157
|
-
"name": "e",
|
|
2158
|
-
"type": {
|
|
2159
|
-
"text": "TouchEvent | string"
|
|
2160
|
-
}
|
|
2161
|
-
}
|
|
2162
|
-
]
|
|
2163
|
-
},
|
|
2164
|
-
{
|
|
2165
|
-
"kind": "method",
|
|
2166
|
-
"name": "onTapZorder",
|
|
2167
|
-
"parameters": [
|
|
2168
|
-
{
|
|
2169
|
-
"name": "e",
|
|
2170
|
-
"type": {
|
|
2171
|
-
"text": "TouchEvent | string"
|
|
2172
|
-
}
|
|
2173
|
-
}
|
|
2174
|
-
]
|
|
2175
|
-
},
|
|
2176
|
-
{
|
|
2177
|
-
"kind": "method",
|
|
2178
|
-
"name": "onTapSymmetryX"
|
|
2179
|
-
},
|
|
2180
|
-
{
|
|
2181
|
-
"kind": "method",
|
|
2182
|
-
"name": "onTapSymmetryY"
|
|
2183
|
-
},
|
|
2184
|
-
{
|
|
2185
|
-
"kind": "method",
|
|
2186
|
-
"name": "onTapRotateCW"
|
|
2187
|
-
},
|
|
2188
|
-
{
|
|
2189
|
-
"kind": "method",
|
|
2190
|
-
"name": "onTapRotateCCW"
|
|
2191
|
-
},
|
|
2192
|
-
{
|
|
2193
|
-
"kind": "method",
|
|
2194
|
-
"name": "onTapGroup"
|
|
2195
|
-
},
|
|
2196
|
-
{
|
|
2197
|
-
"kind": "method",
|
|
2198
|
-
"name": "onTapUngroup"
|
|
2199
|
-
},
|
|
2200
|
-
{
|
|
2201
|
-
"kind": "method",
|
|
2202
|
-
"name": "onTapFullscreen"
|
|
2203
|
-
},
|
|
2204
|
-
{
|
|
2205
|
-
"kind": "method",
|
|
2206
|
-
"name": "onTapToggle"
|
|
2207
|
-
},
|
|
2208
|
-
{
|
|
2209
|
-
"kind": "method",
|
|
2210
|
-
"name": "onTapFitScene"
|
|
2211
|
-
},
|
|
2212
|
-
{
|
|
2213
|
-
"kind": "method",
|
|
2214
|
-
"name": "onTapPreview"
|
|
2215
|
-
},
|
|
2216
|
-
{
|
|
2217
|
-
"kind": "method",
|
|
2218
|
-
"name": "onTapDownloadModel"
|
|
2219
|
-
},
|
|
2220
|
-
{
|
|
2221
|
-
"kind": "method",
|
|
2222
|
-
"name": "onTapDistribute",
|
|
2223
|
-
"parameters": [
|
|
2224
|
-
{
|
|
2225
|
-
"name": "e",
|
|
2226
|
-
"type": {
|
|
2227
|
-
"text": "TouchEvent | string"
|
|
2228
|
-
}
|
|
2229
|
-
}
|
|
2230
|
-
]
|
|
2231
|
-
}
|
|
2232
|
-
],
|
|
2233
|
-
"events": [
|
|
2234
|
-
{
|
|
2235
|
-
"name": "modeller-fullscreen",
|
|
2236
|
-
"type": {
|
|
2237
|
-
"text": "CustomEvent"
|
|
2238
|
-
}
|
|
2239
|
-
},
|
|
2240
|
-
{
|
|
2241
|
-
"name": "hide-property-changed",
|
|
2242
|
-
"type": {
|
|
2243
|
-
"text": "CustomEvent"
|
|
2244
|
-
}
|
|
2245
|
-
},
|
|
2246
|
-
{
|
|
2247
|
-
"name": "open-preview",
|
|
2248
|
-
"type": {
|
|
2249
|
-
"text": "CustomEvent"
|
|
2250
|
-
}
|
|
2251
|
-
},
|
|
2252
|
-
{
|
|
2253
|
-
"name": "download-model",
|
|
2254
|
-
"type": {
|
|
2255
|
-
"text": "CustomEvent"
|
|
2256
|
-
}
|
|
2257
|
-
}
|
|
2258
|
-
],
|
|
2259
|
-
"attributes": [
|
|
2260
|
-
{
|
|
2261
|
-
"name": "scene",
|
|
2253
|
+
"name": "groups",
|
|
2262
2254
|
"type": {
|
|
2263
|
-
"text": "
|
|
2255
|
+
"text": "{ id: string; name: string; description: string }[]"
|
|
2264
2256
|
},
|
|
2265
|
-
"
|
|
2257
|
+
"default": "[]",
|
|
2258
|
+
"fieldName": "groups"
|
|
2266
2259
|
},
|
|
2267
2260
|
{
|
|
2268
|
-
"name": "
|
|
2261
|
+
"name": "boards",
|
|
2269
2262
|
"type": {
|
|
2270
2263
|
"text": "any[]"
|
|
2271
2264
|
},
|
|
2272
2265
|
"default": "[]",
|
|
2273
|
-
"fieldName": "
|
|
2266
|
+
"fieldName": "boards"
|
|
2274
2267
|
},
|
|
2275
2268
|
{
|
|
2276
|
-
"name": "
|
|
2277
|
-
"type": {
|
|
2278
|
-
"text": "boolean"
|
|
2279
|
-
},
|
|
2280
|
-
"default": "false",
|
|
2281
|
-
"fieldName": "hideProperty"
|
|
2282
|
-
}
|
|
2283
|
-
],
|
|
2284
|
-
"superclass": {
|
|
2285
|
-
"name": "LitElement",
|
|
2286
|
-
"package": "lit"
|
|
2287
|
-
},
|
|
2288
|
-
"customElement": true
|
|
2289
|
-
}
|
|
2290
|
-
],
|
|
2291
|
-
"exports": [
|
|
2292
|
-
{
|
|
2293
|
-
"kind": "js",
|
|
2294
|
-
"name": "EditToolbar",
|
|
2295
|
-
"declaration": {
|
|
2296
|
-
"name": "EditToolbar",
|
|
2297
|
-
"module": "src/modeller/edit-toolbar.ts"
|
|
2298
|
-
}
|
|
2299
|
-
}
|
|
2300
|
-
]
|
|
2301
|
-
},
|
|
2302
|
-
{
|
|
2303
|
-
"kind": "javascript-module",
|
|
2304
|
-
"path": "src/selector/board-creation-popup.ts",
|
|
2305
|
-
"declarations": [
|
|
2306
|
-
{
|
|
2307
|
-
"kind": "class",
|
|
2308
|
-
"description": "",
|
|
2309
|
-
"name": "BoardCreationPopup",
|
|
2310
|
-
"members": [
|
|
2311
|
-
{
|
|
2312
|
-
"kind": "field",
|
|
2313
|
-
"name": "defaultGroup",
|
|
2269
|
+
"name": "group",
|
|
2314
2270
|
"type": {
|
|
2315
2271
|
"text": "string | undefined"
|
|
2316
2272
|
},
|
|
2317
|
-
"
|
|
2273
|
+
"fieldName": "group"
|
|
2318
2274
|
},
|
|
2319
2275
|
{
|
|
2320
|
-
"
|
|
2321
|
-
"name": "groups",
|
|
2276
|
+
"name": "inherited",
|
|
2322
2277
|
"type": {
|
|
2323
|
-
"text": "
|
|
2278
|
+
"text": "InheritedValueType | undefined"
|
|
2324
2279
|
},
|
|
2325
|
-
"
|
|
2280
|
+
"fieldName": "inherited"
|
|
2326
2281
|
},
|
|
2327
2282
|
{
|
|
2328
|
-
"
|
|
2329
|
-
"name": "onClickSubmit"
|
|
2330
|
-
}
|
|
2331
|
-
],
|
|
2332
|
-
"events": [
|
|
2333
|
-
{
|
|
2334
|
-
"name": "create-board",
|
|
2335
|
-
"type": {
|
|
2336
|
-
"text": "CustomEvent"
|
|
2337
|
-
}
|
|
2338
|
-
}
|
|
2339
|
-
],
|
|
2340
|
-
"attributes": [
|
|
2341
|
-
{
|
|
2342
|
-
"name": "defaultGroup",
|
|
2283
|
+
"name": "creatable",
|
|
2343
2284
|
"type": {
|
|
2344
|
-
"text": "
|
|
2285
|
+
"text": "boolean"
|
|
2345
2286
|
},
|
|
2346
|
-
"
|
|
2287
|
+
"default": "false",
|
|
2288
|
+
"fieldName": "creatable"
|
|
2347
2289
|
},
|
|
2348
2290
|
{
|
|
2349
|
-
"name": "
|
|
2291
|
+
"name": "value",
|
|
2350
2292
|
"type": {
|
|
2351
|
-
"text": "
|
|
2293
|
+
"text": "string | undefined"
|
|
2352
2294
|
},
|
|
2353
|
-
"fieldName": "
|
|
2295
|
+
"fieldName": "value"
|
|
2354
2296
|
}
|
|
2355
2297
|
],
|
|
2356
2298
|
"mixins": [
|
|
2299
|
+
{
|
|
2300
|
+
"name": "InfiniteScrollable",
|
|
2301
|
+
"package": "@operato/utils/mixins/infinite-scrollable.js"
|
|
2302
|
+
},
|
|
2357
2303
|
{
|
|
2358
2304
|
"name": "localize(i18next)",
|
|
2359
|
-
"module": "src/selector/board-
|
|
2305
|
+
"module": "src/selector/ox-board-selector.ts"
|
|
2360
2306
|
}
|
|
2361
2307
|
],
|
|
2362
2308
|
"superclass": {
|
|
2363
2309
|
"name": "LitElement",
|
|
2364
2310
|
"package": "lit"
|
|
2365
2311
|
},
|
|
2366
|
-
"tagName": "board-
|
|
2312
|
+
"tagName": "ox-editor-board-selector",
|
|
2367
2313
|
"customElement": true
|
|
2368
2314
|
}
|
|
2369
2315
|
],
|
|
2370
2316
|
"exports": [
|
|
2371
2317
|
{
|
|
2372
2318
|
"kind": "js",
|
|
2373
|
-
"name": "
|
|
2319
|
+
"name": "BoardSelector",
|
|
2374
2320
|
"declaration": {
|
|
2375
|
-
"name": "
|
|
2376
|
-
"module": "src/selector/board-
|
|
2321
|
+
"name": "BoardSelector",
|
|
2322
|
+
"module": "src/selector/ox-board-selector.ts"
|
|
2377
2323
|
}
|
|
2378
2324
|
},
|
|
2379
2325
|
{
|
|
2380
2326
|
"kind": "custom-element-definition",
|
|
2381
|
-
"name": "board-
|
|
2327
|
+
"name": "ox-board-selector",
|
|
2382
2328
|
"declaration": {
|
|
2383
|
-
"name": "
|
|
2384
|
-
"module": "src/selector/board-
|
|
2329
|
+
"name": "BoardSelector",
|
|
2330
|
+
"module": "src/selector/ox-board-selector.ts"
|
|
2385
2331
|
}
|
|
2386
2332
|
}
|
|
2387
2333
|
]
|
|
2388
2334
|
},
|
|
2389
2335
|
{
|
|
2390
2336
|
"kind": "javascript-module",
|
|
2391
|
-
"path": "src/
|
|
2337
|
+
"path": "src/modeller/edit-toolbar-style.ts",
|
|
2338
|
+
"declarations": [
|
|
2339
|
+
{
|
|
2340
|
+
"kind": "variable",
|
|
2341
|
+
"name": "style",
|
|
2342
|
+
"default": "css`\n :host {\n background-color: var(--edit-toolbar-background-color, #394e64);\n\n overflow-x: hidden;\n }\n\n [tools] {\n display: flex;\n align-items: center;\n overflow: none;\n padding: 0px 10px;\n }\n\n [tools] > * {\n padding: 0px;\n }\n\n [tools] > span[button] {\n min-width: 30px;\n }\n\n [tools] > span[padding] {\n flex: 1;\n }\n\n [tools] > .vline {\n display: block;\n flex: none;\n border-left: 1px solid rgba(255, 255, 255, 0.2);\n border-right: 1px solid rgba(0, 0, 0, 0.15);\n width: 0px;\n height: 18px;\n margin: 0 3px;\n }\n\n span[button] {\n min-height: 35px;\n\n background: var(--url-icon-htoolbar) no-repeat;\n background-position-x: 50%;\n opacity: 0.8;\n }\n span[button]:hover {\n opacity: 1;\n background-color: rgba(0, 0, 0, 0.1);\n cursor: pointer;\n }\n\n #fullscreen,\n #toggle-property {\n flex: none;\n }\n\n #align-left {\n background-position-y: 8px;\n }\n\n #align-center {\n background-position-y: -42px;\n }\n\n #align-right {\n background-position-y: -92px;\n }\n\n #align-top {\n background-position-y: -142px;\n }\n\n #align-middle {\n background-position-y: -192px;\n }\n\n #align-bottom {\n background-position-y: -242px;\n }\n\n #undo {\n background-position-y: -592px;\n }\n\n #redo {\n background-position-y: -642px;\n }\n\n #front {\n background-position-y: -292px;\n }\n\n #back {\n background-position-y: -342px;\n }\n\n #forward {\n background-position-y: -392px;\n }\n\n #backward {\n background-position-y: -442px;\n }\n\n #symmetry-x {\n background-position-y: -492px;\n }\n\n #symmetry-y {\n background-position-y: -542px;\n }\n\n #group {\n background-position-y: -492px;\n }\n\n #ungroup {\n background-position-y: -542px;\n }\n\n #fullscreen {\n background-position-y: -692px;\n }\n\n #toggle-property {\n background-position-y: -692px;\n float: right;\n }\n\n #zoomin {\n background-position-y: -742px;\n }\n\n #zoomout {\n background-position-y: -792px;\n }\n\n #fit-scene {\n background-position-y: -1492px;\n }\n\n #cut {\n background-position-y: -842px;\n }\n\n #copy {\n background-position-y: -892px;\n }\n\n #paste {\n background-position-y: -942px;\n }\n\n #delete {\n background-position-y: -992px;\n }\n\n #font-increase {\n background-position-y: -1042px;\n }\n\n #font-decrease {\n background-position-y: -1092px;\n }\n\n #style-copy {\n background-position-y: -1142px;\n }\n\n #context-menu {\n background-position-y: -692px;\n }\n\n #symmetry-x {\n background-position-y: -1192px;\n }\n\n #symmetry-y {\n background-position-y: -1242px;\n }\n\n #rotate-cw {\n background-position-y: -1292px;\n }\n\n #rotate-ccw {\n background-position-y: -1342px;\n }\n\n #distribute-horizontal {\n background-position-y: -1542px;\n }\n\n #distribute-vertical {\n background-position-y: -1593px;\n }\n\n #toggle-property {\n background-position-y: -1392px;\n }\n\n #preview {\n background-position-y: -1640px;\n }\n\n /* bigger buttons */\n #fullscreen {\n background: var(--url-icon-fullscreen) 50% 10px no-repeat;\n width: var(--edit-toolbar-bigger-icon-size);\n height: var(--edit-toolbar-bigger-icon-size);\n border-left: var(--edit-toolbar-bigger-icon-line);\n }\n\n #toggle-property {\n background: var(--url-icon-collapse) 80% 10px no-repeat;\n width: var(--edit-toolbar-bigger-icon-size);\n height: var(--edit-toolbar-bigger-icon-size);\n border-left: var(--edit-toolbar-bigger-icon-line);\n }\n\n #toggle-property[active] {\n background: var(--url-icon-collapse-active) 80% 10px no-repeat;\n }\n`"
|
|
2343
|
+
}
|
|
2344
|
+
],
|
|
2345
|
+
"exports": [
|
|
2346
|
+
{
|
|
2347
|
+
"kind": "js",
|
|
2348
|
+
"name": "style",
|
|
2349
|
+
"declaration": {
|
|
2350
|
+
"name": "style",
|
|
2351
|
+
"module": "src/modeller/edit-toolbar-style.ts"
|
|
2352
|
+
}
|
|
2353
|
+
}
|
|
2354
|
+
]
|
|
2355
|
+
},
|
|
2356
|
+
{
|
|
2357
|
+
"kind": "javascript-module",
|
|
2358
|
+
"path": "src/modeller/edit-toolbar.ts",
|
|
2392
2359
|
"declarations": [
|
|
2393
2360
|
{
|
|
2394
2361
|
"kind": "class",
|
|
2395
2362
|
"description": "",
|
|
2396
|
-
"name": "
|
|
2363
|
+
"name": "EditToolbar",
|
|
2397
2364
|
"members": [
|
|
2398
2365
|
{
|
|
2399
2366
|
"kind": "field",
|
|
2400
|
-
"name": "
|
|
2367
|
+
"name": "scene",
|
|
2401
2368
|
"type": {
|
|
2402
|
-
"text": "
|
|
2369
|
+
"text": "Scene | undefined"
|
|
2403
2370
|
},
|
|
2404
|
-
"attribute": "
|
|
2371
|
+
"attribute": "scene"
|
|
2405
2372
|
},
|
|
2406
2373
|
{
|
|
2407
2374
|
"kind": "field",
|
|
2408
|
-
"name": "
|
|
2375
|
+
"name": "selected",
|
|
2409
2376
|
"type": {
|
|
2410
|
-
"text": "
|
|
2377
|
+
"text": "any[]"
|
|
2411
2378
|
},
|
|
2412
|
-
"
|
|
2379
|
+
"default": "[]",
|
|
2380
|
+
"attribute": "selected"
|
|
2413
2381
|
},
|
|
2414
2382
|
{
|
|
2415
|
-
"kind": "
|
|
2416
|
-
"name": "
|
|
2417
|
-
"
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
}
|
|
2423
|
-
}
|
|
2424
|
-
]
|
|
2383
|
+
"kind": "field",
|
|
2384
|
+
"name": "hideProperty",
|
|
2385
|
+
"type": {
|
|
2386
|
+
"text": "boolean"
|
|
2387
|
+
},
|
|
2388
|
+
"default": "false",
|
|
2389
|
+
"attribute": "hideProperty"
|
|
2425
2390
|
},
|
|
2426
2391
|
{
|
|
2427
|
-
"kind": "
|
|
2428
|
-
"name": "
|
|
2429
|
-
"
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
"text": "Event"
|
|
2434
|
-
}
|
|
2435
|
-
}
|
|
2436
|
-
]
|
|
2392
|
+
"kind": "field",
|
|
2393
|
+
"name": "cliped",
|
|
2394
|
+
"type": {
|
|
2395
|
+
"text": "string | undefined"
|
|
2396
|
+
},
|
|
2397
|
+
"privacy": "private"
|
|
2437
2398
|
},
|
|
2438
2399
|
{
|
|
2439
|
-
"kind": "
|
|
2440
|
-
"name": "
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2400
|
+
"kind": "field",
|
|
2401
|
+
"name": "redo",
|
|
2402
|
+
"type": {
|
|
2403
|
+
"text": "HTMLElement"
|
|
2404
|
+
},
|
|
2405
|
+
"privacy": "private"
|
|
2406
|
+
},
|
|
2444
2407
|
{
|
|
2445
|
-
"
|
|
2408
|
+
"kind": "field",
|
|
2409
|
+
"name": "undo",
|
|
2446
2410
|
"type": {
|
|
2447
|
-
"text": "
|
|
2448
|
-
}
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
"attributes": [
|
|
2411
|
+
"text": "HTMLElement"
|
|
2412
|
+
},
|
|
2413
|
+
"privacy": "private"
|
|
2414
|
+
},
|
|
2452
2415
|
{
|
|
2453
|
-
"
|
|
2416
|
+
"kind": "field",
|
|
2417
|
+
"name": "fullscreen",
|
|
2454
2418
|
"type": {
|
|
2455
|
-
"text": "
|
|
2419
|
+
"text": "HTMLElement"
|
|
2456
2420
|
},
|
|
2457
|
-
"
|
|
2421
|
+
"privacy": "private"
|
|
2458
2422
|
},
|
|
2459
2423
|
{
|
|
2460
|
-
"
|
|
2424
|
+
"kind": "field",
|
|
2425
|
+
"name": "cut",
|
|
2461
2426
|
"type": {
|
|
2462
|
-
"text": "
|
|
2427
|
+
"text": "HTMLElement"
|
|
2463
2428
|
},
|
|
2464
|
-
"
|
|
2465
|
-
}
|
|
2466
|
-
],
|
|
2467
|
-
"mixins": [
|
|
2429
|
+
"privacy": "private"
|
|
2430
|
+
},
|
|
2468
2431
|
{
|
|
2469
|
-
"
|
|
2470
|
-
"
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
},
|
|
2477
|
-
"tagName": "board-thumbnail-card",
|
|
2478
|
-
"customElement": true
|
|
2479
|
-
}
|
|
2480
|
-
],
|
|
2481
|
-
"exports": [
|
|
2482
|
-
{
|
|
2483
|
-
"kind": "js",
|
|
2484
|
-
"name": "BoardThumbnailCard",
|
|
2485
|
-
"declaration": {
|
|
2486
|
-
"name": "BoardThumbnailCard",
|
|
2487
|
-
"module": "src/selector/board-thumbnail-card.ts"
|
|
2488
|
-
}
|
|
2489
|
-
},
|
|
2490
|
-
{
|
|
2491
|
-
"kind": "custom-element-definition",
|
|
2492
|
-
"name": "board-thumbnail-card",
|
|
2493
|
-
"declaration": {
|
|
2494
|
-
"name": "BoardThumbnailCard",
|
|
2495
|
-
"module": "src/selector/board-thumbnail-card.ts"
|
|
2496
|
-
}
|
|
2497
|
-
}
|
|
2498
|
-
]
|
|
2499
|
-
},
|
|
2500
|
-
{
|
|
2501
|
-
"kind": "javascript-module",
|
|
2502
|
-
"path": "src/selector/ox-board-creation-card.ts",
|
|
2503
|
-
"declarations": [
|
|
2504
|
-
{
|
|
2505
|
-
"kind": "class",
|
|
2506
|
-
"description": "",
|
|
2507
|
-
"name": "BoardCreationCard",
|
|
2508
|
-
"members": [
|
|
2432
|
+
"kind": "field",
|
|
2433
|
+
"name": "copy",
|
|
2434
|
+
"type": {
|
|
2435
|
+
"text": "HTMLElement"
|
|
2436
|
+
},
|
|
2437
|
+
"privacy": "private"
|
|
2438
|
+
},
|
|
2509
2439
|
{
|
|
2510
2440
|
"kind": "field",
|
|
2511
|
-
"name": "
|
|
2441
|
+
"name": "paste",
|
|
2512
2442
|
"type": {
|
|
2513
|
-
"text": "
|
|
2443
|
+
"text": "HTMLElement"
|
|
2514
2444
|
},
|
|
2515
|
-
"
|
|
2445
|
+
"privacy": "private"
|
|
2516
2446
|
},
|
|
2517
2447
|
{
|
|
2518
2448
|
"kind": "field",
|
|
2519
|
-
"name": "
|
|
2449
|
+
"name": "delete",
|
|
2520
2450
|
"type": {
|
|
2521
|
-
"text": "
|
|
2451
|
+
"text": "HTMLElement"
|
|
2522
2452
|
},
|
|
2523
|
-
"
|
|
2453
|
+
"privacy": "private"
|
|
2524
2454
|
},
|
|
2525
2455
|
{
|
|
2526
2456
|
"kind": "field",
|
|
2527
|
-
"name": "
|
|
2457
|
+
"name": "forward",
|
|
2528
2458
|
"type": {
|
|
2529
|
-
"text": "
|
|
2459
|
+
"text": "HTMLElement"
|
|
2530
2460
|
},
|
|
2531
2461
|
"privacy": "private"
|
|
2532
2462
|
},
|
|
2533
2463
|
{
|
|
2534
|
-
"kind": "
|
|
2535
|
-
"name": "
|
|
2464
|
+
"kind": "field",
|
|
2465
|
+
"name": "backward",
|
|
2466
|
+
"type": {
|
|
2467
|
+
"text": "HTMLElement"
|
|
2468
|
+
},
|
|
2469
|
+
"privacy": "private"
|
|
2536
2470
|
},
|
|
2537
2471
|
{
|
|
2538
|
-
"kind": "
|
|
2539
|
-
"name": "
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2472
|
+
"kind": "field",
|
|
2473
|
+
"name": "front",
|
|
2474
|
+
"type": {
|
|
2475
|
+
"text": "HTMLElement"
|
|
2476
|
+
},
|
|
2477
|
+
"privacy": "private"
|
|
2478
|
+
},
|
|
2543
2479
|
{
|
|
2544
|
-
"
|
|
2480
|
+
"kind": "field",
|
|
2481
|
+
"name": "back",
|
|
2545
2482
|
"type": {
|
|
2546
|
-
"text": "
|
|
2547
|
-
}
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
"attributes": [
|
|
2483
|
+
"text": "HTMLElement"
|
|
2484
|
+
},
|
|
2485
|
+
"privacy": "private"
|
|
2486
|
+
},
|
|
2551
2487
|
{
|
|
2552
|
-
"
|
|
2488
|
+
"kind": "field",
|
|
2489
|
+
"name": "aligners",
|
|
2553
2490
|
"type": {
|
|
2554
|
-
"text": "
|
|
2491
|
+
"text": "NodeListOf<HTMLSpanElement>"
|
|
2555
2492
|
},
|
|
2556
|
-
"
|
|
2493
|
+
"privacy": "private"
|
|
2557
2494
|
},
|
|
2558
2495
|
{
|
|
2559
|
-
"
|
|
2496
|
+
"kind": "field",
|
|
2497
|
+
"name": "zorders",
|
|
2560
2498
|
"type": {
|
|
2561
|
-
"text": "
|
|
2499
|
+
"text": "NodeListOf<HTMLSpanElement>"
|
|
2562
2500
|
},
|
|
2563
|
-
"
|
|
2564
|
-
}
|
|
2565
|
-
],
|
|
2566
|
-
"mixins": [
|
|
2501
|
+
"privacy": "private"
|
|
2502
|
+
},
|
|
2567
2503
|
{
|
|
2568
|
-
"
|
|
2569
|
-
"
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2504
|
+
"kind": "field",
|
|
2505
|
+
"name": "distributes",
|
|
2506
|
+
"type": {
|
|
2507
|
+
"text": "NodeListOf<HTMLSpanElement>"
|
|
2508
|
+
},
|
|
2509
|
+
"privacy": "private"
|
|
2510
|
+
},
|
|
2511
|
+
{
|
|
2512
|
+
"kind": "method",
|
|
2513
|
+
"name": "onWheelEvent",
|
|
2514
|
+
"parameters": [
|
|
2515
|
+
{
|
|
2516
|
+
"name": "e",
|
|
2517
|
+
"type": {
|
|
2518
|
+
"text": "Event"
|
|
2519
|
+
}
|
|
2520
|
+
}
|
|
2521
|
+
]
|
|
2522
|
+
},
|
|
2523
|
+
{
|
|
2524
|
+
"kind": "method",
|
|
2525
|
+
"name": "getSymbol",
|
|
2526
|
+
"parameters": [
|
|
2527
|
+
{
|
|
2528
|
+
"name": "key",
|
|
2529
|
+
"type": {
|
|
2530
|
+
"text": "string"
|
|
2531
|
+
}
|
|
2532
|
+
}
|
|
2533
|
+
]
|
|
2534
|
+
},
|
|
2535
|
+
{
|
|
2536
|
+
"kind": "method",
|
|
2537
|
+
"name": "getShortcutString",
|
|
2538
|
+
"privacy": "private",
|
|
2539
|
+
"parameters": [
|
|
2540
|
+
{
|
|
2541
|
+
"name": "keys",
|
|
2542
|
+
"type": {
|
|
2543
|
+
"text": "string[]"
|
|
2544
|
+
}
|
|
2545
|
+
}
|
|
2546
|
+
]
|
|
2547
|
+
},
|
|
2548
|
+
{
|
|
2549
|
+
"kind": "method",
|
|
2550
|
+
"name": "onShortcut",
|
|
2551
|
+
"parameters": [
|
|
2552
|
+
{
|
|
2553
|
+
"name": "e",
|
|
2554
|
+
"type": {
|
|
2555
|
+
"text": "KeyboardEvent"
|
|
2556
|
+
}
|
|
2557
|
+
}
|
|
2558
|
+
]
|
|
2559
|
+
},
|
|
2560
|
+
{
|
|
2561
|
+
"kind": "method",
|
|
2562
|
+
"name": "onExecute",
|
|
2563
|
+
"parameters": [
|
|
2564
|
+
{
|
|
2565
|
+
"name": "command",
|
|
2566
|
+
"type": {
|
|
2567
|
+
"text": "string"
|
|
2568
|
+
}
|
|
2569
|
+
},
|
|
2570
|
+
{
|
|
2571
|
+
"name": "undoable",
|
|
2572
|
+
"type": {
|
|
2573
|
+
"text": "boolean"
|
|
2574
|
+
}
|
|
2575
|
+
},
|
|
2576
|
+
{
|
|
2577
|
+
"name": "redoable",
|
|
2578
|
+
"type": {
|
|
2579
|
+
"text": "boolean"
|
|
2580
|
+
}
|
|
2581
|
+
}
|
|
2582
|
+
]
|
|
2583
|
+
},
|
|
2584
|
+
{
|
|
2585
|
+
"kind": "method",
|
|
2586
|
+
"name": "onUndo",
|
|
2587
|
+
"parameters": [
|
|
2588
|
+
{
|
|
2589
|
+
"name": "undoable",
|
|
2590
|
+
"type": {
|
|
2591
|
+
"text": "boolean"
|
|
2592
|
+
}
|
|
2593
|
+
},
|
|
2594
|
+
{
|
|
2595
|
+
"name": "redoable",
|
|
2596
|
+
"type": {
|
|
2597
|
+
"text": "boolean"
|
|
2598
|
+
}
|
|
2599
|
+
}
|
|
2600
|
+
]
|
|
2601
|
+
},
|
|
2608
2602
|
{
|
|
2609
|
-
"kind": "
|
|
2610
|
-
"name": "
|
|
2611
|
-
"
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2603
|
+
"kind": "method",
|
|
2604
|
+
"name": "onRedo",
|
|
2605
|
+
"parameters": [
|
|
2606
|
+
{
|
|
2607
|
+
"name": "undoable",
|
|
2608
|
+
"type": {
|
|
2609
|
+
"text": "boolean"
|
|
2610
|
+
}
|
|
2611
|
+
},
|
|
2612
|
+
{
|
|
2613
|
+
"name": "redoable",
|
|
2614
|
+
"type": {
|
|
2615
|
+
"text": "boolean"
|
|
2616
|
+
}
|
|
2617
|
+
}
|
|
2618
|
+
]
|
|
2616
2619
|
},
|
|
2617
2620
|
{
|
|
2618
|
-
"kind": "
|
|
2619
|
-
"name": "
|
|
2620
|
-
"
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
|
|
2621
|
+
"kind": "method",
|
|
2622
|
+
"name": "onSceneChanged",
|
|
2623
|
+
"parameters": [
|
|
2624
|
+
{
|
|
2625
|
+
"name": "after",
|
|
2626
|
+
"optional": true,
|
|
2627
|
+
"type": {
|
|
2628
|
+
"text": "Scene"
|
|
2629
|
+
}
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
"name": "before",
|
|
2633
|
+
"optional": true,
|
|
2634
|
+
"type": {
|
|
2635
|
+
"text": "Scene"
|
|
2636
|
+
}
|
|
2637
|
+
}
|
|
2638
|
+
]
|
|
2625
2639
|
},
|
|
2626
2640
|
{
|
|
2627
|
-
"kind": "
|
|
2628
|
-
"name": "
|
|
2629
|
-
"
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
-
|
|
2641
|
+
"kind": "method",
|
|
2642
|
+
"name": "onSelectedChanged",
|
|
2643
|
+
"parameters": [
|
|
2644
|
+
{
|
|
2645
|
+
"name": "after",
|
|
2646
|
+
"type": {
|
|
2647
|
+
"text": "Component[]"
|
|
2648
|
+
}
|
|
2649
|
+
},
|
|
2650
|
+
{
|
|
2651
|
+
"name": "before",
|
|
2652
|
+
"type": {
|
|
2653
|
+
"text": "Component[]"
|
|
2654
|
+
}
|
|
2655
|
+
}
|
|
2656
|
+
]
|
|
2633
2657
|
},
|
|
2634
2658
|
{
|
|
2635
|
-
"kind": "
|
|
2636
|
-
"name": "
|
|
2637
|
-
"type": {
|
|
2638
|
-
"text": "InheritedValueType | undefined"
|
|
2639
|
-
},
|
|
2640
|
-
"attribute": "inherited"
|
|
2659
|
+
"kind": "method",
|
|
2660
|
+
"name": "onTapUndo"
|
|
2641
2661
|
},
|
|
2642
2662
|
{
|
|
2643
|
-
"kind": "
|
|
2644
|
-
"name": "
|
|
2645
|
-
"type": {
|
|
2646
|
-
"text": "boolean"
|
|
2647
|
-
},
|
|
2648
|
-
"default": "false",
|
|
2649
|
-
"attribute": "creatable"
|
|
2663
|
+
"kind": "method",
|
|
2664
|
+
"name": "onTapRedo"
|
|
2650
2665
|
},
|
|
2651
2666
|
{
|
|
2652
|
-
"kind": "
|
|
2653
|
-
"name": "
|
|
2654
|
-
"type": {
|
|
2655
|
-
"text": "string | undefined"
|
|
2656
|
-
},
|
|
2657
|
-
"attribute": "value"
|
|
2667
|
+
"kind": "method",
|
|
2668
|
+
"name": "onTapCut"
|
|
2658
2669
|
},
|
|
2659
2670
|
{
|
|
2660
|
-
"kind": "
|
|
2661
|
-
"name": "
|
|
2662
|
-
"type": {
|
|
2663
|
-
"text": "number"
|
|
2664
|
-
},
|
|
2665
|
-
"privacy": "private",
|
|
2666
|
-
"default": "1"
|
|
2671
|
+
"kind": "method",
|
|
2672
|
+
"name": "onTapCopy"
|
|
2667
2673
|
},
|
|
2668
2674
|
{
|
|
2669
|
-
"kind": "
|
|
2670
|
-
"name": "
|
|
2671
|
-
"type": {
|
|
2672
|
-
"text": "number"
|
|
2673
|
-
},
|
|
2674
|
-
"privacy": "private",
|
|
2675
|
-
"default": "0"
|
|
2675
|
+
"kind": "method",
|
|
2676
|
+
"name": "onTapPaste"
|
|
2676
2677
|
},
|
|
2677
2678
|
{
|
|
2678
|
-
"kind": "
|
|
2679
|
-
"name": "
|
|
2680
|
-
"type": {
|
|
2681
|
-
"text": "HTMLElement | null"
|
|
2682
|
-
},
|
|
2683
|
-
"readonly": true
|
|
2679
|
+
"kind": "method",
|
|
2680
|
+
"name": "onTapDelete"
|
|
2684
2681
|
},
|
|
2685
2682
|
{
|
|
2686
2683
|
"kind": "method",
|
|
2687
|
-
"name": "
|
|
2684
|
+
"name": "onTapSelectAll"
|
|
2688
2685
|
},
|
|
2689
2686
|
{
|
|
2690
2687
|
"kind": "method",
|
|
2691
|
-
"name": "
|
|
2688
|
+
"name": "onTapFontIncrease",
|
|
2692
2689
|
"parameters": [
|
|
2693
2690
|
{
|
|
2694
|
-
"name": "
|
|
2691
|
+
"name": "e",
|
|
2695
2692
|
"type": {
|
|
2696
|
-
"text": "
|
|
2693
|
+
"text": "TouchEvent"
|
|
2697
2694
|
}
|
|
2698
2695
|
}
|
|
2699
2696
|
]
|
|
2700
2697
|
},
|
|
2701
2698
|
{
|
|
2702
2699
|
"kind": "method",
|
|
2703
|
-
"name": "
|
|
2700
|
+
"name": "onTapFontDecrease",
|
|
2704
2701
|
"parameters": [
|
|
2705
2702
|
{
|
|
2706
2703
|
"name": "e",
|
|
2707
2704
|
"type": {
|
|
2708
|
-
"text": "
|
|
2705
|
+
"text": "TouchEvent"
|
|
2709
2706
|
}
|
|
2710
2707
|
}
|
|
2711
2708
|
]
|
|
2712
2709
|
},
|
|
2713
2710
|
{
|
|
2714
2711
|
"kind": "method",
|
|
2715
|
-
"name": "
|
|
2712
|
+
"name": "onTapAlign",
|
|
2713
|
+
"parameters": [
|
|
2714
|
+
{
|
|
2715
|
+
"name": "e",
|
|
2716
|
+
"type": {
|
|
2717
|
+
"text": "TouchEvent | string"
|
|
2718
|
+
}
|
|
2719
|
+
}
|
|
2720
|
+
]
|
|
2716
2721
|
},
|
|
2717
2722
|
{
|
|
2718
2723
|
"kind": "method",
|
|
2719
|
-
"name": "
|
|
2724
|
+
"name": "onTapZorder",
|
|
2725
|
+
"parameters": [
|
|
2726
|
+
{
|
|
2727
|
+
"name": "e",
|
|
2728
|
+
"type": {
|
|
2729
|
+
"text": "TouchEvent | string"
|
|
2730
|
+
}
|
|
2731
|
+
}
|
|
2732
|
+
]
|
|
2720
2733
|
},
|
|
2721
2734
|
{
|
|
2722
2735
|
"kind": "method",
|
|
2723
|
-
"name": "
|
|
2736
|
+
"name": "onTapSymmetryX"
|
|
2724
2737
|
},
|
|
2725
2738
|
{
|
|
2726
2739
|
"kind": "method",
|
|
2727
|
-
"name": "
|
|
2728
|
-
"parameters": [
|
|
2729
|
-
{
|
|
2730
|
-
"name": "{ page = 1, limit = this._infiniteScrollOptions.limit }",
|
|
2731
|
-
"default": "{}"
|
|
2732
|
-
}
|
|
2733
|
-
]
|
|
2740
|
+
"name": "onTapSymmetryY"
|
|
2734
2741
|
},
|
|
2735
2742
|
{
|
|
2736
2743
|
"kind": "method",
|
|
2737
|
-
"name": "
|
|
2744
|
+
"name": "onTapRotateCW"
|
|
2745
|
+
},
|
|
2746
|
+
{
|
|
2747
|
+
"kind": "method",
|
|
2748
|
+
"name": "onTapRotateCCW"
|
|
2749
|
+
},
|
|
2750
|
+
{
|
|
2751
|
+
"kind": "method",
|
|
2752
|
+
"name": "onTapGroup"
|
|
2753
|
+
},
|
|
2754
|
+
{
|
|
2755
|
+
"kind": "method",
|
|
2756
|
+
"name": "onTapUngroup"
|
|
2757
|
+
},
|
|
2758
|
+
{
|
|
2759
|
+
"kind": "method",
|
|
2760
|
+
"name": "onTapFullscreen"
|
|
2761
|
+
},
|
|
2762
|
+
{
|
|
2763
|
+
"kind": "method",
|
|
2764
|
+
"name": "onTapToggle"
|
|
2765
|
+
},
|
|
2766
|
+
{
|
|
2767
|
+
"kind": "method",
|
|
2768
|
+
"name": "onTapFitScene"
|
|
2769
|
+
},
|
|
2770
|
+
{
|
|
2771
|
+
"kind": "method",
|
|
2772
|
+
"name": "onTapPreview"
|
|
2773
|
+
},
|
|
2774
|
+
{
|
|
2775
|
+
"kind": "method",
|
|
2776
|
+
"name": "onTapDownloadModel"
|
|
2777
|
+
},
|
|
2778
|
+
{
|
|
2779
|
+
"kind": "method",
|
|
2780
|
+
"name": "onTapDistribute",
|
|
2738
2781
|
"parameters": [
|
|
2739
2782
|
{
|
|
2740
|
-
"name": "
|
|
2741
|
-
"type": {
|
|
2742
|
-
"text": "string"
|
|
2743
|
-
}
|
|
2744
|
-
},
|
|
2745
|
-
{
|
|
2746
|
-
"name": "description",
|
|
2747
|
-
"type": {
|
|
2748
|
-
"text": "string"
|
|
2749
|
-
}
|
|
2750
|
-
},
|
|
2751
|
-
{
|
|
2752
|
-
"name": "groupId",
|
|
2783
|
+
"name": "e",
|
|
2753
2784
|
"type": {
|
|
2754
|
-
"text": "string"
|
|
2785
|
+
"text": "TouchEvent | string"
|
|
2755
2786
|
}
|
|
2756
2787
|
}
|
|
2757
2788
|
]
|
|
2758
|
-
},
|
|
2759
|
-
{
|
|
2760
|
-
"kind": "field",
|
|
2761
|
-
"name": "limit",
|
|
2762
|
-
"type": {
|
|
2763
|
-
"text": "number"
|
|
2764
|
-
},
|
|
2765
|
-
"default": "50"
|
|
2766
2789
|
}
|
|
2767
2790
|
],
|
|
2768
2791
|
"events": [
|
|
2769
2792
|
{
|
|
2770
|
-
"name": "
|
|
2793
|
+
"name": "modeller-fullscreen",
|
|
2771
2794
|
"type": {
|
|
2772
2795
|
"text": "CustomEvent"
|
|
2773
2796
|
}
|
|
2774
|
-
}
|
|
2775
|
-
],
|
|
2776
|
-
"attributes": [
|
|
2797
|
+
},
|
|
2777
2798
|
{
|
|
2778
|
-
"name": "
|
|
2799
|
+
"name": "hide-property-changed",
|
|
2779
2800
|
"type": {
|
|
2780
|
-
"text": "
|
|
2781
|
-
}
|
|
2782
|
-
"default": "[]",
|
|
2783
|
-
"fieldName": "groups"
|
|
2801
|
+
"text": "CustomEvent"
|
|
2802
|
+
}
|
|
2784
2803
|
},
|
|
2785
2804
|
{
|
|
2786
|
-
"name": "
|
|
2805
|
+
"name": "open-preview",
|
|
2787
2806
|
"type": {
|
|
2788
|
-
"text": "
|
|
2789
|
-
}
|
|
2790
|
-
"default": "[]",
|
|
2791
|
-
"fieldName": "boards"
|
|
2807
|
+
"text": "CustomEvent"
|
|
2808
|
+
}
|
|
2792
2809
|
},
|
|
2793
2810
|
{
|
|
2794
|
-
"name": "
|
|
2811
|
+
"name": "download-model",
|
|
2812
|
+
"type": {
|
|
2813
|
+
"text": "CustomEvent"
|
|
2814
|
+
}
|
|
2815
|
+
}
|
|
2816
|
+
],
|
|
2817
|
+
"attributes": [
|
|
2818
|
+
{
|
|
2819
|
+
"name": "scene",
|
|
2795
2820
|
"type": {
|
|
2796
|
-
"text": "
|
|
2821
|
+
"text": "Scene | undefined"
|
|
2797
2822
|
},
|
|
2798
|
-
"fieldName": "
|
|
2823
|
+
"fieldName": "scene"
|
|
2799
2824
|
},
|
|
2800
2825
|
{
|
|
2801
|
-
"name": "
|
|
2826
|
+
"name": "selected",
|
|
2802
2827
|
"type": {
|
|
2803
|
-
"text": "
|
|
2828
|
+
"text": "any[]"
|
|
2804
2829
|
},
|
|
2805
|
-
"
|
|
2830
|
+
"default": "[]",
|
|
2831
|
+
"fieldName": "selected"
|
|
2806
2832
|
},
|
|
2807
2833
|
{
|
|
2808
|
-
"name": "
|
|
2834
|
+
"name": "hideProperty",
|
|
2809
2835
|
"type": {
|
|
2810
2836
|
"text": "boolean"
|
|
2811
2837
|
},
|
|
2812
2838
|
"default": "false",
|
|
2813
|
-
"fieldName": "
|
|
2814
|
-
},
|
|
2815
|
-
{
|
|
2816
|
-
"name": "value",
|
|
2817
|
-
"type": {
|
|
2818
|
-
"text": "string | undefined"
|
|
2819
|
-
},
|
|
2820
|
-
"fieldName": "value"
|
|
2821
|
-
}
|
|
2822
|
-
],
|
|
2823
|
-
"mixins": [
|
|
2824
|
-
{
|
|
2825
|
-
"name": "InfiniteScrollable",
|
|
2826
|
-
"package": "@operato/utils/mixins/infinite-scrollable.js"
|
|
2827
|
-
},
|
|
2828
|
-
{
|
|
2829
|
-
"name": "localize(i18next)",
|
|
2830
|
-
"module": "src/selector/ox-board-selector.ts"
|
|
2839
|
+
"fieldName": "hideProperty"
|
|
2831
2840
|
}
|
|
2832
2841
|
],
|
|
2833
2842
|
"superclass": {
|
|
2834
2843
|
"name": "LitElement",
|
|
2835
2844
|
"package": "lit"
|
|
2836
2845
|
},
|
|
2837
|
-
"tagName": "ox-editor-board-selector",
|
|
2838
2846
|
"customElement": true
|
|
2839
2847
|
}
|
|
2840
2848
|
],
|
|
2841
2849
|
"exports": [
|
|
2842
2850
|
{
|
|
2843
2851
|
"kind": "js",
|
|
2844
|
-
"name": "
|
|
2845
|
-
"declaration": {
|
|
2846
|
-
"name": "BoardSelector",
|
|
2847
|
-
"module": "src/selector/ox-board-selector.ts"
|
|
2848
|
-
}
|
|
2849
|
-
},
|
|
2850
|
-
{
|
|
2851
|
-
"kind": "custom-element-definition",
|
|
2852
|
-
"name": "ox-board-selector",
|
|
2852
|
+
"name": "EditToolbar",
|
|
2853
2853
|
"declaration": {
|
|
2854
|
-
"name": "
|
|
2855
|
-
"module": "src/
|
|
2854
|
+
"name": "EditToolbar",
|
|
2855
|
+
"module": "src/modeller/edit-toolbar.ts"
|
|
2856
2856
|
}
|
|
2857
2857
|
}
|
|
2858
2858
|
]
|
|
@@ -4936,237 +4936,243 @@
|
|
|
4936
4936
|
},
|
|
4937
4937
|
{
|
|
4938
4938
|
"kind": "javascript-module",
|
|
4939
|
-
"path": "src/modeller/property-sidebar/
|
|
4939
|
+
"path": "src/modeller/property-sidebar/shapes/box-padding-editor-styles.ts",
|
|
4940
|
+
"declarations": [
|
|
4941
|
+
{
|
|
4942
|
+
"kind": "variable",
|
|
4943
|
+
"name": "BoxPaddingEditorStyles",
|
|
4944
|
+
"default": "css`\n .box-padding {\n width: 100%;\n }\n\n .box-padding td {\n background: var(--url-icon-properties-padding) 50% 0 no-repeat;\n }\n\n .box-padding tr:nth-child(1),\n .box-padding tr:nth-child(3) {\n height: 20px;\n }\n\n .box-padding tr td:nth-child(1),\n .box-padding tr td:nth-child(3) {\n width: 18px;\n }\n\n .box-padding .slide1 {\n background-position: 0 0;\n }\n\n .box-padding .slide2 {\n background-position: 50% -40px;\n background-color: rgba(69, 46, 41, 0.2);\n }\n\n .box-padding .slide3 {\n background-position: 100% -440px;\n }\n\n .box-padding .slide4 {\n background-position: 0 -360px;\n background-color: rgba(69, 46, 41, 0.2);\n }\n\n .box-padding .slide5 {\n background: none;\n text-align: center;\n }\n\n .box-padding .slide6 {\n background-position: 100% -160px;\n background-color: rgba(69, 46, 41, 0.2);\n }\n\n .box-padding .slide7 {\n background-position: 0 100%;\n }\n\n .box-padding .slide8 {\n background-position: 50% -320px;\n background-color: rgba(69, 46, 41, 0.2);\n }\n\n .box-padding .slide9 {\n background-position: 0 0px;\n }\n\n .box-padding input {\n background-color: transparent;\n width: 35px;\n margin: 0px;\n padding: 0px;\n clear: both;\n float: initial;\n border: 1px solid #fff;\n border-width: 0 0 1px 0;\n text-align: right;\n font-size: 14px;\n }\n\n .slide5 input:nth-child(1),\n .slide5 input:nth-child(4) {\n display: block;\n margin: auto;\n }\n\n .slide5 input:nth-child(2) {\n float: left;\n }\n\n .slide5 input:nth-child(3) {\n float: right;\n margin-top: -25px;\n }\n\n .slide5 input:nth-child(4) {\n margin-top: -5px;\n }\n`"
|
|
4945
|
+
}
|
|
4946
|
+
],
|
|
4947
|
+
"exports": [
|
|
4948
|
+
{
|
|
4949
|
+
"kind": "js",
|
|
4950
|
+
"name": "BoxPaddingEditorStyles",
|
|
4951
|
+
"declaration": {
|
|
4952
|
+
"name": "BoxPaddingEditorStyles",
|
|
4953
|
+
"module": "src/modeller/property-sidebar/shapes/box-padding-editor-styles.ts"
|
|
4954
|
+
}
|
|
4955
|
+
}
|
|
4956
|
+
]
|
|
4957
|
+
},
|
|
4958
|
+
{
|
|
4959
|
+
"kind": "javascript-module",
|
|
4960
|
+
"path": "src/modeller/property-sidebar/shapes/shapes.ts",
|
|
4940
4961
|
"declarations": [
|
|
4941
4962
|
{
|
|
4942
4963
|
"kind": "class",
|
|
4943
4964
|
"description": "",
|
|
4944
|
-
"name": "
|
|
4965
|
+
"name": "PropertyShapes",
|
|
4945
4966
|
"members": [
|
|
4946
4967
|
{
|
|
4947
4968
|
"kind": "field",
|
|
4948
|
-
"name": "
|
|
4949
|
-
"type": {
|
|
4950
|
-
"text": "Scene | undefined"
|
|
4951
|
-
},
|
|
4952
|
-
"attribute": "scene"
|
|
4953
|
-
},
|
|
4954
|
-
{
|
|
4955
|
-
"kind": "field",
|
|
4956
|
-
"name": "searchText",
|
|
4969
|
+
"name": "value",
|
|
4957
4970
|
"type": {
|
|
4958
|
-
"text": "
|
|
4971
|
+
"text": "Properties | undefined"
|
|
4959
4972
|
},
|
|
4960
|
-
"
|
|
4961
|
-
"default": "''"
|
|
4973
|
+
"attribute": "value"
|
|
4962
4974
|
},
|
|
4963
4975
|
{
|
|
4964
4976
|
"kind": "field",
|
|
4965
|
-
"name": "
|
|
4977
|
+
"name": "bounds",
|
|
4966
4978
|
"type": {
|
|
4967
|
-
"text": "
|
|
4979
|
+
"text": "BOUNDS | null"
|
|
4968
4980
|
},
|
|
4969
|
-
"
|
|
4981
|
+
"default": "null",
|
|
4982
|
+
"attribute": "bounds"
|
|
4970
4983
|
},
|
|
4971
4984
|
{
|
|
4972
4985
|
"kind": "field",
|
|
4973
|
-
"name": "
|
|
4986
|
+
"name": "selected",
|
|
4974
4987
|
"type": {
|
|
4975
|
-
"text": "
|
|
4988
|
+
"text": "Component[]"
|
|
4976
4989
|
},
|
|
4977
|
-
"
|
|
4978
|
-
"
|
|
4990
|
+
"default": "[]",
|
|
4991
|
+
"attribute": "selected"
|
|
4979
4992
|
},
|
|
4980
4993
|
{
|
|
4981
4994
|
"kind": "method",
|
|
4982
|
-
"name": "
|
|
4995
|
+
"name": "_onValueChange",
|
|
4983
4996
|
"parameters": [
|
|
4984
4997
|
{
|
|
4985
|
-
"name": "
|
|
4986
|
-
"optional": true,
|
|
4998
|
+
"name": "e",
|
|
4987
4999
|
"type": {
|
|
4988
|
-
"text": "
|
|
5000
|
+
"text": "Event"
|
|
4989
5001
|
}
|
|
4990
5002
|
}
|
|
4991
|
-
]
|
|
4992
|
-
|
|
4993
|
-
|
|
4994
|
-
|
|
4995
|
-
|
|
4996
|
-
},
|
|
4997
|
-
{
|
|
4998
|
-
"kind": "field",
|
|
4999
|
-
"name": "sortableConfig",
|
|
5000
|
-
"type": {
|
|
5001
|
-
"text": "Sortable.Options"
|
|
5002
|
-
},
|
|
5003
|
-
"default": "{\n group: 'inspector',\n animation: 150,\n draggable: '.component',\n swapThreshold: 1,\n onSort: this.onSort.bind(this)\n }"
|
|
5003
|
+
],
|
|
5004
|
+
"inheritedFrom": {
|
|
5005
|
+
"name": "AbstractProperty",
|
|
5006
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5007
|
+
}
|
|
5004
5008
|
},
|
|
5005
5009
|
{
|
|
5006
5010
|
"kind": "method",
|
|
5007
|
-
"name": "
|
|
5011
|
+
"name": "_hasTextProperty",
|
|
5008
5012
|
"parameters": [
|
|
5009
5013
|
{
|
|
5010
|
-
"name": "
|
|
5014
|
+
"name": "selected",
|
|
5011
5015
|
"type": {
|
|
5012
|
-
"text": "
|
|
5016
|
+
"text": "Component[]"
|
|
5013
5017
|
}
|
|
5014
5018
|
}
|
|
5015
5019
|
]
|
|
5016
5020
|
},
|
|
5017
5021
|
{
|
|
5018
5022
|
"kind": "method",
|
|
5019
|
-
"name": "
|
|
5023
|
+
"name": "_hasProperties",
|
|
5020
5024
|
"parameters": [
|
|
5021
5025
|
{
|
|
5022
|
-
"name": "
|
|
5026
|
+
"name": "selected",
|
|
5023
5027
|
"type": {
|
|
5024
|
-
"text": "
|
|
5028
|
+
"text": "Component[]"
|
|
5025
5029
|
}
|
|
5026
5030
|
}
|
|
5027
5031
|
]
|
|
5028
5032
|
},
|
|
5029
5033
|
{
|
|
5030
5034
|
"kind": "method",
|
|
5031
|
-
"name": "
|
|
5035
|
+
"name": "_isIdentifiable",
|
|
5032
5036
|
"parameters": [
|
|
5033
5037
|
{
|
|
5034
|
-
"name": "
|
|
5038
|
+
"name": "selected",
|
|
5035
5039
|
"type": {
|
|
5036
|
-
"text": "
|
|
5040
|
+
"text": "Component[]"
|
|
5037
5041
|
}
|
|
5038
5042
|
}
|
|
5039
5043
|
]
|
|
5040
5044
|
},
|
|
5041
|
-
{
|
|
5042
|
-
"kind": "field",
|
|
5043
|
-
"name": "extendedMap",
|
|
5044
|
-
"readonly": true
|
|
5045
|
-
},
|
|
5046
5045
|
{
|
|
5047
5046
|
"kind": "method",
|
|
5048
|
-
"name": "
|
|
5047
|
+
"name": "_isClassIdentifiable",
|
|
5049
5048
|
"parameters": [
|
|
5050
5049
|
{
|
|
5051
|
-
"name": "
|
|
5050
|
+
"name": "selected",
|
|
5052
5051
|
"type": {
|
|
5053
|
-
"text": "Component"
|
|
5052
|
+
"text": "Component[]"
|
|
5054
5053
|
}
|
|
5055
5054
|
}
|
|
5056
5055
|
]
|
|
5057
5056
|
},
|
|
5058
5057
|
{
|
|
5059
5058
|
"kind": "method",
|
|
5060
|
-
"name": "
|
|
5059
|
+
"name": "_isLine",
|
|
5061
5060
|
"parameters": [
|
|
5062
5061
|
{
|
|
5063
|
-
"name": "
|
|
5062
|
+
"name": "selected",
|
|
5064
5063
|
"type": {
|
|
5065
|
-
"text": "Component"
|
|
5064
|
+
"text": "Component[]"
|
|
5066
5065
|
}
|
|
5067
5066
|
}
|
|
5068
5067
|
]
|
|
5069
5068
|
},
|
|
5070
5069
|
{
|
|
5071
5070
|
"kind": "method",
|
|
5072
|
-
"name": "
|
|
5071
|
+
"name": "_is3dish",
|
|
5073
5072
|
"parameters": [
|
|
5074
5073
|
{
|
|
5075
|
-
"name": "
|
|
5074
|
+
"name": "selected",
|
|
5076
5075
|
"type": {
|
|
5077
|
-
"text": "Component"
|
|
5076
|
+
"text": "Component[]"
|
|
5078
5077
|
}
|
|
5079
5078
|
}
|
|
5080
5079
|
]
|
|
5081
5080
|
},
|
|
5082
5081
|
{
|
|
5083
5082
|
"kind": "method",
|
|
5084
|
-
"name": "
|
|
5083
|
+
"name": "_getValueFromEventTarget",
|
|
5085
5084
|
"parameters": [
|
|
5086
5085
|
{
|
|
5087
|
-
"name": "
|
|
5086
|
+
"name": "element",
|
|
5088
5087
|
"type": {
|
|
5089
|
-
"text": "
|
|
5088
|
+
"text": "HTMLElement"
|
|
5090
5089
|
}
|
|
5091
5090
|
}
|
|
5092
|
-
]
|
|
5091
|
+
],
|
|
5092
|
+
"inheritedFrom": {
|
|
5093
|
+
"name": "AbstractProperty",
|
|
5094
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5095
|
+
}
|
|
5093
5096
|
},
|
|
5094
5097
|
{
|
|
5095
5098
|
"kind": "method",
|
|
5096
|
-
"name": "
|
|
5099
|
+
"name": "_onAfterValueChange",
|
|
5097
5100
|
"parameters": [
|
|
5098
5101
|
{
|
|
5099
|
-
"name": "
|
|
5102
|
+
"name": "key",
|
|
5100
5103
|
"type": {
|
|
5101
|
-
"text": "
|
|
5104
|
+
"text": "string"
|
|
5102
5105
|
}
|
|
5103
|
-
}
|
|
5104
|
-
]
|
|
5105
|
-
},
|
|
5106
|
-
{
|
|
5107
|
-
"kind": "method",
|
|
5108
|
-
"name": "shouldBeShown",
|
|
5109
|
-
"return": {
|
|
5110
|
-
"type": {
|
|
5111
|
-
"text": "boolean"
|
|
5112
|
-
}
|
|
5113
|
-
},
|
|
5114
|
-
"parameters": [
|
|
5106
|
+
},
|
|
5115
5107
|
{
|
|
5116
|
-
"name": "
|
|
5108
|
+
"name": "value",
|
|
5117
5109
|
"type": {
|
|
5118
|
-
"text": "
|
|
5110
|
+
"text": "any"
|
|
5119
5111
|
}
|
|
5120
5112
|
}
|
|
5121
|
-
]
|
|
5113
|
+
],
|
|
5114
|
+
"inheritedFrom": {
|
|
5115
|
+
"name": "AbstractProperty",
|
|
5116
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5117
|
+
}
|
|
5118
|
+
}
|
|
5119
|
+
],
|
|
5120
|
+
"events": [
|
|
5121
|
+
{
|
|
5122
|
+
"name": "bounds-change",
|
|
5123
|
+
"type": {
|
|
5124
|
+
"text": "CustomEvent"
|
|
5125
|
+
}
|
|
5122
5126
|
},
|
|
5123
5127
|
{
|
|
5124
|
-
"
|
|
5125
|
-
"
|
|
5126
|
-
|
|
5127
|
-
"type": {
|
|
5128
|
-
"text": "TemplateResult"
|
|
5129
|
-
}
|
|
5128
|
+
"name": "property-change",
|
|
5129
|
+
"type": {
|
|
5130
|
+
"text": "CustomEvent"
|
|
5130
5131
|
},
|
|
5131
|
-
"
|
|
5132
|
-
|
|
5133
|
-
|
|
5134
|
-
|
|
5135
|
-
"text": "Component"
|
|
5136
|
-
}
|
|
5137
|
-
},
|
|
5138
|
-
{
|
|
5139
|
-
"name": "depth",
|
|
5140
|
-
"type": {
|
|
5141
|
-
"text": "number"
|
|
5142
|
-
}
|
|
5143
|
-
}
|
|
5144
|
-
]
|
|
5132
|
+
"inheritedFrom": {
|
|
5133
|
+
"name": "AbstractProperty",
|
|
5134
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5135
|
+
}
|
|
5145
5136
|
}
|
|
5146
5137
|
],
|
|
5147
5138
|
"attributes": [
|
|
5148
5139
|
{
|
|
5149
|
-
"name": "
|
|
5140
|
+
"name": "value",
|
|
5141
|
+
"type": {
|
|
5142
|
+
"text": "Properties | undefined"
|
|
5143
|
+
},
|
|
5144
|
+
"fieldName": "value"
|
|
5145
|
+
},
|
|
5146
|
+
{
|
|
5147
|
+
"name": "bounds",
|
|
5148
|
+
"type": {
|
|
5149
|
+
"text": "BOUNDS | null"
|
|
5150
|
+
},
|
|
5151
|
+
"default": "null",
|
|
5152
|
+
"fieldName": "bounds"
|
|
5153
|
+
},
|
|
5154
|
+
{
|
|
5155
|
+
"name": "selected",
|
|
5150
5156
|
"type": {
|
|
5151
|
-
"text": "
|
|
5157
|
+
"text": "Component[]"
|
|
5152
5158
|
},
|
|
5153
|
-
"
|
|
5159
|
+
"default": "[]",
|
|
5160
|
+
"fieldName": "selected"
|
|
5154
5161
|
}
|
|
5155
5162
|
],
|
|
5156
5163
|
"superclass": {
|
|
5157
|
-
"name": "
|
|
5158
|
-
"
|
|
5159
|
-
}
|
|
5160
|
-
"customElement": true
|
|
5164
|
+
"name": "AbstractProperty",
|
|
5165
|
+
"module": "/src/modeller/property-sidebar/abstract-property"
|
|
5166
|
+
}
|
|
5161
5167
|
}
|
|
5162
5168
|
],
|
|
5163
5169
|
"exports": [
|
|
5164
5170
|
{
|
|
5165
5171
|
"kind": "js",
|
|
5166
|
-
"name": "
|
|
5172
|
+
"name": "PropertyShapes",
|
|
5167
5173
|
"declaration": {
|
|
5168
|
-
"name": "
|
|
5169
|
-
"module": "src/modeller/property-sidebar/
|
|
5174
|
+
"name": "PropertyShapes",
|
|
5175
|
+
"module": "src/modeller/property-sidebar/shapes/shapes.ts"
|
|
5170
5176
|
}
|
|
5171
5177
|
}
|
|
5172
5178
|
]
|
|
@@ -5734,16 +5740,253 @@
|
|
|
5734
5740
|
"text": "any"
|
|
5735
5741
|
}
|
|
5736
5742
|
}
|
|
5737
|
-
]
|
|
5743
|
+
]
|
|
5744
|
+
}
|
|
5745
|
+
],
|
|
5746
|
+
"exports": [
|
|
5747
|
+
{
|
|
5748
|
+
"kind": "js",
|
|
5749
|
+
"name": "convert",
|
|
5750
|
+
"declaration": {
|
|
5751
|
+
"name": "convert",
|
|
5752
|
+
"module": "src/modeller/property-sidebar/effects/value-converter.ts"
|
|
5753
|
+
}
|
|
5754
|
+
}
|
|
5755
|
+
]
|
|
5756
|
+
},
|
|
5757
|
+
{
|
|
5758
|
+
"kind": "javascript-module",
|
|
5759
|
+
"path": "src/modeller/property-sidebar/inspector/inspector.ts",
|
|
5760
|
+
"declarations": [
|
|
5761
|
+
{
|
|
5762
|
+
"kind": "class",
|
|
5763
|
+
"description": "",
|
|
5764
|
+
"name": "SceneInspector",
|
|
5765
|
+
"members": [
|
|
5766
|
+
{
|
|
5767
|
+
"kind": "field",
|
|
5768
|
+
"name": "scene",
|
|
5769
|
+
"type": {
|
|
5770
|
+
"text": "Scene | undefined"
|
|
5771
|
+
},
|
|
5772
|
+
"attribute": "scene"
|
|
5773
|
+
},
|
|
5774
|
+
{
|
|
5775
|
+
"kind": "field",
|
|
5776
|
+
"name": "searchText",
|
|
5777
|
+
"type": {
|
|
5778
|
+
"text": "string"
|
|
5779
|
+
},
|
|
5780
|
+
"privacy": "private",
|
|
5781
|
+
"default": "''"
|
|
5782
|
+
},
|
|
5783
|
+
{
|
|
5784
|
+
"kind": "field",
|
|
5785
|
+
"name": "_extendedMap",
|
|
5786
|
+
"type": {
|
|
5787
|
+
"text": "any"
|
|
5788
|
+
},
|
|
5789
|
+
"privacy": "private"
|
|
5790
|
+
},
|
|
5791
|
+
{
|
|
5792
|
+
"kind": "field",
|
|
5793
|
+
"name": "show",
|
|
5794
|
+
"type": {
|
|
5795
|
+
"text": "boolean"
|
|
5796
|
+
},
|
|
5797
|
+
"privacy": "private",
|
|
5798
|
+
"default": "false"
|
|
5799
|
+
},
|
|
5800
|
+
{
|
|
5801
|
+
"kind": "method",
|
|
5802
|
+
"name": "disconnectScene",
|
|
5803
|
+
"parameters": [
|
|
5804
|
+
{
|
|
5805
|
+
"name": "scene",
|
|
5806
|
+
"optional": true,
|
|
5807
|
+
"type": {
|
|
5808
|
+
"text": "Scene"
|
|
5809
|
+
}
|
|
5810
|
+
}
|
|
5811
|
+
]
|
|
5812
|
+
},
|
|
5813
|
+
{
|
|
5814
|
+
"kind": "method",
|
|
5815
|
+
"name": "refresh"
|
|
5816
|
+
},
|
|
5817
|
+
{
|
|
5818
|
+
"kind": "field",
|
|
5819
|
+
"name": "sortableConfig",
|
|
5820
|
+
"type": {
|
|
5821
|
+
"text": "Sortable.Options"
|
|
5822
|
+
},
|
|
5823
|
+
"default": "{\n group: 'inspector',\n animation: 150,\n draggable: '.component',\n swapThreshold: 1,\n onSort: this.onSort.bind(this)\n }"
|
|
5824
|
+
},
|
|
5825
|
+
{
|
|
5826
|
+
"kind": "method",
|
|
5827
|
+
"name": "onSort",
|
|
5828
|
+
"parameters": [
|
|
5829
|
+
{
|
|
5830
|
+
"name": "e",
|
|
5831
|
+
"type": {
|
|
5832
|
+
"text": "Sortable.SortableEvent"
|
|
5833
|
+
}
|
|
5834
|
+
}
|
|
5835
|
+
]
|
|
5836
|
+
},
|
|
5837
|
+
{
|
|
5838
|
+
"kind": "method",
|
|
5839
|
+
"name": "_onclick",
|
|
5840
|
+
"parameters": [
|
|
5841
|
+
{
|
|
5842
|
+
"name": "e",
|
|
5843
|
+
"type": {
|
|
5844
|
+
"text": "MouseEvent"
|
|
5845
|
+
}
|
|
5846
|
+
}
|
|
5847
|
+
]
|
|
5848
|
+
},
|
|
5849
|
+
{
|
|
5850
|
+
"kind": "method",
|
|
5851
|
+
"name": "_ondblclick",
|
|
5852
|
+
"parameters": [
|
|
5853
|
+
{
|
|
5854
|
+
"name": "e",
|
|
5855
|
+
"type": {
|
|
5856
|
+
"text": "MouseEvent"
|
|
5857
|
+
}
|
|
5858
|
+
}
|
|
5859
|
+
]
|
|
5860
|
+
},
|
|
5861
|
+
{
|
|
5862
|
+
"kind": "field",
|
|
5863
|
+
"name": "extendedMap",
|
|
5864
|
+
"readonly": true
|
|
5865
|
+
},
|
|
5866
|
+
{
|
|
5867
|
+
"kind": "method",
|
|
5868
|
+
"name": "getNodeHandleClass",
|
|
5869
|
+
"parameters": [
|
|
5870
|
+
{
|
|
5871
|
+
"name": "component",
|
|
5872
|
+
"type": {
|
|
5873
|
+
"text": "Component"
|
|
5874
|
+
}
|
|
5875
|
+
}
|
|
5876
|
+
]
|
|
5877
|
+
},
|
|
5878
|
+
{
|
|
5879
|
+
"kind": "method",
|
|
5880
|
+
"name": "isExtended",
|
|
5881
|
+
"parameters": [
|
|
5882
|
+
{
|
|
5883
|
+
"name": "component",
|
|
5884
|
+
"type": {
|
|
5885
|
+
"text": "Component"
|
|
5886
|
+
}
|
|
5887
|
+
}
|
|
5888
|
+
]
|
|
5889
|
+
},
|
|
5890
|
+
{
|
|
5891
|
+
"kind": "method",
|
|
5892
|
+
"name": "toggleExtended",
|
|
5893
|
+
"parameters": [
|
|
5894
|
+
{
|
|
5895
|
+
"name": "component",
|
|
5896
|
+
"type": {
|
|
5897
|
+
"text": "Component"
|
|
5898
|
+
}
|
|
5899
|
+
}
|
|
5900
|
+
]
|
|
5901
|
+
},
|
|
5902
|
+
{
|
|
5903
|
+
"kind": "method",
|
|
5904
|
+
"name": "toggleHidden",
|
|
5905
|
+
"parameters": [
|
|
5906
|
+
{
|
|
5907
|
+
"name": "component",
|
|
5908
|
+
"type": {
|
|
5909
|
+
"text": "Component"
|
|
5910
|
+
}
|
|
5911
|
+
}
|
|
5912
|
+
]
|
|
5913
|
+
},
|
|
5914
|
+
{
|
|
5915
|
+
"kind": "method",
|
|
5916
|
+
"name": "selectComponent",
|
|
5917
|
+
"parameters": [
|
|
5918
|
+
{
|
|
5919
|
+
"name": "component",
|
|
5920
|
+
"type": {
|
|
5921
|
+
"text": "Component"
|
|
5922
|
+
}
|
|
5923
|
+
}
|
|
5924
|
+
]
|
|
5925
|
+
},
|
|
5926
|
+
{
|
|
5927
|
+
"kind": "method",
|
|
5928
|
+
"name": "shouldBeShown",
|
|
5929
|
+
"return": {
|
|
5930
|
+
"type": {
|
|
5931
|
+
"text": "boolean"
|
|
5932
|
+
}
|
|
5933
|
+
},
|
|
5934
|
+
"parameters": [
|
|
5935
|
+
{
|
|
5936
|
+
"name": "component",
|
|
5937
|
+
"type": {
|
|
5938
|
+
"text": "Component"
|
|
5939
|
+
}
|
|
5940
|
+
}
|
|
5941
|
+
]
|
|
5942
|
+
},
|
|
5943
|
+
{
|
|
5944
|
+
"kind": "method",
|
|
5945
|
+
"name": "renderComponent",
|
|
5946
|
+
"return": {
|
|
5947
|
+
"type": {
|
|
5948
|
+
"text": "TemplateResult"
|
|
5949
|
+
}
|
|
5950
|
+
},
|
|
5951
|
+
"parameters": [
|
|
5952
|
+
{
|
|
5953
|
+
"name": "component",
|
|
5954
|
+
"type": {
|
|
5955
|
+
"text": "Component"
|
|
5956
|
+
}
|
|
5957
|
+
},
|
|
5958
|
+
{
|
|
5959
|
+
"name": "depth",
|
|
5960
|
+
"type": {
|
|
5961
|
+
"text": "number"
|
|
5962
|
+
}
|
|
5963
|
+
}
|
|
5964
|
+
]
|
|
5965
|
+
}
|
|
5966
|
+
],
|
|
5967
|
+
"attributes": [
|
|
5968
|
+
{
|
|
5969
|
+
"name": "scene",
|
|
5970
|
+
"type": {
|
|
5971
|
+
"text": "Scene | undefined"
|
|
5972
|
+
},
|
|
5973
|
+
"fieldName": "scene"
|
|
5974
|
+
}
|
|
5975
|
+
],
|
|
5976
|
+
"superclass": {
|
|
5977
|
+
"name": "LitElement",
|
|
5978
|
+
"package": "lit"
|
|
5979
|
+
},
|
|
5980
|
+
"customElement": true
|
|
5738
5981
|
}
|
|
5739
5982
|
],
|
|
5740
5983
|
"exports": [
|
|
5741
5984
|
{
|
|
5742
5985
|
"kind": "js",
|
|
5743
|
-
"name": "
|
|
5986
|
+
"name": "SceneInspector",
|
|
5744
5987
|
"declaration": {
|
|
5745
|
-
"name": "
|
|
5746
|
-
"module": "src/modeller/property-sidebar/
|
|
5988
|
+
"name": "SceneInspector",
|
|
5989
|
+
"module": "src/modeller/property-sidebar/inspector/inspector.ts"
|
|
5747
5990
|
}
|
|
5748
5991
|
}
|
|
5749
5992
|
]
|
|
@@ -6095,249 +6338,6 @@
|
|
|
6095
6338
|
}
|
|
6096
6339
|
]
|
|
6097
6340
|
},
|
|
6098
|
-
{
|
|
6099
|
-
"kind": "javascript-module",
|
|
6100
|
-
"path": "src/modeller/property-sidebar/shapes/box-padding-editor-styles.ts",
|
|
6101
|
-
"declarations": [
|
|
6102
|
-
{
|
|
6103
|
-
"kind": "variable",
|
|
6104
|
-
"name": "BoxPaddingEditorStyles",
|
|
6105
|
-
"default": "css`\n .box-padding {\n width: 100%;\n }\n\n .box-padding td {\n background: var(--url-icon-properties-padding) 50% 0 no-repeat;\n }\n\n .box-padding tr:nth-child(1),\n .box-padding tr:nth-child(3) {\n height: 20px;\n }\n\n .box-padding tr td:nth-child(1),\n .box-padding tr td:nth-child(3) {\n width: 18px;\n }\n\n .box-padding .slide1 {\n background-position: 0 0;\n }\n\n .box-padding .slide2 {\n background-position: 50% -40px;\n background-color: rgba(69, 46, 41, 0.2);\n }\n\n .box-padding .slide3 {\n background-position: 100% -440px;\n }\n\n .box-padding .slide4 {\n background-position: 0 -360px;\n background-color: rgba(69, 46, 41, 0.2);\n }\n\n .box-padding .slide5 {\n background: none;\n text-align: center;\n }\n\n .box-padding .slide6 {\n background-position: 100% -160px;\n background-color: rgba(69, 46, 41, 0.2);\n }\n\n .box-padding .slide7 {\n background-position: 0 100%;\n }\n\n .box-padding .slide8 {\n background-position: 50% -320px;\n background-color: rgba(69, 46, 41, 0.2);\n }\n\n .box-padding .slide9 {\n background-position: 0 0px;\n }\n\n .box-padding input {\n background-color: transparent;\n width: 35px;\n margin: 0px;\n padding: 0px;\n clear: both;\n float: initial;\n border: 1px solid #fff;\n border-width: 0 0 1px 0;\n text-align: right;\n font-size: 14px;\n }\n\n .slide5 input:nth-child(1),\n .slide5 input:nth-child(4) {\n display: block;\n margin: auto;\n }\n\n .slide5 input:nth-child(2) {\n float: left;\n }\n\n .slide5 input:nth-child(3) {\n float: right;\n margin-top: -25px;\n }\n\n .slide5 input:nth-child(4) {\n margin-top: -5px;\n }\n`"
|
|
6106
|
-
}
|
|
6107
|
-
],
|
|
6108
|
-
"exports": [
|
|
6109
|
-
{
|
|
6110
|
-
"kind": "js",
|
|
6111
|
-
"name": "BoxPaddingEditorStyles",
|
|
6112
|
-
"declaration": {
|
|
6113
|
-
"name": "BoxPaddingEditorStyles",
|
|
6114
|
-
"module": "src/modeller/property-sidebar/shapes/box-padding-editor-styles.ts"
|
|
6115
|
-
}
|
|
6116
|
-
}
|
|
6117
|
-
]
|
|
6118
|
-
},
|
|
6119
|
-
{
|
|
6120
|
-
"kind": "javascript-module",
|
|
6121
|
-
"path": "src/modeller/property-sidebar/shapes/shapes.ts",
|
|
6122
|
-
"declarations": [
|
|
6123
|
-
{
|
|
6124
|
-
"kind": "class",
|
|
6125
|
-
"description": "",
|
|
6126
|
-
"name": "PropertyShapes",
|
|
6127
|
-
"members": [
|
|
6128
|
-
{
|
|
6129
|
-
"kind": "field",
|
|
6130
|
-
"name": "value",
|
|
6131
|
-
"type": {
|
|
6132
|
-
"text": "Properties | undefined"
|
|
6133
|
-
},
|
|
6134
|
-
"attribute": "value"
|
|
6135
|
-
},
|
|
6136
|
-
{
|
|
6137
|
-
"kind": "field",
|
|
6138
|
-
"name": "bounds",
|
|
6139
|
-
"type": {
|
|
6140
|
-
"text": "BOUNDS | null"
|
|
6141
|
-
},
|
|
6142
|
-
"default": "null",
|
|
6143
|
-
"attribute": "bounds"
|
|
6144
|
-
},
|
|
6145
|
-
{
|
|
6146
|
-
"kind": "field",
|
|
6147
|
-
"name": "selected",
|
|
6148
|
-
"type": {
|
|
6149
|
-
"text": "Component[]"
|
|
6150
|
-
},
|
|
6151
|
-
"default": "[]",
|
|
6152
|
-
"attribute": "selected"
|
|
6153
|
-
},
|
|
6154
|
-
{
|
|
6155
|
-
"kind": "method",
|
|
6156
|
-
"name": "_onValueChange",
|
|
6157
|
-
"parameters": [
|
|
6158
|
-
{
|
|
6159
|
-
"name": "e",
|
|
6160
|
-
"type": {
|
|
6161
|
-
"text": "Event"
|
|
6162
|
-
}
|
|
6163
|
-
}
|
|
6164
|
-
],
|
|
6165
|
-
"inheritedFrom": {
|
|
6166
|
-
"name": "AbstractProperty",
|
|
6167
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6168
|
-
}
|
|
6169
|
-
},
|
|
6170
|
-
{
|
|
6171
|
-
"kind": "method",
|
|
6172
|
-
"name": "_hasTextProperty",
|
|
6173
|
-
"parameters": [
|
|
6174
|
-
{
|
|
6175
|
-
"name": "selected",
|
|
6176
|
-
"type": {
|
|
6177
|
-
"text": "Component[]"
|
|
6178
|
-
}
|
|
6179
|
-
}
|
|
6180
|
-
]
|
|
6181
|
-
},
|
|
6182
|
-
{
|
|
6183
|
-
"kind": "method",
|
|
6184
|
-
"name": "_hasProperties",
|
|
6185
|
-
"parameters": [
|
|
6186
|
-
{
|
|
6187
|
-
"name": "selected",
|
|
6188
|
-
"type": {
|
|
6189
|
-
"text": "Component[]"
|
|
6190
|
-
}
|
|
6191
|
-
}
|
|
6192
|
-
]
|
|
6193
|
-
},
|
|
6194
|
-
{
|
|
6195
|
-
"kind": "method",
|
|
6196
|
-
"name": "_isIdentifiable",
|
|
6197
|
-
"parameters": [
|
|
6198
|
-
{
|
|
6199
|
-
"name": "selected",
|
|
6200
|
-
"type": {
|
|
6201
|
-
"text": "Component[]"
|
|
6202
|
-
}
|
|
6203
|
-
}
|
|
6204
|
-
]
|
|
6205
|
-
},
|
|
6206
|
-
{
|
|
6207
|
-
"kind": "method",
|
|
6208
|
-
"name": "_isClassIdentifiable",
|
|
6209
|
-
"parameters": [
|
|
6210
|
-
{
|
|
6211
|
-
"name": "selected",
|
|
6212
|
-
"type": {
|
|
6213
|
-
"text": "Component[]"
|
|
6214
|
-
}
|
|
6215
|
-
}
|
|
6216
|
-
]
|
|
6217
|
-
},
|
|
6218
|
-
{
|
|
6219
|
-
"kind": "method",
|
|
6220
|
-
"name": "_isLine",
|
|
6221
|
-
"parameters": [
|
|
6222
|
-
{
|
|
6223
|
-
"name": "selected",
|
|
6224
|
-
"type": {
|
|
6225
|
-
"text": "Component[]"
|
|
6226
|
-
}
|
|
6227
|
-
}
|
|
6228
|
-
]
|
|
6229
|
-
},
|
|
6230
|
-
{
|
|
6231
|
-
"kind": "method",
|
|
6232
|
-
"name": "_is3dish",
|
|
6233
|
-
"parameters": [
|
|
6234
|
-
{
|
|
6235
|
-
"name": "selected",
|
|
6236
|
-
"type": {
|
|
6237
|
-
"text": "Component[]"
|
|
6238
|
-
}
|
|
6239
|
-
}
|
|
6240
|
-
]
|
|
6241
|
-
},
|
|
6242
|
-
{
|
|
6243
|
-
"kind": "method",
|
|
6244
|
-
"name": "_getValueFromEventTarget",
|
|
6245
|
-
"parameters": [
|
|
6246
|
-
{
|
|
6247
|
-
"name": "element",
|
|
6248
|
-
"type": {
|
|
6249
|
-
"text": "HTMLElement"
|
|
6250
|
-
}
|
|
6251
|
-
}
|
|
6252
|
-
],
|
|
6253
|
-
"inheritedFrom": {
|
|
6254
|
-
"name": "AbstractProperty",
|
|
6255
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6256
|
-
}
|
|
6257
|
-
},
|
|
6258
|
-
{
|
|
6259
|
-
"kind": "method",
|
|
6260
|
-
"name": "_onAfterValueChange",
|
|
6261
|
-
"parameters": [
|
|
6262
|
-
{
|
|
6263
|
-
"name": "key",
|
|
6264
|
-
"type": {
|
|
6265
|
-
"text": "string"
|
|
6266
|
-
}
|
|
6267
|
-
},
|
|
6268
|
-
{
|
|
6269
|
-
"name": "value",
|
|
6270
|
-
"type": {
|
|
6271
|
-
"text": "any"
|
|
6272
|
-
}
|
|
6273
|
-
}
|
|
6274
|
-
],
|
|
6275
|
-
"inheritedFrom": {
|
|
6276
|
-
"name": "AbstractProperty",
|
|
6277
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6278
|
-
}
|
|
6279
|
-
}
|
|
6280
|
-
],
|
|
6281
|
-
"events": [
|
|
6282
|
-
{
|
|
6283
|
-
"name": "bounds-change",
|
|
6284
|
-
"type": {
|
|
6285
|
-
"text": "CustomEvent"
|
|
6286
|
-
}
|
|
6287
|
-
},
|
|
6288
|
-
{
|
|
6289
|
-
"name": "property-change",
|
|
6290
|
-
"type": {
|
|
6291
|
-
"text": "CustomEvent"
|
|
6292
|
-
},
|
|
6293
|
-
"inheritedFrom": {
|
|
6294
|
-
"name": "AbstractProperty",
|
|
6295
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6296
|
-
}
|
|
6297
|
-
}
|
|
6298
|
-
],
|
|
6299
|
-
"attributes": [
|
|
6300
|
-
{
|
|
6301
|
-
"name": "value",
|
|
6302
|
-
"type": {
|
|
6303
|
-
"text": "Properties | undefined"
|
|
6304
|
-
},
|
|
6305
|
-
"fieldName": "value"
|
|
6306
|
-
},
|
|
6307
|
-
{
|
|
6308
|
-
"name": "bounds",
|
|
6309
|
-
"type": {
|
|
6310
|
-
"text": "BOUNDS | null"
|
|
6311
|
-
},
|
|
6312
|
-
"default": "null",
|
|
6313
|
-
"fieldName": "bounds"
|
|
6314
|
-
},
|
|
6315
|
-
{
|
|
6316
|
-
"name": "selected",
|
|
6317
|
-
"type": {
|
|
6318
|
-
"text": "Component[]"
|
|
6319
|
-
},
|
|
6320
|
-
"default": "[]",
|
|
6321
|
-
"fieldName": "selected"
|
|
6322
|
-
}
|
|
6323
|
-
],
|
|
6324
|
-
"superclass": {
|
|
6325
|
-
"name": "AbstractProperty",
|
|
6326
|
-
"module": "/src/modeller/property-sidebar/abstract-property"
|
|
6327
|
-
}
|
|
6328
|
-
}
|
|
6329
|
-
],
|
|
6330
|
-
"exports": [
|
|
6331
|
-
{
|
|
6332
|
-
"kind": "js",
|
|
6333
|
-
"name": "PropertyShapes",
|
|
6334
|
-
"declaration": {
|
|
6335
|
-
"name": "PropertyShapes",
|
|
6336
|
-
"module": "src/modeller/property-sidebar/shapes/shapes.ts"
|
|
6337
|
-
}
|
|
6338
|
-
}
|
|
6339
|
-
]
|
|
6340
|
-
},
|
|
6341
6341
|
{
|
|
6342
6342
|
"kind": "javascript-module",
|
|
6343
6343
|
"path": "src/modeller/property-sidebar/styles/styles.ts",
|