@admin-layout/tailwind-design-pro 12.0.16-alpha.93 → 12.2.1-alpha.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.
- package/README.md +40 -0
- package/lib/components/LanguageMenu/LanguageMenu.d.ts +2 -1
- package/lib/components/LanguageMenu/LanguageMenu.d.ts.map +1 -1
- package/lib/components/LanguageMenu/LanguageMenu.js +25 -32
- package/lib/components/LanguageMenu/LanguageMenu.js.map +1 -1
- package/lib/components/Layout/BasicLayout/index.d.ts +1 -1
- package/lib/components/Layout/BasicLayout/index.d.ts.map +1 -1
- package/lib/components/Layout/BasicLayout/index.js +96 -103
- package/lib/components/Layout/BasicLayout/index.js.map +1 -1
- package/lib/components/Layout/BasicLayout/utils.d.ts +2 -2
- package/lib/components/Layout/BasicLayout/utils.d.ts.map +1 -1
- package/lib/components/Layout/BasicLayout/utils.js +69 -88
- package/lib/components/Layout/BasicLayout/utils.js.map +1 -1
- package/lib/components/Layout/GlobalFooter/BottomMenuDropdown.js +25 -30
- package/lib/components/Layout/GlobalFooter/BottomMenuDropdown.js.map +1 -1
- package/lib/components/Layout/GlobalFooter/Copyright.d.ts +2 -1
- package/lib/components/Layout/GlobalFooter/Copyright.d.ts.map +1 -1
- package/lib/components/Layout/GlobalFooter/Footer.d.ts +2 -1
- package/lib/components/Layout/GlobalFooter/Footer.d.ts.map +1 -1
- package/lib/components/Layout/GlobalHeader/Header.js +32 -43
- package/lib/components/Layout/GlobalHeader/Header.js.map +1 -1
- package/lib/components/Layout/GlobalHeader/MainHeader.js +71 -81
- package/lib/components/Layout/GlobalHeader/MainHeader.js.map +1 -1
- package/lib/components/Layout/GlobalHeader/OrganizationDropdown.js +26 -30
- package/lib/components/Layout/GlobalHeader/OrganizationDropdown.js.map +1 -1
- package/lib/components/Layout/GlobalHeader/RightContent.js +25 -29
- package/lib/components/Layout/GlobalHeader/RightContent.js.map +1 -1
- package/lib/components/Layout/GlobalHeader/RightMenu.js +112 -136
- package/lib/components/Layout/GlobalHeader/RightMenu.js.map +1 -1
- package/lib/components/Layout/GlobalHeader/SearchBar.js +36 -45
- package/lib/components/Layout/GlobalHeader/SearchBar.js.map +1 -1
- package/lib/components/Layout/ProTailwindLayout.js +1 -2
- package/lib/components/Layout/ProTailwindLayout.js.map +1 -1
- package/lib/components/Layout/Sidebar/BottomMenu.js +148 -184
- package/lib/components/Layout/Sidebar/BottomMenu.js.map +1 -1
- package/lib/components/Layout/Sidebar/Divider.d.ts +2 -1
- package/lib/components/Layout/Sidebar/Divider.d.ts.map +1 -1
- package/lib/components/Layout/Sidebar/Divider.js +26 -28
- package/lib/components/Layout/Sidebar/Divider.js.map +1 -1
- package/lib/components/Layout/Sidebar/DynamicIcon.d.ts +1 -1
- package/lib/components/Layout/Sidebar/DynamicIcon.d.ts.map +1 -1
- package/lib/components/Layout/Sidebar/DynamicIcon.js +10 -11
- package/lib/components/Layout/Sidebar/DynamicIcon.js.map +1 -1
- package/lib/components/Layout/Sidebar/MainSidebar.js +75 -97
- package/lib/components/Layout/Sidebar/MainSidebar.js.map +1 -1
- package/lib/components/Layout/Sidebar/MainSidebarMenu.d.ts +1 -1
- package/lib/components/Layout/Sidebar/MainSidebarMenu.d.ts.map +1 -1
- package/lib/components/Layout/Sidebar/MainSidebarMenu.js +113 -129
- package/lib/components/Layout/Sidebar/MainSidebarMenu.js.map +1 -1
- package/lib/components/Layout/Sidebar/PerplexSidebar.js +108 -133
- package/lib/components/Layout/Sidebar/PerplexSidebar.js.map +1 -1
- package/lib/components/Layout/Sidebar/PerplexSidebarMenu.js +71 -85
- package/lib/components/Layout/Sidebar/PerplexSidebarMenu.js.map +1 -1
- package/lib/components/Layout/TailwindLayout.js +13 -14
- package/lib/components/Layout/TailwindLayout.js.map +1 -1
- package/lib/components/Layout/slot-fill/AdditionalSettings.d.ts +3 -2
- package/lib/components/Layout/slot-fill/AdditionalSettings.d.ts.map +1 -1
- package/lib/components/Layout/slot-fill/AdditionalSettings.js +2 -2
- package/lib/components/Layout/slot-fill/AdditionalSettings.js.map +1 -1
- package/lib/components/Layout/slot-fill/Footer.d.ts +3 -2
- package/lib/components/Layout/slot-fill/Footer.d.ts.map +1 -1
- package/lib/components/Layout/slot-fill/Footer.js +2 -2
- package/lib/components/Layout/slot-fill/Footer.js.map +1 -1
- package/lib/components/Layout/slot-fill/HeaderNotice.d.ts +3 -2
- package/lib/components/Layout/slot-fill/HeaderNotice.d.ts.map +1 -1
- package/lib/components/Layout/slot-fill/HeaderNotice.js +2 -2
- package/lib/components/Layout/slot-fill/HeaderNotice.js.map +1 -1
- package/lib/components/Layout/slot-fill/HeaderSearchBar.d.ts +2 -1
- package/lib/components/Layout/slot-fill/HeaderSearchBar.d.ts.map +1 -1
- package/lib/components/Layout/slot-fill/HeaderSearchBar.js +2 -2
- package/lib/components/Layout/slot-fill/HeaderSearchBar.js.map +1 -1
- package/lib/components/Layout/slot-fill/HeaderSearchButton.d.ts +2 -1
- package/lib/components/Layout/slot-fill/HeaderSearchButton.d.ts.map +1 -1
- package/lib/components/Layout/slot-fill/HeaderSearchButton.js +2 -2
- package/lib/components/Layout/slot-fill/HeaderSearchButton.js.map +1 -1
- package/lib/components/Layout/slot-fill/Logo.d.ts +3 -2
- package/lib/components/Layout/slot-fill/Logo.d.ts.map +1 -1
- package/lib/components/Layout/slot-fill/Logo.js +2 -2
- package/lib/components/Layout/slot-fill/Logo.js.map +1 -1
- package/lib/components/Layout/slot-fill/RightContent.d.ts +2 -1
- package/lib/components/Layout/slot-fill/RightContent.d.ts.map +1 -1
- package/lib/components/Layout/slot-fill/RightContent.js +2 -2
- package/lib/components/Layout/slot-fill/RightContent.js.map +1 -1
- package/lib/components/Layout/slot-fill/SideMenuLogo.d.ts +3 -2
- package/lib/components/Layout/slot-fill/SideMenuLogo.d.ts.map +1 -1
- package/lib/components/Layout/slot-fill/SideMenuLogo.js +2 -2
- package/lib/components/Layout/slot-fill/SideMenuLogo.js.map +1 -1
- package/lib/components/SettingDrawer/SettingDrawer.d.ts +2 -1
- package/lib/components/SettingDrawer/SettingDrawer.d.ts.map +1 -1
- package/lib/components/SettingDrawer/SettingDrawer.js +117 -139
- package/lib/components/SettingDrawer/SettingDrawer.js.map +1 -1
- package/lib/components/SettingDrawer/components/ApplyToAllRoutesToggle.d.ts +2 -1
- package/lib/components/SettingDrawer/components/ApplyToAllRoutesToggle.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/ApplyToAllRoutesToggle.js +17 -23
- package/lib/components/SettingDrawer/components/ApplyToAllRoutesToggle.js.map +1 -1
- package/lib/components/SettingDrawer/components/CheckBoxTheme.d.ts +2 -1
- package/lib/components/SettingDrawer/components/CheckBoxTheme.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/CheckBoxTheme.js +85 -97
- package/lib/components/SettingDrawer/components/CheckBoxTheme.js.map +1 -1
- package/lib/components/SettingDrawer/components/DeviceTabs.d.ts +2 -1
- package/lib/components/SettingDrawer/components/DeviceTabs.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/DeviceTabs.js +67 -75
- package/lib/components/SettingDrawer/components/DeviceTabs.js.map +1 -1
- package/lib/components/SettingDrawer/components/InvitationSettings.d.ts +2 -1
- package/lib/components/SettingDrawer/components/InvitationSettings.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/InvitationSettings.js +41 -52
- package/lib/components/SettingDrawer/components/InvitationSettings.js.map +1 -1
- package/lib/components/SettingDrawer/components/LayoutChange.d.ts +2 -1
- package/lib/components/SettingDrawer/components/LayoutChange.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/LayoutChange.js +75 -94
- package/lib/components/SettingDrawer/components/LayoutChange.js.map +1 -1
- package/lib/components/SettingDrawer/components/MenuVisibilitySettings.d.ts +2 -1
- package/lib/components/SettingDrawer/components/MenuVisibilitySettings.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/MenuVisibilitySettings.js +50 -63
- package/lib/components/SettingDrawer/components/MenuVisibilitySettings.js.map +1 -1
- package/lib/components/SettingDrawer/components/NavigationsModes.d.ts +2 -1
- package/lib/components/SettingDrawer/components/NavigationsModes.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/NavigationsModes.js +272 -290
- package/lib/components/SettingDrawer/components/NavigationsModes.js.map +1 -1
- package/lib/components/SettingDrawer/components/RegionalSettings.d.ts +2 -1
- package/lib/components/SettingDrawer/components/RegionalSettings.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/RegionalSettings.js +437 -535
- package/lib/components/SettingDrawer/components/RegionalSettings.js.map +1 -1
- package/lib/components/SettingDrawer/components/SettingsActions.d.ts +2 -1
- package/lib/components/SettingDrawer/components/SettingsActions.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/SettingsActions.js +29 -56
- package/lib/components/SettingDrawer/components/SettingsActions.js.map +1 -1
- package/lib/components/SettingDrawer/components/SettingsDrawerHeader.d.ts +2 -1
- package/lib/components/SettingDrawer/components/SettingsDrawerHeader.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/SettingsDrawerHeader.js +13 -16
- package/lib/components/SettingDrawer/components/SettingsDrawerHeader.js.map +1 -1
- package/lib/components/SettingDrawer/components/Switch.d.ts +2 -1
- package/lib/components/SettingDrawer/components/Switch.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/Switch.js +8 -10
- package/lib/components/SettingDrawer/components/Switch.js.map +1 -1
- package/lib/components/SettingDrawer/components/ThemeColor.d.ts +2 -1
- package/lib/components/SettingDrawer/components/ThemeColor.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/ThemeColor.js +24 -26
- package/lib/components/SettingDrawer/components/ThemeColor.js.map +1 -1
- package/lib/components/SettingDrawer/components/ThemeSelector.d.ts +2 -1
- package/lib/components/SettingDrawer/components/ThemeSelector.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/ThemeSelector.js +11 -13
- package/lib/components/SettingDrawer/components/ThemeSelector.js.map +1 -1
- package/lib/components/SettingDrawer/components/WebFontsSelector.d.ts +1 -0
- package/lib/components/SettingDrawer/components/WebFontsSelector.d.ts.map +1 -1
- package/lib/components/SettingDrawer/components/WebFontsSelector.js +17 -19
- package/lib/components/SettingDrawer/components/WebFontsSelector.js.map +1 -1
- package/lib/components/UpdateSettingsResource/UpdateSettingsResource.server.d.ts +3 -3
- package/lib/components/UpdateSettingsResource/UpdateSettingsResource.server.d.ts.map +1 -1
- package/lib/helpers/DynamicIcon.d.ts +1 -1
- package/lib/helpers/DynamicIcon.d.ts.map +1 -1
- package/lib/helpers/DynamicIcon.js +16 -17
- package/lib/helpers/DynamicIcon.js.map +1 -1
- package/package.json +6 -6
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RegionalSettings.js","sources":["../../../../src/components/SettingDrawer/components/RegionalSettings.tsx"],"sourcesContent":[null],"names":[
|
|
1
|
+
{"version":3,"file":"RegionalSettings.js","sources":["../../../../src/components/SettingDrawer/components/RegionalSettings.tsx"],"sourcesContent":[null],"names":[],"mappings":"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"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
interface SettingsActionsProps {
|
|
2
3
|
hasChanges: boolean;
|
|
3
4
|
copied: boolean;
|
|
@@ -7,6 +8,6 @@ interface SettingsActionsProps {
|
|
|
7
8
|
onCopyModified: () => void;
|
|
8
9
|
onReset: () => void;
|
|
9
10
|
}
|
|
10
|
-
export declare function SettingsActions({ hasChanges, copied, copiedModified, onSave, onCopyAll, onCopyModified, onReset, }: SettingsActionsProps):
|
|
11
|
+
export declare function SettingsActions({ hasChanges, copied, copiedModified, onSave, onCopyAll, onCopyModified, onReset, }: SettingsActionsProps): React.JSX.Element;
|
|
11
12
|
export {};
|
|
12
13
|
//# sourceMappingURL=SettingsActions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SettingsActions.d.ts","sourceRoot":"","sources":["../../../../src/components/SettingDrawer/components/SettingsActions.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SettingsActions.d.ts","sourceRoot":"","sources":["../../../../src/components/SettingDrawer/components/SettingsActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,UAAU,oBAAoB;IAC1B,UAAU,EAAE,OAAO,CAAC;IACpB,MAAM,EAAE,OAAO,CAAC;IAChB,cAAc,EAAE,OAAO,CAAC;IACxB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,cAAc,EAAE,MAAM,IAAI,CAAC;IAC3B,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AAED,wBAAgB,eAAe,CAAC,EAC5B,UAAU,EACV,MAAM,EACN,cAAc,EACd,MAAM,EACN,SAAS,EACT,cAAc,EACd,OAAO,GACV,EAAE,oBAAoB,qBAwEtB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React__default from'react';import clsx from'clsx';import {icons}from'../../../icons.js';function SettingsActions({
|
|
2
2
|
hasChanges,
|
|
3
3
|
copied,
|
|
4
4
|
copiedModified,
|
|
@@ -11,59 +11,32 @@ import {jsxs,jsx,Fragment}from'react/jsx-runtime';import clsx from'clsx';import
|
|
|
11
11
|
CopyIcon,
|
|
12
12
|
CheckIcon
|
|
13
13
|
} = icons;
|
|
14
|
-
return
|
|
15
|
-
className: "bg-yellow-50 dark:bg-yellow-900 border border-yellow-200 dark:border-yellow-700 rounded-lg p-4 mt-4"
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
})]
|
|
43
|
-
})
|
|
44
|
-
}), jsx("button", {
|
|
45
|
-
className: clsx('flex-1 min-w-[140px] sm:flex-none sm:w-auto px-4 py-2 rounded-lg border text-sm font-medium shadow-sm transition-all duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2', copiedModified ? 'border-green-300 text-green-700 bg-green-50 dark:border-green-600 dark:text-green-200 dark:bg-green-900' : 'border-blue-300 text-blue-700 bg-blue-50 hover:bg-blue-100 active:bg-blue-200 dark:border-blue-600 dark:text-blue-200 dark:bg-blue-900/50 dark:hover:bg-blue-900'),
|
|
46
|
-
onClick: onCopyModified,
|
|
47
|
-
children: copiedModified ? jsxs(Fragment, {
|
|
48
|
-
children: [jsx(CheckIcon, {
|
|
49
|
-
className: "w-4 h-4"
|
|
50
|
-
}), jsx("span", {
|
|
51
|
-
children: "Copied!"
|
|
52
|
-
})]
|
|
53
|
-
}) : jsxs(Fragment, {
|
|
54
|
-
children: [jsx(CopyIcon, {
|
|
55
|
-
className: "w-4 h-4"
|
|
56
|
-
}), jsx("span", {
|
|
57
|
-
children: "Copy Modified Settings"
|
|
58
|
-
})]
|
|
59
|
-
})
|
|
60
|
-
}), jsx("button", {
|
|
61
|
-
className: "flex-1 min-w-[140px] sm:flex-none sm:w-auto px-4 py-2 rounded-lg border border-red-300 text-red-700 bg-red-50 hover:bg-red-100 active:bg-red-200 dark:border-red-600 dark:text-red-200 dark:bg-red-900/50 dark:hover:bg-red-900 text-sm font-medium shadow-sm transition-all duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-red-500",
|
|
62
|
-
onClick: onReset,
|
|
63
|
-
children: jsx("span", {
|
|
64
|
-
children: "\uD83D\uDD04 Reset All Settings"
|
|
65
|
-
})
|
|
66
|
-
})]
|
|
67
|
-
})]
|
|
68
|
-
});
|
|
14
|
+
return React__default.createElement("div", {
|
|
15
|
+
className: "bg-yellow-50 dark:bg-yellow-900 border border-yellow-200 dark:border-yellow-700 rounded-lg p-4 mt-4"
|
|
16
|
+
}, React__default.createElement("p", {
|
|
17
|
+
className: "text-sm text-yellow-700 dark:text-yellow-200"
|
|
18
|
+
}, "Setting panel shows in development environment only, please manually modify"), React__default.createElement("div", {
|
|
19
|
+
className: "flex flex-wrap gap-2 mt-2"
|
|
20
|
+
}, React__default.createElement("button", {
|
|
21
|
+
disabled: !hasChanges,
|
|
22
|
+
className: clsx('flex-1 min-w-[140px] sm:flex-none sm:w-auto px-4 py-2 rounded-lg border text-sm font-medium shadow-sm transition-all duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2', !hasChanges ? 'border-gray-300 text-gray-500 bg-gray-50 cursor-not-allowed dark:border-gray-600 dark:text-gray-400 dark:bg-gray-800' : 'border-yellow-300 text-yellow-700 bg-yellow-50 hover:bg-yellow-100 active:bg-yellow-200 dark:border-yellow-600 dark:text-yellow-200 dark:bg-yellow-900/50 dark:hover:bg-yellow-900'),
|
|
23
|
+
onClick: onSave
|
|
24
|
+
}, React__default.createElement("span", null, !hasChanges ? 'No Changes' : 'Save Settings')), React__default.createElement("button", {
|
|
25
|
+
className: clsx('flex-1 min-w-[140px] sm:flex-none sm:w-auto px-4 py-2 rounded-lg border text-sm font-medium shadow-sm transition-all duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2', copied ? 'border-green-300 text-green-700 bg-green-50 dark:border-green-600 dark:text-green-200 dark:bg-green-900' : 'border-yellow-300 text-yellow-700 bg-yellow-50 hover:bg-yellow-100 active:bg-yellow-200 dark:border-yellow-600 dark:text-yellow-200 dark:bg-yellow-900/50 dark:hover:bg-yellow-900'),
|
|
26
|
+
onClick: onCopyAll
|
|
27
|
+
}, copied ? React__default.createElement(React__default.Fragment, null, React__default.createElement(CheckIcon, {
|
|
28
|
+
className: "w-4 h-4"
|
|
29
|
+
}), React__default.createElement("span", null, "Copied!")) : React__default.createElement(React__default.Fragment, null, React__default.createElement(CopyIcon, {
|
|
30
|
+
className: "w-4 h-4"
|
|
31
|
+
}), React__default.createElement("span", null, "Copy All Settings"))), React__default.createElement("button", {
|
|
32
|
+
className: clsx('flex-1 min-w-[140px] sm:flex-none sm:w-auto px-4 py-2 rounded-lg border text-sm font-medium shadow-sm transition-all duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2', copiedModified ? 'border-green-300 text-green-700 bg-green-50 dark:border-green-600 dark:text-green-200 dark:bg-green-900' : 'border-blue-300 text-blue-700 bg-blue-50 hover:bg-blue-100 active:bg-blue-200 dark:border-blue-600 dark:text-blue-200 dark:bg-blue-900/50 dark:hover:bg-blue-900'),
|
|
33
|
+
onClick: onCopyModified
|
|
34
|
+
}, copiedModified ? React__default.createElement(React__default.Fragment, null, React__default.createElement(CheckIcon, {
|
|
35
|
+
className: "w-4 h-4"
|
|
36
|
+
}), React__default.createElement("span", null, "Copied!")) : React__default.createElement(React__default.Fragment, null, React__default.createElement(CopyIcon, {
|
|
37
|
+
className: "w-4 h-4"
|
|
38
|
+
}), React__default.createElement("span", null, "Copy Modified Settings"))), React__default.createElement("button", {
|
|
39
|
+
className: "flex-1 min-w-[140px] sm:flex-none sm:w-auto px-4 py-2 rounded-lg border border-red-300 text-red-700 bg-red-50 hover:bg-red-100 active:bg-red-200 dark:border-red-600 dark:text-red-200 dark:bg-red-900/50 dark:hover:bg-red-900 text-sm font-medium shadow-sm transition-all duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-red-500",
|
|
40
|
+
onClick: onReset
|
|
41
|
+
}, React__default.createElement("span", null, "\uD83D\uDD04 Reset All Settings"))));
|
|
69
42
|
}export{SettingsActions};//# sourceMappingURL=SettingsActions.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SettingsActions.js","sources":["../../../../src/components/SettingDrawer/components/SettingsActions.tsx"],"sourcesContent":[null],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SettingsActions.js","sources":["../../../../src/components/SettingDrawer/components/SettingsActions.tsx"],"sourcesContent":[null],"names":["React"],"mappings":"wGAcgB,eAAe,CAAC;AAS5B,EAAA,UAAQ;AAER,EAAA,MAAA;gBAEQ;QAGA;AACI,EAAA,SAAA;AAKY,EAAA,cAAA;AACA,EAAA;;AAMZ,EAAA,MAAA;AAIY,IAAA,QAAA;AACA,IAAA;AAMA,GAAA,GAAA,KAAA;AACA,EAAA,OAAAA,cAAA,CAAA,aAAA,CAAA,KAAA,EAAA;AAIA,IAAA,SAAA,EAAA;iCACA,CAAA,GAAA,EAAA;AAIZ,IAAA,SAAA,EAAA;AAIY,GAAA,EAAA,6EAAE,CAAA,EAAAA,cAAA,CAAA,aAAA,CAAA,KAAA,EAAA;AACF,IAAA,SAAA,EAAA;AAMA,GAAA,EAAAA,cAAA,CAAA,aAAA,CAAA,QAAA,EAAA;AACA,IAAA,QAAA,EAAA,CAAA,UAAA;AAIA,IAAA,SAAA,EAAA,IAAA,CAAA,uLAAgC,EAAA,CAAA,UAAA,GAAA,sHAAA,GAAA,oLAAA,CAAA;;AAK5C,GAAA,EAAAA,cAAA,CAAA,aAAA,CAAA,MAAA,EAAA,IAAA,EAAA,CAAA,aACa,YAAC,GAAA,eAAA,CAAA,CAAA,EAAAA,cAAA,CAAA,aAAA,CAAA,QAAA,EAAA;AAGV,IAAA,SAAA,EAAA,IAAA,CAAA,uLAId,EAAA,MAAA,GAAA,yGAAA,GAAA,oLAAA,CAAA;AACN,IAAC,OAAA,EAAA;;;;;;;;;;;;;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SettingsDrawerHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/SettingDrawer/components/SettingsDrawerHeader.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SettingsDrawerHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/SettingDrawer/components/SettingsDrawerHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,wBAAgB,oBAAoB,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,MAAM,IAAI,CAAA;CAAE,qBAgBxE"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React__default from'react';import {useTranslation}from'react-i18next';import {icons}from'../../../icons.js';function SettingsDrawerHeader({
|
|
2
2
|
onClose
|
|
3
3
|
}) {
|
|
4
4
|
const {
|
|
@@ -7,19 +7,16 @@ import {jsxs,jsx}from'react/jsx-runtime';import {useTranslation}from'react-i18ne
|
|
|
7
7
|
const {
|
|
8
8
|
CloseIcon
|
|
9
9
|
} = icons;
|
|
10
|
-
return
|
|
11
|
-
className: "flex flex-row items-center"
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
})
|
|
23
|
-
})]
|
|
24
|
-
});
|
|
10
|
+
return React__default.createElement("div", {
|
|
11
|
+
className: "flex flex-row items-center"
|
|
12
|
+
}, React__default.createElement("p", {
|
|
13
|
+
className: "text-2xl mb-0 text-black dark:text-white"
|
|
14
|
+
}, t('setting')), React__default.createElement("div", {
|
|
15
|
+
className: "flex-grow"
|
|
16
|
+
}), React__default.createElement("button", {
|
|
17
|
+
onClick: onClose,
|
|
18
|
+
className: "bg-transparent border-none rounded-lg w-10 h-10 cursor-pointer mb-2 hover:bg-gray-200 dark:hover:bg-[#2a2a2a]"
|
|
19
|
+
}, React__default.createElement(CloseIcon, {
|
|
20
|
+
fontSize: '36px'
|
|
21
|
+
})));
|
|
25
22
|
}export{SettingsDrawerHeader};//# sourceMappingURL=SettingsDrawerHeader.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SettingsDrawerHeader.js","sources":["../../../../src/components/SettingDrawer/components/SettingsDrawerHeader.tsx"],"sourcesContent":[null],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SettingsDrawerHeader.js","sources":["../../../../src/components/SettingDrawer/components/SettingsDrawerHeader.tsx"],"sourcesContent":[null],"names":[],"mappings":"mHAIM,SAAU,oBAAoB,CAAC;;AAEjC,CAAA,EAAA;AAEA,EAAA,MAAA;;oBAGQ,CAAA,UAAA,CAAA;AACA,EAAA,MAAA;;AAQZ,GAAC,GAAA,KAAA;;;;;;;;;;;;;"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SwitchProps } from '../utils/types';
|
|
2
|
-
export declare function Switch({ value, onChange, className }: SwitchProps):
|
|
3
|
+
export declare function Switch({ value, onChange, className }: SwitchProps): React.JSX.Element;
|
|
3
4
|
//# sourceMappingURL=Switch.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../../src/components/SettingDrawer/components/Switch.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../../src/components/SettingDrawer/components/Switch.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,wBAAgB,MAAM,CAAC,EAAE,KAAa,EAAE,QAAQ,EAAE,SAAc,EAAE,EAAE,WAAW,qBAuB9E"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import*as React from'react';function Switch({
|
|
2
2
|
value = false,
|
|
3
3
|
onChange,
|
|
4
4
|
className = ''
|
|
@@ -6,17 +6,15 @@ import {jsxs,jsx}from'react/jsx-runtime';function Switch({
|
|
|
6
6
|
const handleClick = () => {
|
|
7
7
|
onChange?.(!value);
|
|
8
8
|
};
|
|
9
|
-
return
|
|
9
|
+
return React.createElement("button", {
|
|
10
10
|
type: "button",
|
|
11
11
|
role: "switch",
|
|
12
12
|
"aria-checked": value,
|
|
13
13
|
className: `relative inline-flex h-6 w-11 items-center rounded-full transition-colors focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2 ${value ? 'bg-indigo-600' : 'bg-gray-200'} ${className}`,
|
|
14
|
-
onClick: handleClick
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
})]
|
|
21
|
-
});
|
|
14
|
+
onClick: handleClick
|
|
15
|
+
}, React.createElement("span", {
|
|
16
|
+
className: "sr-only"
|
|
17
|
+
}, "Toggle switch"), React.createElement("span", {
|
|
18
|
+
className: `inline-block h-4 w-4 transform rounded-full bg-white transition-transform ${value ? 'translate-x-6' : 'translate-x-1'}`
|
|
19
|
+
}));
|
|
22
20
|
}export{Switch};//# sourceMappingURL=Switch.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Switch.js","sources":["../../../../src/components/SettingDrawer/components/Switch.tsx"],"sourcesContent":[null],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Switch.js","sources":["../../../../src/components/SettingDrawer/components/Switch.tsx"],"sourcesContent":[null],"names":[],"mappings":"4BAGM,SAAU,MAAM,CAAC;OACnB,GAAM,KAAA;AACF,EAAA,QAAA;AACJ,EAAA,SAAE,GAAA;AAEF,CAAA,EAAA;QAUQ,WAAA,GAAA,MAAA;AACA,IAAA,QAAA,GAAA,CAAA,KAAA,CAAA;AAOZ,EAAC,CAAA;;;;;;;;;;;;"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { IThemeColorProps } from '../utils/types';
|
|
2
|
-
export declare function ThemeColor(props: IThemeColorProps):
|
|
3
|
+
export declare function ThemeColor(props: IThemeColorProps): React.JSX.Element;
|
|
3
4
|
//# sourceMappingURL=ThemeColor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeColor.d.ts","sourceRoot":"","sources":["../../../../src/components/SettingDrawer/components/ThemeColor.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ThemeColor.d.ts","sourceRoot":"","sources":["../../../../src/components/SettingDrawer/components/ThemeColor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAIlD,wBAAgB,UAAU,CAAC,KAAK,EAAE,gBAAgB,qBAgDjD"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import*as React from'react';import'@react-icons/all-files/fa/FaMoon.js';import'@react-icons/all-files/fa/FaSun.js';import {useMediaQuery}from'../../../hooks/useMediaQuery.js';import {getSettingValue}from'../../../utils/settingsUtils.js';function ThemeColor(props) {
|
|
2
2
|
const {
|
|
3
3
|
color,
|
|
4
4
|
changeSetting,
|
|
@@ -19,29 +19,27 @@ import {jsx}from'react/jsx-runtime';import'react';import'@react-icons/all-files/
|
|
|
19
19
|
if (!color || color.length < 1) {
|
|
20
20
|
return null;
|
|
21
21
|
}
|
|
22
|
-
return
|
|
23
|
-
className: "flex flex-row space-x-2"
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
})
|
|
46
|
-
});
|
|
22
|
+
return React.createElement("div", {
|
|
23
|
+
className: "flex flex-row space-x-2"
|
|
24
|
+
}, color.map((item, index) => {
|
|
25
|
+
return React.createElement("div", {
|
|
26
|
+
key: index,
|
|
27
|
+
className: "w-5 h-5 rounded cursor-pointer shadow-sm pl-1 flex items-center justify-center",
|
|
28
|
+
style: {
|
|
29
|
+
backgroundColor: item.color
|
|
30
|
+
},
|
|
31
|
+
onClick: () => {
|
|
32
|
+
changeSetting('primaryColor', item.color);
|
|
33
|
+
}
|
|
34
|
+
}, getPrimaryColorValue() === item.color ? React.createElement("svg", {
|
|
35
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
36
|
+
className: "h-4 w-4 text-white mb-1",
|
|
37
|
+
viewBox: "0 0 20 20",
|
|
38
|
+
fill: "currentColor"
|
|
39
|
+
}, React.createElement("path", {
|
|
40
|
+
fillRule: "evenodd",
|
|
41
|
+
d: "M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z",
|
|
42
|
+
clipRule: "evenodd"
|
|
43
|
+
})) : '');
|
|
44
|
+
}));
|
|
47
45
|
}export{ThemeColor};//# sourceMappingURL=ThemeColor.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeColor.js","sources":["../../../../src/components/SettingDrawer/components/ThemeColor.tsx"],"sourcesContent":[null],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ThemeColor.js","sources":["../../../../src/components/SettingDrawer/components/ThemeColor.tsx"],"sourcesContent":[null],"names":[],"mappings":"6OAKM,SAAU,UAAU,CAAC,KAAuB,EAAA;AAC9C,EAAA,MAAA;AACA,IAAA,KAAA;IACA,aAAM;IACN,QAAM;IAEN,QAAA;IACA,YAAM;AACF,IAAA,gBAAO,GAAA;AACX,GAAA,GAAE,KAAA;QAEE;AACA,IAAA;MACH,aAAA,EAAA;AAED,EAAA,MAAA,YACI,GAAA,YAAA,IAAA,QAAK,EAAA;QAEG;AAMY;4BAGH,GAAA,MAAoB;0BAOb,CAAA,QAAA,EAAA,gBACa,gBACP,EAAA,YAAA,EAAA,UAAA,EAAA,SAAA,CAAA;;AAYtC,EAAC,IAAA,CAAA,KAAA,IAAA,KAAA,CAAA,MAAA,GAAA,CAAA,EAAA;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { ThemeSelectorProps } from '../utils/types';
|
|
2
|
-
export declare function ThemeSelector({ value, onChange, options }: ThemeSelectorProps):
|
|
3
|
+
export declare function ThemeSelector({ value, onChange, options }: ThemeSelectorProps): React.JSX.Element;
|
|
3
4
|
//# sourceMappingURL=ThemeSelector.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/SettingDrawer/components/ThemeSelector.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ThemeSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/SettingDrawer/components/ThemeSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAEpD,wBAAgB,aAAa,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,kBAAkB,qBAgB7E"}
|
|
@@ -1,18 +1,16 @@
|
|
|
1
|
-
import
|
|
1
|
+
import*as React from'react';function ThemeSelector({
|
|
2
2
|
value,
|
|
3
3
|
onChange,
|
|
4
4
|
options
|
|
5
5
|
}) {
|
|
6
|
-
return
|
|
7
|
-
className: "relative"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
})
|
|
17
|
-
});
|
|
6
|
+
return React.createElement("div", {
|
|
7
|
+
className: "relative"
|
|
8
|
+
}, React.createElement("select", {
|
|
9
|
+
value: value,
|
|
10
|
+
onChange: e => onChange(e.target.value),
|
|
11
|
+
className: "w-full rounded-md border border-gray-300 bg-white py-2 pl-3 pr-10 text-left shadow-sm focus:border-indigo-500 focus:outline-none focus:ring-1 focus:ring-indigo-500 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-200"
|
|
12
|
+
}, options.map(option => React.createElement("option", {
|
|
13
|
+
key: option.key,
|
|
14
|
+
value: option.key
|
|
15
|
+
}, option.title))));
|
|
18
16
|
}export{ThemeSelector};//# sourceMappingURL=ThemeSelector.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeSelector.js","sources":["../../../../src/components/SettingDrawer/components/ThemeSelector.tsx"],"sourcesContent":[null],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ThemeSelector.js","sources":["../../../../src/components/SettingDrawer/components/ThemeSelector.tsx"],"sourcesContent":[null],"names":[],"mappings":"4BAGM,SAAU,aAAa,CAAC;AAC1B,EAAA,KAAA;UAEQ;AAaZ,EAAC;;;;;;;;;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WebFontsSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/SettingDrawer/components/WebFontsSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,gBAAgB,CAAC;AAEvD,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAiB5D,CAAC"}
|
|
1
|
+
{"version":3,"file":"WebFontsSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/SettingDrawer/components/WebFontsSelector.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,qBAAqB,EAAE,MAAM,gBAAgB,CAAC;AAEvD,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAiB5D,CAAC"}
|
|
@@ -1,24 +1,22 @@
|
|
|
1
|
-
import
|
|
1
|
+
import*as React from'react';const WebFontsSelector = ({
|
|
2
2
|
value,
|
|
3
3
|
onChange,
|
|
4
4
|
options
|
|
5
5
|
}) => {
|
|
6
|
-
return
|
|
7
|
-
className: "relative"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
})
|
|
23
|
-
});
|
|
6
|
+
return React.createElement("div", {
|
|
7
|
+
className: "relative"
|
|
8
|
+
}, React.createElement("select", {
|
|
9
|
+
value: value,
|
|
10
|
+
onChange: e => onChange(e.target.value),
|
|
11
|
+
className: "w-full rounded-md border border-gray-300 bg-white py-2 pl-3 pr-10 text-left shadow-sm focus:border-indigo-500 focus:outline-none focus:ring-1 focus:ring-indigo-500 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-200",
|
|
12
|
+
style: {
|
|
13
|
+
fontFamily: value
|
|
14
|
+
}
|
|
15
|
+
}, options.map(option => React.createElement("option", {
|
|
16
|
+
key: option.key,
|
|
17
|
+
value: option.key,
|
|
18
|
+
style: {
|
|
19
|
+
fontFamily: option.key
|
|
20
|
+
}
|
|
21
|
+
}, option.title))));
|
|
24
22
|
};export{WebFontsSelector};//# sourceMappingURL=WebFontsSelector.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WebFontsSelector.js","sources":["../../../../src/components/SettingDrawer/components/WebFontsSelector.tsx"],"sourcesContent":[null],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"WebFontsSelector.js","sources":["../../../../src/components/SettingDrawer/components/WebFontsSelector.tsx"],"sourcesContent":[null],"names":[],"mappings":"4BAGO,MAAM,gBAAgB,GAAoC,CAAC;AAC9D,EAAA,KAAA;AAEQ,EAAA,QAAA;AAcZ,EAAE;;;;;;;;;;;;;;;;;;"}
|
|
@@ -4,14 +4,14 @@ export declare const action: ({ request, context, params, }: {
|
|
|
4
4
|
request: Request;
|
|
5
5
|
context?: IAppLoadContext;
|
|
6
6
|
params?: IResourceParams;
|
|
7
|
-
}) => Promise<import("@remix-run/
|
|
7
|
+
}) => Promise<import("@remix-run/node").TypedResponse<any>>;
|
|
8
8
|
export declare const loader: ({ request, context, params, }: {
|
|
9
9
|
request: Request;
|
|
10
10
|
context?: IAppLoadContext;
|
|
11
11
|
params?: IResourceParams;
|
|
12
|
-
}) => Promise<import("@remix-run/
|
|
12
|
+
}) => Promise<import("@remix-run/node").TypedResponse<{
|
|
13
13
|
settings: any;
|
|
14
|
-
}> | import("@remix-run/
|
|
14
|
+
}> | import("@remix-run/node").TypedResponse<{
|
|
15
15
|
error: string;
|
|
16
16
|
}>>;
|
|
17
17
|
//# sourceMappingURL=UpdateSettingsResource.server.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateSettingsResource.server.d.ts","sourceRoot":"","sources":["../../../src/components/UpdateSettingsResource/UpdateSettingsResource.server.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAC5D,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAOrD,eAAO,MAAM,MAAM,GAAU,+BAI1B;IACC,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,eAAe,CAAC;IAC1B,MAAM,CAAC,EAAE,eAAe,CAAC;CAC5B,
|
|
1
|
+
{"version":3,"file":"UpdateSettingsResource.server.d.ts","sourceRoot":"","sources":["../../../src/components/UpdateSettingsResource/UpdateSettingsResource.server.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAC5D,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAOrD,eAAO,MAAM,MAAM,GAAU,+BAI1B;IACC,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,eAAe,CAAC;IAC1B,MAAM,CAAC,EAAE,eAAe,CAAC;CAC5B,0DAyCA,CAAC;AAEF,eAAO,MAAM,MAAM,GAAU,+BAI1B;IACC,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,eAAe,CAAC;IAC1B,MAAM,CAAC,EAAE,eAAe,CAAC;CAC5B;;;;GAmBA,CAAC"}
|
|
@@ -10,6 +10,6 @@ interface DynamicTypeIconsProps {
|
|
|
10
10
|
[key: string]: any;
|
|
11
11
|
}
|
|
12
12
|
export declare const DynamicIcon: React.FC<DynamicTypeIconsProps>;
|
|
13
|
-
export declare const renderDynamicIcon: (icon: any) =>
|
|
13
|
+
export declare const renderDynamicIcon: (icon: any) => React.JSX.Element;
|
|
14
14
|
export {};
|
|
15
15
|
//# sourceMappingURL=DynamicIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DynamicIcon.d.ts","sourceRoot":"","sources":["../../src/helpers/DynamicIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,UAAU,qBAAqB;IAC3B,IAAI,EAAE,GAAG,CAAC;IACV,SAAS,CAAC,EAAE;QACR,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,CAAC,CAAC,EAAE,MAAM,CAAC;QACX,CAAC,CAAC,EAAE,MAAM,CAAC;QACX,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KACtB,CAAC;IACF,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACtB;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAyCvD,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,SAAI,
|
|
1
|
+
{"version":3,"file":"DynamicIcon.d.ts","sourceRoot":"","sources":["../../src/helpers/DynamicIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,UAAU,qBAAqB;IAC3B,IAAI,EAAE,GAAG,CAAC;IACV,SAAS,CAAC,EAAE;QACR,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,CAAC,CAAC,EAAE,MAAM,CAAC;QACX,CAAC,CAAC,EAAE,MAAM,CAAC;QACX,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KACtB,CAAC;IACF,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACtB;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAyCvD,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,SAAI,sBAQrC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import*as React from'react';import {useState,useEffect}from'react';import selectiveIcons from'@app/selectiveIcons';const DynamicIcon = React.memo(({
|
|
2
2
|
icon,
|
|
3
3
|
iconStyle,
|
|
4
4
|
...props
|
|
@@ -20,29 +20,28 @@ import {jsx}from'react/jsx-runtime';import*as React from'react';import {useState
|
|
|
20
20
|
loadIcon();
|
|
21
21
|
}, [icon]);
|
|
22
22
|
if (!IconComponent) return null;
|
|
23
|
-
return
|
|
24
|
-
className: "m-0 flex"
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
});
|
|
23
|
+
return React.createElement("div", {
|
|
24
|
+
className: "m-0 flex"
|
|
25
|
+
}, React.createElement(IconComponent, {
|
|
26
|
+
className: "textCurrent",
|
|
27
|
+
style: {
|
|
28
|
+
color: iconStyle?.iconColor,
|
|
29
|
+
stroke: iconStyle?.iconColor,
|
|
30
|
+
width: iconStyle?.w || '16px',
|
|
31
|
+
height: iconStyle?.h || '16px',
|
|
32
|
+
...props.style
|
|
33
|
+
},
|
|
34
|
+
...props
|
|
35
|
+
}));
|
|
37
36
|
}, (prevProps, nextProps) => prevProps.icon === nextProps.icon && prevProps.iconStyle?.iconColor === nextProps.iconStyle?.iconColor);
|
|
38
37
|
const renderDynamicIcon = icon => {
|
|
39
38
|
if (typeof icon === 'object') {
|
|
40
|
-
return
|
|
39
|
+
return React.createElement(DynamicIcon, {
|
|
41
40
|
icon: icon.name,
|
|
42
41
|
iconStyle: icon.style
|
|
43
42
|
});
|
|
44
43
|
} else if (typeof icon === 'string') {
|
|
45
|
-
return
|
|
44
|
+
return React.createElement(DynamicIcon, {
|
|
46
45
|
icon: icon
|
|
47
46
|
});
|
|
48
47
|
} else {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DynamicIcon.js","sources":["../../src/helpers/DynamicIcon.tsx"],"sourcesContent":[null],"names":[
|
|
1
|
+
{"version":3,"file":"DynamicIcon.js","sources":["../../src/helpers/DynamicIcon.tsx"],"sourcesContent":[null],"names":[],"mappings":"mHAgBO,MAAM,WAAW,GAAoC,KAAK,CAAC,IAAI,CAClE,CAAC;MACG;WACA;;AAEQ,CAAA,KAAA;sBACA,EAAY,gBAAA,CAAA,GAAA,QAAA,CAAA,IAAA,CAAA;AACP,EAAA,SAAA,CAAA,MAAA;AACG,IAAA,MAAA,QAAA,SAAW;wBACP,GAAA,cAAoB,CAAE,IAAC,CAAA;kBAC1B,CAAA,IAAA,CAAA,MAAA,IAAA;yBAAO,CAAA,OAAA,KAAA,QAAA,EAAA;0BACJ,CAAA,MAAA,OAAoB,YAAU,CAAA,CAAA;;AAEtC,UAAA,gBAAE,CAAA,MAAA,MAAA,CAAA,OAAA,CAAA;AACD,QAAA;kBACG,IAAA;AACJ,QAAA,gBAAG,CAAA,IAAA,CAAA;AACX,MAAA,CAAA,CAAA;AACA,IAAA,CAAA;AACJ,IAAA,QAAQ,EAAE;AAEV,EAAA,CAAA,EAAA,CAAA,IAAK,CAAA,CAAA;AAAe,EAAA,IAAA,CAAA,aAAY,EAAA,OAAA,IAAA;AAEhC,EAAA,OAAA,KACI,CAAA,aAAA,CAAA,KAAA,EAAA;AACI,IAAA,SAAA,EAAA;wBAGe,CAAA,aAAW,EAAA;4BACV;AACR,IAAA,KAAA,EAAA;AACA,MAAA,KAAA,EAAA,SAAM,EAAE,SAAS;uBACd,EAAM,SAAK;AACjB,MAAA,KAAA,EAAA,SACG,EAAK,CAAA,IAGnB,MAAA;AACN,MACC,MAAA,EAAS,SAAE,EAAS,CAAE,IACnB,MAAA;AAGR,MAAM,GAAC,KAAM,CAAA;AACT,KAAA;AACI,IAAA,GAAA;IACJ,CAAC;AAAM,CAAA,EAAA,CAAA,SAAI,EAAA,SAAW,KAAK,UAAU,IAAC,KAAA,SAAA,CAAA,IAAA,IAAA,SAAA,CAAA,SAAA,EAAA,SAAA,KAAA,SAAA,CAAA,SAAA,EAAA,SAAA;AAClC,MAAA,wBAAQ,IAAA;MACX,OAAA,IAAA,KAAA,QAAA,EAAA;WAAO,KAAA,CAAA,aAAA,CAAA,WAAA,EAAA;AACJ,MAAA,IAAA,EAAA,SAAY;MACf,SAAA,EAAA,IAAA,CAAA;AACL,KAAE,CAAA;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@admin-layout/tailwind-design-pro",
|
|
3
|
-
"version": "12.
|
|
3
|
+
"version": "12.2.1-alpha.0",
|
|
4
4
|
"description": "Sample core for higher packages to depend on",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"author": "CDMBase LLC",
|
|
@@ -21,15 +21,15 @@
|
|
|
21
21
|
"watch": "yarn build:lib:watch"
|
|
22
22
|
},
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@admin-layout/assets": "12.
|
|
25
|
-
"@admin-layout/client": "12.
|
|
26
|
-
"@admin-layout/tailwind-ui": "12.
|
|
24
|
+
"@admin-layout/assets": "12.2.1-alpha.0",
|
|
25
|
+
"@admin-layout/client": "12.2.1-alpha.0",
|
|
26
|
+
"@admin-layout/tailwind-ui": "12.2.1-alpha.0",
|
|
27
27
|
"react-favicon": "^0.0.23",
|
|
28
28
|
"react-intl": "^6.1.1",
|
|
29
29
|
"react-responsive": "^10.0.0"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@adminide-stack/extension-api": "^
|
|
32
|
+
"@adminide-stack/extension-api": "^13.0.1-alpha.1",
|
|
33
33
|
"@tailwindcss/aspect-ratio": "^0.4.2",
|
|
34
34
|
"@tailwindcss/forms": "^0.5.4",
|
|
35
35
|
"@tailwindcss/typography": "^0.5.9",
|
|
@@ -53,5 +53,5 @@
|
|
|
53
53
|
"typescript": {
|
|
54
54
|
"definition": "lib/index.d.ts"
|
|
55
55
|
},
|
|
56
|
-
"gitHead": "
|
|
56
|
+
"gitHead": "12c777dbbb799cf12206b2c6d89fd8fc0e671efb"
|
|
57
57
|
}
|