@vitrosoftware/common-ui-ts 1.1.107 → 1.1.108
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/css/std/controls/criterion/criterion.css +1 -5
- package/css/std/controls/date-picker/date-picker.css +1 -5
- package/css/std/controls/input/input.css +1 -5
- package/css/std/controls/login/login-form.css +0 -2
- package/css/std/controls/lookup-picker/lookup-picker.css +1 -5
- package/css/std/controls/time-picker/time-picker.css +1 -5
- package/dist/index.css +5 -27
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/src/controls/BimViewer/js/bim-viewer.js +2 -2
- package/src/controls/PdfViewer/js/pdf-viewer.js +1 -1
|
@@ -25,11 +25,7 @@
|
|
|
25
25
|
.vitro-label {
|
|
26
26
|
color: #4A556C;
|
|
27
27
|
padding: 0 6px;
|
|
28
|
-
background:
|
|
29
|
-
background-image: linear-gradient(#fff, #fff);
|
|
30
|
-
background-size: 100% 3px;
|
|
31
|
-
background-position: 0 calc(50% + 3px);
|
|
32
|
-
background-repeat: no-repeat;
|
|
28
|
+
background-color: #fff;
|
|
33
29
|
z-index: 1;
|
|
34
30
|
position: absolute;
|
|
35
31
|
left: 10px;
|
|
@@ -74,11 +74,7 @@
|
|
|
74
74
|
.vitro-label {
|
|
75
75
|
color: #4A556C;
|
|
76
76
|
padding: 0 6px;
|
|
77
|
-
background:
|
|
78
|
-
background-image: linear-gradient(#fff, #fff);
|
|
79
|
-
background-size: 100% 3px;
|
|
80
|
-
background-position: 0 calc(50% + 3px);
|
|
81
|
-
background-repeat: no-repeat;
|
|
77
|
+
background-color: #fff;
|
|
82
78
|
z-index: 1;
|
|
83
79
|
position: absolute;
|
|
84
80
|
left: 10px;
|
|
@@ -91,11 +91,7 @@
|
|
|
91
91
|
.vitro-label {
|
|
92
92
|
color: #4A556C;
|
|
93
93
|
padding: 0 6px;
|
|
94
|
-
background:
|
|
95
|
-
background-image: linear-gradient(#fff, #fff);
|
|
96
|
-
background-size: 100% 3px;
|
|
97
|
-
background-position: 0 calc(50% + 3px);
|
|
98
|
-
background-repeat: no-repeat;
|
|
94
|
+
background-color: #fff;
|
|
99
95
|
z-index: 1;
|
|
100
96
|
position: absolute;
|
|
101
97
|
left: 10px;
|
|
@@ -54,11 +54,7 @@
|
|
|
54
54
|
.vitro-label {
|
|
55
55
|
color: #4A556C;
|
|
56
56
|
padding: 0 6px;
|
|
57
|
-
background:
|
|
58
|
-
background-image: linear-gradient(#fff, #fff);
|
|
59
|
-
background-size: 100% 3px;
|
|
60
|
-
background-position: 0 calc(50% + 3px);
|
|
61
|
-
background-repeat: no-repeat;
|
|
57
|
+
background-color: #fff;
|
|
62
58
|
z-index: 1;
|
|
63
59
|
position: absolute;
|
|
64
60
|
left: 10px;
|
|
@@ -82,11 +82,7 @@
|
|
|
82
82
|
.vitro-label {
|
|
83
83
|
color: #4A556C;
|
|
84
84
|
padding: 0 6px;
|
|
85
|
-
background:
|
|
86
|
-
background-image: linear-gradient(#fff, #fff);
|
|
87
|
-
background-size: 100% 3px;
|
|
88
|
-
background-position: 0 calc(50% + 3px);
|
|
89
|
-
background-repeat: no-repeat;
|
|
85
|
+
background-color: #fff;
|
|
90
86
|
z-index: 1;
|
|
91
87
|
position: absolute;
|
|
92
88
|
left: 10px;
|
package/dist/index.css
CHANGED
|
@@ -2329,11 +2329,7 @@ html, body {
|
|
|
2329
2329
|
._input_vitro-label_2XBESiY {
|
|
2330
2330
|
color: #4A556C;
|
|
2331
2331
|
padding: 0 6px;
|
|
2332
|
-
background:
|
|
2333
|
-
background-image: linear-gradient(#fff, #fff);
|
|
2334
|
-
background-size: 100% 3px;
|
|
2335
|
-
background-position: 0 calc(50% + 3px);
|
|
2336
|
-
background-repeat: no-repeat;
|
|
2332
|
+
background-color: #fff;
|
|
2337
2333
|
z-index: 1;
|
|
2338
2334
|
position: absolute;
|
|
2339
2335
|
left: 10px;
|
|
@@ -3021,8 +3017,6 @@ html, body {
|
|
|
3021
3017
|
|
|
3022
3018
|
._login-form_vitro-control_1Th9h7G > div {
|
|
3023
3019
|
font-size: 16px !important;
|
|
3024
|
-
line-height: 27px !important;
|
|
3025
|
-
top: -16px !important;
|
|
3026
3020
|
}
|
|
3027
3021
|
|
|
3028
3022
|
._login-form_vitro-control_1Th9h7G input {
|
|
@@ -3396,11 +3390,7 @@ html, body {
|
|
|
3396
3390
|
._date-picker_vitro-label_2jh9qxb {
|
|
3397
3391
|
color: #4A556C;
|
|
3398
3392
|
padding: 0 6px;
|
|
3399
|
-
background:
|
|
3400
|
-
background-image: linear-gradient(#fff, #fff);
|
|
3401
|
-
background-size: 100% 3px;
|
|
3402
|
-
background-position: 0 calc(50% + 3px);
|
|
3403
|
-
background-repeat: no-repeat;
|
|
3393
|
+
background-color: #fff;
|
|
3404
3394
|
z-index: 1;
|
|
3405
3395
|
position: absolute;
|
|
3406
3396
|
left: 10px;
|
|
@@ -3748,11 +3738,7 @@ html, body {
|
|
|
3748
3738
|
._time-picker_vitro-label_2b97aCy {
|
|
3749
3739
|
color: #4A556C;
|
|
3750
3740
|
padding: 0 6px;
|
|
3751
|
-
background:
|
|
3752
|
-
background-image: linear-gradient(#fff, #fff);
|
|
3753
|
-
background-size: 100% 3px;
|
|
3754
|
-
background-position: 0 calc(50% + 3px);
|
|
3755
|
-
background-repeat: no-repeat;
|
|
3741
|
+
background-color: #fff;
|
|
3756
3742
|
z-index: 1;
|
|
3757
3743
|
position: absolute;
|
|
3758
3744
|
left: 10px;
|
|
@@ -4166,11 +4152,7 @@ html, body {
|
|
|
4166
4152
|
._lookup-picker_vitro-label_2QoJkUz {
|
|
4167
4153
|
color: #4A556C;
|
|
4168
4154
|
padding: 0 6px;
|
|
4169
|
-
background:
|
|
4170
|
-
background-image: linear-gradient(#fff, #fff);
|
|
4171
|
-
background-size: 100% 3px;
|
|
4172
|
-
background-position: 0 calc(50% + 3px);
|
|
4173
|
-
background-repeat: no-repeat;
|
|
4155
|
+
background-color: #fff;
|
|
4174
4156
|
z-index: 1;
|
|
4175
4157
|
position: absolute;
|
|
4176
4158
|
left: 10px;
|
|
@@ -6066,11 +6048,7 @@ li:first-child ._command-menu-item_vitro-item_2pVhk23:hover {
|
|
|
6066
6048
|
._criterion_vitro-label_3F6a8dj {
|
|
6067
6049
|
color: #4A556C;
|
|
6068
6050
|
padding: 0 6px;
|
|
6069
|
-
background:
|
|
6070
|
-
background-image: linear-gradient(#fff, #fff);
|
|
6071
|
-
background-size: 100% 3px;
|
|
6072
|
-
background-position: 0 calc(50% + 3px);
|
|
6073
|
-
background-repeat: no-repeat;
|
|
6051
|
+
background-color: #fff;
|
|
6074
6052
|
z-index: 1;
|
|
6075
6053
|
position: absolute;
|
|
6076
6054
|
left: 10px;
|
package/dist/index.js
CHANGED
|
@@ -61893,7 +61893,7 @@ var Viewer = function Viewer(props) {
|
|
|
61893
61893
|
};
|
|
61894
61894
|
|
|
61895
61895
|
var name = "@vitrosoftware/common-ui-ts";
|
|
61896
|
-
var version$1 = "1.1.
|
|
61896
|
+
var version$1 = "1.1.108";
|
|
61897
61897
|
var description = "vitro software common ui ts";
|
|
61898
61898
|
var author = "";
|
|
61899
61899
|
var license = "MIT";
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { BIMModel, BIMCommon, BIMAnnotation } from '/resource/bimViewer/js/bim-viewer-models.js?version=1.1.
|
|
1
|
+
import { BIMModel, BIMCommon, BIMAnnotation } from '/resource/bimViewer/js/bim-viewer-models.js?version=1.1.108';
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
4
|
Viewer, XKTLoaderPlugin, NavCubePlugin, SectionPlanesPlugin, math, BCFViewpointsPlugin, AnnotationsPlugin,
|
|
5
5
|
ContextMenu, TreeViewPlugin, StoreyViewsPlugin, AngleMeasurementsPlugin, CameraMemento, DistanceMeasurementsPlugin,
|
|
6
6
|
GLTFLoaderPlugin, utils, FastNavPlugin, MetaObject
|
|
7
7
|
}
|
|
8
|
-
from '/resource/bimViewer/js/xeokit/xeokit-sdk.es.js?version=1.1.
|
|
8
|
+
from '/resource/bimViewer/js/xeokit/xeokit-sdk.es.js?version=1.1.108';
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
const processByChildIdList = (treeViewNode, event) => {
|
|
@@ -3222,7 +3222,7 @@ const defaultOptions = {
|
|
|
3222
3222
|
kind: OptionKind.WORKER
|
|
3223
3223
|
},
|
|
3224
3224
|
workerSrc: {
|
|
3225
|
-
value: "resource/pdfViewer/js/pdf.worker.js?version=1.1.
|
|
3225
|
+
value: "resource/pdfViewer/js/pdf.worker.js?version=1.1.108",
|
|
3226
3226
|
kind: OptionKind.WORKER
|
|
3227
3227
|
}
|
|
3228
3228
|
};
|