功能:支持切割函数
This commit is contained in:
5
types/Add-on/ShareView/Command_ShareView.d.ts
vendored
Normal file
5
types/Add-on/ShareView/Command_ShareView.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import { Command } from "../../Editor/CommandMachine";
|
||||
export declare class Command_ShareView implements Command {
|
||||
exec(): Promise<void>;
|
||||
}
|
||||
//# sourceMappingURL=Command_ShareView.d.ts.map
|
1
types/Add-on/ShareView/Command_ShareView.d.ts.map
Normal file
1
types/Add-on/ShareView/Command_ShareView.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"Command_ShareView.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/ShareView/Command_ShareView.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAKtD,qBAAa,iBAAkB,YAAW,OAAO;IAEvC,IAAI;CA4Eb"}
|
5
types/Add-on/ShareView/Entry.d.ts
vendored
Normal file
5
types/Add-on/ShareView/Entry.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import "../../UI/Css/blue.less";
|
||||
import "../../UI/Css/golden.less";
|
||||
import "../../UI/Css/style.less";
|
||||
import "../../UI/Css/switchTheme.less";
|
||||
//# sourceMappingURL=Entry.d.ts.map
|
1
types/Add-on/ShareView/Entry.d.ts.map
Normal file
1
types/Add-on/ShareView/Entry.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"Entry.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/ShareView/Entry.tsx"],"names":[],"mappings":"AAYA,OAAO,wBAAwB,CAAC;AAChC,OAAO,0BAA0B,CAAC;AAClC,OAAO,yBAAyB,CAAC;AACjC,OAAO,+BAA+B,CAAC"}
|
14
types/Add-on/ShareView/Layout.d.ts
vendored
Normal file
14
types/Add-on/ShareView/Layout.d.ts
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
import { ShareViewService } from './Service';
|
||||
export declare class ShareViewLayout {
|
||||
app: ShareViewService;
|
||||
constructor();
|
||||
initRootLayout(): void;
|
||||
renderFunctionButton(): void;
|
||||
renderCameraControlButton(): void;
|
||||
renderMouseUI(): void;
|
||||
renderVirtualKeys(): void;
|
||||
renderCameraState(): void;
|
||||
renderAxisMode(): void;
|
||||
CanvasOnsizeEvent(): void;
|
||||
}
|
||||
//# sourceMappingURL=Layout.d.ts.map
|
1
types/Add-on/ShareView/Layout.d.ts.map
Normal file
1
types/Add-on/ShareView/Layout.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"Layout.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/ShareView/Layout.tsx"],"names":[],"mappings":"AAkBA,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAI7C,qBAAa,eAAe;IAExB,GAAG,EAAE,gBAAgB,CAAC;;IAwEtB,cAAc;IAqDd,oBAAoB;IAepB,yBAAyB;IAezB,aAAa;IAab,iBAAiB;IAQjB,iBAAiB;IAIjB,cAAc;IAKd,iBAAiB;CACpB"}
|
35
types/Add-on/ShareView/Service.d.ts
vendored
Normal file
35
types/Add-on/ShareView/Service.d.ts
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
import { ApplicationService } from "../../ApplicationServices/Application";
|
||||
import { EBoardKeyList } from "../../Common/BoardKeyList";
|
||||
import { CADFiler } from "../../DatabaseServices/CADFiler";
|
||||
import { Entity } from "../../DatabaseServices/Entity/Entity";
|
||||
import { Editor } from "../../Editor/Editor";
|
||||
export declare let shareViewApp: ShareViewService;
|
||||
export declare class ShareViewService extends ApplicationService {
|
||||
BoxCtrl: BoxService;
|
||||
constructor();
|
||||
protected InitService(): void;
|
||||
CreateDocument(name?: string): void;
|
||||
SendCameraPosToRenderer: () => void;
|
||||
LoadFile(f: CADFiler): Promise<void>;
|
||||
}
|
||||
export type BoxInfo = {
|
||||
[EBoardKeyList.RoomName]?: string;
|
||||
[EBoardKeyList.CabinetName]?: string;
|
||||
};
|
||||
export declare class BoxService {
|
||||
_BoxList: BoxInfo[];
|
||||
_BoxDict: {
|
||||
[key: string]: Entity[];
|
||||
};
|
||||
_CabinetFormatData: any;
|
||||
get CabinetFormatData(): any;
|
||||
get BoxList(): BoxInfo[];
|
||||
Init(editor: Editor): Promise<void>;
|
||||
SetBoxVisible(index: number, visible: boolean): void;
|
||||
SetCabinetFormatData(data: any): void;
|
||||
FilterEntities(index: any, predicate: (Entity: any) => boolean): Entity[];
|
||||
GetEntities(index: any): Entity[];
|
||||
private GetEntityGroupKey;
|
||||
private GetBoxInfo;
|
||||
}
|
||||
//# sourceMappingURL=Service.d.ts.map
|
1
types/Add-on/ShareView/Service.d.ts.map
Normal file
1
types/Add-on/ShareView/Service.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"Service.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/ShareView/Service.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAE3E,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAG1D,OAAO,EAAE,QAAQ,EAAE,MAAM,iCAAiC,CAAC;AAG3D,OAAO,EAAE,MAAM,EAAE,MAAM,sCAAsC,CAAC;AAW9D,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAsB7C,eAAO,IAAI,YAAY,EAAE,gBAAgB,CAAC;AAC1C,qBAAa,gBAAiB,SAAQ,kBAAkB;IAIpD,OAAO,EAAE,UAAU,CAAC;;cA4DD,WAAW;IAgKrB,cAAc,CAAC,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI;IAEnC,uBAAuB,EAAE,MAAM,IAAI,CAAC;IAGvC,QAAQ,CAAC,CAAC,EAAE,QAAQ;CAM7B;AAOD,MAAM,MAAM,OAAO,GAAG;IAAE,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC,EAAE,MAAM,CAAC;IAAA,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAC;CAAE,CAAC;AAElG,qBAAa,UAAU;IAEnB,QAAQ,EAAE,OAAO,EAAE,CAAM;IACzB,QAAQ,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;KAAE,CAAM;IAC5C,kBAAkB,EAAE,GAAG,CAAM;IAC7B,IAAI,iBAAiB,QAGpB;IACD,IAAI,OAAO,cAGV;IACK,IAAI,CAAC,MAAM,EAAE,MAAM;IAoCzB,aAAa,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO;IA4B7C,oBAAoB,CAAC,IAAI,KAAA;IAIzB,cAAc,CAAC,KAAK,KAAA,EAAE,SAAS,EAAE,CAAC,MAAM,KAAA,KAAK,OAAO;IAMpD,WAAW,CAAC,KAAK,KAAA;IAMjB,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,UAAU;CAarB"}
|
11
types/Add-on/ShareView/Store.d.ts
vendored
Normal file
11
types/Add-on/ShareView/Store.d.ts
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
import { Singleton } from "../../Common/Singleton";
|
||||
import { Board } from "../../DatabaseServices/Entity/Board";
|
||||
export declare class BoxStore extends Singleton {
|
||||
Index: number[];
|
||||
RoomName: string;
|
||||
SelectedBoard: Board;
|
||||
ViewIDErrorMsg: string;
|
||||
Theme: 'light' | 'dark' | string;
|
||||
ThemeLog: 'light' | 'dark' | string;
|
||||
}
|
||||
//# sourceMappingURL=Store.d.ts.map
|
1
types/Add-on/ShareView/Store.d.ts.map
Normal file
1
types/Add-on/ShareView/Store.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"Store.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/ShareView/Store.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACnD,OAAO,EAAE,KAAK,EAAE,MAAM,qCAAqC,CAAC;AAE5D,qBAAa,QAAS,SAAQ,SAAS;IAGnC,KAAK,EAAE,MAAM,EAAE,CAAM;IAErB,QAAQ,EAAE,MAAM,CAAC;IAGjB,aAAa,EAAE,KAAK,CAAQ;IAG5B,cAAc,EAAE,MAAM,CAAM;IAI5B,KAAK,EAAE,OAAO,GAAG,MAAM,GAAG,MAAM,CAAW;IAI3C,QAAQ,EAAE,OAAO,GAAG,MAAM,GAAG,MAAM,CAAM;CAC5C"}
|
2
types/Add-on/ShareView/StoreEvent.d.ts
vendored
Normal file
2
types/Add-on/ShareView/StoreEvent.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare function SetSelectedBoardChange(before?: () => void, after?: () => void): void;
|
||||
//# sourceMappingURL=StoreEvent.d.ts.map
|
1
types/Add-on/ShareView/StoreEvent.d.ts.map
Normal file
1
types/Add-on/ShareView/StoreEvent.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"StoreEvent.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/ShareView/StoreEvent.ts"],"names":[],"mappings":"AAIA,wBAAgB,sBAAsB,CAAC,MAAM,GAAE,MAAM,IAAW,EAAE,KAAK,GAAE,MAAM,IAAW,QAezF"}
|
25
types/Add-on/ShareView/Util.d.ts
vendored
Normal file
25
types/Add-on/ShareView/Util.d.ts
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
import { Board } from "../../DatabaseServices/Entity/Board";
|
||||
import { Entity } from "../../DatabaseServices/Entity/Entity";
|
||||
import { ICompHardwareOption, IToplineOption } from "../../UI/Components/RightPanel/RightPanelInterface";
|
||||
import { BoxInfo } from "./Service";
|
||||
export declare function ForbiddenToaster(action: () => Promise<void> | void): void;
|
||||
export declare function ExplosionView(index: number, distance: number): Promise<void>;
|
||||
export declare function resetBoxView(): void;
|
||||
export declare function GetBoxCovers(callback: (url: string, item: BoxInfo, index: any) => void): Promise<any[]>;
|
||||
export declare function GetBoxItemInfo(entites: Entity[]): {
|
||||
boardList: Board[];
|
||||
hardwareCompositeList: ICompHardwareOption[];
|
||||
hardwareToplineList: IToplineOption[];
|
||||
};
|
||||
export declare function SwitchDoor(visible: boolean): Promise<void>;
|
||||
export declare function CreateBoxDim(): Promise<void>;
|
||||
export declare function DeleteBoxDim(): Promise<void>;
|
||||
export declare function ToFixed(val: any): any;
|
||||
export declare function SPGetSpiteSize(board: Board): {
|
||||
height: any;
|
||||
width: any;
|
||||
thickness: any;
|
||||
};
|
||||
export declare function MaterialDetailScrollTo(): void;
|
||||
export declare function ChangeThemeColor(type: 'light' | 'dark' | string): void;
|
||||
//# sourceMappingURL=Util.d.ts.map
|
1
types/Add-on/ShareView/Util.d.ts.map
Normal file
1
types/Add-on/ShareView/Util.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"Util.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/ShareView/Util.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,EAAE,MAAM,qCAAqC,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,sCAAsC,CAAC;AAS9D,OAAO,EAAE,mBAAmB,EAAE,cAAc,EAAE,MAAM,oDAAoD,CAAC;AAIzG,OAAO,EAAE,OAAO,EAAgB,MAAM,WAAW,CAAC;AAKlD,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,QAalE;AAGD,wBAAsB,aAAa,CAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,iBAwClE;AAID,wBAAgB,YAAY,SAgB3B;AAYD,wBAAsB,YAAY,CAAC,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,KAAA,KAAK,IAAI,kBAkBvF;AAGD,wBAAgB,cAAc,CAAC,OAAO,EAAE,MAAM,EAAE;;;;EAoC/C;AAED,wBAAsB,UAAU,CAAC,OAAO,EAAE,OAAO,iBAiHhD;AAED,wBAAsB,YAAY,kBASjC;AAED,wBAAsB,YAAY,kBAcjC;AAGD,wBAAgB,OAAO,CAAC,GAAG,KAAA,OAe1B;AAGD,wBAAgB,cAAc,CAAC,KAAK,EAAE,KAAK;;;;EAkB1C;AAID,wBAAgB,sBAAsB,SAOrC;AAID,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,MAAM,QAG/D"}
|
4
types/Add-on/ShareView/components/BoardHideIcon.d.ts
vendored
Normal file
4
types/Add-on/ShareView/components/BoardHideIcon.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/// <reference types="react" />
|
||||
declare const BoardHideIcon: () => JSX.Element;
|
||||
export default BoardHideIcon;
|
||||
//# sourceMappingURL=BoardHideIcon.d.ts.map
|
1
types/Add-on/ShareView/components/BoardHideIcon.d.ts.map
Normal file
1
types/Add-on/ShareView/components/BoardHideIcon.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"BoardHideIcon.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/BoardHideIcon.tsx"],"names":[],"mappings":";AASA,QAAA,MAAM,aAAa,mBAsDlB,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
4
types/Add-on/ShareView/components/BoardMessageWidget.d.ts
vendored
Normal file
4
types/Add-on/ShareView/components/BoardMessageWidget.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/// <reference types="react" />
|
||||
declare const BoardMessageWidget: () => JSX.Element;
|
||||
export default BoardMessageWidget;
|
||||
//# sourceMappingURL=BoardMessageWidget.d.ts.map
|
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"BoardMessageWidget.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/BoardMessageWidget.tsx"],"names":[],"mappings":";AAOA,QAAA,MAAM,kBAAkB,mBAyBtB,CAAC;AAEH,eAAe,kBAAkB,CAAC"}
|
9
types/Add-on/ShareView/components/CabinetBottomSheet.d.ts
vendored
Normal file
9
types/Add-on/ShareView/components/CabinetBottomSheet.d.ts
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
import React from "react";
|
||||
interface IProps {
|
||||
reset: Function;
|
||||
ref: React.Ref<any>;
|
||||
cancelCallback: Function;
|
||||
}
|
||||
declare const CabinetBottomSheet: React.FC<IProps>;
|
||||
export default CabinetBottomSheet;
|
||||
//# sourceMappingURL=CabinetBottomSheet.d.ts.map
|
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"CabinetBottomSheet.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/CabinetBottomSheet.tsx"],"names":[],"mappings":"AACA,OAAO,KAAoD,MAAM,OAAO,CAAC;AASzE,UAAU,MAAM;IAEZ,KAAK,EAAE,QAAQ,CAAC;IAChB,GAAG,EAAE,KAAK,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACpB,cAAc,EAAE,QAAQ,CAAC;CAC5B;AAGD,QAAA,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAqJvC,CAAC;AAGH,eAAe,kBAAkB,CAAC"}
|
9
types/Add-on/ShareView/components/ExplosionMapWidget.d.ts
vendored
Normal file
9
types/Add-on/ShareView/components/ExplosionMapWidget.d.ts
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
import React from "react";
|
||||
interface IProps {
|
||||
ref: React.Ref<any>;
|
||||
loading: (val: boolean) => void;
|
||||
reset: () => void;
|
||||
}
|
||||
declare const ExplosionMapWidget: React.FC<IProps>;
|
||||
export default ExplosionMapWidget;
|
||||
//# sourceMappingURL=ExplosionMapWidget.d.ts.map
|
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"ExplosionMapWidget.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/ExplosionMapWidget.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAIjF,UAAU,MAAM;IAEZ,GAAG,EAAE,KAAK,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACpB,OAAO,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,IAAI,CAAC;IAChC,KAAK,EAAE,MAAM,IAAI,CAAC;CAErB;AAED,QAAA,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAkDvC,CAAC;AAEH,eAAe,kBAAkB,CAAC"}
|
8
types/Add-on/ShareView/components/MaterialBottomSheet.d.ts
vendored
Normal file
8
types/Add-on/ShareView/components/MaterialBottomSheet.d.ts
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import React from "react";
|
||||
interface IProps {
|
||||
ref: React.Ref<any>;
|
||||
cancelCallback: Function;
|
||||
}
|
||||
declare const MaterialBottomSheet: React.FC<IProps>;
|
||||
export default MaterialBottomSheet;
|
||||
//# sourceMappingURL=MaterialBottomSheet.d.ts.map
|
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"MaterialBottomSheet.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/MaterialBottomSheet.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAuE,MAAM,OAAO,CAAC;AAO5F,UAAU,MAAM;IAEZ,GAAG,EAAE,KAAK,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;IACpB,cAAc,EAAE,QAAQ,CAAC;CAE5B;AAGD,QAAA,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAuQxC,CAAC;AAEH,eAAe,mBAAmB,CAAC"}
|
2
types/Add-on/ShareView/components/SPToater.d.ts
vendored
Normal file
2
types/Add-on/ShareView/components/SPToater.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare const SPToaster: import("@blueprintjs/core").IToaster;
|
||||
//# sourceMappingURL=SPToater.d.ts.map
|
1
types/Add-on/ShareView/components/SPToater.d.ts.map
Normal file
1
types/Add-on/ShareView/components/SPToater.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"SPToater.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/SPToater.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS,sCAIpB,CAAC"}
|
4
types/Add-on/ShareView/components/ShareViewUI.d.ts
vendored
Normal file
4
types/Add-on/ShareView/components/ShareViewUI.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/// <reference types="react" />
|
||||
import "../index.less";
|
||||
export declare function ShareViewUI(): JSX.Element;
|
||||
//# sourceMappingURL=ShareViewUI.d.ts.map
|
1
types/Add-on/ShareView/components/ShareViewUI.d.ts.map
Normal file
1
types/Add-on/ShareView/components/ShareViewUI.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"ShareViewUI.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/ShareViewUI.tsx"],"names":[],"mappings":";AAOA,OAAO,eAAe,CAAC;AAcvB,wBAAgB,WAAW,gBA+R1B"}
|
4
types/Add-on/ShareView/components/ShareWidget.d.ts
vendored
Normal file
4
types/Add-on/ShareView/components/ShareWidget.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/// <reference types="react" />
|
||||
declare const ShareWidget: () => JSX.Element;
|
||||
export default ShareWidget;
|
||||
//# sourceMappingURL=ShareWidget.d.ts.map
|
1
types/Add-on/ShareView/components/ShareWidget.d.ts.map
Normal file
1
types/Add-on/ShareView/components/ShareWidget.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"ShareWidget.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/ShareWidget.tsx"],"names":[],"mappings":";AAMA,QAAA,MAAM,WAAW,mBAwDf,CAAC;AAEH,eAAe,WAAW,CAAC"}
|
4
types/Add-on/ShareView/components/SideBar.d.ts
vendored
Normal file
4
types/Add-on/ShareView/components/SideBar.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/// <reference types="react" />
|
||||
declare const SideBar: () => JSX.Element;
|
||||
export default SideBar;
|
||||
//# sourceMappingURL=SideBar.d.ts.map
|
1
types/Add-on/ShareView/components/SideBar.d.ts.map
Normal file
1
types/Add-on/ShareView/components/SideBar.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"SideBar.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/SideBar.tsx"],"names":[],"mappings":";AASA,QAAA,MAAM,OAAO,mBA2CZ,CAAC;AAGF,eAAe,OAAO,CAAC"}
|
4
types/Add-on/ShareView/components/ThemeButton.d.ts
vendored
Normal file
4
types/Add-on/ShareView/components/ThemeButton.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/// <reference types="react" />
|
||||
declare function ThemeButton(): JSX.Element;
|
||||
export default ThemeButton;
|
||||
//# sourceMappingURL=ThemeButton.d.ts.map
|
1
types/Add-on/ShareView/components/ThemeButton.d.ts.map
Normal file
1
types/Add-on/ShareView/components/ThemeButton.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"ThemeButton.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/ThemeButton.tsx"],"names":[],"mappings":";AAMA,iBAAS,WAAW,gBAkBnB;AAGD,eAAe,WAAW,CAAC"}
|
8
types/Add-on/ShareView/components/ViewAngle.d.ts
vendored
Normal file
8
types/Add-on/ShareView/components/ViewAngle.d.ts
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import React from "react";
|
||||
interface IProps {
|
||||
closeDoor: Function;
|
||||
ref: React.Ref<any>;
|
||||
}
|
||||
declare const ViewAngle: React.FC<IProps>;
|
||||
export default ViewAngle;
|
||||
//# sourceMappingURL=ViewAngle.d.ts.map
|
1
types/Add-on/ShareView/components/ViewAngle.d.ts.map
Normal file
1
types/Add-on/ShareView/components/ViewAngle.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"ViewAngle.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/ViewAngle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuE,MAAM,OAAO,CAAC;AAM5F,UAAU,MAAM;IAEZ,SAAS,EAAE,QAAQ,CAAC;IACpB,GAAG,EAAE,KAAK,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;CACvB;AAGD,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAgH9B,CAAC;AAEH,eAAe,SAAS,CAAC"}
|
4
types/Add-on/ShareView/components/ViewIDErrorWidget.d.ts
vendored
Normal file
4
types/Add-on/ShareView/components/ViewIDErrorWidget.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/// <reference types="react" />
|
||||
declare const ViewIDErrorWidget: () => JSX.Element;
|
||||
export default ViewIDErrorWidget;
|
||||
//# sourceMappingURL=ViewIDErrorWidget.d.ts.map
|
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"ViewIDErrorWidget.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/ViewIDErrorWidget.tsx"],"names":[],"mappings":";AAMA,QAAA,MAAM,iBAAiB,mBAgBtB,CAAC;AAGF,eAAe,iBAAiB,CAAC"}
|
8
types/Add-on/ShareView/components/ViewStyle.d.ts
vendored
Normal file
8
types/Add-on/ShareView/components/ViewStyle.d.ts
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import React from "react";
|
||||
interface IProps {
|
||||
reset: Function;
|
||||
ref: React.Ref<any>;
|
||||
}
|
||||
declare const ViewStyle: React.FC<IProps>;
|
||||
export default ViewStyle;
|
||||
//# sourceMappingURL=ViewStyle.d.ts.map
|
1
types/Add-on/ShareView/components/ViewStyle.d.ts.map
Normal file
1
types/Add-on/ShareView/components/ViewStyle.d.ts.map
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"ViewStyle.d.ts","sourceRoot":"","sources":["../../../../../src/Add-on/ShareView/components/ViewStyle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuE,MAAM,OAAO,CAAC;AAK5F,UAAU,MAAM;IAEZ,KAAK,EAAE,QAAQ,CAAC;IAChB,GAAG,EAAE,KAAK,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;CACvB;AAGD,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAgI9B,CAAC;AAEH,eAAe,SAAS,CAAC"}
|
Reference in New Issue
Block a user