@almadar/mobile 1.18.0 → 1.19.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.
@@ -8,9 +8,6 @@ import {
8
8
  Tabs,
9
9
  Toast
10
10
  } from "./chunk-XCS2MF3G.js";
11
- import {
12
- EmptyState
13
- } from "./chunk-VIRTIGOE.js";
14
11
  import {
15
12
  Badge,
16
13
  Divider,
@@ -19,6 +16,9 @@ import {
19
16
  ProgressBar,
20
17
  Select
21
18
  } from "./chunk-UAPCDUDB.js";
19
+ import {
20
+ EmptyState
21
+ } from "./chunk-VIRTIGOE.js";
22
22
  import {
23
23
  Button,
24
24
  Card,
@@ -10932,4 +10932,4 @@ export {
10932
10932
  StateMachineView,
10933
10933
  LayoutPatterns
10934
10934
  };
10935
- //# sourceMappingURL=chunk-PNP63ZFU.js.map
10935
+ //# sourceMappingURL=chunk-BJOS3Q5B.js.map
@@ -7,9 +7,6 @@ import {
7
7
  InfiniteScrollSentinel,
8
8
  Label
9
9
  } from "./chunk-AQCSU6VT.js";
10
- import {
11
- EmptyState
12
- } from "./chunk-VIRTIGOE.js";
13
10
  import {
14
11
  Badge,
15
12
  Divider,
@@ -18,6 +15,9 @@ import {
18
15
  ProgressBar,
19
16
  Select
20
17
  } from "./chunk-UAPCDUDB.js";
18
+ import {
19
+ EmptyState
20
+ } from "./chunk-VIRTIGOE.js";
21
21
  import {
22
22
  Button,
23
23
  Card,
@@ -5697,4 +5697,4 @@ export {
5697
5697
  Lightbox,
5698
5698
  ScaledDiagram
5699
5699
  };
5700
- //# sourceMappingURL=chunk-T33BAIMJ.js.map
5700
+ //# sourceMappingURL=chunk-C5CELSE4.js.map
@@ -18,6 +18,9 @@ import {
18
18
  TrendIndicator,
19
19
  TypewriterText
20
20
  } from "../../chunk-RONRIAV4.js";
21
+ import {
22
+ Checkbox
23
+ } from "../../chunk-K3IC5A7G.js";
21
24
  import "../../chunk-K2SQQV3D.js";
22
25
  import "../../chunk-MFU7Q7LU.js";
23
26
  import {
@@ -27,9 +30,6 @@ import {
27
30
  Label,
28
31
  Spinner
29
32
  } from "../../chunk-AQCSU6VT.js";
30
- import {
31
- Checkbox
32
- } from "../../chunk-K3IC5A7G.js";
33
33
  import {
34
34
  Badge,
35
35
  Divider,
@@ -1,89 +1,3 @@
1
- import {
2
- AuthLayout,
3
- BattleTemplate,
4
- CastleTemplate,
5
- CounterTemplate,
6
- DashboardLayout,
7
- GameShell,
8
- GameTemplate,
9
- WorldMapTemplate
10
- } from "../chunk-AARPB3FY.js";
11
- import {
12
- AnimatedCounter,
13
- Avatar,
14
- Center,
15
- ConditionalWrapper,
16
- OrbitalGameCanvas,
17
- Overlay,
18
- Radio,
19
- RangeSlider,
20
- Spacer,
21
- Sprite,
22
- StateIndicator,
23
- StatusDot,
24
- Switch,
25
- TextHighlight,
26
- Textarea,
27
- ThemeToggle,
28
- TrendIndicator,
29
- TypewriterText
30
- } from "../chunk-RONRIAV4.js";
31
- import "../chunk-K2SQQV3D.js";
32
- import "../chunk-MFU7Q7LU.js";
33
- import {
34
- Accordion,
35
- ActionButtons,
36
- Alert,
37
- Breadcrumb,
38
- ButtonGroup,
39
- CalendarGrid,
40
- Carousel,
41
- Container,
42
- DPad,
43
- DataGrid,
44
- DataList,
45
- ErrorBoundary,
46
- FilterGroup,
47
- Flex,
48
- FlipCard,
49
- FloatingActionButton,
50
- FormField,
51
- FormSectionHeader,
52
- Grid,
53
- InputGroup,
54
- Lightbox,
55
- List,
56
- MarkdownContent,
57
- Menu,
58
- Meter,
59
- Navigation,
60
- NumberStepper,
61
- Pagination,
62
- Popover,
63
- PullToRefresh,
64
- QuizBlock,
65
- RelationSelect,
66
- RepeatableFormSection,
67
- ScaledDiagram,
68
- SearchInput,
69
- SidePanel,
70
- SimpleGrid,
71
- Skeleton,
72
- SortableList,
73
- StarRating,
74
- SwipeableRow,
75
- Tooltip,
76
- WizardNavigation,
77
- WizardProgress
78
- } from "../chunk-T33BAIMJ.js";
79
- import "../chunk-K2JGK2QD.js";
80
- import {
81
- ControlButton,
82
- DayCell,
83
- InfiniteScrollSentinel,
84
- Label,
85
- Spinner
86
- } from "../chunk-AQCSU6VT.js";
87
1
  import {
88
2
  ActionPalette,
89
3
  ActionTile,
@@ -156,18 +70,78 @@ import {
156
70
  VariablePanel,
157
71
  WizardContainer,
158
72
  useGameAudio
159
- } from "../chunk-PNP63ZFU.js";
73
+ } from "../chunk-BJOS3Q5B.js";
160
74
  import {
161
- BattleBoard,
162
- CastleBoard,
163
- GameHud,
164
- GameMenu,
165
- Header,
166
- WorldMapBoard
167
- } from "../chunk-GERSNMIR.js";
75
+ AnimatedCounter,
76
+ Avatar,
77
+ Center,
78
+ ConditionalWrapper,
79
+ OrbitalGameCanvas,
80
+ Overlay,
81
+ Radio,
82
+ RangeSlider,
83
+ Spacer,
84
+ Sprite,
85
+ StateIndicator,
86
+ StatusDot,
87
+ Switch,
88
+ TextHighlight,
89
+ Textarea,
90
+ ThemeToggle,
91
+ TrendIndicator,
92
+ TypewriterText
93
+ } from "../chunk-RONRIAV4.js";
168
94
  import {
169
95
  Checkbox
170
96
  } from "../chunk-K3IC5A7G.js";
97
+ import "../chunk-K2SQQV3D.js";
98
+ import "../chunk-MFU7Q7LU.js";
99
+ import {
100
+ Accordion,
101
+ ActionButtons,
102
+ Alert,
103
+ Breadcrumb,
104
+ ButtonGroup,
105
+ CalendarGrid,
106
+ Carousel,
107
+ Container,
108
+ DPad,
109
+ DataGrid,
110
+ DataList,
111
+ ErrorBoundary,
112
+ FilterGroup,
113
+ Flex,
114
+ FlipCard,
115
+ FloatingActionButton,
116
+ FormField,
117
+ FormSectionHeader,
118
+ Grid,
119
+ InputGroup,
120
+ Lightbox,
121
+ List,
122
+ MarkdownContent,
123
+ Menu,
124
+ Meter,
125
+ Navigation,
126
+ NumberStepper,
127
+ Pagination,
128
+ Popover,
129
+ PullToRefresh,
130
+ QuizBlock,
131
+ RelationSelect,
132
+ RepeatableFormSection,
133
+ ScaledDiagram,
134
+ SearchInput,
135
+ SidePanel,
136
+ SimpleGrid,
137
+ Skeleton,
138
+ SortableList,
139
+ StarRating,
140
+ SwipeableRow,
141
+ Tooltip,
142
+ WizardNavigation,
143
+ WizardProgress
144
+ } from "../chunk-C5CELSE4.js";
171
145
  import {
172
146
  CodeBlock,
173
147
  ConfirmModal,
@@ -176,10 +150,14 @@ import {
176
150
  Tabs,
177
151
  Toast
178
152
  } from "../chunk-XCS2MF3G.js";
153
+ import "../chunk-K2JGK2QD.js";
179
154
  import {
180
- EmptyState,
181
- StatBadge
182
- } from "../chunk-VIRTIGOE.js";
155
+ ControlButton,
156
+ DayCell,
157
+ InfiniteScrollSentinel,
158
+ Label,
159
+ Spinner
160
+ } from "../chunk-AQCSU6VT.js";
183
161
  import {
184
162
  Badge,
185
163
  Divider,
@@ -188,6 +166,28 @@ import {
188
166
  ProgressBar,
189
167
  Select
190
168
  } from "../chunk-UAPCDUDB.js";
169
+ import {
170
+ AuthLayout,
171
+ BattleTemplate,
172
+ CastleTemplate,
173
+ CounterTemplate,
174
+ DashboardLayout,
175
+ GameShell,
176
+ GameTemplate,
177
+ WorldMapTemplate
178
+ } from "../chunk-AARPB3FY.js";
179
+ import {
180
+ BattleBoard,
181
+ CastleBoard,
182
+ GameHud,
183
+ GameMenu,
184
+ Header,
185
+ WorldMapBoard
186
+ } from "../chunk-GERSNMIR.js";
187
+ import {
188
+ EmptyState,
189
+ StatBadge
190
+ } from "../chunk-VIRTIGOE.js";
191
191
  import {
192
192
  Box,
193
193
  Button,
@@ -43,9 +43,7 @@ import {
43
43
  Tooltip,
44
44
  WizardNavigation,
45
45
  WizardProgress
46
- } from "../../chunk-T33BAIMJ.js";
47
- import "../../chunk-K2JGK2QD.js";
48
- import "../../chunk-AQCSU6VT.js";
46
+ } from "../../chunk-C5CELSE4.js";
49
47
  import {
50
48
  CodeBlock,
51
49
  ConfirmModal,
@@ -54,11 +52,13 @@ import {
54
52
  Tabs,
55
53
  Toast
56
54
  } from "../../chunk-XCS2MF3G.js";
55
+ import "../../chunk-K2JGK2QD.js";
56
+ import "../../chunk-AQCSU6VT.js";
57
+ import "../../chunk-UAPCDUDB.js";
57
58
  import {
58
59
  EmptyState,
59
60
  StatBadge
60
61
  } from "../../chunk-VIRTIGOE.js";
61
- import "../../chunk-UAPCDUDB.js";
62
62
  import {
63
63
  ErrorState,
64
64
  LoadingState
@@ -70,7 +70,10 @@ import {
70
70
  VariablePanel,
71
71
  WizardContainer,
72
72
  useGameAudio
73
- } from "../../chunk-PNP63ZFU.js";
73
+ } from "../../chunk-BJOS3Q5B.js";
74
+ import "../../chunk-K3IC5A7G.js";
75
+ import "../../chunk-XCS2MF3G.js";
76
+ import "../../chunk-UAPCDUDB.js";
74
77
  import {
75
78
  BattleBoard,
76
79
  CastleBoard,
@@ -79,10 +82,7 @@ import {
79
82
  Header,
80
83
  WorldMapBoard
81
84
  } from "../../chunk-GERSNMIR.js";
82
- import "../../chunk-K3IC5A7G.js";
83
- import "../../chunk-XCS2MF3G.js";
84
85
  import "../../chunk-VIRTIGOE.js";
85
- import "../../chunk-UAPCDUDB.js";
86
86
  import "../../chunk-GCSFHF3W.js";
87
87
  import "../../chunk-YTVYMEKU.js";
88
88
  import "../../chunk-5CD7LNP6.js";
package/dist/index.js CHANGED
@@ -1,13 +1,76 @@
1
1
  import {
2
- AuthLayout,
3
- BattleTemplate,
4
- CastleTemplate,
5
- CounterTemplate,
6
- DashboardLayout,
7
- GameShell,
8
- GameTemplate,
9
- WorldMapTemplate
10
- } from "./chunk-AARPB3FY.js";
2
+ ActionPalette,
3
+ ActionTile,
4
+ BookChapterView,
5
+ BookCoverPage,
6
+ BookNavBar,
7
+ BookTableOfContents,
8
+ BookViewer,
9
+ BuilderBoard,
10
+ CanvasEffect,
11
+ CardGrid,
12
+ Chart,
13
+ ClassifierBoard,
14
+ CodeView,
15
+ CodeViewer,
16
+ CombatLog,
17
+ ComponentPatterns,
18
+ ConfirmDialog,
19
+ ContentRenderer,
20
+ CustomPattern,
21
+ DashboardGrid,
22
+ DataTable,
23
+ DebuggerBoard,
24
+ DetailPanel,
25
+ DialogueBox,
26
+ DocumentViewer,
27
+ DrawerSlot,
28
+ EventHandlerBoard,
29
+ EventLog,
30
+ Form,
31
+ FormSection,
32
+ GameAudioProvider,
33
+ GameAudioToggle,
34
+ GameCanvas3D,
35
+ GameOverScreen,
36
+ InventoryPanel,
37
+ IsometricCanvas,
38
+ LayoutPatterns,
39
+ MasterDetail,
40
+ MediaGallery,
41
+ ModalSlot,
42
+ NegotiatorBoard,
43
+ ObjectRulePanel,
44
+ PageHeader,
45
+ RuleEditor,
46
+ Section,
47
+ SequenceBar,
48
+ SequencerBoard,
49
+ Sidebar,
50
+ SignaturePad,
51
+ SimulationCanvas,
52
+ SimulationControls,
53
+ SimulationGraph,
54
+ SimulatorBoard,
55
+ Split,
56
+ SplitPane,
57
+ StatCard,
58
+ StateArchitectBoard,
59
+ StateMachineView,
60
+ StateNode,
61
+ TabbedContainer,
62
+ Table,
63
+ Timeline,
64
+ ToastSlot,
65
+ TraitSlot,
66
+ TraitStateViewer,
67
+ TransitionArrow,
68
+ UISlotRenderer,
69
+ UncontrolledBattleBoard,
70
+ VariablePanel,
71
+ WizardContainer,
72
+ useGameAudio
73
+ } from "./chunk-BJOS3Q5B.js";
11
74
  import {
12
75
  useInfiniteScroll,
13
76
  useKeyboard,
@@ -50,6 +113,9 @@ import {
50
113
  TrendIndicator,
51
114
  TypewriterText
52
115
  } from "./chunk-RONRIAV4.js";
116
+ import {
117
+ Checkbox
118
+ } from "./chunk-K3IC5A7G.js";
53
119
  import {
54
120
  ThemeProvider,
55
121
  useThemeMode
@@ -103,7 +169,15 @@ import {
103
169
  Tooltip,
104
170
  WizardNavigation,
105
171
  WizardProgress
106
- } from "./chunk-T33BAIMJ.js";
172
+ } from "./chunk-C5CELSE4.js";
173
+ import {
174
+ CodeBlock,
175
+ ConfirmModal,
176
+ Drawer,
177
+ Modal,
178
+ Tabs,
179
+ Toast
180
+ } from "./chunk-XCS2MF3G.js";
107
181
  import {
108
182
  getNestedValue
109
183
  } from "./chunk-K2JGK2QD.js";
@@ -115,78 +189,23 @@ import {
115
189
  Spinner
116
190
  } from "./chunk-AQCSU6VT.js";
117
191
  import {
118
- ActionPalette,
119
- ActionTile,
120
- BookChapterView,
121
- BookCoverPage,
122
- BookNavBar,
123
- BookTableOfContents,
124
- BookViewer,
125
- BuilderBoard,
126
- CanvasEffect,
127
- CardGrid,
128
- Chart,
129
- ClassifierBoard,
130
- CodeView,
131
- CodeViewer,
132
- CombatLog,
133
- ComponentPatterns,
134
- ConfirmDialog,
135
- ContentRenderer,
136
- CustomPattern,
137
- DashboardGrid,
138
- DataTable,
139
- DebuggerBoard,
140
- DetailPanel,
141
- DialogueBox,
142
- DocumentViewer,
143
- DrawerSlot,
144
- EventHandlerBoard,
145
- EventLog,
146
- Form,
147
- FormSection,
148
- GameAudioProvider,
149
- GameAudioToggle,
150
- GameCanvas3D,
151
- GameOverScreen,
152
- InventoryPanel,
153
- IsometricCanvas,
154
- LayoutPatterns,
155
- MasterDetail,
156
- MediaGallery,
157
- ModalSlot,
158
- NegotiatorBoard,
159
- ObjectRulePanel,
160
- PageHeader,
161
- RuleEditor,
162
- Section,
163
- SequenceBar,
164
- SequencerBoard,
165
- Sidebar,
166
- SignaturePad,
167
- SimulationCanvas,
168
- SimulationControls,
169
- SimulationGraph,
170
- SimulatorBoard,
171
- Split,
172
- SplitPane,
173
- StatCard,
174
- StateArchitectBoard,
175
- StateMachineView,
176
- StateNode,
177
- TabbedContainer,
178
- Table,
179
- Timeline,
180
- ToastSlot,
181
- TraitSlot,
182
- TraitStateViewer,
183
- TransitionArrow,
184
- UISlotRenderer,
185
- UncontrolledBattleBoard,
186
- VariablePanel,
187
- WizardContainer,
188
- useGameAudio
189
- } from "./chunk-PNP63ZFU.js";
192
+ Badge,
193
+ Divider,
194
+ Icon,
195
+ Input,
196
+ ProgressBar,
197
+ Select
198
+ } from "./chunk-UAPCDUDB.js";
199
+ import {
200
+ AuthLayout,
201
+ BattleTemplate,
202
+ CastleTemplate,
203
+ CounterTemplate,
204
+ DashboardLayout,
205
+ GameShell,
206
+ GameTemplate,
207
+ WorldMapTemplate
208
+ } from "./chunk-AARPB3FY.js";
190
209
  import {
191
210
  BattleBoard,
192
211
  CastleBoard,
@@ -195,29 +214,10 @@ import {
195
214
  Header,
196
215
  WorldMapBoard
197
216
  } from "./chunk-GERSNMIR.js";
198
- import {
199
- Checkbox
200
- } from "./chunk-K3IC5A7G.js";
201
- import {
202
- CodeBlock,
203
- ConfirmModal,
204
- Drawer,
205
- Modal,
206
- Tabs,
207
- Toast
208
- } from "./chunk-XCS2MF3G.js";
209
217
  import {
210
218
  EmptyState,
211
219
  StatBadge
212
220
  } from "./chunk-VIRTIGOE.js";
213
- import {
214
- Badge,
215
- Divider,
216
- Icon,
217
- Input,
218
- ProgressBar,
219
- Select
220
- } from "./chunk-UAPCDUDB.js";
221
221
  import {
222
222
  Box,
223
223
  Button,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@almadar/mobile",
3
- "version": "1.18.0",
3
+ "version": "1.19.0",
4
4
  "description": "React Native UI components for Almadar - extends @almadar/ui",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -48,9 +48,9 @@
48
48
  "dist"
49
49
  ],
50
50
  "dependencies": {
51
- "@almadar/core": "^10.87.0",
52
- "@almadar/runtime": "^6.72.0",
53
- "@almadar/ui": "^6.11.0",
51
+ "@almadar/core": "^10.104.0",
52
+ "@almadar/runtime": "^6.90.0",
53
+ "@almadar/ui": "^6.37.0",
54
54
  "@react-native-async-storage/async-storage": "2.2.0",
55
55
  "expo": "^54.0.0",
56
56
  "expo-status-bar": "~3.0.9",