dirk-cfx-react 1.1.96 → 1.1.97
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/dist/{chunk-HOVRS2Z6.cjs → chunk-7EICODPM.cjs} +4 -4
- package/dist/{chunk-HOVRS2Z6.cjs.map → chunk-7EICODPM.cjs.map} +1 -1
- package/dist/{chunk-4QSXUENK.js → chunk-BXP4HEYF.js} +11 -2
- package/dist/chunk-BXP4HEYF.js.map +1 -0
- package/dist/{chunk-ABBZHNLP.js → chunk-F6EV4VBH.js} +3 -3
- package/dist/{chunk-ABBZHNLP.js.map → chunk-F6EV4VBH.js.map} +1 -1
- package/dist/{chunk-HG2J72NC.cjs → chunk-I4YJBITG.cjs} +298 -256
- package/dist/chunk-I4YJBITG.cjs.map +1 -0
- package/dist/{chunk-MY3Z7LPB.cjs → chunk-J5VNINGK.cjs} +5 -5
- package/dist/{chunk-MY3Z7LPB.cjs.map → chunk-J5VNINGK.cjs.map} +1 -1
- package/dist/{chunk-5XODUPUE.cjs → chunk-JIBWKY7H.cjs} +11 -2
- package/dist/chunk-JIBWKY7H.cjs.map +1 -0
- package/dist/{chunk-3QPPR6OY.js → chunk-JQHQYPEL.js} +3 -3
- package/dist/{chunk-3QPPR6OY.js.map → chunk-JQHQYPEL.js.map} +1 -1
- package/dist/{chunk-6CNT35D6.cjs → chunk-K64EX3U2.cjs} +9 -9
- package/dist/{chunk-6CNT35D6.cjs.map → chunk-K64EX3U2.cjs.map} +1 -1
- package/dist/{chunk-UGDMOWVM.js → chunk-M5NZAOYQ.js} +145 -103
- package/dist/chunk-M5NZAOYQ.js.map +1 -0
- package/dist/{chunk-GFODSZSP.js → chunk-M7H4JKEL.js} +3 -3
- package/dist/{chunk-GFODSZSP.js.map → chunk-M7H4JKEL.js.map} +1 -1
- package/dist/{chunk-EOSHBZQK.cjs → chunk-NBLBFWZQ.cjs} +18 -17
- package/dist/chunk-NBLBFWZQ.cjs.map +1 -0
- package/dist/{chunk-WUALULEH.js → chunk-Y25C6YMN.js} +5 -5
- package/dist/chunk-Y25C6YMN.js.map +1 -0
- package/dist/components/index.cjs +76 -76
- package/dist/components/index.d.cts +1 -5
- package/dist/components/index.d.ts +1 -5
- package/dist/components/index.js +5 -5
- package/dist/hooks/index.cjs +22 -22
- package/dist/hooks/index.js +4 -4
- package/dist/index.cjs +147 -147
- package/dist/index.js +6 -6
- package/dist/providers/index.cjs +5 -5
- package/dist/providers/index.js +3 -3
- package/dist/utils/index.cjs +48 -48
- package/dist/utils/index.js +1 -1
- package/package.json +123 -123
- package/dist/chunk-4QSXUENK.js.map +0 -1
- package/dist/chunk-5XODUPUE.cjs.map +0 -1
- package/dist/chunk-EOSHBZQK.cjs.map +0 -1
- package/dist/chunk-HG2J72NC.cjs.map +0 -1
- package/dist/chunk-UGDMOWVM.js.map +0 -1
- package/dist/chunk-WUALULEH.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { AccessOverrideSection, AccountSelect, AdminPageTitle, AnimPostFxSelect, AsyncSaveButton, BlipColorSelect, BlipDisplaySelect, BlipIconSelect, BlipMarker, BorderedIcon, CategorySelect, ConfigPanel, ConfirmModal, ControlMultiSelect, ControlSelect, Counter, DiscordRoleSelect, DoorPickerButton, FiveMKeyBindInput, FloatingParticles, GroupName, GroupRank, GroupSelect, InfoBox, InputContainer, InstructionPanel, LevelBanner, LevelPanel, Map, MapLayer, MissingItemsBanner, Modal, ModalContext, ModalProvider, ModelSelect, MotionFlex, MotionIcon, MotionImage, MotionText, NavBar, NavigationContext, NavigationProvider, PlayerSelect, PositionPicker, PromptModal, ScenarioSelect, SegmentedControl, SegmentedProgress, SelectItem, SwitchPanel, TestBed, ThemeOverrideSection, Title, Vector4DeleteButton, Vector4Display, VehicleSelect, WorldPositionGotoButton, WorldPositionPicker, WorldPositionSetButton, ZoomControls, blipUrl, blipUrlForSprite, getBlipColor, getBlipEntry, useMissingItemsAudit, useModal, useModalActions, useNavigation, useNavigationStore, usePickDoor } from './chunk-
|
|
2
|
-
export { TornEdgeSVGFilter, useTornEdges, useValidModels } from './chunk-
|
|
3
|
-
export { FormProvider, clearAdminState, createFormStore, useAdminState, useAudio, useForm, useFormActions, useFormError, useFormErrors, useFormField, useFormFields, usePlayers } from './chunk-
|
|
1
|
+
export { AccessOverrideSection, AccountSelect, AdminPageTitle, AnimPostFxSelect, AsyncSaveButton, BlipColorSelect, BlipDisplaySelect, BlipIconSelect, BlipMarker, BorderedIcon, CategorySelect, ConfigPanel, ConfirmModal, ControlMultiSelect, ControlSelect, Counter, DiscordRoleSelect, DoorPickerButton, FiveMKeyBindInput, FloatingParticles, GroupName, GroupRank, GroupSelect, InfoBox, InputContainer, InstructionPanel, LevelBanner, LevelPanel, Map, MapLayer, MissingItemsBanner, Modal, ModalContext, ModalProvider, ModelSelect, MotionFlex, MotionIcon, MotionImage, MotionText, NavBar, NavigationContext, NavigationProvider, PlayerSelect, PositionPicker, PromptModal, ScenarioSelect, SegmentedControl, SegmentedProgress, SelectItem, SwitchPanel, TestBed, ThemeOverrideSection, Title, Vector4DeleteButton, Vector4Display, VehicleSelect, WorldPositionGotoButton, WorldPositionPicker, WorldPositionSetButton, ZoomControls, blipUrl, blipUrlForSprite, getBlipColor, getBlipEntry, useMissingItemsAudit, useModal, useModalActions, useNavigation, useNavigationStore, usePickDoor } from './chunk-M5NZAOYQ.js';
|
|
2
|
+
export { TornEdgeSVGFilter, useTornEdges, useValidModels } from './chunk-JQHQYPEL.js';
|
|
3
|
+
export { FormProvider, clearAdminState, createFormStore, useAdminState, useAudio, useForm, useFormActions, useFormError, useFormErrors, useFormField, useFormFields, usePlayers } from './chunk-F6EV4VBH.js';
|
|
4
4
|
import './chunk-GKSP5RIA.js';
|
|
5
|
-
export { DirkProvider, dirkQueryClient, useAdminToolStore } from './chunk-
|
|
6
|
-
export { createScriptConfig, getScriptConfigInstance, useNuiEvent } from './chunk-
|
|
7
|
-
export { DEFAULT_PALETTE, GTA_CONTROLS, GTA_CONTROL_GROUP_ORDER, INPUT_MAPPER_KEYS_BY_PRIMARY, INPUT_MAPPER_PRIMARY_OPTIONS, ThemeOverrideSchema, colorWithAlpha, copyToClipboard, createSkill, defaultThemeOverride, ensureFrameworkGroups, ensureVehicles, extractDefaults, fetchLuaTable, fetchNui, formatGtaControl, gameToMap, getGtaControl, getImageShape, getItemImageUrl, initialFetches, internalEvent, isEnvBrowser, isProfanity, latPr100, loadModels, locale, localeStore, mapCenter, mapToGame, noop, numberToRoman, openLink, registerInitialFetch, registerInitialLuaTableFetch, resolveItemDescription, resolveItemLabel, runFetches, selectAllGroups, splitFAString, updatePresignedURL, uploadImage, useAutoFetcher, useFrameworkGroups, useItems, useItemsList, useModels, useProfanityStore, useSettings, useVehicles } from './chunk-
|
|
5
|
+
export { DirkProvider, dirkQueryClient, useAdminToolStore } from './chunk-Y25C6YMN.js';
|
|
6
|
+
export { createScriptConfig, getScriptConfigInstance, useNuiEvent } from './chunk-M7H4JKEL.js';
|
|
7
|
+
export { DEFAULT_PALETTE, GTA_CONTROLS, GTA_CONTROL_GROUP_ORDER, INPUT_MAPPER_KEYS_BY_PRIMARY, INPUT_MAPPER_PRIMARY_OPTIONS, ThemeOverrideSchema, colorWithAlpha, copyToClipboard, createSkill, defaultThemeOverride, ensureFrameworkGroups, ensureVehicles, extractDefaults, fetchLuaTable, fetchNui, formatGtaControl, gameToMap, getGtaControl, getImageShape, getItemImageUrl, initialFetches, internalEvent, isEnvBrowser, isProfanity, latPr100, loadModels, locale, localeStore, mapCenter, mapToGame, noop, numberToRoman, openLink, registerInitialFetch, registerInitialLuaTableFetch, resolveItemDescription, resolveItemLabel, runFetches, selectAllGroups, splitFAString, updatePresignedURL, uploadImage, useAutoFetcher, useFrameworkGroups, useItems, useItemsList, useModels, useProfanityStore, useSettings, useVehicles } from './chunk-BXP4HEYF.js';
|
|
8
8
|
import './chunk-V6TY7KAL.js';
|
|
9
9
|
import { z } from 'zod';
|
|
10
10
|
|
package/dist/providers/index.cjs
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../chunk-LRGCBNZ7.cjs');
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-
|
|
6
|
-
require('../chunk-
|
|
4
|
+
var chunkNBLBFWZQ_cjs = require('../chunk-NBLBFWZQ.cjs');
|
|
5
|
+
require('../chunk-K64EX3U2.cjs');
|
|
6
|
+
require('../chunk-JIBWKY7H.cjs');
|
|
7
7
|
require('../chunk-4DE2IREA.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "DirkProvider", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkNBLBFWZQ_cjs.DirkProvider; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "dirkQueryClient", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkNBLBFWZQ_cjs.dirkQueryClient; }
|
|
18
18
|
});
|
|
19
19
|
//# sourceMappingURL=index.cjs.map
|
|
20
20
|
//# sourceMappingURL=index.cjs.map
|
package/dist/providers/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '../chunk-GKSP5RIA.js';
|
|
2
|
-
export { DirkProvider, dirkQueryClient } from '../chunk-
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
2
|
+
export { DirkProvider, dirkQueryClient } from '../chunk-Y25C6YMN.js';
|
|
3
|
+
import '../chunk-M7H4JKEL.js';
|
|
4
|
+
import '../chunk-BXP4HEYF.js';
|
|
5
5
|
import '../chunk-V6TY7KAL.js';
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
7
7
|
//# sourceMappingURL=index.js.map
|
package/dist/utils/index.cjs
CHANGED
|
@@ -1,197 +1,197 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkJIBWKY7H_cjs = require('../chunk-JIBWKY7H.cjs');
|
|
4
4
|
require('../chunk-4DE2IREA.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "GTA_CONTROLS", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkJIBWKY7H_cjs.GTA_CONTROLS; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "GTA_CONTROL_GROUP_ORDER", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkJIBWKY7H_cjs.GTA_CONTROL_GROUP_ORDER; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "INPUT_MAPPER_KEYS_BY_PRIMARY", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkJIBWKY7H_cjs.INPUT_MAPPER_KEYS_BY_PRIMARY; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "INPUT_MAPPER_PRIMARY_OPTIONS", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkJIBWKY7H_cjs.INPUT_MAPPER_PRIMARY_OPTIONS; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "colorWithAlpha", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkJIBWKY7H_cjs.colorWithAlpha; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "copyToClipboard", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkJIBWKY7H_cjs.copyToClipboard; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "createSkill", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkJIBWKY7H_cjs.createSkill; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "ensureFrameworkGroups", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkJIBWKY7H_cjs.ensureFrameworkGroups; }
|
|
39
39
|
});
|
|
40
40
|
Object.defineProperty(exports, "ensureVehicles", {
|
|
41
41
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkJIBWKY7H_cjs.ensureVehicles; }
|
|
43
43
|
});
|
|
44
44
|
Object.defineProperty(exports, "extractDefaults", {
|
|
45
45
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkJIBWKY7H_cjs.extractDefaults; }
|
|
47
47
|
});
|
|
48
48
|
Object.defineProperty(exports, "fetchLuaTable", {
|
|
49
49
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkJIBWKY7H_cjs.fetchLuaTable; }
|
|
51
51
|
});
|
|
52
52
|
Object.defineProperty(exports, "fetchNui", {
|
|
53
53
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkJIBWKY7H_cjs.fetchNui; }
|
|
55
55
|
});
|
|
56
56
|
Object.defineProperty(exports, "formatGtaControl", {
|
|
57
57
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkJIBWKY7H_cjs.formatGtaControl; }
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(exports, "gameToMap", {
|
|
61
61
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunkJIBWKY7H_cjs.gameToMap; }
|
|
63
63
|
});
|
|
64
64
|
Object.defineProperty(exports, "getGtaControl", {
|
|
65
65
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
66
|
+
get: function () { return chunkJIBWKY7H_cjs.getGtaControl; }
|
|
67
67
|
});
|
|
68
68
|
Object.defineProperty(exports, "getImageShape", {
|
|
69
69
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
70
|
+
get: function () { return chunkJIBWKY7H_cjs.getImageShape; }
|
|
71
71
|
});
|
|
72
72
|
Object.defineProperty(exports, "getItemImageUrl", {
|
|
73
73
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
74
|
+
get: function () { return chunkJIBWKY7H_cjs.getItemImageUrl; }
|
|
75
75
|
});
|
|
76
76
|
Object.defineProperty(exports, "initialFetches", {
|
|
77
77
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
78
|
+
get: function () { return chunkJIBWKY7H_cjs.initialFetches; }
|
|
79
79
|
});
|
|
80
80
|
Object.defineProperty(exports, "internalEvent", {
|
|
81
81
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
82
|
+
get: function () { return chunkJIBWKY7H_cjs.internalEvent; }
|
|
83
83
|
});
|
|
84
84
|
Object.defineProperty(exports, "isEnvBrowser", {
|
|
85
85
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
86
|
+
get: function () { return chunkJIBWKY7H_cjs.isEnvBrowser; }
|
|
87
87
|
});
|
|
88
88
|
Object.defineProperty(exports, "isProfanity", {
|
|
89
89
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
90
|
+
get: function () { return chunkJIBWKY7H_cjs.isProfanity; }
|
|
91
91
|
});
|
|
92
92
|
Object.defineProperty(exports, "latPr100", {
|
|
93
93
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
94
|
+
get: function () { return chunkJIBWKY7H_cjs.latPr100; }
|
|
95
95
|
});
|
|
96
96
|
Object.defineProperty(exports, "loadModels", {
|
|
97
97
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
98
|
+
get: function () { return chunkJIBWKY7H_cjs.loadModels; }
|
|
99
99
|
});
|
|
100
100
|
Object.defineProperty(exports, "locale", {
|
|
101
101
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
102
|
+
get: function () { return chunkJIBWKY7H_cjs.locale; }
|
|
103
103
|
});
|
|
104
104
|
Object.defineProperty(exports, "localeStore", {
|
|
105
105
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
106
|
+
get: function () { return chunkJIBWKY7H_cjs.localeStore; }
|
|
107
107
|
});
|
|
108
108
|
Object.defineProperty(exports, "mapCenter", {
|
|
109
109
|
enumerable: true,
|
|
110
|
-
get: function () { return
|
|
110
|
+
get: function () { return chunkJIBWKY7H_cjs.mapCenter; }
|
|
111
111
|
});
|
|
112
112
|
Object.defineProperty(exports, "mapToGame", {
|
|
113
113
|
enumerable: true,
|
|
114
|
-
get: function () { return
|
|
114
|
+
get: function () { return chunkJIBWKY7H_cjs.mapToGame; }
|
|
115
115
|
});
|
|
116
116
|
Object.defineProperty(exports, "noop", {
|
|
117
117
|
enumerable: true,
|
|
118
|
-
get: function () { return
|
|
118
|
+
get: function () { return chunkJIBWKY7H_cjs.noop; }
|
|
119
119
|
});
|
|
120
120
|
Object.defineProperty(exports, "numberToRoman", {
|
|
121
121
|
enumerable: true,
|
|
122
|
-
get: function () { return
|
|
122
|
+
get: function () { return chunkJIBWKY7H_cjs.numberToRoman; }
|
|
123
123
|
});
|
|
124
124
|
Object.defineProperty(exports, "openLink", {
|
|
125
125
|
enumerable: true,
|
|
126
|
-
get: function () { return
|
|
126
|
+
get: function () { return chunkJIBWKY7H_cjs.openLink; }
|
|
127
127
|
});
|
|
128
128
|
Object.defineProperty(exports, "registerInitialFetch", {
|
|
129
129
|
enumerable: true,
|
|
130
|
-
get: function () { return
|
|
130
|
+
get: function () { return chunkJIBWKY7H_cjs.registerInitialFetch; }
|
|
131
131
|
});
|
|
132
132
|
Object.defineProperty(exports, "registerInitialLuaTableFetch", {
|
|
133
133
|
enumerable: true,
|
|
134
|
-
get: function () { return
|
|
134
|
+
get: function () { return chunkJIBWKY7H_cjs.registerInitialLuaTableFetch; }
|
|
135
135
|
});
|
|
136
136
|
Object.defineProperty(exports, "resolveItemDescription", {
|
|
137
137
|
enumerable: true,
|
|
138
|
-
get: function () { return
|
|
138
|
+
get: function () { return chunkJIBWKY7H_cjs.resolveItemDescription; }
|
|
139
139
|
});
|
|
140
140
|
Object.defineProperty(exports, "resolveItemLabel", {
|
|
141
141
|
enumerable: true,
|
|
142
|
-
get: function () { return
|
|
142
|
+
get: function () { return chunkJIBWKY7H_cjs.resolveItemLabel; }
|
|
143
143
|
});
|
|
144
144
|
Object.defineProperty(exports, "runFetches", {
|
|
145
145
|
enumerable: true,
|
|
146
|
-
get: function () { return
|
|
146
|
+
get: function () { return chunkJIBWKY7H_cjs.runFetches; }
|
|
147
147
|
});
|
|
148
148
|
Object.defineProperty(exports, "selectAllGroups", {
|
|
149
149
|
enumerable: true,
|
|
150
|
-
get: function () { return
|
|
150
|
+
get: function () { return chunkJIBWKY7H_cjs.selectAllGroups; }
|
|
151
151
|
});
|
|
152
152
|
Object.defineProperty(exports, "splitFAString", {
|
|
153
153
|
enumerable: true,
|
|
154
|
-
get: function () { return
|
|
154
|
+
get: function () { return chunkJIBWKY7H_cjs.splitFAString; }
|
|
155
155
|
});
|
|
156
156
|
Object.defineProperty(exports, "updatePresignedURL", {
|
|
157
157
|
enumerable: true,
|
|
158
|
-
get: function () { return
|
|
158
|
+
get: function () { return chunkJIBWKY7H_cjs.updatePresignedURL; }
|
|
159
159
|
});
|
|
160
160
|
Object.defineProperty(exports, "uploadImage", {
|
|
161
161
|
enumerable: true,
|
|
162
|
-
get: function () { return
|
|
162
|
+
get: function () { return chunkJIBWKY7H_cjs.uploadImage; }
|
|
163
163
|
});
|
|
164
164
|
Object.defineProperty(exports, "useAutoFetcher", {
|
|
165
165
|
enumerable: true,
|
|
166
|
-
get: function () { return
|
|
166
|
+
get: function () { return chunkJIBWKY7H_cjs.useAutoFetcher; }
|
|
167
167
|
});
|
|
168
168
|
Object.defineProperty(exports, "useFrameworkGroups", {
|
|
169
169
|
enumerable: true,
|
|
170
|
-
get: function () { return
|
|
170
|
+
get: function () { return chunkJIBWKY7H_cjs.useFrameworkGroups; }
|
|
171
171
|
});
|
|
172
172
|
Object.defineProperty(exports, "useItems", {
|
|
173
173
|
enumerable: true,
|
|
174
|
-
get: function () { return
|
|
174
|
+
get: function () { return chunkJIBWKY7H_cjs.useItems; }
|
|
175
175
|
});
|
|
176
176
|
Object.defineProperty(exports, "useItemsList", {
|
|
177
177
|
enumerable: true,
|
|
178
|
-
get: function () { return
|
|
178
|
+
get: function () { return chunkJIBWKY7H_cjs.useItemsList; }
|
|
179
179
|
});
|
|
180
180
|
Object.defineProperty(exports, "useModels", {
|
|
181
181
|
enumerable: true,
|
|
182
|
-
get: function () { return
|
|
182
|
+
get: function () { return chunkJIBWKY7H_cjs.useModels; }
|
|
183
183
|
});
|
|
184
184
|
Object.defineProperty(exports, "useProfanityStore", {
|
|
185
185
|
enumerable: true,
|
|
186
|
-
get: function () { return
|
|
186
|
+
get: function () { return chunkJIBWKY7H_cjs.useProfanityStore; }
|
|
187
187
|
});
|
|
188
188
|
Object.defineProperty(exports, "useSettings", {
|
|
189
189
|
enumerable: true,
|
|
190
|
-
get: function () { return
|
|
190
|
+
get: function () { return chunkJIBWKY7H_cjs.useSettings; }
|
|
191
191
|
});
|
|
192
192
|
Object.defineProperty(exports, "useVehicles", {
|
|
193
193
|
enumerable: true,
|
|
194
|
-
get: function () { return
|
|
194
|
+
get: function () { return chunkJIBWKY7H_cjs.useVehicles; }
|
|
195
195
|
});
|
|
196
196
|
//# sourceMappingURL=index.cjs.map
|
|
197
197
|
//# sourceMappingURL=index.cjs.map
|
package/dist/utils/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { GTA_CONTROLS, GTA_CONTROL_GROUP_ORDER, INPUT_MAPPER_KEYS_BY_PRIMARY, INPUT_MAPPER_PRIMARY_OPTIONS, colorWithAlpha, copyToClipboard, createSkill, ensureFrameworkGroups, ensureVehicles, extractDefaults, fetchLuaTable, fetchNui, formatGtaControl, gameToMap, getGtaControl, getImageShape, getItemImageUrl, initialFetches, internalEvent, isEnvBrowser, isProfanity, latPr100, loadModels, locale, localeStore, mapCenter, mapToGame, noop, numberToRoman, openLink, registerInitialFetch, registerInitialLuaTableFetch, resolveItemDescription, resolveItemLabel, runFetches, selectAllGroups, splitFAString, updatePresignedURL, uploadImage, useAutoFetcher, useFrameworkGroups, useItems, useItemsList, useModels, useProfanityStore, useSettings, useVehicles } from '../chunk-
|
|
1
|
+
export { GTA_CONTROLS, GTA_CONTROL_GROUP_ORDER, INPUT_MAPPER_KEYS_BY_PRIMARY, INPUT_MAPPER_PRIMARY_OPTIONS, colorWithAlpha, copyToClipboard, createSkill, ensureFrameworkGroups, ensureVehicles, extractDefaults, fetchLuaTable, fetchNui, formatGtaControl, gameToMap, getGtaControl, getImageShape, getItemImageUrl, initialFetches, internalEvent, isEnvBrowser, isProfanity, latPr100, loadModels, locale, localeStore, mapCenter, mapToGame, noop, numberToRoman, openLink, registerInitialFetch, registerInitialLuaTableFetch, resolveItemDescription, resolveItemLabel, runFetches, selectAllGroups, splitFAString, updatePresignedURL, uploadImage, useAutoFetcher, useFrameworkGroups, useItems, useItemsList, useModels, useProfanityStore, useSettings, useVehicles } from '../chunk-BXP4HEYF.js';
|
|
2
2
|
import '../chunk-V6TY7KAL.js';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,123 +1,123 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "dirk-cfx-react",
|
|
3
|
-
"version": "1.1.
|
|
4
|
-
"type": "module",
|
|
5
|
-
"main": "./dist/index.cjs",
|
|
6
|
-
"module": "./dist/index.js",
|
|
7
|
-
"types": "./dist/index.d.ts",
|
|
8
|
-
"exports": {
|
|
9
|
-
".": {
|
|
10
|
-
"types": "./dist/index.d.ts",
|
|
11
|
-
"import": "./dist/index.js",
|
|
12
|
-
"require": "./dist/index.cjs"
|
|
13
|
-
},
|
|
14
|
-
"./components": {
|
|
15
|
-
"types": "./dist/components/index.d.ts",
|
|
16
|
-
"import": "./dist/components/index.js",
|
|
17
|
-
"require": "./dist/components/index.cjs"
|
|
18
|
-
},
|
|
19
|
-
"./hooks": {
|
|
20
|
-
"types": "./dist/hooks/index.d.ts",
|
|
21
|
-
"import": "./dist/hooks/index.js",
|
|
22
|
-
"require": "./dist/hooks/index.cjs"
|
|
23
|
-
},
|
|
24
|
-
"./utils": {
|
|
25
|
-
"types": "./dist/utils/index.d.ts",
|
|
26
|
-
"import": "./dist/utils/index.js",
|
|
27
|
-
"require": "./dist/utils/index.cjs"
|
|
28
|
-
},
|
|
29
|
-
"./providers": {
|
|
30
|
-
"types": "./dist/providers/index.d.ts",
|
|
31
|
-
"import": "./dist/providers/index.js",
|
|
32
|
-
"require": "./dist/providers/index.cjs"
|
|
33
|
-
},
|
|
34
|
-
"./*": {
|
|
35
|
-
"types": "./dist/*.d.ts",
|
|
36
|
-
"import": "./dist/*.js",
|
|
37
|
-
"require": "./dist/*.cjs"
|
|
38
|
-
}
|
|
39
|
-
},
|
|
40
|
-
"files": [
|
|
41
|
-
"dist",
|
|
42
|
-
"src/styles",
|
|
43
|
-
"src/fonts"
|
|
44
|
-
],
|
|
45
|
-
"scripts": {
|
|
46
|
-
"build": "tsup",
|
|
47
|
-
"watch": "tsup --watch",
|
|
48
|
-
"prepublishOnly": "npm run build"
|
|
49
|
-
},
|
|
50
|
-
"devDependencies": {
|
|
51
|
-
"@fortawesome/fontawesome-svg-core": ">=7.1.0",
|
|
52
|
-
"@fortawesome/free-brands-svg-icons": ">=7.1.0",
|
|
53
|
-
"@fortawesome/free-regular-svg-icons": ">=7.1.0",
|
|
54
|
-
"@fortawesome/free-solid-svg-icons": ">=7.1.0",
|
|
55
|
-
"@fortawesome/react-fontawesome": ">=3.1.0",
|
|
56
|
-
"@mantine/colors-generator": "^8.3.18",
|
|
57
|
-
"@mantine/core": ">=8.3.9",
|
|
58
|
-
"@mantine/notifications": ">=8.3.9",
|
|
59
|
-
"@tanstack/react-query": "^5.90.21",
|
|
60
|
-
"@types/fs-extra": ">=11.0.4",
|
|
61
|
-
"@types/leaflet": ">=1.9.21",
|
|
62
|
-
"@types/node": ">=24.9.1",
|
|
63
|
-
"@types/react": ">=19.2.2",
|
|
64
|
-
"@types/react-dom": "^19.2.3",
|
|
65
|
-
"framer-motion": ">=12.23.24",
|
|
66
|
-
"fs-extra": ">=11.3.2",
|
|
67
|
-
"lucide-react": ">=0.547.0",
|
|
68
|
-
"react": ">=19.2.0",
|
|
69
|
-
"react-dom": ">=19.2.0",
|
|
70
|
-
"tsup": ">=8.5.0",
|
|
71
|
-
"typescript": ">=5.9.3",
|
|
72
|
-
"zod": ">=3.22.0",
|
|
73
|
-
"zustand": ">=5.0.3"
|
|
74
|
-
},
|
|
75
|
-
"peerDependencies": {
|
|
76
|
-
"@fortawesome/fontawesome-svg-core": ">=7.1.0",
|
|
77
|
-
"@fortawesome/free-brands-svg-icons": ">=7.1.0",
|
|
78
|
-
"@fortawesome/free-regular-svg-icons": ">=7.1.0",
|
|
79
|
-
"@fortawesome/free-solid-svg-icons": ">=7.1.0",
|
|
80
|
-
"@fortawesome/react-fontawesome": ">=3.1.0",
|
|
81
|
-
"@mantine/colors-generator": ">=8.3.9",
|
|
82
|
-
"@mantine/core": ">=8.3.9",
|
|
83
|
-
"@mantine/hooks": ">=8.3.9",
|
|
84
|
-
"@mantine/notifications": ">=8.3.9",
|
|
85
|
-
"@tanstack/react-query": "^5.90.21",
|
|
86
|
-
"axios": ">=1.13.1",
|
|
87
|
-
"framer-motion": ">=12.23.24",
|
|
88
|
-
"lucide-react": ">=0.547.0",
|
|
89
|
-
"react": ">=19.2.0",
|
|
90
|
-
"react-dom": ">=19.2.0",
|
|
91
|
-
"zod": ">=3.22.0",
|
|
92
|
-
"zustand": ">=5.0.3"
|
|
93
|
-
},
|
|
94
|
-
"sideEffects": [
|
|
95
|
-
"**/*.css",
|
|
96
|
-
"**/*.scss",
|
|
97
|
-
"**/*.woff",
|
|
98
|
-
"**/*.woff2",
|
|
99
|
-
"**/*.ttf",
|
|
100
|
-
"**/*.otf"
|
|
101
|
-
],
|
|
102
|
-
"typesVersions": {
|
|
103
|
-
"*": {
|
|
104
|
-
"components": [
|
|
105
|
-
"dist/components/index.d.ts"
|
|
106
|
-
],
|
|
107
|
-
"hooks": [
|
|
108
|
-
"dist/hooks/index.d.ts"
|
|
109
|
-
],
|
|
110
|
-
"utils": [
|
|
111
|
-
"dist/utils/index.d.ts"
|
|
112
|
-
],
|
|
113
|
-
"providers": [
|
|
114
|
-
"dist/providers/index.d.ts"
|
|
115
|
-
]
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
"dependencies": {
|
|
119
|
-
"@adamscybot/react-leaflet-component-marker": "^2.0.3",
|
|
120
|
-
"leaflet": "^1.9.4",
|
|
121
|
-
"react-leaflet": "^5.0.0"
|
|
122
|
-
}
|
|
123
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "dirk-cfx-react",
|
|
3
|
+
"version": "1.1.97",
|
|
4
|
+
"type": "module",
|
|
5
|
+
"main": "./dist/index.cjs",
|
|
6
|
+
"module": "./dist/index.js",
|
|
7
|
+
"types": "./dist/index.d.ts",
|
|
8
|
+
"exports": {
|
|
9
|
+
".": {
|
|
10
|
+
"types": "./dist/index.d.ts",
|
|
11
|
+
"import": "./dist/index.js",
|
|
12
|
+
"require": "./dist/index.cjs"
|
|
13
|
+
},
|
|
14
|
+
"./components": {
|
|
15
|
+
"types": "./dist/components/index.d.ts",
|
|
16
|
+
"import": "./dist/components/index.js",
|
|
17
|
+
"require": "./dist/components/index.cjs"
|
|
18
|
+
},
|
|
19
|
+
"./hooks": {
|
|
20
|
+
"types": "./dist/hooks/index.d.ts",
|
|
21
|
+
"import": "./dist/hooks/index.js",
|
|
22
|
+
"require": "./dist/hooks/index.cjs"
|
|
23
|
+
},
|
|
24
|
+
"./utils": {
|
|
25
|
+
"types": "./dist/utils/index.d.ts",
|
|
26
|
+
"import": "./dist/utils/index.js",
|
|
27
|
+
"require": "./dist/utils/index.cjs"
|
|
28
|
+
},
|
|
29
|
+
"./providers": {
|
|
30
|
+
"types": "./dist/providers/index.d.ts",
|
|
31
|
+
"import": "./dist/providers/index.js",
|
|
32
|
+
"require": "./dist/providers/index.cjs"
|
|
33
|
+
},
|
|
34
|
+
"./*": {
|
|
35
|
+
"types": "./dist/*.d.ts",
|
|
36
|
+
"import": "./dist/*.js",
|
|
37
|
+
"require": "./dist/*.cjs"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"files": [
|
|
41
|
+
"dist",
|
|
42
|
+
"src/styles",
|
|
43
|
+
"src/fonts"
|
|
44
|
+
],
|
|
45
|
+
"scripts": {
|
|
46
|
+
"build": "tsup",
|
|
47
|
+
"watch": "tsup --watch",
|
|
48
|
+
"prepublishOnly": "npm run build"
|
|
49
|
+
},
|
|
50
|
+
"devDependencies": {
|
|
51
|
+
"@fortawesome/fontawesome-svg-core": ">=7.1.0",
|
|
52
|
+
"@fortawesome/free-brands-svg-icons": ">=7.1.0",
|
|
53
|
+
"@fortawesome/free-regular-svg-icons": ">=7.1.0",
|
|
54
|
+
"@fortawesome/free-solid-svg-icons": ">=7.1.0",
|
|
55
|
+
"@fortawesome/react-fontawesome": ">=3.1.0",
|
|
56
|
+
"@mantine/colors-generator": "^8.3.18",
|
|
57
|
+
"@mantine/core": ">=8.3.9",
|
|
58
|
+
"@mantine/notifications": ">=8.3.9",
|
|
59
|
+
"@tanstack/react-query": "^5.90.21",
|
|
60
|
+
"@types/fs-extra": ">=11.0.4",
|
|
61
|
+
"@types/leaflet": ">=1.9.21",
|
|
62
|
+
"@types/node": ">=24.9.1",
|
|
63
|
+
"@types/react": ">=19.2.2",
|
|
64
|
+
"@types/react-dom": "^19.2.3",
|
|
65
|
+
"framer-motion": ">=12.23.24",
|
|
66
|
+
"fs-extra": ">=11.3.2",
|
|
67
|
+
"lucide-react": ">=0.547.0",
|
|
68
|
+
"react": ">=19.2.0",
|
|
69
|
+
"react-dom": ">=19.2.0",
|
|
70
|
+
"tsup": ">=8.5.0",
|
|
71
|
+
"typescript": ">=5.9.3",
|
|
72
|
+
"zod": ">=3.22.0",
|
|
73
|
+
"zustand": ">=5.0.3"
|
|
74
|
+
},
|
|
75
|
+
"peerDependencies": {
|
|
76
|
+
"@fortawesome/fontawesome-svg-core": ">=7.1.0",
|
|
77
|
+
"@fortawesome/free-brands-svg-icons": ">=7.1.0",
|
|
78
|
+
"@fortawesome/free-regular-svg-icons": ">=7.1.0",
|
|
79
|
+
"@fortawesome/free-solid-svg-icons": ">=7.1.0",
|
|
80
|
+
"@fortawesome/react-fontawesome": ">=3.1.0",
|
|
81
|
+
"@mantine/colors-generator": ">=8.3.9",
|
|
82
|
+
"@mantine/core": ">=8.3.9",
|
|
83
|
+
"@mantine/hooks": ">=8.3.9",
|
|
84
|
+
"@mantine/notifications": ">=8.3.9",
|
|
85
|
+
"@tanstack/react-query": "^5.90.21",
|
|
86
|
+
"axios": ">=1.13.1",
|
|
87
|
+
"framer-motion": ">=12.23.24",
|
|
88
|
+
"lucide-react": ">=0.547.0",
|
|
89
|
+
"react": ">=19.2.0",
|
|
90
|
+
"react-dom": ">=19.2.0",
|
|
91
|
+
"zod": ">=3.22.0",
|
|
92
|
+
"zustand": ">=5.0.3"
|
|
93
|
+
},
|
|
94
|
+
"sideEffects": [
|
|
95
|
+
"**/*.css",
|
|
96
|
+
"**/*.scss",
|
|
97
|
+
"**/*.woff",
|
|
98
|
+
"**/*.woff2",
|
|
99
|
+
"**/*.ttf",
|
|
100
|
+
"**/*.otf"
|
|
101
|
+
],
|
|
102
|
+
"typesVersions": {
|
|
103
|
+
"*": {
|
|
104
|
+
"components": [
|
|
105
|
+
"dist/components/index.d.ts"
|
|
106
|
+
],
|
|
107
|
+
"hooks": [
|
|
108
|
+
"dist/hooks/index.d.ts"
|
|
109
|
+
],
|
|
110
|
+
"utils": [
|
|
111
|
+
"dist/utils/index.d.ts"
|
|
112
|
+
],
|
|
113
|
+
"providers": [
|
|
114
|
+
"dist/providers/index.d.ts"
|
|
115
|
+
]
|
|
116
|
+
}
|
|
117
|
+
},
|
|
118
|
+
"dependencies": {
|
|
119
|
+
"@adamscybot/react-leaflet-component-marker": "^2.0.3",
|
|
120
|
+
"leaflet": "^1.9.4",
|
|
121
|
+
"react-leaflet": "^5.0.0"
|
|
122
|
+
}
|
|
123
|
+
}
|