seat-editor 2.0.0 → 2.1.1
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 +1 -1
- package/dist/app/constant.d.ts +0 -101
- package/dist/app/constant.js +0 -3064
- package/dist/app/layout.d.ts +0 -6
- package/dist/app/layout.jsx +0 -27
- package/dist/app/new-board/page.d.ts +0 -1
- package/dist/app/new-board/page.jsx +0 -56
- package/dist/app/old-board/page.d.ts +0 -3
- package/dist/app/old-board/page.jsx +0 -510
- package/dist/app/only-view/constant.d.ts +0 -40
- package/dist/app/only-view/constant.js +0 -1336
- package/dist/app/only-view/page.d.ts +0 -2
- package/dist/app/only-view/page.jsx +0 -40
- package/dist/app/page.d.ts +0 -2
- package/dist/app/page.jsx +0 -13
- package/dist/app/test/page.d.ts +0 -2
- package/dist/app/test/page.jsx +0 -45
- package/dist/app/v2/page.d.ts +0 -2
- package/dist/app/v2/page.jsx +0 -13
- package/dist/components/button-tools/index.d.ts +0 -11
- package/dist/components/button-tools/index.jsx +0 -17
- package/dist/components/form-tools/label.d.ts +0 -2
- package/dist/components/form-tools/label.jsx +0 -44
- package/dist/components/form-tools/shape.d.ts +0 -4
- package/dist/components/form-tools/shape.jsx +0 -66
- package/dist/components/input/number-indicator.d.ts +0 -7
- package/dist/components/input/number-indicator.jsx +0 -36
- package/dist/components/joystick/index.d.ts +0 -12
- package/dist/components/joystick/index.jsx +0 -49
- package/dist/components/layer/index.d.ts +0 -19
- package/dist/components/layer/index.jsx +0 -383
- package/dist/components/layer-v2/index.d.ts +0 -19
- package/dist/components/layer-v2/index.jsx +0 -370
- package/dist/components/layer-v3/index.d.ts +0 -19
- package/dist/components/layer-v3/index.jsx +0 -418
- package/dist/components/lib/index.d.ts +0 -8
- package/dist/components/lib/index.jsx +0 -33
- package/dist/components/modal-preview/index.d.ts +0 -4
- package/dist/components/modal-preview/index.jsx +0 -11
- package/dist/features/board/board-slice.d.ts +0 -14
- package/dist/features/board/board-slice.js +0 -52
- package/dist/features/board/index.d.ts +0 -6
- package/dist/features/board/index.jsx +0 -725
- package/dist/features/board-v2/board-slice.d.ts +0 -14
- package/dist/features/board-v2/board-slice.js +0 -52
- package/dist/features/board-v2/index.d.ts +0 -8
- package/dist/features/board-v2/index.jsx +0 -869
- package/dist/features/board-v3/board-slice.d.ts +0 -16
- package/dist/features/board-v3/board-slice.js +0 -83
- package/dist/features/board-v3/history-slice.d.ts +0 -27
- package/dist/features/board-v3/history-slice.js +0 -27
- package/dist/features/board-v3/index.d.ts +0 -8
- package/dist/features/board-v3/index.jsx +0 -863
- package/dist/features/navbar/index.d.ts +0 -2
- package/dist/features/navbar/index.jsx +0 -5
- package/dist/features/package/index.d.ts +0 -31
- package/dist/features/package/index.jsx +0 -114
- package/dist/features/panel/index.d.ts +0 -11
- package/dist/features/panel/index.jsx +0 -138
- package/dist/features/panel/panel-slice.d.ts +0 -16
- package/dist/features/panel/panel-slice.js +0 -31
- package/dist/features/panel/select-tool.d.ts +0 -6
- package/dist/features/panel/select-tool.jsx +0 -60
- package/dist/features/panel/square-circle-tool.d.ts +0 -2
- package/dist/features/panel/square-circle-tool.jsx +0 -10
- package/dist/features/panel/table-seat-circle.d.ts +0 -2
- package/dist/features/panel/table-seat-circle.jsx +0 -31
- package/dist/features/panel/text-tool.d.ts +0 -2
- package/dist/features/panel/text-tool.jsx +0 -26
- package/dist/features/panel/upload-tool.d.ts +0 -14
- package/dist/features/panel/upload-tool.jsx +0 -152
- package/dist/features/side-tool/index.d.ts +0 -8
- package/dist/features/side-tool/index.jsx +0 -371
- package/dist/features/side-tool/side-tool-slice.d.ts +0 -16
- package/dist/features/side-tool/side-tool-slice.js +0 -28
- package/dist/features/theme/theme-slice.d.ts +0 -12
- package/dist/features/theme/theme-slice.js +0 -15
- package/dist/features/view/index.d.ts +0 -19
- package/dist/features/view/index.jsx +0 -228
- package/dist/features/view-only/index.d.ts +0 -19
- package/dist/features/view-only/index.jsx +0 -206
- package/dist/features/view-only-2/index.d.ts +0 -19
- package/dist/features/view-only-2/index.jsx +0 -181
- package/dist/hooks/use-redux.d.ts +0 -4
- package/dist/hooks/use-redux.js +0 -3
- package/dist/index.d.ts +0 -8
- package/dist/index.js +0 -8
- package/dist/libs/middleware.d.ts +0 -2
- package/dist/libs/middleware.js +0 -5
- package/dist/libs/rootReducer.d.ts +0 -12
- package/dist/libs/rootReducer.js +0 -14
- package/dist/libs/store.d.ts +0 -18
- package/dist/libs/store.js +0 -19
- package/dist/provider/antd-provider.d.ts +0 -4
- package/dist/provider/antd-provider.jsx +0 -46
- package/dist/provider/redux-provider.d.ts +0 -3
- package/dist/provider/redux-provider.jsx +0 -6
- package/dist/provider/store-provider.d.ts +0 -4
- package/dist/provider/store-provider.jsx +0 -10
- package/dist/utils/injectCss.d.ts +0 -1
- package/dist/utils/injectCss.js +0 -13
package/package.json
CHANGED
package/dist/app/constant.d.ts
DELETED
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
export declare const constantData: {
|
|
2
|
-
properties: {
|
|
3
|
-
id: number;
|
|
4
|
-
x: number;
|
|
5
|
-
y: number;
|
|
6
|
-
width: number;
|
|
7
|
-
height: number;
|
|
8
|
-
color: string;
|
|
9
|
-
pax: string;
|
|
10
|
-
rotation: number;
|
|
11
|
-
shape: string;
|
|
12
|
-
};
|
|
13
|
-
janu: string;
|
|
14
|
-
}[];
|
|
15
|
-
export declare const data2: {
|
|
16
|
-
uuid: string;
|
|
17
|
-
uuid_event_outlet: string;
|
|
18
|
-
uuid_area: any;
|
|
19
|
-
area_name: any;
|
|
20
|
-
uuid_area_group: string;
|
|
21
|
-
area_group_name: string;
|
|
22
|
-
uuid_table: string;
|
|
23
|
-
table_name: string;
|
|
24
|
-
name: string;
|
|
25
|
-
capacity: number;
|
|
26
|
-
max_capacity: any;
|
|
27
|
-
mc_amount: string;
|
|
28
|
-
dp_mc_amount: string;
|
|
29
|
-
price: string;
|
|
30
|
-
benefit: string;
|
|
31
|
-
notes: string;
|
|
32
|
-
properties: {
|
|
33
|
-
x: number;
|
|
34
|
-
y: number;
|
|
35
|
-
id: number;
|
|
36
|
-
src: string;
|
|
37
|
-
fill: string;
|
|
38
|
-
image: string;
|
|
39
|
-
shape: string;
|
|
40
|
-
width: number;
|
|
41
|
-
height: number;
|
|
42
|
-
labels: {
|
|
43
|
-
x: number;
|
|
44
|
-
y: number;
|
|
45
|
-
label: string;
|
|
46
|
-
fontSize: number;
|
|
47
|
-
fontColor: string;
|
|
48
|
-
}[];
|
|
49
|
-
opacity: number;
|
|
50
|
-
rotation: number;
|
|
51
|
-
seatCount: number;
|
|
52
|
-
uuid_table: string;
|
|
53
|
-
};
|
|
54
|
-
status: number;
|
|
55
|
-
media: any;
|
|
56
|
-
is_fdc: number;
|
|
57
|
-
max_pax_fdc: number;
|
|
58
|
-
}[];
|
|
59
|
-
export declare const data3: {
|
|
60
|
-
uuid: string;
|
|
61
|
-
uuid_event_outlet: string;
|
|
62
|
-
uuid_area: any;
|
|
63
|
-
area_name: any;
|
|
64
|
-
uuid_area_group: string;
|
|
65
|
-
area_group_name: string;
|
|
66
|
-
uuid_table: string;
|
|
67
|
-
table_name: string;
|
|
68
|
-
name: string;
|
|
69
|
-
capacity: number;
|
|
70
|
-
max_capacity: any;
|
|
71
|
-
mc_amount: string;
|
|
72
|
-
dp_mc_amount: string;
|
|
73
|
-
price: string;
|
|
74
|
-
benefit: string;
|
|
75
|
-
notes: string;
|
|
76
|
-
properties: {
|
|
77
|
-
x: number;
|
|
78
|
-
y: number;
|
|
79
|
-
id: number;
|
|
80
|
-
fill: string;
|
|
81
|
-
text: string;
|
|
82
|
-
shape: string;
|
|
83
|
-
width: number;
|
|
84
|
-
height: number;
|
|
85
|
-
labels: {
|
|
86
|
-
x: number;
|
|
87
|
-
y: number;
|
|
88
|
-
label: string;
|
|
89
|
-
fontSize: number;
|
|
90
|
-
fontColor: string;
|
|
91
|
-
}[];
|
|
92
|
-
opacity: number;
|
|
93
|
-
rotation: number;
|
|
94
|
-
seatCount: number;
|
|
95
|
-
uuid_table: string;
|
|
96
|
-
};
|
|
97
|
-
status: number;
|
|
98
|
-
media: any;
|
|
99
|
-
is_fdc: number;
|
|
100
|
-
max_pax_fdc: number;
|
|
101
|
-
}[];
|