@shakerquiz/forms 0.0.149 → 0.0.150

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 (45) hide show
  1. package/package.json +1 -1
  2. package/source/forms/PATCH/city/admin.json +2 -2
  3. package/source/forms/PATCH/city/country/admin.json +1 -1
  4. package/source/forms/PATCH/city/country/organizer.json +1 -1
  5. package/source/forms/PATCH/city/currency/admin.json +1 -1
  6. package/source/forms/PATCH/city/currency/organizer.json +1 -1
  7. package/source/forms/PATCH/city/organizer.json +2 -2
  8. package/source/forms/PATCH/city/timezone/admin.json +1 -1
  9. package/source/forms/PATCH/city/timezone/organizer.json +1 -1
  10. package/source/forms/PATCH/city/vk_group_token/admin.json +1 -1
  11. package/source/forms/PATCH/city/vk_group_token/organizer.json +1 -1
  12. package/source/forms/PATCH/game/admin.json +2 -2
  13. package/source/forms/PATCH/game/organizer.json +2 -2
  14. package/source/forms/PATCH/registration/admin.json +14 -14
  15. package/source/forms/PATCH/registration/attributes/admin.json +1 -1
  16. package/source/forms/PATCH/registration/channel/admin.json +1 -1
  17. package/source/forms/PATCH/registration/lineup/admin.json +1 -1
  18. package/source/forms/PATCH/registration/organizer.json +14 -14
  19. package/source/forms/PATCH/registration/status/admin.json +1 -1
  20. package/source/forms/PATCH/theme/admin.json +1 -1
  21. package/source/forms/PATCH/theme/organizer.json +1 -1
  22. package/source/forms/PATCH/user/admin.json +1 -1
  23. package/source/forms/PATCH/user/password/admin.json +1 -1
  24. package/source/forms/PATCH/user/role/admin.json +1 -1
  25. package/source/forms/PATCH/venue/admin.json +1 -1
  26. package/source/forms/PATCH/venue/organizer.json +1 -1
  27. package/source/forms/POST/checkin/Unknown.json +1 -1
  28. package/source/forms/POST/city/admin.json +1 -1
  29. package/source/forms/POST/city/vk_group_token/admin.json +1 -1
  30. package/source/forms/POST/game/admin.json +1 -1
  31. package/source/forms/POST/game/organizer.json +1 -1
  32. package/source/forms/POST/registration/Unknown.json +1 -1
  33. package/source/forms/POST/registration/admin.json +1 -1
  34. package/source/forms/POST/registration/organizer.json +1 -1
  35. package/source/forms/POST/theme/admin.json +1 -1
  36. package/source/forms/POST/theme/cover/admin.json +1 -1
  37. package/source/forms/POST/user/admin.json +1 -1
  38. package/source/forms/POST/user/city/admin.json +1 -1
  39. package/source/forms/POST/user/password/admin.json +1 -1
  40. package/source/forms/POST/user/role/admin.json +1 -1
  41. package/source/forms/POST/venue/admin.json +1 -1
  42. package/source/forms/POST/venue/organizer.json +1 -1
  43. package/source/forms/PUT/theme/cover/admin.json +1 -1
  44. package/source/forms/PUT/theme/cover/organizer.json +1 -1
  45. package/source/index.js +105 -105
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@shakerquiz/forms",
4
- "version": "0.0.149",
4
+ "version": "0.0.150",
5
5
  "author": "yurkimus <yurkimus@gmail.com>",
6
6
  "license": "ISC",
7
7
  "repository": {
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "name",
@@ -8,7 +8,7 @@
8
8
  {
9
9
  "name": "alias",
10
10
  "kind": "string",
11
- "state": "Readonly"
11
+ "state": "readonly"
12
12
  },
13
13
  {
14
14
  "name": "affilation",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Readonly",
2
+ "state": "readonly",
3
3
  "fields": [
4
4
  {
5
5
  "name": "id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Readonly",
2
+ "state": "readonly",
3
3
  "fields": [
4
4
  {
5
5
  "name": "id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "name",
@@ -8,7 +8,7 @@
8
8
  {
9
9
  "name": "alias",
10
10
  "kind": "string",
11
- "state": "Readonly"
11
+ "state": "readonly"
12
12
  },
13
13
  {
14
14
  "name": "affilation",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "vk_group_token",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "vk_group_token",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "number",
@@ -8,7 +8,7 @@
8
8
  {
9
9
  "name": "alias",
10
10
  "kind": "string",
11
- "state": "Readonly"
11
+ "state": "readonly"
12
12
  },
13
13
  {
14
14
  "name": "event_time",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "number",
@@ -8,7 +8,7 @@
8
8
  {
9
9
  "name": "alias",
10
10
  "kind": "string",
11
- "state": "Readonly"
11
+ "state": "readonly"
12
12
  },
13
13
  {
14
14
  "name": "event_time",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "team_name",
@@ -16,22 +16,22 @@
16
16
  {
17
17
  "name": "phone",
18
18
  "kind": "phone",
19
- "state": "Readonly"
19
+ "state": "readonly"
20
20
  },
21
21
  {
22
22
  "name": "email",
23
23
  "kind": "email",
24
- "state": "Readonly"
24
+ "state": "readonly"
25
25
  },
26
26
  {
27
27
  "name": "vkontakte",
28
28
  "kind": "string",
29
- "state": "Readonly"
29
+ "state": "readonly"
30
30
  },
31
31
  {
32
32
  "name": "telegramBot",
33
33
  "kind": "string",
34
- "state": "Readonly"
34
+ "state": "readonly"
35
35
  },
36
36
  {
37
37
  "name": "is_first",
@@ -52,17 +52,17 @@
52
52
  {
53
53
  "name": "promocode",
54
54
  "kind": "string",
55
- "state": "Readonly"
55
+ "state": "readonly"
56
56
  },
57
57
  {
58
58
  "name": "celebrant",
59
59
  "kind": "string",
60
- "state": "Readonly"
60
+ "state": "readonly"
61
61
  },
62
62
  {
63
63
  "name": "comment",
64
64
  "kind": "text",
65
- "state": "Readonly"
65
+ "state": "readonly"
66
66
  },
67
67
  {
68
68
  "name": "note",
@@ -71,32 +71,32 @@
71
71
  {
72
72
  "name": "ads_from",
73
73
  "kind": "string",
74
- "state": "Readonly"
74
+ "state": "readonly"
75
75
  },
76
76
  {
77
77
  "name": "utm_source",
78
78
  "kind": "string",
79
- "state": "Readonly"
79
+ "state": "readonly"
80
80
  },
81
81
  {
82
82
  "name": "utm_medium",
83
83
  "kind": "string",
84
- "state": "Readonly"
84
+ "state": "readonly"
85
85
  },
86
86
  {
87
87
  "name": "utm_campaign",
88
88
  "kind": "string",
89
- "state": "Readonly"
89
+ "state": "readonly"
90
90
  },
91
91
  {
92
92
  "name": "utm_content",
93
93
  "kind": "string",
94
- "state": "Readonly"
94
+ "state": "readonly"
95
95
  },
96
96
  {
97
97
  "name": "utm_term",
98
98
  "kind": "string",
99
- "state": "Readonly"
99
+ "state": "readonly"
100
100
  }
101
101
  ]
102
102
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "is_alone",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "channel",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "lineup",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "team_name",
@@ -16,22 +16,22 @@
16
16
  {
17
17
  "name": "phone",
18
18
  "kind": "phone",
19
- "state": "Readonly"
19
+ "state": "readonly"
20
20
  },
21
21
  {
22
22
  "name": "email",
23
23
  "kind": "email",
24
- "state": "Readonly"
24
+ "state": "readonly"
25
25
  },
26
26
  {
27
27
  "name": "vkontakte",
28
28
  "kind": "string",
29
- "state": "Readonly"
29
+ "state": "readonly"
30
30
  },
31
31
  {
32
32
  "name": "telegramBot",
33
33
  "kind": "string",
34
- "state": "Readonly"
34
+ "state": "readonly"
35
35
  },
36
36
  {
37
37
  "name": "is_first",
@@ -52,17 +52,17 @@
52
52
  {
53
53
  "name": "promocode",
54
54
  "kind": "string",
55
- "state": "Readonly"
55
+ "state": "readonly"
56
56
  },
57
57
  {
58
58
  "name": "celebrant",
59
59
  "kind": "string",
60
- "state": "Readonly"
60
+ "state": "readonly"
61
61
  },
62
62
  {
63
63
  "name": "comment",
64
64
  "kind": "text",
65
- "state": "Readonly"
65
+ "state": "readonly"
66
66
  },
67
67
  {
68
68
  "name": "note",
@@ -71,32 +71,32 @@
71
71
  {
72
72
  "name": "ads_from",
73
73
  "kind": "string",
74
- "state": "Readonly"
74
+ "state": "readonly"
75
75
  },
76
76
  {
77
77
  "name": "utm_source",
78
78
  "kind": "string",
79
- "state": "Readonly"
79
+ "state": "readonly"
80
80
  },
81
81
  {
82
82
  "name": "utm_medium",
83
83
  "kind": "string",
84
- "state": "Readonly"
84
+ "state": "readonly"
85
85
  },
86
86
  {
87
87
  "name": "utm_campaign",
88
88
  "kind": "string",
89
- "state": "Readonly"
89
+ "state": "readonly"
90
90
  },
91
91
  {
92
92
  "name": "utm_content",
93
93
  "kind": "string",
94
- "state": "Readonly"
94
+ "state": "readonly"
95
95
  },
96
96
  {
97
97
  "name": "utm_term",
98
98
  "kind": "string",
99
- "state": "Readonly"
99
+ "state": "readonly"
100
100
  }
101
101
  ]
102
102
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "status",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "name",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "name",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "email",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "password",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "name",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "name",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "email",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "name",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "vk_group_token",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "venue_id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "venue_id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "human_name",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "game_id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "game_id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "name",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "file",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "email",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "password",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "id",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "name",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "name",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "cover",
@@ -1,5 +1,5 @@
1
1
  {
2
- "state": "Interactive",
2
+ "state": "interactive",
3
3
  "fields": [
4
4
  {
5
5
  "name": "cover",
package/source/index.js CHANGED
@@ -1,139 +1,139 @@
1
- import PATCH_game_organizer from './forms/PATCH/game/organizer.json' with { type: 'json' }
2
- import PATCH_game_admin from './forms/PATCH/game/admin.json' with { type: 'json' }
3
- import PATCH_city_vk_group_token_organizer from './forms/PATCH/city/vk_group_token/organizer.json' with { type: 'json' }
4
- import PATCH_city_vk_group_token_admin from './forms/PATCH/city/vk_group_token/admin.json' with { type: 'json' }
5
- import PATCH_city_organizer from './forms/PATCH/city/organizer.json' with { type: 'json' }
6
- import PATCH_city_currency_organizer from './forms/PATCH/city/currency/organizer.json' with { type: 'json' }
7
- import PATCH_city_currency_admin from './forms/PATCH/city/currency/admin.json' with { type: 'json' }
8
- import PATCH_city_admin from './forms/PATCH/city/admin.json' with { type: 'json' }
9
- import PATCH_city_country_organizer from './forms/PATCH/city/country/organizer.json' with { type: 'json' }
10
- import PATCH_city_country_admin from './forms/PATCH/city/country/admin.json' with { type: 'json' }
11
- import PATCH_city_timezone_organizer from './forms/PATCH/city/timezone/organizer.json' with { type: 'json' }
12
- import PATCH_city_timezone_admin from './forms/PATCH/city/timezone/admin.json' with { type: 'json' }
13
- import PATCH_theme_organizer from './forms/PATCH/theme/organizer.json' with { type: 'json' }
14
- import PATCH_theme_admin from './forms/PATCH/theme/admin.json' with { type: 'json' }
15
- import PATCH_venue_organizer from './forms/PATCH/venue/organizer.json' with { type: 'json' }
16
- import PATCH_venue_admin from './forms/PATCH/venue/admin.json' with { type: 'json' }
17
- import PATCH_user_password_admin from './forms/PATCH/user/password/admin.json' with { type: 'json' }
18
- import PATCH_user_admin from './forms/PATCH/user/admin.json' with { type: 'json' }
19
- import PATCH_user_role_admin from './forms/PATCH/user/role/admin.json' with { type: 'json' }
20
- import PATCH_registration_attributes_admin from './forms/PATCH/registration/attributes/admin.json' with { type: 'json' }
21
- import PATCH_registration_organizer from './forms/PATCH/registration/organizer.json' with { type: 'json' }
22
- import PATCH_registration_lineup_admin from './forms/PATCH/registration/lineup/admin.json' with { type: 'json' }
23
- import PATCH_registration_channel_admin from './forms/PATCH/registration/channel/admin.json' with { type: 'json' }
24
- import PATCH_registration_admin from './forms/PATCH/registration/admin.json' with { type: 'json' }
25
- import PATCH_registration_status_admin from './forms/PATCH/registration/status/admin.json' with { type: 'json' }
26
- import PUT_theme_cover_organizer from './forms/PUT/theme/cover/organizer.json' with { type: 'json' }
27
- import PUT_theme_cover_admin from './forms/PUT/theme/cover/admin.json' with { type: 'json' }
28
- import POST_game_organizer from './forms/POST/game/organizer.json' with { type: 'json' }
29
- import POST_game_admin from './forms/POST/game/admin.json' with { type: 'json' }
30
- import POST_city_vk_group_token_admin from './forms/POST/city/vk_group_token/admin.json' with { type: 'json' }
31
- import POST_city_admin from './forms/POST/city/admin.json' with { type: 'json' }
32
1
  import POST_theme_cover_admin from './forms/POST/theme/cover/admin.json' with { type: 'json' }
33
2
  import POST_theme_admin from './forms/POST/theme/admin.json' with { type: 'json' }
34
- import POST_venue_organizer from './forms/POST/venue/organizer.json' with { type: 'json' }
35
- import POST_venue_admin from './forms/POST/venue/admin.json' with { type: 'json' }
36
3
  import POST_checkin_Unknown from './forms/POST/checkin/Unknown.json' with { type: 'json' }
4
+ import POST_user_role_admin from './forms/POST/user/role/admin.json' with { type: 'json' }
37
5
  import POST_user_city_admin from './forms/POST/user/city/admin.json' with { type: 'json' }
38
6
  import POST_user_password_admin from './forms/POST/user/password/admin.json' with { type: 'json' }
39
7
  import POST_user_admin from './forms/POST/user/admin.json' with { type: 'json' }
40
- import POST_user_role_admin from './forms/POST/user/role/admin.json' with { type: 'json' }
41
- import POST_registration_organizer from './forms/POST/registration/organizer.json' with { type: 'json' }
8
+ import POST_game_admin from './forms/POST/game/admin.json' with { type: 'json' }
9
+ import POST_game_organizer from './forms/POST/game/organizer.json' with { type: 'json' }
10
+ import POST_city_vk_group_token_admin from './forms/POST/city/vk_group_token/admin.json' with { type: 'json' }
11
+ import POST_city_admin from './forms/POST/city/admin.json' with { type: 'json' }
12
+ import POST_venue_admin from './forms/POST/venue/admin.json' with { type: 'json' }
13
+ import POST_venue_organizer from './forms/POST/venue/organizer.json' with { type: 'json' }
42
14
  import POST_registration_Unknown from './forms/POST/registration/Unknown.json' with { type: 'json' }
43
15
  import POST_registration_admin from './forms/POST/registration/admin.json' with { type: 'json' }
16
+ import POST_registration_organizer from './forms/POST/registration/organizer.json' with { type: 'json' }
17
+ import PATCH_theme_admin from './forms/PATCH/theme/admin.json' with { type: 'json' }
18
+ import PATCH_theme_organizer from './forms/PATCH/theme/organizer.json' with { type: 'json' }
19
+ import PATCH_user_role_admin from './forms/PATCH/user/role/admin.json' with { type: 'json' }
20
+ import PATCH_user_password_admin from './forms/PATCH/user/password/admin.json' with { type: 'json' }
21
+ import PATCH_user_admin from './forms/PATCH/user/admin.json' with { type: 'json' }
22
+ import PATCH_game_admin from './forms/PATCH/game/admin.json' with { type: 'json' }
23
+ import PATCH_game_organizer from './forms/PATCH/game/organizer.json' with { type: 'json' }
24
+ import PATCH_city_timezone_admin from './forms/PATCH/city/timezone/admin.json' with { type: 'json' }
25
+ import PATCH_city_timezone_organizer from './forms/PATCH/city/timezone/organizer.json' with { type: 'json' }
26
+ import PATCH_city_currency_admin from './forms/PATCH/city/currency/admin.json' with { type: 'json' }
27
+ import PATCH_city_currency_organizer from './forms/PATCH/city/currency/organizer.json' with { type: 'json' }
28
+ import PATCH_city_country_admin from './forms/PATCH/city/country/admin.json' with { type: 'json' }
29
+ import PATCH_city_country_organizer from './forms/PATCH/city/country/organizer.json' with { type: 'json' }
30
+ import PATCH_city_vk_group_token_admin from './forms/PATCH/city/vk_group_token/admin.json' with { type: 'json' }
31
+ import PATCH_city_vk_group_token_organizer from './forms/PATCH/city/vk_group_token/organizer.json' with { type: 'json' }
32
+ import PATCH_city_admin from './forms/PATCH/city/admin.json' with { type: 'json' }
33
+ import PATCH_city_organizer from './forms/PATCH/city/organizer.json' with { type: 'json' }
34
+ import PATCH_venue_admin from './forms/PATCH/venue/admin.json' with { type: 'json' }
35
+ import PATCH_venue_organizer from './forms/PATCH/venue/organizer.json' with { type: 'json' }
36
+ import PATCH_registration_channel_admin from './forms/PATCH/registration/channel/admin.json' with { type: 'json' }
37
+ import PATCH_registration_attributes_admin from './forms/PATCH/registration/attributes/admin.json' with { type: 'json' }
38
+ import PATCH_registration_status_admin from './forms/PATCH/registration/status/admin.json' with { type: 'json' }
39
+ import PATCH_registration_lineup_admin from './forms/PATCH/registration/lineup/admin.json' with { type: 'json' }
40
+ import PATCH_registration_admin from './forms/PATCH/registration/admin.json' with { type: 'json' }
41
+ import PATCH_registration_organizer from './forms/PATCH/registration/organizer.json' with { type: 'json' }
42
+ import PUT_theme_cover_admin from './forms/PUT/theme/cover/admin.json' with { type: 'json' }
43
+ import PUT_theme_cover_organizer from './forms/PUT/theme/cover/organizer.json' with { type: 'json' }
44
44
 
45
45
  export const FormSchema = Object.freeze(
46
46
  /** @type {const} */ ({
47
- 'PATCH/game/organizer': PATCH_game_organizer,
47
+ 'POST/theme/cover/admin': POST_theme_cover_admin,
48
+ 'POST/theme/admin': POST_theme_admin,
49
+ 'POST/checkin/Unknown': POST_checkin_Unknown,
50
+ 'POST/user/role/admin': POST_user_role_admin,
51
+ 'POST/user/city/admin': POST_user_city_admin,
52
+ 'POST/user/password/admin': POST_user_password_admin,
53
+ 'POST/user/admin': POST_user_admin,
54
+ 'POST/game/admin': POST_game_admin,
55
+ 'POST/game/organizer': POST_game_organizer,
56
+ 'POST/city/vk_group_token/admin': POST_city_vk_group_token_admin,
57
+ 'POST/city/admin': POST_city_admin,
58
+ 'POST/venue/admin': POST_venue_admin,
59
+ 'POST/venue/organizer': POST_venue_organizer,
60
+ 'POST/registration/Unknown': POST_registration_Unknown,
61
+ 'POST/registration/admin': POST_registration_admin,
62
+ 'POST/registration/organizer': POST_registration_organizer,
63
+ 'PATCH/theme/admin': PATCH_theme_admin,
64
+ 'PATCH/theme/organizer': PATCH_theme_organizer,
65
+ 'PATCH/user/role/admin': PATCH_user_role_admin,
66
+ 'PATCH/user/password/admin': PATCH_user_password_admin,
67
+ 'PATCH/user/admin': PATCH_user_admin,
48
68
  'PATCH/game/admin': PATCH_game_admin,
49
- 'PATCH/city/vk_group_token/organizer': PATCH_city_vk_group_token_organizer,
50
- 'PATCH/city/vk_group_token/admin': PATCH_city_vk_group_token_admin,
51
- 'PATCH/city/organizer': PATCH_city_organizer,
52
- 'PATCH/city/currency/organizer': PATCH_city_currency_organizer,
69
+ 'PATCH/game/organizer': PATCH_game_organizer,
70
+ 'PATCH/city/timezone/admin': PATCH_city_timezone_admin,
71
+ 'PATCH/city/timezone/organizer': PATCH_city_timezone_organizer,
53
72
  'PATCH/city/currency/admin': PATCH_city_currency_admin,
54
- 'PATCH/city/admin': PATCH_city_admin,
55
- 'PATCH/city/country/organizer': PATCH_city_country_organizer,
73
+ 'PATCH/city/currency/organizer': PATCH_city_currency_organizer,
56
74
  'PATCH/city/country/admin': PATCH_city_country_admin,
57
- 'PATCH/city/timezone/organizer': PATCH_city_timezone_organizer,
58
- 'PATCH/city/timezone/admin': PATCH_city_timezone_admin,
59
- 'PATCH/theme/organizer': PATCH_theme_organizer,
60
- 'PATCH/theme/admin': PATCH_theme_admin,
61
- 'PATCH/venue/organizer': PATCH_venue_organizer,
75
+ 'PATCH/city/country/organizer': PATCH_city_country_organizer,
76
+ 'PATCH/city/vk_group_token/admin': PATCH_city_vk_group_token_admin,
77
+ 'PATCH/city/vk_group_token/organizer': PATCH_city_vk_group_token_organizer,
78
+ 'PATCH/city/admin': PATCH_city_admin,
79
+ 'PATCH/city/organizer': PATCH_city_organizer,
62
80
  'PATCH/venue/admin': PATCH_venue_admin,
63
- 'PATCH/user/password/admin': PATCH_user_password_admin,
64
- 'PATCH/user/admin': PATCH_user_admin,
65
- 'PATCH/user/role/admin': PATCH_user_role_admin,
81
+ 'PATCH/venue/organizer': PATCH_venue_organizer,
82
+ 'PATCH/registration/channel/admin': PATCH_registration_channel_admin,
66
83
  'PATCH/registration/attributes/admin': PATCH_registration_attributes_admin,
67
- 'PATCH/registration/organizer': PATCH_registration_organizer,
84
+ 'PATCH/registration/status/admin': PATCH_registration_status_admin,
68
85
  'PATCH/registration/lineup/admin': PATCH_registration_lineup_admin,
69
- 'PATCH/registration/channel/admin': PATCH_registration_channel_admin,
70
86
  'PATCH/registration/admin': PATCH_registration_admin,
71
- 'PATCH/registration/status/admin': PATCH_registration_status_admin,
72
- 'PUT/theme/cover/organizer': PUT_theme_cover_organizer,
87
+ 'PATCH/registration/organizer': PATCH_registration_organizer,
73
88
  'PUT/theme/cover/admin': PUT_theme_cover_admin,
74
- 'POST/game/organizer': POST_game_organizer,
75
- 'POST/game/admin': POST_game_admin,
76
- 'POST/city/vk_group_token/admin': POST_city_vk_group_token_admin,
77
- 'POST/city/admin': POST_city_admin,
78
- 'POST/theme/cover/admin': POST_theme_cover_admin,
79
- 'POST/theme/admin': POST_theme_admin,
80
- 'POST/venue/organizer': POST_venue_organizer,
81
- 'POST/venue/admin': POST_venue_admin,
82
- 'POST/checkin/Unknown': POST_checkin_Unknown,
83
- 'POST/user/city/admin': POST_user_city_admin,
84
- 'POST/user/password/admin': POST_user_password_admin,
85
- 'POST/user/admin': POST_user_admin,
86
- 'POST/user/role/admin': POST_user_role_admin,
87
- 'POST/registration/organizer': POST_registration_organizer,
88
- 'POST/registration/Unknown': POST_registration_Unknown,
89
- 'POST/registration/admin': POST_registration_admin
89
+ 'PUT/theme/cover/organizer': PUT_theme_cover_organizer
90
90
  }),
91
91
  )
92
92
 
93
93
  export const FormKind = Object.freeze(
94
94
  /** @type {const} */ ({
95
- 'PATCH/game/organizer': 'Schema',
95
+ 'POST/theme/cover/admin': 'Schema',
96
+ 'POST/theme/admin': 'Schema',
97
+ 'POST/checkin/Unknown': 'Schema',
98
+ 'POST/user/role/admin': 'Schema',
99
+ 'POST/user/city/admin': 'Schema',
100
+ 'POST/user/password/admin': 'Schema',
101
+ 'POST/user/admin': 'Schema',
102
+ 'POST/game/admin': 'Schema',
103
+ 'POST/game/organizer': 'Schema',
104
+ 'POST/city/vk_group_token/admin': 'Schema',
105
+ 'POST/city/admin': 'Schema',
106
+ 'POST/venue/admin': 'Schema',
107
+ 'POST/venue/organizer': 'Schema',
108
+ 'POST/registration/Unknown': 'Schema',
109
+ 'POST/registration/admin': 'Schema',
110
+ 'POST/registration/organizer': 'Schema',
111
+ 'PATCH/theme/admin': 'Schema',
112
+ 'PATCH/theme/organizer': 'Unknown',
113
+ 'PATCH/user/role/admin': 'Schema',
114
+ 'PATCH/user/password/admin': 'Schema',
115
+ 'PATCH/user/admin': 'Schema',
96
116
  'PATCH/game/admin': 'Schema',
97
- 'PATCH/city/vk_group_token/organizer': 'Schema',
98
- 'PATCH/city/vk_group_token/admin': 'Schema',
99
- 'PATCH/city/organizer': 'Schema',
100
- 'PATCH/city/currency/organizer': 'Schema',
117
+ 'PATCH/game/organizer': 'Schema',
118
+ 'PATCH/city/timezone/admin': 'Schema',
119
+ 'PATCH/city/timezone/organizer': 'Schema',
101
120
  'PATCH/city/currency/admin': 'Schema',
102
- 'PATCH/city/admin': 'Schema',
103
- 'PATCH/city/country/organizer': 'Schema',
121
+ 'PATCH/city/currency/organizer': 'Schema',
104
122
  'PATCH/city/country/admin': 'Schema',
105
- 'PATCH/city/timezone/organizer': 'Schema',
106
- 'PATCH/city/timezone/admin': 'Schema',
107
- 'PATCH/theme/organizer': 'Unknown',
108
- 'PATCH/theme/admin': 'Schema',
109
- 'PATCH/venue/organizer': 'Schema',
123
+ 'PATCH/city/country/organizer': 'Schema',
124
+ 'PATCH/city/vk_group_token/admin': 'Schema',
125
+ 'PATCH/city/vk_group_token/organizer': 'Schema',
126
+ 'PATCH/city/admin': 'Schema',
127
+ 'PATCH/city/organizer': 'Schema',
110
128
  'PATCH/venue/admin': 'Schema',
111
- 'PATCH/user/password/admin': 'Schema',
112
- 'PATCH/user/admin': 'Schema',
113
- 'PATCH/user/role/admin': 'Schema',
129
+ 'PATCH/venue/organizer': 'Schema',
130
+ 'PATCH/registration/channel/admin': 'Schema',
114
131
  'PATCH/registration/attributes/admin': 'Unknown',
115
- 'PATCH/registration/organizer': 'Schema',
132
+ 'PATCH/registration/status/admin': 'Schema',
116
133
  'PATCH/registration/lineup/admin': 'Schema',
117
- 'PATCH/registration/channel/admin': 'Schema',
118
134
  'PATCH/registration/admin': 'Schema',
119
- 'PATCH/registration/status/admin': 'Schema',
120
- 'PUT/theme/cover/organizer': 'Schema',
135
+ 'PATCH/registration/organizer': 'Schema',
121
136
  'PUT/theme/cover/admin': 'Schema',
122
- 'POST/game/organizer': 'Schema',
123
- 'POST/game/admin': 'Schema',
124
- 'POST/city/vk_group_token/admin': 'Schema',
125
- 'POST/city/admin': 'Schema',
126
- 'POST/theme/cover/admin': 'Schema',
127
- 'POST/theme/admin': 'Schema',
128
- 'POST/venue/organizer': 'Schema',
129
- 'POST/venue/admin': 'Schema',
130
- 'POST/checkin/Unknown': 'Schema',
131
- 'POST/user/city/admin': 'Schema',
132
- 'POST/user/password/admin': 'Schema',
133
- 'POST/user/admin': 'Schema',
134
- 'POST/user/role/admin': 'Schema',
135
- 'POST/registration/organizer': 'Schema',
136
- 'POST/registration/Unknown': 'Schema',
137
- 'POST/registration/admin': 'Schema'
137
+ 'PUT/theme/cover/organizer': 'Schema'
138
138
  }),
139
139
  )