@almadar/std 14.15.1 → 14.17.0
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/behaviors/registry/app/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/app/atoms/std-checkin.orb +60 -60
- package/behaviors/registry/app/atoms/std-dunning.orb +72 -76
- package/behaviors/registry/app/atoms/std-event.orb +62 -62
- package/behaviors/registry/app/atoms/std-flag.orb +72 -72
- package/behaviors/registry/app/atoms/std-geosearch.orb +29 -29
- package/behaviors/registry/app/atoms/std-image-upload-multi.orb +54 -56
- package/behaviors/registry/app/atoms/std-invoice.orb +193 -65
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +58 -58
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-mod-queue.orb +38 -38
- package/behaviors/registry/app/atoms/std-modifier-group.orb +56 -56
- package/behaviors/registry/app/atoms/std-page-tree.orb +55 -55
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +66 -66
- package/behaviors/registry/app/atoms/std-question-bank.orb +62 -62
- package/behaviors/registry/app/atoms/std-rating-review.orb +67 -67
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +74 -74
- package/behaviors/registry/app/atoms/std-response-collector.orb +44 -44
- package/behaviors/registry/app/atoms/std-rich-editor.orb +68 -68
- package/behaviors/registry/app/atoms/std-route-optimize.orb +49 -49
- package/behaviors/registry/app/atoms/std-saved-search.orb +72 -72
- package/behaviors/registry/app/atoms/std-signature-capture.orb +86 -86
- package/behaviors/registry/app/atoms/std-table-map.orb +46 -46
- package/behaviors/registry/app/atoms/std-tag-taxonomy.orb +73 -92
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +42 -42
- package/behaviors/registry/app/atoms/std-thread.orb +59 -59
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +53 -53
- package/behaviors/registry/app/atoms/std-trial.orb +67 -67
- package/behaviors/registry/app/atoms/std-version-history.orb +93 -93
- package/behaviors/registry/app/atoms/std-vote.orb +40 -40
- package/behaviors/registry/app/atoms/std-waitlist.orb +50 -50
- package/behaviors/registry/app/atoms/std-work-order.orb +48 -48
- package/behaviors/registry/app/organisms/std-api-gateway.orb +201 -201
- package/behaviors/registry/app/organisms/std-booking-system.orb +676 -676
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +285 -285
- package/behaviors/registry/app/organisms/std-cms.orb +265 -265
- package/behaviors/registry/app/organisms/std-coding-academy.orb +179 -179
- package/behaviors/registry/app/organisms/std-crm.orb +258 -258
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +403 -403
- package/behaviors/registry/app/organisms/std-ecommerce.orb +681 -681
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +217 -217
- package/behaviors/registry/app/organisms/std-field-service.orb +190 -190
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +205 -205
- package/behaviors/registry/app/organisms/std-forum.orb +141 -141
- package/behaviors/registry/app/organisms/std-healthcare.orb +540 -540
- package/behaviors/registry/app/organisms/std-helpdesk.orb +175 -175
- package/behaviors/registry/app/organisms/std-hr-portal.orb +444 -444
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +344 -344
- package/behaviors/registry/app/organisms/std-listings.orb +157 -157
- package/behaviors/registry/app/organisms/std-lms.orb +422 -422
- package/behaviors/registry/app/organisms/std-marketplace.orb +232 -234
- package/behaviors/registry/app/organisms/std-project-manager.orb +193 -193
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +248 -248
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/behaviors/registry/app/organisms/std-social-feed.orb +156 -156
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +183 -183
- package/behaviors/registry/app/organisms/std-survey.orb +122 -122
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +274 -274
- package/behaviors/registry/app/organisms/std-wiki.orb +144 -144
- package/dist/behaviors/behaviors-registry.json +1 -1
- package/dist/behaviors/registry/app/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +72 -76
- package/dist/behaviors/registry/app/atoms/std-event.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-flag.orb +72 -72
- package/dist/behaviors/registry/app/atoms/std-geosearch.orb +29 -29
- package/dist/behaviors/registry/app/atoms/std-image-upload-multi.orb +54 -56
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +193 -65
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +58 -58
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-mod-queue.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +56 -56
- package/dist/behaviors/registry/app/atoms/std-page-tree.orb +55 -55
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +66 -66
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-rating-review.orb +67 -67
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +74 -74
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-rich-editor.orb +68 -68
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +49 -49
- package/dist/behaviors/registry/app/atoms/std-saved-search.orb +72 -72
- package/dist/behaviors/registry/app/atoms/std-signature-capture.orb +86 -86
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-tag-taxonomy.orb +73 -92
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +42 -42
- package/dist/behaviors/registry/app/atoms/std-thread.orb +59 -59
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-trial.orb +67 -67
- package/dist/behaviors/registry/app/atoms/std-version-history.orb +93 -93
- package/dist/behaviors/registry/app/atoms/std-vote.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +50 -50
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +48 -48
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +676 -676
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +285 -285
- package/dist/behaviors/registry/app/organisms/std-cms.orb +265 -265
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +179 -179
- package/dist/behaviors/registry/app/organisms/std-crm.orb +258 -258
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +403 -403
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +681 -681
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +217 -217
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +190 -190
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +205 -205
- package/dist/behaviors/registry/app/organisms/std-forum.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +540 -540
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +175 -175
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +444 -444
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +344 -344
- package/dist/behaviors/registry/app/organisms/std-listings.orb +157 -157
- package/dist/behaviors/registry/app/organisms/std-lms.orb +422 -422
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +232 -234
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +193 -193
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +134 -134
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +156 -156
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +183 -183
- package/dist/behaviors/registry/app/organisms/std-survey.orb +122 -122
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +274 -274
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +144 -144
- package/dist/behaviors-registry.json +1 -1
- package/package.json +1 -1
|
@@ -258,8 +258,8 @@
|
|
|
258
258
|
"Signature",
|
|
259
259
|
{
|
|
260
260
|
"emit": {
|
|
261
|
-
"
|
|
262
|
-
"
|
|
261
|
+
"failure": "SignatureLoadFailed",
|
|
262
|
+
"success": "SignatureLoaded"
|
|
263
263
|
}
|
|
264
264
|
}
|
|
265
265
|
],
|
|
@@ -267,22 +267,22 @@
|
|
|
267
267
|
"render-ui",
|
|
268
268
|
"main",
|
|
269
269
|
{
|
|
270
|
-
"align": "center",
|
|
271
|
-
"type": "stack",
|
|
272
|
-
"direction": "vertical",
|
|
273
270
|
"gap": "md",
|
|
271
|
+
"type": "stack",
|
|
274
272
|
"className": "py-12",
|
|
275
273
|
"children": [
|
|
276
274
|
{
|
|
277
275
|
"type": "spinner"
|
|
278
276
|
},
|
|
279
277
|
{
|
|
280
|
-
"
|
|
278
|
+
"color": "muted",
|
|
281
279
|
"type": "typography",
|
|
282
280
|
"content": "Loading…",
|
|
283
|
-
"
|
|
281
|
+
"variant": "caption"
|
|
284
282
|
}
|
|
285
|
-
]
|
|
283
|
+
],
|
|
284
|
+
"direction": "vertical",
|
|
285
|
+
"align": "center"
|
|
286
286
|
}
|
|
287
287
|
]
|
|
288
288
|
]
|
|
@@ -296,45 +296,45 @@
|
|
|
296
296
|
"render-ui",
|
|
297
297
|
"main",
|
|
298
298
|
{
|
|
299
|
+
"direction": "vertical",
|
|
299
300
|
"gap": "md",
|
|
300
301
|
"type": "stack",
|
|
301
|
-
"direction": "vertical",
|
|
302
302
|
"children": [
|
|
303
303
|
{
|
|
304
|
-
"content": "@config.title",
|
|
305
304
|
"variant": "h3",
|
|
306
|
-
"type": "typography"
|
|
305
|
+
"type": "typography",
|
|
306
|
+
"content": "@config.title"
|
|
307
307
|
},
|
|
308
308
|
{
|
|
309
|
+
"content": "@config.instructions",
|
|
309
310
|
"color": "muted",
|
|
310
311
|
"type": "typography",
|
|
311
|
-
"variant": "caption"
|
|
312
|
-
"content": "@config.instructions"
|
|
312
|
+
"variant": "caption"
|
|
313
313
|
},
|
|
314
314
|
{
|
|
315
|
-
"value": "@entity.signatureDataUrl",
|
|
316
315
|
"type": "signature-pad",
|
|
316
|
+
"value": "@entity.signatureDataUrl",
|
|
317
317
|
"onChange": "CHANGE"
|
|
318
318
|
},
|
|
319
319
|
{
|
|
320
|
+
"type": "stack",
|
|
321
|
+
"direction": "horizontal",
|
|
320
322
|
"children": [
|
|
321
323
|
{
|
|
324
|
+
"type": "button",
|
|
325
|
+
"variant": "secondary",
|
|
322
326
|
"icon": "trash",
|
|
323
327
|
"label": "Clear",
|
|
324
|
-
"
|
|
325
|
-
"action": "CLEAR",
|
|
326
|
-
"variant": "secondary"
|
|
328
|
+
"action": "CLEAR"
|
|
327
329
|
},
|
|
328
330
|
{
|
|
331
|
+
"label": "Submit",
|
|
329
332
|
"variant": "primary",
|
|
330
|
-
"icon": "send",
|
|
331
|
-
"type": "button",
|
|
332
333
|
"action": "SUBMIT",
|
|
333
|
-
"
|
|
334
|
+
"type": "button",
|
|
335
|
+
"icon": "send"
|
|
334
336
|
}
|
|
335
337
|
],
|
|
336
|
-
"type": "stack",
|
|
337
|
-
"direction": "horizontal",
|
|
338
338
|
"gap": "sm"
|
|
339
339
|
}
|
|
340
340
|
]
|
|
@@ -351,9 +351,9 @@
|
|
|
351
351
|
"render-ui",
|
|
352
352
|
"main",
|
|
353
353
|
{
|
|
354
|
+
"message": "@payload.error",
|
|
354
355
|
"type": "alert",
|
|
355
|
-
"variant": "error"
|
|
356
|
-
"message": "@payload.error"
|
|
356
|
+
"variant": "error"
|
|
357
357
|
}
|
|
358
358
|
]
|
|
359
359
|
]
|
|
@@ -384,48 +384,48 @@
|
|
|
384
384
|
"render-ui",
|
|
385
385
|
"main",
|
|
386
386
|
{
|
|
387
|
-
"
|
|
387
|
+
"gap": "md",
|
|
388
388
|
"children": [
|
|
389
389
|
{
|
|
390
|
-
"type": "typography",
|
|
391
390
|
"content": "@config.title",
|
|
392
|
-
"variant": "h3"
|
|
391
|
+
"variant": "h3",
|
|
392
|
+
"type": "typography"
|
|
393
393
|
},
|
|
394
394
|
{
|
|
395
395
|
"content": "@config.instructions",
|
|
396
|
+
"type": "typography",
|
|
396
397
|
"color": "muted",
|
|
397
|
-
"variant": "caption"
|
|
398
|
-
"type": "typography"
|
|
398
|
+
"variant": "caption"
|
|
399
399
|
},
|
|
400
400
|
{
|
|
401
|
-
"
|
|
401
|
+
"value": "@entity.signatureDataUrl",
|
|
402
402
|
"type": "signature-pad",
|
|
403
|
-
"
|
|
403
|
+
"onChange": "CHANGE"
|
|
404
404
|
},
|
|
405
405
|
{
|
|
406
406
|
"children": [
|
|
407
407
|
{
|
|
408
|
-
"icon": "trash",
|
|
409
|
-
"type": "button",
|
|
410
408
|
"label": "Clear",
|
|
411
409
|
"action": "CLEAR",
|
|
410
|
+
"type": "button",
|
|
411
|
+
"icon": "trash",
|
|
412
412
|
"variant": "secondary"
|
|
413
413
|
},
|
|
414
414
|
{
|
|
415
|
+
"label": "Submit",
|
|
415
416
|
"variant": "primary",
|
|
416
|
-
"action": "SUBMIT",
|
|
417
|
-
"type": "button",
|
|
418
417
|
"icon": "send",
|
|
419
|
-
"
|
|
418
|
+
"type": "button",
|
|
419
|
+
"action": "SUBMIT"
|
|
420
420
|
}
|
|
421
421
|
],
|
|
422
|
-
"gap": "sm",
|
|
423
422
|
"direction": "horizontal",
|
|
423
|
+
"gap": "sm",
|
|
424
424
|
"type": "stack"
|
|
425
425
|
}
|
|
426
426
|
],
|
|
427
|
-
"
|
|
428
|
-
"
|
|
427
|
+
"type": "stack",
|
|
428
|
+
"direction": "vertical"
|
|
429
429
|
}
|
|
430
430
|
]
|
|
431
431
|
]
|
|
@@ -442,8 +442,8 @@
|
|
|
442
442
|
"@payload.data",
|
|
443
443
|
{
|
|
444
444
|
"emit": {
|
|
445
|
-
"
|
|
446
|
-
"
|
|
445
|
+
"success": "SignatureSubmitted",
|
|
446
|
+
"failure": "SignatureSubmitFailed"
|
|
447
447
|
}
|
|
448
448
|
}
|
|
449
449
|
],
|
|
@@ -451,22 +451,22 @@
|
|
|
451
451
|
"render-ui",
|
|
452
452
|
"main",
|
|
453
453
|
{
|
|
454
|
-
"
|
|
454
|
+
"type": "stack",
|
|
455
455
|
"gap": "md",
|
|
456
|
+
"className": "py-12",
|
|
457
|
+
"direction": "vertical",
|
|
458
|
+
"align": "center",
|
|
456
459
|
"children": [
|
|
457
460
|
{
|
|
458
461
|
"type": "spinner"
|
|
459
462
|
},
|
|
460
463
|
{
|
|
461
464
|
"color": "muted",
|
|
465
|
+
"content": "Submitting your signature…",
|
|
462
466
|
"variant": "caption",
|
|
463
|
-
"type": "typography"
|
|
464
|
-
"content": "Submitting your signature…"
|
|
467
|
+
"type": "typography"
|
|
465
468
|
}
|
|
466
|
-
]
|
|
467
|
-
"type": "stack",
|
|
468
|
-
"align": "center",
|
|
469
|
-
"className": "py-12"
|
|
469
|
+
]
|
|
470
470
|
}
|
|
471
471
|
]
|
|
472
472
|
]
|
|
@@ -482,21 +482,21 @@
|
|
|
482
482
|
{
|
|
483
483
|
"direction": "vertical",
|
|
484
484
|
"gap": "md",
|
|
485
|
-
"align": "center",
|
|
486
485
|
"className": "py-12",
|
|
487
486
|
"children": [
|
|
488
487
|
{
|
|
489
|
-
"
|
|
488
|
+
"type": "icon",
|
|
490
489
|
"color": "success",
|
|
491
|
-
"
|
|
490
|
+
"name": "check-circle"
|
|
492
491
|
},
|
|
493
492
|
{
|
|
494
|
-
"variant": "h3",
|
|
495
493
|
"type": "typography",
|
|
494
|
+
"variant": "h3",
|
|
496
495
|
"content": "Signature recorded. Thank you."
|
|
497
496
|
}
|
|
498
497
|
],
|
|
499
|
-
"type": "stack"
|
|
498
|
+
"type": "stack",
|
|
499
|
+
"align": "center"
|
|
500
500
|
}
|
|
501
501
|
]
|
|
502
502
|
]
|
|
@@ -511,8 +511,8 @@
|
|
|
511
511
|
"main",
|
|
512
512
|
{
|
|
513
513
|
"variant": "error",
|
|
514
|
-
"
|
|
515
|
-
"
|
|
514
|
+
"type": "alert",
|
|
515
|
+
"message": "@payload.error"
|
|
516
516
|
}
|
|
517
517
|
]
|
|
518
518
|
]
|
|
@@ -531,48 +531,48 @@
|
|
|
531
531
|
"render-ui",
|
|
532
532
|
"main",
|
|
533
533
|
{
|
|
534
|
-
"direction": "vertical",
|
|
535
|
-
"type": "stack",
|
|
536
|
-
"gap": "md",
|
|
537
534
|
"children": [
|
|
538
535
|
{
|
|
539
|
-
"content": "@config.title",
|
|
540
536
|
"type": "typography",
|
|
541
|
-
"variant": "h3"
|
|
537
|
+
"variant": "h3",
|
|
538
|
+
"content": "@config.title"
|
|
542
539
|
},
|
|
543
540
|
{
|
|
541
|
+
"content": "@config.instructions",
|
|
544
542
|
"type": "typography",
|
|
545
543
|
"color": "muted",
|
|
546
|
-
"content": "@config.instructions",
|
|
547
544
|
"variant": "caption"
|
|
548
545
|
},
|
|
549
546
|
{
|
|
550
|
-
"onChange": "CHANGE",
|
|
551
547
|
"type": "signature-pad",
|
|
548
|
+
"onChange": "CHANGE",
|
|
552
549
|
"value": "@entity.signatureDataUrl"
|
|
553
550
|
},
|
|
554
551
|
{
|
|
552
|
+
"type": "stack",
|
|
555
553
|
"gap": "sm",
|
|
556
554
|
"direction": "horizontal",
|
|
557
555
|
"children": [
|
|
558
556
|
{
|
|
559
|
-
"
|
|
560
|
-
"label": "Clear",
|
|
561
|
-
"action": "CLEAR",
|
|
557
|
+
"type": "button",
|
|
562
558
|
"icon": "trash",
|
|
563
|
-
"
|
|
559
|
+
"action": "CLEAR",
|
|
560
|
+
"label": "Clear",
|
|
561
|
+
"variant": "secondary"
|
|
564
562
|
},
|
|
565
563
|
{
|
|
566
564
|
"label": "Submit",
|
|
567
|
-
"variant": "primary",
|
|
568
565
|
"action": "SUBMIT",
|
|
566
|
+
"icon": "send",
|
|
569
567
|
"type": "button",
|
|
570
|
-
"
|
|
568
|
+
"variant": "primary"
|
|
571
569
|
}
|
|
572
|
-
]
|
|
573
|
-
"type": "stack"
|
|
570
|
+
]
|
|
574
571
|
}
|
|
575
|
-
]
|
|
572
|
+
],
|
|
573
|
+
"type": "stack",
|
|
574
|
+
"gap": "md",
|
|
575
|
+
"direction": "vertical"
|
|
576
576
|
}
|
|
577
577
|
]
|
|
578
578
|
]
|
|
@@ -588,46 +588,46 @@
|
|
|
588
588
|
{
|
|
589
589
|
"children": [
|
|
590
590
|
{
|
|
591
|
-
"
|
|
591
|
+
"variant": "h3",
|
|
592
592
|
"content": "@config.title",
|
|
593
|
-
"
|
|
593
|
+
"type": "typography"
|
|
594
594
|
},
|
|
595
595
|
{
|
|
596
|
-
"type": "typography",
|
|
597
|
-
"variant": "caption",
|
|
598
596
|
"content": "@config.instructions",
|
|
597
|
+
"variant": "caption",
|
|
598
|
+
"type": "typography",
|
|
599
599
|
"color": "muted"
|
|
600
600
|
},
|
|
601
601
|
{
|
|
602
|
+
"type": "signature-pad",
|
|
602
603
|
"onChange": "CHANGE",
|
|
603
|
-
"value": "@entity.signatureDataUrl"
|
|
604
|
-
"type": "signature-pad"
|
|
604
|
+
"value": "@entity.signatureDataUrl"
|
|
605
605
|
},
|
|
606
606
|
{
|
|
607
607
|
"type": "stack",
|
|
608
|
-
"direction": "horizontal",
|
|
609
608
|
"children": [
|
|
610
609
|
{
|
|
610
|
+
"icon": "trash",
|
|
611
611
|
"type": "button",
|
|
612
|
-
"variant": "secondary",
|
|
613
|
-
"label": "Clear",
|
|
614
612
|
"action": "CLEAR",
|
|
615
|
-
"
|
|
613
|
+
"variant": "secondary",
|
|
614
|
+
"label": "Clear"
|
|
616
615
|
},
|
|
617
616
|
{
|
|
617
|
+
"label": "Submit",
|
|
618
618
|
"variant": "primary",
|
|
619
|
-
"icon": "send",
|
|
620
619
|
"type": "button",
|
|
621
620
|
"action": "SUBMIT",
|
|
622
|
-
"
|
|
621
|
+
"icon": "send"
|
|
623
622
|
}
|
|
624
623
|
],
|
|
625
|
-
"gap": "sm"
|
|
624
|
+
"gap": "sm",
|
|
625
|
+
"direction": "horizontal"
|
|
626
626
|
}
|
|
627
627
|
],
|
|
628
|
-
"
|
|
628
|
+
"gap": "md",
|
|
629
629
|
"type": "stack",
|
|
630
|
-
"
|
|
630
|
+
"direction": "vertical"
|
|
631
631
|
}
|
|
632
632
|
]
|
|
633
633
|
]
|
|
@@ -381,8 +381,8 @@
|
|
|
381
381
|
"TableNode",
|
|
382
382
|
{
|
|
383
383
|
"emit": {
|
|
384
|
-
"
|
|
385
|
-
"
|
|
384
|
+
"failure": "TableLoadFailed",
|
|
385
|
+
"success": "TableLoaded"
|
|
386
386
|
}
|
|
387
387
|
}
|
|
388
388
|
],
|
|
@@ -390,19 +390,19 @@
|
|
|
390
390
|
"render-ui",
|
|
391
391
|
"main",
|
|
392
392
|
{
|
|
393
|
-
"
|
|
393
|
+
"direction": "vertical",
|
|
394
394
|
"align": "center",
|
|
395
395
|
"className": "py-12",
|
|
396
|
-
"
|
|
396
|
+
"gap": "md",
|
|
397
397
|
"type": "stack",
|
|
398
398
|
"children": [
|
|
399
399
|
{
|
|
400
400
|
"type": "spinner"
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
|
-
"color": "muted",
|
|
404
403
|
"type": "typography",
|
|
405
404
|
"variant": "caption",
|
|
405
|
+
"color": "muted",
|
|
406
406
|
"content": "Loading floor plan…"
|
|
407
407
|
}
|
|
408
408
|
]
|
|
@@ -419,62 +419,62 @@
|
|
|
419
419
|
"render-ui",
|
|
420
420
|
"main",
|
|
421
421
|
{
|
|
422
|
+
"gap": "md",
|
|
422
423
|
"type": "stack",
|
|
423
|
-
"direction": "vertical",
|
|
424
424
|
"children": [
|
|
425
425
|
{
|
|
426
|
-
"gap": "sm",
|
|
427
|
-
"type": "stack",
|
|
428
426
|
"children": [
|
|
429
427
|
{
|
|
430
428
|
"name": "layout-grid",
|
|
431
429
|
"type": "icon"
|
|
432
430
|
},
|
|
433
431
|
{
|
|
432
|
+
"variant": "h3",
|
|
434
433
|
"type": "typography",
|
|
435
|
-
"content": "@config.title"
|
|
436
|
-
"variant": "h3"
|
|
434
|
+
"content": "@config.title"
|
|
437
435
|
}
|
|
438
436
|
],
|
|
439
|
-
"
|
|
437
|
+
"gap": "sm",
|
|
438
|
+
"direction": "horizontal",
|
|
439
|
+
"type": "stack"
|
|
440
440
|
},
|
|
441
441
|
{
|
|
442
442
|
"type": "divider"
|
|
443
443
|
},
|
|
444
444
|
{
|
|
445
|
-
"height": "@config.canvasHeight",
|
|
446
|
-
"onMove": "MOVE_TABLE",
|
|
447
445
|
"onSelect": "SELECT_TABLE",
|
|
448
|
-
"
|
|
449
|
-
"width": "@config.canvasWidth",
|
|
446
|
+
"type": "positioned-canvas",
|
|
450
447
|
"editable": true,
|
|
451
|
-
"
|
|
452
|
-
"
|
|
448
|
+
"onMove": "MOVE_TABLE",
|
|
449
|
+
"selectedId": "@entity.id",
|
|
450
|
+
"height": "@config.canvasHeight",
|
|
451
|
+
"items": "@payload.data",
|
|
452
|
+
"width": "@config.canvasWidth"
|
|
453
453
|
},
|
|
454
454
|
{
|
|
455
455
|
"gap": "sm",
|
|
456
|
-
"justify": "end",
|
|
457
|
-
"type": "stack",
|
|
458
456
|
"direction": "horizontal",
|
|
457
|
+
"justify": "end",
|
|
459
458
|
"children": [
|
|
460
459
|
{
|
|
461
|
-
"label": "Seat Party",
|
|
462
|
-
"action": "SEAT",
|
|
463
|
-
"type": "button",
|
|
464
460
|
"icon": "users",
|
|
465
|
-
"
|
|
461
|
+
"action": "SEAT",
|
|
462
|
+
"label": "Seat Party",
|
|
463
|
+
"variant": "primary",
|
|
464
|
+
"type": "button"
|
|
466
465
|
},
|
|
467
466
|
{
|
|
468
|
-
"
|
|
469
|
-
"type": "button",
|
|
470
|
-
"icon": "eraser",
|
|
467
|
+
"label": "Clear Table",
|
|
471
468
|
"variant": "secondary",
|
|
472
|
-
"
|
|
469
|
+
"type": "button",
|
|
470
|
+
"action": "CLEAR_TABLE",
|
|
471
|
+
"icon": "eraser"
|
|
473
472
|
}
|
|
474
|
-
]
|
|
473
|
+
],
|
|
474
|
+
"type": "stack"
|
|
475
475
|
}
|
|
476
476
|
],
|
|
477
|
-
"
|
|
477
|
+
"direction": "vertical"
|
|
478
478
|
}
|
|
479
479
|
]
|
|
480
480
|
]
|
|
@@ -539,8 +539,8 @@
|
|
|
539
539
|
"update",
|
|
540
540
|
"TableNode",
|
|
541
541
|
{
|
|
542
|
-
"y": "@payload.y",
|
|
543
542
|
"x": "@payload.x",
|
|
543
|
+
"y": "@payload.y",
|
|
544
544
|
"id": "@payload.id"
|
|
545
545
|
},
|
|
546
546
|
{
|
|
@@ -582,10 +582,10 @@
|
|
|
582
582
|
"update",
|
|
583
583
|
"TableNode",
|
|
584
584
|
{
|
|
585
|
-
"id": "@payload.id",
|
|
586
585
|
"status": "seated",
|
|
587
|
-
"
|
|
588
|
-
"
|
|
586
|
+
"serverName": "@payload.serverName",
|
|
587
|
+
"id": "@payload.id",
|
|
588
|
+
"partySize": "@payload.partySize"
|
|
589
589
|
},
|
|
590
590
|
{
|
|
591
591
|
"emit": {
|
|
@@ -622,13 +622,13 @@
|
|
|
622
622
|
"TableNode",
|
|
623
623
|
{
|
|
624
624
|
"id": "@payload.id",
|
|
625
|
-
"
|
|
626
|
-
"
|
|
625
|
+
"partySize": 0.0,
|
|
626
|
+
"status": "empty"
|
|
627
627
|
},
|
|
628
628
|
{
|
|
629
629
|
"emit": {
|
|
630
|
-
"
|
|
631
|
-
"
|
|
630
|
+
"success": "TableUpdated",
|
|
631
|
+
"failure": "TableWriteFailed"
|
|
632
632
|
}
|
|
633
633
|
}
|
|
634
634
|
]
|
|
@@ -644,8 +644,8 @@
|
|
|
644
644
|
"TableNode",
|
|
645
645
|
{
|
|
646
646
|
"emit": {
|
|
647
|
-
"
|
|
648
|
-
"
|
|
647
|
+
"success": "TableLoaded",
|
|
648
|
+
"failure": "TableLoadFailed"
|
|
649
649
|
}
|
|
650
650
|
}
|
|
651
651
|
]
|
|
@@ -672,8 +672,8 @@
|
|
|
672
672
|
"render-ui",
|
|
673
673
|
"main",
|
|
674
674
|
{
|
|
675
|
-
"message": "@payload.error",
|
|
676
675
|
"type": "alert",
|
|
676
|
+
"message": "@payload.error",
|
|
677
677
|
"variant": "error"
|
|
678
678
|
}
|
|
679
679
|
]
|
|
@@ -698,8 +698,8 @@
|
|
|
698
698
|
"render-ui",
|
|
699
699
|
"main",
|
|
700
700
|
{
|
|
701
|
-
"
|
|
702
|
-
"
|
|
701
|
+
"type": "spinner",
|
|
702
|
+
"size": "sm"
|
|
703
703
|
}
|
|
704
704
|
]
|
|
705
705
|
]
|
|
@@ -711,13 +711,13 @@
|
|
|
711
711
|
"type": "number",
|
|
712
712
|
"default": 800.0
|
|
713
713
|
},
|
|
714
|
-
"canvasHeight": {
|
|
715
|
-
"type": "number",
|
|
716
|
-
"default": 600.0
|
|
717
|
-
},
|
|
718
714
|
"title": {
|
|
719
715
|
"type": "string",
|
|
720
716
|
"default": "Floor Plan"
|
|
717
|
+
},
|
|
718
|
+
"canvasHeight": {
|
|
719
|
+
"type": "number",
|
|
720
|
+
"default": 600.0
|
|
721
721
|
}
|
|
722
722
|
},
|
|
723
723
|
"scope": "collection"
|