@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
@@ -445,87 +445,80 @@
445
445
  "type": "divider"
446
446
  },
447
447
  {
448
- "type": "data-list",
448
+ "type": "stack",
449
+ "direction": "vertical",
450
+ "gap": "sm",
449
451
  "entity": "WizardEntry",
450
- "renderItem": [
451
- "fn",
452
- "item",
452
+ "children": [
453
453
  {
454
454
  "type": "stack",
455
- "direction": "vertical",
456
- "gap": "sm",
455
+ "direction": "horizontal",
456
+ "gap": "md",
457
+ "justify": "space-between",
458
+ "children": [
459
+ {
460
+ "type": "typography",
461
+ "variant": "caption",
462
+ "content": "Name"
463
+ },
464
+ {
465
+ "type": "typography",
466
+ "variant": "body",
467
+ "content": "@entity.name"
468
+ }
469
+ ]
470
+ },
471
+ {
472
+ "type": "stack",
473
+ "direction": "horizontal",
474
+ "gap": "md",
475
+ "justify": "space-between",
457
476
  "children": [
458
477
  {
459
- "type": "stack",
460
- "direction": "horizontal",
461
- "gap": "md",
462
- "justify": "space-between",
463
- "children": [
464
- {
465
- "type": "typography",
466
- "variant": "caption",
467
- "content": "Name"
468
- },
469
- {
470
- "type": "typography",
471
- "variant": "body",
472
- "content": "@item.name"
473
- }
474
- ]
478
+ "type": "typography",
479
+ "variant": "caption",
480
+ "content": "Description"
475
481
  },
476
482
  {
477
- "type": "stack",
478
- "direction": "horizontal",
479
- "gap": "md",
480
- "justify": "space-between",
481
- "children": [
482
- {
483
- "type": "typography",
484
- "variant": "caption",
485
- "content": "Description"
486
- },
487
- {
488
- "type": "typography",
489
- "variant": "body",
490
- "content": "@item.description"
491
- }
492
- ]
483
+ "type": "typography",
484
+ "variant": "body",
485
+ "content": "@entity.description"
486
+ }
487
+ ]
488
+ },
489
+ {
490
+ "type": "stack",
491
+ "direction": "horizontal",
492
+ "gap": "md",
493
+ "justify": "space-between",
494
+ "children": [
495
+ {
496
+ "type": "typography",
497
+ "variant": "caption",
498
+ "content": "Status"
493
499
  },
494
500
  {
495
- "type": "stack",
496
- "direction": "horizontal",
497
- "gap": "md",
498
- "justify": "space-between",
499
- "children": [
500
- {
501
- "type": "typography",
502
- "variant": "caption",
503
- "content": "Status"
504
- },
505
- {
506
- "type": "typography",
507
- "variant": "body",
508
- "content": "@item.status"
509
- }
510
- ]
501
+ "type": "typography",
502
+ "variant": "body",
503
+ "content": "@entity.status"
504
+ }
505
+ ]
506
+ },
507
+ {
508
+ "type": "stack",
509
+ "direction": "horizontal",
510
+ "gap": "md",
511
+ "justify": "space-between",
512
+ "children": [
513
+ {
514
+ "type": "typography",
515
+ "variant": "caption",
516
+ "content": "Created At"
511
517
  },
512
518
  {
513
- "type": "stack",
514
- "direction": "horizontal",
515
- "gap": "md",
516
- "justify": "space-between",
517
- "children": [
518
- {
519
- "type": "typography",
520
- "variant": "caption",
521
- "content": "CreatedAt"
522
- },
523
- {
524
- "type": "typography",
525
- "variant": "body",
526
- "content": "@item.createdAt"
527
- }
528
- ]
519
+ "type": "typography",
520
+ "variant": "body",
521
+ "content": "@entity.createdAt"
529
522
  }
530
523
  ]
531
524
  }
@@ -71,6 +71,10 @@
71
71
  "name": "id",
72
72
  "type": "string",
73
73
  "required": true
74
+ },
75
+ {
76
+ "name": "row",
77
+ "type": "object"
74
78
  }
75
79
  ]
76
80
  },
@@ -72,6 +72,10 @@
72
72
  "name": "id",
73
73
  "type": "string",
74
74
  "required": true
75
+ },
76
+ {
77
+ "name": "row",
78
+ "type": "object"
75
79
  }
76
80
  ]
77
81
  },
@@ -107,6 +107,10 @@
107
107
  "name": "id",
108
108
  "type": "string",
109
109
  "required": true
110
+ },
111
+ {
112
+ "name": "row",
113
+ "type": "object"
110
114
  }
111
115
  ]
112
116
  },
@@ -118,6 +122,10 @@
118
122
  "name": "id",
119
123
  "type": "string",
120
124
  "required": true
125
+ },
126
+ {
127
+ "name": "row",
128
+ "type": "object"
121
129
  }
122
130
  ]
123
131
  },
@@ -78,6 +78,10 @@
78
78
  "name": "id",
79
79
  "type": "string",
80
80
  "required": true
81
+ },
82
+ {
83
+ "name": "row",
84
+ "type": "object"
81
85
  }
82
86
  ]
83
87
  },
@@ -89,6 +93,10 @@
89
93
  "name": "id",
90
94
  "type": "string",
91
95
  "required": true
96
+ },
97
+ {
98
+ "name": "row",
99
+ "type": "object"
92
100
  }
93
101
  ]
94
102
  },
@@ -100,6 +108,10 @@
100
108
  "name": "id",
101
109
  "type": "string",
102
110
  "required": true
111
+ },
112
+ {
113
+ "name": "row",
114
+ "type": "object"
103
115
  }
104
116
  ]
105
117
  },
@@ -329,7 +341,12 @@
329
341
  },
330
342
  {
331
343
  "type": "typography",
332
- "content": "Are you sure you want to delete this listitem?",
344
+ "content": "@entity.name",
345
+ "variant": "h4"
346
+ },
347
+ {
348
+ "type": "typography",
349
+ "content": "This action cannot be undone.",
333
350
  "variant": "body"
334
351
  },
335
352
  {
@@ -71,6 +71,10 @@
71
71
  "name": "id",
72
72
  "type": "string",
73
73
  "required": true
74
+ },
75
+ {
76
+ "name": "row",
77
+ "type": "object"
74
78
  }
75
79
  ]
76
80
  },
@@ -84,6 +84,10 @@
84
84
  "name": "id",
85
85
  "type": "string",
86
86
  "required": true
87
+ },
88
+ {
89
+ "name": "row",
90
+ "type": "object"
87
91
  }
88
92
  ]
89
93
  },
@@ -95,6 +99,10 @@
95
99
  "name": "id",
96
100
  "type": "string",
97
101
  "required": true
102
+ },
103
+ {
104
+ "name": "row",
105
+ "type": "object"
98
106
  }
99
107
  ]
100
108
  },
@@ -106,6 +114,10 @@
106
114
  "name": "id",
107
115
  "type": "string",
108
116
  "required": true
117
+ },
118
+ {
119
+ "name": "row",
120
+ "type": "object"
109
121
  }
110
122
  ]
111
123
  },
@@ -349,7 +361,12 @@
349
361
  },
350
362
  {
351
363
  "type": "typography",
352
- "content": "Are you sure you want to delete this route?",
364
+ "content": "@entity.path",
365
+ "variant": "h4"
366
+ },
367
+ {
368
+ "type": "typography",
369
+ "content": "This action cannot be undone.",
353
370
  "variant": "body"
354
371
  },
355
372
  {
@@ -86,6 +86,10 @@
86
86
  "name": "id",
87
87
  "type": "string",
88
88
  "required": true
89
+ },
90
+ {
91
+ "name": "row",
92
+ "type": "object"
89
93
  }
90
94
  ]
91
95
  },
@@ -97,6 +101,10 @@
97
101
  "name": "id",
98
102
  "type": "string",
99
103
  "required": true
104
+ },
105
+ {
106
+ "name": "row",
107
+ "type": "object"
100
108
  }
101
109
  ]
102
110
  },
@@ -108,6 +116,10 @@
108
116
  "name": "id",
109
117
  "type": "string",
110
118
  "required": true
119
+ },
120
+ {
121
+ "name": "row",
122
+ "type": "object"
111
123
  }
112
124
  ]
113
125
  },
@@ -359,7 +371,12 @@
359
371
  },
360
372
  {
361
373
  "type": "typography",
362
- "content": "Are you sure you want to delete this provider?",
374
+ "content": "@entity.name",
375
+ "variant": "h4"
376
+ },
377
+ {
378
+ "type": "typography",
379
+ "content": "This action cannot be undone.",
363
380
  "variant": "body"
364
381
  },
365
382
  {
@@ -2024,123 +2041,116 @@
2024
2041
  "type": "divider"
2025
2042
  },
2026
2043
  {
2027
- "type": "data-list",
2044
+ "type": "stack",
2045
+ "direction": "vertical",
2046
+ "gap": "sm",
2028
2047
  "entity": "Booking",
2029
- "renderItem": [
2030
- "fn",
2031
- "item",
2048
+ "children": [
2032
2049
  {
2033
2050
  "type": "stack",
2034
- "direction": "vertical",
2035
- "gap": "sm",
2051
+ "direction": "horizontal",
2052
+ "gap": "md",
2053
+ "justify": "space-between",
2036
2054
  "children": [
2037
2055
  {
2038
- "type": "stack",
2039
- "direction": "horizontal",
2040
- "gap": "md",
2041
- "justify": "space-between",
2042
- "children": [
2043
- {
2044
- "type": "typography",
2045
- "variant": "caption",
2046
- "content": "ProviderName"
2047
- },
2048
- {
2049
- "type": "typography",
2050
- "variant": "body",
2051
- "content": "@item.providerName"
2052
- }
2053
- ]
2056
+ "type": "typography",
2057
+ "variant": "caption",
2058
+ "content": "Provider Name"
2054
2059
  },
2055
2060
  {
2056
- "type": "stack",
2057
- "direction": "horizontal",
2058
- "gap": "md",
2059
- "justify": "space-between",
2060
- "children": [
2061
- {
2062
- "type": "typography",
2063
- "variant": "caption",
2064
- "content": "CustomerName"
2065
- },
2066
- {
2067
- "type": "typography",
2068
- "variant": "body",
2069
- "content": "@item.customerName"
2070
- }
2071
- ]
2061
+ "type": "typography",
2062
+ "variant": "body",
2063
+ "content": "@entity.providerName"
2064
+ }
2065
+ ]
2066
+ },
2067
+ {
2068
+ "type": "stack",
2069
+ "direction": "horizontal",
2070
+ "gap": "md",
2071
+ "justify": "space-between",
2072
+ "children": [
2073
+ {
2074
+ "type": "typography",
2075
+ "variant": "caption",
2076
+ "content": "Customer Name"
2072
2077
  },
2073
2078
  {
2074
- "type": "stack",
2075
- "direction": "horizontal",
2076
- "gap": "md",
2077
- "justify": "space-between",
2078
- "children": [
2079
- {
2080
- "type": "typography",
2081
- "variant": "caption",
2082
- "content": "CustomerEmail"
2083
- },
2084
- {
2085
- "type": "typography",
2086
- "variant": "body",
2087
- "content": "@item.customerEmail"
2088
- }
2089
- ]
2079
+ "type": "typography",
2080
+ "variant": "body",
2081
+ "content": "@entity.customerName"
2082
+ }
2083
+ ]
2084
+ },
2085
+ {
2086
+ "type": "stack",
2087
+ "direction": "horizontal",
2088
+ "gap": "md",
2089
+ "justify": "space-between",
2090
+ "children": [
2091
+ {
2092
+ "type": "typography",
2093
+ "variant": "caption",
2094
+ "content": "Customer Email"
2090
2095
  },
2091
2096
  {
2092
- "type": "stack",
2093
- "direction": "horizontal",
2094
- "gap": "md",
2095
- "justify": "space-between",
2096
- "children": [
2097
- {
2098
- "type": "typography",
2099
- "variant": "caption",
2100
- "content": "Date"
2101
- },
2102
- {
2103
- "type": "typography",
2104
- "variant": "body",
2105
- "content": "@item.date"
2106
- }
2107
- ]
2097
+ "type": "typography",
2098
+ "variant": "body",
2099
+ "content": "@entity.customerEmail"
2100
+ }
2101
+ ]
2102
+ },
2103
+ {
2104
+ "type": "stack",
2105
+ "direction": "horizontal",
2106
+ "gap": "md",
2107
+ "justify": "space-between",
2108
+ "children": [
2109
+ {
2110
+ "type": "typography",
2111
+ "variant": "caption",
2112
+ "content": "Date"
2108
2113
  },
2109
2114
  {
2110
- "type": "stack",
2111
- "direction": "horizontal",
2112
- "gap": "md",
2113
- "justify": "space-between",
2114
- "children": [
2115
- {
2116
- "type": "typography",
2117
- "variant": "caption",
2118
- "content": "Time"
2119
- },
2120
- {
2121
- "type": "typography",
2122
- "variant": "body",
2123
- "content": "@item.time"
2124
- }
2125
- ]
2115
+ "type": "typography",
2116
+ "variant": "body",
2117
+ "content": "@entity.date"
2118
+ }
2119
+ ]
2120
+ },
2121
+ {
2122
+ "type": "stack",
2123
+ "direction": "horizontal",
2124
+ "gap": "md",
2125
+ "justify": "space-between",
2126
+ "children": [
2127
+ {
2128
+ "type": "typography",
2129
+ "variant": "caption",
2130
+ "content": "Time"
2126
2131
  },
2127
2132
  {
2128
- "type": "stack",
2129
- "direction": "horizontal",
2130
- "gap": "md",
2131
- "justify": "space-between",
2132
- "children": [
2133
- {
2134
- "type": "typography",
2135
- "variant": "caption",
2136
- "content": "Notes"
2137
- },
2138
- {
2139
- "type": "typography",
2140
- "variant": "body",
2141
- "content": "@item.notes"
2142
- }
2143
- ]
2133
+ "type": "typography",
2134
+ "variant": "body",
2135
+ "content": "@entity.time"
2136
+ }
2137
+ ]
2138
+ },
2139
+ {
2140
+ "type": "stack",
2141
+ "direction": "horizontal",
2142
+ "gap": "md",
2143
+ "justify": "space-between",
2144
+ "children": [
2145
+ {
2146
+ "type": "typography",
2147
+ "variant": "caption",
2148
+ "content": "Notes"
2149
+ },
2150
+ {
2151
+ "type": "typography",
2152
+ "variant": "body",
2153
+ "content": "@entity.notes"
2144
2154
  }
2145
2155
  ]
2146
2156
  }
@@ -3000,6 +3010,10 @@
3000
3010
  "name": "id",
3001
3011
  "type": "string",
3002
3012
  "required": true
3013
+ },
3014
+ {
3015
+ "name": "row",
3016
+ "type": "object"
3003
3017
  }
3004
3018
  ]
3005
3019
  },
@@ -3011,6 +3025,10 @@
3011
3025
  "name": "id",
3012
3026
  "type": "string",
3013
3027
  "required": true
3028
+ },
3029
+ {
3030
+ "name": "row",
3031
+ "type": "object"
3014
3032
  }
3015
3033
  ]
3016
3034
  },
@@ -3022,6 +3040,10 @@
3022
3040
  "name": "id",
3023
3041
  "type": "string",
3024
3042
  "required": true
3043
+ },
3044
+ {
3045
+ "name": "row",
3046
+ "type": "object"
3025
3047
  }
3026
3048
  ]
3027
3049
  },
@@ -3275,7 +3297,12 @@
3275
3297
  },
3276
3298
  {
3277
3299
  "type": "typography",
3278
- "content": "Are you sure you want to delete this appointment?",
3300
+ "content": "@entity.providerName",
3301
+ "variant": "h4"
3302
+ },
3303
+ {
3304
+ "type": "typography",
3305
+ "content": "This action cannot be undone.",
3279
3306
  "variant": "body"
3280
3307
  },
3281
3308
  {