@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
|
@@ -326,26 +326,14 @@
|
|
|
326
326
|
"render-ui",
|
|
327
327
|
"main",
|
|
328
328
|
{
|
|
329
|
-
"type": "stack",
|
|
330
|
-
"gap": "md",
|
|
331
|
-
"direction": "vertical",
|
|
332
329
|
"children": [
|
|
333
330
|
{
|
|
334
331
|
"type": "data-list",
|
|
335
|
-
"entity": "@payload.data",
|
|
336
|
-
"gap": "sm",
|
|
337
|
-
"itemActions": [
|
|
338
|
-
{
|
|
339
|
-
"icon": "message-square",
|
|
340
|
-
"event": "REPLY",
|
|
341
|
-
"label": "Reply"
|
|
342
|
-
}
|
|
343
|
-
],
|
|
344
332
|
"fields": [
|
|
345
333
|
{
|
|
346
334
|
"label": "Author",
|
|
347
|
-
"
|
|
348
|
-
"
|
|
335
|
+
"name": "authorName",
|
|
336
|
+
"variant": "h4"
|
|
349
337
|
},
|
|
350
338
|
{
|
|
351
339
|
"name": "content",
|
|
@@ -353,14 +341,26 @@
|
|
|
353
341
|
"variant": "body"
|
|
354
342
|
},
|
|
355
343
|
{
|
|
344
|
+
"name": "voteCount",
|
|
356
345
|
"label": "Votes",
|
|
357
|
-
"variant": "caption"
|
|
358
|
-
|
|
346
|
+
"variant": "caption"
|
|
347
|
+
}
|
|
348
|
+
],
|
|
349
|
+
"entity": "@payload.data",
|
|
350
|
+
"variant": "card",
|
|
351
|
+
"itemActions": [
|
|
352
|
+
{
|
|
353
|
+
"event": "REPLY",
|
|
354
|
+
"icon": "message-square",
|
|
355
|
+
"label": "Reply"
|
|
359
356
|
}
|
|
360
357
|
],
|
|
361
|
-
"
|
|
358
|
+
"gap": "sm"
|
|
362
359
|
}
|
|
363
|
-
]
|
|
360
|
+
],
|
|
361
|
+
"type": "stack",
|
|
362
|
+
"direction": "vertical",
|
|
363
|
+
"gap": "md"
|
|
364
364
|
}
|
|
365
365
|
]
|
|
366
366
|
]
|
|
@@ -375,8 +375,8 @@
|
|
|
375
375
|
"main",
|
|
376
376
|
{
|
|
377
377
|
"variant": "error",
|
|
378
|
-
"
|
|
379
|
-
"
|
|
378
|
+
"type": "alert",
|
|
379
|
+
"message": "@payload.error"
|
|
380
380
|
}
|
|
381
381
|
]
|
|
382
382
|
]
|
|
@@ -391,8 +391,8 @@
|
|
|
391
391
|
"ThreadPost",
|
|
392
392
|
{
|
|
393
393
|
"emit": {
|
|
394
|
-
"
|
|
395
|
-
"
|
|
394
|
+
"failure": "ThreadPostLoadFailed",
|
|
395
|
+
"success": "ThreadPostLoaded"
|
|
396
396
|
}
|
|
397
397
|
}
|
|
398
398
|
],
|
|
@@ -415,39 +415,39 @@
|
|
|
415
415
|
"render-ui",
|
|
416
416
|
"main",
|
|
417
417
|
{
|
|
418
|
+
"gap": "md",
|
|
418
419
|
"children": [
|
|
419
420
|
{
|
|
420
421
|
"entity": "@payload.data",
|
|
421
|
-
"gap": "sm",
|
|
422
|
-
"itemActions": [
|
|
423
|
-
{
|
|
424
|
-
"event": "REPLY",
|
|
425
|
-
"icon": "message-square",
|
|
426
|
-
"label": "Reply"
|
|
427
|
-
}
|
|
428
|
-
],
|
|
429
422
|
"type": "data-list",
|
|
430
|
-
"variant": "card",
|
|
431
423
|
"fields": [
|
|
432
424
|
{
|
|
433
|
-
"
|
|
425
|
+
"variant": "h4",
|
|
434
426
|
"label": "Author",
|
|
435
|
-
"
|
|
427
|
+
"name": "authorName"
|
|
436
428
|
},
|
|
437
429
|
{
|
|
438
|
-
"
|
|
430
|
+
"name": "content",
|
|
439
431
|
"label": "",
|
|
440
|
-
"
|
|
432
|
+
"variant": "body"
|
|
441
433
|
},
|
|
442
434
|
{
|
|
443
435
|
"label": "Votes",
|
|
444
|
-
"
|
|
445
|
-
"
|
|
436
|
+
"variant": "caption",
|
|
437
|
+
"name": "voteCount"
|
|
446
438
|
}
|
|
447
|
-
]
|
|
439
|
+
],
|
|
440
|
+
"itemActions": [
|
|
441
|
+
{
|
|
442
|
+
"event": "REPLY",
|
|
443
|
+
"icon": "message-square",
|
|
444
|
+
"label": "Reply"
|
|
445
|
+
}
|
|
446
|
+
],
|
|
447
|
+
"variant": "card",
|
|
448
|
+
"gap": "sm"
|
|
448
449
|
}
|
|
449
450
|
],
|
|
450
|
-
"gap": "md",
|
|
451
451
|
"direction": "vertical",
|
|
452
452
|
"type": "stack"
|
|
453
453
|
}
|
|
@@ -468,8 +468,7 @@
|
|
|
468
468
|
"render-ui",
|
|
469
469
|
"main",
|
|
470
470
|
{
|
|
471
|
-
"
|
|
472
|
-
"gap": "md",
|
|
471
|
+
"type": "stack",
|
|
473
472
|
"children": [
|
|
474
473
|
{
|
|
475
474
|
"variant": "h4",
|
|
@@ -477,32 +476,33 @@
|
|
|
477
476
|
"type": "typography"
|
|
478
477
|
},
|
|
479
478
|
{
|
|
479
|
+
"type": "textarea",
|
|
480
480
|
"placeholder": "Your reply…",
|
|
481
|
-
"action": "EDIT_REPLY"
|
|
482
|
-
"type": "textarea"
|
|
481
|
+
"action": "EDIT_REPLY"
|
|
483
482
|
},
|
|
484
483
|
{
|
|
485
|
-
"direction": "horizontal",
|
|
486
|
-
"gap": "sm",
|
|
487
484
|
"type": "stack",
|
|
485
|
+
"gap": "sm",
|
|
486
|
+
"direction": "horizontal",
|
|
488
487
|
"children": [
|
|
489
488
|
{
|
|
490
489
|
"label": "Submit",
|
|
491
|
-
"type": "button",
|
|
492
490
|
"variant": "primary",
|
|
491
|
+
"action": "SUBMIT_REPLY",
|
|
493
492
|
"icon": "send",
|
|
494
|
-
"
|
|
493
|
+
"type": "button"
|
|
495
494
|
},
|
|
496
495
|
{
|
|
497
|
-
"type": "button",
|
|
498
496
|
"label": "Cancel",
|
|
499
|
-
"
|
|
500
|
-
"
|
|
497
|
+
"action": "CANCEL_REPLY",
|
|
498
|
+
"type": "button",
|
|
499
|
+
"variant": "secondary"
|
|
501
500
|
}
|
|
502
501
|
]
|
|
503
502
|
}
|
|
504
503
|
],
|
|
505
|
-
"
|
|
504
|
+
"direction": "vertical",
|
|
505
|
+
"gap": "md"
|
|
506
506
|
}
|
|
507
507
|
]
|
|
508
508
|
]
|
|
@@ -575,8 +575,8 @@
|
|
|
575
575
|
"ThreadPost",
|
|
576
576
|
{
|
|
577
577
|
"emit": {
|
|
578
|
-
"
|
|
579
|
-
"
|
|
578
|
+
"failure": "ThreadPostLoadFailed",
|
|
579
|
+
"success": "ThreadPostLoaded"
|
|
580
580
|
}
|
|
581
581
|
}
|
|
582
582
|
]
|
|
@@ -591,9 +591,9 @@
|
|
|
591
591
|
"render-ui",
|
|
592
592
|
"main",
|
|
593
593
|
{
|
|
594
|
+
"variant": "error",
|
|
594
595
|
"message": "@payload.error",
|
|
595
|
-
"type": "alert"
|
|
596
|
-
"variant": "error"
|
|
596
|
+
"type": "alert"
|
|
597
597
|
}
|
|
598
598
|
]
|
|
599
599
|
]
|
|
@@ -608,8 +608,8 @@
|
|
|
608
608
|
"ThreadPost",
|
|
609
609
|
{
|
|
610
610
|
"emit": {
|
|
611
|
-
"
|
|
612
|
-
"
|
|
611
|
+
"success": "ThreadPostLoaded",
|
|
612
|
+
"failure": "ThreadPostLoadFailed"
|
|
613
613
|
}
|
|
614
614
|
}
|
|
615
615
|
],
|
|
@@ -617,8 +617,8 @@
|
|
|
617
617
|
"render-ui",
|
|
618
618
|
"main",
|
|
619
619
|
{
|
|
620
|
-
"
|
|
621
|
-
"
|
|
620
|
+
"size": "sm",
|
|
621
|
+
"type": "spinner"
|
|
622
622
|
}
|
|
623
623
|
]
|
|
624
624
|
]
|
|
@@ -666,8 +666,8 @@
|
|
|
666
666
|
"TicketTier",
|
|
667
667
|
{
|
|
668
668
|
"emit": {
|
|
669
|
-
"
|
|
670
|
-
"
|
|
669
|
+
"success": "TicketTierLoaded",
|
|
670
|
+
"failure": "TicketTierLoadFailed"
|
|
671
671
|
}
|
|
672
672
|
}
|
|
673
673
|
],
|
|
@@ -675,21 +675,21 @@
|
|
|
675
675
|
"render-ui",
|
|
676
676
|
"main",
|
|
677
677
|
{
|
|
678
|
+
"type": "stack",
|
|
679
|
+
"className": "py-12",
|
|
680
|
+
"gap": "md",
|
|
678
681
|
"children": [
|
|
679
682
|
{
|
|
680
683
|
"type": "spinner"
|
|
681
684
|
},
|
|
682
685
|
{
|
|
683
686
|
"color": "muted",
|
|
684
|
-
"type": "typography",
|
|
685
687
|
"content": "Loading ticket tiers…",
|
|
688
|
+
"type": "typography",
|
|
686
689
|
"variant": "caption"
|
|
687
690
|
}
|
|
688
691
|
],
|
|
689
|
-
"gap": "md",
|
|
690
|
-
"type": "stack",
|
|
691
692
|
"direction": "vertical",
|
|
692
|
-
"className": "py-12",
|
|
693
693
|
"align": "center"
|
|
694
694
|
}
|
|
695
695
|
]
|
|
@@ -704,9 +704,13 @@
|
|
|
704
704
|
"render-ui",
|
|
705
705
|
"main",
|
|
706
706
|
{
|
|
707
|
+
"gap": "md",
|
|
707
708
|
"type": "stack",
|
|
709
|
+
"direction": "vertical",
|
|
708
710
|
"children": [
|
|
709
711
|
{
|
|
712
|
+
"type": "stack",
|
|
713
|
+
"direction": "horizontal",
|
|
710
714
|
"gap": "sm",
|
|
711
715
|
"children": [
|
|
712
716
|
{
|
|
@@ -718,21 +722,40 @@
|
|
|
718
722
|
"content": "@config.title",
|
|
719
723
|
"variant": "h3"
|
|
720
724
|
}
|
|
721
|
-
]
|
|
722
|
-
"type": "stack",
|
|
723
|
-
"direction": "horizontal"
|
|
725
|
+
]
|
|
724
726
|
},
|
|
725
727
|
{
|
|
726
728
|
"type": "divider"
|
|
727
729
|
},
|
|
728
730
|
{
|
|
729
|
-
"
|
|
731
|
+
"gap": "sm",
|
|
732
|
+
"itemActions": [
|
|
733
|
+
{
|
|
734
|
+
"event": "UPDATE",
|
|
735
|
+
"variant": "secondary",
|
|
736
|
+
"label": "Update",
|
|
737
|
+
"icon": "edit"
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
"label": "Sell",
|
|
741
|
+
"icon": "shopping-cart",
|
|
742
|
+
"variant": "primary",
|
|
743
|
+
"event": "SELL"
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"label": "Close",
|
|
747
|
+
"icon": "x",
|
|
748
|
+
"event": "CLOSE",
|
|
749
|
+
"variant": "danger"
|
|
750
|
+
}
|
|
751
|
+
],
|
|
752
|
+
"type": "data-grid",
|
|
730
753
|
"entity": "@payload.data",
|
|
731
754
|
"fields": [
|
|
732
755
|
{
|
|
733
|
-
"
|
|
756
|
+
"label": "Tier",
|
|
734
757
|
"name": "name",
|
|
735
|
-
"
|
|
758
|
+
"variant": "badge"
|
|
736
759
|
},
|
|
737
760
|
{
|
|
738
761
|
"variant": "caption",
|
|
@@ -741,8 +764,8 @@
|
|
|
741
764
|
},
|
|
742
765
|
{
|
|
743
766
|
"name": "currency",
|
|
744
|
-
"
|
|
745
|
-
"
|
|
767
|
+
"variant": "badge",
|
|
768
|
+
"label": "Currency"
|
|
746
769
|
},
|
|
747
770
|
{
|
|
748
771
|
"name": "quantityTotal",
|
|
@@ -751,48 +774,25 @@
|
|
|
751
774
|
},
|
|
752
775
|
{
|
|
753
776
|
"name": "quantitySold",
|
|
754
|
-
"
|
|
755
|
-
"
|
|
777
|
+
"label": "Sold",
|
|
778
|
+
"variant": "caption"
|
|
756
779
|
},
|
|
757
780
|
{
|
|
758
781
|
"label": "Status",
|
|
759
|
-
"
|
|
760
|
-
"
|
|
761
|
-
}
|
|
762
|
-
],
|
|
763
|
-
"itemActions": [
|
|
764
|
-
{
|
|
765
|
-
"icon": "edit",
|
|
766
|
-
"label": "Update",
|
|
767
|
-
"variant": "secondary",
|
|
768
|
-
"event": "UPDATE"
|
|
769
|
-
},
|
|
770
|
-
{
|
|
771
|
-
"event": "SELL",
|
|
772
|
-
"variant": "primary",
|
|
773
|
-
"icon": "shopping-cart",
|
|
774
|
-
"label": "Sell"
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"icon": "x",
|
|
778
|
-
"event": "CLOSE",
|
|
779
|
-
"variant": "destructive",
|
|
780
|
-
"label": "Close"
|
|
782
|
+
"variant": "badge",
|
|
783
|
+
"name": "status"
|
|
781
784
|
}
|
|
782
785
|
],
|
|
783
|
-
"
|
|
784
|
-
"type": "data-grid"
|
|
786
|
+
"cols": 1.0
|
|
785
787
|
},
|
|
786
788
|
{
|
|
787
789
|
"variant": "primary",
|
|
788
790
|
"icon": "plus",
|
|
789
|
-
"
|
|
791
|
+
"type": "button",
|
|
790
792
|
"label": "New Tier",
|
|
791
|
-
"
|
|
793
|
+
"action": "CREATE"
|
|
792
794
|
}
|
|
793
|
-
]
|
|
794
|
-
"direction": "vertical",
|
|
795
|
-
"gap": "md"
|
|
795
|
+
]
|
|
796
796
|
}
|
|
797
797
|
]
|
|
798
798
|
]
|
|
@@ -806,9 +806,9 @@
|
|
|
806
806
|
"render-ui",
|
|
807
807
|
"main",
|
|
808
808
|
{
|
|
809
|
+
"message": "@payload.error",
|
|
809
810
|
"type": "alert",
|
|
810
|
-
"variant": "error"
|
|
811
|
-
"message": "@payload.error"
|
|
811
|
+
"variant": "error"
|
|
812
812
|
}
|
|
813
813
|
]
|
|
814
814
|
]
|
|
@@ -825,8 +825,8 @@
|
|
|
825
825
|
"@payload.data",
|
|
826
826
|
{
|
|
827
827
|
"emit": {
|
|
828
|
-
"
|
|
829
|
-
"
|
|
828
|
+
"success": "TicketTierCreated",
|
|
829
|
+
"failure": "TicketTierWriteFailed"
|
|
830
830
|
}
|
|
831
831
|
}
|
|
832
832
|
]
|
|
@@ -1113,8 +1113,8 @@
|
|
|
1113
1113
|
"TicketTier",
|
|
1114
1114
|
{
|
|
1115
1115
|
"emit": {
|
|
1116
|
-
"
|
|
1117
|
-
"
|
|
1116
|
+
"success": "TicketTierLoaded",
|
|
1117
|
+
"failure": "TicketTierLoadFailed"
|
|
1118
1118
|
}
|
|
1119
1119
|
}
|
|
1120
1120
|
]
|
|
@@ -1146,8 +1146,8 @@
|
|
|
1146
1146
|
"TicketTier",
|
|
1147
1147
|
{
|
|
1148
1148
|
"emit": {
|
|
1149
|
-
"
|
|
1150
|
-
"
|
|
1149
|
+
"success": "TicketTierLoaded",
|
|
1150
|
+
"failure": "TicketTierLoadFailed"
|
|
1151
1151
|
}
|
|
1152
1152
|
}
|
|
1153
1153
|
],
|