@almadar/std 3.12.0 → 3.12.2

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.
Files changed (88) hide show
  1. package/behaviors/exports/atoms/std-wizard.orb +63 -70
  2. package/behaviors/exports/molecules/std-detail.orb +4 -0
  3. package/behaviors/exports/molecules/std-geospatial.orb +4 -0
  4. package/behaviors/exports/molecules/std-inventory.orb +8 -0
  5. package/behaviors/exports/molecules/std-list.orb +18 -1
  6. package/behaviors/exports/molecules/std-messaging.orb +4 -0
  7. package/behaviors/exports/organisms/std-api-gateway.orb +18 -1
  8. package/behaviors/exports/organisms/std-booking-system.orb +131 -104
  9. package/behaviors/exports/organisms/std-cicd-pipeline.orb +18 -1
  10. package/behaviors/exports/organisms/std-cms.orb +40 -2
  11. package/behaviors/exports/organisms/std-crm.orb +40 -2
  12. package/behaviors/exports/organisms/std-devops-dashboard.orb +18 -1
  13. package/behaviors/exports/organisms/std-finance-tracker.orb +22 -1
  14. package/behaviors/exports/organisms/std-healthcare.orb +167 -136
  15. package/behaviors/exports/organisms/std-helpdesk.orb +22 -1
  16. package/behaviors/exports/organisms/std-hr-portal.orb +115 -88
  17. package/behaviors/exports/organisms/std-iot-dashboard.orb +18 -1
  18. package/behaviors/exports/organisms/std-lms.orb +97 -87
  19. package/behaviors/exports/organisms/std-platformer-app.orb +8 -0
  20. package/behaviors/exports/organisms/std-project-manager.orb +36 -2
  21. package/behaviors/exports/organisms/std-realtime-chat.orb +22 -1
  22. package/behaviors/exports/organisms/std-rpg-game.orb +8 -0
  23. package/behaviors/exports/organisms/std-service-marketplace.orb +36 -2
  24. package/behaviors/exports/organisms/std-social-feed.orb +8 -0
  25. package/behaviors/exports/organisms/std-trading-dashboard.orb +18 -1
  26. package/behaviors/exports/validation-report.json +1097 -0
  27. package/dist/behaviors/exports/atoms/std-wizard.orb +63 -70
  28. package/dist/behaviors/exports/molecules/std-detail.orb +4 -0
  29. package/dist/behaviors/exports/molecules/std-geospatial.orb +4 -0
  30. package/dist/behaviors/exports/molecules/std-inventory.orb +8 -0
  31. package/dist/behaviors/exports/molecules/std-list.orb +18 -1
  32. package/dist/behaviors/exports/molecules/std-messaging.orb +4 -0
  33. package/dist/behaviors/exports/organisms/std-api-gateway.orb +18 -1
  34. package/dist/behaviors/exports/organisms/std-booking-system.orb +131 -104
  35. package/dist/behaviors/exports/organisms/std-cicd-pipeline.orb +18 -1
  36. package/dist/behaviors/exports/organisms/std-cms.orb +40 -2
  37. package/dist/behaviors/exports/organisms/std-crm.orb +40 -2
  38. package/dist/behaviors/exports/organisms/std-devops-dashboard.orb +18 -1
  39. package/dist/behaviors/exports/organisms/std-finance-tracker.orb +22 -1
  40. package/dist/behaviors/exports/organisms/std-healthcare.orb +167 -136
  41. package/dist/behaviors/exports/organisms/std-helpdesk.orb +22 -1
  42. package/dist/behaviors/exports/organisms/std-hr-portal.orb +115 -88
  43. package/dist/behaviors/exports/organisms/std-iot-dashboard.orb +18 -1
  44. package/dist/behaviors/exports/organisms/std-lms.orb +97 -87
  45. package/dist/behaviors/exports/organisms/std-platformer-app.orb +8 -0
  46. package/dist/behaviors/exports/organisms/std-project-manager.orb +36 -2
  47. package/dist/behaviors/exports/organisms/std-realtime-chat.orb +22 -1
  48. package/dist/behaviors/exports/organisms/std-rpg-game.orb +8 -0
  49. package/dist/behaviors/exports/organisms/std-service-marketplace.orb +36 -2
  50. package/dist/behaviors/exports/organisms/std-social-feed.orb +8 -0
  51. package/dist/behaviors/exports/organisms/std-trading-dashboard.orb +18 -1
  52. package/dist/behaviors/exports/validation-report.json +1097 -0
  53. package/dist/behaviors/exports-reader.d.ts +5 -6
  54. package/dist/behaviors/exports-reader.js.map +1 -1
  55. package/dist/behaviors/index.d.ts +1 -1
  56. package/dist/behaviors/index.js.map +1 -1
  57. package/dist/behaviors/query.js.map +1 -1
  58. package/dist/behaviors/types.d.ts +2 -12
  59. package/dist/behaviors/types.js.map +1 -1
  60. package/dist/exports/atoms/std-wizard.orb +63 -70
  61. package/dist/exports/molecules/std-detail.orb +4 -0
  62. package/dist/exports/molecules/std-geospatial.orb +4 -0
  63. package/dist/exports/molecules/std-inventory.orb +8 -0
  64. package/dist/exports/molecules/std-list.orb +18 -1
  65. package/dist/exports/molecules/std-messaging.orb +4 -0
  66. package/dist/exports/organisms/std-api-gateway.orb +18 -1
  67. package/dist/exports/organisms/std-booking-system.orb +131 -104
  68. package/dist/exports/organisms/std-cicd-pipeline.orb +18 -1
  69. package/dist/exports/organisms/std-cms.orb +40 -2
  70. package/dist/exports/organisms/std-crm.orb +40 -2
  71. package/dist/exports/organisms/std-devops-dashboard.orb +18 -1
  72. package/dist/exports/organisms/std-finance-tracker.orb +22 -1
  73. package/dist/exports/organisms/std-healthcare.orb +167 -136
  74. package/dist/exports/organisms/std-helpdesk.orb +22 -1
  75. package/dist/exports/organisms/std-hr-portal.orb +115 -88
  76. package/dist/exports/organisms/std-iot-dashboard.orb +18 -1
  77. package/dist/exports/organisms/std-lms.orb +97 -87
  78. package/dist/exports/organisms/std-platformer-app.orb +8 -0
  79. package/dist/exports/organisms/std-project-manager.orb +36 -2
  80. package/dist/exports/organisms/std-realtime-chat.orb +22 -1
  81. package/dist/exports/organisms/std-rpg-game.orb +8 -0
  82. package/dist/exports/organisms/std-service-marketplace.orb +36 -2
  83. package/dist/exports/organisms/std-social-feed.orb +8 -0
  84. package/dist/exports/organisms/std-trading-dashboard.orb +18 -1
  85. package/dist/exports/validation-report.json +1097 -0
  86. package/dist/index.d.ts +1 -1
  87. package/dist/index.js.map +1 -1
  88. package/package.json +1 -1
@@ -96,6 +96,10 @@
96
96
  "name": "id",
97
97
  "type": "string",
98
98
  "required": true
99
+ },
100
+ {
101
+ "name": "row",
102
+ "type": "object"
99
103
  }
100
104
  ]
101
105
  },
@@ -107,6 +111,10 @@
107
111
  "name": "id",
108
112
  "type": "string",
109
113
  "required": true
114
+ },
115
+ {
116
+ "name": "row",
117
+ "type": "object"
110
118
  }
111
119
  ]
112
120
  },
@@ -118,6 +126,10 @@
118
126
  "name": "id",
119
127
  "type": "string",
120
128
  "required": true
129
+ },
130
+ {
131
+ "name": "row",
132
+ "type": "object"
121
133
  }
122
134
  ]
123
135
  },
@@ -398,7 +410,12 @@
398
410
  },
399
411
  {
400
412
  "type": "typography",
401
- "content": "Are you sure you want to delete this patient?",
413
+ "content": "@entity.firstName",
414
+ "variant": "h4"
415
+ },
416
+ {
417
+ "type": "typography",
418
+ "content": "This action cannot be undone.",
402
419
  "variant": "body"
403
420
  },
404
421
  {
@@ -1664,6 +1681,10 @@
1664
1681
  "name": "id",
1665
1682
  "type": "string",
1666
1683
  "required": true
1684
+ },
1685
+ {
1686
+ "name": "row",
1687
+ "type": "object"
1667
1688
  }
1668
1689
  ]
1669
1690
  },
@@ -1675,6 +1696,10 @@
1675
1696
  "name": "id",
1676
1697
  "type": "string",
1677
1698
  "required": true
1699
+ },
1700
+ {
1701
+ "name": "row",
1702
+ "type": "object"
1678
1703
  }
1679
1704
  ]
1680
1705
  },
@@ -1686,6 +1711,10 @@
1686
1711
  "name": "id",
1687
1712
  "type": "string",
1688
1713
  "required": true
1714
+ },
1715
+ {
1716
+ "name": "row",
1717
+ "type": "object"
1689
1718
  }
1690
1719
  ]
1691
1720
  },
@@ -1948,7 +1977,12 @@
1948
1977
  },
1949
1978
  {
1950
1979
  "type": "typography",
1951
- "content": "Are you sure you want to delete this appointment?",
1980
+ "content": "@entity.patientName",
1981
+ "variant": "h4"
1982
+ },
1983
+ {
1984
+ "type": "typography",
1985
+ "content": "This action cannot be undone.",
1952
1986
  "variant": "body"
1953
1987
  },
1954
1988
  {
@@ -3673,159 +3707,152 @@
3673
3707
  "type": "divider"
3674
3708
  },
3675
3709
  {
3676
- "type": "data-list",
3710
+ "type": "stack",
3711
+ "direction": "vertical",
3712
+ "gap": "sm",
3677
3713
  "entity": "IntakeForm",
3678
- "renderItem": [
3679
- "fn",
3680
- "item",
3714
+ "children": [
3681
3715
  {
3682
3716
  "type": "stack",
3683
- "direction": "vertical",
3684
- "gap": "sm",
3717
+ "direction": "horizontal",
3718
+ "gap": "md",
3719
+ "justify": "space-between",
3685
3720
  "children": [
3686
3721
  {
3687
- "type": "stack",
3688
- "direction": "horizontal",
3689
- "gap": "md",
3690
- "justify": "space-between",
3691
- "children": [
3692
- {
3693
- "type": "typography",
3694
- "variant": "caption",
3695
- "content": "FirstName"
3696
- },
3697
- {
3698
- "type": "typography",
3699
- "variant": "body",
3700
- "content": "@item.firstName"
3701
- }
3702
- ]
3722
+ "type": "typography",
3723
+ "variant": "caption",
3724
+ "content": "First Name"
3703
3725
  },
3704
3726
  {
3705
- "type": "stack",
3706
- "direction": "horizontal",
3707
- "gap": "md",
3708
- "justify": "space-between",
3709
- "children": [
3710
- {
3711
- "type": "typography",
3712
- "variant": "caption",
3713
- "content": "LastName"
3714
- },
3715
- {
3716
- "type": "typography",
3717
- "variant": "body",
3718
- "content": "@item.lastName"
3719
- }
3720
- ]
3727
+ "type": "typography",
3728
+ "variant": "body",
3729
+ "content": "@entity.firstName"
3730
+ }
3731
+ ]
3732
+ },
3733
+ {
3734
+ "type": "stack",
3735
+ "direction": "horizontal",
3736
+ "gap": "md",
3737
+ "justify": "space-between",
3738
+ "children": [
3739
+ {
3740
+ "type": "typography",
3741
+ "variant": "caption",
3742
+ "content": "Last Name"
3721
3743
  },
3722
3744
  {
3723
- "type": "stack",
3724
- "direction": "horizontal",
3725
- "gap": "md",
3726
- "justify": "space-between",
3727
- "children": [
3728
- {
3729
- "type": "typography",
3730
- "variant": "caption",
3731
- "content": "DateOfBirth"
3732
- },
3733
- {
3734
- "type": "typography",
3735
- "variant": "body",
3736
- "content": "@item.dateOfBirth"
3737
- }
3738
- ]
3745
+ "type": "typography",
3746
+ "variant": "body",
3747
+ "content": "@entity.lastName"
3748
+ }
3749
+ ]
3750
+ },
3751
+ {
3752
+ "type": "stack",
3753
+ "direction": "horizontal",
3754
+ "gap": "md",
3755
+ "justify": "space-between",
3756
+ "children": [
3757
+ {
3758
+ "type": "typography",
3759
+ "variant": "caption",
3760
+ "content": "Date Of Birth"
3739
3761
  },
3740
3762
  {
3741
- "type": "stack",
3742
- "direction": "horizontal",
3743
- "gap": "md",
3744
- "justify": "space-between",
3745
- "children": [
3746
- {
3747
- "type": "typography",
3748
- "variant": "caption",
3749
- "content": "Allergies"
3750
- },
3751
- {
3752
- "type": "typography",
3753
- "variant": "body",
3754
- "content": "@item.allergies"
3755
- }
3756
- ]
3763
+ "type": "typography",
3764
+ "variant": "body",
3765
+ "content": "@entity.dateOfBirth"
3766
+ }
3767
+ ]
3768
+ },
3769
+ {
3770
+ "type": "stack",
3771
+ "direction": "horizontal",
3772
+ "gap": "md",
3773
+ "justify": "space-between",
3774
+ "children": [
3775
+ {
3776
+ "type": "typography",
3777
+ "variant": "caption",
3778
+ "content": "Allergies"
3757
3779
  },
3758
3780
  {
3759
- "type": "stack",
3760
- "direction": "horizontal",
3761
- "gap": "md",
3762
- "justify": "space-between",
3763
- "children": [
3764
- {
3765
- "type": "typography",
3766
- "variant": "caption",
3767
- "content": "Medications"
3768
- },
3769
- {
3770
- "type": "typography",
3771
- "variant": "body",
3772
- "content": "@item.medications"
3773
- }
3774
- ]
3781
+ "type": "typography",
3782
+ "variant": "body",
3783
+ "content": "@entity.allergies"
3784
+ }
3785
+ ]
3786
+ },
3787
+ {
3788
+ "type": "stack",
3789
+ "direction": "horizontal",
3790
+ "gap": "md",
3791
+ "justify": "space-between",
3792
+ "children": [
3793
+ {
3794
+ "type": "typography",
3795
+ "variant": "caption",
3796
+ "content": "Medications"
3775
3797
  },
3776
3798
  {
3777
- "type": "stack",
3778
- "direction": "horizontal",
3779
- "gap": "md",
3780
- "justify": "space-between",
3781
- "children": [
3782
- {
3783
- "type": "typography",
3784
- "variant": "caption",
3785
- "content": "EmergencyContact"
3786
- },
3787
- {
3788
- "type": "typography",
3789
- "variant": "body",
3790
- "content": "@item.emergencyContact"
3791
- }
3792
- ]
3799
+ "type": "typography",
3800
+ "variant": "body",
3801
+ "content": "@entity.medications"
3802
+ }
3803
+ ]
3804
+ },
3805
+ {
3806
+ "type": "stack",
3807
+ "direction": "horizontal",
3808
+ "gap": "md",
3809
+ "justify": "space-between",
3810
+ "children": [
3811
+ {
3812
+ "type": "typography",
3813
+ "variant": "caption",
3814
+ "content": "Emergency Contact"
3793
3815
  },
3794
3816
  {
3795
- "type": "stack",
3796
- "direction": "horizontal",
3797
- "gap": "md",
3798
- "justify": "space-between",
3799
- "children": [
3800
- {
3801
- "type": "typography",
3802
- "variant": "caption",
3803
- "content": "InsuranceProvider"
3804
- },
3805
- {
3806
- "type": "typography",
3807
- "variant": "body",
3808
- "content": "@item.insuranceProvider"
3809
- }
3810
- ]
3817
+ "type": "typography",
3818
+ "variant": "body",
3819
+ "content": "@entity.emergencyContact"
3820
+ }
3821
+ ]
3822
+ },
3823
+ {
3824
+ "type": "stack",
3825
+ "direction": "horizontal",
3826
+ "gap": "md",
3827
+ "justify": "space-between",
3828
+ "children": [
3829
+ {
3830
+ "type": "typography",
3831
+ "variant": "caption",
3832
+ "content": "Insurance Provider"
3811
3833
  },
3812
3834
  {
3813
- "type": "stack",
3814
- "direction": "horizontal",
3815
- "gap": "md",
3816
- "justify": "space-between",
3817
- "children": [
3818
- {
3819
- "type": "typography",
3820
- "variant": "caption",
3821
- "content": "InsuranceId"
3822
- },
3823
- {
3824
- "type": "typography",
3825
- "variant": "body",
3826
- "content": "@item.insuranceId"
3827
- }
3828
- ]
3835
+ "type": "typography",
3836
+ "variant": "body",
3837
+ "content": "@entity.insuranceProvider"
3838
+ }
3839
+ ]
3840
+ },
3841
+ {
3842
+ "type": "stack",
3843
+ "direction": "horizontal",
3844
+ "gap": "md",
3845
+ "justify": "space-between",
3846
+ "children": [
3847
+ {
3848
+ "type": "typography",
3849
+ "variant": "caption",
3850
+ "content": "Insurance Id"
3851
+ },
3852
+ {
3853
+ "type": "typography",
3854
+ "variant": "body",
3855
+ "content": "@entity.insuranceId"
3829
3856
  }
3830
3857
  ]
3831
3858
  }
@@ -4704,6 +4731,10 @@
4704
4731
  "name": "id",
4705
4732
  "type": "string",
4706
4733
  "required": true
4734
+ },
4735
+ {
4736
+ "name": "row",
4737
+ "type": "object"
4707
4738
  }
4708
4739
  ]
4709
4740
  },
@@ -94,6 +94,10 @@
94
94
  "name": "id",
95
95
  "type": "string",
96
96
  "required": true
97
+ },
98
+ {
99
+ "name": "row",
100
+ "type": "object"
97
101
  }
98
102
  ]
99
103
  },
@@ -105,6 +109,10 @@
105
109
  "name": "id",
106
110
  "type": "string",
107
111
  "required": true
112
+ },
113
+ {
114
+ "name": "row",
115
+ "type": "object"
108
116
  }
109
117
  ]
110
118
  },
@@ -116,6 +124,10 @@
116
124
  "name": "id",
117
125
  "type": "string",
118
126
  "required": true
127
+ },
128
+ {
129
+ "name": "row",
130
+ "type": "object"
119
131
  }
120
132
  ]
121
133
  },
@@ -379,7 +391,12 @@
379
391
  },
380
392
  {
381
393
  "type": "typography",
382
- "content": "Are you sure you want to delete this ticket?",
394
+ "content": "@entity.subject",
395
+ "variant": "h4"
396
+ },
397
+ {
398
+ "type": "typography",
399
+ "content": "This action cannot be undone.",
383
400
  "variant": "body"
384
401
  },
385
402
  {
@@ -1571,6 +1588,10 @@
1571
1588
  "name": "id",
1572
1589
  "type": "string",
1573
1590
  "required": true
1591
+ },
1592
+ {
1593
+ "name": "row",
1594
+ "type": "object"
1574
1595
  }
1575
1596
  ]
1576
1597
  },