@fmsim/board 0.0.86 → 0.0.88
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 +1679 -1679
- package/package.json +3 -3
package/custom-elements.json
CHANGED
|
@@ -2,69 +2,6 @@
|
|
|
2
2
|
"schemaVersion": "1.0.0",
|
|
3
3
|
"readme": "",
|
|
4
4
|
"modules": [
|
|
5
|
-
{
|
|
6
|
-
"kind": "javascript-module",
|
|
7
|
-
"path": "stories/index.stories.ts",
|
|
8
|
-
"declarations": [
|
|
9
|
-
{
|
|
10
|
-
"kind": "variable",
|
|
11
|
-
"name": "Regular"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"kind": "variable",
|
|
15
|
-
"name": "CustomTitle"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"kind": "variable",
|
|
19
|
-
"name": "CustomCounter"
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"kind": "variable",
|
|
23
|
-
"name": "SlottedContent"
|
|
24
|
-
}
|
|
25
|
-
],
|
|
26
|
-
"exports": [
|
|
27
|
-
{
|
|
28
|
-
"kind": "js",
|
|
29
|
-
"name": "default",
|
|
30
|
-
"declaration": {
|
|
31
|
-
"module": "stories/index.stories.ts"
|
|
32
|
-
}
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"kind": "js",
|
|
36
|
-
"name": "Regular",
|
|
37
|
-
"declaration": {
|
|
38
|
-
"name": "Regular",
|
|
39
|
-
"module": "stories/index.stories.ts"
|
|
40
|
-
}
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"kind": "js",
|
|
44
|
-
"name": "CustomTitle",
|
|
45
|
-
"declaration": {
|
|
46
|
-
"name": "CustomTitle",
|
|
47
|
-
"module": "stories/index.stories.ts"
|
|
48
|
-
}
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"kind": "js",
|
|
52
|
-
"name": "CustomCounter",
|
|
53
|
-
"declaration": {
|
|
54
|
-
"name": "CustomCounter",
|
|
55
|
-
"module": "stories/index.stories.ts"
|
|
56
|
-
}
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"kind": "js",
|
|
60
|
-
"name": "SlottedContent",
|
|
61
|
-
"declaration": {
|
|
62
|
-
"name": "SlottedContent",
|
|
63
|
-
"module": "stories/index.stories.ts"
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
]
|
|
67
|
-
},
|
|
68
5
|
{
|
|
69
6
|
"kind": "javascript-module",
|
|
70
7
|
"path": "src/index.ts",
|
|
@@ -1670,6 +1607,69 @@
|
|
|
1670
1607
|
"declarations": [],
|
|
1671
1608
|
"exports": []
|
|
1672
1609
|
},
|
|
1610
|
+
{
|
|
1611
|
+
"kind": "javascript-module",
|
|
1612
|
+
"path": "stories/index.stories.ts",
|
|
1613
|
+
"declarations": [
|
|
1614
|
+
{
|
|
1615
|
+
"kind": "variable",
|
|
1616
|
+
"name": "Regular"
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
"kind": "variable",
|
|
1620
|
+
"name": "CustomTitle"
|
|
1621
|
+
},
|
|
1622
|
+
{
|
|
1623
|
+
"kind": "variable",
|
|
1624
|
+
"name": "CustomCounter"
|
|
1625
|
+
},
|
|
1626
|
+
{
|
|
1627
|
+
"kind": "variable",
|
|
1628
|
+
"name": "SlottedContent"
|
|
1629
|
+
}
|
|
1630
|
+
],
|
|
1631
|
+
"exports": [
|
|
1632
|
+
{
|
|
1633
|
+
"kind": "js",
|
|
1634
|
+
"name": "default",
|
|
1635
|
+
"declaration": {
|
|
1636
|
+
"module": "stories/index.stories.ts"
|
|
1637
|
+
}
|
|
1638
|
+
},
|
|
1639
|
+
{
|
|
1640
|
+
"kind": "js",
|
|
1641
|
+
"name": "Regular",
|
|
1642
|
+
"declaration": {
|
|
1643
|
+
"name": "Regular",
|
|
1644
|
+
"module": "stories/index.stories.ts"
|
|
1645
|
+
}
|
|
1646
|
+
},
|
|
1647
|
+
{
|
|
1648
|
+
"kind": "js",
|
|
1649
|
+
"name": "CustomTitle",
|
|
1650
|
+
"declaration": {
|
|
1651
|
+
"name": "CustomTitle",
|
|
1652
|
+
"module": "stories/index.stories.ts"
|
|
1653
|
+
}
|
|
1654
|
+
},
|
|
1655
|
+
{
|
|
1656
|
+
"kind": "js",
|
|
1657
|
+
"name": "CustomCounter",
|
|
1658
|
+
"declaration": {
|
|
1659
|
+
"name": "CustomCounter",
|
|
1660
|
+
"module": "stories/index.stories.ts"
|
|
1661
|
+
}
|
|
1662
|
+
},
|
|
1663
|
+
{
|
|
1664
|
+
"kind": "js",
|
|
1665
|
+
"name": "SlottedContent",
|
|
1666
|
+
"declaration": {
|
|
1667
|
+
"name": "SlottedContent",
|
|
1668
|
+
"module": "stories/index.stories.ts"
|
|
1669
|
+
}
|
|
1670
|
+
}
|
|
1671
|
+
]
|
|
1672
|
+
},
|
|
1673
1673
|
{
|
|
1674
1674
|
"kind": "javascript-module",
|
|
1675
1675
|
"path": "src/component/etc.ts",
|
|
@@ -1823,313 +1823,187 @@
|
|
|
1823
1823
|
},
|
|
1824
1824
|
{
|
|
1825
1825
|
"kind": "javascript-module",
|
|
1826
|
-
"path": "src/
|
|
1827
|
-
"declarations": [
|
|
1828
|
-
|
|
1826
|
+
"path": "src/modeller/edit-toolbar-style.ts",
|
|
1827
|
+
"declarations": [
|
|
1828
|
+
{
|
|
1829
|
+
"kind": "variable",
|
|
1830
|
+
"name": "style",
|
|
1831
|
+
"default": "css`\n :host {\n color: white;\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\n #generate-model {\n background-position-y: -1492px;\n }\n`"
|
|
1832
|
+
}
|
|
1833
|
+
],
|
|
1834
|
+
"exports": [
|
|
1835
|
+
{
|
|
1836
|
+
"kind": "js",
|
|
1837
|
+
"name": "style",
|
|
1838
|
+
"declaration": {
|
|
1839
|
+
"name": "style",
|
|
1840
|
+
"module": "src/modeller/edit-toolbar-style.ts"
|
|
1841
|
+
}
|
|
1842
|
+
}
|
|
1843
|
+
]
|
|
1829
1844
|
},
|
|
1830
1845
|
{
|
|
1831
1846
|
"kind": "javascript-module",
|
|
1832
|
-
"path": "src/
|
|
1847
|
+
"path": "src/modeller/edit-toolbar.ts",
|
|
1833
1848
|
"declarations": [
|
|
1834
1849
|
{
|
|
1835
1850
|
"kind": "class",
|
|
1836
1851
|
"description": "",
|
|
1837
|
-
"name": "
|
|
1852
|
+
"name": "EditToolbar",
|
|
1838
1853
|
"members": [
|
|
1839
1854
|
{
|
|
1840
1855
|
"kind": "field",
|
|
1841
|
-
"name": "
|
|
1856
|
+
"name": "scene",
|
|
1857
|
+
"type": {
|
|
1858
|
+
"text": "Scene | undefined"
|
|
1859
|
+
},
|
|
1860
|
+
"attribute": "scene"
|
|
1842
1861
|
},
|
|
1843
1862
|
{
|
|
1844
1863
|
"kind": "field",
|
|
1845
|
-
"name": "
|
|
1864
|
+
"name": "selected",
|
|
1865
|
+
"type": {
|
|
1866
|
+
"text": "any[]"
|
|
1867
|
+
},
|
|
1868
|
+
"default": "[]",
|
|
1869
|
+
"attribute": "selected"
|
|
1846
1870
|
},
|
|
1847
1871
|
{
|
|
1848
|
-
"kind": "
|
|
1849
|
-
"name": "
|
|
1872
|
+
"kind": "field",
|
|
1873
|
+
"name": "hideProperty",
|
|
1874
|
+
"type": {
|
|
1875
|
+
"text": "boolean"
|
|
1876
|
+
},
|
|
1877
|
+
"default": "false",
|
|
1878
|
+
"attribute": "hideProperty"
|
|
1850
1879
|
},
|
|
1851
1880
|
{
|
|
1852
|
-
"kind": "
|
|
1853
|
-
"name": "
|
|
1881
|
+
"kind": "field",
|
|
1882
|
+
"name": "cliped",
|
|
1883
|
+
"type": {
|
|
1884
|
+
"text": "string | undefined"
|
|
1885
|
+
},
|
|
1886
|
+
"privacy": "private"
|
|
1854
1887
|
},
|
|
1855
1888
|
{
|
|
1856
1889
|
"kind": "field",
|
|
1857
|
-
"name": "
|
|
1858
|
-
"
|
|
1890
|
+
"name": "redo",
|
|
1891
|
+
"type": {
|
|
1892
|
+
"text": "HTMLElement"
|
|
1893
|
+
},
|
|
1894
|
+
"privacy": "private"
|
|
1859
1895
|
},
|
|
1860
1896
|
{
|
|
1861
|
-
"kind": "
|
|
1862
|
-
"name": "
|
|
1863
|
-
"
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
"text": "CanvasRenderingContext2D"
|
|
1868
|
-
}
|
|
1869
|
-
},
|
|
1870
|
-
{
|
|
1871
|
-
"name": "p0",
|
|
1872
|
-
"type": {
|
|
1873
|
-
"text": "POINT"
|
|
1874
|
-
}
|
|
1875
|
-
},
|
|
1876
|
-
{
|
|
1877
|
-
"name": "p1",
|
|
1878
|
-
"type": {
|
|
1879
|
-
"text": "POINT"
|
|
1880
|
-
}
|
|
1881
|
-
},
|
|
1882
|
-
{
|
|
1883
|
-
"name": "headLength",
|
|
1884
|
-
"default": "10",
|
|
1885
|
-
"type": {
|
|
1886
|
-
"text": "number"
|
|
1887
|
-
}
|
|
1888
|
-
}
|
|
1889
|
-
]
|
|
1897
|
+
"kind": "field",
|
|
1898
|
+
"name": "undo",
|
|
1899
|
+
"type": {
|
|
1900
|
+
"text": "HTMLElement"
|
|
1901
|
+
},
|
|
1902
|
+
"privacy": "private"
|
|
1890
1903
|
},
|
|
1891
1904
|
{
|
|
1892
|
-
"kind": "
|
|
1893
|
-
"name": "
|
|
1894
|
-
"
|
|
1895
|
-
"
|
|
1896
|
-
"text": "[Component?, Component?]"
|
|
1897
|
-
}
|
|
1905
|
+
"kind": "field",
|
|
1906
|
+
"name": "fullscreen",
|
|
1907
|
+
"type": {
|
|
1908
|
+
"text": "HTMLElement"
|
|
1898
1909
|
},
|
|
1899
|
-
"
|
|
1900
|
-
{
|
|
1901
|
-
"name": "path",
|
|
1902
|
-
"type": {
|
|
1903
|
-
"text": "PATH"
|
|
1904
|
-
}
|
|
1905
|
-
}
|
|
1906
|
-
]
|
|
1910
|
+
"privacy": "private"
|
|
1907
1911
|
},
|
|
1908
1912
|
{
|
|
1909
1913
|
"kind": "field",
|
|
1910
|
-
"name": "
|
|
1911
|
-
"
|
|
1914
|
+
"name": "cut",
|
|
1915
|
+
"type": {
|
|
1916
|
+
"text": "HTMLElement"
|
|
1917
|
+
},
|
|
1918
|
+
"privacy": "private"
|
|
1912
1919
|
},
|
|
1913
1920
|
{
|
|
1914
|
-
"kind": "
|
|
1915
|
-
"name": "
|
|
1916
|
-
"parameters": [
|
|
1917
|
-
{
|
|
1918
|
-
"name": "after",
|
|
1919
|
-
"type": {
|
|
1920
|
-
"text": "any"
|
|
1921
|
-
}
|
|
1922
|
-
},
|
|
1923
|
-
{
|
|
1924
|
-
"name": "before",
|
|
1925
|
-
"type": {
|
|
1926
|
-
"text": "any"
|
|
1927
|
-
}
|
|
1928
|
-
},
|
|
1929
|
-
{
|
|
1930
|
-
"name": "hint",
|
|
1931
|
-
"type": {
|
|
1932
|
-
"text": "any"
|
|
1933
|
-
}
|
|
1934
|
-
}
|
|
1935
|
-
]
|
|
1936
|
-
},
|
|
1937
|
-
{
|
|
1938
|
-
"kind": "method",
|
|
1939
|
-
"name": "onchangeData",
|
|
1940
|
-
"return": {
|
|
1941
|
-
"type": {
|
|
1942
|
-
"text": "void"
|
|
1943
|
-
}
|
|
1944
|
-
},
|
|
1945
|
-
"parameters": [
|
|
1946
|
-
{
|
|
1947
|
-
"name": "after",
|
|
1948
|
-
"type": {
|
|
1949
|
-
"text": "Properties"
|
|
1950
|
-
}
|
|
1951
|
-
},
|
|
1952
|
-
{
|
|
1953
|
-
"name": "before",
|
|
1954
|
-
"type": {
|
|
1955
|
-
"text": "Properties"
|
|
1956
|
-
}
|
|
1957
|
-
}
|
|
1958
|
-
]
|
|
1959
|
-
}
|
|
1960
|
-
],
|
|
1961
|
-
"superclass": {
|
|
1962
|
-
"name": "Layer",
|
|
1963
|
-
"package": "@hatiolab/things-scene"
|
|
1964
|
-
}
|
|
1965
|
-
}
|
|
1966
|
-
],
|
|
1967
|
-
"exports": [
|
|
1968
|
-
{
|
|
1969
|
-
"kind": "js",
|
|
1970
|
-
"name": "default",
|
|
1971
|
-
"declaration": {
|
|
1972
|
-
"name": "MovementLayer",
|
|
1973
|
-
"module": "src/layers/movement-layer.ts"
|
|
1974
|
-
}
|
|
1975
|
-
}
|
|
1976
|
-
]
|
|
1977
|
-
},
|
|
1978
|
-
{
|
|
1979
|
-
"kind": "javascript-module",
|
|
1980
|
-
"path": "src/layers/tooltip-decorator.ts",
|
|
1981
|
-
"declarations": [
|
|
1982
|
-
{
|
|
1983
|
-
"kind": "function",
|
|
1984
|
-
"name": "tooltipDecorator",
|
|
1985
|
-
"parameters": [
|
|
1986
|
-
{
|
|
1987
|
-
"name": "component",
|
|
1921
|
+
"kind": "field",
|
|
1922
|
+
"name": "copy",
|
|
1988
1923
|
"type": {
|
|
1989
|
-
"text": "
|
|
1990
|
-
}
|
|
1924
|
+
"text": "HTMLElement"
|
|
1925
|
+
},
|
|
1926
|
+
"privacy": "private"
|
|
1991
1927
|
},
|
|
1992
1928
|
{
|
|
1993
|
-
"
|
|
1929
|
+
"kind": "field",
|
|
1930
|
+
"name": "paste",
|
|
1994
1931
|
"type": {
|
|
1995
|
-
"text": "
|
|
1996
|
-
}
|
|
1932
|
+
"text": "HTMLElement"
|
|
1933
|
+
},
|
|
1934
|
+
"privacy": "private"
|
|
1997
1935
|
},
|
|
1998
1936
|
{
|
|
1999
|
-
"
|
|
1937
|
+
"kind": "field",
|
|
1938
|
+
"name": "delete",
|
|
2000
1939
|
"type": {
|
|
2001
|
-
"text": "
|
|
2002
|
-
}
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
}
|
|
2006
|
-
],
|
|
2007
|
-
"exports": [
|
|
2008
|
-
{
|
|
2009
|
-
"kind": "js",
|
|
2010
|
-
"name": "default",
|
|
2011
|
-
"declaration": {
|
|
2012
|
-
"name": "tooltipDecorator",
|
|
2013
|
-
"module": "src/layers/tooltip-decorator.ts"
|
|
2014
|
-
}
|
|
2015
|
-
}
|
|
2016
|
-
]
|
|
2017
|
-
},
|
|
2018
|
-
{
|
|
2019
|
-
"kind": "javascript-module",
|
|
2020
|
-
"path": "src/selector/board-creation-popup.ts",
|
|
2021
|
-
"declarations": [
|
|
2022
|
-
{
|
|
2023
|
-
"kind": "class",
|
|
2024
|
-
"description": "",
|
|
2025
|
-
"name": "BoardCreationPopup",
|
|
2026
|
-
"members": [
|
|
1940
|
+
"text": "HTMLElement"
|
|
1941
|
+
},
|
|
1942
|
+
"privacy": "private"
|
|
1943
|
+
},
|
|
2027
1944
|
{
|
|
2028
1945
|
"kind": "field",
|
|
2029
|
-
"name": "
|
|
1946
|
+
"name": "forward",
|
|
2030
1947
|
"type": {
|
|
2031
|
-
"text": "
|
|
1948
|
+
"text": "HTMLElement"
|
|
2032
1949
|
},
|
|
2033
|
-
"
|
|
1950
|
+
"privacy": "private"
|
|
2034
1951
|
},
|
|
2035
1952
|
{
|
|
2036
1953
|
"kind": "field",
|
|
2037
|
-
"name": "
|
|
1954
|
+
"name": "backward",
|
|
2038
1955
|
"type": {
|
|
2039
|
-
"text": "
|
|
1956
|
+
"text": "HTMLElement"
|
|
2040
1957
|
},
|
|
2041
|
-
"
|
|
1958
|
+
"privacy": "private"
|
|
2042
1959
|
},
|
|
2043
1960
|
{
|
|
2044
|
-
"kind": "
|
|
2045
|
-
"name": "
|
|
2046
|
-
}
|
|
2047
|
-
],
|
|
2048
|
-
"events": [
|
|
2049
|
-
{
|
|
2050
|
-
"name": "create-board",
|
|
1961
|
+
"kind": "field",
|
|
1962
|
+
"name": "front",
|
|
2051
1963
|
"type": {
|
|
2052
|
-
"text": "
|
|
2053
|
-
}
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
"attributes": [
|
|
1964
|
+
"text": "HTMLElement"
|
|
1965
|
+
},
|
|
1966
|
+
"privacy": "private"
|
|
1967
|
+
},
|
|
2057
1968
|
{
|
|
2058
|
-
"
|
|
1969
|
+
"kind": "field",
|
|
1970
|
+
"name": "back",
|
|
2059
1971
|
"type": {
|
|
2060
|
-
"text": "
|
|
1972
|
+
"text": "HTMLElement"
|
|
2061
1973
|
},
|
|
2062
|
-
"
|
|
1974
|
+
"privacy": "private"
|
|
2063
1975
|
},
|
|
2064
1976
|
{
|
|
2065
|
-
"
|
|
1977
|
+
"kind": "field",
|
|
1978
|
+
"name": "aligners",
|
|
2066
1979
|
"type": {
|
|
2067
|
-
"text": "
|
|
1980
|
+
"text": "NodeListOf<HTMLSpanElement>"
|
|
2068
1981
|
},
|
|
2069
|
-
"
|
|
2070
|
-
}
|
|
2071
|
-
],
|
|
2072
|
-
"mixins": [
|
|
2073
|
-
{
|
|
2074
|
-
"name": "localize(i18next)",
|
|
2075
|
-
"module": "src/selector/board-creation-popup.ts"
|
|
2076
|
-
}
|
|
2077
|
-
],
|
|
2078
|
-
"superclass": {
|
|
2079
|
-
"name": "LitElement",
|
|
2080
|
-
"package": "lit"
|
|
2081
|
-
},
|
|
2082
|
-
"tagName": "board-creation-popup",
|
|
2083
|
-
"customElement": true
|
|
2084
|
-
}
|
|
2085
|
-
],
|
|
2086
|
-
"exports": [
|
|
2087
|
-
{
|
|
2088
|
-
"kind": "js",
|
|
2089
|
-
"name": "BoardCreationPopup",
|
|
2090
|
-
"declaration": {
|
|
2091
|
-
"name": "BoardCreationPopup",
|
|
2092
|
-
"module": "src/selector/board-creation-popup.ts"
|
|
2093
|
-
}
|
|
2094
|
-
},
|
|
2095
|
-
{
|
|
2096
|
-
"kind": "custom-element-definition",
|
|
2097
|
-
"name": "board-creation-popup",
|
|
2098
|
-
"declaration": {
|
|
2099
|
-
"name": "BoardCreationPopup",
|
|
2100
|
-
"module": "src/selector/board-creation-popup.ts"
|
|
2101
|
-
}
|
|
2102
|
-
}
|
|
2103
|
-
]
|
|
2104
|
-
},
|
|
2105
|
-
{
|
|
2106
|
-
"kind": "javascript-module",
|
|
2107
|
-
"path": "src/selector/board-thumbnail-card.ts",
|
|
2108
|
-
"declarations": [
|
|
2109
|
-
{
|
|
2110
|
-
"kind": "class",
|
|
2111
|
-
"description": "",
|
|
2112
|
-
"name": "BoardThumbnailCard",
|
|
2113
|
-
"members": [
|
|
1982
|
+
"privacy": "private"
|
|
1983
|
+
},
|
|
2114
1984
|
{
|
|
2115
1985
|
"kind": "field",
|
|
2116
|
-
"name": "
|
|
1986
|
+
"name": "zorders",
|
|
2117
1987
|
"type": {
|
|
2118
|
-
"text": "
|
|
1988
|
+
"text": "NodeListOf<HTMLSpanElement>"
|
|
2119
1989
|
},
|
|
2120
|
-
"
|
|
1990
|
+
"privacy": "private"
|
|
2121
1991
|
},
|
|
2122
1992
|
{
|
|
2123
1993
|
"kind": "field",
|
|
2124
|
-
"name": "
|
|
1994
|
+
"name": "distributes",
|
|
2125
1995
|
"type": {
|
|
2126
|
-
"text": "
|
|
1996
|
+
"text": "NodeListOf<HTMLSpanElement>"
|
|
2127
1997
|
},
|
|
2128
|
-
"
|
|
1998
|
+
"privacy": "private"
|
|
2129
1999
|
},
|
|
2130
2000
|
{
|
|
2131
2001
|
"kind": "method",
|
|
2132
|
-
"name": "
|
|
2002
|
+
"name": "hasEmptySlot"
|
|
2003
|
+
},
|
|
2004
|
+
{
|
|
2005
|
+
"kind": "method",
|
|
2006
|
+
"name": "onWheelEvent",
|
|
2133
2007
|
"parameters": [
|
|
2134
2008
|
{
|
|
2135
2009
|
"name": "e",
|
|
@@ -2141,975 +2015,1101 @@
|
|
|
2141
2015
|
},
|
|
2142
2016
|
{
|
|
2143
2017
|
"kind": "method",
|
|
2144
|
-
"name": "
|
|
2018
|
+
"name": "getSymbol",
|
|
2145
2019
|
"parameters": [
|
|
2146
2020
|
{
|
|
2147
|
-
"name": "
|
|
2021
|
+
"name": "key",
|
|
2148
2022
|
"type": {
|
|
2149
|
-
"text": "
|
|
2023
|
+
"text": "string"
|
|
2150
2024
|
}
|
|
2151
2025
|
}
|
|
2152
2026
|
]
|
|
2153
2027
|
},
|
|
2154
2028
|
{
|
|
2155
2029
|
"kind": "method",
|
|
2156
|
-
"name": "
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
],
|
|
2167
|
-
"attributes": [
|
|
2168
|
-
{
|
|
2169
|
-
"name": "defaultGroup",
|
|
2170
|
-
"type": {
|
|
2171
|
-
"text": "string | undefined"
|
|
2172
|
-
},
|
|
2173
|
-
"fieldName": "defaultGroup"
|
|
2174
|
-
},
|
|
2175
|
-
{
|
|
2176
|
-
"name": "groups",
|
|
2177
|
-
"type": {
|
|
2178
|
-
"text": "{ id: string; name: string }[] | undefined"
|
|
2179
|
-
},
|
|
2180
|
-
"fieldName": "groups"
|
|
2181
|
-
}
|
|
2182
|
-
],
|
|
2183
|
-
"mixins": [
|
|
2184
|
-
{
|
|
2185
|
-
"name": "localize(i18next)",
|
|
2186
|
-
"module": "src/selector/board-thumbnail-card.ts"
|
|
2187
|
-
}
|
|
2188
|
-
],
|
|
2189
|
-
"superclass": {
|
|
2190
|
-
"name": "LitElement",
|
|
2191
|
-
"package": "lit"
|
|
2192
|
-
},
|
|
2193
|
-
"tagName": "board-thumbnail-card",
|
|
2194
|
-
"customElement": true
|
|
2195
|
-
}
|
|
2196
|
-
],
|
|
2197
|
-
"exports": [
|
|
2198
|
-
{
|
|
2199
|
-
"kind": "js",
|
|
2200
|
-
"name": "BoardThumbnailCard",
|
|
2201
|
-
"declaration": {
|
|
2202
|
-
"name": "BoardThumbnailCard",
|
|
2203
|
-
"module": "src/selector/board-thumbnail-card.ts"
|
|
2204
|
-
}
|
|
2205
|
-
},
|
|
2206
|
-
{
|
|
2207
|
-
"kind": "custom-element-definition",
|
|
2208
|
-
"name": "board-thumbnail-card",
|
|
2209
|
-
"declaration": {
|
|
2210
|
-
"name": "BoardThumbnailCard",
|
|
2211
|
-
"module": "src/selector/board-thumbnail-card.ts"
|
|
2212
|
-
}
|
|
2213
|
-
}
|
|
2214
|
-
]
|
|
2215
|
-
},
|
|
2216
|
-
{
|
|
2217
|
-
"kind": "javascript-module",
|
|
2218
|
-
"path": "src/selector/ox-board-creation-card.ts",
|
|
2219
|
-
"declarations": [
|
|
2220
|
-
{
|
|
2221
|
-
"kind": "class",
|
|
2222
|
-
"description": "",
|
|
2223
|
-
"name": "BoardCreationCard",
|
|
2224
|
-
"members": [
|
|
2225
|
-
{
|
|
2226
|
-
"kind": "field",
|
|
2227
|
-
"name": "defaultGroup",
|
|
2228
|
-
"type": {
|
|
2229
|
-
"text": "string | undefined"
|
|
2230
|
-
},
|
|
2231
|
-
"attribute": "defaultGroup"
|
|
2232
|
-
},
|
|
2233
|
-
{
|
|
2234
|
-
"kind": "field",
|
|
2235
|
-
"name": "groups",
|
|
2236
|
-
"type": {
|
|
2237
|
-
"text": "any"
|
|
2238
|
-
},
|
|
2239
|
-
"attribute": "groups"
|
|
2240
|
-
},
|
|
2241
|
-
{
|
|
2242
|
-
"kind": "field",
|
|
2243
|
-
"name": "popup",
|
|
2244
|
-
"type": {
|
|
2245
|
-
"text": "any"
|
|
2246
|
-
},
|
|
2247
|
-
"privacy": "private"
|
|
2248
|
-
},
|
|
2249
|
-
{
|
|
2250
|
-
"kind": "method",
|
|
2251
|
-
"name": "onClick"
|
|
2252
|
-
},
|
|
2253
|
-
{
|
|
2254
|
-
"kind": "method",
|
|
2255
|
-
"name": "reset"
|
|
2256
|
-
}
|
|
2257
|
-
],
|
|
2258
|
-
"events": [
|
|
2259
|
-
{
|
|
2260
|
-
"name": "create-board",
|
|
2261
|
-
"type": {
|
|
2262
|
-
"text": "CustomEvent"
|
|
2263
|
-
}
|
|
2264
|
-
}
|
|
2265
|
-
],
|
|
2266
|
-
"attributes": [
|
|
2267
|
-
{
|
|
2268
|
-
"name": "defaultGroup",
|
|
2269
|
-
"type": {
|
|
2270
|
-
"text": "string | undefined"
|
|
2271
|
-
},
|
|
2272
|
-
"fieldName": "defaultGroup"
|
|
2273
|
-
},
|
|
2274
|
-
{
|
|
2275
|
-
"name": "groups",
|
|
2276
|
-
"type": {
|
|
2277
|
-
"text": "any"
|
|
2278
|
-
},
|
|
2279
|
-
"fieldName": "groups"
|
|
2280
|
-
}
|
|
2281
|
-
],
|
|
2282
|
-
"mixins": [
|
|
2283
|
-
{
|
|
2284
|
-
"name": "localize(i18next)",
|
|
2285
|
-
"module": "src/selector/ox-board-creation-card.ts"
|
|
2286
|
-
}
|
|
2287
|
-
],
|
|
2288
|
-
"superclass": {
|
|
2289
|
-
"name": "LitElement",
|
|
2290
|
-
"package": "lit"
|
|
2291
|
-
},
|
|
2292
|
-
"tagName": "ox-board-creation-card",
|
|
2293
|
-
"customElement": true
|
|
2294
|
-
}
|
|
2295
|
-
],
|
|
2296
|
-
"exports": [
|
|
2297
|
-
{
|
|
2298
|
-
"kind": "js",
|
|
2299
|
-
"name": "BoardCreationCard",
|
|
2300
|
-
"declaration": {
|
|
2301
|
-
"name": "BoardCreationCard",
|
|
2302
|
-
"module": "src/selector/ox-board-creation-card.ts"
|
|
2303
|
-
}
|
|
2304
|
-
},
|
|
2305
|
-
{
|
|
2306
|
-
"kind": "custom-element-definition",
|
|
2307
|
-
"name": "ox-board-creation-card",
|
|
2308
|
-
"declaration": {
|
|
2309
|
-
"name": "BoardCreationCard",
|
|
2310
|
-
"module": "src/selector/ox-board-creation-card.ts"
|
|
2311
|
-
}
|
|
2312
|
-
}
|
|
2313
|
-
]
|
|
2314
|
-
},
|
|
2315
|
-
{
|
|
2316
|
-
"kind": "javascript-module",
|
|
2317
|
-
"path": "src/selector/ox-board-selector.ts",
|
|
2318
|
-
"declarations": [
|
|
2319
|
-
{
|
|
2320
|
-
"kind": "class",
|
|
2321
|
-
"description": "",
|
|
2322
|
-
"name": "BoardSelector",
|
|
2323
|
-
"members": [
|
|
2324
|
-
{
|
|
2325
|
-
"kind": "field",
|
|
2326
|
-
"name": "groups",
|
|
2327
|
-
"type": {
|
|
2328
|
-
"text": "{ id: string; name: string; description: string }[]"
|
|
2329
|
-
},
|
|
2330
|
-
"default": "[]",
|
|
2331
|
-
"attribute": "groups"
|
|
2332
|
-
},
|
|
2333
|
-
{
|
|
2334
|
-
"kind": "field",
|
|
2335
|
-
"name": "boards",
|
|
2336
|
-
"type": {
|
|
2337
|
-
"text": "any[]"
|
|
2338
|
-
},
|
|
2339
|
-
"default": "[]",
|
|
2340
|
-
"attribute": "boards"
|
|
2341
|
-
},
|
|
2342
|
-
{
|
|
2343
|
-
"kind": "field",
|
|
2344
|
-
"name": "group",
|
|
2345
|
-
"type": {
|
|
2346
|
-
"text": "string | undefined"
|
|
2347
|
-
},
|
|
2348
|
-
"attribute": "group"
|
|
2349
|
-
},
|
|
2350
|
-
{
|
|
2351
|
-
"kind": "field",
|
|
2352
|
-
"name": "inherited",
|
|
2353
|
-
"type": {
|
|
2354
|
-
"text": "InheritedValueType | undefined"
|
|
2355
|
-
},
|
|
2356
|
-
"attribute": "inherited"
|
|
2357
|
-
},
|
|
2358
|
-
{
|
|
2359
|
-
"kind": "field",
|
|
2360
|
-
"name": "creatable",
|
|
2361
|
-
"type": {
|
|
2362
|
-
"text": "boolean"
|
|
2363
|
-
},
|
|
2364
|
-
"default": "false",
|
|
2365
|
-
"attribute": "creatable"
|
|
2366
|
-
},
|
|
2367
|
-
{
|
|
2368
|
-
"kind": "field",
|
|
2369
|
-
"name": "value",
|
|
2370
|
-
"type": {
|
|
2371
|
-
"text": "string | undefined"
|
|
2372
|
-
},
|
|
2373
|
-
"attribute": "value"
|
|
2374
|
-
},
|
|
2375
|
-
{
|
|
2376
|
-
"kind": "field",
|
|
2377
|
-
"name": "_page",
|
|
2378
|
-
"type": {
|
|
2379
|
-
"text": "number"
|
|
2380
|
-
},
|
|
2381
|
-
"privacy": "private",
|
|
2382
|
-
"default": "1"
|
|
2383
|
-
},
|
|
2384
|
-
{
|
|
2385
|
-
"kind": "field",
|
|
2386
|
-
"name": "_total",
|
|
2387
|
-
"type": {
|
|
2388
|
-
"text": "number"
|
|
2389
|
-
},
|
|
2390
|
-
"privacy": "private",
|
|
2391
|
-
"default": "0"
|
|
2392
|
-
},
|
|
2393
|
-
{
|
|
2394
|
-
"kind": "field",
|
|
2395
|
-
"name": "scrollTargetEl",
|
|
2396
|
-
"type": {
|
|
2397
|
-
"text": "HTMLElement | null"
|
|
2398
|
-
},
|
|
2399
|
-
"readonly": true
|
|
2030
|
+
"name": "getShortcutString",
|
|
2031
|
+
"privacy": "private",
|
|
2032
|
+
"parameters": [
|
|
2033
|
+
{
|
|
2034
|
+
"name": "keys",
|
|
2035
|
+
"type": {
|
|
2036
|
+
"text": "string[]"
|
|
2037
|
+
}
|
|
2038
|
+
}
|
|
2039
|
+
]
|
|
2400
2040
|
},
|
|
2401
2041
|
{
|
|
2402
2042
|
"kind": "method",
|
|
2403
|
-
"name": "
|
|
2404
|
-
},
|
|
2405
|
-
{
|
|
2406
|
-
"kind": "method",
|
|
2407
|
-
"name": "onClickSelect",
|
|
2043
|
+
"name": "onShortcut",
|
|
2408
2044
|
"parameters": [
|
|
2409
2045
|
{
|
|
2410
|
-
"name": "
|
|
2046
|
+
"name": "e",
|
|
2411
2047
|
"type": {
|
|
2412
|
-
"text": "
|
|
2048
|
+
"text": "KeyboardEvent"
|
|
2413
2049
|
}
|
|
2414
2050
|
}
|
|
2415
2051
|
]
|
|
2416
2052
|
},
|
|
2417
2053
|
{
|
|
2418
2054
|
"kind": "method",
|
|
2419
|
-
"name": "
|
|
2055
|
+
"name": "onExecute",
|
|
2420
2056
|
"parameters": [
|
|
2421
2057
|
{
|
|
2422
|
-
"name": "
|
|
2058
|
+
"name": "command",
|
|
2423
2059
|
"type": {
|
|
2424
|
-
"text": "
|
|
2060
|
+
"text": "string"
|
|
2061
|
+
}
|
|
2062
|
+
},
|
|
2063
|
+
{
|
|
2064
|
+
"name": "undoable",
|
|
2065
|
+
"type": {
|
|
2066
|
+
"text": "boolean"
|
|
2067
|
+
}
|
|
2068
|
+
},
|
|
2069
|
+
{
|
|
2070
|
+
"name": "redoable",
|
|
2071
|
+
"type": {
|
|
2072
|
+
"text": "boolean"
|
|
2425
2073
|
}
|
|
2426
2074
|
}
|
|
2427
2075
|
]
|
|
2428
2076
|
},
|
|
2429
2077
|
{
|
|
2430
2078
|
"kind": "method",
|
|
2431
|
-
"name": "
|
|
2432
|
-
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
|
|
2079
|
+
"name": "onUndo",
|
|
2080
|
+
"parameters": [
|
|
2081
|
+
{
|
|
2082
|
+
"name": "undoable",
|
|
2083
|
+
"type": {
|
|
2084
|
+
"text": "boolean"
|
|
2085
|
+
}
|
|
2086
|
+
},
|
|
2087
|
+
{
|
|
2088
|
+
"name": "redoable",
|
|
2089
|
+
"type": {
|
|
2090
|
+
"text": "boolean"
|
|
2091
|
+
}
|
|
2092
|
+
}
|
|
2093
|
+
]
|
|
2440
2094
|
},
|
|
2441
2095
|
{
|
|
2442
2096
|
"kind": "method",
|
|
2443
|
-
"name": "
|
|
2097
|
+
"name": "onRedo",
|
|
2444
2098
|
"parameters": [
|
|
2445
2099
|
{
|
|
2446
|
-
"name": "
|
|
2447
|
-
"
|
|
2100
|
+
"name": "undoable",
|
|
2101
|
+
"type": {
|
|
2102
|
+
"text": "boolean"
|
|
2103
|
+
}
|
|
2104
|
+
},
|
|
2105
|
+
{
|
|
2106
|
+
"name": "redoable",
|
|
2107
|
+
"type": {
|
|
2108
|
+
"text": "boolean"
|
|
2109
|
+
}
|
|
2448
2110
|
}
|
|
2449
2111
|
]
|
|
2450
2112
|
},
|
|
2451
2113
|
{
|
|
2452
2114
|
"kind": "method",
|
|
2453
|
-
"name": "
|
|
2115
|
+
"name": "onSceneChanged",
|
|
2454
2116
|
"parameters": [
|
|
2455
2117
|
{
|
|
2456
|
-
"name": "
|
|
2118
|
+
"name": "after",
|
|
2119
|
+
"optional": true,
|
|
2457
2120
|
"type": {
|
|
2458
|
-
"text": "
|
|
2121
|
+
"text": "Scene"
|
|
2459
2122
|
}
|
|
2460
2123
|
},
|
|
2461
2124
|
{
|
|
2462
|
-
"name": "
|
|
2125
|
+
"name": "before",
|
|
2126
|
+
"optional": true,
|
|
2463
2127
|
"type": {
|
|
2464
|
-
"text": "
|
|
2128
|
+
"text": "Scene"
|
|
2129
|
+
}
|
|
2130
|
+
}
|
|
2131
|
+
]
|
|
2132
|
+
},
|
|
2133
|
+
{
|
|
2134
|
+
"kind": "method",
|
|
2135
|
+
"name": "onSelectedChanged",
|
|
2136
|
+
"parameters": [
|
|
2137
|
+
{
|
|
2138
|
+
"name": "after",
|
|
2139
|
+
"type": {
|
|
2140
|
+
"text": "Component[]"
|
|
2465
2141
|
}
|
|
2466
2142
|
},
|
|
2467
2143
|
{
|
|
2468
|
-
"name": "
|
|
2144
|
+
"name": "before",
|
|
2469
2145
|
"type": {
|
|
2470
|
-
"text": "
|
|
2146
|
+
"text": "Component[]"
|
|
2471
2147
|
}
|
|
2472
2148
|
}
|
|
2473
|
-
]
|
|
2474
|
-
},
|
|
2475
|
-
{
|
|
2476
|
-
"kind": "field",
|
|
2477
|
-
"name": "limit",
|
|
2478
|
-
"type": {
|
|
2479
|
-
"text": "number"
|
|
2480
|
-
},
|
|
2481
|
-
"default": "50"
|
|
2482
|
-
}
|
|
2483
|
-
],
|
|
2484
|
-
"events": [
|
|
2485
|
-
{
|
|
2486
|
-
"name": "board-selected",
|
|
2487
|
-
"type": {
|
|
2488
|
-
"text": "CustomEvent"
|
|
2489
|
-
}
|
|
2490
|
-
}
|
|
2491
|
-
],
|
|
2492
|
-
"attributes": [
|
|
2493
|
-
{
|
|
2494
|
-
"name": "groups",
|
|
2495
|
-
"type": {
|
|
2496
|
-
"text": "{ id: string; name: string; description: string }[]"
|
|
2497
|
-
},
|
|
2498
|
-
"default": "[]",
|
|
2499
|
-
"fieldName": "groups"
|
|
2500
|
-
},
|
|
2501
|
-
{
|
|
2502
|
-
"name": "boards",
|
|
2503
|
-
"type": {
|
|
2504
|
-
"text": "any[]"
|
|
2505
|
-
},
|
|
2506
|
-
"default": "[]",
|
|
2507
|
-
"fieldName": "boards"
|
|
2508
|
-
},
|
|
2509
|
-
{
|
|
2510
|
-
"name": "group",
|
|
2511
|
-
"type": {
|
|
2512
|
-
"text": "string | undefined"
|
|
2513
|
-
},
|
|
2514
|
-
"fieldName": "group"
|
|
2515
|
-
},
|
|
2516
|
-
{
|
|
2517
|
-
"name": "inherited",
|
|
2518
|
-
"type": {
|
|
2519
|
-
"text": "InheritedValueType | undefined"
|
|
2520
|
-
},
|
|
2521
|
-
"fieldName": "inherited"
|
|
2522
|
-
},
|
|
2523
|
-
{
|
|
2524
|
-
"name": "creatable",
|
|
2525
|
-
"type": {
|
|
2526
|
-
"text": "boolean"
|
|
2527
|
-
},
|
|
2528
|
-
"default": "false",
|
|
2529
|
-
"fieldName": "creatable"
|
|
2530
|
-
},
|
|
2531
|
-
{
|
|
2532
|
-
"name": "value",
|
|
2533
|
-
"type": {
|
|
2534
|
-
"text": "string | undefined"
|
|
2535
|
-
},
|
|
2536
|
-
"fieldName": "value"
|
|
2537
|
-
}
|
|
2538
|
-
],
|
|
2539
|
-
"mixins": [
|
|
2540
|
-
{
|
|
2541
|
-
"name": "InfiniteScrollable",
|
|
2542
|
-
"package": "@operato/utils/mixins/infinite-scrollable.js"
|
|
2543
|
-
},
|
|
2544
|
-
{
|
|
2545
|
-
"name": "localize(i18next)",
|
|
2546
|
-
"module": "src/selector/ox-board-selector.ts"
|
|
2547
|
-
}
|
|
2548
|
-
],
|
|
2549
|
-
"superclass": {
|
|
2550
|
-
"name": "LitElement",
|
|
2551
|
-
"package": "lit"
|
|
2552
|
-
},
|
|
2553
|
-
"tagName": "ox-editor-board-selector",
|
|
2554
|
-
"customElement": true
|
|
2555
|
-
}
|
|
2556
|
-
],
|
|
2557
|
-
"exports": [
|
|
2558
|
-
{
|
|
2559
|
-
"kind": "js",
|
|
2560
|
-
"name": "BoardSelector",
|
|
2561
|
-
"declaration": {
|
|
2562
|
-
"name": "BoardSelector",
|
|
2563
|
-
"module": "src/selector/ox-board-selector.ts"
|
|
2564
|
-
}
|
|
2565
|
-
},
|
|
2566
|
-
{
|
|
2567
|
-
"kind": "custom-element-definition",
|
|
2568
|
-
"name": "ox-board-selector",
|
|
2569
|
-
"declaration": {
|
|
2570
|
-
"name": "BoardSelector",
|
|
2571
|
-
"module": "src/selector/ox-board-selector.ts"
|
|
2572
|
-
}
|
|
2573
|
-
}
|
|
2574
|
-
]
|
|
2575
|
-
},
|
|
2576
|
-
{
|
|
2577
|
-
"kind": "javascript-module",
|
|
2578
|
-
"path": "src/modeller/edit-toolbar-style.ts",
|
|
2579
|
-
"declarations": [
|
|
2580
|
-
{
|
|
2581
|
-
"kind": "variable",
|
|
2582
|
-
"name": "style",
|
|
2583
|
-
"default": "css`\n :host {\n color: white;\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\n #generate-model {\n background-position-y: -1492px;\n }\n`"
|
|
2584
|
-
}
|
|
2585
|
-
],
|
|
2586
|
-
"exports": [
|
|
2587
|
-
{
|
|
2588
|
-
"kind": "js",
|
|
2589
|
-
"name": "style",
|
|
2590
|
-
"declaration": {
|
|
2591
|
-
"name": "style",
|
|
2592
|
-
"module": "src/modeller/edit-toolbar-style.ts"
|
|
2593
|
-
}
|
|
2594
|
-
}
|
|
2595
|
-
]
|
|
2596
|
-
},
|
|
2597
|
-
{
|
|
2598
|
-
"kind": "javascript-module",
|
|
2599
|
-
"path": "src/modeller/edit-toolbar.ts",
|
|
2600
|
-
"declarations": [
|
|
2601
|
-
{
|
|
2602
|
-
"kind": "class",
|
|
2603
|
-
"description": "",
|
|
2604
|
-
"name": "EditToolbar",
|
|
2605
|
-
"members": [
|
|
2606
|
-
{
|
|
2607
|
-
"kind": "field",
|
|
2608
|
-
"name": "scene",
|
|
2609
|
-
"type": {
|
|
2610
|
-
"text": "Scene | undefined"
|
|
2611
|
-
},
|
|
2612
|
-
"attribute": "scene"
|
|
2613
|
-
},
|
|
2614
|
-
{
|
|
2615
|
-
"kind": "field",
|
|
2616
|
-
"name": "selected",
|
|
2617
|
-
"type": {
|
|
2618
|
-
"text": "any[]"
|
|
2619
|
-
},
|
|
2620
|
-
"default": "[]",
|
|
2621
|
-
"attribute": "selected"
|
|
2622
|
-
},
|
|
2623
|
-
{
|
|
2624
|
-
"kind": "field",
|
|
2625
|
-
"name": "hideProperty",
|
|
2626
|
-
"type": {
|
|
2627
|
-
"text": "boolean"
|
|
2628
|
-
},
|
|
2629
|
-
"default": "false",
|
|
2630
|
-
"attribute": "hideProperty"
|
|
2631
|
-
},
|
|
2632
|
-
{
|
|
2633
|
-
"kind": "field",
|
|
2634
|
-
"name": "cliped",
|
|
2635
|
-
"type": {
|
|
2636
|
-
"text": "string | undefined"
|
|
2637
|
-
},
|
|
2638
|
-
"privacy": "private"
|
|
2639
|
-
},
|
|
2640
|
-
{
|
|
2641
|
-
"kind": "field",
|
|
2642
|
-
"name": "redo",
|
|
2643
|
-
"type": {
|
|
2644
|
-
"text": "HTMLElement"
|
|
2645
|
-
},
|
|
2646
|
-
"privacy": "private"
|
|
2647
|
-
},
|
|
2648
|
-
{
|
|
2649
|
-
"kind": "field",
|
|
2650
|
-
"name": "undo",
|
|
2651
|
-
"type": {
|
|
2652
|
-
"text": "HTMLElement"
|
|
2653
|
-
},
|
|
2654
|
-
"privacy": "private"
|
|
2655
|
-
},
|
|
2656
|
-
{
|
|
2657
|
-
"kind": "field",
|
|
2658
|
-
"name": "fullscreen",
|
|
2659
|
-
"type": {
|
|
2660
|
-
"text": "HTMLElement"
|
|
2661
|
-
},
|
|
2662
|
-
"privacy": "private"
|
|
2663
|
-
},
|
|
2664
|
-
{
|
|
2665
|
-
"kind": "field",
|
|
2666
|
-
"name": "cut",
|
|
2667
|
-
"type": {
|
|
2668
|
-
"text": "HTMLElement"
|
|
2669
|
-
},
|
|
2670
|
-
"privacy": "private"
|
|
2671
|
-
},
|
|
2672
|
-
{
|
|
2673
|
-
"kind": "field",
|
|
2674
|
-
"name": "copy",
|
|
2675
|
-
"type": {
|
|
2676
|
-
"text": "HTMLElement"
|
|
2677
|
-
},
|
|
2678
|
-
"privacy": "private"
|
|
2679
|
-
},
|
|
2680
|
-
{
|
|
2681
|
-
"kind": "field",
|
|
2682
|
-
"name": "paste",
|
|
2683
|
-
"type": {
|
|
2684
|
-
"text": "HTMLElement"
|
|
2685
|
-
},
|
|
2686
|
-
"privacy": "private"
|
|
2687
|
-
},
|
|
2688
|
-
{
|
|
2689
|
-
"kind": "field",
|
|
2690
|
-
"name": "delete",
|
|
2691
|
-
"type": {
|
|
2692
|
-
"text": "HTMLElement"
|
|
2693
|
-
},
|
|
2694
|
-
"privacy": "private"
|
|
2149
|
+
]
|
|
2695
2150
|
},
|
|
2696
2151
|
{
|
|
2697
|
-
"kind": "
|
|
2698
|
-
"name": "
|
|
2699
|
-
"type": {
|
|
2700
|
-
"text": "HTMLElement"
|
|
2701
|
-
},
|
|
2702
|
-
"privacy": "private"
|
|
2152
|
+
"kind": "method",
|
|
2153
|
+
"name": "onTapUndo"
|
|
2703
2154
|
},
|
|
2704
2155
|
{
|
|
2705
|
-
"kind": "
|
|
2706
|
-
"name": "
|
|
2707
|
-
"type": {
|
|
2708
|
-
"text": "HTMLElement"
|
|
2709
|
-
},
|
|
2710
|
-
"privacy": "private"
|
|
2156
|
+
"kind": "method",
|
|
2157
|
+
"name": "onTapRedo"
|
|
2711
2158
|
},
|
|
2712
2159
|
{
|
|
2713
|
-
"kind": "
|
|
2714
|
-
"name": "
|
|
2715
|
-
"type": {
|
|
2716
|
-
"text": "HTMLElement"
|
|
2717
|
-
},
|
|
2718
|
-
"privacy": "private"
|
|
2160
|
+
"kind": "method",
|
|
2161
|
+
"name": "onTapCut"
|
|
2719
2162
|
},
|
|
2720
2163
|
{
|
|
2721
|
-
"kind": "
|
|
2722
|
-
"name": "
|
|
2723
|
-
"type": {
|
|
2724
|
-
"text": "HTMLElement"
|
|
2725
|
-
},
|
|
2726
|
-
"privacy": "private"
|
|
2164
|
+
"kind": "method",
|
|
2165
|
+
"name": "onTapCopy"
|
|
2727
2166
|
},
|
|
2728
2167
|
{
|
|
2729
|
-
"kind": "
|
|
2730
|
-
"name": "
|
|
2731
|
-
"type": {
|
|
2732
|
-
"text": "NodeListOf<HTMLSpanElement>"
|
|
2733
|
-
},
|
|
2734
|
-
"privacy": "private"
|
|
2168
|
+
"kind": "method",
|
|
2169
|
+
"name": "onTapPaste"
|
|
2735
2170
|
},
|
|
2736
2171
|
{
|
|
2737
|
-
"kind": "
|
|
2738
|
-
"name": "
|
|
2739
|
-
"type": {
|
|
2740
|
-
"text": "NodeListOf<HTMLSpanElement>"
|
|
2741
|
-
},
|
|
2742
|
-
"privacy": "private"
|
|
2172
|
+
"kind": "method",
|
|
2173
|
+
"name": "onTapDelete"
|
|
2743
2174
|
},
|
|
2744
2175
|
{
|
|
2745
|
-
"kind": "
|
|
2746
|
-
"name": "
|
|
2747
|
-
"type": {
|
|
2748
|
-
"text": "NodeListOf<HTMLSpanElement>"
|
|
2749
|
-
},
|
|
2750
|
-
"privacy": "private"
|
|
2176
|
+
"kind": "method",
|
|
2177
|
+
"name": "onTapSelectAll"
|
|
2751
2178
|
},
|
|
2752
2179
|
{
|
|
2753
2180
|
"kind": "method",
|
|
2754
|
-
"name": "
|
|
2181
|
+
"name": "onTapFontIncrease",
|
|
2182
|
+
"parameters": [
|
|
2183
|
+
{
|
|
2184
|
+
"name": "e",
|
|
2185
|
+
"type": {
|
|
2186
|
+
"text": "TouchEvent"
|
|
2187
|
+
}
|
|
2188
|
+
}
|
|
2189
|
+
]
|
|
2755
2190
|
},
|
|
2756
2191
|
{
|
|
2757
2192
|
"kind": "method",
|
|
2758
|
-
"name": "
|
|
2193
|
+
"name": "onTapFontDecrease",
|
|
2759
2194
|
"parameters": [
|
|
2760
2195
|
{
|
|
2761
2196
|
"name": "e",
|
|
2762
2197
|
"type": {
|
|
2763
|
-
"text": "
|
|
2198
|
+
"text": "TouchEvent"
|
|
2764
2199
|
}
|
|
2765
2200
|
}
|
|
2766
2201
|
]
|
|
2767
2202
|
},
|
|
2768
2203
|
{
|
|
2769
2204
|
"kind": "method",
|
|
2770
|
-
"name": "
|
|
2205
|
+
"name": "onTapAlign",
|
|
2771
2206
|
"parameters": [
|
|
2772
2207
|
{
|
|
2773
|
-
"name": "
|
|
2208
|
+
"name": "e",
|
|
2774
2209
|
"type": {
|
|
2775
|
-
"text": "string"
|
|
2210
|
+
"text": "TouchEvent | string"
|
|
2776
2211
|
}
|
|
2777
2212
|
}
|
|
2778
2213
|
]
|
|
2779
2214
|
},
|
|
2780
2215
|
{
|
|
2781
2216
|
"kind": "method",
|
|
2782
|
-
"name": "
|
|
2783
|
-
"privacy": "private",
|
|
2217
|
+
"name": "onTapZorder",
|
|
2784
2218
|
"parameters": [
|
|
2785
2219
|
{
|
|
2786
|
-
"name": "
|
|
2220
|
+
"name": "e",
|
|
2787
2221
|
"type": {
|
|
2788
|
-
"text": "string
|
|
2222
|
+
"text": "TouchEvent | string"
|
|
2789
2223
|
}
|
|
2790
2224
|
}
|
|
2791
2225
|
]
|
|
2792
2226
|
},
|
|
2793
2227
|
{
|
|
2794
2228
|
"kind": "method",
|
|
2795
|
-
"name": "
|
|
2229
|
+
"name": "onTapSymmetryX"
|
|
2230
|
+
},
|
|
2231
|
+
{
|
|
2232
|
+
"kind": "method",
|
|
2233
|
+
"name": "onTapSymmetryY"
|
|
2234
|
+
},
|
|
2235
|
+
{
|
|
2236
|
+
"kind": "method",
|
|
2237
|
+
"name": "onTapRotateCW"
|
|
2238
|
+
},
|
|
2239
|
+
{
|
|
2240
|
+
"kind": "method",
|
|
2241
|
+
"name": "onTapRotateCCW"
|
|
2242
|
+
},
|
|
2243
|
+
{
|
|
2244
|
+
"kind": "method",
|
|
2245
|
+
"name": "onTapGroup"
|
|
2246
|
+
},
|
|
2247
|
+
{
|
|
2248
|
+
"kind": "method",
|
|
2249
|
+
"name": "onTapUngroup"
|
|
2250
|
+
},
|
|
2251
|
+
{
|
|
2252
|
+
"kind": "method",
|
|
2253
|
+
"name": "onTapFullscreen"
|
|
2254
|
+
},
|
|
2255
|
+
{
|
|
2256
|
+
"kind": "method",
|
|
2257
|
+
"name": "onTapToggle"
|
|
2258
|
+
},
|
|
2259
|
+
{
|
|
2260
|
+
"kind": "method",
|
|
2261
|
+
"name": "onTapFitScene"
|
|
2262
|
+
},
|
|
2263
|
+
{
|
|
2264
|
+
"kind": "method",
|
|
2265
|
+
"name": "onTapPreview"
|
|
2266
|
+
},
|
|
2267
|
+
{
|
|
2268
|
+
"kind": "method",
|
|
2269
|
+
"name": "onTapDownloadModel"
|
|
2270
|
+
},
|
|
2271
|
+
{
|
|
2272
|
+
"kind": "method",
|
|
2273
|
+
"name": "onTapDistribute",
|
|
2796
2274
|
"parameters": [
|
|
2797
2275
|
{
|
|
2798
2276
|
"name": "e",
|
|
2799
2277
|
"type": {
|
|
2800
|
-
"text": "
|
|
2278
|
+
"text": "TouchEvent | string"
|
|
2801
2279
|
}
|
|
2802
2280
|
}
|
|
2803
2281
|
]
|
|
2804
2282
|
},
|
|
2805
2283
|
{
|
|
2806
2284
|
"kind": "method",
|
|
2807
|
-
"name": "
|
|
2285
|
+
"name": "onTapGenerateModel",
|
|
2808
2286
|
"parameters": [
|
|
2809
2287
|
{
|
|
2810
|
-
"name": "
|
|
2288
|
+
"name": "e",
|
|
2811
2289
|
"type": {
|
|
2812
|
-
"text": "string"
|
|
2290
|
+
"text": "TouchEvent | string"
|
|
2813
2291
|
}
|
|
2814
|
-
}
|
|
2292
|
+
}
|
|
2293
|
+
]
|
|
2294
|
+
}
|
|
2295
|
+
],
|
|
2296
|
+
"events": [
|
|
2297
|
+
{
|
|
2298
|
+
"name": "modeller-fullscreen",
|
|
2299
|
+
"type": {
|
|
2300
|
+
"text": "CustomEvent"
|
|
2301
|
+
}
|
|
2302
|
+
},
|
|
2303
|
+
{
|
|
2304
|
+
"name": "hide-property-changed",
|
|
2305
|
+
"type": {
|
|
2306
|
+
"text": "CustomEvent"
|
|
2307
|
+
}
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
"name": "open-preview",
|
|
2311
|
+
"type": {
|
|
2312
|
+
"text": "CustomEvent"
|
|
2313
|
+
}
|
|
2314
|
+
},
|
|
2315
|
+
{
|
|
2316
|
+
"name": "download-model",
|
|
2317
|
+
"type": {
|
|
2318
|
+
"text": "CustomEvent"
|
|
2319
|
+
}
|
|
2320
|
+
}
|
|
2321
|
+
],
|
|
2322
|
+
"attributes": [
|
|
2323
|
+
{
|
|
2324
|
+
"name": "scene",
|
|
2325
|
+
"type": {
|
|
2326
|
+
"text": "Scene | undefined"
|
|
2327
|
+
},
|
|
2328
|
+
"fieldName": "scene"
|
|
2329
|
+
},
|
|
2330
|
+
{
|
|
2331
|
+
"name": "selected",
|
|
2332
|
+
"type": {
|
|
2333
|
+
"text": "any[]"
|
|
2334
|
+
},
|
|
2335
|
+
"default": "[]",
|
|
2336
|
+
"fieldName": "selected"
|
|
2337
|
+
},
|
|
2338
|
+
{
|
|
2339
|
+
"name": "hideProperty",
|
|
2340
|
+
"type": {
|
|
2341
|
+
"text": "boolean"
|
|
2342
|
+
},
|
|
2343
|
+
"default": "false",
|
|
2344
|
+
"fieldName": "hideProperty"
|
|
2345
|
+
}
|
|
2346
|
+
],
|
|
2347
|
+
"superclass": {
|
|
2348
|
+
"name": "LitElement",
|
|
2349
|
+
"package": "lit"
|
|
2350
|
+
},
|
|
2351
|
+
"customElement": true
|
|
2352
|
+
}
|
|
2353
|
+
],
|
|
2354
|
+
"exports": [
|
|
2355
|
+
{
|
|
2356
|
+
"kind": "js",
|
|
2357
|
+
"name": "EditToolbar",
|
|
2358
|
+
"declaration": {
|
|
2359
|
+
"name": "EditToolbar",
|
|
2360
|
+
"module": "src/modeller/edit-toolbar.ts"
|
|
2361
|
+
}
|
|
2362
|
+
}
|
|
2363
|
+
]
|
|
2364
|
+
},
|
|
2365
|
+
{
|
|
2366
|
+
"kind": "javascript-module",
|
|
2367
|
+
"path": "src/layers/mcs-mouse-event-handler.ts",
|
|
2368
|
+
"declarations": [],
|
|
2369
|
+
"exports": []
|
|
2370
|
+
},
|
|
2371
|
+
{
|
|
2372
|
+
"kind": "javascript-module",
|
|
2373
|
+
"path": "src/layers/movement-layer.ts",
|
|
2374
|
+
"declarations": [
|
|
2375
|
+
{
|
|
2376
|
+
"kind": "class",
|
|
2377
|
+
"description": "",
|
|
2378
|
+
"name": "MovementLayer",
|
|
2379
|
+
"members": [
|
|
2380
|
+
{
|
|
2381
|
+
"kind": "field",
|
|
2382
|
+
"name": "drawInstructionHandler"
|
|
2383
|
+
},
|
|
2384
|
+
{
|
|
2385
|
+
"kind": "field",
|
|
2386
|
+
"name": "clickComponentHandler"
|
|
2387
|
+
},
|
|
2388
|
+
{
|
|
2389
|
+
"kind": "method",
|
|
2390
|
+
"name": "ready"
|
|
2391
|
+
},
|
|
2392
|
+
{
|
|
2393
|
+
"kind": "method",
|
|
2394
|
+
"name": "dispose"
|
|
2395
|
+
},
|
|
2396
|
+
{
|
|
2397
|
+
"kind": "field",
|
|
2398
|
+
"name": "capturable",
|
|
2399
|
+
"readonly": true
|
|
2400
|
+
},
|
|
2401
|
+
{
|
|
2402
|
+
"kind": "method",
|
|
2403
|
+
"name": "drawArrow",
|
|
2404
|
+
"parameters": [
|
|
2815
2405
|
{
|
|
2816
|
-
"name": "
|
|
2406
|
+
"name": "ctx",
|
|
2817
2407
|
"type": {
|
|
2818
|
-
"text": "
|
|
2408
|
+
"text": "CanvasRenderingContext2D"
|
|
2819
2409
|
}
|
|
2820
2410
|
},
|
|
2821
2411
|
{
|
|
2822
|
-
"name": "
|
|
2412
|
+
"name": "p0",
|
|
2823
2413
|
"type": {
|
|
2824
|
-
"text": "
|
|
2414
|
+
"text": "POINT"
|
|
2825
2415
|
}
|
|
2826
|
-
}
|
|
2827
|
-
]
|
|
2828
|
-
},
|
|
2829
|
-
{
|
|
2830
|
-
"kind": "method",
|
|
2831
|
-
"name": "onUndo",
|
|
2832
|
-
"parameters": [
|
|
2416
|
+
},
|
|
2833
2417
|
{
|
|
2834
|
-
"name": "
|
|
2418
|
+
"name": "p1",
|
|
2835
2419
|
"type": {
|
|
2836
|
-
"text": "
|
|
2420
|
+
"text": "POINT"
|
|
2837
2421
|
}
|
|
2838
2422
|
},
|
|
2839
2423
|
{
|
|
2840
|
-
"name": "
|
|
2424
|
+
"name": "headLength",
|
|
2425
|
+
"default": "10",
|
|
2841
2426
|
"type": {
|
|
2842
|
-
"text": "
|
|
2427
|
+
"text": "number"
|
|
2843
2428
|
}
|
|
2844
2429
|
}
|
|
2845
2430
|
]
|
|
2846
2431
|
},
|
|
2847
2432
|
{
|
|
2848
2433
|
"kind": "method",
|
|
2849
|
-
"name": "
|
|
2434
|
+
"name": "findSourceAndTarget",
|
|
2435
|
+
"return": {
|
|
2436
|
+
"type": {
|
|
2437
|
+
"text": "[Component?, Component?]"
|
|
2438
|
+
}
|
|
2439
|
+
},
|
|
2850
2440
|
"parameters": [
|
|
2851
2441
|
{
|
|
2852
|
-
"name": "
|
|
2853
|
-
"type": {
|
|
2854
|
-
"text": "boolean"
|
|
2855
|
-
}
|
|
2856
|
-
},
|
|
2857
|
-
{
|
|
2858
|
-
"name": "redoable",
|
|
2442
|
+
"name": "path",
|
|
2859
2443
|
"type": {
|
|
2860
|
-
"text": "
|
|
2444
|
+
"text": "PATH"
|
|
2861
2445
|
}
|
|
2862
2446
|
}
|
|
2863
2447
|
]
|
|
2864
2448
|
},
|
|
2449
|
+
{
|
|
2450
|
+
"kind": "field",
|
|
2451
|
+
"name": "eventMap",
|
|
2452
|
+
"readonly": true
|
|
2453
|
+
},
|
|
2865
2454
|
{
|
|
2866
2455
|
"kind": "method",
|
|
2867
|
-
"name": "
|
|
2456
|
+
"name": "onchangeModelLayer",
|
|
2868
2457
|
"parameters": [
|
|
2869
2458
|
{
|
|
2870
2459
|
"name": "after",
|
|
2871
|
-
"optional": true,
|
|
2872
2460
|
"type": {
|
|
2873
|
-
"text": "
|
|
2461
|
+
"text": "any"
|
|
2874
2462
|
}
|
|
2875
2463
|
},
|
|
2876
2464
|
{
|
|
2877
2465
|
"name": "before",
|
|
2878
|
-
"optional": true,
|
|
2879
2466
|
"type": {
|
|
2880
|
-
"text": "
|
|
2467
|
+
"text": "any"
|
|
2468
|
+
}
|
|
2469
|
+
},
|
|
2470
|
+
{
|
|
2471
|
+
"name": "hint",
|
|
2472
|
+
"type": {
|
|
2473
|
+
"text": "any"
|
|
2881
2474
|
}
|
|
2882
2475
|
}
|
|
2883
2476
|
]
|
|
2884
2477
|
},
|
|
2885
2478
|
{
|
|
2886
2479
|
"kind": "method",
|
|
2887
|
-
"name": "
|
|
2480
|
+
"name": "onchangeData",
|
|
2481
|
+
"return": {
|
|
2482
|
+
"type": {
|
|
2483
|
+
"text": "void"
|
|
2484
|
+
}
|
|
2485
|
+
},
|
|
2888
2486
|
"parameters": [
|
|
2889
2487
|
{
|
|
2890
2488
|
"name": "after",
|
|
2891
2489
|
"type": {
|
|
2892
|
-
"text": "
|
|
2490
|
+
"text": "Properties"
|
|
2893
2491
|
}
|
|
2894
2492
|
},
|
|
2895
2493
|
{
|
|
2896
2494
|
"name": "before",
|
|
2897
2495
|
"type": {
|
|
2898
|
-
"text": "
|
|
2496
|
+
"text": "Properties"
|
|
2899
2497
|
}
|
|
2900
2498
|
}
|
|
2901
2499
|
]
|
|
2902
|
-
}
|
|
2500
|
+
}
|
|
2501
|
+
],
|
|
2502
|
+
"superclass": {
|
|
2503
|
+
"name": "Layer",
|
|
2504
|
+
"package": "@hatiolab/things-scene"
|
|
2505
|
+
}
|
|
2506
|
+
}
|
|
2507
|
+
],
|
|
2508
|
+
"exports": [
|
|
2509
|
+
{
|
|
2510
|
+
"kind": "js",
|
|
2511
|
+
"name": "default",
|
|
2512
|
+
"declaration": {
|
|
2513
|
+
"name": "MovementLayer",
|
|
2514
|
+
"module": "src/layers/movement-layer.ts"
|
|
2515
|
+
}
|
|
2516
|
+
}
|
|
2517
|
+
]
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
"kind": "javascript-module",
|
|
2521
|
+
"path": "src/layers/tooltip-decorator.ts",
|
|
2522
|
+
"declarations": [
|
|
2523
|
+
{
|
|
2524
|
+
"kind": "function",
|
|
2525
|
+
"name": "tooltipDecorator",
|
|
2526
|
+
"parameters": [
|
|
2903
2527
|
{
|
|
2904
|
-
"
|
|
2905
|
-
"
|
|
2528
|
+
"name": "component",
|
|
2529
|
+
"type": {
|
|
2530
|
+
"text": "Component"
|
|
2531
|
+
}
|
|
2906
2532
|
},
|
|
2907
2533
|
{
|
|
2908
|
-
"
|
|
2909
|
-
"
|
|
2534
|
+
"name": "context",
|
|
2535
|
+
"type": {
|
|
2536
|
+
"text": "CanvasRenderingContext2D"
|
|
2537
|
+
}
|
|
2910
2538
|
},
|
|
2911
2539
|
{
|
|
2912
|
-
"
|
|
2913
|
-
"
|
|
2914
|
-
|
|
2540
|
+
"name": "delta",
|
|
2541
|
+
"type": {
|
|
2542
|
+
"text": "number"
|
|
2543
|
+
}
|
|
2544
|
+
}
|
|
2545
|
+
]
|
|
2546
|
+
}
|
|
2547
|
+
],
|
|
2548
|
+
"exports": [
|
|
2549
|
+
{
|
|
2550
|
+
"kind": "js",
|
|
2551
|
+
"name": "default",
|
|
2552
|
+
"declaration": {
|
|
2553
|
+
"name": "tooltipDecorator",
|
|
2554
|
+
"module": "src/layers/tooltip-decorator.ts"
|
|
2555
|
+
}
|
|
2556
|
+
}
|
|
2557
|
+
]
|
|
2558
|
+
},
|
|
2559
|
+
{
|
|
2560
|
+
"kind": "javascript-module",
|
|
2561
|
+
"path": "src/selector/board-creation-popup.ts",
|
|
2562
|
+
"declarations": [
|
|
2563
|
+
{
|
|
2564
|
+
"kind": "class",
|
|
2565
|
+
"description": "",
|
|
2566
|
+
"name": "BoardCreationPopup",
|
|
2567
|
+
"members": [
|
|
2915
2568
|
{
|
|
2916
|
-
"kind": "
|
|
2917
|
-
"name": "
|
|
2569
|
+
"kind": "field",
|
|
2570
|
+
"name": "defaultGroup",
|
|
2571
|
+
"type": {
|
|
2572
|
+
"text": "string | undefined"
|
|
2573
|
+
},
|
|
2574
|
+
"attribute": "defaultGroup"
|
|
2918
2575
|
},
|
|
2919
2576
|
{
|
|
2920
|
-
"kind": "
|
|
2921
|
-
"name": "
|
|
2577
|
+
"kind": "field",
|
|
2578
|
+
"name": "groups",
|
|
2579
|
+
"type": {
|
|
2580
|
+
"text": "{ id: string; name: string }[] | undefined"
|
|
2581
|
+
},
|
|
2582
|
+
"attribute": "groups"
|
|
2922
2583
|
},
|
|
2923
2584
|
{
|
|
2924
2585
|
"kind": "method",
|
|
2925
|
-
"name": "
|
|
2926
|
-
}
|
|
2586
|
+
"name": "onClickSubmit"
|
|
2587
|
+
}
|
|
2588
|
+
],
|
|
2589
|
+
"events": [
|
|
2927
2590
|
{
|
|
2928
|
-
"
|
|
2929
|
-
"
|
|
2591
|
+
"name": "create-board",
|
|
2592
|
+
"type": {
|
|
2593
|
+
"text": "CustomEvent"
|
|
2594
|
+
}
|
|
2595
|
+
}
|
|
2596
|
+
],
|
|
2597
|
+
"attributes": [
|
|
2598
|
+
{
|
|
2599
|
+
"name": "defaultGroup",
|
|
2600
|
+
"type": {
|
|
2601
|
+
"text": "string | undefined"
|
|
2602
|
+
},
|
|
2603
|
+
"fieldName": "defaultGroup"
|
|
2930
2604
|
},
|
|
2931
2605
|
{
|
|
2932
|
-
"
|
|
2933
|
-
"
|
|
2934
|
-
|
|
2935
|
-
|
|
2936
|
-
|
|
2937
|
-
|
|
2938
|
-
|
|
2939
|
-
|
|
2940
|
-
|
|
2941
|
-
|
|
2606
|
+
"name": "groups",
|
|
2607
|
+
"type": {
|
|
2608
|
+
"text": "{ id: string; name: string }[] | undefined"
|
|
2609
|
+
},
|
|
2610
|
+
"fieldName": "groups"
|
|
2611
|
+
}
|
|
2612
|
+
],
|
|
2613
|
+
"mixins": [
|
|
2614
|
+
{
|
|
2615
|
+
"name": "localize(i18next)",
|
|
2616
|
+
"module": "src/selector/board-creation-popup.ts"
|
|
2617
|
+
}
|
|
2618
|
+
],
|
|
2619
|
+
"superclass": {
|
|
2620
|
+
"name": "LitElement",
|
|
2621
|
+
"package": "lit"
|
|
2622
|
+
},
|
|
2623
|
+
"tagName": "board-creation-popup",
|
|
2624
|
+
"customElement": true
|
|
2625
|
+
}
|
|
2626
|
+
],
|
|
2627
|
+
"exports": [
|
|
2628
|
+
{
|
|
2629
|
+
"kind": "js",
|
|
2630
|
+
"name": "BoardCreationPopup",
|
|
2631
|
+
"declaration": {
|
|
2632
|
+
"name": "BoardCreationPopup",
|
|
2633
|
+
"module": "src/selector/board-creation-popup.ts"
|
|
2634
|
+
}
|
|
2635
|
+
},
|
|
2636
|
+
{
|
|
2637
|
+
"kind": "custom-element-definition",
|
|
2638
|
+
"name": "board-creation-popup",
|
|
2639
|
+
"declaration": {
|
|
2640
|
+
"name": "BoardCreationPopup",
|
|
2641
|
+
"module": "src/selector/board-creation-popup.ts"
|
|
2642
|
+
}
|
|
2643
|
+
}
|
|
2644
|
+
]
|
|
2645
|
+
},
|
|
2646
|
+
{
|
|
2647
|
+
"kind": "javascript-module",
|
|
2648
|
+
"path": "src/selector/board-thumbnail-card.ts",
|
|
2649
|
+
"declarations": [
|
|
2650
|
+
{
|
|
2651
|
+
"kind": "class",
|
|
2652
|
+
"description": "",
|
|
2653
|
+
"name": "BoardThumbnailCard",
|
|
2654
|
+
"members": [
|
|
2655
|
+
{
|
|
2656
|
+
"kind": "field",
|
|
2657
|
+
"name": "defaultGroup",
|
|
2658
|
+
"type": {
|
|
2659
|
+
"text": "string | undefined"
|
|
2660
|
+
},
|
|
2661
|
+
"attribute": "defaultGroup"
|
|
2942
2662
|
},
|
|
2943
2663
|
{
|
|
2944
|
-
"kind": "
|
|
2945
|
-
"name": "
|
|
2946
|
-
"
|
|
2947
|
-
{
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
"text": "TouchEvent"
|
|
2951
|
-
}
|
|
2952
|
-
}
|
|
2953
|
-
]
|
|
2664
|
+
"kind": "field",
|
|
2665
|
+
"name": "groups",
|
|
2666
|
+
"type": {
|
|
2667
|
+
"text": "{ id: string; name: string }[] | undefined"
|
|
2668
|
+
},
|
|
2669
|
+
"attribute": "groups"
|
|
2954
2670
|
},
|
|
2955
2671
|
{
|
|
2956
2672
|
"kind": "method",
|
|
2957
|
-
"name": "
|
|
2673
|
+
"name": "onClickFlip",
|
|
2958
2674
|
"parameters": [
|
|
2959
2675
|
{
|
|
2960
2676
|
"name": "e",
|
|
2961
2677
|
"type": {
|
|
2962
|
-
"text": "
|
|
2678
|
+
"text": "Event"
|
|
2963
2679
|
}
|
|
2964
2680
|
}
|
|
2965
2681
|
]
|
|
2966
2682
|
},
|
|
2967
2683
|
{
|
|
2968
2684
|
"kind": "method",
|
|
2969
|
-
"name": "
|
|
2685
|
+
"name": "onClickSubmit",
|
|
2970
2686
|
"parameters": [
|
|
2971
2687
|
{
|
|
2972
2688
|
"name": "e",
|
|
2973
2689
|
"type": {
|
|
2974
|
-
"text": "
|
|
2690
|
+
"text": "Event"
|
|
2975
2691
|
}
|
|
2976
2692
|
}
|
|
2977
2693
|
]
|
|
2978
2694
|
},
|
|
2979
2695
|
{
|
|
2980
2696
|
"kind": "method",
|
|
2981
|
-
"name": "
|
|
2697
|
+
"name": "reset"
|
|
2698
|
+
}
|
|
2699
|
+
],
|
|
2700
|
+
"events": [
|
|
2701
|
+
{
|
|
2702
|
+
"name": "create-board",
|
|
2703
|
+
"type": {
|
|
2704
|
+
"text": "CustomEvent"
|
|
2705
|
+
}
|
|
2706
|
+
}
|
|
2707
|
+
],
|
|
2708
|
+
"attributes": [
|
|
2709
|
+
{
|
|
2710
|
+
"name": "defaultGroup",
|
|
2711
|
+
"type": {
|
|
2712
|
+
"text": "string | undefined"
|
|
2713
|
+
},
|
|
2714
|
+
"fieldName": "defaultGroup"
|
|
2982
2715
|
},
|
|
2983
2716
|
{
|
|
2984
|
-
"
|
|
2985
|
-
"
|
|
2717
|
+
"name": "groups",
|
|
2718
|
+
"type": {
|
|
2719
|
+
"text": "{ id: string; name: string }[] | undefined"
|
|
2720
|
+
},
|
|
2721
|
+
"fieldName": "groups"
|
|
2722
|
+
}
|
|
2723
|
+
],
|
|
2724
|
+
"mixins": [
|
|
2725
|
+
{
|
|
2726
|
+
"name": "localize(i18next)",
|
|
2727
|
+
"module": "src/selector/board-thumbnail-card.ts"
|
|
2728
|
+
}
|
|
2729
|
+
],
|
|
2730
|
+
"superclass": {
|
|
2731
|
+
"name": "LitElement",
|
|
2732
|
+
"package": "lit"
|
|
2733
|
+
},
|
|
2734
|
+
"tagName": "board-thumbnail-card",
|
|
2735
|
+
"customElement": true
|
|
2736
|
+
}
|
|
2737
|
+
],
|
|
2738
|
+
"exports": [
|
|
2739
|
+
{
|
|
2740
|
+
"kind": "js",
|
|
2741
|
+
"name": "BoardThumbnailCard",
|
|
2742
|
+
"declaration": {
|
|
2743
|
+
"name": "BoardThumbnailCard",
|
|
2744
|
+
"module": "src/selector/board-thumbnail-card.ts"
|
|
2745
|
+
}
|
|
2746
|
+
},
|
|
2747
|
+
{
|
|
2748
|
+
"kind": "custom-element-definition",
|
|
2749
|
+
"name": "board-thumbnail-card",
|
|
2750
|
+
"declaration": {
|
|
2751
|
+
"name": "BoardThumbnailCard",
|
|
2752
|
+
"module": "src/selector/board-thumbnail-card.ts"
|
|
2753
|
+
}
|
|
2754
|
+
}
|
|
2755
|
+
]
|
|
2756
|
+
},
|
|
2757
|
+
{
|
|
2758
|
+
"kind": "javascript-module",
|
|
2759
|
+
"path": "src/selector/ox-board-creation-card.ts",
|
|
2760
|
+
"declarations": [
|
|
2761
|
+
{
|
|
2762
|
+
"kind": "class",
|
|
2763
|
+
"description": "",
|
|
2764
|
+
"name": "BoardCreationCard",
|
|
2765
|
+
"members": [
|
|
2766
|
+
{
|
|
2767
|
+
"kind": "field",
|
|
2768
|
+
"name": "defaultGroup",
|
|
2769
|
+
"type": {
|
|
2770
|
+
"text": "string | undefined"
|
|
2771
|
+
},
|
|
2772
|
+
"attribute": "defaultGroup"
|
|
2986
2773
|
},
|
|
2987
2774
|
{
|
|
2988
|
-
"kind": "
|
|
2989
|
-
"name": "
|
|
2775
|
+
"kind": "field",
|
|
2776
|
+
"name": "groups",
|
|
2777
|
+
"type": {
|
|
2778
|
+
"text": "any"
|
|
2779
|
+
},
|
|
2780
|
+
"attribute": "groups"
|
|
2781
|
+
},
|
|
2782
|
+
{
|
|
2783
|
+
"kind": "field",
|
|
2784
|
+
"name": "popup",
|
|
2785
|
+
"type": {
|
|
2786
|
+
"text": "any"
|
|
2787
|
+
},
|
|
2788
|
+
"privacy": "private"
|
|
2990
2789
|
},
|
|
2991
2790
|
{
|
|
2992
2791
|
"kind": "method",
|
|
2993
|
-
"name": "
|
|
2792
|
+
"name": "onClick"
|
|
2994
2793
|
},
|
|
2995
2794
|
{
|
|
2996
2795
|
"kind": "method",
|
|
2997
|
-
"name": "
|
|
2796
|
+
"name": "reset"
|
|
2797
|
+
}
|
|
2798
|
+
],
|
|
2799
|
+
"events": [
|
|
2800
|
+
{
|
|
2801
|
+
"name": "create-board",
|
|
2802
|
+
"type": {
|
|
2803
|
+
"text": "CustomEvent"
|
|
2804
|
+
}
|
|
2805
|
+
}
|
|
2806
|
+
],
|
|
2807
|
+
"attributes": [
|
|
2808
|
+
{
|
|
2809
|
+
"name": "defaultGroup",
|
|
2810
|
+
"type": {
|
|
2811
|
+
"text": "string | undefined"
|
|
2812
|
+
},
|
|
2813
|
+
"fieldName": "defaultGroup"
|
|
2814
|
+
},
|
|
2815
|
+
{
|
|
2816
|
+
"name": "groups",
|
|
2817
|
+
"type": {
|
|
2818
|
+
"text": "any"
|
|
2819
|
+
},
|
|
2820
|
+
"fieldName": "groups"
|
|
2821
|
+
}
|
|
2822
|
+
],
|
|
2823
|
+
"mixins": [
|
|
2824
|
+
{
|
|
2825
|
+
"name": "localize(i18next)",
|
|
2826
|
+
"module": "src/selector/ox-board-creation-card.ts"
|
|
2827
|
+
}
|
|
2828
|
+
],
|
|
2829
|
+
"superclass": {
|
|
2830
|
+
"name": "LitElement",
|
|
2831
|
+
"package": "lit"
|
|
2832
|
+
},
|
|
2833
|
+
"tagName": "ox-board-creation-card",
|
|
2834
|
+
"customElement": true
|
|
2835
|
+
}
|
|
2836
|
+
],
|
|
2837
|
+
"exports": [
|
|
2838
|
+
{
|
|
2839
|
+
"kind": "js",
|
|
2840
|
+
"name": "BoardCreationCard",
|
|
2841
|
+
"declaration": {
|
|
2842
|
+
"name": "BoardCreationCard",
|
|
2843
|
+
"module": "src/selector/ox-board-creation-card.ts"
|
|
2844
|
+
}
|
|
2845
|
+
},
|
|
2846
|
+
{
|
|
2847
|
+
"kind": "custom-element-definition",
|
|
2848
|
+
"name": "ox-board-creation-card",
|
|
2849
|
+
"declaration": {
|
|
2850
|
+
"name": "BoardCreationCard",
|
|
2851
|
+
"module": "src/selector/ox-board-creation-card.ts"
|
|
2852
|
+
}
|
|
2853
|
+
}
|
|
2854
|
+
]
|
|
2855
|
+
},
|
|
2856
|
+
{
|
|
2857
|
+
"kind": "javascript-module",
|
|
2858
|
+
"path": "src/selector/ox-board-selector.ts",
|
|
2859
|
+
"declarations": [
|
|
2860
|
+
{
|
|
2861
|
+
"kind": "class",
|
|
2862
|
+
"description": "",
|
|
2863
|
+
"name": "BoardSelector",
|
|
2864
|
+
"members": [
|
|
2865
|
+
{
|
|
2866
|
+
"kind": "field",
|
|
2867
|
+
"name": "groups",
|
|
2868
|
+
"type": {
|
|
2869
|
+
"text": "{ id: string; name: string; description: string }[]"
|
|
2870
|
+
},
|
|
2871
|
+
"default": "[]",
|
|
2872
|
+
"attribute": "groups"
|
|
2873
|
+
},
|
|
2874
|
+
{
|
|
2875
|
+
"kind": "field",
|
|
2876
|
+
"name": "boards",
|
|
2877
|
+
"type": {
|
|
2878
|
+
"text": "any[]"
|
|
2879
|
+
},
|
|
2880
|
+
"default": "[]",
|
|
2881
|
+
"attribute": "boards"
|
|
2882
|
+
},
|
|
2883
|
+
{
|
|
2884
|
+
"kind": "field",
|
|
2885
|
+
"name": "group",
|
|
2886
|
+
"type": {
|
|
2887
|
+
"text": "string | undefined"
|
|
2888
|
+
},
|
|
2889
|
+
"attribute": "group"
|
|
2890
|
+
},
|
|
2891
|
+
{
|
|
2892
|
+
"kind": "field",
|
|
2893
|
+
"name": "inherited",
|
|
2894
|
+
"type": {
|
|
2895
|
+
"text": "InheritedValueType | undefined"
|
|
2896
|
+
},
|
|
2897
|
+
"attribute": "inherited"
|
|
2898
|
+
},
|
|
2899
|
+
{
|
|
2900
|
+
"kind": "field",
|
|
2901
|
+
"name": "creatable",
|
|
2902
|
+
"type": {
|
|
2903
|
+
"text": "boolean"
|
|
2904
|
+
},
|
|
2905
|
+
"default": "false",
|
|
2906
|
+
"attribute": "creatable"
|
|
2907
|
+
},
|
|
2908
|
+
{
|
|
2909
|
+
"kind": "field",
|
|
2910
|
+
"name": "value",
|
|
2911
|
+
"type": {
|
|
2912
|
+
"text": "string | undefined"
|
|
2913
|
+
},
|
|
2914
|
+
"attribute": "value"
|
|
2915
|
+
},
|
|
2916
|
+
{
|
|
2917
|
+
"kind": "field",
|
|
2918
|
+
"name": "_page",
|
|
2919
|
+
"type": {
|
|
2920
|
+
"text": "number"
|
|
2921
|
+
},
|
|
2922
|
+
"privacy": "private",
|
|
2923
|
+
"default": "1"
|
|
2924
|
+
},
|
|
2925
|
+
{
|
|
2926
|
+
"kind": "field",
|
|
2927
|
+
"name": "_total",
|
|
2928
|
+
"type": {
|
|
2929
|
+
"text": "number"
|
|
2930
|
+
},
|
|
2931
|
+
"privacy": "private",
|
|
2932
|
+
"default": "0"
|
|
2933
|
+
},
|
|
2934
|
+
{
|
|
2935
|
+
"kind": "field",
|
|
2936
|
+
"name": "scrollTargetEl",
|
|
2937
|
+
"type": {
|
|
2938
|
+
"text": "HTMLElement | null"
|
|
2939
|
+
},
|
|
2940
|
+
"readonly": true
|
|
2998
2941
|
},
|
|
2999
2942
|
{
|
|
3000
2943
|
"kind": "method",
|
|
3001
|
-
"name": "
|
|
2944
|
+
"name": "scrollAction"
|
|
3002
2945
|
},
|
|
3003
2946
|
{
|
|
3004
2947
|
"kind": "method",
|
|
3005
|
-
"name": "
|
|
2948
|
+
"name": "onClickSelect",
|
|
2949
|
+
"parameters": [
|
|
2950
|
+
{
|
|
2951
|
+
"name": "board",
|
|
2952
|
+
"type": {
|
|
2953
|
+
"text": "any"
|
|
2954
|
+
}
|
|
2955
|
+
}
|
|
2956
|
+
]
|
|
3006
2957
|
},
|
|
3007
2958
|
{
|
|
3008
2959
|
"kind": "method",
|
|
3009
|
-
"name": "
|
|
2960
|
+
"name": "onCreateBoard",
|
|
2961
|
+
"parameters": [
|
|
2962
|
+
{
|
|
2963
|
+
"name": "e",
|
|
2964
|
+
"type": {
|
|
2965
|
+
"text": "CustomEvent"
|
|
2966
|
+
}
|
|
2967
|
+
}
|
|
2968
|
+
]
|
|
3010
2969
|
},
|
|
3011
2970
|
{
|
|
3012
2971
|
"kind": "method",
|
|
3013
|
-
"name": "
|
|
2972
|
+
"name": "refreshGroups"
|
|
3014
2973
|
},
|
|
3015
2974
|
{
|
|
3016
2975
|
"kind": "method",
|
|
3017
|
-
"name": "
|
|
2976
|
+
"name": "refreshBoards"
|
|
3018
2977
|
},
|
|
3019
2978
|
{
|
|
3020
2979
|
"kind": "method",
|
|
3021
|
-
"name": "
|
|
2980
|
+
"name": "appendBoards"
|
|
3022
2981
|
},
|
|
3023
2982
|
{
|
|
3024
2983
|
"kind": "method",
|
|
3025
|
-
"name": "
|
|
2984
|
+
"name": "getBoards",
|
|
3026
2985
|
"parameters": [
|
|
3027
2986
|
{
|
|
3028
|
-
"name": "
|
|
3029
|
-
"
|
|
3030
|
-
"text": "TouchEvent | string"
|
|
3031
|
-
}
|
|
2987
|
+
"name": "{ page = 1, limit = this._infiniteScrollOptions.limit }",
|
|
2988
|
+
"default": "{}"
|
|
3032
2989
|
}
|
|
3033
2990
|
]
|
|
3034
2991
|
},
|
|
3035
2992
|
{
|
|
3036
2993
|
"kind": "method",
|
|
3037
|
-
"name": "
|
|
2994
|
+
"name": "createBoard",
|
|
3038
2995
|
"parameters": [
|
|
3039
2996
|
{
|
|
3040
|
-
"name": "
|
|
2997
|
+
"name": "name",
|
|
3041
2998
|
"type": {
|
|
3042
|
-
"text": "
|
|
2999
|
+
"text": "string"
|
|
3000
|
+
}
|
|
3001
|
+
},
|
|
3002
|
+
{
|
|
3003
|
+
"name": "description",
|
|
3004
|
+
"type": {
|
|
3005
|
+
"text": "string"
|
|
3006
|
+
}
|
|
3007
|
+
},
|
|
3008
|
+
{
|
|
3009
|
+
"name": "groupId",
|
|
3010
|
+
"type": {
|
|
3011
|
+
"text": "string"
|
|
3043
3012
|
}
|
|
3044
3013
|
}
|
|
3045
3014
|
]
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"kind": "field",
|
|
3018
|
+
"name": "limit",
|
|
3019
|
+
"type": {
|
|
3020
|
+
"text": "number"
|
|
3021
|
+
},
|
|
3022
|
+
"default": "50"
|
|
3046
3023
|
}
|
|
3047
3024
|
],
|
|
3048
3025
|
"events": [
|
|
3049
3026
|
{
|
|
3050
|
-
"name": "
|
|
3027
|
+
"name": "board-selected",
|
|
3051
3028
|
"type": {
|
|
3052
3029
|
"text": "CustomEvent"
|
|
3053
3030
|
}
|
|
3054
|
-
}
|
|
3031
|
+
}
|
|
3032
|
+
],
|
|
3033
|
+
"attributes": [
|
|
3055
3034
|
{
|
|
3056
|
-
"name": "
|
|
3035
|
+
"name": "groups",
|
|
3057
3036
|
"type": {
|
|
3058
|
-
"text": "
|
|
3059
|
-
}
|
|
3037
|
+
"text": "{ id: string; name: string; description: string }[]"
|
|
3038
|
+
},
|
|
3039
|
+
"default": "[]",
|
|
3040
|
+
"fieldName": "groups"
|
|
3060
3041
|
},
|
|
3061
3042
|
{
|
|
3062
|
-
"name": "
|
|
3043
|
+
"name": "boards",
|
|
3063
3044
|
"type": {
|
|
3064
|
-
"text": "
|
|
3065
|
-
}
|
|
3045
|
+
"text": "any[]"
|
|
3046
|
+
},
|
|
3047
|
+
"default": "[]",
|
|
3048
|
+
"fieldName": "boards"
|
|
3066
3049
|
},
|
|
3067
3050
|
{
|
|
3068
|
-
"name": "
|
|
3069
|
-
"type": {
|
|
3070
|
-
"text": "CustomEvent"
|
|
3071
|
-
}
|
|
3072
|
-
}
|
|
3073
|
-
],
|
|
3074
|
-
"attributes": [
|
|
3075
|
-
{
|
|
3076
|
-
"name": "scene",
|
|
3051
|
+
"name": "group",
|
|
3077
3052
|
"type": {
|
|
3078
|
-
"text": "
|
|
3053
|
+
"text": "string | undefined"
|
|
3079
3054
|
},
|
|
3080
|
-
"fieldName": "
|
|
3055
|
+
"fieldName": "group"
|
|
3081
3056
|
},
|
|
3082
3057
|
{
|
|
3083
|
-
"name": "
|
|
3058
|
+
"name": "inherited",
|
|
3084
3059
|
"type": {
|
|
3085
|
-
"text": "
|
|
3060
|
+
"text": "InheritedValueType | undefined"
|
|
3086
3061
|
},
|
|
3087
|
-
"
|
|
3088
|
-
"fieldName": "selected"
|
|
3062
|
+
"fieldName": "inherited"
|
|
3089
3063
|
},
|
|
3090
3064
|
{
|
|
3091
|
-
"name": "
|
|
3065
|
+
"name": "creatable",
|
|
3092
3066
|
"type": {
|
|
3093
3067
|
"text": "boolean"
|
|
3094
3068
|
},
|
|
3095
3069
|
"default": "false",
|
|
3096
|
-
"fieldName": "
|
|
3070
|
+
"fieldName": "creatable"
|
|
3071
|
+
},
|
|
3072
|
+
{
|
|
3073
|
+
"name": "value",
|
|
3074
|
+
"type": {
|
|
3075
|
+
"text": "string | undefined"
|
|
3076
|
+
},
|
|
3077
|
+
"fieldName": "value"
|
|
3078
|
+
}
|
|
3079
|
+
],
|
|
3080
|
+
"mixins": [
|
|
3081
|
+
{
|
|
3082
|
+
"name": "InfiniteScrollable",
|
|
3083
|
+
"package": "@operato/utils/mixins/infinite-scrollable.js"
|
|
3084
|
+
},
|
|
3085
|
+
{
|
|
3086
|
+
"name": "localize(i18next)",
|
|
3087
|
+
"module": "src/selector/ox-board-selector.ts"
|
|
3097
3088
|
}
|
|
3098
3089
|
],
|
|
3099
3090
|
"superclass": {
|
|
3100
3091
|
"name": "LitElement",
|
|
3101
3092
|
"package": "lit"
|
|
3102
3093
|
},
|
|
3094
|
+
"tagName": "ox-editor-board-selector",
|
|
3103
3095
|
"customElement": true
|
|
3104
3096
|
}
|
|
3105
3097
|
],
|
|
3106
3098
|
"exports": [
|
|
3107
3099
|
{
|
|
3108
3100
|
"kind": "js",
|
|
3109
|
-
"name": "
|
|
3101
|
+
"name": "BoardSelector",
|
|
3110
3102
|
"declaration": {
|
|
3111
|
-
"name": "
|
|
3112
|
-
"module": "src/
|
|
3103
|
+
"name": "BoardSelector",
|
|
3104
|
+
"module": "src/selector/ox-board-selector.ts"
|
|
3105
|
+
}
|
|
3106
|
+
},
|
|
3107
|
+
{
|
|
3108
|
+
"kind": "custom-element-definition",
|
|
3109
|
+
"name": "ox-board-selector",
|
|
3110
|
+
"declaration": {
|
|
3111
|
+
"name": "BoardSelector",
|
|
3112
|
+
"module": "src/selector/ox-board-selector.ts"
|
|
3113
3113
|
}
|
|
3114
3114
|
}
|
|
3115
3115
|
]
|
|
@@ -5193,33 +5193,33 @@
|
|
|
5193
5193
|
},
|
|
5194
5194
|
{
|
|
5195
5195
|
"kind": "javascript-module",
|
|
5196
|
-
"path": "src/modeller/property-sidebar/
|
|
5196
|
+
"path": "src/modeller/property-sidebar/shapes/box-padding-editor-styles.ts",
|
|
5197
5197
|
"declarations": [
|
|
5198
5198
|
{
|
|
5199
5199
|
"kind": "variable",
|
|
5200
|
-
"name": "
|
|
5201
|
-
"default": "css`\n
|
|
5200
|
+
"name": "BoxPaddingEditorStyles",
|
|
5201
|
+
"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`"
|
|
5202
5202
|
}
|
|
5203
5203
|
],
|
|
5204
5204
|
"exports": [
|
|
5205
5205
|
{
|
|
5206
5206
|
"kind": "js",
|
|
5207
|
-
"name": "
|
|
5207
|
+
"name": "BoxPaddingEditorStyles",
|
|
5208
5208
|
"declaration": {
|
|
5209
|
-
"name": "
|
|
5210
|
-
"module": "src/modeller/property-sidebar/
|
|
5209
|
+
"name": "BoxPaddingEditorStyles",
|
|
5210
|
+
"module": "src/modeller/property-sidebar/shapes/box-padding-editor-styles.ts"
|
|
5211
5211
|
}
|
|
5212
5212
|
}
|
|
5213
5213
|
]
|
|
5214
5214
|
},
|
|
5215
5215
|
{
|
|
5216
5216
|
"kind": "javascript-module",
|
|
5217
|
-
"path": "src/modeller/property-sidebar/
|
|
5217
|
+
"path": "src/modeller/property-sidebar/shapes/shapes.ts",
|
|
5218
5218
|
"declarations": [
|
|
5219
5219
|
{
|
|
5220
5220
|
"kind": "class",
|
|
5221
5221
|
"description": "",
|
|
5222
|
-
"name": "
|
|
5222
|
+
"name": "PropertyShapes",
|
|
5223
5223
|
"members": [
|
|
5224
5224
|
{
|
|
5225
5225
|
"kind": "field",
|
|
@@ -5231,17 +5231,21 @@
|
|
|
5231
5231
|
},
|
|
5232
5232
|
{
|
|
5233
5233
|
"kind": "field",
|
|
5234
|
-
"name": "
|
|
5234
|
+
"name": "bounds",
|
|
5235
5235
|
"type": {
|
|
5236
|
-
"text": "
|
|
5236
|
+
"text": "BOUNDS | null"
|
|
5237
5237
|
},
|
|
5238
|
-
"
|
|
5238
|
+
"default": "null",
|
|
5239
|
+
"attribute": "bounds"
|
|
5239
5240
|
},
|
|
5240
5241
|
{
|
|
5241
5242
|
"kind": "field",
|
|
5242
|
-
"name": "
|
|
5243
|
-
"
|
|
5244
|
-
|
|
5243
|
+
"name": "selected",
|
|
5244
|
+
"type": {
|
|
5245
|
+
"text": "Component[]"
|
|
5246
|
+
},
|
|
5247
|
+
"default": "[]",
|
|
5248
|
+
"attribute": "selected"
|
|
5245
5249
|
},
|
|
5246
5250
|
{
|
|
5247
5251
|
"kind": "method",
|
|
@@ -5259,6 +5263,78 @@
|
|
|
5259
5263
|
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5260
5264
|
}
|
|
5261
5265
|
},
|
|
5266
|
+
{
|
|
5267
|
+
"kind": "method",
|
|
5268
|
+
"name": "_hasTextProperty",
|
|
5269
|
+
"parameters": [
|
|
5270
|
+
{
|
|
5271
|
+
"name": "selected",
|
|
5272
|
+
"type": {
|
|
5273
|
+
"text": "Component[]"
|
|
5274
|
+
}
|
|
5275
|
+
}
|
|
5276
|
+
]
|
|
5277
|
+
},
|
|
5278
|
+
{
|
|
5279
|
+
"kind": "method",
|
|
5280
|
+
"name": "_hasProperties",
|
|
5281
|
+
"parameters": [
|
|
5282
|
+
{
|
|
5283
|
+
"name": "selected",
|
|
5284
|
+
"type": {
|
|
5285
|
+
"text": "Component[]"
|
|
5286
|
+
}
|
|
5287
|
+
}
|
|
5288
|
+
]
|
|
5289
|
+
},
|
|
5290
|
+
{
|
|
5291
|
+
"kind": "method",
|
|
5292
|
+
"name": "_isIdentifiable",
|
|
5293
|
+
"parameters": [
|
|
5294
|
+
{
|
|
5295
|
+
"name": "selected",
|
|
5296
|
+
"type": {
|
|
5297
|
+
"text": "Component[]"
|
|
5298
|
+
}
|
|
5299
|
+
}
|
|
5300
|
+
]
|
|
5301
|
+
},
|
|
5302
|
+
{
|
|
5303
|
+
"kind": "method",
|
|
5304
|
+
"name": "_isClassIdentifiable",
|
|
5305
|
+
"parameters": [
|
|
5306
|
+
{
|
|
5307
|
+
"name": "selected",
|
|
5308
|
+
"type": {
|
|
5309
|
+
"text": "Component[]"
|
|
5310
|
+
}
|
|
5311
|
+
}
|
|
5312
|
+
]
|
|
5313
|
+
},
|
|
5314
|
+
{
|
|
5315
|
+
"kind": "method",
|
|
5316
|
+
"name": "_isLine",
|
|
5317
|
+
"parameters": [
|
|
5318
|
+
{
|
|
5319
|
+
"name": "selected",
|
|
5320
|
+
"type": {
|
|
5321
|
+
"text": "Component[]"
|
|
5322
|
+
}
|
|
5323
|
+
}
|
|
5324
|
+
]
|
|
5325
|
+
},
|
|
5326
|
+
{
|
|
5327
|
+
"kind": "method",
|
|
5328
|
+
"name": "_is3dish",
|
|
5329
|
+
"parameters": [
|
|
5330
|
+
{
|
|
5331
|
+
"name": "selected",
|
|
5332
|
+
"type": {
|
|
5333
|
+
"text": "Component[]"
|
|
5334
|
+
}
|
|
5335
|
+
}
|
|
5336
|
+
]
|
|
5337
|
+
},
|
|
5262
5338
|
{
|
|
5263
5339
|
"kind": "method",
|
|
5264
5340
|
"name": "_getValueFromEventTarget",
|
|
@@ -5298,6 +5374,24 @@
|
|
|
5298
5374
|
}
|
|
5299
5375
|
}
|
|
5300
5376
|
],
|
|
5377
|
+
"events": [
|
|
5378
|
+
{
|
|
5379
|
+
"name": "bounds-change",
|
|
5380
|
+
"type": {
|
|
5381
|
+
"text": "CustomEvent"
|
|
5382
|
+
}
|
|
5383
|
+
},
|
|
5384
|
+
{
|
|
5385
|
+
"name": "property-change",
|
|
5386
|
+
"type": {
|
|
5387
|
+
"text": "CustomEvent"
|
|
5388
|
+
},
|
|
5389
|
+
"inheritedFrom": {
|
|
5390
|
+
"name": "AbstractProperty",
|
|
5391
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5392
|
+
}
|
|
5393
|
+
}
|
|
5394
|
+
],
|
|
5301
5395
|
"attributes": [
|
|
5302
5396
|
{
|
|
5303
5397
|
"name": "value",
|
|
@@ -5307,131 +5401,250 @@
|
|
|
5307
5401
|
"fieldName": "value"
|
|
5308
5402
|
},
|
|
5309
5403
|
{
|
|
5310
|
-
"name": "
|
|
5404
|
+
"name": "bounds",
|
|
5311
5405
|
"type": {
|
|
5312
|
-
"text": "
|
|
5406
|
+
"text": "BOUNDS | null"
|
|
5313
5407
|
},
|
|
5314
|
-
"
|
|
5315
|
-
|
|
5316
|
-
|
|
5317
|
-
"mixins": [
|
|
5408
|
+
"default": "null",
|
|
5409
|
+
"fieldName": "bounds"
|
|
5410
|
+
},
|
|
5318
5411
|
{
|
|
5319
|
-
"name": "
|
|
5320
|
-
"
|
|
5412
|
+
"name": "selected",
|
|
5413
|
+
"type": {
|
|
5414
|
+
"text": "Component[]"
|
|
5415
|
+
},
|
|
5416
|
+
"default": "[]",
|
|
5417
|
+
"fieldName": "selected"
|
|
5321
5418
|
}
|
|
5322
5419
|
],
|
|
5323
5420
|
"superclass": {
|
|
5324
5421
|
"name": "AbstractProperty",
|
|
5325
|
-
"module": "/src/modeller/property-sidebar/abstract-property
|
|
5326
|
-
}
|
|
5327
|
-
"events": [
|
|
5328
|
-
{
|
|
5329
|
-
"name": "property-change",
|
|
5330
|
-
"type": {
|
|
5331
|
-
"text": "CustomEvent"
|
|
5332
|
-
},
|
|
5333
|
-
"inheritedFrom": {
|
|
5334
|
-
"name": "AbstractProperty",
|
|
5335
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5336
|
-
}
|
|
5337
|
-
}
|
|
5338
|
-
]
|
|
5422
|
+
"module": "/src/modeller/property-sidebar/abstract-property"
|
|
5423
|
+
}
|
|
5339
5424
|
}
|
|
5340
5425
|
],
|
|
5341
5426
|
"exports": [
|
|
5342
5427
|
{
|
|
5343
5428
|
"kind": "js",
|
|
5344
|
-
"name": "
|
|
5429
|
+
"name": "PropertyShapes",
|
|
5345
5430
|
"declaration": {
|
|
5346
|
-
"name": "
|
|
5347
|
-
"module": "src/modeller/property-sidebar/
|
|
5431
|
+
"name": "PropertyShapes",
|
|
5432
|
+
"module": "src/modeller/property-sidebar/shapes/shapes.ts"
|
|
5348
5433
|
}
|
|
5349
5434
|
}
|
|
5350
5435
|
]
|
|
5351
5436
|
},
|
|
5352
5437
|
{
|
|
5353
5438
|
"kind": "javascript-module",
|
|
5354
|
-
"path": "src/modeller/property-sidebar/
|
|
5439
|
+
"path": "src/modeller/property-sidebar/inspector/inspector.ts",
|
|
5355
5440
|
"declarations": [
|
|
5356
5441
|
{
|
|
5357
5442
|
"kind": "class",
|
|
5358
5443
|
"description": "",
|
|
5359
|
-
"name": "
|
|
5444
|
+
"name": "SceneInspector",
|
|
5360
5445
|
"members": [
|
|
5361
5446
|
{
|
|
5362
5447
|
"kind": "field",
|
|
5363
|
-
"name": "
|
|
5448
|
+
"name": "scene",
|
|
5364
5449
|
"type": {
|
|
5365
|
-
"text": "
|
|
5450
|
+
"text": "Scene | undefined"
|
|
5366
5451
|
},
|
|
5367
|
-
"attribute": "
|
|
5452
|
+
"attribute": "scene"
|
|
5368
5453
|
},
|
|
5369
5454
|
{
|
|
5370
5455
|
"kind": "field",
|
|
5371
|
-
"name": "
|
|
5456
|
+
"name": "searchText",
|
|
5372
5457
|
"type": {
|
|
5373
|
-
"text": "
|
|
5458
|
+
"text": "string"
|
|
5374
5459
|
},
|
|
5375
|
-
"
|
|
5460
|
+
"privacy": "private",
|
|
5461
|
+
"default": "''"
|
|
5462
|
+
},
|
|
5463
|
+
{
|
|
5464
|
+
"kind": "field",
|
|
5465
|
+
"name": "_extendedMap",
|
|
5466
|
+
"type": {
|
|
5467
|
+
"text": "any"
|
|
5468
|
+
},
|
|
5469
|
+
"privacy": "private"
|
|
5470
|
+
},
|
|
5471
|
+
{
|
|
5472
|
+
"kind": "field",
|
|
5473
|
+
"name": "show",
|
|
5474
|
+
"type": {
|
|
5475
|
+
"text": "boolean"
|
|
5476
|
+
},
|
|
5477
|
+
"privacy": "private",
|
|
5478
|
+
"default": "false"
|
|
5376
5479
|
},
|
|
5377
5480
|
{
|
|
5378
5481
|
"kind": "method",
|
|
5379
|
-
"name": "
|
|
5482
|
+
"name": "disconnectScene",
|
|
5380
5483
|
"parameters": [
|
|
5381
5484
|
{
|
|
5382
|
-
"name": "
|
|
5485
|
+
"name": "scene",
|
|
5486
|
+
"optional": true,
|
|
5383
5487
|
"type": {
|
|
5384
|
-
"text": "
|
|
5488
|
+
"text": "Scene"
|
|
5385
5489
|
}
|
|
5386
5490
|
}
|
|
5387
5491
|
]
|
|
5388
5492
|
},
|
|
5389
5493
|
{
|
|
5390
5494
|
"kind": "method",
|
|
5391
|
-
"name": "
|
|
5495
|
+
"name": "refresh"
|
|
5496
|
+
},
|
|
5497
|
+
{
|
|
5498
|
+
"kind": "field",
|
|
5499
|
+
"name": "sortableConfig",
|
|
5500
|
+
"type": {
|
|
5501
|
+
"text": "Sortable.Options"
|
|
5502
|
+
},
|
|
5503
|
+
"default": "{\n group: 'inspector',\n animation: 150,\n draggable: '.component',\n swapThreshold: 1,\n onSort: this.onSort.bind(this)\n }"
|
|
5504
|
+
},
|
|
5505
|
+
{
|
|
5506
|
+
"kind": "method",
|
|
5507
|
+
"name": "onSort",
|
|
5508
|
+
"parameters": [
|
|
5509
|
+
{
|
|
5510
|
+
"name": "e",
|
|
5511
|
+
"type": {
|
|
5512
|
+
"text": "Sortable.SortableEvent"
|
|
5513
|
+
}
|
|
5514
|
+
}
|
|
5515
|
+
]
|
|
5516
|
+
},
|
|
5517
|
+
{
|
|
5518
|
+
"kind": "method",
|
|
5519
|
+
"name": "_onclick",
|
|
5520
|
+
"parameters": [
|
|
5521
|
+
{
|
|
5522
|
+
"name": "e",
|
|
5523
|
+
"type": {
|
|
5524
|
+
"text": "MouseEvent"
|
|
5525
|
+
}
|
|
5526
|
+
}
|
|
5527
|
+
]
|
|
5528
|
+
},
|
|
5529
|
+
{
|
|
5530
|
+
"kind": "method",
|
|
5531
|
+
"name": "_ondblclick",
|
|
5532
|
+
"parameters": [
|
|
5533
|
+
{
|
|
5534
|
+
"name": "e",
|
|
5535
|
+
"type": {
|
|
5536
|
+
"text": "MouseEvent"
|
|
5537
|
+
}
|
|
5538
|
+
}
|
|
5539
|
+
]
|
|
5540
|
+
},
|
|
5541
|
+
{
|
|
5542
|
+
"kind": "field",
|
|
5543
|
+
"name": "extendedMap",
|
|
5544
|
+
"readonly": true
|
|
5545
|
+
},
|
|
5546
|
+
{
|
|
5547
|
+
"kind": "method",
|
|
5548
|
+
"name": "getNodeHandleClass",
|
|
5549
|
+
"parameters": [
|
|
5550
|
+
{
|
|
5551
|
+
"name": "component",
|
|
5552
|
+
"type": {
|
|
5553
|
+
"text": "Component"
|
|
5554
|
+
}
|
|
5555
|
+
}
|
|
5556
|
+
]
|
|
5557
|
+
},
|
|
5558
|
+
{
|
|
5559
|
+
"kind": "method",
|
|
5560
|
+
"name": "isExtended",
|
|
5561
|
+
"parameters": [
|
|
5562
|
+
{
|
|
5563
|
+
"name": "component",
|
|
5564
|
+
"type": {
|
|
5565
|
+
"text": "Component"
|
|
5566
|
+
}
|
|
5567
|
+
}
|
|
5568
|
+
]
|
|
5569
|
+
},
|
|
5570
|
+
{
|
|
5571
|
+
"kind": "method",
|
|
5572
|
+
"name": "toggleExtended",
|
|
5573
|
+
"parameters": [
|
|
5574
|
+
{
|
|
5575
|
+
"name": "component",
|
|
5576
|
+
"type": {
|
|
5577
|
+
"text": "Component"
|
|
5578
|
+
}
|
|
5579
|
+
}
|
|
5580
|
+
]
|
|
5581
|
+
},
|
|
5582
|
+
{
|
|
5583
|
+
"kind": "method",
|
|
5584
|
+
"name": "toggleHidden",
|
|
5585
|
+
"parameters": [
|
|
5586
|
+
{
|
|
5587
|
+
"name": "component",
|
|
5588
|
+
"type": {
|
|
5589
|
+
"text": "Component"
|
|
5590
|
+
}
|
|
5591
|
+
}
|
|
5592
|
+
]
|
|
5593
|
+
},
|
|
5594
|
+
{
|
|
5595
|
+
"kind": "method",
|
|
5596
|
+
"name": "selectComponent",
|
|
5597
|
+
"parameters": [
|
|
5598
|
+
{
|
|
5599
|
+
"name": "component",
|
|
5600
|
+
"type": {
|
|
5601
|
+
"text": "Component"
|
|
5602
|
+
}
|
|
5603
|
+
}
|
|
5604
|
+
]
|
|
5605
|
+
},
|
|
5606
|
+
{
|
|
5607
|
+
"kind": "method",
|
|
5608
|
+
"name": "shouldBeShown",
|
|
5392
5609
|
"return": {
|
|
5393
5610
|
"type": {
|
|
5394
|
-
"text": "
|
|
5611
|
+
"text": "boolean"
|
|
5395
5612
|
}
|
|
5396
5613
|
},
|
|
5397
5614
|
"parameters": [
|
|
5398
5615
|
{
|
|
5399
|
-
"name": "
|
|
5616
|
+
"name": "component",
|
|
5400
5617
|
"type": {
|
|
5401
|
-
"text": "
|
|
5618
|
+
"text": "Component"
|
|
5402
5619
|
}
|
|
5403
5620
|
}
|
|
5404
5621
|
]
|
|
5405
5622
|
},
|
|
5406
5623
|
{
|
|
5407
5624
|
"kind": "method",
|
|
5408
|
-
"name": "
|
|
5625
|
+
"name": "renderComponent",
|
|
5626
|
+
"return": {
|
|
5627
|
+
"type": {
|
|
5628
|
+
"text": "TemplateResult"
|
|
5629
|
+
}
|
|
5630
|
+
},
|
|
5409
5631
|
"parameters": [
|
|
5410
5632
|
{
|
|
5411
|
-
"name": "
|
|
5633
|
+
"name": "component",
|
|
5412
5634
|
"type": {
|
|
5413
|
-
"text": "
|
|
5635
|
+
"text": "Component"
|
|
5636
|
+
}
|
|
5637
|
+
},
|
|
5638
|
+
{
|
|
5639
|
+
"name": "depth",
|
|
5640
|
+
"type": {
|
|
5641
|
+
"text": "number"
|
|
5414
5642
|
}
|
|
5415
5643
|
}
|
|
5416
5644
|
]
|
|
5417
5645
|
}
|
|
5418
5646
|
],
|
|
5419
|
-
"events": [
|
|
5420
|
-
{
|
|
5421
|
-
"name": "change",
|
|
5422
|
-
"type": {
|
|
5423
|
-
"text": "CustomEvent"
|
|
5424
|
-
}
|
|
5425
|
-
}
|
|
5426
|
-
],
|
|
5427
5647
|
"attributes": [
|
|
5428
|
-
{
|
|
5429
|
-
"name": "value",
|
|
5430
|
-
"type": {
|
|
5431
|
-
"text": "Properties | undefined"
|
|
5432
|
-
},
|
|
5433
|
-
"fieldName": "value"
|
|
5434
|
-
},
|
|
5435
5648
|
{
|
|
5436
5649
|
"name": "scene",
|
|
5437
5650
|
"type": {
|
|
@@ -5450,87 +5663,67 @@
|
|
|
5450
5663
|
"exports": [
|
|
5451
5664
|
{
|
|
5452
5665
|
"kind": "js",
|
|
5453
|
-
"name": "
|
|
5666
|
+
"name": "SceneInspector",
|
|
5454
5667
|
"declaration": {
|
|
5455
|
-
"name": "
|
|
5456
|
-
"module": "src/modeller/property-sidebar/
|
|
5668
|
+
"name": "SceneInspector",
|
|
5669
|
+
"module": "src/modeller/property-sidebar/inspector/inspector.ts"
|
|
5457
5670
|
}
|
|
5458
5671
|
}
|
|
5459
5672
|
]
|
|
5460
5673
|
},
|
|
5461
5674
|
{
|
|
5462
5675
|
"kind": "javascript-module",
|
|
5463
|
-
"path": "src/modeller/property-sidebar/
|
|
5676
|
+
"path": "src/modeller/property-sidebar/specifics/specific-properties-builder.ts",
|
|
5464
5677
|
"declarations": [
|
|
5465
5678
|
{
|
|
5466
5679
|
"kind": "class",
|
|
5467
5680
|
"description": "",
|
|
5468
|
-
"name": "
|
|
5681
|
+
"name": "SpecificPropertiesBuilder",
|
|
5469
5682
|
"members": [
|
|
5470
5683
|
{
|
|
5471
5684
|
"kind": "field",
|
|
5472
|
-
"name": "value",
|
|
5473
|
-
"type": {
|
|
5474
|
-
"text": "Properties | undefined"
|
|
5475
|
-
},
|
|
5476
|
-
"attribute": "value"
|
|
5477
|
-
},
|
|
5478
|
-
{
|
|
5479
|
-
"kind": "field",
|
|
5480
|
-
"name": "scene",
|
|
5685
|
+
"name": "value",
|
|
5481
5686
|
"type": {
|
|
5482
|
-
"text": "
|
|
5687
|
+
"text": "any"
|
|
5483
5688
|
},
|
|
5484
|
-
"attribute": "
|
|
5689
|
+
"attribute": "value"
|
|
5485
5690
|
},
|
|
5486
5691
|
{
|
|
5487
5692
|
"kind": "field",
|
|
5488
|
-
"name": "
|
|
5693
|
+
"name": "props",
|
|
5489
5694
|
"type": {
|
|
5490
|
-
"text": "
|
|
5695
|
+
"text": "any[]"
|
|
5491
5696
|
},
|
|
5492
|
-
"default": "[]"
|
|
5697
|
+
"default": "[]",
|
|
5698
|
+
"attribute": "props"
|
|
5493
5699
|
},
|
|
5494
5700
|
{
|
|
5495
5701
|
"kind": "field",
|
|
5496
|
-
"name": "
|
|
5702
|
+
"name": "propertyEditor",
|
|
5497
5703
|
"type": {
|
|
5498
|
-
"text": "
|
|
5704
|
+
"text": "any"
|
|
5499
5705
|
},
|
|
5500
|
-
"
|
|
5706
|
+
"attribute": "propertyEditor"
|
|
5501
5707
|
},
|
|
5502
5708
|
{
|
|
5503
5709
|
"kind": "method",
|
|
5504
|
-
"name": "
|
|
5710
|
+
"name": "_onPropsChanged",
|
|
5505
5711
|
"parameters": [
|
|
5506
5712
|
{
|
|
5507
|
-
"name": "
|
|
5713
|
+
"name": "props",
|
|
5508
5714
|
"type": {
|
|
5509
|
-
"text": "
|
|
5715
|
+
"text": "any[]"
|
|
5510
5716
|
}
|
|
5511
5717
|
}
|
|
5512
5718
|
]
|
|
5513
5719
|
},
|
|
5514
5720
|
{
|
|
5515
5721
|
"kind": "method",
|
|
5516
|
-
"name": "
|
|
5517
|
-
"return": {
|
|
5518
|
-
"type": {
|
|
5519
|
-
"text": "{ value: string; description: string }[]"
|
|
5520
|
-
}
|
|
5521
|
-
},
|
|
5522
|
-
"parameters": [
|
|
5523
|
-
{
|
|
5524
|
-
"name": "action",
|
|
5525
|
-
"type": {
|
|
5526
|
-
"text": "string"
|
|
5527
|
-
}
|
|
5528
|
-
}
|
|
5529
|
-
]
|
|
5722
|
+
"name": "_setValues"
|
|
5530
5723
|
},
|
|
5531
5724
|
{
|
|
5532
5725
|
"kind": "method",
|
|
5533
|
-
"name": "
|
|
5726
|
+
"name": "_onValueChanged",
|
|
5534
5727
|
"parameters": [
|
|
5535
5728
|
{
|
|
5536
5729
|
"name": "e",
|
|
@@ -5543,7 +5736,7 @@
|
|
|
5543
5736
|
],
|
|
5544
5737
|
"events": [
|
|
5545
5738
|
{
|
|
5546
|
-
"name": "change",
|
|
5739
|
+
"name": "property-change",
|
|
5547
5740
|
"type": {
|
|
5548
5741
|
"text": "CustomEvent"
|
|
5549
5742
|
}
|
|
@@ -5553,16 +5746,24 @@
|
|
|
5553
5746
|
{
|
|
5554
5747
|
"name": "value",
|
|
5555
5748
|
"type": {
|
|
5556
|
-
"text": "
|
|
5749
|
+
"text": "any"
|
|
5557
5750
|
},
|
|
5558
5751
|
"fieldName": "value"
|
|
5559
5752
|
},
|
|
5560
5753
|
{
|
|
5561
|
-
"name": "
|
|
5754
|
+
"name": "props",
|
|
5562
5755
|
"type": {
|
|
5563
|
-
"text": "
|
|
5756
|
+
"text": "any[]"
|
|
5564
5757
|
},
|
|
5565
|
-
"
|
|
5758
|
+
"default": "[]",
|
|
5759
|
+
"fieldName": "props"
|
|
5760
|
+
},
|
|
5761
|
+
{
|
|
5762
|
+
"name": "propertyEditor",
|
|
5763
|
+
"type": {
|
|
5764
|
+
"text": "any"
|
|
5765
|
+
},
|
|
5766
|
+
"fieldName": "propertyEditor"
|
|
5566
5767
|
}
|
|
5567
5768
|
],
|
|
5568
5769
|
"superclass": {
|
|
@@ -5575,28 +5776,28 @@
|
|
|
5575
5776
|
"exports": [
|
|
5576
5777
|
{
|
|
5577
5778
|
"kind": "js",
|
|
5578
|
-
"name": "
|
|
5779
|
+
"name": "SpecificPropertiesBuilder",
|
|
5579
5780
|
"declaration": {
|
|
5580
|
-
"name": "
|
|
5581
|
-
"module": "src/modeller/property-sidebar/
|
|
5781
|
+
"name": "SpecificPropertiesBuilder",
|
|
5782
|
+
"module": "src/modeller/property-sidebar/specifics/specific-properties-builder.ts"
|
|
5582
5783
|
}
|
|
5583
5784
|
}
|
|
5584
5785
|
]
|
|
5585
5786
|
},
|
|
5586
5787
|
{
|
|
5587
5788
|
"kind": "javascript-module",
|
|
5588
|
-
"path": "src/modeller/property-sidebar/
|
|
5789
|
+
"path": "src/modeller/property-sidebar/specifics/specifics.ts",
|
|
5589
5790
|
"declarations": [
|
|
5590
5791
|
{
|
|
5591
5792
|
"kind": "class",
|
|
5592
5793
|
"description": "",
|
|
5593
|
-
"name": "
|
|
5794
|
+
"name": "PropertySpecific",
|
|
5594
5795
|
"members": [
|
|
5595
5796
|
{
|
|
5596
5797
|
"kind": "field",
|
|
5597
5798
|
"name": "value",
|
|
5598
5799
|
"type": {
|
|
5599
|
-
"text": "
|
|
5800
|
+
"text": "any"
|
|
5600
5801
|
},
|
|
5601
5802
|
"attribute": "value"
|
|
5602
5803
|
},
|
|
@@ -5604,10 +5805,46 @@
|
|
|
5604
5805
|
"kind": "field",
|
|
5605
5806
|
"name": "scene",
|
|
5606
5807
|
"type": {
|
|
5607
|
-
"text": "Scene |
|
|
5808
|
+
"text": "Scene | null"
|
|
5608
5809
|
},
|
|
5810
|
+
"default": "null",
|
|
5609
5811
|
"attribute": "scene"
|
|
5610
5812
|
},
|
|
5813
|
+
{
|
|
5814
|
+
"kind": "field",
|
|
5815
|
+
"name": "selected",
|
|
5816
|
+
"type": {
|
|
5817
|
+
"text": "Component[]"
|
|
5818
|
+
},
|
|
5819
|
+
"default": "[]",
|
|
5820
|
+
"attribute": "selected"
|
|
5821
|
+
},
|
|
5822
|
+
{
|
|
5823
|
+
"kind": "field",
|
|
5824
|
+
"name": "props",
|
|
5825
|
+
"type": {
|
|
5826
|
+
"text": "any[]"
|
|
5827
|
+
},
|
|
5828
|
+
"default": "[]",
|
|
5829
|
+
"attribute": "props"
|
|
5830
|
+
},
|
|
5831
|
+
{
|
|
5832
|
+
"kind": "field",
|
|
5833
|
+
"name": "propertyEditor",
|
|
5834
|
+
"type": {
|
|
5835
|
+
"text": "any[]"
|
|
5836
|
+
},
|
|
5837
|
+
"default": "[]",
|
|
5838
|
+
"attribute": "propertyEditor"
|
|
5839
|
+
},
|
|
5840
|
+
{
|
|
5841
|
+
"kind": "field",
|
|
5842
|
+
"name": "boundINeedSelected",
|
|
5843
|
+
"type": {
|
|
5844
|
+
"text": "any"
|
|
5845
|
+
},
|
|
5846
|
+
"privacy": "private"
|
|
5847
|
+
},
|
|
5611
5848
|
{
|
|
5612
5849
|
"kind": "field",
|
|
5613
5850
|
"name": "scopedElements",
|
|
@@ -5624,14 +5861,84 @@
|
|
|
5624
5861
|
"text": "Event"
|
|
5625
5862
|
}
|
|
5626
5863
|
}
|
|
5864
|
+
],
|
|
5865
|
+
"inheritedFrom": {
|
|
5866
|
+
"name": "AbstractProperty",
|
|
5867
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5868
|
+
}
|
|
5869
|
+
},
|
|
5870
|
+
{
|
|
5871
|
+
"kind": "method",
|
|
5872
|
+
"name": "_isIdentifiable",
|
|
5873
|
+
"parameters": [
|
|
5874
|
+
{
|
|
5875
|
+
"name": "selected",
|
|
5876
|
+
"type": {
|
|
5877
|
+
"text": "Component[]"
|
|
5878
|
+
}
|
|
5879
|
+
}
|
|
5627
5880
|
]
|
|
5628
|
-
}
|
|
5629
|
-
],
|
|
5630
|
-
"events": [
|
|
5881
|
+
},
|
|
5631
5882
|
{
|
|
5632
|
-
"
|
|
5633
|
-
"
|
|
5634
|
-
|
|
5883
|
+
"kind": "method",
|
|
5884
|
+
"name": "_hasTextProperty",
|
|
5885
|
+
"parameters": [
|
|
5886
|
+
{
|
|
5887
|
+
"name": "selected",
|
|
5888
|
+
"type": {
|
|
5889
|
+
"text": "Component[]"
|
|
5890
|
+
}
|
|
5891
|
+
}
|
|
5892
|
+
]
|
|
5893
|
+
},
|
|
5894
|
+
{
|
|
5895
|
+
"kind": "method",
|
|
5896
|
+
"name": "_onINeedSelected",
|
|
5897
|
+
"parameters": [
|
|
5898
|
+
{
|
|
5899
|
+
"name": "e",
|
|
5900
|
+
"type": {
|
|
5901
|
+
"text": "CustomEvent"
|
|
5902
|
+
}
|
|
5903
|
+
}
|
|
5904
|
+
]
|
|
5905
|
+
},
|
|
5906
|
+
{
|
|
5907
|
+
"kind": "method",
|
|
5908
|
+
"name": "_getValueFromEventTarget",
|
|
5909
|
+
"parameters": [
|
|
5910
|
+
{
|
|
5911
|
+
"name": "element",
|
|
5912
|
+
"type": {
|
|
5913
|
+
"text": "HTMLElement"
|
|
5914
|
+
}
|
|
5915
|
+
}
|
|
5916
|
+
],
|
|
5917
|
+
"inheritedFrom": {
|
|
5918
|
+
"name": "AbstractProperty",
|
|
5919
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5920
|
+
}
|
|
5921
|
+
},
|
|
5922
|
+
{
|
|
5923
|
+
"kind": "method",
|
|
5924
|
+
"name": "_onAfterValueChange",
|
|
5925
|
+
"parameters": [
|
|
5926
|
+
{
|
|
5927
|
+
"name": "key",
|
|
5928
|
+
"type": {
|
|
5929
|
+
"text": "string"
|
|
5930
|
+
}
|
|
5931
|
+
},
|
|
5932
|
+
{
|
|
5933
|
+
"name": "value",
|
|
5934
|
+
"type": {
|
|
5935
|
+
"text": "any"
|
|
5936
|
+
}
|
|
5937
|
+
}
|
|
5938
|
+
],
|
|
5939
|
+
"inheritedFrom": {
|
|
5940
|
+
"name": "AbstractProperty",
|
|
5941
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5635
5942
|
}
|
|
5636
5943
|
}
|
|
5637
5944
|
],
|
|
@@ -5639,119 +5946,62 @@
|
|
|
5639
5946
|
{
|
|
5640
5947
|
"name": "value",
|
|
5641
5948
|
"type": {
|
|
5642
|
-
"text": "
|
|
5949
|
+
"text": "any"
|
|
5643
5950
|
},
|
|
5644
5951
|
"fieldName": "value"
|
|
5645
5952
|
},
|
|
5646
5953
|
{
|
|
5647
5954
|
"name": "scene",
|
|
5648
5955
|
"type": {
|
|
5649
|
-
"text": "Scene |
|
|
5956
|
+
"text": "Scene | null"
|
|
5650
5957
|
},
|
|
5958
|
+
"default": "null",
|
|
5651
5959
|
"fieldName": "scene"
|
|
5652
|
-
}
|
|
5653
|
-
],
|
|
5654
|
-
"mixins": [
|
|
5655
|
-
{
|
|
5656
|
-
"name": "ScopedElementsMixin",
|
|
5657
|
-
"package": "@open-wc/scoped-elements"
|
|
5658
|
-
}
|
|
5659
|
-
],
|
|
5660
|
-
"superclass": {
|
|
5661
|
-
"name": "LitElement",
|
|
5662
|
-
"package": "lit"
|
|
5663
|
-
},
|
|
5664
|
-
"customElement": true
|
|
5665
|
-
}
|
|
5666
|
-
],
|
|
5667
|
-
"exports": [
|
|
5668
|
-
{
|
|
5669
|
-
"kind": "js",
|
|
5670
|
-
"name": "PropertyEvent",
|
|
5671
|
-
"declaration": {
|
|
5672
|
-
"name": "PropertyEvent",
|
|
5673
|
-
"module": "src/modeller/property-sidebar/effects/property-event.ts"
|
|
5674
|
-
}
|
|
5675
|
-
}
|
|
5676
|
-
]
|
|
5677
|
-
},
|
|
5678
|
-
{
|
|
5679
|
-
"kind": "javascript-module",
|
|
5680
|
-
"path": "src/modeller/property-sidebar/effects/property-shadow.ts",
|
|
5681
|
-
"declarations": [
|
|
5682
|
-
{
|
|
5683
|
-
"kind": "class",
|
|
5684
|
-
"description": "컴포넌트의 그림자 속성을 편집하는 element\n\nExample:\n <property-shadow",
|
|
5685
|
-
"name": "PropertyShadow",
|
|
5686
|
-
"members": [
|
|
5960
|
+
},
|
|
5687
5961
|
{
|
|
5688
|
-
"
|
|
5689
|
-
"name": "value",
|
|
5962
|
+
"name": "selected",
|
|
5690
5963
|
"type": {
|
|
5691
|
-
"text": "
|
|
5964
|
+
"text": "Component[]"
|
|
5692
5965
|
},
|
|
5693
|
-
"
|
|
5966
|
+
"default": "[]",
|
|
5967
|
+
"fieldName": "selected"
|
|
5694
5968
|
},
|
|
5695
5969
|
{
|
|
5696
|
-
"
|
|
5697
|
-
"
|
|
5698
|
-
|
|
5699
|
-
|
|
5700
|
-
|
|
5701
|
-
|
|
5702
|
-
|
|
5703
|
-
}
|
|
5704
|
-
}
|
|
5705
|
-
]
|
|
5706
|
-
}
|
|
5707
|
-
],
|
|
5708
|
-
"events": [
|
|
5970
|
+
"name": "props",
|
|
5971
|
+
"type": {
|
|
5972
|
+
"text": "any[]"
|
|
5973
|
+
},
|
|
5974
|
+
"default": "[]",
|
|
5975
|
+
"fieldName": "props"
|
|
5976
|
+
},
|
|
5709
5977
|
{
|
|
5710
|
-
"name": "
|
|
5978
|
+
"name": "propertyEditor",
|
|
5711
5979
|
"type": {
|
|
5712
|
-
"text": "
|
|
5713
|
-
}
|
|
5980
|
+
"text": "any[]"
|
|
5981
|
+
},
|
|
5982
|
+
"default": "[]",
|
|
5983
|
+
"fieldName": "propertyEditor"
|
|
5714
5984
|
}
|
|
5715
5985
|
],
|
|
5716
|
-
"
|
|
5986
|
+
"mixins": [
|
|
5717
5987
|
{
|
|
5718
|
-
"name": "
|
|
5719
|
-
"
|
|
5720
|
-
"text": "Properties | undefined"
|
|
5721
|
-
},
|
|
5722
|
-
"fieldName": "value"
|
|
5988
|
+
"name": "ScopedElementsMixin",
|
|
5989
|
+
"package": "@open-wc/scoped-elements"
|
|
5723
5990
|
}
|
|
5724
5991
|
],
|
|
5725
5992
|
"superclass": {
|
|
5726
|
-
"name": "
|
|
5727
|
-
"
|
|
5993
|
+
"name": "AbstractProperty",
|
|
5994
|
+
"module": "/src/modeller/property-sidebar/abstract-property"
|
|
5728
5995
|
},
|
|
5729
|
-
"
|
|
5730
|
-
}
|
|
5731
|
-
],
|
|
5732
|
-
"exports": [
|
|
5733
|
-
{
|
|
5734
|
-
"kind": "js",
|
|
5735
|
-
"name": "PropertyShadow",
|
|
5736
|
-
"declaration": {
|
|
5737
|
-
"name": "PropertyShadow",
|
|
5738
|
-
"module": "src/modeller/property-sidebar/effects/property-shadow.ts"
|
|
5739
|
-
}
|
|
5740
|
-
}
|
|
5741
|
-
]
|
|
5742
|
-
},
|
|
5743
|
-
{
|
|
5744
|
-
"kind": "javascript-module",
|
|
5745
|
-
"path": "src/modeller/property-sidebar/effects/value-converter.ts",
|
|
5746
|
-
"declarations": [
|
|
5747
|
-
{
|
|
5748
|
-
"kind": "function",
|
|
5749
|
-
"name": "convert",
|
|
5750
|
-
"parameters": [
|
|
5996
|
+
"events": [
|
|
5751
5997
|
{
|
|
5752
|
-
"name": "
|
|
5998
|
+
"name": "property-change",
|
|
5753
5999
|
"type": {
|
|
5754
|
-
"text": "
|
|
6000
|
+
"text": "CustomEvent"
|
|
6001
|
+
},
|
|
6002
|
+
"inheritedFrom": {
|
|
6003
|
+
"name": "AbstractProperty",
|
|
6004
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5755
6005
|
}
|
|
5756
6006
|
}
|
|
5757
6007
|
]
|
|
@@ -5760,43 +6010,43 @@
|
|
|
5760
6010
|
"exports": [
|
|
5761
6011
|
{
|
|
5762
6012
|
"kind": "js",
|
|
5763
|
-
"name": "
|
|
6013
|
+
"name": "PropertySpecific",
|
|
5764
6014
|
"declaration": {
|
|
5765
|
-
"name": "
|
|
5766
|
-
"module": "src/modeller/property-sidebar/
|
|
6015
|
+
"name": "PropertySpecific",
|
|
6016
|
+
"module": "src/modeller/property-sidebar/specifics/specifics.ts"
|
|
5767
6017
|
}
|
|
5768
6018
|
}
|
|
5769
6019
|
]
|
|
5770
6020
|
},
|
|
5771
6021
|
{
|
|
5772
6022
|
"kind": "javascript-module",
|
|
5773
|
-
"path": "src/modeller/property-sidebar/
|
|
6023
|
+
"path": "src/modeller/property-sidebar/effects/effects-shared-style.ts",
|
|
5774
6024
|
"declarations": [
|
|
5775
6025
|
{
|
|
5776
6026
|
"kind": "variable",
|
|
5777
|
-
"name": "
|
|
5778
|
-
"default": "css`\n
|
|
6027
|
+
"name": "EffectsSharedStyle",
|
|
6028
|
+
"default": "css`\n :host {\n display: grid;\n grid-template-columns: repeat(10, 1fr);\n grid-gap: 5px;\n grid-auto-rows: minmax(24px, auto);\n\n align-items: center;\n }\n\n * {\n align-self: stretch;\n }\n\n label {\n grid-column: span 3;\n text-align: right;\n text-transform: capitalize;\n\n align-self: center;\n }\n\n input,\n select,\n ox-input-angle,\n ox-input-color,\n [custom-editor] {\n grid-column: span 7;\n }\n\n input,\n select,\n ox-input-angle input,\n ox-input-color input,\n [custom-editor] input {\n border: var(--property-sidebar-fieldset-border);\n }\n\n ox-input-data {\n height: 300px;\n }\n\n input[type='checkbox'] {\n grid-column: 4 / 5;\n align-self: center;\n }\n\n label.checkbox-label {\n grid-column: span 6;\n text-align: left;\n }\n\n [fullwidth] {\n grid-column: 1 / -1;\n }\n`"
|
|
5779
6029
|
}
|
|
5780
6030
|
],
|
|
5781
6031
|
"exports": [
|
|
5782
6032
|
{
|
|
5783
6033
|
"kind": "js",
|
|
5784
|
-
"name": "
|
|
6034
|
+
"name": "EffectsSharedStyle",
|
|
5785
6035
|
"declaration": {
|
|
5786
|
-
"name": "
|
|
5787
|
-
"module": "src/modeller/property-sidebar/
|
|
6036
|
+
"name": "EffectsSharedStyle",
|
|
6037
|
+
"module": "src/modeller/property-sidebar/effects/effects-shared-style.ts"
|
|
5788
6038
|
}
|
|
5789
6039
|
}
|
|
5790
6040
|
]
|
|
5791
6041
|
},
|
|
5792
6042
|
{
|
|
5793
6043
|
"kind": "javascript-module",
|
|
5794
|
-
"path": "src/modeller/property-sidebar/
|
|
6044
|
+
"path": "src/modeller/property-sidebar/effects/effects.ts",
|
|
5795
6045
|
"declarations": [
|
|
5796
6046
|
{
|
|
5797
6047
|
"kind": "class",
|
|
5798
6048
|
"description": "",
|
|
5799
|
-
"name": "
|
|
6049
|
+
"name": "PropertyEffects",
|
|
5800
6050
|
"members": [
|
|
5801
6051
|
{
|
|
5802
6052
|
"kind": "field",
|
|
@@ -5808,21 +6058,17 @@
|
|
|
5808
6058
|
},
|
|
5809
6059
|
{
|
|
5810
6060
|
"kind": "field",
|
|
5811
|
-
"name": "
|
|
6061
|
+
"name": "scene",
|
|
5812
6062
|
"type": {
|
|
5813
|
-
"text": "
|
|
6063
|
+
"text": "Scene | undefined"
|
|
5814
6064
|
},
|
|
5815
|
-
"
|
|
5816
|
-
"attribute": "bounds"
|
|
6065
|
+
"attribute": "scene"
|
|
5817
6066
|
},
|
|
5818
6067
|
{
|
|
5819
6068
|
"kind": "field",
|
|
5820
|
-
"name": "
|
|
5821
|
-
"
|
|
5822
|
-
|
|
5823
|
-
},
|
|
5824
|
-
"default": "[]",
|
|
5825
|
-
"attribute": "selected"
|
|
6069
|
+
"name": "scopedElements",
|
|
6070
|
+
"static": true,
|
|
6071
|
+
"readonly": true
|
|
5826
6072
|
},
|
|
5827
6073
|
{
|
|
5828
6074
|
"kind": "method",
|
|
@@ -5840,78 +6086,6 @@
|
|
|
5840
6086
|
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5841
6087
|
}
|
|
5842
6088
|
},
|
|
5843
|
-
{
|
|
5844
|
-
"kind": "method",
|
|
5845
|
-
"name": "_hasTextProperty",
|
|
5846
|
-
"parameters": [
|
|
5847
|
-
{
|
|
5848
|
-
"name": "selected",
|
|
5849
|
-
"type": {
|
|
5850
|
-
"text": "Component[]"
|
|
5851
|
-
}
|
|
5852
|
-
}
|
|
5853
|
-
]
|
|
5854
|
-
},
|
|
5855
|
-
{
|
|
5856
|
-
"kind": "method",
|
|
5857
|
-
"name": "_hasProperties",
|
|
5858
|
-
"parameters": [
|
|
5859
|
-
{
|
|
5860
|
-
"name": "selected",
|
|
5861
|
-
"type": {
|
|
5862
|
-
"text": "Component[]"
|
|
5863
|
-
}
|
|
5864
|
-
}
|
|
5865
|
-
]
|
|
5866
|
-
},
|
|
5867
|
-
{
|
|
5868
|
-
"kind": "method",
|
|
5869
|
-
"name": "_isIdentifiable",
|
|
5870
|
-
"parameters": [
|
|
5871
|
-
{
|
|
5872
|
-
"name": "selected",
|
|
5873
|
-
"type": {
|
|
5874
|
-
"text": "Component[]"
|
|
5875
|
-
}
|
|
5876
|
-
}
|
|
5877
|
-
]
|
|
5878
|
-
},
|
|
5879
|
-
{
|
|
5880
|
-
"kind": "method",
|
|
5881
|
-
"name": "_isClassIdentifiable",
|
|
5882
|
-
"parameters": [
|
|
5883
|
-
{
|
|
5884
|
-
"name": "selected",
|
|
5885
|
-
"type": {
|
|
5886
|
-
"text": "Component[]"
|
|
5887
|
-
}
|
|
5888
|
-
}
|
|
5889
|
-
]
|
|
5890
|
-
},
|
|
5891
|
-
{
|
|
5892
|
-
"kind": "method",
|
|
5893
|
-
"name": "_isLine",
|
|
5894
|
-
"parameters": [
|
|
5895
|
-
{
|
|
5896
|
-
"name": "selected",
|
|
5897
|
-
"type": {
|
|
5898
|
-
"text": "Component[]"
|
|
5899
|
-
}
|
|
5900
|
-
}
|
|
5901
|
-
]
|
|
5902
|
-
},
|
|
5903
|
-
{
|
|
5904
|
-
"kind": "method",
|
|
5905
|
-
"name": "_is3dish",
|
|
5906
|
-
"parameters": [
|
|
5907
|
-
{
|
|
5908
|
-
"name": "selected",
|
|
5909
|
-
"type": {
|
|
5910
|
-
"text": "Component[]"
|
|
5911
|
-
}
|
|
5912
|
-
}
|
|
5913
|
-
]
|
|
5914
|
-
},
|
|
5915
6089
|
{
|
|
5916
6090
|
"kind": "method",
|
|
5917
6091
|
"name": "_getValueFromEventTarget",
|
|
@@ -5951,24 +6125,6 @@
|
|
|
5951
6125
|
}
|
|
5952
6126
|
}
|
|
5953
6127
|
],
|
|
5954
|
-
"events": [
|
|
5955
|
-
{
|
|
5956
|
-
"name": "bounds-change",
|
|
5957
|
-
"type": {
|
|
5958
|
-
"text": "CustomEvent"
|
|
5959
|
-
}
|
|
5960
|
-
},
|
|
5961
|
-
{
|
|
5962
|
-
"name": "property-change",
|
|
5963
|
-
"type": {
|
|
5964
|
-
"text": "CustomEvent"
|
|
5965
|
-
},
|
|
5966
|
-
"inheritedFrom": {
|
|
5967
|
-
"name": "AbstractProperty",
|
|
5968
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
5969
|
-
}
|
|
5970
|
-
}
|
|
5971
|
-
],
|
|
5972
6128
|
"attributes": [
|
|
5973
6129
|
{
|
|
5974
6130
|
"name": "value",
|
|
@@ -5978,250 +6134,256 @@
|
|
|
5978
6134
|
"fieldName": "value"
|
|
5979
6135
|
},
|
|
5980
6136
|
{
|
|
5981
|
-
"name": "
|
|
6137
|
+
"name": "scene",
|
|
5982
6138
|
"type": {
|
|
5983
|
-
"text": "
|
|
6139
|
+
"text": "Scene | undefined"
|
|
5984
6140
|
},
|
|
5985
|
-
"
|
|
5986
|
-
|
|
5987
|
-
|
|
6141
|
+
"fieldName": "scene"
|
|
6142
|
+
}
|
|
6143
|
+
],
|
|
6144
|
+
"mixins": [
|
|
5988
6145
|
{
|
|
5989
|
-
"name": "
|
|
5990
|
-
"
|
|
5991
|
-
"text": "Component[]"
|
|
5992
|
-
},
|
|
5993
|
-
"default": "[]",
|
|
5994
|
-
"fieldName": "selected"
|
|
6146
|
+
"name": "ScopedElementsMixin",
|
|
6147
|
+
"package": "@open-wc/scoped-elements"
|
|
5995
6148
|
}
|
|
5996
6149
|
],
|
|
5997
6150
|
"superclass": {
|
|
5998
6151
|
"name": "AbstractProperty",
|
|
5999
|
-
"module": "/src/modeller/property-sidebar/abstract-property"
|
|
6000
|
-
}
|
|
6152
|
+
"module": "/src/modeller/property-sidebar/abstract-property.js"
|
|
6153
|
+
},
|
|
6154
|
+
"events": [
|
|
6155
|
+
{
|
|
6156
|
+
"name": "property-change",
|
|
6157
|
+
"type": {
|
|
6158
|
+
"text": "CustomEvent"
|
|
6159
|
+
},
|
|
6160
|
+
"inheritedFrom": {
|
|
6161
|
+
"name": "AbstractProperty",
|
|
6162
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6163
|
+
}
|
|
6164
|
+
}
|
|
6165
|
+
]
|
|
6001
6166
|
}
|
|
6002
6167
|
],
|
|
6003
6168
|
"exports": [
|
|
6004
6169
|
{
|
|
6005
6170
|
"kind": "js",
|
|
6006
|
-
"name": "
|
|
6171
|
+
"name": "PropertyEffects",
|
|
6007
6172
|
"declaration": {
|
|
6008
|
-
"name": "
|
|
6009
|
-
"module": "src/modeller/property-sidebar/
|
|
6173
|
+
"name": "PropertyEffects",
|
|
6174
|
+
"module": "src/modeller/property-sidebar/effects/effects.ts"
|
|
6010
6175
|
}
|
|
6011
6176
|
}
|
|
6012
6177
|
]
|
|
6013
6178
|
},
|
|
6014
6179
|
{
|
|
6015
6180
|
"kind": "javascript-module",
|
|
6016
|
-
"path": "src/modeller/property-sidebar/
|
|
6181
|
+
"path": "src/modeller/property-sidebar/effects/property-event-hover.ts",
|
|
6017
6182
|
"declarations": [
|
|
6018
6183
|
{
|
|
6019
6184
|
"kind": "class",
|
|
6020
6185
|
"description": "",
|
|
6021
|
-
"name": "
|
|
6186
|
+
"name": "PropertyEventHover",
|
|
6022
6187
|
"members": [
|
|
6023
6188
|
{
|
|
6024
6189
|
"kind": "field",
|
|
6025
|
-
"name": "
|
|
6026
|
-
"type": {
|
|
6027
|
-
"text": "Scene | undefined"
|
|
6028
|
-
},
|
|
6029
|
-
"attribute": "scene"
|
|
6030
|
-
},
|
|
6031
|
-
{
|
|
6032
|
-
"kind": "field",
|
|
6033
|
-
"name": "searchText",
|
|
6034
|
-
"type": {
|
|
6035
|
-
"text": "string"
|
|
6036
|
-
},
|
|
6037
|
-
"privacy": "private",
|
|
6038
|
-
"default": "''"
|
|
6039
|
-
},
|
|
6040
|
-
{
|
|
6041
|
-
"kind": "field",
|
|
6042
|
-
"name": "_extendedMap",
|
|
6043
|
-
"type": {
|
|
6044
|
-
"text": "any"
|
|
6045
|
-
},
|
|
6046
|
-
"privacy": "private"
|
|
6047
|
-
},
|
|
6048
|
-
{
|
|
6049
|
-
"kind": "field",
|
|
6050
|
-
"name": "show",
|
|
6190
|
+
"name": "value",
|
|
6051
6191
|
"type": {
|
|
6052
|
-
"text": "
|
|
6192
|
+
"text": "Properties | undefined"
|
|
6053
6193
|
},
|
|
6054
|
-
"
|
|
6055
|
-
"default": "false"
|
|
6056
|
-
},
|
|
6057
|
-
{
|
|
6058
|
-
"kind": "method",
|
|
6059
|
-
"name": "disconnectScene",
|
|
6060
|
-
"parameters": [
|
|
6061
|
-
{
|
|
6062
|
-
"name": "scene",
|
|
6063
|
-
"optional": true,
|
|
6064
|
-
"type": {
|
|
6065
|
-
"text": "Scene"
|
|
6066
|
-
}
|
|
6067
|
-
}
|
|
6068
|
-
]
|
|
6069
|
-
},
|
|
6070
|
-
{
|
|
6071
|
-
"kind": "method",
|
|
6072
|
-
"name": "refresh"
|
|
6194
|
+
"attribute": "value"
|
|
6073
6195
|
},
|
|
6074
6196
|
{
|
|
6075
6197
|
"kind": "field",
|
|
6076
|
-
"name": "
|
|
6198
|
+
"name": "scene",
|
|
6077
6199
|
"type": {
|
|
6078
|
-
"text": "
|
|
6200
|
+
"text": "Scene | undefined"
|
|
6079
6201
|
},
|
|
6080
|
-
"
|
|
6202
|
+
"attribute": "scene"
|
|
6081
6203
|
},
|
|
6082
6204
|
{
|
|
6083
6205
|
"kind": "method",
|
|
6084
|
-
"name": "
|
|
6206
|
+
"name": "_getPlaceHoder",
|
|
6085
6207
|
"parameters": [
|
|
6086
6208
|
{
|
|
6087
|
-
"name": "
|
|
6209
|
+
"name": "action",
|
|
6088
6210
|
"type": {
|
|
6089
|
-
"text": "
|
|
6211
|
+
"text": "string"
|
|
6090
6212
|
}
|
|
6091
6213
|
}
|
|
6092
6214
|
]
|
|
6093
6215
|
},
|
|
6094
6216
|
{
|
|
6095
6217
|
"kind": "method",
|
|
6096
|
-
"name": "
|
|
6218
|
+
"name": "_getTargetList",
|
|
6219
|
+
"return": {
|
|
6220
|
+
"type": {
|
|
6221
|
+
"text": "{ value: string; description: string }[]"
|
|
6222
|
+
}
|
|
6223
|
+
},
|
|
6097
6224
|
"parameters": [
|
|
6098
6225
|
{
|
|
6099
|
-
"name": "
|
|
6226
|
+
"name": "action",
|
|
6100
6227
|
"type": {
|
|
6101
|
-
"text": "
|
|
6228
|
+
"text": "string"
|
|
6102
6229
|
}
|
|
6103
6230
|
}
|
|
6104
6231
|
]
|
|
6105
6232
|
},
|
|
6106
6233
|
{
|
|
6107
6234
|
"kind": "method",
|
|
6108
|
-
"name": "
|
|
6235
|
+
"name": "_onValueChange",
|
|
6109
6236
|
"parameters": [
|
|
6110
6237
|
{
|
|
6111
6238
|
"name": "e",
|
|
6112
6239
|
"type": {
|
|
6113
|
-
"text": "
|
|
6240
|
+
"text": "Event"
|
|
6114
6241
|
}
|
|
6115
6242
|
}
|
|
6116
6243
|
]
|
|
6117
|
-
}
|
|
6244
|
+
}
|
|
6245
|
+
],
|
|
6246
|
+
"events": [
|
|
6118
6247
|
{
|
|
6119
|
-
"
|
|
6120
|
-
"
|
|
6121
|
-
|
|
6248
|
+
"name": "change",
|
|
6249
|
+
"type": {
|
|
6250
|
+
"text": "CustomEvent"
|
|
6251
|
+
}
|
|
6252
|
+
}
|
|
6253
|
+
],
|
|
6254
|
+
"attributes": [
|
|
6255
|
+
{
|
|
6256
|
+
"name": "value",
|
|
6257
|
+
"type": {
|
|
6258
|
+
"text": "Properties | undefined"
|
|
6259
|
+
},
|
|
6260
|
+
"fieldName": "value"
|
|
6122
6261
|
},
|
|
6123
6262
|
{
|
|
6124
|
-
"
|
|
6125
|
-
"
|
|
6126
|
-
|
|
6127
|
-
|
|
6128
|
-
|
|
6129
|
-
|
|
6130
|
-
|
|
6131
|
-
|
|
6132
|
-
|
|
6133
|
-
|
|
6263
|
+
"name": "scene",
|
|
6264
|
+
"type": {
|
|
6265
|
+
"text": "Scene | undefined"
|
|
6266
|
+
},
|
|
6267
|
+
"fieldName": "scene"
|
|
6268
|
+
}
|
|
6269
|
+
],
|
|
6270
|
+
"superclass": {
|
|
6271
|
+
"name": "LitElement",
|
|
6272
|
+
"package": "lit"
|
|
6273
|
+
},
|
|
6274
|
+
"customElement": true
|
|
6275
|
+
}
|
|
6276
|
+
],
|
|
6277
|
+
"exports": [
|
|
6278
|
+
{
|
|
6279
|
+
"kind": "js",
|
|
6280
|
+
"name": "PropertyEventHover",
|
|
6281
|
+
"declaration": {
|
|
6282
|
+
"name": "PropertyEventHover",
|
|
6283
|
+
"module": "src/modeller/property-sidebar/effects/property-event-hover.ts"
|
|
6284
|
+
}
|
|
6285
|
+
}
|
|
6286
|
+
]
|
|
6287
|
+
},
|
|
6288
|
+
{
|
|
6289
|
+
"kind": "javascript-module",
|
|
6290
|
+
"path": "src/modeller/property-sidebar/effects/property-event-tap.ts",
|
|
6291
|
+
"declarations": [
|
|
6292
|
+
{
|
|
6293
|
+
"kind": "class",
|
|
6294
|
+
"description": "",
|
|
6295
|
+
"name": "PropertyEventTap",
|
|
6296
|
+
"members": [
|
|
6297
|
+
{
|
|
6298
|
+
"kind": "field",
|
|
6299
|
+
"name": "value",
|
|
6300
|
+
"type": {
|
|
6301
|
+
"text": "Properties | undefined"
|
|
6302
|
+
},
|
|
6303
|
+
"attribute": "value"
|
|
6134
6304
|
},
|
|
6135
6305
|
{
|
|
6136
|
-
"kind": "
|
|
6137
|
-
"name": "
|
|
6138
|
-
"
|
|
6139
|
-
|
|
6140
|
-
|
|
6141
|
-
|
|
6142
|
-
"text": "Component"
|
|
6143
|
-
}
|
|
6144
|
-
}
|
|
6145
|
-
]
|
|
6306
|
+
"kind": "field",
|
|
6307
|
+
"name": "scene",
|
|
6308
|
+
"type": {
|
|
6309
|
+
"text": "Scene | undefined"
|
|
6310
|
+
},
|
|
6311
|
+
"attribute": "scene"
|
|
6146
6312
|
},
|
|
6147
6313
|
{
|
|
6148
|
-
"kind": "
|
|
6149
|
-
"name": "
|
|
6150
|
-
"
|
|
6151
|
-
{
|
|
6152
|
-
|
|
6153
|
-
|
|
6154
|
-
"text": "Component"
|
|
6155
|
-
}
|
|
6156
|
-
}
|
|
6157
|
-
]
|
|
6314
|
+
"kind": "field",
|
|
6315
|
+
"name": "scenarios",
|
|
6316
|
+
"type": {
|
|
6317
|
+
"text": "{ value: string; description: string }[]"
|
|
6318
|
+
},
|
|
6319
|
+
"default": "[]"
|
|
6158
6320
|
},
|
|
6159
6321
|
{
|
|
6160
|
-
"kind": "
|
|
6161
|
-
"name": "
|
|
6162
|
-
"
|
|
6163
|
-
{
|
|
6164
|
-
|
|
6165
|
-
|
|
6166
|
-
"text": "Component"
|
|
6167
|
-
}
|
|
6168
|
-
}
|
|
6169
|
-
]
|
|
6322
|
+
"kind": "field",
|
|
6323
|
+
"name": "targetList",
|
|
6324
|
+
"type": {
|
|
6325
|
+
"text": "{ value: string; description: string }[]"
|
|
6326
|
+
},
|
|
6327
|
+
"default": "[]"
|
|
6170
6328
|
},
|
|
6171
6329
|
{
|
|
6172
6330
|
"kind": "method",
|
|
6173
|
-
"name": "
|
|
6331
|
+
"name": "_getPlaceHoder",
|
|
6174
6332
|
"parameters": [
|
|
6175
6333
|
{
|
|
6176
|
-
"name": "
|
|
6334
|
+
"name": "action",
|
|
6177
6335
|
"type": {
|
|
6178
|
-
"text": "
|
|
6336
|
+
"text": "string"
|
|
6179
6337
|
}
|
|
6180
6338
|
}
|
|
6181
6339
|
]
|
|
6182
6340
|
},
|
|
6183
6341
|
{
|
|
6184
6342
|
"kind": "method",
|
|
6185
|
-
"name": "
|
|
6343
|
+
"name": "_getInputList",
|
|
6186
6344
|
"return": {
|
|
6187
6345
|
"type": {
|
|
6188
|
-
"text": "
|
|
6346
|
+
"text": "{ value: string; description: string }[]"
|
|
6189
6347
|
}
|
|
6190
6348
|
},
|
|
6191
6349
|
"parameters": [
|
|
6192
6350
|
{
|
|
6193
|
-
"name": "
|
|
6351
|
+
"name": "action",
|
|
6194
6352
|
"type": {
|
|
6195
|
-
"text": "
|
|
6353
|
+
"text": "string"
|
|
6196
6354
|
}
|
|
6197
6355
|
}
|
|
6198
6356
|
]
|
|
6199
6357
|
},
|
|
6200
6358
|
{
|
|
6201
6359
|
"kind": "method",
|
|
6202
|
-
"name": "
|
|
6203
|
-
"return": {
|
|
6204
|
-
"type": {
|
|
6205
|
-
"text": "TemplateResult"
|
|
6206
|
-
}
|
|
6207
|
-
},
|
|
6360
|
+
"name": "_onValueChange",
|
|
6208
6361
|
"parameters": [
|
|
6209
6362
|
{
|
|
6210
|
-
"name": "
|
|
6211
|
-
"type": {
|
|
6212
|
-
"text": "Component"
|
|
6213
|
-
}
|
|
6214
|
-
},
|
|
6215
|
-
{
|
|
6216
|
-
"name": "depth",
|
|
6363
|
+
"name": "e",
|
|
6217
6364
|
"type": {
|
|
6218
|
-
"text": "
|
|
6365
|
+
"text": "Event"
|
|
6219
6366
|
}
|
|
6220
6367
|
}
|
|
6221
6368
|
]
|
|
6222
6369
|
}
|
|
6223
6370
|
],
|
|
6371
|
+
"events": [
|
|
6372
|
+
{
|
|
6373
|
+
"name": "change",
|
|
6374
|
+
"type": {
|
|
6375
|
+
"text": "CustomEvent"
|
|
6376
|
+
}
|
|
6377
|
+
}
|
|
6378
|
+
],
|
|
6224
6379
|
"attributes": [
|
|
6380
|
+
{
|
|
6381
|
+
"name": "value",
|
|
6382
|
+
"type": {
|
|
6383
|
+
"text": "Properties | undefined"
|
|
6384
|
+
},
|
|
6385
|
+
"fieldName": "value"
|
|
6386
|
+
},
|
|
6225
6387
|
{
|
|
6226
6388
|
"name": "scene",
|
|
6227
6389
|
"type": {
|
|
@@ -6240,67 +6402,48 @@
|
|
|
6240
6402
|
"exports": [
|
|
6241
6403
|
{
|
|
6242
6404
|
"kind": "js",
|
|
6243
|
-
"name": "
|
|
6405
|
+
"name": "PropertyEventTap",
|
|
6244
6406
|
"declaration": {
|
|
6245
|
-
"name": "
|
|
6246
|
-
"module": "src/modeller/property-sidebar/
|
|
6407
|
+
"name": "PropertyEventTap",
|
|
6408
|
+
"module": "src/modeller/property-sidebar/effects/property-event-tap.ts"
|
|
6247
6409
|
}
|
|
6248
6410
|
}
|
|
6249
6411
|
]
|
|
6250
6412
|
},
|
|
6251
6413
|
{
|
|
6252
6414
|
"kind": "javascript-module",
|
|
6253
|
-
"path": "src/modeller/property-sidebar/
|
|
6415
|
+
"path": "src/modeller/property-sidebar/effects/property-event.ts",
|
|
6254
6416
|
"declarations": [
|
|
6255
6417
|
{
|
|
6256
6418
|
"kind": "class",
|
|
6257
6419
|
"description": "",
|
|
6258
|
-
"name": "
|
|
6420
|
+
"name": "PropertyEvent",
|
|
6259
6421
|
"members": [
|
|
6260
6422
|
{
|
|
6261
6423
|
"kind": "field",
|
|
6262
6424
|
"name": "value",
|
|
6263
6425
|
"type": {
|
|
6264
|
-
"text": "
|
|
6426
|
+
"text": "Properties | undefined"
|
|
6265
6427
|
},
|
|
6266
6428
|
"attribute": "value"
|
|
6267
6429
|
},
|
|
6268
6430
|
{
|
|
6269
6431
|
"kind": "field",
|
|
6270
|
-
"name": "
|
|
6271
|
-
"type": {
|
|
6272
|
-
"text": "any[]"
|
|
6273
|
-
},
|
|
6274
|
-
"default": "[]",
|
|
6275
|
-
"attribute": "props"
|
|
6276
|
-
},
|
|
6277
|
-
{
|
|
6278
|
-
"kind": "field",
|
|
6279
|
-
"name": "propertyEditor",
|
|
6432
|
+
"name": "scene",
|
|
6280
6433
|
"type": {
|
|
6281
|
-
"text": "
|
|
6434
|
+
"text": "Scene | undefined"
|
|
6282
6435
|
},
|
|
6283
|
-
"attribute": "
|
|
6284
|
-
},
|
|
6285
|
-
{
|
|
6286
|
-
"kind": "method",
|
|
6287
|
-
"name": "_onPropsChanged",
|
|
6288
|
-
"parameters": [
|
|
6289
|
-
{
|
|
6290
|
-
"name": "props",
|
|
6291
|
-
"type": {
|
|
6292
|
-
"text": "any[]"
|
|
6293
|
-
}
|
|
6294
|
-
}
|
|
6295
|
-
]
|
|
6436
|
+
"attribute": "scene"
|
|
6296
6437
|
},
|
|
6297
|
-
{
|
|
6298
|
-
"kind": "
|
|
6299
|
-
"name": "
|
|
6438
|
+
{
|
|
6439
|
+
"kind": "field",
|
|
6440
|
+
"name": "scopedElements",
|
|
6441
|
+
"static": true,
|
|
6442
|
+
"readonly": true
|
|
6300
6443
|
},
|
|
6301
6444
|
{
|
|
6302
6445
|
"kind": "method",
|
|
6303
|
-
"name": "
|
|
6446
|
+
"name": "_onValueChange",
|
|
6304
6447
|
"parameters": [
|
|
6305
6448
|
{
|
|
6306
6449
|
"name": "e",
|
|
@@ -6313,7 +6456,7 @@
|
|
|
6313
6456
|
],
|
|
6314
6457
|
"events": [
|
|
6315
6458
|
{
|
|
6316
|
-
"name": "
|
|
6459
|
+
"name": "change",
|
|
6317
6460
|
"type": {
|
|
6318
6461
|
"text": "CustomEvent"
|
|
6319
6462
|
}
|
|
@@ -6323,24 +6466,22 @@
|
|
|
6323
6466
|
{
|
|
6324
6467
|
"name": "value",
|
|
6325
6468
|
"type": {
|
|
6326
|
-
"text": "
|
|
6469
|
+
"text": "Properties | undefined"
|
|
6327
6470
|
},
|
|
6328
6471
|
"fieldName": "value"
|
|
6329
6472
|
},
|
|
6330
6473
|
{
|
|
6331
|
-
"name": "
|
|
6474
|
+
"name": "scene",
|
|
6332
6475
|
"type": {
|
|
6333
|
-
"text": "
|
|
6476
|
+
"text": "Scene | undefined"
|
|
6334
6477
|
},
|
|
6335
|
-
"
|
|
6336
|
-
|
|
6337
|
-
|
|
6478
|
+
"fieldName": "scene"
|
|
6479
|
+
}
|
|
6480
|
+
],
|
|
6481
|
+
"mixins": [
|
|
6338
6482
|
{
|
|
6339
|
-
"name": "
|
|
6340
|
-
"
|
|
6341
|
-
"text": "any"
|
|
6342
|
-
},
|
|
6343
|
-
"fieldName": "propertyEditor"
|
|
6483
|
+
"name": "ScopedElementsMixin",
|
|
6484
|
+
"package": "@open-wc/scoped-elements"
|
|
6344
6485
|
}
|
|
6345
6486
|
],
|
|
6346
6487
|
"superclass": {
|
|
@@ -6353,81 +6494,31 @@
|
|
|
6353
6494
|
"exports": [
|
|
6354
6495
|
{
|
|
6355
6496
|
"kind": "js",
|
|
6356
|
-
"name": "
|
|
6497
|
+
"name": "PropertyEvent",
|
|
6357
6498
|
"declaration": {
|
|
6358
|
-
"name": "
|
|
6359
|
-
"module": "src/modeller/property-sidebar/
|
|
6499
|
+
"name": "PropertyEvent",
|
|
6500
|
+
"module": "src/modeller/property-sidebar/effects/property-event.ts"
|
|
6360
6501
|
}
|
|
6361
6502
|
}
|
|
6362
6503
|
]
|
|
6363
6504
|
},
|
|
6364
6505
|
{
|
|
6365
6506
|
"kind": "javascript-module",
|
|
6366
|
-
"path": "src/modeller/property-sidebar/
|
|
6507
|
+
"path": "src/modeller/property-sidebar/effects/property-shadow.ts",
|
|
6367
6508
|
"declarations": [
|
|
6368
6509
|
{
|
|
6369
6510
|
"kind": "class",
|
|
6370
|
-
"description": "",
|
|
6371
|
-
"name": "
|
|
6511
|
+
"description": "컴포넌트의 그림자 속성을 편집하는 element\n\nExample:\n <property-shadow",
|
|
6512
|
+
"name": "PropertyShadow",
|
|
6372
6513
|
"members": [
|
|
6373
6514
|
{
|
|
6374
6515
|
"kind": "field",
|
|
6375
6516
|
"name": "value",
|
|
6376
6517
|
"type": {
|
|
6377
|
-
"text": "
|
|
6518
|
+
"text": "Properties | undefined"
|
|
6378
6519
|
},
|
|
6379
6520
|
"attribute": "value"
|
|
6380
6521
|
},
|
|
6381
|
-
{
|
|
6382
|
-
"kind": "field",
|
|
6383
|
-
"name": "scene",
|
|
6384
|
-
"type": {
|
|
6385
|
-
"text": "Scene | null"
|
|
6386
|
-
},
|
|
6387
|
-
"default": "null",
|
|
6388
|
-
"attribute": "scene"
|
|
6389
|
-
},
|
|
6390
|
-
{
|
|
6391
|
-
"kind": "field",
|
|
6392
|
-
"name": "selected",
|
|
6393
|
-
"type": {
|
|
6394
|
-
"text": "Component[]"
|
|
6395
|
-
},
|
|
6396
|
-
"default": "[]",
|
|
6397
|
-
"attribute": "selected"
|
|
6398
|
-
},
|
|
6399
|
-
{
|
|
6400
|
-
"kind": "field",
|
|
6401
|
-
"name": "props",
|
|
6402
|
-
"type": {
|
|
6403
|
-
"text": "any[]"
|
|
6404
|
-
},
|
|
6405
|
-
"default": "[]",
|
|
6406
|
-
"attribute": "props"
|
|
6407
|
-
},
|
|
6408
|
-
{
|
|
6409
|
-
"kind": "field",
|
|
6410
|
-
"name": "propertyEditor",
|
|
6411
|
-
"type": {
|
|
6412
|
-
"text": "any[]"
|
|
6413
|
-
},
|
|
6414
|
-
"default": "[]",
|
|
6415
|
-
"attribute": "propertyEditor"
|
|
6416
|
-
},
|
|
6417
|
-
{
|
|
6418
|
-
"kind": "field",
|
|
6419
|
-
"name": "boundINeedSelected",
|
|
6420
|
-
"type": {
|
|
6421
|
-
"text": "any"
|
|
6422
|
-
},
|
|
6423
|
-
"privacy": "private"
|
|
6424
|
-
},
|
|
6425
|
-
{
|
|
6426
|
-
"kind": "field",
|
|
6427
|
-
"name": "scopedElements",
|
|
6428
|
-
"static": true,
|
|
6429
|
-
"readonly": true
|
|
6430
|
-
},
|
|
6431
6522
|
{
|
|
6432
6523
|
"kind": "method",
|
|
6433
6524
|
"name": "_onValueChange",
|
|
@@ -6438,84 +6529,14 @@
|
|
|
6438
6529
|
"text": "Event"
|
|
6439
6530
|
}
|
|
6440
6531
|
}
|
|
6441
|
-
],
|
|
6442
|
-
"inheritedFrom": {
|
|
6443
|
-
"name": "AbstractProperty",
|
|
6444
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6445
|
-
}
|
|
6446
|
-
},
|
|
6447
|
-
{
|
|
6448
|
-
"kind": "method",
|
|
6449
|
-
"name": "_isIdentifiable",
|
|
6450
|
-
"parameters": [
|
|
6451
|
-
{
|
|
6452
|
-
"name": "selected",
|
|
6453
|
-
"type": {
|
|
6454
|
-
"text": "Component[]"
|
|
6455
|
-
}
|
|
6456
|
-
}
|
|
6457
|
-
]
|
|
6458
|
-
},
|
|
6459
|
-
{
|
|
6460
|
-
"kind": "method",
|
|
6461
|
-
"name": "_hasTextProperty",
|
|
6462
|
-
"parameters": [
|
|
6463
|
-
{
|
|
6464
|
-
"name": "selected",
|
|
6465
|
-
"type": {
|
|
6466
|
-
"text": "Component[]"
|
|
6467
|
-
}
|
|
6468
|
-
}
|
|
6469
|
-
]
|
|
6470
|
-
},
|
|
6471
|
-
{
|
|
6472
|
-
"kind": "method",
|
|
6473
|
-
"name": "_onINeedSelected",
|
|
6474
|
-
"parameters": [
|
|
6475
|
-
{
|
|
6476
|
-
"name": "e",
|
|
6477
|
-
"type": {
|
|
6478
|
-
"text": "CustomEvent"
|
|
6479
|
-
}
|
|
6480
|
-
}
|
|
6481
6532
|
]
|
|
6482
|
-
}
|
|
6483
|
-
|
|
6484
|
-
|
|
6485
|
-
"name": "_getValueFromEventTarget",
|
|
6486
|
-
"parameters": [
|
|
6487
|
-
{
|
|
6488
|
-
"name": "element",
|
|
6489
|
-
"type": {
|
|
6490
|
-
"text": "HTMLElement"
|
|
6491
|
-
}
|
|
6492
|
-
}
|
|
6493
|
-
],
|
|
6494
|
-
"inheritedFrom": {
|
|
6495
|
-
"name": "AbstractProperty",
|
|
6496
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6497
|
-
}
|
|
6498
|
-
},
|
|
6533
|
+
}
|
|
6534
|
+
],
|
|
6535
|
+
"events": [
|
|
6499
6536
|
{
|
|
6500
|
-
"
|
|
6501
|
-
"
|
|
6502
|
-
|
|
6503
|
-
{
|
|
6504
|
-
"name": "key",
|
|
6505
|
-
"type": {
|
|
6506
|
-
"text": "string"
|
|
6507
|
-
}
|
|
6508
|
-
},
|
|
6509
|
-
{
|
|
6510
|
-
"name": "value",
|
|
6511
|
-
"type": {
|
|
6512
|
-
"text": "any"
|
|
6513
|
-
}
|
|
6514
|
-
}
|
|
6515
|
-
],
|
|
6516
|
-
"inheritedFrom": {
|
|
6517
|
-
"name": "AbstractProperty",
|
|
6518
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6537
|
+
"name": "change",
|
|
6538
|
+
"type": {
|
|
6539
|
+
"text": "CustomEvent"
|
|
6519
6540
|
}
|
|
6520
6541
|
}
|
|
6521
6542
|
],
|
|
@@ -6523,62 +6544,41 @@
|
|
|
6523
6544
|
{
|
|
6524
6545
|
"name": "value",
|
|
6525
6546
|
"type": {
|
|
6526
|
-
"text": "
|
|
6547
|
+
"text": "Properties | undefined"
|
|
6527
6548
|
},
|
|
6528
6549
|
"fieldName": "value"
|
|
6529
|
-
},
|
|
6530
|
-
{
|
|
6531
|
-
"name": "scene",
|
|
6532
|
-
"type": {
|
|
6533
|
-
"text": "Scene | null"
|
|
6534
|
-
},
|
|
6535
|
-
"default": "null",
|
|
6536
|
-
"fieldName": "scene"
|
|
6537
|
-
},
|
|
6538
|
-
{
|
|
6539
|
-
"name": "selected",
|
|
6540
|
-
"type": {
|
|
6541
|
-
"text": "Component[]"
|
|
6542
|
-
},
|
|
6543
|
-
"default": "[]",
|
|
6544
|
-
"fieldName": "selected"
|
|
6545
|
-
},
|
|
6546
|
-
{
|
|
6547
|
-
"name": "props",
|
|
6548
|
-
"type": {
|
|
6549
|
-
"text": "any[]"
|
|
6550
|
-
},
|
|
6551
|
-
"default": "[]",
|
|
6552
|
-
"fieldName": "props"
|
|
6553
|
-
},
|
|
6554
|
-
{
|
|
6555
|
-
"name": "propertyEditor",
|
|
6556
|
-
"type": {
|
|
6557
|
-
"text": "any[]"
|
|
6558
|
-
},
|
|
6559
|
-
"default": "[]",
|
|
6560
|
-
"fieldName": "propertyEditor"
|
|
6561
|
-
}
|
|
6562
|
-
],
|
|
6563
|
-
"mixins": [
|
|
6564
|
-
{
|
|
6565
|
-
"name": "ScopedElementsMixin",
|
|
6566
|
-
"package": "@open-wc/scoped-elements"
|
|
6567
6550
|
}
|
|
6568
6551
|
],
|
|
6569
6552
|
"superclass": {
|
|
6570
|
-
"name": "
|
|
6571
|
-
"
|
|
6553
|
+
"name": "LitElement",
|
|
6554
|
+
"package": "lit"
|
|
6572
6555
|
},
|
|
6573
|
-
"
|
|
6556
|
+
"customElement": true
|
|
6557
|
+
}
|
|
6558
|
+
],
|
|
6559
|
+
"exports": [
|
|
6560
|
+
{
|
|
6561
|
+
"kind": "js",
|
|
6562
|
+
"name": "PropertyShadow",
|
|
6563
|
+
"declaration": {
|
|
6564
|
+
"name": "PropertyShadow",
|
|
6565
|
+
"module": "src/modeller/property-sidebar/effects/property-shadow.ts"
|
|
6566
|
+
}
|
|
6567
|
+
}
|
|
6568
|
+
]
|
|
6569
|
+
},
|
|
6570
|
+
{
|
|
6571
|
+
"kind": "javascript-module",
|
|
6572
|
+
"path": "src/modeller/property-sidebar/effects/value-converter.ts",
|
|
6573
|
+
"declarations": [
|
|
6574
|
+
{
|
|
6575
|
+
"kind": "function",
|
|
6576
|
+
"name": "convert",
|
|
6577
|
+
"parameters": [
|
|
6574
6578
|
{
|
|
6575
|
-
"name": "
|
|
6579
|
+
"name": "element",
|
|
6576
6580
|
"type": {
|
|
6577
|
-
"text": "
|
|
6578
|
-
},
|
|
6579
|
-
"inheritedFrom": {
|
|
6580
|
-
"name": "AbstractProperty",
|
|
6581
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6581
|
+
"text": "any"
|
|
6582
6582
|
}
|
|
6583
6583
|
}
|
|
6584
6584
|
]
|
|
@@ -6587,10 +6587,10 @@
|
|
|
6587
6587
|
"exports": [
|
|
6588
6588
|
{
|
|
6589
6589
|
"kind": "js",
|
|
6590
|
-
"name": "
|
|
6590
|
+
"name": "convert",
|
|
6591
6591
|
"declaration": {
|
|
6592
|
-
"name": "
|
|
6593
|
-
"module": "src/modeller/property-sidebar/
|
|
6592
|
+
"name": "convert",
|
|
6593
|
+
"module": "src/modeller/property-sidebar/effects/value-converter.ts"
|
|
6594
6594
|
}
|
|
6595
6595
|
}
|
|
6596
6596
|
]
|