@orion-studios/payload-studio 0.5.0-beta.97 → 0.5.0-beta.98

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/README.md CHANGED
@@ -69,7 +69,7 @@ export const globals = [
69
69
 
70
70
  - Major platforms (Facebook, Instagram, X, LinkedIn, YouTube, TikTok, Pinterest, Snapchat)
71
71
  - URL field for each platform
72
- - Two icon choices per platform (`Simple Icons` and `Font Awesome Brands`)
72
+ - Four icon choices per platform (`Simple Icons`, `Font Awesome Brands`, `Tabler Brands`, `Remix Icons`)
73
73
 
74
74
  You can fetch and normalize these links in Next.js:
75
75
 
@@ -1,3 +1,3 @@
1
- export { A as AdminConfig, C as CreateSocialMediaConnectionsFieldOptions, a as CreateSocialMediaGlobalOptions, c as configureAdmin, b as createHeaderNavItemsField, d as createSocialMediaConnectionsField, e as createSocialMediaGlobal, f as createThemePreferenceField, s as socialMediaConnectionsField, t as themePreferenceField, w as withTooltips } from '../index-CodQ-io_.mjs';
2
- export { b as SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM, c as SOCIAL_MEDIA_ICON_OPTIONS, d as SOCIAL_MEDIA_PLATFORMS, e as SOCIAL_MEDIA_PLATFORM_LABELS, S as SocialMediaGlobalData, f as SocialMediaIconLibrary, g as SocialMediaIconOption, a as SocialMediaPlatform, h as SocialMediaProfileData, i as SocialMediaProfilesData } from '../socialMedia-CXaTwojP.mjs';
1
+ export { A as AdminConfig, C as CreateSocialMediaConnectionsFieldOptions, a as CreateSocialMediaGlobalOptions, c as configureAdmin, b as createHeaderNavItemsField, d as createSocialMediaConnectionsField, e as createSocialMediaGlobal, f as createThemePreferenceField, s as socialMediaConnectionsField, t as themePreferenceField, w as withTooltips } from '../index-CoYRBbf6.mjs';
2
+ export { b as SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM, c as SOCIAL_MEDIA_ICON_OPTIONS, d as SOCIAL_MEDIA_PLATFORMS, e as SOCIAL_MEDIA_PLATFORM_LABELS, S as SocialMediaGlobalData, f as SocialMediaIconLibrary, g as SocialMediaIconOption, a as SocialMediaPlatform, h as SocialMediaProfileData, i as SocialMediaProfilesData } from '../socialMedia-C05Iy-SV.mjs';
3
3
  import 'payload';
@@ -1,3 +1,3 @@
1
- export { A as AdminConfig, C as CreateSocialMediaConnectionsFieldOptions, a as CreateSocialMediaGlobalOptions, c as configureAdmin, b as createHeaderNavItemsField, d as createSocialMediaConnectionsField, e as createSocialMediaGlobal, f as createThemePreferenceField, s as socialMediaConnectionsField, t as themePreferenceField, w as withTooltips } from '../index-D8RxRIh3.js';
2
- export { b as SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM, c as SOCIAL_MEDIA_ICON_OPTIONS, d as SOCIAL_MEDIA_PLATFORMS, e as SOCIAL_MEDIA_PLATFORM_LABELS, S as SocialMediaGlobalData, f as SocialMediaIconLibrary, g as SocialMediaIconOption, a as SocialMediaPlatform, h as SocialMediaProfileData, i as SocialMediaProfilesData } from '../socialMedia-CXaTwojP.js';
1
+ export { A as AdminConfig, C as CreateSocialMediaConnectionsFieldOptions, a as CreateSocialMediaGlobalOptions, c as configureAdmin, b as createHeaderNavItemsField, d as createSocialMediaConnectionsField, e as createSocialMediaGlobal, f as createThemePreferenceField, s as socialMediaConnectionsField, t as themePreferenceField, w as withTooltips } from '../index-BFXZue5i.js';
2
+ export { b as SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM, c as SOCIAL_MEDIA_ICON_OPTIONS, d as SOCIAL_MEDIA_PLATFORMS, e as SOCIAL_MEDIA_PLATFORM_LABELS, S as SocialMediaGlobalData, f as SocialMediaIconLibrary, g as SocialMediaIconOption, a as SocialMediaPlatform, h as SocialMediaProfileData, i as SocialMediaProfilesData } from '../socialMedia-C05Iy-SV.js';
3
3
  import 'payload';
@@ -418,35 +418,51 @@ var SOCIAL_MEDIA_PLATFORMS = [
418
418
  var SOCIAL_MEDIA_ICON_OPTIONS = {
419
419
  facebook: [
420
420
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:facebook" },
421
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:facebook-f" }
421
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:facebook-f" },
422
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-facebook" },
423
+ { label: "Remix Icons", library: "remix-icons", value: "ri:facebook-fill" }
422
424
  ],
423
425
  instagram: [
424
426
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:instagram" },
425
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:instagram" }
427
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:instagram" },
428
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-instagram" },
429
+ { label: "Remix Icons", library: "remix-icons", value: "ri:instagram-fill" }
426
430
  ],
427
431
  x: [
428
432
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:x" },
429
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:x-twitter" }
433
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:x-twitter" },
434
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-x" },
435
+ { label: "Remix Icons", library: "remix-icons", value: "ri:twitter-x-fill" }
430
436
  ],
431
437
  linkedin: [
432
438
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:linkedin" },
433
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:linkedin-in" }
439
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:linkedin-in" },
440
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-linkedin" },
441
+ { label: "Remix Icons", library: "remix-icons", value: "ri:linkedin-fill" }
434
442
  ],
435
443
  youtube: [
436
444
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:youtube" },
437
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:youtube" }
445
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:youtube" },
446
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-youtube" },
447
+ { label: "Remix Icons", library: "remix-icons", value: "ri:youtube-fill" }
438
448
  ],
439
449
  tiktok: [
440
450
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:tiktok" },
441
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:tiktok" }
451
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:tiktok" },
452
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-tiktok" },
453
+ { label: "Remix Icons", library: "remix-icons", value: "ri:tiktok-fill" }
442
454
  ],
443
455
  pinterest: [
444
456
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:pinterest" },
445
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:pinterest-p" }
457
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:pinterest-p" },
458
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-pinterest" },
459
+ { label: "Remix Icons", library: "remix-icons", value: "ri:pinterest-fill" }
446
460
  ],
447
461
  snapchat: [
448
462
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:snapchat" },
449
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:snapchat" }
463
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:snapchat" },
464
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-snapchat" },
465
+ { label: "Remix Icons", library: "remix-icons", value: "ri:snapchat-fill" }
450
466
  ]
451
467
  };
452
468
  var SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM = SOCIAL_MEDIA_PLATFORMS.reduce(
@@ -7,13 +7,13 @@ import {
7
7
  socialMediaConnectionsField,
8
8
  themePreferenceField,
9
9
  withTooltips
10
- } from "../chunk-YJPNN3O3.mjs";
10
+ } from "../chunk-2FO2ROW4.mjs";
11
11
  import {
12
12
  SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM,
13
13
  SOCIAL_MEDIA_ICON_OPTIONS,
14
14
  SOCIAL_MEDIA_PLATFORMS,
15
15
  SOCIAL_MEDIA_PLATFORM_LABELS
16
- } from "../chunk-ZFJJQ4YK.mjs";
16
+ } from "../chunk-ZTXJG4K5.mjs";
17
17
  import "../chunk-6BWS3CLP.mjs";
18
18
  export {
19
19
  SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM,
@@ -3,7 +3,7 @@ import {
3
3
  SOCIAL_MEDIA_ICON_OPTIONS,
4
4
  SOCIAL_MEDIA_PLATFORMS,
5
5
  SOCIAL_MEDIA_PLATFORM_LABELS
6
- } from "./chunk-ZFJJQ4YK.mjs";
6
+ } from "./chunk-ZTXJG4K5.mjs";
7
7
  import {
8
8
  __export,
9
9
  __require
@@ -2,7 +2,7 @@ import {
2
2
  SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM,
3
3
  SOCIAL_MEDIA_PLATFORMS,
4
4
  SOCIAL_MEDIA_PLATFORM_LABELS
5
- } from "./chunk-ZFJJQ4YK.mjs";
5
+ } from "./chunk-ZTXJG4K5.mjs";
6
6
  import {
7
7
  assertStudioDocumentV1
8
8
  } from "./chunk-ADIIWIYL.mjs";
@@ -22,35 +22,51 @@ var SOCIAL_MEDIA_PLATFORMS = [
22
22
  var SOCIAL_MEDIA_ICON_OPTIONS = {
23
23
  facebook: [
24
24
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:facebook" },
25
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:facebook-f" }
25
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:facebook-f" },
26
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-facebook" },
27
+ { label: "Remix Icons", library: "remix-icons", value: "ri:facebook-fill" }
26
28
  ],
27
29
  instagram: [
28
30
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:instagram" },
29
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:instagram" }
31
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:instagram" },
32
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-instagram" },
33
+ { label: "Remix Icons", library: "remix-icons", value: "ri:instagram-fill" }
30
34
  ],
31
35
  x: [
32
36
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:x" },
33
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:x-twitter" }
37
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:x-twitter" },
38
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-x" },
39
+ { label: "Remix Icons", library: "remix-icons", value: "ri:twitter-x-fill" }
34
40
  ],
35
41
  linkedin: [
36
42
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:linkedin" },
37
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:linkedin-in" }
43
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:linkedin-in" },
44
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-linkedin" },
45
+ { label: "Remix Icons", library: "remix-icons", value: "ri:linkedin-fill" }
38
46
  ],
39
47
  youtube: [
40
48
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:youtube" },
41
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:youtube" }
49
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:youtube" },
50
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-youtube" },
51
+ { label: "Remix Icons", library: "remix-icons", value: "ri:youtube-fill" }
42
52
  ],
43
53
  tiktok: [
44
54
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:tiktok" },
45
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:tiktok" }
55
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:tiktok" },
56
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-tiktok" },
57
+ { label: "Remix Icons", library: "remix-icons", value: "ri:tiktok-fill" }
46
58
  ],
47
59
  pinterest: [
48
60
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:pinterest" },
49
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:pinterest-p" }
61
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:pinterest-p" },
62
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-pinterest" },
63
+ { label: "Remix Icons", library: "remix-icons", value: "ri:pinterest-fill" }
50
64
  ],
51
65
  snapchat: [
52
66
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:snapchat" },
53
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:snapchat" }
67
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:snapchat" },
68
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-snapchat" },
69
+ { label: "Remix Icons", library: "remix-icons", value: "ri:snapchat-fill" }
54
70
  ]
55
71
  };
56
72
  var SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM = SOCIAL_MEDIA_PLATFORMS.reduce(
@@ -1,5 +1,5 @@
1
1
  import { Field, CollectionConfig, GlobalConfig } from 'payload';
2
- import { a as SocialMediaPlatform, b as SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM, c as SOCIAL_MEDIA_ICON_OPTIONS, d as SOCIAL_MEDIA_PLATFORMS, e as SOCIAL_MEDIA_PLATFORM_LABELS, S as SocialMediaGlobalData, f as SocialMediaIconLibrary, g as SocialMediaIconOption, h as SocialMediaProfileData, i as SocialMediaProfilesData } from './socialMedia-CXaTwojP.js';
2
+ import { a as SocialMediaPlatform, b as SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM, c as SOCIAL_MEDIA_ICON_OPTIONS, d as SOCIAL_MEDIA_PLATFORMS, e as SOCIAL_MEDIA_PLATFORM_LABELS, S as SocialMediaGlobalData, f as SocialMediaIconLibrary, g as SocialMediaIconOption, h as SocialMediaProfileData, i as SocialMediaProfilesData } from './socialMedia-C05Iy-SV.js';
3
3
 
4
4
  type ThemeOption = 'light' | 'dark' | 'brand-light' | 'brand-dark';
5
5
  declare const createThemePreferenceField: (defaultTheme?: ThemeOption) => Field;
@@ -1,5 +1,5 @@
1
1
  import { Field, CollectionConfig, GlobalConfig } from 'payload';
2
- import { a as SocialMediaPlatform, b as SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM, c as SOCIAL_MEDIA_ICON_OPTIONS, d as SOCIAL_MEDIA_PLATFORMS, e as SOCIAL_MEDIA_PLATFORM_LABELS, S as SocialMediaGlobalData, f as SocialMediaIconLibrary, g as SocialMediaIconOption, h as SocialMediaProfileData, i as SocialMediaProfilesData } from './socialMedia-CXaTwojP.mjs';
2
+ import { a as SocialMediaPlatform, b as SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM, c as SOCIAL_MEDIA_ICON_OPTIONS, d as SOCIAL_MEDIA_PLATFORMS, e as SOCIAL_MEDIA_PLATFORM_LABELS, S as SocialMediaGlobalData, f as SocialMediaIconLibrary, g as SocialMediaIconOption, h as SocialMediaProfileData, i as SocialMediaProfilesData } from './socialMedia-C05Iy-SV.mjs';
3
3
 
4
4
  type ThemeOption = 'light' | 'dark' | 'brand-light' | 'brand-dark';
5
5
  declare const createThemePreferenceField: (defaultTheme?: ThemeOption) => Field;
@@ -1,6 +1,6 @@
1
1
  import * as payload from 'payload';
2
2
  import { Payload } from 'payload';
3
- import { S as SocialMediaGlobalData, a as SocialMediaPlatform } from './socialMedia-CXaTwojP.mjs';
3
+ import { S as SocialMediaGlobalData, a as SocialMediaPlatform } from './socialMedia-C05Iy-SV.mjs';
4
4
 
5
5
  declare const WEBSITE_CONTENT_TAG = "website-content";
6
6
  declare function createPayloadClient(config: any): () => Promise<payload.BasePayload>;
@@ -1,6 +1,6 @@
1
1
  import * as payload from 'payload';
2
2
  import { Payload } from 'payload';
3
- import { S as SocialMediaGlobalData, a as SocialMediaPlatform } from './socialMedia-CXaTwojP.js';
3
+ import { S as SocialMediaGlobalData, a as SocialMediaPlatform } from './socialMedia-C05Iy-SV.js';
4
4
 
5
5
  declare const WEBSITE_CONTENT_TAG = "website-content";
6
6
  declare function createPayloadClient(config: any): () => Promise<payload.BasePayload>;
package/dist/index.d.mts CHANGED
@@ -1,10 +1,10 @@
1
- export { i as admin } from './index-CodQ-io_.mjs';
1
+ export { i as admin } from './index-CoYRBbf6.mjs';
2
2
  export { i as adminApp } from './index-ZbOx4OCF.mjs';
3
3
  export { i as blocks } from './index-CluwY0ZQ.mjs';
4
- export { i as nextjs } from './index-CW02UDzl.mjs';
4
+ export { i as nextjs } from './index-D8BNfUJb.mjs';
5
5
  export { i as studio } from './index-BIwu3qIH.mjs';
6
6
  export { i as studioPages } from './index-R7hA134j.mjs';
7
7
  import 'payload';
8
- import './socialMedia-CXaTwojP.mjs';
8
+ import './socialMedia-C05Iy-SV.mjs';
9
9
  import 'react/jsx-runtime';
10
10
  import 'react';
package/dist/index.d.ts CHANGED
@@ -1,10 +1,10 @@
1
- export { i as admin } from './index-D8RxRIh3.js';
1
+ export { i as admin } from './index-BFXZue5i.js';
2
2
  export { i as adminApp } from './index-ZbOx4OCF.js';
3
3
  export { i as blocks } from './index-CluwY0ZQ.js';
4
- export { i as nextjs } from './index-BBUjXVqQ.js';
4
+ export { i as nextjs } from './index-DD_E2UfJ.js';
5
5
  export { i as studio } from './index-BIwu3qIH.js';
6
6
  export { i as studioPages } from './index-vjrjy0P4.js';
7
7
  import 'payload';
8
- import './socialMedia-CXaTwojP.js';
8
+ import './socialMedia-C05Iy-SV.js';
9
9
  import 'react/jsx-runtime';
10
10
  import 'react';
package/dist/index.js CHANGED
@@ -429,35 +429,51 @@ var SOCIAL_MEDIA_PLATFORMS = [
429
429
  var SOCIAL_MEDIA_ICON_OPTIONS = {
430
430
  facebook: [
431
431
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:facebook" },
432
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:facebook-f" }
432
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:facebook-f" },
433
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-facebook" },
434
+ { label: "Remix Icons", library: "remix-icons", value: "ri:facebook-fill" }
433
435
  ],
434
436
  instagram: [
435
437
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:instagram" },
436
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:instagram" }
438
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:instagram" },
439
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-instagram" },
440
+ { label: "Remix Icons", library: "remix-icons", value: "ri:instagram-fill" }
437
441
  ],
438
442
  x: [
439
443
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:x" },
440
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:x-twitter" }
444
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:x-twitter" },
445
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-x" },
446
+ { label: "Remix Icons", library: "remix-icons", value: "ri:twitter-x-fill" }
441
447
  ],
442
448
  linkedin: [
443
449
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:linkedin" },
444
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:linkedin-in" }
450
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:linkedin-in" },
451
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-linkedin" },
452
+ { label: "Remix Icons", library: "remix-icons", value: "ri:linkedin-fill" }
445
453
  ],
446
454
  youtube: [
447
455
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:youtube" },
448
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:youtube" }
456
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:youtube" },
457
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-youtube" },
458
+ { label: "Remix Icons", library: "remix-icons", value: "ri:youtube-fill" }
449
459
  ],
450
460
  tiktok: [
451
461
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:tiktok" },
452
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:tiktok" }
462
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:tiktok" },
463
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-tiktok" },
464
+ { label: "Remix Icons", library: "remix-icons", value: "ri:tiktok-fill" }
453
465
  ],
454
466
  pinterest: [
455
467
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:pinterest" },
456
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:pinterest-p" }
468
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:pinterest-p" },
469
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-pinterest" },
470
+ { label: "Remix Icons", library: "remix-icons", value: "ri:pinterest-fill" }
457
471
  ],
458
472
  snapchat: [
459
473
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:snapchat" },
460
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:snapchat" }
474
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:snapchat" },
475
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-snapchat" },
476
+ { label: "Remix Icons", library: "remix-icons", value: "ri:snapchat-fill" }
461
477
  ]
462
478
  };
463
479
  var SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM = SOCIAL_MEDIA_PLATFORMS.reduce(
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  admin_exports
3
- } from "./chunk-YJPNN3O3.mjs";
3
+ } from "./chunk-2FO2ROW4.mjs";
4
4
  import {
5
5
  admin_app_exports
6
6
  } from "./chunk-XVH5SCBD.mjs";
@@ -9,8 +9,8 @@ import {
9
9
  } from "./chunk-XK3K5GRP.mjs";
10
10
  import {
11
11
  nextjs_exports
12
- } from "./chunk-CKEUQCDC.mjs";
13
- import "./chunk-ZFJJQ4YK.mjs";
12
+ } from "./chunk-XHWQJUX5.mjs";
13
+ import "./chunk-ZTXJG4K5.mjs";
14
14
  import {
15
15
  studio_exports
16
16
  } from "./chunk-ADIIWIYL.mjs";
@@ -1,3 +1,3 @@
1
- export { F as FooterData, H as HeaderData, R as ResolvedSocialMediaLink, S as SiteNavItem, a as SiteSettingsData, W as WEBSITE_CONTENT_TAG, c as createPageQueries, b as createPayloadClient, d as createSiteQueries, r as resolveMedia, e as resolveSocialMediaLinks } from '../index-CW02UDzl.mjs';
2
- export { S as SocialMediaGlobalData } from '../socialMedia-CXaTwojP.mjs';
1
+ export { F as FooterData, H as HeaderData, R as ResolvedSocialMediaLink, S as SiteNavItem, a as SiteSettingsData, W as WEBSITE_CONTENT_TAG, c as createPageQueries, b as createPayloadClient, d as createSiteQueries, r as resolveMedia, e as resolveSocialMediaLinks } from '../index-D8BNfUJb.mjs';
2
+ export { S as SocialMediaGlobalData } from '../socialMedia-C05Iy-SV.mjs';
3
3
  import 'payload';
@@ -1,3 +1,3 @@
1
- export { F as FooterData, H as HeaderData, R as ResolvedSocialMediaLink, S as SiteNavItem, a as SiteSettingsData, W as WEBSITE_CONTENT_TAG, c as createPageQueries, b as createPayloadClient, d as createSiteQueries, r as resolveMedia, e as resolveSocialMediaLinks } from '../index-BBUjXVqQ.js';
2
- export { S as SocialMediaGlobalData } from '../socialMedia-CXaTwojP.js';
1
+ export { F as FooterData, H as HeaderData, R as ResolvedSocialMediaLink, S as SiteNavItem, a as SiteSettingsData, W as WEBSITE_CONTENT_TAG, c as createPageQueries, b as createPayloadClient, d as createSiteQueries, r as resolveMedia, e as resolveSocialMediaLinks } from '../index-DD_E2UfJ.js';
2
+ export { S as SocialMediaGlobalData } from '../socialMedia-C05Iy-SV.js';
3
3
  import 'payload';
@@ -1298,35 +1298,51 @@ var SOCIAL_MEDIA_PLATFORMS = [
1298
1298
  var SOCIAL_MEDIA_ICON_OPTIONS = {
1299
1299
  facebook: [
1300
1300
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:facebook" },
1301
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:facebook-f" }
1301
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:facebook-f" },
1302
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-facebook" },
1303
+ { label: "Remix Icons", library: "remix-icons", value: "ri:facebook-fill" }
1302
1304
  ],
1303
1305
  instagram: [
1304
1306
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:instagram" },
1305
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:instagram" }
1307
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:instagram" },
1308
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-instagram" },
1309
+ { label: "Remix Icons", library: "remix-icons", value: "ri:instagram-fill" }
1306
1310
  ],
1307
1311
  x: [
1308
1312
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:x" },
1309
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:x-twitter" }
1313
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:x-twitter" },
1314
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-x" },
1315
+ { label: "Remix Icons", library: "remix-icons", value: "ri:twitter-x-fill" }
1310
1316
  ],
1311
1317
  linkedin: [
1312
1318
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:linkedin" },
1313
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:linkedin-in" }
1319
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:linkedin-in" },
1320
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-linkedin" },
1321
+ { label: "Remix Icons", library: "remix-icons", value: "ri:linkedin-fill" }
1314
1322
  ],
1315
1323
  youtube: [
1316
1324
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:youtube" },
1317
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:youtube" }
1325
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:youtube" },
1326
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-youtube" },
1327
+ { label: "Remix Icons", library: "remix-icons", value: "ri:youtube-fill" }
1318
1328
  ],
1319
1329
  tiktok: [
1320
1330
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:tiktok" },
1321
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:tiktok" }
1331
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:tiktok" },
1332
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-tiktok" },
1333
+ { label: "Remix Icons", library: "remix-icons", value: "ri:tiktok-fill" }
1322
1334
  ],
1323
1335
  pinterest: [
1324
1336
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:pinterest" },
1325
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:pinterest-p" }
1337
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:pinterest-p" },
1338
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-pinterest" },
1339
+ { label: "Remix Icons", library: "remix-icons", value: "ri:pinterest-fill" }
1326
1340
  ],
1327
1341
  snapchat: [
1328
1342
  { label: "Simple Icons", library: "simple-icons", value: "simple-icons:snapchat" },
1329
- { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:snapchat" }
1343
+ { label: "Font Awesome Brands", library: "font-awesome-brands", value: "fa6-brands:snapchat" },
1344
+ { label: "Tabler Brands", library: "tabler-brands", value: "tabler:brand-snapchat" },
1345
+ { label: "Remix Icons", library: "remix-icons", value: "ri:snapchat-fill" }
1330
1346
  ]
1331
1347
  };
1332
1348
  var SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM = SOCIAL_MEDIA_PLATFORMS.reduce(
@@ -5,8 +5,8 @@ import {
5
5
  createSiteQueries,
6
6
  resolveMedia,
7
7
  resolveSocialMediaLinks
8
- } from "../chunk-CKEUQCDC.mjs";
9
- import "../chunk-ZFJJQ4YK.mjs";
8
+ } from "../chunk-XHWQJUX5.mjs";
9
+ import "../chunk-ZTXJG4K5.mjs";
10
10
  import "../chunk-ADIIWIYL.mjs";
11
11
  import "../chunk-C4J35SPJ.mjs";
12
12
  import "../chunk-SIL2J5MF.mjs";
@@ -1,5 +1,5 @@
1
1
  type SocialMediaPlatform = 'facebook' | 'instagram' | 'x' | 'linkedin' | 'youtube' | 'tiktok' | 'pinterest' | 'snapchat';
2
- type SocialMediaIconLibrary = 'simple-icons' | 'font-awesome-brands';
2
+ type SocialMediaIconLibrary = 'simple-icons' | 'font-awesome-brands' | 'tabler-brands' | 'remix-icons';
3
3
  type SocialMediaIconOption = {
4
4
  label: string;
5
5
  library: SocialMediaIconLibrary;
@@ -15,7 +15,7 @@ type SocialMediaGlobalData = {
15
15
  };
16
16
  declare const SOCIAL_MEDIA_PLATFORM_LABELS: Record<SocialMediaPlatform, string>;
17
17
  declare const SOCIAL_MEDIA_PLATFORMS: SocialMediaPlatform[];
18
- declare const SOCIAL_MEDIA_ICON_OPTIONS: Record<SocialMediaPlatform, [SocialMediaIconOption, SocialMediaIconOption]>;
18
+ declare const SOCIAL_MEDIA_ICON_OPTIONS: Record<SocialMediaPlatform, SocialMediaIconOption[]>;
19
19
  declare const SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM: Record<SocialMediaPlatform, string>;
20
20
 
21
21
  export { type SocialMediaGlobalData as S, type SocialMediaPlatform as a, SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM as b, SOCIAL_MEDIA_ICON_OPTIONS as c, SOCIAL_MEDIA_PLATFORMS as d, SOCIAL_MEDIA_PLATFORM_LABELS as e, type SocialMediaIconLibrary as f, type SocialMediaIconOption as g, type SocialMediaProfileData as h, type SocialMediaProfilesData as i };
@@ -1,5 +1,5 @@
1
1
  type SocialMediaPlatform = 'facebook' | 'instagram' | 'x' | 'linkedin' | 'youtube' | 'tiktok' | 'pinterest' | 'snapchat';
2
- type SocialMediaIconLibrary = 'simple-icons' | 'font-awesome-brands';
2
+ type SocialMediaIconLibrary = 'simple-icons' | 'font-awesome-brands' | 'tabler-brands' | 'remix-icons';
3
3
  type SocialMediaIconOption = {
4
4
  label: string;
5
5
  library: SocialMediaIconLibrary;
@@ -15,7 +15,7 @@ type SocialMediaGlobalData = {
15
15
  };
16
16
  declare const SOCIAL_MEDIA_PLATFORM_LABELS: Record<SocialMediaPlatform, string>;
17
17
  declare const SOCIAL_MEDIA_PLATFORMS: SocialMediaPlatform[];
18
- declare const SOCIAL_MEDIA_ICON_OPTIONS: Record<SocialMediaPlatform, [SocialMediaIconOption, SocialMediaIconOption]>;
18
+ declare const SOCIAL_MEDIA_ICON_OPTIONS: Record<SocialMediaPlatform, SocialMediaIconOption[]>;
19
19
  declare const SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM: Record<SocialMediaPlatform, string>;
20
20
 
21
21
  export { type SocialMediaGlobalData as S, type SocialMediaPlatform as a, SOCIAL_MEDIA_DEFAULT_ICON_BY_PLATFORM as b, SOCIAL_MEDIA_ICON_OPTIONS as c, SOCIAL_MEDIA_PLATFORMS as d, SOCIAL_MEDIA_PLATFORM_LABELS as e, type SocialMediaIconLibrary as f, type SocialMediaIconOption as g, type SocialMediaProfileData as h, type SocialMediaProfilesData as i };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@orion-studios/payload-studio",
3
- "version": "0.5.0-beta.97",
3
+ "version": "0.5.0-beta.98",
4
4
  "description": "Unified Payload CMS toolkit for Orion Studios",
5
5
  "types": "./dist/index.d.ts",
6
6
  "main": "./dist/index.js",