amotify 0.1.32 → 0.1.33
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/@styles/componentClasses/_.css +66 -65
- package/dist/@styles/componentClasses/_.js +39 -39
- package/dist/@styles/index.css +66 -65
- package/dist/@styles/index.js +39 -39
- package/dist/@styles/init.css +1 -1
- package/dist/@styles/style.css +66 -65
- package/dist/@styles/style.js +39 -39
- package/dist/@styles/var.css +1 -1
- package/dist/@utils/LaunchReactApp.js +3 -3
- package/dist/fn/Sheet.d.ts +1 -0
- package/dist/fn/Sheet.js +0 -1
- package/dist/temps/designBook.js +1 -4
- package/package.json +1 -1
- package/dist/chunk-VY3566IV.js +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license amotify
|
|
3
|
-
* amotify 0.1.
|
|
3
|
+
* amotify 0.1.32
|
|
4
4
|
* https://mingoo.co.jp/
|
|
5
5
|
|
|
6
6
|
* Copyright (c) mingoo, LLC.
|
|
@@ -188,22 +188,22 @@
|
|
|
188
188
|
}
|
|
189
189
|
|
|
190
190
|
/* esbuild-sass-plugin:css-chunk:src/@styles/componentClasses/f_sheet.module.scss */
|
|
191
|
-
.
|
|
191
|
+
._FixScroll_encrj_1 {
|
|
192
192
|
overflow: hidden !important;
|
|
193
193
|
min-height: 0 !important;
|
|
194
194
|
height: calc(var(--viewHeight));
|
|
195
195
|
width: 100vw;
|
|
196
196
|
transition: var(--animation-time3);
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
._FixScroll_encrj_1._Float_encrj_8 {
|
|
199
199
|
opacity: 0.8 !important;
|
|
200
200
|
pointer-events: none;
|
|
201
201
|
transform-origin: center center;
|
|
202
202
|
transform: scale(0.96);
|
|
203
203
|
border-radius: calc((2vw + 2vh) / 2);
|
|
204
204
|
}
|
|
205
|
-
.
|
|
206
|
-
position:
|
|
205
|
+
._Wrapper_encrj_16 {
|
|
206
|
+
position: fixed;
|
|
207
207
|
top: 0;
|
|
208
208
|
left: 0;
|
|
209
209
|
right: 0;
|
|
@@ -211,11 +211,11 @@
|
|
|
211
211
|
pointer-events: none;
|
|
212
212
|
z-index: 6;
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
._Wrap_encrj_16 {
|
|
215
215
|
pointer-events: none !important;
|
|
216
216
|
height: 0;
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
._Wrap_encrj_16 ._TapSensor_encrj_30 {
|
|
219
219
|
position: sticky;
|
|
220
220
|
top: 0;
|
|
221
221
|
height: 0;
|
|
@@ -225,159 +225,160 @@
|
|
|
225
225
|
-webkit-touch-callout: none;
|
|
226
226
|
flex: none;
|
|
227
227
|
}
|
|
228
|
-
.
|
|
228
|
+
._Wrap_encrj_16 ._TapSensor_encrj_30 ._TapContent_encrj_40 {
|
|
229
|
+
background-color: transparent;
|
|
229
230
|
position: absolute;
|
|
230
231
|
top: 0;
|
|
231
232
|
height: var(--viewHeight);
|
|
232
233
|
width: 100vw;
|
|
233
234
|
}
|
|
234
|
-
.
|
|
235
|
+
._Wrap_encrj_16._Hide_encrj_47 {
|
|
235
236
|
display: none !important;
|
|
236
237
|
}
|
|
237
|
-
.
|
|
238
|
+
._Wrap_encrj_16._Open_encrj_50._isNewSheet_true_encrj_50 ._Content_encrj_50 {
|
|
238
239
|
pointer-events: all !important;
|
|
239
240
|
background-color: rgba(var(--color-dark-rgb), 0.25);
|
|
240
241
|
}
|
|
241
|
-
.
|
|
242
|
+
._Wrap_encrj_16._Open_encrj_50._isNewSheet_false_encrj_54 ._BB_encrj_54 {
|
|
242
243
|
pointer-events: all !important;
|
|
243
244
|
}
|
|
244
|
-
.
|
|
245
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
245
246
|
transform: scale(1.015);
|
|
246
247
|
transition: var(--animation-time1);
|
|
247
248
|
}
|
|
248
|
-
.
|
|
249
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57 ._TapSensor_encrj_30:active + ._BB_encrj_54 ._BaseBody_encrj_61 {
|
|
249
250
|
transition: var(--animation-time1);
|
|
250
251
|
box-shadow: 0 0 0 transparent inset, var(--shadow_style_4) var(--shadow_color_remark);
|
|
251
252
|
}
|
|
252
|
-
.
|
|
253
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57 ._BB_encrj_54 {
|
|
253
254
|
transform: scale(0.75);
|
|
254
255
|
pointer-events: none !important;
|
|
255
256
|
}
|
|
256
|
-
.
|
|
257
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57 ._BB_encrj_54 > * {
|
|
257
258
|
pointer-events: all;
|
|
258
259
|
}
|
|
259
|
-
.
|
|
260
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57._Open_encrj_50 ._BB_encrj_54 {
|
|
260
261
|
transform: scale(1);
|
|
261
262
|
opacity: 1;
|
|
262
263
|
}
|
|
263
|
-
.
|
|
264
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_left_encrj_76 ._Content_encrj_50 {
|
|
264
265
|
overflow: hidden auto;
|
|
265
266
|
}
|
|
266
|
-
.
|
|
267
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_left_encrj_76 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
267
268
|
transition: var(--animation-time1);
|
|
268
269
|
left: calc(-1 * var(--grid-unit) * 2);
|
|
269
270
|
}
|
|
270
|
-
.
|
|
271
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_left_encrj_76 ._BB_encrj_54 {
|
|
271
272
|
max-width: 100vw;
|
|
272
273
|
left: -10%;
|
|
273
274
|
}
|
|
274
|
-
.
|
|
275
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_left_encrj_76._Open_encrj_50 ._BB_encrj_54 {
|
|
275
276
|
left: 0;
|
|
276
277
|
opacity: 1;
|
|
277
278
|
}
|
|
278
|
-
.
|
|
279
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_right_encrj_91 ._Content_encrj_50 {
|
|
279
280
|
overflow: hidden auto;
|
|
280
281
|
}
|
|
281
|
-
.
|
|
282
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_right_encrj_91 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
282
283
|
transition: var(--animation-time1);
|
|
283
284
|
right: calc(-1 * var(--grid-unit) * 2);
|
|
284
285
|
}
|
|
285
|
-
.
|
|
286
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_right_encrj_91 ._BB_encrj_54 {
|
|
286
287
|
max-width: 100vw;
|
|
287
288
|
right: -10%;
|
|
288
289
|
}
|
|
289
|
-
.
|
|
290
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_right_encrj_91._Open_encrj_50 ._BB_encrj_54 {
|
|
290
291
|
right: 0;
|
|
291
292
|
opacity: 1;
|
|
292
293
|
}
|
|
293
|
-
.
|
|
294
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_bottom_encrj_106 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
294
295
|
padding-top: 2vh !important;
|
|
295
296
|
transition: var(--animation-time1) !important;
|
|
296
297
|
}
|
|
297
|
-
.
|
|
298
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_bottom_encrj_106 ._BB_encrj_54 {
|
|
298
299
|
padding-top: 10vh;
|
|
299
300
|
}
|
|
300
|
-
.
|
|
301
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_bottom_encrj_106 ._BB_encrj_54 ._DragBar_encrj_113 {
|
|
301
302
|
position: relative;
|
|
302
303
|
}
|
|
303
|
-
.
|
|
304
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_bottom_encrj_106._Open_encrj_50 ._BB_encrj_54 {
|
|
304
305
|
padding-top: 0;
|
|
305
306
|
opacity: 1 !important;
|
|
306
307
|
transition: var(--animation-time3);
|
|
307
308
|
}
|
|
308
|
-
.
|
|
309
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
309
310
|
transform: scale(1.015);
|
|
310
311
|
transition: var(--animation-time1);
|
|
311
312
|
box-shadow: 0 0 0 transparent inset, var(--shadow_style_4) var(--shadow_color_remark);
|
|
312
313
|
}
|
|
313
|
-
.
|
|
314
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._BB_encrj_54 {
|
|
314
315
|
transform: scale(0.95);
|
|
315
316
|
}
|
|
316
|
-
.
|
|
317
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._BB_encrj_54._CustomSheet_encrj_129 {
|
|
317
318
|
position: relative;
|
|
318
319
|
}
|
|
319
|
-
.
|
|
320
|
-
.
|
|
321
|
-
.
|
|
322
|
-
.
|
|
320
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132._Row_1_encrj_132,
|
|
321
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132._Row_4_encrj_132,
|
|
322
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132._Row_1_encrj_132,
|
|
323
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132._Row_4_encrj_132 {
|
|
323
324
|
transform-origin: bottom right;
|
|
324
325
|
}
|
|
325
|
-
.
|
|
326
|
-
.
|
|
327
|
-
.
|
|
328
|
-
.
|
|
326
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132._Row_2_encrj_135,
|
|
327
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132._Row_5_encrj_135,
|
|
328
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132._Row_2_encrj_135,
|
|
329
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132._Row_5_encrj_135 {
|
|
329
330
|
transform-origin: top right;
|
|
330
331
|
}
|
|
331
|
-
.
|
|
332
|
-
.
|
|
333
|
-
.
|
|
334
|
-
.
|
|
332
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138._Row_1_encrj_132,
|
|
333
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138._Row_4_encrj_132,
|
|
334
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138._Row_1_encrj_132,
|
|
335
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138._Row_4_encrj_132 {
|
|
335
336
|
transform-origin: bottom left;
|
|
336
337
|
}
|
|
337
|
-
.
|
|
338
|
-
.
|
|
339
|
-
.
|
|
340
|
-
.
|
|
338
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138._Row_2_encrj_135,
|
|
339
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138._Row_5_encrj_135,
|
|
340
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138._Row_2_encrj_135,
|
|
341
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138._Row_5_encrj_135 {
|
|
341
342
|
transform-origin: top left;
|
|
342
343
|
}
|
|
343
|
-
.
|
|
344
|
-
.
|
|
344
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_3_encrj_144,
|
|
345
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_18_encrj_144 {
|
|
345
346
|
transform-origin: bottom;
|
|
346
347
|
}
|
|
347
|
-
.
|
|
348
|
-
.
|
|
348
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_8_encrj_147,
|
|
349
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_23_encrj_147 {
|
|
349
350
|
transform-origin: top;
|
|
350
351
|
}
|
|
351
|
-
.
|
|
352
|
-
.
|
|
352
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_11_encrj_150,
|
|
353
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_14_encrj_150 {
|
|
353
354
|
transform-origin: right;
|
|
354
355
|
}
|
|
355
|
-
.
|
|
356
|
-
.
|
|
356
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_12_encrj_153,
|
|
357
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_15_encrj_153 {
|
|
357
358
|
transform-origin: left;
|
|
358
359
|
}
|
|
359
|
-
.
|
|
360
|
-
.
|
|
360
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132,
|
|
361
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132 {
|
|
361
362
|
right: 0;
|
|
362
363
|
justify-content: flex-end;
|
|
363
364
|
}
|
|
364
|
-
.
|
|
365
|
-
.
|
|
365
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138,
|
|
366
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138 {
|
|
366
367
|
left: 0;
|
|
367
368
|
}
|
|
368
|
-
.
|
|
369
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_3_encrj_163 {
|
|
369
370
|
align-items: center;
|
|
370
371
|
justify-content: center;
|
|
371
372
|
}
|
|
372
|
-
.
|
|
373
|
-
.
|
|
373
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Row_1_encrj_132,
|
|
374
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Row_4_encrj_132 {
|
|
374
375
|
bottom: 0;
|
|
375
376
|
}
|
|
376
|
-
.
|
|
377
|
-
.
|
|
377
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Row_2_encrj_135,
|
|
378
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Row_5_encrj_135 {
|
|
378
379
|
top: 0;
|
|
379
380
|
}
|
|
380
|
-
.
|
|
381
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121._Open_encrj_50 ._BB_encrj_54 {
|
|
381
382
|
transform: scale(1);
|
|
382
383
|
opacity: 1;
|
|
383
384
|
}
|
|
@@ -57,45 +57,45 @@ var f_snackbar_module_default = {
|
|
|
57
57
|
|
|
58
58
|
// src/@styles/componentClasses/f_sheet.module.scss
|
|
59
59
|
var f_sheet_module_default = {
|
|
60
|
-
"FixScroll": "
|
|
61
|
-
"Float": "
|
|
62
|
-
"Wrapper": "
|
|
63
|
-
"Wrap": "
|
|
64
|
-
"TapSensor": "
|
|
65
|
-
"TapContent": "
|
|
66
|
-
"Hide": "
|
|
67
|
-
"Open": "
|
|
68
|
-
"isNewSheet_true": "
|
|
69
|
-
"Content": "
|
|
70
|
-
"isNewSheet_false": "
|
|
71
|
-
"BB": "
|
|
72
|
-
"Tcate_normal": "
|
|
73
|
-
"BaseBody": "
|
|
74
|
-
"Tcate_drawer": "
|
|
75
|
-
"Tpos_left": "
|
|
76
|
-
"Tpos_right": "
|
|
77
|
-
"Tpos_bottom": "
|
|
78
|
-
"DragBar": "
|
|
79
|
-
"Tcate_custom": "
|
|
80
|
-
"CustomSheet": "
|
|
81
|
-
"GPT": "
|
|
82
|
-
"Col_1": "
|
|
83
|
-
"Row_1": "
|
|
84
|
-
"Row_4": "
|
|
85
|
-
"Col_4": "
|
|
86
|
-
"Row_2": "
|
|
87
|
-
"Row_5": "
|
|
88
|
-
"Col_2": "
|
|
89
|
-
"Col_5": "
|
|
90
|
-
"GPT_3": "
|
|
91
|
-
"GPT_18": "
|
|
92
|
-
"GPT_8": "
|
|
93
|
-
"GPT_23": "
|
|
94
|
-
"GPT_11": "
|
|
95
|
-
"GPT_14": "
|
|
96
|
-
"GPT_12": "
|
|
97
|
-
"GPT_15": "
|
|
98
|
-
"Col_3": "
|
|
60
|
+
"FixScroll": "_FixScroll_encrj_1",
|
|
61
|
+
"Float": "_Float_encrj_8",
|
|
62
|
+
"Wrapper": "_Wrapper_encrj_16",
|
|
63
|
+
"Wrap": "_Wrap_encrj_16",
|
|
64
|
+
"TapSensor": "_TapSensor_encrj_30",
|
|
65
|
+
"TapContent": "_TapContent_encrj_40",
|
|
66
|
+
"Hide": "_Hide_encrj_47",
|
|
67
|
+
"Open": "_Open_encrj_50",
|
|
68
|
+
"isNewSheet_true": "_isNewSheet_true_encrj_50",
|
|
69
|
+
"Content": "_Content_encrj_50",
|
|
70
|
+
"isNewSheet_false": "_isNewSheet_false_encrj_54",
|
|
71
|
+
"BB": "_BB_encrj_54",
|
|
72
|
+
"Tcate_normal": "_Tcate_normal_encrj_57",
|
|
73
|
+
"BaseBody": "_BaseBody_encrj_61",
|
|
74
|
+
"Tcate_drawer": "_Tcate_drawer_encrj_76",
|
|
75
|
+
"Tpos_left": "_Tpos_left_encrj_76",
|
|
76
|
+
"Tpos_right": "_Tpos_right_encrj_91",
|
|
77
|
+
"Tpos_bottom": "_Tpos_bottom_encrj_106",
|
|
78
|
+
"DragBar": "_DragBar_encrj_113",
|
|
79
|
+
"Tcate_custom": "_Tcate_custom_encrj_121",
|
|
80
|
+
"CustomSheet": "_CustomSheet_encrj_129",
|
|
81
|
+
"GPT": "_GPT_encrj_132",
|
|
82
|
+
"Col_1": "_Col_1_encrj_132",
|
|
83
|
+
"Row_1": "_Row_1_encrj_132",
|
|
84
|
+
"Row_4": "_Row_4_encrj_132",
|
|
85
|
+
"Col_4": "_Col_4_encrj_132",
|
|
86
|
+
"Row_2": "_Row_2_encrj_135",
|
|
87
|
+
"Row_5": "_Row_5_encrj_135",
|
|
88
|
+
"Col_2": "_Col_2_encrj_138",
|
|
89
|
+
"Col_5": "_Col_5_encrj_138",
|
|
90
|
+
"GPT_3": "_GPT_3_encrj_144",
|
|
91
|
+
"GPT_18": "_GPT_18_encrj_144",
|
|
92
|
+
"GPT_8": "_GPT_8_encrj_147",
|
|
93
|
+
"GPT_23": "_GPT_23_encrj_147",
|
|
94
|
+
"GPT_11": "_GPT_11_encrj_150",
|
|
95
|
+
"GPT_14": "_GPT_14_encrj_150",
|
|
96
|
+
"GPT_12": "_GPT_12_encrj_153",
|
|
97
|
+
"GPT_15": "_GPT_15_encrj_153",
|
|
98
|
+
"Col_3": "_Col_3_encrj_163"
|
|
99
99
|
};
|
|
100
100
|
|
|
101
101
|
// src/@styles/componentClasses/f_loader.module.scss
|
package/dist/@styles/index.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license amotify
|
|
3
|
-
* amotify 0.1.
|
|
3
|
+
* amotify 0.1.32
|
|
4
4
|
* https://mingoo.co.jp/
|
|
5
5
|
|
|
6
6
|
* Copyright (c) mingoo, LLC.
|
|
@@ -188,22 +188,22 @@
|
|
|
188
188
|
}
|
|
189
189
|
|
|
190
190
|
/* esbuild-sass-plugin:css-chunk:src/@styles/componentClasses/f_sheet.module.scss */
|
|
191
|
-
.
|
|
191
|
+
._FixScroll_encrj_1 {
|
|
192
192
|
overflow: hidden !important;
|
|
193
193
|
min-height: 0 !important;
|
|
194
194
|
height: calc(var(--viewHeight));
|
|
195
195
|
width: 100vw;
|
|
196
196
|
transition: var(--animation-time3);
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
._FixScroll_encrj_1._Float_encrj_8 {
|
|
199
199
|
opacity: 0.8 !important;
|
|
200
200
|
pointer-events: none;
|
|
201
201
|
transform-origin: center center;
|
|
202
202
|
transform: scale(0.96);
|
|
203
203
|
border-radius: calc((2vw + 2vh) / 2);
|
|
204
204
|
}
|
|
205
|
-
.
|
|
206
|
-
position:
|
|
205
|
+
._Wrapper_encrj_16 {
|
|
206
|
+
position: fixed;
|
|
207
207
|
top: 0;
|
|
208
208
|
left: 0;
|
|
209
209
|
right: 0;
|
|
@@ -211,11 +211,11 @@
|
|
|
211
211
|
pointer-events: none;
|
|
212
212
|
z-index: 6;
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
._Wrap_encrj_16 {
|
|
215
215
|
pointer-events: none !important;
|
|
216
216
|
height: 0;
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
._Wrap_encrj_16 ._TapSensor_encrj_30 {
|
|
219
219
|
position: sticky;
|
|
220
220
|
top: 0;
|
|
221
221
|
height: 0;
|
|
@@ -225,159 +225,160 @@
|
|
|
225
225
|
-webkit-touch-callout: none;
|
|
226
226
|
flex: none;
|
|
227
227
|
}
|
|
228
|
-
.
|
|
228
|
+
._Wrap_encrj_16 ._TapSensor_encrj_30 ._TapContent_encrj_40 {
|
|
229
|
+
background-color: transparent;
|
|
229
230
|
position: absolute;
|
|
230
231
|
top: 0;
|
|
231
232
|
height: var(--viewHeight);
|
|
232
233
|
width: 100vw;
|
|
233
234
|
}
|
|
234
|
-
.
|
|
235
|
+
._Wrap_encrj_16._Hide_encrj_47 {
|
|
235
236
|
display: none !important;
|
|
236
237
|
}
|
|
237
|
-
.
|
|
238
|
+
._Wrap_encrj_16._Open_encrj_50._isNewSheet_true_encrj_50 ._Content_encrj_50 {
|
|
238
239
|
pointer-events: all !important;
|
|
239
240
|
background-color: rgba(var(--color-dark-rgb), 0.25);
|
|
240
241
|
}
|
|
241
|
-
.
|
|
242
|
+
._Wrap_encrj_16._Open_encrj_50._isNewSheet_false_encrj_54 ._BB_encrj_54 {
|
|
242
243
|
pointer-events: all !important;
|
|
243
244
|
}
|
|
244
|
-
.
|
|
245
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
245
246
|
transform: scale(1.015);
|
|
246
247
|
transition: var(--animation-time1);
|
|
247
248
|
}
|
|
248
|
-
.
|
|
249
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57 ._TapSensor_encrj_30:active + ._BB_encrj_54 ._BaseBody_encrj_61 {
|
|
249
250
|
transition: var(--animation-time1);
|
|
250
251
|
box-shadow: 0 0 0 transparent inset, var(--shadow_style_4) var(--shadow_color_remark);
|
|
251
252
|
}
|
|
252
|
-
.
|
|
253
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57 ._BB_encrj_54 {
|
|
253
254
|
transform: scale(0.75);
|
|
254
255
|
pointer-events: none !important;
|
|
255
256
|
}
|
|
256
|
-
.
|
|
257
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57 ._BB_encrj_54 > * {
|
|
257
258
|
pointer-events: all;
|
|
258
259
|
}
|
|
259
|
-
.
|
|
260
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57._Open_encrj_50 ._BB_encrj_54 {
|
|
260
261
|
transform: scale(1);
|
|
261
262
|
opacity: 1;
|
|
262
263
|
}
|
|
263
|
-
.
|
|
264
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_left_encrj_76 ._Content_encrj_50 {
|
|
264
265
|
overflow: hidden auto;
|
|
265
266
|
}
|
|
266
|
-
.
|
|
267
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_left_encrj_76 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
267
268
|
transition: var(--animation-time1);
|
|
268
269
|
left: calc(-1 * var(--grid-unit) * 2);
|
|
269
270
|
}
|
|
270
|
-
.
|
|
271
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_left_encrj_76 ._BB_encrj_54 {
|
|
271
272
|
max-width: 100vw;
|
|
272
273
|
left: -10%;
|
|
273
274
|
}
|
|
274
|
-
.
|
|
275
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_left_encrj_76._Open_encrj_50 ._BB_encrj_54 {
|
|
275
276
|
left: 0;
|
|
276
277
|
opacity: 1;
|
|
277
278
|
}
|
|
278
|
-
.
|
|
279
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_right_encrj_91 ._Content_encrj_50 {
|
|
279
280
|
overflow: hidden auto;
|
|
280
281
|
}
|
|
281
|
-
.
|
|
282
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_right_encrj_91 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
282
283
|
transition: var(--animation-time1);
|
|
283
284
|
right: calc(-1 * var(--grid-unit) * 2);
|
|
284
285
|
}
|
|
285
|
-
.
|
|
286
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_right_encrj_91 ._BB_encrj_54 {
|
|
286
287
|
max-width: 100vw;
|
|
287
288
|
right: -10%;
|
|
288
289
|
}
|
|
289
|
-
.
|
|
290
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_right_encrj_91._Open_encrj_50 ._BB_encrj_54 {
|
|
290
291
|
right: 0;
|
|
291
292
|
opacity: 1;
|
|
292
293
|
}
|
|
293
|
-
.
|
|
294
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_bottom_encrj_106 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
294
295
|
padding-top: 2vh !important;
|
|
295
296
|
transition: var(--animation-time1) !important;
|
|
296
297
|
}
|
|
297
|
-
.
|
|
298
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_bottom_encrj_106 ._BB_encrj_54 {
|
|
298
299
|
padding-top: 10vh;
|
|
299
300
|
}
|
|
300
|
-
.
|
|
301
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_bottom_encrj_106 ._BB_encrj_54 ._DragBar_encrj_113 {
|
|
301
302
|
position: relative;
|
|
302
303
|
}
|
|
303
|
-
.
|
|
304
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_bottom_encrj_106._Open_encrj_50 ._BB_encrj_54 {
|
|
304
305
|
padding-top: 0;
|
|
305
306
|
opacity: 1 !important;
|
|
306
307
|
transition: var(--animation-time3);
|
|
307
308
|
}
|
|
308
|
-
.
|
|
309
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
309
310
|
transform: scale(1.015);
|
|
310
311
|
transition: var(--animation-time1);
|
|
311
312
|
box-shadow: 0 0 0 transparent inset, var(--shadow_style_4) var(--shadow_color_remark);
|
|
312
313
|
}
|
|
313
|
-
.
|
|
314
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._BB_encrj_54 {
|
|
314
315
|
transform: scale(0.95);
|
|
315
316
|
}
|
|
316
|
-
.
|
|
317
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._BB_encrj_54._CustomSheet_encrj_129 {
|
|
317
318
|
position: relative;
|
|
318
319
|
}
|
|
319
|
-
.
|
|
320
|
-
.
|
|
321
|
-
.
|
|
322
|
-
.
|
|
320
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132._Row_1_encrj_132,
|
|
321
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132._Row_4_encrj_132,
|
|
322
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132._Row_1_encrj_132,
|
|
323
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132._Row_4_encrj_132 {
|
|
323
324
|
transform-origin: bottom right;
|
|
324
325
|
}
|
|
325
|
-
.
|
|
326
|
-
.
|
|
327
|
-
.
|
|
328
|
-
.
|
|
326
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132._Row_2_encrj_135,
|
|
327
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132._Row_5_encrj_135,
|
|
328
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132._Row_2_encrj_135,
|
|
329
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132._Row_5_encrj_135 {
|
|
329
330
|
transform-origin: top right;
|
|
330
331
|
}
|
|
331
|
-
.
|
|
332
|
-
.
|
|
333
|
-
.
|
|
334
|
-
.
|
|
332
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138._Row_1_encrj_132,
|
|
333
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138._Row_4_encrj_132,
|
|
334
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138._Row_1_encrj_132,
|
|
335
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138._Row_4_encrj_132 {
|
|
335
336
|
transform-origin: bottom left;
|
|
336
337
|
}
|
|
337
|
-
.
|
|
338
|
-
.
|
|
339
|
-
.
|
|
340
|
-
.
|
|
338
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138._Row_2_encrj_135,
|
|
339
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138._Row_5_encrj_135,
|
|
340
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138._Row_2_encrj_135,
|
|
341
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138._Row_5_encrj_135 {
|
|
341
342
|
transform-origin: top left;
|
|
342
343
|
}
|
|
343
|
-
.
|
|
344
|
-
.
|
|
344
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_3_encrj_144,
|
|
345
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_18_encrj_144 {
|
|
345
346
|
transform-origin: bottom;
|
|
346
347
|
}
|
|
347
|
-
.
|
|
348
|
-
.
|
|
348
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_8_encrj_147,
|
|
349
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_23_encrj_147 {
|
|
349
350
|
transform-origin: top;
|
|
350
351
|
}
|
|
351
|
-
.
|
|
352
|
-
.
|
|
352
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_11_encrj_150,
|
|
353
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_14_encrj_150 {
|
|
353
354
|
transform-origin: right;
|
|
354
355
|
}
|
|
355
|
-
.
|
|
356
|
-
.
|
|
356
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_12_encrj_153,
|
|
357
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_15_encrj_153 {
|
|
357
358
|
transform-origin: left;
|
|
358
359
|
}
|
|
359
|
-
.
|
|
360
|
-
.
|
|
360
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132,
|
|
361
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132 {
|
|
361
362
|
right: 0;
|
|
362
363
|
justify-content: flex-end;
|
|
363
364
|
}
|
|
364
|
-
.
|
|
365
|
-
.
|
|
365
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138,
|
|
366
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138 {
|
|
366
367
|
left: 0;
|
|
367
368
|
}
|
|
368
|
-
.
|
|
369
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_3_encrj_163 {
|
|
369
370
|
align-items: center;
|
|
370
371
|
justify-content: center;
|
|
371
372
|
}
|
|
372
|
-
.
|
|
373
|
-
.
|
|
373
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Row_1_encrj_132,
|
|
374
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Row_4_encrj_132 {
|
|
374
375
|
bottom: 0;
|
|
375
376
|
}
|
|
376
|
-
.
|
|
377
|
-
.
|
|
377
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Row_2_encrj_135,
|
|
378
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Row_5_encrj_135 {
|
|
378
379
|
top: 0;
|
|
379
380
|
}
|
|
380
|
-
.
|
|
381
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121._Open_encrj_50 ._BB_encrj_54 {
|
|
381
382
|
transform: scale(1);
|
|
382
383
|
opacity: 1;
|
|
383
384
|
}
|
package/dist/@styles/index.js
CHANGED
|
@@ -57,45 +57,45 @@ var f_snackbar_module_default = {
|
|
|
57
57
|
|
|
58
58
|
// src/@styles/componentClasses/f_sheet.module.scss
|
|
59
59
|
var f_sheet_module_default = {
|
|
60
|
-
"FixScroll": "
|
|
61
|
-
"Float": "
|
|
62
|
-
"Wrapper": "
|
|
63
|
-
"Wrap": "
|
|
64
|
-
"TapSensor": "
|
|
65
|
-
"TapContent": "
|
|
66
|
-
"Hide": "
|
|
67
|
-
"Open": "
|
|
68
|
-
"isNewSheet_true": "
|
|
69
|
-
"Content": "
|
|
70
|
-
"isNewSheet_false": "
|
|
71
|
-
"BB": "
|
|
72
|
-
"Tcate_normal": "
|
|
73
|
-
"BaseBody": "
|
|
74
|
-
"Tcate_drawer": "
|
|
75
|
-
"Tpos_left": "
|
|
76
|
-
"Tpos_right": "
|
|
77
|
-
"Tpos_bottom": "
|
|
78
|
-
"DragBar": "
|
|
79
|
-
"Tcate_custom": "
|
|
80
|
-
"CustomSheet": "
|
|
81
|
-
"GPT": "
|
|
82
|
-
"Col_1": "
|
|
83
|
-
"Row_1": "
|
|
84
|
-
"Row_4": "
|
|
85
|
-
"Col_4": "
|
|
86
|
-
"Row_2": "
|
|
87
|
-
"Row_5": "
|
|
88
|
-
"Col_2": "
|
|
89
|
-
"Col_5": "
|
|
90
|
-
"GPT_3": "
|
|
91
|
-
"GPT_18": "
|
|
92
|
-
"GPT_8": "
|
|
93
|
-
"GPT_23": "
|
|
94
|
-
"GPT_11": "
|
|
95
|
-
"GPT_14": "
|
|
96
|
-
"GPT_12": "
|
|
97
|
-
"GPT_15": "
|
|
98
|
-
"Col_3": "
|
|
60
|
+
"FixScroll": "_FixScroll_encrj_1",
|
|
61
|
+
"Float": "_Float_encrj_8",
|
|
62
|
+
"Wrapper": "_Wrapper_encrj_16",
|
|
63
|
+
"Wrap": "_Wrap_encrj_16",
|
|
64
|
+
"TapSensor": "_TapSensor_encrj_30",
|
|
65
|
+
"TapContent": "_TapContent_encrj_40",
|
|
66
|
+
"Hide": "_Hide_encrj_47",
|
|
67
|
+
"Open": "_Open_encrj_50",
|
|
68
|
+
"isNewSheet_true": "_isNewSheet_true_encrj_50",
|
|
69
|
+
"Content": "_Content_encrj_50",
|
|
70
|
+
"isNewSheet_false": "_isNewSheet_false_encrj_54",
|
|
71
|
+
"BB": "_BB_encrj_54",
|
|
72
|
+
"Tcate_normal": "_Tcate_normal_encrj_57",
|
|
73
|
+
"BaseBody": "_BaseBody_encrj_61",
|
|
74
|
+
"Tcate_drawer": "_Tcate_drawer_encrj_76",
|
|
75
|
+
"Tpos_left": "_Tpos_left_encrj_76",
|
|
76
|
+
"Tpos_right": "_Tpos_right_encrj_91",
|
|
77
|
+
"Tpos_bottom": "_Tpos_bottom_encrj_106",
|
|
78
|
+
"DragBar": "_DragBar_encrj_113",
|
|
79
|
+
"Tcate_custom": "_Tcate_custom_encrj_121",
|
|
80
|
+
"CustomSheet": "_CustomSheet_encrj_129",
|
|
81
|
+
"GPT": "_GPT_encrj_132",
|
|
82
|
+
"Col_1": "_Col_1_encrj_132",
|
|
83
|
+
"Row_1": "_Row_1_encrj_132",
|
|
84
|
+
"Row_4": "_Row_4_encrj_132",
|
|
85
|
+
"Col_4": "_Col_4_encrj_132",
|
|
86
|
+
"Row_2": "_Row_2_encrj_135",
|
|
87
|
+
"Row_5": "_Row_5_encrj_135",
|
|
88
|
+
"Col_2": "_Col_2_encrj_138",
|
|
89
|
+
"Col_5": "_Col_5_encrj_138",
|
|
90
|
+
"GPT_3": "_GPT_3_encrj_144",
|
|
91
|
+
"GPT_18": "_GPT_18_encrj_144",
|
|
92
|
+
"GPT_8": "_GPT_8_encrj_147",
|
|
93
|
+
"GPT_23": "_GPT_23_encrj_147",
|
|
94
|
+
"GPT_11": "_GPT_11_encrj_150",
|
|
95
|
+
"GPT_14": "_GPT_14_encrj_150",
|
|
96
|
+
"GPT_12": "_GPT_12_encrj_153",
|
|
97
|
+
"GPT_15": "_GPT_15_encrj_153",
|
|
98
|
+
"Col_3": "_Col_3_encrj_163"
|
|
99
99
|
};
|
|
100
100
|
|
|
101
101
|
// src/@styles/componentClasses/f_loader.module.scss
|
package/dist/@styles/init.css
CHANGED
package/dist/@styles/style.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license amotify
|
|
3
|
-
* amotify 0.1.
|
|
3
|
+
* amotify 0.1.32
|
|
4
4
|
* https://mingoo.co.jp/
|
|
5
5
|
|
|
6
6
|
* Copyright (c) mingoo, LLC.
|
|
@@ -1535,22 +1535,22 @@ amotify-app {
|
|
|
1535
1535
|
}
|
|
1536
1536
|
|
|
1537
1537
|
/* esbuild-sass-plugin:css-chunk:src/@styles/componentClasses/f_sheet.module.scss */
|
|
1538
|
-
.
|
|
1538
|
+
._FixScroll_encrj_1 {
|
|
1539
1539
|
overflow: hidden !important;
|
|
1540
1540
|
min-height: 0 !important;
|
|
1541
1541
|
height: calc(var(--viewHeight));
|
|
1542
1542
|
width: 100vw;
|
|
1543
1543
|
transition: var(--animation-time3);
|
|
1544
1544
|
}
|
|
1545
|
-
.
|
|
1545
|
+
._FixScroll_encrj_1._Float_encrj_8 {
|
|
1546
1546
|
opacity: 0.8 !important;
|
|
1547
1547
|
pointer-events: none;
|
|
1548
1548
|
transform-origin: center center;
|
|
1549
1549
|
transform: scale(0.96);
|
|
1550
1550
|
border-radius: calc((2vw + 2vh) / 2);
|
|
1551
1551
|
}
|
|
1552
|
-
.
|
|
1553
|
-
position:
|
|
1552
|
+
._Wrapper_encrj_16 {
|
|
1553
|
+
position: fixed;
|
|
1554
1554
|
top: 0;
|
|
1555
1555
|
left: 0;
|
|
1556
1556
|
right: 0;
|
|
@@ -1558,11 +1558,11 @@ amotify-app {
|
|
|
1558
1558
|
pointer-events: none;
|
|
1559
1559
|
z-index: 6;
|
|
1560
1560
|
}
|
|
1561
|
-
.
|
|
1561
|
+
._Wrap_encrj_16 {
|
|
1562
1562
|
pointer-events: none !important;
|
|
1563
1563
|
height: 0;
|
|
1564
1564
|
}
|
|
1565
|
-
.
|
|
1565
|
+
._Wrap_encrj_16 ._TapSensor_encrj_30 {
|
|
1566
1566
|
position: sticky;
|
|
1567
1567
|
top: 0;
|
|
1568
1568
|
height: 0;
|
|
@@ -1572,159 +1572,160 @@ amotify-app {
|
|
|
1572
1572
|
-webkit-touch-callout: none;
|
|
1573
1573
|
flex: none;
|
|
1574
1574
|
}
|
|
1575
|
-
.
|
|
1575
|
+
._Wrap_encrj_16 ._TapSensor_encrj_30 ._TapContent_encrj_40 {
|
|
1576
|
+
background-color: transparent;
|
|
1576
1577
|
position: absolute;
|
|
1577
1578
|
top: 0;
|
|
1578
1579
|
height: var(--viewHeight);
|
|
1579
1580
|
width: 100vw;
|
|
1580
1581
|
}
|
|
1581
|
-
.
|
|
1582
|
+
._Wrap_encrj_16._Hide_encrj_47 {
|
|
1582
1583
|
display: none !important;
|
|
1583
1584
|
}
|
|
1584
|
-
.
|
|
1585
|
+
._Wrap_encrj_16._Open_encrj_50._isNewSheet_true_encrj_50 ._Content_encrj_50 {
|
|
1585
1586
|
pointer-events: all !important;
|
|
1586
1587
|
background-color: rgba(var(--color-dark-rgb), 0.25);
|
|
1587
1588
|
}
|
|
1588
|
-
.
|
|
1589
|
+
._Wrap_encrj_16._Open_encrj_50._isNewSheet_false_encrj_54 ._BB_encrj_54 {
|
|
1589
1590
|
pointer-events: all !important;
|
|
1590
1591
|
}
|
|
1591
|
-
.
|
|
1592
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
1592
1593
|
transform: scale(1.015);
|
|
1593
1594
|
transition: var(--animation-time1);
|
|
1594
1595
|
}
|
|
1595
|
-
.
|
|
1596
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57 ._TapSensor_encrj_30:active + ._BB_encrj_54 ._BaseBody_encrj_61 {
|
|
1596
1597
|
transition: var(--animation-time1);
|
|
1597
1598
|
box-shadow: 0 0 0 transparent inset, var(--shadow_style_4) var(--shadow_color_remark);
|
|
1598
1599
|
}
|
|
1599
|
-
.
|
|
1600
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57 ._BB_encrj_54 {
|
|
1600
1601
|
transform: scale(0.75);
|
|
1601
1602
|
pointer-events: none !important;
|
|
1602
1603
|
}
|
|
1603
|
-
.
|
|
1604
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57 ._BB_encrj_54 > * {
|
|
1604
1605
|
pointer-events: all;
|
|
1605
1606
|
}
|
|
1606
|
-
.
|
|
1607
|
+
._Wrap_encrj_16._Tcate_normal_encrj_57._Open_encrj_50 ._BB_encrj_54 {
|
|
1607
1608
|
transform: scale(1);
|
|
1608
1609
|
opacity: 1;
|
|
1609
1610
|
}
|
|
1610
|
-
.
|
|
1611
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_left_encrj_76 ._Content_encrj_50 {
|
|
1611
1612
|
overflow: hidden auto;
|
|
1612
1613
|
}
|
|
1613
|
-
.
|
|
1614
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_left_encrj_76 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
1614
1615
|
transition: var(--animation-time1);
|
|
1615
1616
|
left: calc(-1 * var(--grid-unit) * 2);
|
|
1616
1617
|
}
|
|
1617
|
-
.
|
|
1618
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_left_encrj_76 ._BB_encrj_54 {
|
|
1618
1619
|
max-width: 100vw;
|
|
1619
1620
|
left: -10%;
|
|
1620
1621
|
}
|
|
1621
|
-
.
|
|
1622
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_left_encrj_76._Open_encrj_50 ._BB_encrj_54 {
|
|
1622
1623
|
left: 0;
|
|
1623
1624
|
opacity: 1;
|
|
1624
1625
|
}
|
|
1625
|
-
.
|
|
1626
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_right_encrj_91 ._Content_encrj_50 {
|
|
1626
1627
|
overflow: hidden auto;
|
|
1627
1628
|
}
|
|
1628
|
-
.
|
|
1629
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_right_encrj_91 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
1629
1630
|
transition: var(--animation-time1);
|
|
1630
1631
|
right: calc(-1 * var(--grid-unit) * 2);
|
|
1631
1632
|
}
|
|
1632
|
-
.
|
|
1633
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_right_encrj_91 ._BB_encrj_54 {
|
|
1633
1634
|
max-width: 100vw;
|
|
1634
1635
|
right: -10%;
|
|
1635
1636
|
}
|
|
1636
|
-
.
|
|
1637
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_right_encrj_91._Open_encrj_50 ._BB_encrj_54 {
|
|
1637
1638
|
right: 0;
|
|
1638
1639
|
opacity: 1;
|
|
1639
1640
|
}
|
|
1640
|
-
.
|
|
1641
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_bottom_encrj_106 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
1641
1642
|
padding-top: 2vh !important;
|
|
1642
1643
|
transition: var(--animation-time1) !important;
|
|
1643
1644
|
}
|
|
1644
|
-
.
|
|
1645
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_bottom_encrj_106 ._BB_encrj_54 {
|
|
1645
1646
|
padding-top: 10vh;
|
|
1646
1647
|
}
|
|
1647
|
-
.
|
|
1648
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_bottom_encrj_106 ._BB_encrj_54 ._DragBar_encrj_113 {
|
|
1648
1649
|
position: relative;
|
|
1649
1650
|
}
|
|
1650
|
-
.
|
|
1651
|
+
._Wrap_encrj_16._Tcate_drawer_encrj_76._Tpos_bottom_encrj_106._Open_encrj_50 ._BB_encrj_54 {
|
|
1651
1652
|
padding-top: 0;
|
|
1652
1653
|
opacity: 1 !important;
|
|
1653
1654
|
transition: var(--animation-time3);
|
|
1654
1655
|
}
|
|
1655
|
-
.
|
|
1656
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._TapSensor_encrj_30:active + ._BB_encrj_54 {
|
|
1656
1657
|
transform: scale(1.015);
|
|
1657
1658
|
transition: var(--animation-time1);
|
|
1658
1659
|
box-shadow: 0 0 0 transparent inset, var(--shadow_style_4) var(--shadow_color_remark);
|
|
1659
1660
|
}
|
|
1660
|
-
.
|
|
1661
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._BB_encrj_54 {
|
|
1661
1662
|
transform: scale(0.95);
|
|
1662
1663
|
}
|
|
1663
|
-
.
|
|
1664
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._BB_encrj_54._CustomSheet_encrj_129 {
|
|
1664
1665
|
position: relative;
|
|
1665
1666
|
}
|
|
1666
|
-
.
|
|
1667
|
-
.
|
|
1668
|
-
.
|
|
1669
|
-
.
|
|
1667
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132._Row_1_encrj_132,
|
|
1668
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132._Row_4_encrj_132,
|
|
1669
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132._Row_1_encrj_132,
|
|
1670
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132._Row_4_encrj_132 {
|
|
1670
1671
|
transform-origin: bottom right;
|
|
1671
1672
|
}
|
|
1672
|
-
.
|
|
1673
|
-
.
|
|
1674
|
-
.
|
|
1675
|
-
.
|
|
1673
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132._Row_2_encrj_135,
|
|
1674
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132._Row_5_encrj_135,
|
|
1675
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132._Row_2_encrj_135,
|
|
1676
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132._Row_5_encrj_135 {
|
|
1676
1677
|
transform-origin: top right;
|
|
1677
1678
|
}
|
|
1678
|
-
.
|
|
1679
|
-
.
|
|
1680
|
-
.
|
|
1681
|
-
.
|
|
1679
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138._Row_1_encrj_132,
|
|
1680
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138._Row_4_encrj_132,
|
|
1681
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138._Row_1_encrj_132,
|
|
1682
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138._Row_4_encrj_132 {
|
|
1682
1683
|
transform-origin: bottom left;
|
|
1683
1684
|
}
|
|
1684
|
-
.
|
|
1685
|
-
.
|
|
1686
|
-
.
|
|
1687
|
-
.
|
|
1685
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138._Row_2_encrj_135,
|
|
1686
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138._Row_5_encrj_135,
|
|
1687
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138._Row_2_encrj_135,
|
|
1688
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138._Row_5_encrj_135 {
|
|
1688
1689
|
transform-origin: top left;
|
|
1689
1690
|
}
|
|
1690
|
-
.
|
|
1691
|
-
.
|
|
1691
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_3_encrj_144,
|
|
1692
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_18_encrj_144 {
|
|
1692
1693
|
transform-origin: bottom;
|
|
1693
1694
|
}
|
|
1694
|
-
.
|
|
1695
|
-
.
|
|
1695
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_8_encrj_147,
|
|
1696
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_23_encrj_147 {
|
|
1696
1697
|
transform-origin: top;
|
|
1697
1698
|
}
|
|
1698
|
-
.
|
|
1699
|
-
.
|
|
1699
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_11_encrj_150,
|
|
1700
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_14_encrj_150 {
|
|
1700
1701
|
transform-origin: right;
|
|
1701
1702
|
}
|
|
1702
|
-
.
|
|
1703
|
-
.
|
|
1703
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_12_encrj_153,
|
|
1704
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_15_encrj_153 {
|
|
1704
1705
|
transform-origin: left;
|
|
1705
1706
|
}
|
|
1706
|
-
.
|
|
1707
|
-
.
|
|
1707
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_1_encrj_132,
|
|
1708
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_4_encrj_132 {
|
|
1708
1709
|
right: 0;
|
|
1709
1710
|
justify-content: flex-end;
|
|
1710
1711
|
}
|
|
1711
|
-
.
|
|
1712
|
-
.
|
|
1712
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_2_encrj_138,
|
|
1713
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_5_encrj_138 {
|
|
1713
1714
|
left: 0;
|
|
1714
1715
|
}
|
|
1715
|
-
.
|
|
1716
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Col_3_encrj_163 {
|
|
1716
1717
|
align-items: center;
|
|
1717
1718
|
justify-content: center;
|
|
1718
1719
|
}
|
|
1719
|
-
.
|
|
1720
|
-
.
|
|
1720
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Row_1_encrj_132,
|
|
1721
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Row_4_encrj_132 {
|
|
1721
1722
|
bottom: 0;
|
|
1722
1723
|
}
|
|
1723
|
-
.
|
|
1724
|
-
.
|
|
1724
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Row_2_encrj_135,
|
|
1725
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121 ._GPT_encrj_132._Row_5_encrj_135 {
|
|
1725
1726
|
top: 0;
|
|
1726
1727
|
}
|
|
1727
|
-
.
|
|
1728
|
+
._Wrap_encrj_16._Tcate_custom_encrj_121._Open_encrj_50 ._BB_encrj_54 {
|
|
1728
1729
|
transform: scale(1);
|
|
1729
1730
|
opacity: 1;
|
|
1730
1731
|
}
|
package/dist/@styles/style.js
CHANGED
|
@@ -57,45 +57,45 @@ var f_snackbar_module_default = {
|
|
|
57
57
|
|
|
58
58
|
// src/@styles/componentClasses/f_sheet.module.scss
|
|
59
59
|
var f_sheet_module_default = {
|
|
60
|
-
"FixScroll": "
|
|
61
|
-
"Float": "
|
|
62
|
-
"Wrapper": "
|
|
63
|
-
"Wrap": "
|
|
64
|
-
"TapSensor": "
|
|
65
|
-
"TapContent": "
|
|
66
|
-
"Hide": "
|
|
67
|
-
"Open": "
|
|
68
|
-
"isNewSheet_true": "
|
|
69
|
-
"Content": "
|
|
70
|
-
"isNewSheet_false": "
|
|
71
|
-
"BB": "
|
|
72
|
-
"Tcate_normal": "
|
|
73
|
-
"BaseBody": "
|
|
74
|
-
"Tcate_drawer": "
|
|
75
|
-
"Tpos_left": "
|
|
76
|
-
"Tpos_right": "
|
|
77
|
-
"Tpos_bottom": "
|
|
78
|
-
"DragBar": "
|
|
79
|
-
"Tcate_custom": "
|
|
80
|
-
"CustomSheet": "
|
|
81
|
-
"GPT": "
|
|
82
|
-
"Col_1": "
|
|
83
|
-
"Row_1": "
|
|
84
|
-
"Row_4": "
|
|
85
|
-
"Col_4": "
|
|
86
|
-
"Row_2": "
|
|
87
|
-
"Row_5": "
|
|
88
|
-
"Col_2": "
|
|
89
|
-
"Col_5": "
|
|
90
|
-
"GPT_3": "
|
|
91
|
-
"GPT_18": "
|
|
92
|
-
"GPT_8": "
|
|
93
|
-
"GPT_23": "
|
|
94
|
-
"GPT_11": "
|
|
95
|
-
"GPT_14": "
|
|
96
|
-
"GPT_12": "
|
|
97
|
-
"GPT_15": "
|
|
98
|
-
"Col_3": "
|
|
60
|
+
"FixScroll": "_FixScroll_encrj_1",
|
|
61
|
+
"Float": "_Float_encrj_8",
|
|
62
|
+
"Wrapper": "_Wrapper_encrj_16",
|
|
63
|
+
"Wrap": "_Wrap_encrj_16",
|
|
64
|
+
"TapSensor": "_TapSensor_encrj_30",
|
|
65
|
+
"TapContent": "_TapContent_encrj_40",
|
|
66
|
+
"Hide": "_Hide_encrj_47",
|
|
67
|
+
"Open": "_Open_encrj_50",
|
|
68
|
+
"isNewSheet_true": "_isNewSheet_true_encrj_50",
|
|
69
|
+
"Content": "_Content_encrj_50",
|
|
70
|
+
"isNewSheet_false": "_isNewSheet_false_encrj_54",
|
|
71
|
+
"BB": "_BB_encrj_54",
|
|
72
|
+
"Tcate_normal": "_Tcate_normal_encrj_57",
|
|
73
|
+
"BaseBody": "_BaseBody_encrj_61",
|
|
74
|
+
"Tcate_drawer": "_Tcate_drawer_encrj_76",
|
|
75
|
+
"Tpos_left": "_Tpos_left_encrj_76",
|
|
76
|
+
"Tpos_right": "_Tpos_right_encrj_91",
|
|
77
|
+
"Tpos_bottom": "_Tpos_bottom_encrj_106",
|
|
78
|
+
"DragBar": "_DragBar_encrj_113",
|
|
79
|
+
"Tcate_custom": "_Tcate_custom_encrj_121",
|
|
80
|
+
"CustomSheet": "_CustomSheet_encrj_129",
|
|
81
|
+
"GPT": "_GPT_encrj_132",
|
|
82
|
+
"Col_1": "_Col_1_encrj_132",
|
|
83
|
+
"Row_1": "_Row_1_encrj_132",
|
|
84
|
+
"Row_4": "_Row_4_encrj_132",
|
|
85
|
+
"Col_4": "_Col_4_encrj_132",
|
|
86
|
+
"Row_2": "_Row_2_encrj_135",
|
|
87
|
+
"Row_5": "_Row_5_encrj_135",
|
|
88
|
+
"Col_2": "_Col_2_encrj_138",
|
|
89
|
+
"Col_5": "_Col_5_encrj_138",
|
|
90
|
+
"GPT_3": "_GPT_3_encrj_144",
|
|
91
|
+
"GPT_18": "_GPT_18_encrj_144",
|
|
92
|
+
"GPT_8": "_GPT_8_encrj_147",
|
|
93
|
+
"GPT_23": "_GPT_23_encrj_147",
|
|
94
|
+
"GPT_11": "_GPT_11_encrj_150",
|
|
95
|
+
"GPT_14": "_GPT_14_encrj_150",
|
|
96
|
+
"GPT_12": "_GPT_12_encrj_153",
|
|
97
|
+
"GPT_15": "_GPT_15_encrj_153",
|
|
98
|
+
"Col_3": "_Col_3_encrj_163"
|
|
99
99
|
};
|
|
100
100
|
|
|
101
101
|
// src/@styles/componentClasses/f_loader.module.scss
|
package/dist/@styles/var.css
CHANGED
|
@@ -38,7 +38,7 @@ const AmotifyRoot = (params) => {
|
|
|
38
38
|
};
|
|
39
39
|
const LaunchReactApp = (params) => {
|
|
40
40
|
let {
|
|
41
|
-
|
|
41
|
+
appRoot,
|
|
42
42
|
baseElement,
|
|
43
43
|
reactElement,
|
|
44
44
|
inlineCSS,
|
|
@@ -50,8 +50,8 @@ const LaunchReactApp = (params) => {
|
|
|
50
50
|
return;
|
|
51
51
|
if (!reactElement)
|
|
52
52
|
return;
|
|
53
|
-
if (
|
|
54
|
-
Config.update.appRoot(
|
|
53
|
+
if (appRoot)
|
|
54
|
+
Config.update.appRoot(appRoot);
|
|
55
55
|
let {
|
|
56
56
|
roundness,
|
|
57
57
|
themeColor,
|
package/dist/fn/Sheet.d.ts
CHANGED
package/dist/fn/Sheet.js
CHANGED
package/dist/temps/designBook.js
CHANGED
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
__async
|
|
3
3
|
} from "../chunk-JJ3PEWPN.js";
|
|
4
4
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
5
|
-
import React
|
|
5
|
+
import React from "react";
|
|
6
6
|
import {
|
|
7
7
|
$$,
|
|
8
8
|
Config
|
|
@@ -2934,9 +2934,6 @@ const Styling = () => {
|
|
|
2934
2934
|
)
|
|
2935
2935
|
});
|
|
2936
2936
|
};
|
|
2937
|
-
useEffect(() => {
|
|
2938
|
-
SheetContent("normal.middleCenter");
|
|
2939
|
-
}, []);
|
|
2940
2937
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
2941
2938
|
/* @__PURE__ */ jsxs(Box, { ssCardBox: true, children: [
|
|
2942
2939
|
/* @__PURE__ */ jsx(
|
package/package.json
CHANGED
package/dist/chunk-VY3566IV.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var o=Object.defineProperty,p=Object.defineProperties;var q=Object.getOwnPropertyDescriptors;var f=Object.getOwnPropertySymbols;var k=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var r=Math.pow,j=(a,c,b)=>c in a?o(a,c,{enumerable:!0,configurable:!0,writable:!0,value:b}):a[c]=b,s=(a,c)=>{for(var b in c||(c={}))k.call(c,b)&&j(a,b,c[b]);if(f)for(var b of f(c))l.call(c,b)&&j(a,b,c[b]);return a},t=(a,c)=>p(a,q(c));var u=(a,c)=>{var b={};for(var d in a)k.call(a,d)&&c.indexOf(d)<0&&(b[d]=a[d]);if(a!=null&&f)for(var d of f(a))c.indexOf(d)<0&&l.call(a,d)&&(b[d]=a[d]);return b};var v=(a,c,b)=>new Promise((d,i)=>{var m=e=>{try{g(b.next(e))}catch(h){i(h)}},n=e=>{try{g(b.throw(e))}catch(h){i(h)}},g=e=>e.done?d(e.value):Promise.resolve(e.value).then(m,n);g((b=b.apply(a,c)).next())});export{r as a,s as b,t as c,u as d,v as e};
|