markuno_lib 1.2.117 → 1.2.118

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "markuno_lib",
3
- "version": "1.2.117",
3
+ "version": "1.2.118",
4
4
  "description": "Croswil Markuno Language Lib",
5
5
  "author": "Croswil SRL",
6
6
  "license": "SEE LICENSE IN LICENSE.txt",
@@ -77,7 +77,7 @@ export class Matrix3D {
77
77
  determinant(): number;
78
78
  multiply(e: any): this;
79
79
  }
80
- declare const tt: number;
80
+ declare const ct: number;
81
81
  export class Punto2 {
82
82
  constructor(e: any, t: any);
83
83
  x: any;
@@ -92,8 +92,8 @@ export class Punto2 {
92
92
  angolo3p(e: any, t: any): number;
93
93
  distanza(e: any): number;
94
94
  }
95
- declare const qi: any;
96
- declare var ct: Readonly<{
95
+ declare const In: any;
96
+ declare var yt: Readonly<{
97
97
  __proto__: any;
98
98
  addhoriz: (e: any, t: any, i: any, n: any, s: any, r: any) => any;
99
99
  addoriz: typeof addoriz;
@@ -831,7 +831,7 @@ export class Vscene {
831
831
  export function addmovpivot(t: any, i: any, n: any, s?: {}, r?: number, o?: number, a?: number): any;
832
832
  export function angle2vec(e: any, t: any): number;
833
833
  export function angle3point(e: any, t: any, i: any): number;
834
- declare namespace it {
834
+ declare namespace ht {
835
835
  let window: any;
836
836
  let self: any;
837
837
  let globalThis: any;
@@ -1455,15 +1455,15 @@ export function konvautils(e: any): {
1455
1455
  saveimg_konva: (t: any, i: any, n: any, s: any, r: any, o?: number, a?: number, A?: number) => Promise<File>;
1456
1456
  };
1457
1457
  export function mapvertices(e: any, t: any): number[][];
1458
- declare let zi: any;
1459
- declare let ji: any;
1460
- declare const en: any;
1461
- declare const Zi: any;
1462
- declare const Ji: any;
1463
- declare const Ki: any;
1464
- declare const $i: any;
1465
- declare const Vi: any;
1466
- declare const Wi: any;
1458
+ declare let yn: any;
1459
+ declare let bn: any;
1460
+ declare const Qn: any;
1461
+ declare const wn: any;
1462
+ declare const En: any;
1463
+ declare const Bn: any;
1464
+ declare const vn: any;
1465
+ declare const xn: any;
1466
+ declare const Cn: any;
1467
1467
  export function newgcad(t: any, i: any, n: any, s?: boolean): {
1468
1468
  clearmatricole: () => void;
1469
1469
  P: any;
@@ -1556,7 +1556,7 @@ export function runScript(t: any, i: any, n: any, s: any, r: any): Promise<{
1556
1556
  }>;
1557
1557
  export function salvaMaterialiOriginali(e: any): void;
1558
1558
  export function scalaoggetto(t: any, i: any, n?: {}): any;
1559
- declare const tn: 0.001;
1559
+ declare const Pn: 0.001;
1560
1560
  export function seedarray(e: any, t: any): any;
1561
1561
  export function seeder(e: any, t?: string): number;
1562
1562
  export function setLineColorMode(e: any, t: any): void;
@@ -2839,4 +2839,4 @@ declare class GLTFLoader {
2839
2839
  parse(e: any, t: any, i: any, n: any): any;
2840
2840
  parseAsync(e: any, t: any): Promise<any>;
2841
2841
  }
2842
- export { tt as PIF, qi as SIDE, ct as SP, it as blocked, zi as materialline1, ji as materialline2, en as mblack, Zi as mblue, Ji as mgray1, Ki as mgray2, $i as mgreen, Vi as mred, Wi as mwhite, tn as scaleunit };
2842
+ export { ct as PIF, In as SIDE, yt as SP, ht as blocked, yn as materialline1, bn as materialline2, Qn as mblack, wn as mblue, En as mgray1, Bn as mgray2, vn as mgreen, xn as mred, Cn as mwhite, Pn as scaleunit };