cadviewer 10.88.28 → 10.89.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/app/images/singleIcons/svg/dark-skin/adjustspaceobject.svg +9 -0
- package/dist/assets/app/images/singleIcons/svg/dark-skin/adjustsredline.svg +9 -0
- package/dist/assets/app/images/singleIcons/svg/light-skin/adjustredline.svg +10 -0
- package/dist/assets/app/images/singleIcons/svg/light-skin/adjustspaceobject.svg +9 -0
- package/dist/cadviewer.d.ts +2 -0
- package/dist/cadviewer_10.89.9.min.js +2 -0
- package/package.json +2 -2
- package/dist/cadviewer_10.88.28.min.js +0 -2
- /package/dist/{cadviewer_10.88.28.min.js.LICENSE.txt → cadviewer_10.89.9.min.js.LICENSE.txt} +0 -0
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg id="Icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 90 90"><defs>
|
|
2
|
+
<style>.cls-1{fill:#333;}.cls-2{fill:none;}.cls-2,.cls-3{stroke:#1ccbd1;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;}.cls-3{fill:#1ccbd1;}.cls-4{stroke:#e22f30;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px;fill:none}</style></defs>
|
|
3
|
+
<rect id="Background" class="cls-1" width="90" height="90"/>
|
|
4
|
+
<polyline class="cls-2" points="36 60 63 72 72 72 72 63 72 36"/>
|
|
5
|
+
<polyline class="cls-2" points="72 36 72 27 45 27 45 18 18 18 18 45 36 60"/>
|
|
6
|
+
<polyline class="cls-2" points="45.77 37 58 37 58 49.23"/>
|
|
7
|
+
<line class="cls-2" x1="45.76" y1="49.24" x2="58" y2="37"/>
|
|
8
|
+
<circle class="cls-4" cx="36" cy="60" r="7"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg id="Icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 90 90"><defs>
|
|
2
|
+
<style>.cls-1{fill:#333;}.cls-2{fill:none;}.cls-2,.cls-3{stroke:#e22f30;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;}.cls-3{fill:#1ccbd1;}.cls-4{stroke:#1ccbd1;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px;fill:none}</style></defs>
|
|
3
|
+
<rect id="Background" class="cls-1" width="90" height="90"/>
|
|
4
|
+
<polyline class="cls-2" points="36 60 63 72 72 72 72 63 72 36"/>
|
|
5
|
+
<polyline class="cls-2" points="72 36 72 27 45 27 45 18 18 18 18 45 36 60"/>
|
|
6
|
+
<polyline class="cls-4" points="45.77 37 58 37 58 49.23"/>
|
|
7
|
+
<line class="cls-4" x1="45.76" y1="49.24" x2="58" y2="37"/>
|
|
8
|
+
<circle class="cls-4" cx="36" cy="60" r="7"/>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg id="Icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 90 90"><defs>
|
|
2
|
+
<style>.cls-1{fill:#fff;}.cls-2{fill:none;}.cls-2,
|
|
3
|
+
.cls-3{stroke:#e22f30;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;}.cls-3{fill:#e22f30;}.cls-4{stroke:#1ccbd1;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px;fill:none}</style></defs>
|
|
4
|
+
<rect id="Background" class="cls-1" width="90" height="90"/>
|
|
5
|
+
<polyline class="cls-2" points="36 60 63 72 72 72 72 63 72 36"/>
|
|
6
|
+
<polyline class="cls-2" points="72 36 72 27 45 27 45 18 18 18 18 45 36 60"/>
|
|
7
|
+
<polyline class="cls-4" points="45.77 37 58 37 58 49.23"/>
|
|
8
|
+
<line class="cls-4" x1="45.76" y1="49.24" x2="58" y2="37"/>
|
|
9
|
+
<circle class="cls-4" cx="36" cy="60" r="7"/>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg id="Icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 90 90"><defs>
|
|
2
|
+
<style>.cls-1{fill:#fff;}.cls-2{fill:none;}.cls-2,.cls-3{stroke:#1ccbd1;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;}.cls-3{fill:#1ccbd1;}.cls-4{stroke:#e22f30;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px;fill:none}</style></defs>
|
|
3
|
+
<rect id="Background" class="cls-1" width="90" height="90"/>
|
|
4
|
+
<polyline class="cls-2" points="36 60 63 72 72 72 72 63 72 36"/>
|
|
5
|
+
<polyline class="cls-2" points="72 36 72 27 45 27 45 18 18 18 18 45 36 60"/>
|
|
6
|
+
<polyline class="cls-2" points="45.77 37 58 37 58 49.23"/>
|
|
7
|
+
<line class="cls-2" x1="45.76" y1="49.24" x2="58" y2="37"/>
|
|
8
|
+
<circle class="cls-4" cx="36" cy="60" r="7"/>
|
|
9
|
+
</svg>
|
package/dist/cadviewer.d.ts
CHANGED
|
@@ -974,5 +974,7 @@ declare module 'cadviewer' {
|
|
|
974
974
|
export function cvjs_setSelectCalibration(f_div: string, methodname: string, hidemethod: false): void;
|
|
975
975
|
export function cvjs_styleQTip_setHeader(flag:boolean, text: string, hex: string): void;
|
|
976
976
|
export function cvjs_styleQTip_setWidth(width: string): void;
|
|
977
|
+
export function cvjs_adjustSpaceObjectPoints(f_div :string): void;
|
|
978
|
+
export function cvjs_adjustRedlinePoints(f_div :string): void;
|
|
977
979
|
}
|
|
978
980
|
|