@fmsim/board 1.0.21 → 1.0.23
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 +865 -865
- package/dist/src/ox-board-viewer.js +7 -12
- package/dist/src/ox-board-viewer.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -3
package/custom-elements.json
CHANGED
|
@@ -3574,277 +3574,111 @@
|
|
|
3574
3574
|
},
|
|
3575
3575
|
{
|
|
3576
3576
|
"kind": "javascript-module",
|
|
3577
|
-
"path": "src/modeller/
|
|
3577
|
+
"path": "src/modeller/property-sidebar/abstract-property.ts",
|
|
3578
3578
|
"declarations": [
|
|
3579
3579
|
{
|
|
3580
3580
|
"kind": "class",
|
|
3581
3581
|
"description": "",
|
|
3582
|
-
"name": "
|
|
3582
|
+
"name": "AbstractProperty",
|
|
3583
3583
|
"members": [
|
|
3584
3584
|
{
|
|
3585
3585
|
"kind": "method",
|
|
3586
|
-
"name": "
|
|
3586
|
+
"name": "_onValueChange",
|
|
3587
3587
|
"parameters": [
|
|
3588
3588
|
{
|
|
3589
|
-
"name": "
|
|
3589
|
+
"name": "e",
|
|
3590
3590
|
"type": {
|
|
3591
|
-
"text": "
|
|
3591
|
+
"text": "Event"
|
|
3592
3592
|
}
|
|
3593
3593
|
}
|
|
3594
3594
|
]
|
|
3595
|
-
}
|
|
3596
|
-
],
|
|
3597
|
-
"superclass": {
|
|
3598
|
-
"name": "SceneLayer",
|
|
3599
|
-
"package": "@hatiolab/things-scene"
|
|
3600
|
-
}
|
|
3601
|
-
}
|
|
3602
|
-
],
|
|
3603
|
-
"exports": [
|
|
3604
|
-
{
|
|
3605
|
-
"kind": "js",
|
|
3606
|
-
"name": "default",
|
|
3607
|
-
"declaration": {
|
|
3608
|
-
"name": "ConfidentialOverlay",
|
|
3609
|
-
"module": "src/modeller/scene-viewer/confidential-overlay.ts"
|
|
3610
|
-
}
|
|
3611
|
-
}
|
|
3612
|
-
]
|
|
3613
|
-
},
|
|
3614
|
-
{
|
|
3615
|
-
"kind": "javascript-module",
|
|
3616
|
-
"path": "src/modeller/scene-viewer/ox-scene-handler.ts",
|
|
3617
|
-
"declarations": [
|
|
3618
|
-
{
|
|
3619
|
-
"kind": "class",
|
|
3620
|
-
"description": "",
|
|
3621
|
-
"name": "OxSceneHandler",
|
|
3622
|
-
"members": [
|
|
3623
|
-
{
|
|
3624
|
-
"kind": "field",
|
|
3625
|
-
"name": "type",
|
|
3626
|
-
"type": {
|
|
3627
|
-
"text": "string"
|
|
3628
|
-
},
|
|
3629
|
-
"attribute": "type"
|
|
3630
3595
|
},
|
|
3631
3596
|
{
|
|
3632
|
-
"kind": "
|
|
3633
|
-
"name": "
|
|
3634
|
-
"
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
|
|
3642
|
-
"name": "type",
|
|
3643
|
-
"type": {
|
|
3644
|
-
"text": "string"
|
|
3645
|
-
},
|
|
3646
|
-
"fieldName": "type"
|
|
3647
|
-
},
|
|
3648
|
-
{
|
|
3649
|
-
"name": "model",
|
|
3650
|
-
"type": {
|
|
3651
|
-
"text": "{\n type: Object\n notify: true\n }"
|
|
3652
|
-
},
|
|
3653
|
-
"fieldName": "model"
|
|
3654
|
-
}
|
|
3655
|
-
],
|
|
3656
|
-
"superclass": {
|
|
3657
|
-
"name": "LitElement",
|
|
3658
|
-
"package": "lit"
|
|
3659
|
-
},
|
|
3660
|
-
"tagName": "ox-scene-handler",
|
|
3661
|
-
"customElement": true
|
|
3662
|
-
}
|
|
3663
|
-
],
|
|
3664
|
-
"exports": [
|
|
3665
|
-
{
|
|
3666
|
-
"kind": "js",
|
|
3667
|
-
"name": "default",
|
|
3668
|
-
"declaration": {
|
|
3669
|
-
"name": "OxSceneHandler",
|
|
3670
|
-
"module": "src/modeller/scene-viewer/ox-scene-handler.ts"
|
|
3671
|
-
}
|
|
3672
|
-
},
|
|
3673
|
-
{
|
|
3674
|
-
"kind": "custom-element-definition",
|
|
3675
|
-
"name": "ox-scene-handler",
|
|
3676
|
-
"declaration": {
|
|
3677
|
-
"name": "OxSceneHandler",
|
|
3678
|
-
"module": "src/modeller/scene-viewer/ox-scene-handler.ts"
|
|
3679
|
-
}
|
|
3680
|
-
}
|
|
3681
|
-
]
|
|
3682
|
-
},
|
|
3683
|
-
{
|
|
3684
|
-
"kind": "javascript-module",
|
|
3685
|
-
"path": "src/modeller/scene-viewer/ox-scene-layer.ts",
|
|
3686
|
-
"declarations": [
|
|
3687
|
-
{
|
|
3688
|
-
"kind": "class",
|
|
3689
|
-
"description": "",
|
|
3690
|
-
"name": "OxSceneLayer",
|
|
3691
|
-
"members": [
|
|
3692
|
-
{
|
|
3693
|
-
"kind": "field",
|
|
3694
|
-
"name": "type",
|
|
3695
|
-
"type": {
|
|
3696
|
-
"text": "String | undefined"
|
|
3697
|
-
},
|
|
3698
|
-
"attribute": "type"
|
|
3699
|
-
},
|
|
3700
|
-
{
|
|
3701
|
-
"kind": "field",
|
|
3702
|
-
"name": "text",
|
|
3703
|
-
"type": {
|
|
3704
|
-
"text": "String | undefined"
|
|
3705
|
-
},
|
|
3706
|
-
"attribute": "text"
|
|
3597
|
+
"kind": "method",
|
|
3598
|
+
"name": "_getValueFromEventTarget",
|
|
3599
|
+
"parameters": [
|
|
3600
|
+
{
|
|
3601
|
+
"name": "element",
|
|
3602
|
+
"type": {
|
|
3603
|
+
"text": "HTMLElement"
|
|
3604
|
+
}
|
|
3605
|
+
}
|
|
3606
|
+
]
|
|
3707
3607
|
},
|
|
3708
3608
|
{
|
|
3709
3609
|
"kind": "method",
|
|
3710
|
-
"name": "
|
|
3610
|
+
"name": "_onAfterValueChange",
|
|
3611
|
+
"parameters": [
|
|
3612
|
+
{
|
|
3613
|
+
"name": "key",
|
|
3614
|
+
"type": {
|
|
3615
|
+
"text": "string"
|
|
3616
|
+
}
|
|
3617
|
+
},
|
|
3618
|
+
{
|
|
3619
|
+
"name": "value",
|
|
3620
|
+
"type": {
|
|
3621
|
+
"text": "any"
|
|
3622
|
+
}
|
|
3623
|
+
}
|
|
3624
|
+
]
|
|
3711
3625
|
}
|
|
3712
3626
|
],
|
|
3713
|
-
"
|
|
3714
|
-
{
|
|
3715
|
-
"name": "type",
|
|
3716
|
-
"type": {
|
|
3717
|
-
"text": "String | undefined"
|
|
3718
|
-
},
|
|
3719
|
-
"fieldName": "type"
|
|
3720
|
-
},
|
|
3627
|
+
"events": [
|
|
3721
3628
|
{
|
|
3722
|
-
"name": "
|
|
3629
|
+
"name": "property-change",
|
|
3723
3630
|
"type": {
|
|
3724
|
-
"text": "
|
|
3725
|
-
}
|
|
3726
|
-
"fieldName": "text"
|
|
3631
|
+
"text": "CustomEvent"
|
|
3632
|
+
}
|
|
3727
3633
|
}
|
|
3728
3634
|
],
|
|
3729
3635
|
"superclass": {
|
|
3730
3636
|
"name": "LitElement",
|
|
3731
3637
|
"package": "lit"
|
|
3732
3638
|
},
|
|
3733
|
-
"tagName": "ox-scene-layer",
|
|
3734
3639
|
"customElement": true
|
|
3735
3640
|
}
|
|
3736
3641
|
],
|
|
3737
3642
|
"exports": [
|
|
3738
3643
|
{
|
|
3739
3644
|
"kind": "js",
|
|
3740
|
-
"name": "
|
|
3741
|
-
"declaration": {
|
|
3742
|
-
"name": "OxSceneLayer",
|
|
3743
|
-
"module": "src/modeller/scene-viewer/ox-scene-layer.ts"
|
|
3744
|
-
}
|
|
3745
|
-
},
|
|
3746
|
-
{
|
|
3747
|
-
"kind": "custom-element-definition",
|
|
3748
|
-
"name": "ox-scene-layer",
|
|
3645
|
+
"name": "AbstractProperty",
|
|
3749
3646
|
"declaration": {
|
|
3750
|
-
"name": "
|
|
3751
|
-
"module": "src/modeller/
|
|
3647
|
+
"name": "AbstractProperty",
|
|
3648
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
3752
3649
|
}
|
|
3753
3650
|
}
|
|
3754
3651
|
]
|
|
3755
3652
|
},
|
|
3756
3653
|
{
|
|
3757
3654
|
"kind": "javascript-module",
|
|
3758
|
-
"path": "src/modeller/
|
|
3655
|
+
"path": "src/modeller/property-sidebar/property-shared-style.ts",
|
|
3759
3656
|
"declarations": [
|
|
3760
3657
|
{
|
|
3761
|
-
"kind": "
|
|
3762
|
-
"
|
|
3763
|
-
"
|
|
3764
|
-
"members": [
|
|
3765
|
-
{
|
|
3766
|
-
"kind": "field",
|
|
3767
|
-
"name": "name",
|
|
3768
|
-
"type": {
|
|
3769
|
-
"text": "string"
|
|
3770
|
-
},
|
|
3771
|
-
"attribute": "name"
|
|
3772
|
-
},
|
|
3773
|
-
{
|
|
3774
|
-
"kind": "field",
|
|
3775
|
-
"name": "value",
|
|
3776
|
-
"type": {
|
|
3777
|
-
"text": "string"
|
|
3778
|
-
},
|
|
3779
|
-
"attribute": "value"
|
|
3780
|
-
},
|
|
3781
|
-
{
|
|
3782
|
-
"kind": "field",
|
|
3783
|
-
"name": "type",
|
|
3784
|
-
"type": {
|
|
3785
|
-
"text": "string"
|
|
3786
|
-
},
|
|
3787
|
-
"attribute": "type"
|
|
3788
|
-
}
|
|
3789
|
-
],
|
|
3790
|
-
"attributes": [
|
|
3791
|
-
{
|
|
3792
|
-
"name": "name",
|
|
3793
|
-
"type": {
|
|
3794
|
-
"text": "string"
|
|
3795
|
-
},
|
|
3796
|
-
"fieldName": "name"
|
|
3797
|
-
},
|
|
3798
|
-
{
|
|
3799
|
-
"name": "value",
|
|
3800
|
-
"type": {
|
|
3801
|
-
"text": "string"
|
|
3802
|
-
},
|
|
3803
|
-
"fieldName": "value"
|
|
3804
|
-
},
|
|
3805
|
-
{
|
|
3806
|
-
"name": "type",
|
|
3807
|
-
"type": {
|
|
3808
|
-
"text": "string"
|
|
3809
|
-
},
|
|
3810
|
-
"fieldName": "type"
|
|
3811
|
-
}
|
|
3812
|
-
],
|
|
3813
|
-
"superclass": {
|
|
3814
|
-
"name": "LitElement",
|
|
3815
|
-
"package": "lit"
|
|
3816
|
-
},
|
|
3817
|
-
"tagName": "ox-scene-property",
|
|
3818
|
-
"customElement": true
|
|
3658
|
+
"kind": "variable",
|
|
3659
|
+
"name": "PropertySharedStyle",
|
|
3660
|
+
"default": "css` fieldset { border: none; margin: 4px; padding: 9px 4px 9px 4px; border-bottom: var(--property-sidebar-fieldset-border); color: var(--property-sidebar-fieldset-legend-color); font: var(--property-sidebar-fieldset-label); } fieldset legend { padding: 5px 0 0 5px; color: var(--property-sidebar-fieldset-legend-color); font: var(--property-sidebar-fieldset-legend); text-transform: capitalize; } select, input { border: var(--property-sidebar-fieldset-border); } ox-input-data { height: 300px; } /* property grid */ .property-grid { display: grid; grid-template-columns: repeat(10, 1fr); grid-gap: 5px; grid-auto-rows: minmax(24px, auto); align-items: center; } .property-grid > * { width: 100%; box-sizing: border-box; } .property-grid > label { grid-column: span 3; text-align: right; text-transform: capitalize; line-height: 2; } .property-grid > input, .property-grid > table, .property-grid > select, .property-grid > ox-input-angle, .property-grid > ox-buttons-radio, .property-grid > ox-input-color, [custom-editor] { grid-column: span 7; align-self: stretch; } .property-grid > .checkbox-row { grid-column: span 10; } .property-grid > .property-full-label { grid-column: span 3; text-align: right; text-transform: capitalize; } .property-grid > .property-half-label { grid-column: span 1; } .property-grid > .property-full-input { grid-column: span 7; } .property-grid > .property-half-input { grid-column: span 4; } /* checkbox-row */ .checkbox-row { display: grid; grid-template-columns: repeat(10, 1fr); grid-gap: 5px; grid-auto-rows: minmax(24px, auto); align-items: center; } .checkbox-row > input { grid-column: 4 / 5; } .checkbox-row > label { grid-column: span 6; text-align: left; } /* image resources */ .icon-only-label { grid-column: span 1; background: var(--url-icon-properties-label) no-repeat; float: left; margin: 0; align-self: stretch; } .icon-only-label.color { background-position: 100% -500px; } .icon-only-label.font-size { background-position: 100% -594px; } .icon-only-label.leading { background-position: 100% -696px; } .icon-only-label.hscale { background-position: 100% -296px; } .icon-only-label.vscale { background-position: 100% -396px; } .icon-only-label.linewidth { background-position: 100% -894px; } .icon-only-label.lineHeight { background-position: 100% -995px; } .icon-only-label.letterSpacing { background-position: 100% -1594px; } `"
|
|
3819
3661
|
}
|
|
3820
3662
|
],
|
|
3821
3663
|
"exports": [
|
|
3822
3664
|
{
|
|
3823
3665
|
"kind": "js",
|
|
3824
|
-
"name": "
|
|
3825
|
-
"declaration": {
|
|
3826
|
-
"name": "OxSceneProperty",
|
|
3827
|
-
"module": "src/modeller/scene-viewer/ox-scene-property.ts"
|
|
3828
|
-
}
|
|
3829
|
-
},
|
|
3830
|
-
{
|
|
3831
|
-
"kind": "custom-element-definition",
|
|
3832
|
-
"name": "ox-scene-property",
|
|
3666
|
+
"name": "PropertySharedStyle",
|
|
3833
3667
|
"declaration": {
|
|
3834
|
-
"name": "
|
|
3835
|
-
"module": "src/modeller/
|
|
3668
|
+
"name": "PropertySharedStyle",
|
|
3669
|
+
"module": "src/modeller/property-sidebar/property-shared-style.ts"
|
|
3836
3670
|
}
|
|
3837
3671
|
}
|
|
3838
3672
|
]
|
|
3839
3673
|
},
|
|
3840
3674
|
{
|
|
3841
3675
|
"kind": "javascript-module",
|
|
3842
|
-
"path": "src/modeller/
|
|
3676
|
+
"path": "src/modeller/property-sidebar/property-sidebar.ts",
|
|
3843
3677
|
"declarations": [
|
|
3844
3678
|
{
|
|
3845
3679
|
"kind": "class",
|
|
3846
3680
|
"description": "",
|
|
3847
|
-
"name": "
|
|
3681
|
+
"name": "PropertySidebar",
|
|
3848
3682
|
"members": [
|
|
3849
3683
|
{
|
|
3850
3684
|
"kind": "field",
|
|
@@ -3857,62 +3691,21 @@
|
|
|
3857
3691
|
},
|
|
3858
3692
|
{
|
|
3859
3693
|
"kind": "field",
|
|
3860
|
-
"name": "
|
|
3861
|
-
"type": {
|
|
3862
|
-
"text": "Model | undefined"
|
|
3863
|
-
},
|
|
3864
|
-
"attribute": "model"
|
|
3865
|
-
},
|
|
3866
|
-
{
|
|
3867
|
-
"kind": "field",
|
|
3868
|
-
"name": "mode",
|
|
3869
|
-
"type": {
|
|
3870
|
-
"text": "SCENE_MODE"
|
|
3871
|
-
},
|
|
3872
|
-
"attribute": "mode"
|
|
3873
|
-
},
|
|
3874
|
-
{
|
|
3875
|
-
"kind": "field",
|
|
3876
|
-
"name": "screenSize",
|
|
3877
|
-
"type": {
|
|
3878
|
-
"text": "number"
|
|
3879
|
-
},
|
|
3880
|
-
"default": "13.3",
|
|
3881
|
-
"attribute": "screenSize"
|
|
3882
|
-
},
|
|
3883
|
-
{
|
|
3884
|
-
"kind": "field",
|
|
3885
|
-
"name": "variables",
|
|
3886
|
-
"type": {
|
|
3887
|
-
"text": "Properties"
|
|
3888
|
-
},
|
|
3889
|
-
"default": "{}",
|
|
3890
|
-
"attribute": "variables"
|
|
3891
|
-
},
|
|
3892
|
-
{
|
|
3893
|
-
"kind": "field",
|
|
3894
|
-
"name": "data",
|
|
3694
|
+
"name": "bounds",
|
|
3895
3695
|
"type": {
|
|
3896
3696
|
"text": "any"
|
|
3897
3697
|
},
|
|
3898
|
-
"
|
|
3899
|
-
|
|
3900
|
-
{
|
|
3901
|
-
"kind": "field",
|
|
3902
|
-
"name": "themes",
|
|
3903
|
-
"type": {
|
|
3904
|
-
"text": "any | undefined"
|
|
3905
|
-
},
|
|
3906
|
-
"attribute": "themes"
|
|
3698
|
+
"default": "{}",
|
|
3699
|
+
"attribute": "bounds"
|
|
3907
3700
|
},
|
|
3908
3701
|
{
|
|
3909
3702
|
"kind": "field",
|
|
3910
|
-
"name": "
|
|
3703
|
+
"name": "model",
|
|
3911
3704
|
"type": {
|
|
3912
|
-
"text": "
|
|
3705
|
+
"text": "Model | null"
|
|
3913
3706
|
},
|
|
3914
|
-
"default": "
|
|
3915
|
-
"attribute": "
|
|
3707
|
+
"default": "{}",
|
|
3708
|
+
"attribute": "model"
|
|
3916
3709
|
},
|
|
3917
3710
|
{
|
|
3918
3711
|
"kind": "field",
|
|
@@ -3925,178 +3718,110 @@
|
|
|
3925
3718
|
},
|
|
3926
3719
|
{
|
|
3927
3720
|
"kind": "field",
|
|
3928
|
-
"name": "
|
|
3721
|
+
"name": "specificProps",
|
|
3929
3722
|
"type": {
|
|
3930
|
-
"text": "
|
|
3723
|
+
"text": "any"
|
|
3931
3724
|
},
|
|
3932
|
-
"
|
|
3933
|
-
"attribute": "disposeWhenDetached"
|
|
3725
|
+
"attribute": "specificProps"
|
|
3934
3726
|
},
|
|
3935
3727
|
{
|
|
3936
3728
|
"kind": "field",
|
|
3937
|
-
"name": "
|
|
3729
|
+
"name": "tabName",
|
|
3938
3730
|
"type": {
|
|
3939
|
-
"text": "string"
|
|
3731
|
+
"text": "string | null"
|
|
3940
3732
|
},
|
|
3941
|
-
"default": "''",
|
|
3942
|
-
"attribute": "
|
|
3733
|
+
"default": "'specific'",
|
|
3734
|
+
"attribute": "tabName"
|
|
3943
3735
|
},
|
|
3944
3736
|
{
|
|
3945
3737
|
"kind": "field",
|
|
3946
|
-
"name": "
|
|
3738
|
+
"name": "collapsed",
|
|
3947
3739
|
"type": {
|
|
3948
|
-
"text": "
|
|
3740
|
+
"text": "boolean"
|
|
3949
3741
|
},
|
|
3950
|
-
"
|
|
3742
|
+
"default": "false",
|
|
3743
|
+
"attribute": "collapsed"
|
|
3951
3744
|
},
|
|
3952
3745
|
{
|
|
3953
3746
|
"kind": "field",
|
|
3954
|
-
"name": "
|
|
3747
|
+
"name": "fonts",
|
|
3955
3748
|
"type": {
|
|
3956
|
-
"text": "
|
|
3749
|
+
"text": "any[]"
|
|
3957
3750
|
},
|
|
3958
|
-
"default": "
|
|
3959
|
-
"attribute": "
|
|
3751
|
+
"default": "[]",
|
|
3752
|
+
"attribute": "fonts"
|
|
3960
3753
|
},
|
|
3961
3754
|
{
|
|
3962
3755
|
"kind": "field",
|
|
3963
|
-
"name": "
|
|
3756
|
+
"name": "propertyEditor",
|
|
3964
3757
|
"type": {
|
|
3965
|
-
"text": "
|
|
3758
|
+
"text": "any[]"
|
|
3966
3759
|
},
|
|
3967
|
-
"default": "
|
|
3968
|
-
"attribute": "
|
|
3760
|
+
"default": "[]",
|
|
3761
|
+
"attribute": "propertyEditor"
|
|
3969
3762
|
},
|
|
3970
3763
|
{
|
|
3971
3764
|
"kind": "field",
|
|
3972
|
-
"name": "
|
|
3765
|
+
"name": "propertyTarget",
|
|
3973
3766
|
"type": {
|
|
3974
|
-
"text": "
|
|
3767
|
+
"text": "Component | null"
|
|
3975
3768
|
},
|
|
3976
|
-
"default": "
|
|
3977
|
-
"attribute": "showInspector"
|
|
3769
|
+
"default": "null"
|
|
3978
3770
|
},
|
|
3979
3771
|
{
|
|
3980
3772
|
"kind": "field",
|
|
3981
|
-
"name": "
|
|
3982
|
-
"
|
|
3983
|
-
|
|
3984
|
-
},
|
|
3985
|
-
"privacy": "private"
|
|
3986
|
-
},
|
|
3987
|
-
{
|
|
3988
|
-
"kind": "method",
|
|
3989
|
-
"name": "_setScene",
|
|
3990
|
-
"parameters": [
|
|
3991
|
-
{
|
|
3992
|
-
"name": "scene",
|
|
3993
|
-
"type": {
|
|
3994
|
-
"text": "Scene | null"
|
|
3995
|
-
}
|
|
3996
|
-
}
|
|
3997
|
-
]
|
|
3998
|
-
},
|
|
3999
|
-
{
|
|
4000
|
-
"kind": "method",
|
|
4001
|
-
"name": "_setMode",
|
|
4002
|
-
"parameters": [
|
|
4003
|
-
{
|
|
4004
|
-
"name": "mode",
|
|
4005
|
-
"type": {
|
|
4006
|
-
"text": "SCENE_MODE"
|
|
4007
|
-
}
|
|
4008
|
-
}
|
|
4009
|
-
]
|
|
4010
|
-
},
|
|
4011
|
-
{
|
|
4012
|
-
"kind": "method",
|
|
4013
|
-
"name": "_setVariables",
|
|
4014
|
-
"parameters": [
|
|
4015
|
-
{
|
|
4016
|
-
"name": "variables",
|
|
4017
|
-
"type": {
|
|
4018
|
-
"text": "Properties"
|
|
4019
|
-
}
|
|
4020
|
-
}
|
|
4021
|
-
]
|
|
4022
|
-
},
|
|
4023
|
-
{
|
|
4024
|
-
"kind": "method",
|
|
4025
|
-
"name": "_setSelected",
|
|
4026
|
-
"parameters": [
|
|
4027
|
-
{
|
|
4028
|
-
"name": "selected",
|
|
4029
|
-
"type": {
|
|
4030
|
-
"text": "Component[]"
|
|
4031
|
-
}
|
|
4032
|
-
}
|
|
4033
|
-
]
|
|
4034
|
-
},
|
|
4035
|
-
{
|
|
4036
|
-
"kind": "method",
|
|
4037
|
-
"name": "_disposeScene"
|
|
4038
|
-
},
|
|
4039
|
-
{
|
|
4040
|
-
"kind": "method",
|
|
4041
|
-
"name": "resize",
|
|
4042
|
-
"parameters": [
|
|
4043
|
-
{
|
|
4044
|
-
"name": "force",
|
|
4045
|
-
"type": {
|
|
4046
|
-
"text": "boolean"
|
|
4047
|
-
}
|
|
4048
|
-
}
|
|
4049
|
-
]
|
|
4050
|
-
},
|
|
4051
|
-
{
|
|
4052
|
-
"kind": "method",
|
|
4053
|
-
"name": "_onModelChanged",
|
|
4054
|
-
"parameters": [
|
|
4055
|
-
{
|
|
4056
|
-
"name": "model",
|
|
4057
|
-
"optional": true,
|
|
4058
|
-
"type": {
|
|
4059
|
-
"text": "Model"
|
|
4060
|
-
}
|
|
4061
|
-
}
|
|
4062
|
-
]
|
|
3773
|
+
"name": "scopedElements",
|
|
3774
|
+
"static": true,
|
|
3775
|
+
"readonly": true
|
|
4063
3776
|
},
|
|
4064
3777
|
{
|
|
4065
3778
|
"kind": "method",
|
|
4066
|
-
"name": "
|
|
3779
|
+
"name": "_onPropertyChanged",
|
|
4067
3780
|
"parameters": [
|
|
4068
3781
|
{
|
|
4069
|
-
"name": "
|
|
3782
|
+
"name": "e",
|
|
4070
3783
|
"type": {
|
|
4071
|
-
"text": "
|
|
3784
|
+
"text": "CustomEvent"
|
|
4072
3785
|
}
|
|
4073
3786
|
}
|
|
4074
3787
|
]
|
|
4075
3788
|
},
|
|
4076
3789
|
{
|
|
4077
3790
|
"kind": "method",
|
|
4078
|
-
"name": "
|
|
3791
|
+
"name": "_onBoundsChanged",
|
|
4079
3792
|
"parameters": [
|
|
4080
3793
|
{
|
|
4081
|
-
"name": "
|
|
3794
|
+
"name": "e",
|
|
4082
3795
|
"type": {
|
|
4083
|
-
"text": "
|
|
3796
|
+
"text": "CustomEvent"
|
|
4084
3797
|
}
|
|
4085
3798
|
}
|
|
4086
3799
|
]
|
|
4087
3800
|
},
|
|
4088
3801
|
{
|
|
4089
3802
|
"kind": "method",
|
|
4090
|
-
"name": "
|
|
3803
|
+
"name": "_onChangedByScene"
|
|
3804
|
+
},
|
|
3805
|
+
{
|
|
3806
|
+
"kind": "method",
|
|
3807
|
+
"name": "_setPropertyTargetAsDefault"
|
|
3808
|
+
},
|
|
3809
|
+
{
|
|
3810
|
+
"kind": "method",
|
|
3811
|
+
"name": "_onCollapsed",
|
|
4091
3812
|
"parameters": [
|
|
4092
3813
|
{
|
|
4093
|
-
"name": "
|
|
3814
|
+
"name": "collapsed",
|
|
4094
3815
|
"type": {
|
|
4095
|
-
"text": "
|
|
3816
|
+
"text": "boolean"
|
|
4096
3817
|
}
|
|
4097
3818
|
}
|
|
4098
3819
|
]
|
|
4099
3820
|
},
|
|
3821
|
+
{
|
|
3822
|
+
"kind": "method",
|
|
3823
|
+
"name": "_onSceneChanged"
|
|
3824
|
+
},
|
|
4100
3825
|
{
|
|
4101
3826
|
"kind": "method",
|
|
4102
3827
|
"name": "_onSelectedChanged",
|
|
@@ -4111,55 +3836,29 @@
|
|
|
4111
3836
|
},
|
|
4112
3837
|
{
|
|
4113
3838
|
"kind": "method",
|
|
4114
|
-
"name": "
|
|
3839
|
+
"name": "_setPropertyTarget",
|
|
4115
3840
|
"parameters": [
|
|
4116
3841
|
{
|
|
4117
|
-
"name": "
|
|
3842
|
+
"name": "newTarget",
|
|
4118
3843
|
"type": {
|
|
4119
|
-
"text": "
|
|
3844
|
+
"text": "Component | null"
|
|
4120
3845
|
}
|
|
4121
3846
|
}
|
|
4122
3847
|
]
|
|
4123
3848
|
},
|
|
4124
3849
|
{
|
|
4125
3850
|
"kind": "method",
|
|
4126
|
-
"name": "
|
|
3851
|
+
"name": "_setBounds",
|
|
4127
3852
|
"parameters": [
|
|
4128
3853
|
{
|
|
4129
|
-
"name": "
|
|
3854
|
+
"name": "bounds",
|
|
4130
3855
|
"type": {
|
|
4131
|
-
"text": "
|
|
3856
|
+
"text": "BOUNDS"
|
|
4132
3857
|
}
|
|
4133
3858
|
}
|
|
4134
3859
|
]
|
|
4135
3860
|
}
|
|
4136
3861
|
],
|
|
4137
|
-
"events": [
|
|
4138
|
-
{
|
|
4139
|
-
"name": "scene-changed",
|
|
4140
|
-
"type": {
|
|
4141
|
-
"text": "CustomEvent"
|
|
4142
|
-
}
|
|
4143
|
-
},
|
|
4144
|
-
{
|
|
4145
|
-
"name": "mode-changed",
|
|
4146
|
-
"type": {
|
|
4147
|
-
"text": "CustomEvent"
|
|
4148
|
-
}
|
|
4149
|
-
},
|
|
4150
|
-
{
|
|
4151
|
-
"name": "variables-changed",
|
|
4152
|
-
"type": {
|
|
4153
|
-
"text": "CustomEvent"
|
|
4154
|
-
}
|
|
4155
|
-
},
|
|
4156
|
-
{
|
|
4157
|
-
"name": "selected-changed",
|
|
4158
|
-
"type": {
|
|
4159
|
-
"text": "CustomEvent"
|
|
4160
|
-
}
|
|
4161
|
-
}
|
|
4162
|
-
],
|
|
4163
3862
|
"attributes": [
|
|
4164
3863
|
{
|
|
4165
3864
|
"name": "scene",
|
|
@@ -4170,118 +3869,252 @@
|
|
|
4170
3869
|
"fieldName": "scene"
|
|
4171
3870
|
},
|
|
4172
3871
|
{
|
|
4173
|
-
"name": "
|
|
3872
|
+
"name": "bounds",
|
|
4174
3873
|
"type": {
|
|
4175
|
-
"text": "
|
|
3874
|
+
"text": "any"
|
|
4176
3875
|
},
|
|
4177
|
-
"
|
|
3876
|
+
"default": "{}",
|
|
3877
|
+
"fieldName": "bounds"
|
|
4178
3878
|
},
|
|
4179
3879
|
{
|
|
4180
|
-
"name": "
|
|
3880
|
+
"name": "model",
|
|
4181
3881
|
"type": {
|
|
4182
|
-
"text": "
|
|
3882
|
+
"text": "Model | null"
|
|
4183
3883
|
},
|
|
4184
|
-
"
|
|
3884
|
+
"default": "{}",
|
|
3885
|
+
"fieldName": "model"
|
|
4185
3886
|
},
|
|
4186
3887
|
{
|
|
4187
|
-
"name": "
|
|
3888
|
+
"name": "selected",
|
|
4188
3889
|
"type": {
|
|
4189
|
-
"text": "
|
|
3890
|
+
"text": "Component[]"
|
|
4190
3891
|
},
|
|
4191
|
-
"default": "
|
|
4192
|
-
"fieldName": "
|
|
3892
|
+
"default": "[]",
|
|
3893
|
+
"fieldName": "selected"
|
|
4193
3894
|
},
|
|
4194
3895
|
{
|
|
4195
|
-
"name": "
|
|
3896
|
+
"name": "specificProps",
|
|
4196
3897
|
"type": {
|
|
4197
|
-
"text": "
|
|
3898
|
+
"text": "any"
|
|
4198
3899
|
},
|
|
4199
|
-
"
|
|
4200
|
-
"fieldName": "variables"
|
|
3900
|
+
"fieldName": "specificProps"
|
|
4201
3901
|
},
|
|
4202
3902
|
{
|
|
4203
|
-
"name": "
|
|
3903
|
+
"name": "tabName",
|
|
4204
3904
|
"type": {
|
|
4205
|
-
"text": "
|
|
3905
|
+
"text": "string | null"
|
|
4206
3906
|
},
|
|
4207
|
-
"
|
|
3907
|
+
"default": "'specific'",
|
|
3908
|
+
"fieldName": "tabName"
|
|
4208
3909
|
},
|
|
4209
3910
|
{
|
|
4210
|
-
"name": "
|
|
3911
|
+
"name": "collapsed",
|
|
4211
3912
|
"type": {
|
|
4212
|
-
"text": "
|
|
3913
|
+
"text": "boolean"
|
|
4213
3914
|
},
|
|
4214
|
-
"
|
|
3915
|
+
"default": "false",
|
|
3916
|
+
"fieldName": "collapsed"
|
|
4215
3917
|
},
|
|
4216
3918
|
{
|
|
4217
|
-
"name": "
|
|
3919
|
+
"name": "fonts",
|
|
4218
3920
|
"type": {
|
|
4219
|
-
"text": "
|
|
3921
|
+
"text": "any[]"
|
|
4220
3922
|
},
|
|
4221
|
-
"default": "
|
|
4222
|
-
"fieldName": "
|
|
3923
|
+
"default": "[]",
|
|
3924
|
+
"fieldName": "fonts"
|
|
4223
3925
|
},
|
|
4224
3926
|
{
|
|
4225
|
-
"name": "
|
|
3927
|
+
"name": "propertyEditor",
|
|
4226
3928
|
"type": {
|
|
4227
|
-
"text": "
|
|
3929
|
+
"text": "any[]"
|
|
4228
3930
|
},
|
|
4229
3931
|
"default": "[]",
|
|
4230
|
-
"fieldName": "
|
|
3932
|
+
"fieldName": "propertyEditor"
|
|
3933
|
+
}
|
|
3934
|
+
],
|
|
3935
|
+
"mixins": [
|
|
3936
|
+
{
|
|
3937
|
+
"name": "ScopedElementsMixin",
|
|
3938
|
+
"package": "@open-wc/scoped-elements"
|
|
3939
|
+
}
|
|
3940
|
+
],
|
|
3941
|
+
"superclass": {
|
|
3942
|
+
"name": "LitElement",
|
|
3943
|
+
"package": "lit"
|
|
3944
|
+
},
|
|
3945
|
+
"customElement": true
|
|
3946
|
+
}
|
|
3947
|
+
],
|
|
3948
|
+
"exports": [
|
|
3949
|
+
{
|
|
3950
|
+
"kind": "js",
|
|
3951
|
+
"name": "PropertySidebar",
|
|
3952
|
+
"declaration": {
|
|
3953
|
+
"name": "PropertySidebar",
|
|
3954
|
+
"module": "src/modeller/property-sidebar/property-sidebar.ts"
|
|
3955
|
+
}
|
|
3956
|
+
}
|
|
3957
|
+
]
|
|
3958
|
+
},
|
|
3959
|
+
{
|
|
3960
|
+
"kind": "javascript-module",
|
|
3961
|
+
"path": "src/modeller/scene-viewer/confidential-overlay.ts",
|
|
3962
|
+
"declarations": [
|
|
3963
|
+
{
|
|
3964
|
+
"kind": "class",
|
|
3965
|
+
"description": "",
|
|
3966
|
+
"name": "ConfidentialOverlay",
|
|
3967
|
+
"members": [
|
|
3968
|
+
{
|
|
3969
|
+
"kind": "method",
|
|
3970
|
+
"name": "_draw",
|
|
3971
|
+
"parameters": [
|
|
3972
|
+
{
|
|
3973
|
+
"name": "context",
|
|
3974
|
+
"type": {
|
|
3975
|
+
"text": "CanvasRenderingContext2D"
|
|
3976
|
+
}
|
|
3977
|
+
}
|
|
3978
|
+
]
|
|
3979
|
+
}
|
|
3980
|
+
],
|
|
3981
|
+
"superclass": {
|
|
3982
|
+
"name": "SceneLayer",
|
|
3983
|
+
"package": "@hatiolab/things-scene"
|
|
3984
|
+
}
|
|
3985
|
+
}
|
|
3986
|
+
],
|
|
3987
|
+
"exports": [
|
|
3988
|
+
{
|
|
3989
|
+
"kind": "js",
|
|
3990
|
+
"name": "default",
|
|
3991
|
+
"declaration": {
|
|
3992
|
+
"name": "ConfidentialOverlay",
|
|
3993
|
+
"module": "src/modeller/scene-viewer/confidential-overlay.ts"
|
|
3994
|
+
}
|
|
3995
|
+
}
|
|
3996
|
+
]
|
|
3997
|
+
},
|
|
3998
|
+
{
|
|
3999
|
+
"kind": "javascript-module",
|
|
4000
|
+
"path": "src/modeller/scene-viewer/ox-scene-handler.ts",
|
|
4001
|
+
"declarations": [
|
|
4002
|
+
{
|
|
4003
|
+
"kind": "class",
|
|
4004
|
+
"description": "",
|
|
4005
|
+
"name": "OxSceneHandler",
|
|
4006
|
+
"members": [
|
|
4007
|
+
{
|
|
4008
|
+
"kind": "field",
|
|
4009
|
+
"name": "type",
|
|
4010
|
+
"type": {
|
|
4011
|
+
"text": "string"
|
|
4012
|
+
},
|
|
4013
|
+
"attribute": "type"
|
|
4231
4014
|
},
|
|
4232
4015
|
{
|
|
4233
|
-
"
|
|
4016
|
+
"kind": "field",
|
|
4017
|
+
"name": "model",
|
|
4234
4018
|
"type": {
|
|
4235
|
-
"text": "
|
|
4019
|
+
"text": "{\n type: Object\n notify: true\n }"
|
|
4236
4020
|
},
|
|
4237
|
-
"
|
|
4238
|
-
|
|
4021
|
+
"attribute": "model"
|
|
4022
|
+
}
|
|
4023
|
+
],
|
|
4024
|
+
"attributes": [
|
|
4025
|
+
{
|
|
4026
|
+
"name": "type",
|
|
4027
|
+
"type": {
|
|
4028
|
+
"text": "string"
|
|
4029
|
+
},
|
|
4030
|
+
"fieldName": "type"
|
|
4239
4031
|
},
|
|
4240
4032
|
{
|
|
4241
|
-
"name": "
|
|
4033
|
+
"name": "model",
|
|
4034
|
+
"type": {
|
|
4035
|
+
"text": "{\n type: Object\n notify: true\n }"
|
|
4036
|
+
},
|
|
4037
|
+
"fieldName": "model"
|
|
4038
|
+
}
|
|
4039
|
+
],
|
|
4040
|
+
"superclass": {
|
|
4041
|
+
"name": "LitElement",
|
|
4042
|
+
"package": "lit"
|
|
4043
|
+
},
|
|
4044
|
+
"tagName": "ox-scene-handler",
|
|
4045
|
+
"customElement": true
|
|
4046
|
+
}
|
|
4047
|
+
],
|
|
4048
|
+
"exports": [
|
|
4049
|
+
{
|
|
4050
|
+
"kind": "js",
|
|
4051
|
+
"name": "default",
|
|
4052
|
+
"declaration": {
|
|
4053
|
+
"name": "OxSceneHandler",
|
|
4054
|
+
"module": "src/modeller/scene-viewer/ox-scene-handler.ts"
|
|
4055
|
+
}
|
|
4056
|
+
},
|
|
4057
|
+
{
|
|
4058
|
+
"kind": "custom-element-definition",
|
|
4059
|
+
"name": "ox-scene-handler",
|
|
4060
|
+
"declaration": {
|
|
4061
|
+
"name": "OxSceneHandler",
|
|
4062
|
+
"module": "src/modeller/scene-viewer/ox-scene-handler.ts"
|
|
4063
|
+
}
|
|
4064
|
+
}
|
|
4065
|
+
]
|
|
4066
|
+
},
|
|
4067
|
+
{
|
|
4068
|
+
"kind": "javascript-module",
|
|
4069
|
+
"path": "src/modeller/scene-viewer/ox-scene-layer.ts",
|
|
4070
|
+
"declarations": [
|
|
4071
|
+
{
|
|
4072
|
+
"kind": "class",
|
|
4073
|
+
"description": "",
|
|
4074
|
+
"name": "OxSceneLayer",
|
|
4075
|
+
"members": [
|
|
4076
|
+
{
|
|
4077
|
+
"kind": "field",
|
|
4078
|
+
"name": "type",
|
|
4242
4079
|
"type": {
|
|
4243
|
-
"text": "
|
|
4080
|
+
"text": "String | undefined"
|
|
4244
4081
|
},
|
|
4245
|
-
"
|
|
4246
|
-
"fieldName": "baseUrl"
|
|
4082
|
+
"attribute": "type"
|
|
4247
4083
|
},
|
|
4248
4084
|
{
|
|
4249
|
-
"
|
|
4085
|
+
"kind": "field",
|
|
4086
|
+
"name": "text",
|
|
4250
4087
|
"type": {
|
|
4251
|
-
"text": "
|
|
4088
|
+
"text": "String | undefined"
|
|
4252
4089
|
},
|
|
4253
|
-
"
|
|
4090
|
+
"attribute": "text"
|
|
4254
4091
|
},
|
|
4255
4092
|
{
|
|
4256
|
-
"
|
|
4257
|
-
"
|
|
4258
|
-
|
|
4259
|
-
|
|
4260
|
-
|
|
4261
|
-
"fieldName": "name"
|
|
4262
|
-
},
|
|
4093
|
+
"kind": "method",
|
|
4094
|
+
"name": "getModel"
|
|
4095
|
+
}
|
|
4096
|
+
],
|
|
4097
|
+
"attributes": [
|
|
4263
4098
|
{
|
|
4264
|
-
"name": "
|
|
4099
|
+
"name": "type",
|
|
4265
4100
|
"type": {
|
|
4266
|
-
"text": "
|
|
4101
|
+
"text": "String | undefined"
|
|
4267
4102
|
},
|
|
4268
|
-
"
|
|
4269
|
-
"fieldName": "enableInspector"
|
|
4103
|
+
"fieldName": "type"
|
|
4270
4104
|
},
|
|
4271
4105
|
{
|
|
4272
|
-
"name": "
|
|
4106
|
+
"name": "text",
|
|
4273
4107
|
"type": {
|
|
4274
|
-
"text": "
|
|
4108
|
+
"text": "String | undefined"
|
|
4275
4109
|
},
|
|
4276
|
-
"
|
|
4277
|
-
"fieldName": "showInspector"
|
|
4110
|
+
"fieldName": "text"
|
|
4278
4111
|
}
|
|
4279
4112
|
],
|
|
4280
4113
|
"superclass": {
|
|
4281
4114
|
"name": "LitElement",
|
|
4282
4115
|
"package": "lit"
|
|
4283
4116
|
},
|
|
4284
|
-
"tagName": "ox-scene-
|
|
4117
|
+
"tagName": "ox-scene-layer",
|
|
4285
4118
|
"customElement": true
|
|
4286
4119
|
}
|
|
4287
4120
|
],
|
|
@@ -4290,127 +4123,112 @@
|
|
|
4290
4123
|
"kind": "js",
|
|
4291
4124
|
"name": "default",
|
|
4292
4125
|
"declaration": {
|
|
4293
|
-
"name": "
|
|
4294
|
-
"module": "src/modeller/scene-viewer/ox-scene-
|
|
4126
|
+
"name": "OxSceneLayer",
|
|
4127
|
+
"module": "src/modeller/scene-viewer/ox-scene-layer.ts"
|
|
4295
4128
|
}
|
|
4296
4129
|
},
|
|
4297
4130
|
{
|
|
4298
4131
|
"kind": "custom-element-definition",
|
|
4299
|
-
"name": "ox-scene-
|
|
4132
|
+
"name": "ox-scene-layer",
|
|
4300
4133
|
"declaration": {
|
|
4301
|
-
"name": "
|
|
4302
|
-
"module": "src/modeller/scene-viewer/ox-scene-
|
|
4134
|
+
"name": "OxSceneLayer",
|
|
4135
|
+
"module": "src/modeller/scene-viewer/ox-scene-layer.ts"
|
|
4303
4136
|
}
|
|
4304
4137
|
}
|
|
4305
4138
|
]
|
|
4306
4139
|
},
|
|
4307
4140
|
{
|
|
4308
4141
|
"kind": "javascript-module",
|
|
4309
|
-
"path": "src/modeller/
|
|
4142
|
+
"path": "src/modeller/scene-viewer/ox-scene-property.ts",
|
|
4310
4143
|
"declarations": [
|
|
4311
4144
|
{
|
|
4312
4145
|
"kind": "class",
|
|
4313
4146
|
"description": "",
|
|
4314
|
-
"name": "
|
|
4147
|
+
"name": "OxSceneProperty",
|
|
4315
4148
|
"members": [
|
|
4316
4149
|
{
|
|
4317
|
-
"kind": "
|
|
4318
|
-
"name": "
|
|
4319
|
-
"
|
|
4320
|
-
|
|
4321
|
-
|
|
4322
|
-
|
|
4323
|
-
"text": "Event"
|
|
4324
|
-
}
|
|
4325
|
-
}
|
|
4326
|
-
]
|
|
4150
|
+
"kind": "field",
|
|
4151
|
+
"name": "name",
|
|
4152
|
+
"type": {
|
|
4153
|
+
"text": "string"
|
|
4154
|
+
},
|
|
4155
|
+
"attribute": "name"
|
|
4327
4156
|
},
|
|
4328
4157
|
{
|
|
4329
|
-
"kind": "
|
|
4330
|
-
"name": "
|
|
4331
|
-
"
|
|
4332
|
-
|
|
4333
|
-
|
|
4334
|
-
|
|
4335
|
-
"text": "HTMLElement"
|
|
4336
|
-
}
|
|
4337
|
-
}
|
|
4338
|
-
]
|
|
4158
|
+
"kind": "field",
|
|
4159
|
+
"name": "value",
|
|
4160
|
+
"type": {
|
|
4161
|
+
"text": "string"
|
|
4162
|
+
},
|
|
4163
|
+
"attribute": "value"
|
|
4339
4164
|
},
|
|
4340
4165
|
{
|
|
4341
|
-
"kind": "
|
|
4342
|
-
"name": "
|
|
4343
|
-
"
|
|
4344
|
-
|
|
4345
|
-
|
|
4346
|
-
|
|
4347
|
-
"text": "string"
|
|
4348
|
-
}
|
|
4349
|
-
},
|
|
4350
|
-
{
|
|
4351
|
-
"name": "value",
|
|
4352
|
-
"type": {
|
|
4353
|
-
"text": "any"
|
|
4354
|
-
}
|
|
4355
|
-
}
|
|
4356
|
-
]
|
|
4166
|
+
"kind": "field",
|
|
4167
|
+
"name": "type",
|
|
4168
|
+
"type": {
|
|
4169
|
+
"text": "string"
|
|
4170
|
+
},
|
|
4171
|
+
"attribute": "type"
|
|
4357
4172
|
}
|
|
4358
4173
|
],
|
|
4359
|
-
"
|
|
4174
|
+
"attributes": [
|
|
4360
4175
|
{
|
|
4361
|
-
"name": "
|
|
4176
|
+
"name": "name",
|
|
4362
4177
|
"type": {
|
|
4363
|
-
"text": "
|
|
4364
|
-
}
|
|
4178
|
+
"text": "string"
|
|
4179
|
+
},
|
|
4180
|
+
"fieldName": "name"
|
|
4181
|
+
},
|
|
4182
|
+
{
|
|
4183
|
+
"name": "value",
|
|
4184
|
+
"type": {
|
|
4185
|
+
"text": "string"
|
|
4186
|
+
},
|
|
4187
|
+
"fieldName": "value"
|
|
4188
|
+
},
|
|
4189
|
+
{
|
|
4190
|
+
"name": "type",
|
|
4191
|
+
"type": {
|
|
4192
|
+
"text": "string"
|
|
4193
|
+
},
|
|
4194
|
+
"fieldName": "type"
|
|
4365
4195
|
}
|
|
4366
4196
|
],
|
|
4367
4197
|
"superclass": {
|
|
4368
4198
|
"name": "LitElement",
|
|
4369
4199
|
"package": "lit"
|
|
4370
4200
|
},
|
|
4201
|
+
"tagName": "ox-scene-property",
|
|
4371
4202
|
"customElement": true
|
|
4372
4203
|
}
|
|
4373
4204
|
],
|
|
4374
4205
|
"exports": [
|
|
4375
4206
|
{
|
|
4376
4207
|
"kind": "js",
|
|
4377
|
-
"name": "
|
|
4208
|
+
"name": "default",
|
|
4378
4209
|
"declaration": {
|
|
4379
|
-
"name": "
|
|
4380
|
-
"module": "src/modeller/
|
|
4210
|
+
"name": "OxSceneProperty",
|
|
4211
|
+
"module": "src/modeller/scene-viewer/ox-scene-property.ts"
|
|
4381
4212
|
}
|
|
4382
|
-
}
|
|
4383
|
-
]
|
|
4384
|
-
},
|
|
4385
|
-
{
|
|
4386
|
-
"kind": "javascript-module",
|
|
4387
|
-
"path": "src/modeller/property-sidebar/property-shared-style.ts",
|
|
4388
|
-
"declarations": [
|
|
4389
|
-
{
|
|
4390
|
-
"kind": "variable",
|
|
4391
|
-
"name": "PropertySharedStyle",
|
|
4392
|
-
"default": "css` fieldset { border: none; margin: 4px; padding: 9px 4px 9px 4px; border-bottom: var(--property-sidebar-fieldset-border); color: var(--property-sidebar-fieldset-legend-color); font: var(--property-sidebar-fieldset-label); } fieldset legend { padding: 5px 0 0 5px; color: var(--property-sidebar-fieldset-legend-color); font: var(--property-sidebar-fieldset-legend); text-transform: capitalize; } select, input { border: var(--property-sidebar-fieldset-border); } ox-input-data { height: 300px; } /* property grid */ .property-grid { display: grid; grid-template-columns: repeat(10, 1fr); grid-gap: 5px; grid-auto-rows: minmax(24px, auto); align-items: center; } .property-grid > * { width: 100%; box-sizing: border-box; } .property-grid > label { grid-column: span 3; text-align: right; text-transform: capitalize; line-height: 2; } .property-grid > input, .property-grid > table, .property-grid > select, .property-grid > ox-input-angle, .property-grid > ox-buttons-radio, .property-grid > ox-input-color, [custom-editor] { grid-column: span 7; align-self: stretch; } .property-grid > .checkbox-row { grid-column: span 10; } .property-grid > .property-full-label { grid-column: span 3; text-align: right; text-transform: capitalize; } .property-grid > .property-half-label { grid-column: span 1; } .property-grid > .property-full-input { grid-column: span 7; } .property-grid > .property-half-input { grid-column: span 4; } /* checkbox-row */ .checkbox-row { display: grid; grid-template-columns: repeat(10, 1fr); grid-gap: 5px; grid-auto-rows: minmax(24px, auto); align-items: center; } .checkbox-row > input { grid-column: 4 / 5; } .checkbox-row > label { grid-column: span 6; text-align: left; } /* image resources */ .icon-only-label { grid-column: span 1; background: var(--url-icon-properties-label) no-repeat; float: left; margin: 0; align-self: stretch; } .icon-only-label.color { background-position: 100% -500px; } .icon-only-label.font-size { background-position: 100% -594px; } .icon-only-label.leading { background-position: 100% -696px; } .icon-only-label.hscale { background-position: 100% -296px; } .icon-only-label.vscale { background-position: 100% -396px; } .icon-only-label.linewidth { background-position: 100% -894px; } .icon-only-label.lineHeight { background-position: 100% -995px; } .icon-only-label.letterSpacing { background-position: 100% -1594px; } `"
|
|
4393
|
-
}
|
|
4394
|
-
],
|
|
4395
|
-
"exports": [
|
|
4213
|
+
},
|
|
4396
4214
|
{
|
|
4397
|
-
"kind": "
|
|
4398
|
-
"name": "
|
|
4215
|
+
"kind": "custom-element-definition",
|
|
4216
|
+
"name": "ox-scene-property",
|
|
4399
4217
|
"declaration": {
|
|
4400
|
-
"name": "
|
|
4401
|
-
"module": "src/modeller/
|
|
4218
|
+
"name": "OxSceneProperty",
|
|
4219
|
+
"module": "src/modeller/scene-viewer/ox-scene-property.ts"
|
|
4402
4220
|
}
|
|
4403
4221
|
}
|
|
4404
4222
|
]
|
|
4405
4223
|
},
|
|
4406
4224
|
{
|
|
4407
4225
|
"kind": "javascript-module",
|
|
4408
|
-
"path": "src/modeller/
|
|
4226
|
+
"path": "src/modeller/scene-viewer/ox-scene-viewer.ts",
|
|
4409
4227
|
"declarations": [
|
|
4410
4228
|
{
|
|
4411
4229
|
"kind": "class",
|
|
4412
4230
|
"description": "",
|
|
4413
|
-
"name": "
|
|
4231
|
+
"name": "OxSceneViewer",
|
|
4414
4232
|
"members": [
|
|
4415
4233
|
{
|
|
4416
4234
|
"kind": "field",
|
|
@@ -4423,21 +4241,62 @@
|
|
|
4423
4241
|
},
|
|
4424
4242
|
{
|
|
4425
4243
|
"kind": "field",
|
|
4426
|
-
"name": "
|
|
4244
|
+
"name": "model",
|
|
4427
4245
|
"type": {
|
|
4428
|
-
"text": "
|
|
4246
|
+
"text": "Model | undefined"
|
|
4429
4247
|
},
|
|
4430
|
-
"
|
|
4431
|
-
"attribute": "bounds"
|
|
4248
|
+
"attribute": "model"
|
|
4432
4249
|
},
|
|
4433
4250
|
{
|
|
4434
4251
|
"kind": "field",
|
|
4435
|
-
"name": "
|
|
4252
|
+
"name": "mode",
|
|
4436
4253
|
"type": {
|
|
4437
|
-
"text": "
|
|
4254
|
+
"text": "SCENE_MODE"
|
|
4255
|
+
},
|
|
4256
|
+
"attribute": "mode"
|
|
4257
|
+
},
|
|
4258
|
+
{
|
|
4259
|
+
"kind": "field",
|
|
4260
|
+
"name": "screenSize",
|
|
4261
|
+
"type": {
|
|
4262
|
+
"text": "number"
|
|
4263
|
+
},
|
|
4264
|
+
"default": "13.3",
|
|
4265
|
+
"attribute": "screenSize"
|
|
4266
|
+
},
|
|
4267
|
+
{
|
|
4268
|
+
"kind": "field",
|
|
4269
|
+
"name": "variables",
|
|
4270
|
+
"type": {
|
|
4271
|
+
"text": "Properties"
|
|
4438
4272
|
},
|
|
4439
4273
|
"default": "{}",
|
|
4440
|
-
"attribute": "
|
|
4274
|
+
"attribute": "variables"
|
|
4275
|
+
},
|
|
4276
|
+
{
|
|
4277
|
+
"kind": "field",
|
|
4278
|
+
"name": "data",
|
|
4279
|
+
"type": {
|
|
4280
|
+
"text": "any"
|
|
4281
|
+
},
|
|
4282
|
+
"attribute": "data"
|
|
4283
|
+
},
|
|
4284
|
+
{
|
|
4285
|
+
"kind": "field",
|
|
4286
|
+
"name": "themes",
|
|
4287
|
+
"type": {
|
|
4288
|
+
"text": "any | undefined"
|
|
4289
|
+
},
|
|
4290
|
+
"attribute": "themes"
|
|
4291
|
+
},
|
|
4292
|
+
{
|
|
4293
|
+
"kind": "field",
|
|
4294
|
+
"name": "fit",
|
|
4295
|
+
"type": {
|
|
4296
|
+
"text": "FITMODE"
|
|
4297
|
+
},
|
|
4298
|
+
"default": "'none'",
|
|
4299
|
+
"attribute": "fit"
|
|
4441
4300
|
},
|
|
4442
4301
|
{
|
|
4443
4302
|
"kind": "field",
|
|
@@ -4450,100 +4309,123 @@
|
|
|
4450
4309
|
},
|
|
4451
4310
|
{
|
|
4452
4311
|
"kind": "field",
|
|
4453
|
-
"name": "
|
|
4312
|
+
"name": "disposeWhenDetached",
|
|
4454
4313
|
"type": {
|
|
4455
|
-
"text": "
|
|
4314
|
+
"text": "boolean"
|
|
4456
4315
|
},
|
|
4457
|
-
"
|
|
4316
|
+
"default": "false",
|
|
4317
|
+
"attribute": "disposeWhenDetached"
|
|
4458
4318
|
},
|
|
4459
4319
|
{
|
|
4460
4320
|
"kind": "field",
|
|
4461
|
-
"name": "
|
|
4321
|
+
"name": "baseUrl",
|
|
4462
4322
|
"type": {
|
|
4463
|
-
"text": "string
|
|
4323
|
+
"text": "string"
|
|
4464
4324
|
},
|
|
4465
|
-
"default": "'
|
|
4466
|
-
"attribute": "
|
|
4325
|
+
"default": "''",
|
|
4326
|
+
"attribute": "baseUrl"
|
|
4467
4327
|
},
|
|
4468
4328
|
{
|
|
4469
4329
|
"kind": "field",
|
|
4470
|
-
"name": "
|
|
4330
|
+
"name": "provider",
|
|
4471
4331
|
"type": {
|
|
4472
|
-
"text": "
|
|
4332
|
+
"text": "any"
|
|
4473
4333
|
},
|
|
4474
|
-
"
|
|
4475
|
-
|
|
4334
|
+
"attribute": "provider"
|
|
4335
|
+
},
|
|
4336
|
+
{
|
|
4337
|
+
"kind": "field",
|
|
4338
|
+
"name": "name",
|
|
4339
|
+
"type": {
|
|
4340
|
+
"text": "string"
|
|
4341
|
+
},
|
|
4342
|
+
"default": "'noname'",
|
|
4343
|
+
"attribute": "name"
|
|
4476
4344
|
},
|
|
4477
4345
|
{
|
|
4478
4346
|
"kind": "field",
|
|
4479
|
-
"name": "
|
|
4347
|
+
"name": "enableInspector",
|
|
4480
4348
|
"type": {
|
|
4481
|
-
"text": "
|
|
4349
|
+
"text": "boolean"
|
|
4482
4350
|
},
|
|
4483
|
-
"default": "
|
|
4484
|
-
"attribute": "
|
|
4351
|
+
"default": "true",
|
|
4352
|
+
"attribute": "enableInspector"
|
|
4485
4353
|
},
|
|
4486
4354
|
{
|
|
4487
4355
|
"kind": "field",
|
|
4488
|
-
"name": "
|
|
4356
|
+
"name": "showInspector",
|
|
4489
4357
|
"type": {
|
|
4490
|
-
"text": "
|
|
4358
|
+
"text": "boolean"
|
|
4491
4359
|
},
|
|
4492
|
-
"default": "
|
|
4493
|
-
"attribute": "
|
|
4360
|
+
"default": "false",
|
|
4361
|
+
"attribute": "showInspector"
|
|
4494
4362
|
},
|
|
4495
4363
|
{
|
|
4496
4364
|
"kind": "field",
|
|
4497
|
-
"name": "
|
|
4365
|
+
"name": "lastOffsetWidth",
|
|
4498
4366
|
"type": {
|
|
4499
|
-
"text": "
|
|
4367
|
+
"text": "number | undefined"
|
|
4500
4368
|
},
|
|
4501
|
-
"
|
|
4369
|
+
"privacy": "private"
|
|
4502
4370
|
},
|
|
4503
4371
|
{
|
|
4504
|
-
"kind": "
|
|
4505
|
-
"name": "
|
|
4506
|
-
"
|
|
4507
|
-
|
|
4372
|
+
"kind": "method",
|
|
4373
|
+
"name": "_setScene",
|
|
4374
|
+
"parameters": [
|
|
4375
|
+
{
|
|
4376
|
+
"name": "scene",
|
|
4377
|
+
"type": {
|
|
4378
|
+
"text": "Scene | null"
|
|
4379
|
+
}
|
|
4380
|
+
}
|
|
4381
|
+
]
|
|
4508
4382
|
},
|
|
4509
4383
|
{
|
|
4510
4384
|
"kind": "method",
|
|
4511
|
-
"name": "
|
|
4385
|
+
"name": "_setMode",
|
|
4512
4386
|
"parameters": [
|
|
4513
4387
|
{
|
|
4514
|
-
"name": "
|
|
4388
|
+
"name": "mode",
|
|
4515
4389
|
"type": {
|
|
4516
|
-
"text": "
|
|
4390
|
+
"text": "SCENE_MODE"
|
|
4517
4391
|
}
|
|
4518
4392
|
}
|
|
4519
4393
|
]
|
|
4520
4394
|
},
|
|
4521
4395
|
{
|
|
4522
4396
|
"kind": "method",
|
|
4523
|
-
"name": "
|
|
4397
|
+
"name": "_setVariables",
|
|
4524
4398
|
"parameters": [
|
|
4525
4399
|
{
|
|
4526
|
-
"name": "
|
|
4400
|
+
"name": "variables",
|
|
4527
4401
|
"type": {
|
|
4528
|
-
"text": "
|
|
4402
|
+
"text": "Properties"
|
|
4529
4403
|
}
|
|
4530
4404
|
}
|
|
4531
4405
|
]
|
|
4532
4406
|
},
|
|
4533
4407
|
{
|
|
4534
4408
|
"kind": "method",
|
|
4535
|
-
"name": "
|
|
4409
|
+
"name": "_setSelected",
|
|
4410
|
+
"parameters": [
|
|
4411
|
+
{
|
|
4412
|
+
"name": "selected",
|
|
4413
|
+
"type": {
|
|
4414
|
+
"text": "Component[]"
|
|
4415
|
+
}
|
|
4416
|
+
}
|
|
4417
|
+
]
|
|
4536
4418
|
},
|
|
4537
4419
|
{
|
|
4538
4420
|
"kind": "method",
|
|
4539
|
-
"name": "
|
|
4421
|
+
"name": "_disposeScene"
|
|
4540
4422
|
},
|
|
4541
4423
|
{
|
|
4542
4424
|
"kind": "method",
|
|
4543
|
-
"name": "
|
|
4425
|
+
"name": "resize",
|
|
4544
4426
|
"parameters": [
|
|
4545
4427
|
{
|
|
4546
|
-
"name": "
|
|
4428
|
+
"name": "force",
|
|
4547
4429
|
"type": {
|
|
4548
4430
|
"text": "boolean"
|
|
4549
4431
|
}
|
|
@@ -4552,7 +4434,52 @@
|
|
|
4552
4434
|
},
|
|
4553
4435
|
{
|
|
4554
4436
|
"kind": "method",
|
|
4555
|
-
"name": "
|
|
4437
|
+
"name": "_onModelChanged",
|
|
4438
|
+
"parameters": [
|
|
4439
|
+
{
|
|
4440
|
+
"name": "model",
|
|
4441
|
+
"optional": true,
|
|
4442
|
+
"type": {
|
|
4443
|
+
"text": "Model"
|
|
4444
|
+
}
|
|
4445
|
+
}
|
|
4446
|
+
]
|
|
4447
|
+
},
|
|
4448
|
+
{
|
|
4449
|
+
"kind": "method",
|
|
4450
|
+
"name": "_onDisplayChanged",
|
|
4451
|
+
"parameters": [
|
|
4452
|
+
{
|
|
4453
|
+
"name": "screenSize",
|
|
4454
|
+
"type": {
|
|
4455
|
+
"text": "string | number"
|
|
4456
|
+
}
|
|
4457
|
+
}
|
|
4458
|
+
]
|
|
4459
|
+
},
|
|
4460
|
+
{
|
|
4461
|
+
"kind": "method",
|
|
4462
|
+
"name": "_onModeChanged",
|
|
4463
|
+
"parameters": [
|
|
4464
|
+
{
|
|
4465
|
+
"name": "mode",
|
|
4466
|
+
"type": {
|
|
4467
|
+
"text": "SCENE_MODE"
|
|
4468
|
+
}
|
|
4469
|
+
}
|
|
4470
|
+
]
|
|
4471
|
+
},
|
|
4472
|
+
{
|
|
4473
|
+
"kind": "method",
|
|
4474
|
+
"name": "_onDataChanged",
|
|
4475
|
+
"parameters": [
|
|
4476
|
+
{
|
|
4477
|
+
"name": "data",
|
|
4478
|
+
"type": {
|
|
4479
|
+
"text": "any"
|
|
4480
|
+
}
|
|
4481
|
+
}
|
|
4482
|
+
]
|
|
4556
4483
|
},
|
|
4557
4484
|
{
|
|
4558
4485
|
"kind": "method",
|
|
@@ -4568,29 +4495,55 @@
|
|
|
4568
4495
|
},
|
|
4569
4496
|
{
|
|
4570
4497
|
"kind": "method",
|
|
4571
|
-
"name": "
|
|
4498
|
+
"name": "_onSceneModeChanged",
|
|
4572
4499
|
"parameters": [
|
|
4573
4500
|
{
|
|
4574
|
-
"name": "
|
|
4501
|
+
"name": "after",
|
|
4575
4502
|
"type": {
|
|
4576
|
-
"text": "
|
|
4503
|
+
"text": "SCENE_MODE"
|
|
4577
4504
|
}
|
|
4578
4505
|
}
|
|
4579
4506
|
]
|
|
4580
4507
|
},
|
|
4581
4508
|
{
|
|
4582
4509
|
"kind": "method",
|
|
4583
|
-
"name": "
|
|
4510
|
+
"name": "_onBaseUrlChanged",
|
|
4584
4511
|
"parameters": [
|
|
4585
4512
|
{
|
|
4586
|
-
"name": "
|
|
4513
|
+
"name": "after",
|
|
4587
4514
|
"type": {
|
|
4588
|
-
"text": "
|
|
4515
|
+
"text": "string"
|
|
4589
4516
|
}
|
|
4590
4517
|
}
|
|
4591
4518
|
]
|
|
4592
4519
|
}
|
|
4593
4520
|
],
|
|
4521
|
+
"events": [
|
|
4522
|
+
{
|
|
4523
|
+
"name": "scene-changed",
|
|
4524
|
+
"type": {
|
|
4525
|
+
"text": "CustomEvent"
|
|
4526
|
+
}
|
|
4527
|
+
},
|
|
4528
|
+
{
|
|
4529
|
+
"name": "mode-changed",
|
|
4530
|
+
"type": {
|
|
4531
|
+
"text": "CustomEvent"
|
|
4532
|
+
}
|
|
4533
|
+
},
|
|
4534
|
+
{
|
|
4535
|
+
"name": "variables-changed",
|
|
4536
|
+
"type": {
|
|
4537
|
+
"text": "CustomEvent"
|
|
4538
|
+
}
|
|
4539
|
+
},
|
|
4540
|
+
{
|
|
4541
|
+
"name": "selected-changed",
|
|
4542
|
+
"type": {
|
|
4543
|
+
"text": "CustomEvent"
|
|
4544
|
+
}
|
|
4545
|
+
}
|
|
4546
|
+
],
|
|
4594
4547
|
"attributes": [
|
|
4595
4548
|
{
|
|
4596
4549
|
"name": "scene",
|
|
@@ -4601,20 +4554,56 @@
|
|
|
4601
4554
|
"fieldName": "scene"
|
|
4602
4555
|
},
|
|
4603
4556
|
{
|
|
4604
|
-
"name": "
|
|
4557
|
+
"name": "model",
|
|
4605
4558
|
"type": {
|
|
4606
|
-
"text": "
|
|
4559
|
+
"text": "Model | undefined"
|
|
4607
4560
|
},
|
|
4608
|
-
"
|
|
4609
|
-
"fieldName": "bounds"
|
|
4561
|
+
"fieldName": "model"
|
|
4610
4562
|
},
|
|
4611
4563
|
{
|
|
4612
|
-
"name": "
|
|
4564
|
+
"name": "mode",
|
|
4613
4565
|
"type": {
|
|
4614
|
-
"text": "
|
|
4566
|
+
"text": "SCENE_MODE"
|
|
4567
|
+
},
|
|
4568
|
+
"fieldName": "mode"
|
|
4569
|
+
},
|
|
4570
|
+
{
|
|
4571
|
+
"name": "screenSize",
|
|
4572
|
+
"type": {
|
|
4573
|
+
"text": "number"
|
|
4574
|
+
},
|
|
4575
|
+
"default": "13.3",
|
|
4576
|
+
"fieldName": "screenSize"
|
|
4577
|
+
},
|
|
4578
|
+
{
|
|
4579
|
+
"name": "variables",
|
|
4580
|
+
"type": {
|
|
4581
|
+
"text": "Properties"
|
|
4615
4582
|
},
|
|
4616
4583
|
"default": "{}",
|
|
4617
|
-
"fieldName": "
|
|
4584
|
+
"fieldName": "variables"
|
|
4585
|
+
},
|
|
4586
|
+
{
|
|
4587
|
+
"name": "data",
|
|
4588
|
+
"type": {
|
|
4589
|
+
"text": "any"
|
|
4590
|
+
},
|
|
4591
|
+
"fieldName": "data"
|
|
4592
|
+
},
|
|
4593
|
+
{
|
|
4594
|
+
"name": "themes",
|
|
4595
|
+
"type": {
|
|
4596
|
+
"text": "any | undefined"
|
|
4597
|
+
},
|
|
4598
|
+
"fieldName": "themes"
|
|
4599
|
+
},
|
|
4600
|
+
{
|
|
4601
|
+
"name": "fit",
|
|
4602
|
+
"type": {
|
|
4603
|
+
"text": "FITMODE"
|
|
4604
|
+
},
|
|
4605
|
+
"default": "'none'",
|
|
4606
|
+
"fieldName": "fit"
|
|
4618
4607
|
},
|
|
4619
4608
|
{
|
|
4620
4609
|
"name": "selected",
|
|
@@ -4625,65 +4614,76 @@
|
|
|
4625
4614
|
"fieldName": "selected"
|
|
4626
4615
|
},
|
|
4627
4616
|
{
|
|
4628
|
-
"name": "
|
|
4617
|
+
"name": "disposeWhenDetached",
|
|
4629
4618
|
"type": {
|
|
4630
|
-
"text": "
|
|
4619
|
+
"text": "boolean"
|
|
4631
4620
|
},
|
|
4632
|
-
"
|
|
4621
|
+
"default": "false",
|
|
4622
|
+
"fieldName": "disposeWhenDetached"
|
|
4633
4623
|
},
|
|
4634
4624
|
{
|
|
4635
|
-
"name": "
|
|
4625
|
+
"name": "baseUrl",
|
|
4636
4626
|
"type": {
|
|
4637
|
-
"text": "string
|
|
4627
|
+
"text": "string"
|
|
4638
4628
|
},
|
|
4639
|
-
"default": "'
|
|
4640
|
-
"fieldName": "
|
|
4629
|
+
"default": "''",
|
|
4630
|
+
"fieldName": "baseUrl"
|
|
4641
4631
|
},
|
|
4642
4632
|
{
|
|
4643
|
-
"name": "
|
|
4633
|
+
"name": "provider",
|
|
4644
4634
|
"type": {
|
|
4645
|
-
"text": "
|
|
4635
|
+
"text": "any"
|
|
4646
4636
|
},
|
|
4647
|
-
"
|
|
4648
|
-
"fieldName": "collapsed"
|
|
4637
|
+
"fieldName": "provider"
|
|
4649
4638
|
},
|
|
4650
4639
|
{
|
|
4651
|
-
"name": "
|
|
4640
|
+
"name": "name",
|
|
4652
4641
|
"type": {
|
|
4653
|
-
"text": "
|
|
4642
|
+
"text": "string"
|
|
4654
4643
|
},
|
|
4655
|
-
"default": "
|
|
4656
|
-
"fieldName": "
|
|
4644
|
+
"default": "'noname'",
|
|
4645
|
+
"fieldName": "name"
|
|
4657
4646
|
},
|
|
4658
4647
|
{
|
|
4659
|
-
"name": "
|
|
4648
|
+
"name": "enableInspector",
|
|
4660
4649
|
"type": {
|
|
4661
|
-
"text": "
|
|
4650
|
+
"text": "boolean"
|
|
4662
4651
|
},
|
|
4663
|
-
"default": "
|
|
4664
|
-
"fieldName": "
|
|
4665
|
-
}
|
|
4666
|
-
],
|
|
4667
|
-
"mixins": [
|
|
4652
|
+
"default": "true",
|
|
4653
|
+
"fieldName": "enableInspector"
|
|
4654
|
+
},
|
|
4668
4655
|
{
|
|
4669
|
-
"name": "
|
|
4670
|
-
"
|
|
4656
|
+
"name": "showInspector",
|
|
4657
|
+
"type": {
|
|
4658
|
+
"text": "boolean"
|
|
4659
|
+
},
|
|
4660
|
+
"default": "false",
|
|
4661
|
+
"fieldName": "showInspector"
|
|
4671
4662
|
}
|
|
4672
4663
|
],
|
|
4673
4664
|
"superclass": {
|
|
4674
4665
|
"name": "LitElement",
|
|
4675
4666
|
"package": "lit"
|
|
4676
4667
|
},
|
|
4668
|
+
"tagName": "ox-scene-viewer",
|
|
4677
4669
|
"customElement": true
|
|
4678
4670
|
}
|
|
4679
4671
|
],
|
|
4680
4672
|
"exports": [
|
|
4681
4673
|
{
|
|
4682
|
-
"kind": "js",
|
|
4683
|
-
"name": "
|
|
4674
|
+
"kind": "js",
|
|
4675
|
+
"name": "default",
|
|
4676
|
+
"declaration": {
|
|
4677
|
+
"name": "OxSceneViewer",
|
|
4678
|
+
"module": "src/modeller/scene-viewer/ox-scene-viewer.ts"
|
|
4679
|
+
}
|
|
4680
|
+
},
|
|
4681
|
+
{
|
|
4682
|
+
"kind": "custom-element-definition",
|
|
4683
|
+
"name": "ox-scene-viewer",
|
|
4684
4684
|
"declaration": {
|
|
4685
|
-
"name": "
|
|
4686
|
-
"module": "src/modeller/
|
|
4685
|
+
"name": "OxSceneViewer",
|
|
4686
|
+
"module": "src/modeller/scene-viewer/ox-scene-viewer.ts"
|
|
4687
4687
|
}
|
|
4688
4688
|
}
|
|
4689
4689
|
]
|
|
@@ -5997,262 +5997,19 @@
|
|
|
5997
5997
|
}
|
|
5998
5998
|
],
|
|
5999
5999
|
"superclass": {
|
|
6000
|
-
"name": "LitElement",
|
|
6001
|
-
"package": "lit"
|
|
6002
|
-
},
|
|
6003
|
-
"customElement": true
|
|
6004
|
-
}
|
|
6005
|
-
],
|
|
6006
|
-
"exports": [
|
|
6007
|
-
{
|
|
6008
|
-
"kind": "js",
|
|
6009
|
-
"name": "SceneInspector",
|
|
6010
|
-
"declaration": {
|
|
6011
|
-
"name": "SceneInspector",
|
|
6012
|
-
"module": "src/modeller/property-sidebar/inspector/inspector.ts"
|
|
6013
|
-
}
|
|
6014
|
-
}
|
|
6015
|
-
]
|
|
6016
|
-
},
|
|
6017
|
-
{
|
|
6018
|
-
"kind": "javascript-module",
|
|
6019
|
-
"path": "src/modeller/property-sidebar/shapes/box-padding-editor-styles.ts",
|
|
6020
|
-
"declarations": [
|
|
6021
|
-
{
|
|
6022
|
-
"kind": "variable",
|
|
6023
|
-
"name": "BoxPaddingEditorStyles",
|
|
6024
|
-
"default": "css` .box-padding { width: 100%; } .box-padding td { background: var(--url-icon-properties-padding) 50% 0 no-repeat; } .box-padding tr:nth-child(1), .box-padding tr:nth-child(3) { height: 20px; } .box-padding tr td:nth-child(1), .box-padding tr td:nth-child(3) { width: 18px; } .box-padding .slide1 { background-position: 0 0; } .box-padding .slide2 { background-position: 50% -40px; background-color: rgba(69, 46, 41, 0.2); } .box-padding .slide3 { background-position: 100% -440px; } .box-padding .slide4 { background-position: 0 -360px; background-color: rgba(69, 46, 41, 0.2); } .box-padding .slide5 { background: none; text-align: center; } .box-padding .slide6 { background-position: 100% -160px; background-color: rgba(69, 46, 41, 0.2); } .box-padding .slide7 { background-position: 0 100%; } .box-padding .slide8 { background-position: 50% -320px; background-color: rgba(69, 46, 41, 0.2); } .box-padding .slide9 { background-position: 0 0px; } .box-padding input { background-color: transparent; width: 35px; margin: 0px; padding: 0px; clear: both; float: initial; border: 1px solid #fff; border-width: 0 0 1px 0; text-align: right; font-size: 14px; } .slide5 input:nth-child(1), .slide5 input:nth-child(4) { display: block; margin: auto; } .slide5 input:nth-child(2) { float: left; } .slide5 input:nth-child(3) { float: right; margin-top: -25px; } .slide5 input:nth-child(4) { margin-top: -5px; } `"
|
|
6025
|
-
}
|
|
6026
|
-
],
|
|
6027
|
-
"exports": [
|
|
6028
|
-
{
|
|
6029
|
-
"kind": "js",
|
|
6030
|
-
"name": "BoxPaddingEditorStyles",
|
|
6031
|
-
"declaration": {
|
|
6032
|
-
"name": "BoxPaddingEditorStyles",
|
|
6033
|
-
"module": "src/modeller/property-sidebar/shapes/box-padding-editor-styles.ts"
|
|
6034
|
-
}
|
|
6035
|
-
}
|
|
6036
|
-
]
|
|
6037
|
-
},
|
|
6038
|
-
{
|
|
6039
|
-
"kind": "javascript-module",
|
|
6040
|
-
"path": "src/modeller/property-sidebar/shapes/shapes.ts",
|
|
6041
|
-
"declarations": [
|
|
6042
|
-
{
|
|
6043
|
-
"kind": "class",
|
|
6044
|
-
"description": "",
|
|
6045
|
-
"name": "PropertyShapes",
|
|
6046
|
-
"members": [
|
|
6047
|
-
{
|
|
6048
|
-
"kind": "field",
|
|
6049
|
-
"name": "value",
|
|
6050
|
-
"type": {
|
|
6051
|
-
"text": "Properties | undefined"
|
|
6052
|
-
},
|
|
6053
|
-
"attribute": "value"
|
|
6054
|
-
},
|
|
6055
|
-
{
|
|
6056
|
-
"kind": "field",
|
|
6057
|
-
"name": "bounds",
|
|
6058
|
-
"type": {
|
|
6059
|
-
"text": "BOUNDS | null"
|
|
6060
|
-
},
|
|
6061
|
-
"default": "null",
|
|
6062
|
-
"attribute": "bounds"
|
|
6063
|
-
},
|
|
6064
|
-
{
|
|
6065
|
-
"kind": "field",
|
|
6066
|
-
"name": "selected",
|
|
6067
|
-
"type": {
|
|
6068
|
-
"text": "Component[]"
|
|
6069
|
-
},
|
|
6070
|
-
"default": "[]",
|
|
6071
|
-
"attribute": "selected"
|
|
6072
|
-
},
|
|
6073
|
-
{
|
|
6074
|
-
"kind": "method",
|
|
6075
|
-
"name": "_onValueChange",
|
|
6076
|
-
"parameters": [
|
|
6077
|
-
{
|
|
6078
|
-
"name": "e",
|
|
6079
|
-
"type": {
|
|
6080
|
-
"text": "Event"
|
|
6081
|
-
}
|
|
6082
|
-
}
|
|
6083
|
-
],
|
|
6084
|
-
"inheritedFrom": {
|
|
6085
|
-
"name": "AbstractProperty",
|
|
6086
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6087
|
-
}
|
|
6088
|
-
},
|
|
6089
|
-
{
|
|
6090
|
-
"kind": "method",
|
|
6091
|
-
"name": "_hasTextProperty",
|
|
6092
|
-
"parameters": [
|
|
6093
|
-
{
|
|
6094
|
-
"name": "selected",
|
|
6095
|
-
"type": {
|
|
6096
|
-
"text": "Component[]"
|
|
6097
|
-
}
|
|
6098
|
-
}
|
|
6099
|
-
]
|
|
6100
|
-
},
|
|
6101
|
-
{
|
|
6102
|
-
"kind": "method",
|
|
6103
|
-
"name": "_hasProperties",
|
|
6104
|
-
"parameters": [
|
|
6105
|
-
{
|
|
6106
|
-
"name": "selected",
|
|
6107
|
-
"type": {
|
|
6108
|
-
"text": "Component[]"
|
|
6109
|
-
}
|
|
6110
|
-
}
|
|
6111
|
-
]
|
|
6112
|
-
},
|
|
6113
|
-
{
|
|
6114
|
-
"kind": "method",
|
|
6115
|
-
"name": "_isIdentifiable",
|
|
6116
|
-
"parameters": [
|
|
6117
|
-
{
|
|
6118
|
-
"name": "selected",
|
|
6119
|
-
"type": {
|
|
6120
|
-
"text": "Component[]"
|
|
6121
|
-
}
|
|
6122
|
-
}
|
|
6123
|
-
]
|
|
6124
|
-
},
|
|
6125
|
-
{
|
|
6126
|
-
"kind": "method",
|
|
6127
|
-
"name": "_isClassIdentifiable",
|
|
6128
|
-
"parameters": [
|
|
6129
|
-
{
|
|
6130
|
-
"name": "selected",
|
|
6131
|
-
"type": {
|
|
6132
|
-
"text": "Component[]"
|
|
6133
|
-
}
|
|
6134
|
-
}
|
|
6135
|
-
]
|
|
6136
|
-
},
|
|
6137
|
-
{
|
|
6138
|
-
"kind": "method",
|
|
6139
|
-
"name": "_isLine",
|
|
6140
|
-
"parameters": [
|
|
6141
|
-
{
|
|
6142
|
-
"name": "selected",
|
|
6143
|
-
"type": {
|
|
6144
|
-
"text": "Component[]"
|
|
6145
|
-
}
|
|
6146
|
-
}
|
|
6147
|
-
]
|
|
6148
|
-
},
|
|
6149
|
-
{
|
|
6150
|
-
"kind": "method",
|
|
6151
|
-
"name": "_is3dish",
|
|
6152
|
-
"parameters": [
|
|
6153
|
-
{
|
|
6154
|
-
"name": "selected",
|
|
6155
|
-
"type": {
|
|
6156
|
-
"text": "Component[]"
|
|
6157
|
-
}
|
|
6158
|
-
}
|
|
6159
|
-
]
|
|
6160
|
-
},
|
|
6161
|
-
{
|
|
6162
|
-
"kind": "method",
|
|
6163
|
-
"name": "_getValueFromEventTarget",
|
|
6164
|
-
"parameters": [
|
|
6165
|
-
{
|
|
6166
|
-
"name": "element",
|
|
6167
|
-
"type": {
|
|
6168
|
-
"text": "HTMLElement"
|
|
6169
|
-
}
|
|
6170
|
-
}
|
|
6171
|
-
],
|
|
6172
|
-
"inheritedFrom": {
|
|
6173
|
-
"name": "AbstractProperty",
|
|
6174
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6175
|
-
}
|
|
6176
|
-
},
|
|
6177
|
-
{
|
|
6178
|
-
"kind": "method",
|
|
6179
|
-
"name": "_onAfterValueChange",
|
|
6180
|
-
"parameters": [
|
|
6181
|
-
{
|
|
6182
|
-
"name": "key",
|
|
6183
|
-
"type": {
|
|
6184
|
-
"text": "string"
|
|
6185
|
-
}
|
|
6186
|
-
},
|
|
6187
|
-
{
|
|
6188
|
-
"name": "value",
|
|
6189
|
-
"type": {
|
|
6190
|
-
"text": "any"
|
|
6191
|
-
}
|
|
6192
|
-
}
|
|
6193
|
-
],
|
|
6194
|
-
"inheritedFrom": {
|
|
6195
|
-
"name": "AbstractProperty",
|
|
6196
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6197
|
-
}
|
|
6198
|
-
}
|
|
6199
|
-
],
|
|
6200
|
-
"events": [
|
|
6201
|
-
{
|
|
6202
|
-
"name": "bounds-change",
|
|
6203
|
-
"type": {
|
|
6204
|
-
"text": "CustomEvent"
|
|
6205
|
-
}
|
|
6206
|
-
},
|
|
6207
|
-
{
|
|
6208
|
-
"name": "property-change",
|
|
6209
|
-
"type": {
|
|
6210
|
-
"text": "CustomEvent"
|
|
6211
|
-
},
|
|
6212
|
-
"inheritedFrom": {
|
|
6213
|
-
"name": "AbstractProperty",
|
|
6214
|
-
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6215
|
-
}
|
|
6216
|
-
}
|
|
6217
|
-
],
|
|
6218
|
-
"attributes": [
|
|
6219
|
-
{
|
|
6220
|
-
"name": "value",
|
|
6221
|
-
"type": {
|
|
6222
|
-
"text": "Properties | undefined"
|
|
6223
|
-
},
|
|
6224
|
-
"fieldName": "value"
|
|
6225
|
-
},
|
|
6226
|
-
{
|
|
6227
|
-
"name": "bounds",
|
|
6228
|
-
"type": {
|
|
6229
|
-
"text": "BOUNDS | null"
|
|
6230
|
-
},
|
|
6231
|
-
"default": "null",
|
|
6232
|
-
"fieldName": "bounds"
|
|
6233
|
-
},
|
|
6234
|
-
{
|
|
6235
|
-
"name": "selected",
|
|
6236
|
-
"type": {
|
|
6237
|
-
"text": "Component[]"
|
|
6238
|
-
},
|
|
6239
|
-
"default": "[]",
|
|
6240
|
-
"fieldName": "selected"
|
|
6241
|
-
}
|
|
6242
|
-
],
|
|
6243
|
-
"superclass": {
|
|
6244
|
-
"name": "AbstractProperty",
|
|
6245
|
-
"module": "/src/modeller/property-sidebar/abstract-property"
|
|
6246
|
-
}
|
|
6000
|
+
"name": "LitElement",
|
|
6001
|
+
"package": "lit"
|
|
6002
|
+
},
|
|
6003
|
+
"customElement": true
|
|
6247
6004
|
}
|
|
6248
6005
|
],
|
|
6249
6006
|
"exports": [
|
|
6250
6007
|
{
|
|
6251
6008
|
"kind": "js",
|
|
6252
|
-
"name": "
|
|
6009
|
+
"name": "SceneInspector",
|
|
6253
6010
|
"declaration": {
|
|
6254
|
-
"name": "
|
|
6255
|
-
"module": "src/modeller/property-sidebar/
|
|
6011
|
+
"name": "SceneInspector",
|
|
6012
|
+
"module": "src/modeller/property-sidebar/inspector/inspector.ts"
|
|
6256
6013
|
}
|
|
6257
6014
|
}
|
|
6258
6015
|
]
|
|
@@ -6769,6 +6526,249 @@
|
|
|
6769
6526
|
}
|
|
6770
6527
|
}
|
|
6771
6528
|
]
|
|
6529
|
+
},
|
|
6530
|
+
{
|
|
6531
|
+
"kind": "javascript-module",
|
|
6532
|
+
"path": "src/modeller/property-sidebar/shapes/box-padding-editor-styles.ts",
|
|
6533
|
+
"declarations": [
|
|
6534
|
+
{
|
|
6535
|
+
"kind": "variable",
|
|
6536
|
+
"name": "BoxPaddingEditorStyles",
|
|
6537
|
+
"default": "css` .box-padding { width: 100%; } .box-padding td { background: var(--url-icon-properties-padding) 50% 0 no-repeat; } .box-padding tr:nth-child(1), .box-padding tr:nth-child(3) { height: 20px; } .box-padding tr td:nth-child(1), .box-padding tr td:nth-child(3) { width: 18px; } .box-padding .slide1 { background-position: 0 0; } .box-padding .slide2 { background-position: 50% -40px; background-color: rgba(69, 46, 41, 0.2); } .box-padding .slide3 { background-position: 100% -440px; } .box-padding .slide4 { background-position: 0 -360px; background-color: rgba(69, 46, 41, 0.2); } .box-padding .slide5 { background: none; text-align: center; } .box-padding .slide6 { background-position: 100% -160px; background-color: rgba(69, 46, 41, 0.2); } .box-padding .slide7 { background-position: 0 100%; } .box-padding .slide8 { background-position: 50% -320px; background-color: rgba(69, 46, 41, 0.2); } .box-padding .slide9 { background-position: 0 0px; } .box-padding input { background-color: transparent; width: 35px; margin: 0px; padding: 0px; clear: both; float: initial; border: 1px solid #fff; border-width: 0 0 1px 0; text-align: right; font-size: 14px; } .slide5 input:nth-child(1), .slide5 input:nth-child(4) { display: block; margin: auto; } .slide5 input:nth-child(2) { float: left; } .slide5 input:nth-child(3) { float: right; margin-top: -25px; } .slide5 input:nth-child(4) { margin-top: -5px; } `"
|
|
6538
|
+
}
|
|
6539
|
+
],
|
|
6540
|
+
"exports": [
|
|
6541
|
+
{
|
|
6542
|
+
"kind": "js",
|
|
6543
|
+
"name": "BoxPaddingEditorStyles",
|
|
6544
|
+
"declaration": {
|
|
6545
|
+
"name": "BoxPaddingEditorStyles",
|
|
6546
|
+
"module": "src/modeller/property-sidebar/shapes/box-padding-editor-styles.ts"
|
|
6547
|
+
}
|
|
6548
|
+
}
|
|
6549
|
+
]
|
|
6550
|
+
},
|
|
6551
|
+
{
|
|
6552
|
+
"kind": "javascript-module",
|
|
6553
|
+
"path": "src/modeller/property-sidebar/shapes/shapes.ts",
|
|
6554
|
+
"declarations": [
|
|
6555
|
+
{
|
|
6556
|
+
"kind": "class",
|
|
6557
|
+
"description": "",
|
|
6558
|
+
"name": "PropertyShapes",
|
|
6559
|
+
"members": [
|
|
6560
|
+
{
|
|
6561
|
+
"kind": "field",
|
|
6562
|
+
"name": "value",
|
|
6563
|
+
"type": {
|
|
6564
|
+
"text": "Properties | undefined"
|
|
6565
|
+
},
|
|
6566
|
+
"attribute": "value"
|
|
6567
|
+
},
|
|
6568
|
+
{
|
|
6569
|
+
"kind": "field",
|
|
6570
|
+
"name": "bounds",
|
|
6571
|
+
"type": {
|
|
6572
|
+
"text": "BOUNDS | null"
|
|
6573
|
+
},
|
|
6574
|
+
"default": "null",
|
|
6575
|
+
"attribute": "bounds"
|
|
6576
|
+
},
|
|
6577
|
+
{
|
|
6578
|
+
"kind": "field",
|
|
6579
|
+
"name": "selected",
|
|
6580
|
+
"type": {
|
|
6581
|
+
"text": "Component[]"
|
|
6582
|
+
},
|
|
6583
|
+
"default": "[]",
|
|
6584
|
+
"attribute": "selected"
|
|
6585
|
+
},
|
|
6586
|
+
{
|
|
6587
|
+
"kind": "method",
|
|
6588
|
+
"name": "_onValueChange",
|
|
6589
|
+
"parameters": [
|
|
6590
|
+
{
|
|
6591
|
+
"name": "e",
|
|
6592
|
+
"type": {
|
|
6593
|
+
"text": "Event"
|
|
6594
|
+
}
|
|
6595
|
+
}
|
|
6596
|
+
],
|
|
6597
|
+
"inheritedFrom": {
|
|
6598
|
+
"name": "AbstractProperty",
|
|
6599
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6600
|
+
}
|
|
6601
|
+
},
|
|
6602
|
+
{
|
|
6603
|
+
"kind": "method",
|
|
6604
|
+
"name": "_hasTextProperty",
|
|
6605
|
+
"parameters": [
|
|
6606
|
+
{
|
|
6607
|
+
"name": "selected",
|
|
6608
|
+
"type": {
|
|
6609
|
+
"text": "Component[]"
|
|
6610
|
+
}
|
|
6611
|
+
}
|
|
6612
|
+
]
|
|
6613
|
+
},
|
|
6614
|
+
{
|
|
6615
|
+
"kind": "method",
|
|
6616
|
+
"name": "_hasProperties",
|
|
6617
|
+
"parameters": [
|
|
6618
|
+
{
|
|
6619
|
+
"name": "selected",
|
|
6620
|
+
"type": {
|
|
6621
|
+
"text": "Component[]"
|
|
6622
|
+
}
|
|
6623
|
+
}
|
|
6624
|
+
]
|
|
6625
|
+
},
|
|
6626
|
+
{
|
|
6627
|
+
"kind": "method",
|
|
6628
|
+
"name": "_isIdentifiable",
|
|
6629
|
+
"parameters": [
|
|
6630
|
+
{
|
|
6631
|
+
"name": "selected",
|
|
6632
|
+
"type": {
|
|
6633
|
+
"text": "Component[]"
|
|
6634
|
+
}
|
|
6635
|
+
}
|
|
6636
|
+
]
|
|
6637
|
+
},
|
|
6638
|
+
{
|
|
6639
|
+
"kind": "method",
|
|
6640
|
+
"name": "_isClassIdentifiable",
|
|
6641
|
+
"parameters": [
|
|
6642
|
+
{
|
|
6643
|
+
"name": "selected",
|
|
6644
|
+
"type": {
|
|
6645
|
+
"text": "Component[]"
|
|
6646
|
+
}
|
|
6647
|
+
}
|
|
6648
|
+
]
|
|
6649
|
+
},
|
|
6650
|
+
{
|
|
6651
|
+
"kind": "method",
|
|
6652
|
+
"name": "_isLine",
|
|
6653
|
+
"parameters": [
|
|
6654
|
+
{
|
|
6655
|
+
"name": "selected",
|
|
6656
|
+
"type": {
|
|
6657
|
+
"text": "Component[]"
|
|
6658
|
+
}
|
|
6659
|
+
}
|
|
6660
|
+
]
|
|
6661
|
+
},
|
|
6662
|
+
{
|
|
6663
|
+
"kind": "method",
|
|
6664
|
+
"name": "_is3dish",
|
|
6665
|
+
"parameters": [
|
|
6666
|
+
{
|
|
6667
|
+
"name": "selected",
|
|
6668
|
+
"type": {
|
|
6669
|
+
"text": "Component[]"
|
|
6670
|
+
}
|
|
6671
|
+
}
|
|
6672
|
+
]
|
|
6673
|
+
},
|
|
6674
|
+
{
|
|
6675
|
+
"kind": "method",
|
|
6676
|
+
"name": "_getValueFromEventTarget",
|
|
6677
|
+
"parameters": [
|
|
6678
|
+
{
|
|
6679
|
+
"name": "element",
|
|
6680
|
+
"type": {
|
|
6681
|
+
"text": "HTMLElement"
|
|
6682
|
+
}
|
|
6683
|
+
}
|
|
6684
|
+
],
|
|
6685
|
+
"inheritedFrom": {
|
|
6686
|
+
"name": "AbstractProperty",
|
|
6687
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6688
|
+
}
|
|
6689
|
+
},
|
|
6690
|
+
{
|
|
6691
|
+
"kind": "method",
|
|
6692
|
+
"name": "_onAfterValueChange",
|
|
6693
|
+
"parameters": [
|
|
6694
|
+
{
|
|
6695
|
+
"name": "key",
|
|
6696
|
+
"type": {
|
|
6697
|
+
"text": "string"
|
|
6698
|
+
}
|
|
6699
|
+
},
|
|
6700
|
+
{
|
|
6701
|
+
"name": "value",
|
|
6702
|
+
"type": {
|
|
6703
|
+
"text": "any"
|
|
6704
|
+
}
|
|
6705
|
+
}
|
|
6706
|
+
],
|
|
6707
|
+
"inheritedFrom": {
|
|
6708
|
+
"name": "AbstractProperty",
|
|
6709
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6710
|
+
}
|
|
6711
|
+
}
|
|
6712
|
+
],
|
|
6713
|
+
"events": [
|
|
6714
|
+
{
|
|
6715
|
+
"name": "bounds-change",
|
|
6716
|
+
"type": {
|
|
6717
|
+
"text": "CustomEvent"
|
|
6718
|
+
}
|
|
6719
|
+
},
|
|
6720
|
+
{
|
|
6721
|
+
"name": "property-change",
|
|
6722
|
+
"type": {
|
|
6723
|
+
"text": "CustomEvent"
|
|
6724
|
+
},
|
|
6725
|
+
"inheritedFrom": {
|
|
6726
|
+
"name": "AbstractProperty",
|
|
6727
|
+
"module": "src/modeller/property-sidebar/abstract-property.ts"
|
|
6728
|
+
}
|
|
6729
|
+
}
|
|
6730
|
+
],
|
|
6731
|
+
"attributes": [
|
|
6732
|
+
{
|
|
6733
|
+
"name": "value",
|
|
6734
|
+
"type": {
|
|
6735
|
+
"text": "Properties | undefined"
|
|
6736
|
+
},
|
|
6737
|
+
"fieldName": "value"
|
|
6738
|
+
},
|
|
6739
|
+
{
|
|
6740
|
+
"name": "bounds",
|
|
6741
|
+
"type": {
|
|
6742
|
+
"text": "BOUNDS | null"
|
|
6743
|
+
},
|
|
6744
|
+
"default": "null",
|
|
6745
|
+
"fieldName": "bounds"
|
|
6746
|
+
},
|
|
6747
|
+
{
|
|
6748
|
+
"name": "selected",
|
|
6749
|
+
"type": {
|
|
6750
|
+
"text": "Component[]"
|
|
6751
|
+
},
|
|
6752
|
+
"default": "[]",
|
|
6753
|
+
"fieldName": "selected"
|
|
6754
|
+
}
|
|
6755
|
+
],
|
|
6756
|
+
"superclass": {
|
|
6757
|
+
"name": "AbstractProperty",
|
|
6758
|
+
"module": "/src/modeller/property-sidebar/abstract-property"
|
|
6759
|
+
}
|
|
6760
|
+
}
|
|
6761
|
+
],
|
|
6762
|
+
"exports": [
|
|
6763
|
+
{
|
|
6764
|
+
"kind": "js",
|
|
6765
|
+
"name": "PropertyShapes",
|
|
6766
|
+
"declaration": {
|
|
6767
|
+
"name": "PropertyShapes",
|
|
6768
|
+
"module": "src/modeller/property-sidebar/shapes/shapes.ts"
|
|
6769
|
+
}
|
|
6770
|
+
}
|
|
6771
|
+
]
|
|
6772
6772
|
}
|
|
6773
6773
|
]
|
|
6774
6774
|
}
|