@bigbinary/neeto-themes-frontend 4.0.16 → 4.0.17
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/app/javascript/src/translations/en.json +22 -12
- package/dist/.ready +1 -0
- package/dist/NeetoThemesBuilder.js +353 -228
- package/dist/NeetoThemesBuilder.js.map +1 -1
- package/dist/cjs/NeetoThemesBuilder.js +393 -268
- package/dist/cjs/NeetoThemesBuilder.js.map +1 -1
- package/dist/cjs/hooks.js +4 -2
- package/dist/cjs/hooks.js.map +1 -1
- package/dist/cjs/index.js +9 -4
- package/dist/cjs/index.js.map +1 -1
- package/dist/hooks.js +2 -1
- package/dist/hooks.js.map +1 -1
- package/dist/index.js +8 -3
- package/dist/index.js.map +1 -1
- package/dist/{useThemeUtils-BaUtDOWd.js → useExpandedSection-BkPg-7yk.js} +26 -3
- package/dist/useExpandedSection-BkPg-7yk.js.map +1 -0
- package/dist/{useThemeUtils-Dc_sN2SE.js → useExpandedSection-DvbcFXMx.js} +26 -1
- package/dist/useExpandedSection-DvbcFXMx.js.map +1 -0
- package/package.json +32 -31
- package/dist/useThemeUtils-BaUtDOWd.js.map +0 -1
- package/dist/useThemeUtils-Dc_sN2SE.js.map +0 -1
|
@@ -19,9 +19,15 @@
|
|
|
19
19
|
"continue": "Continue",
|
|
20
20
|
"retry": "Retry",
|
|
21
21
|
"active": "Active",
|
|
22
|
-
"useTheme": "
|
|
23
|
-
"previewTheme": "Preview
|
|
22
|
+
"useTheme": "Apply",
|
|
23
|
+
"previewTheme": "Preview",
|
|
24
|
+
"customizeStyle": "Customize style",
|
|
25
|
+
"addLogo": "Add logo",
|
|
26
|
+
"changeLogo": "Change logo",
|
|
27
|
+
"addCoverImage": "Add cover image",
|
|
28
|
+
"changeCoverImage": "Change cover image",
|
|
24
29
|
"activeTheme": "Active theme",
|
|
30
|
+
"defaultTheme": "(default theme)",
|
|
25
31
|
"edit": "Edit",
|
|
26
32
|
"noResultsFound": "No results found!",
|
|
27
33
|
"searchThemes": "Search themes",
|
|
@@ -32,7 +38,11 @@
|
|
|
32
38
|
"logo": "Logo",
|
|
33
39
|
"proFeature": {
|
|
34
40
|
"title": "PRO feature",
|
|
35
|
-
"description": "This is a PRO feature. Please upgrade to a PRO plan to use this feature."
|
|
41
|
+
"description": "This is a PRO feature. Please upgrade to a PRO plan to use this feature.",
|
|
42
|
+
"customCSS": {
|
|
43
|
+
"title": "Custom CSS is a Pro feature",
|
|
44
|
+
"description": "Please upgrade to a Pro plan to use custom CSS."
|
|
45
|
+
}
|
|
36
46
|
}
|
|
37
47
|
},
|
|
38
48
|
"buttons": {
|
|
@@ -48,7 +58,7 @@
|
|
|
48
58
|
},
|
|
49
59
|
"alerts": {
|
|
50
60
|
"title": {
|
|
51
|
-
"deleteTheme": "
|
|
61
|
+
"deleteTheme": "Deleting theme?"
|
|
52
62
|
},
|
|
53
63
|
"message": {
|
|
54
64
|
"deleteTheme": "You are permanently deleting the theme \"{{name, anyCase}}\". Are you sure you want to proceed? {{entityType, anyCase}} using this theme would fall back to using the default theme \"{{defaultThemeName, anyCase}}\".",
|
|
@@ -73,9 +83,9 @@
|
|
|
73
83
|
"clone": "Clone",
|
|
74
84
|
"delete": "Delete",
|
|
75
85
|
"setAsGlobalTheme": {
|
|
76
|
-
"label": "Set as
|
|
77
|
-
"helpText": "Enabling this will set this theme as the default theme
|
|
78
|
-
"tooltipContent": "This theme is currently set as the
|
|
86
|
+
"label": "Set as default theme",
|
|
87
|
+
"helpText": "Enabling this will set this theme as the default theme for all the future {{entityType}}.",
|
|
88
|
+
"tooltipContent": "This theme is currently set as the default theme. Please select another theme and make that theme the default theme."
|
|
79
89
|
}
|
|
80
90
|
},
|
|
81
91
|
"themeCard": {
|
|
@@ -84,7 +94,7 @@
|
|
|
84
94
|
},
|
|
85
95
|
"notAppliedYet": "This theme is <bold>not yet applied</bold> to this {{entityType}}.",
|
|
86
96
|
"editTheme": {
|
|
87
|
-
"title": "
|
|
97
|
+
"title": "Customize theme",
|
|
88
98
|
"imageUpload": "Drag and drop or <span>Browse</span> a file"
|
|
89
99
|
},
|
|
90
100
|
"createTheme": {
|
|
@@ -94,10 +104,10 @@
|
|
|
94
104
|
"customCSS": "Custom CSS",
|
|
95
105
|
"logoPosition": {
|
|
96
106
|
"title": "Logo position",
|
|
97
|
-
"belowLeft": "Below
|
|
98
|
-
"belowLeftDescription": "Logo appears left-aligned below the cover image",
|
|
99
|
-
"overLeft": "
|
|
100
|
-
"overLeftDescription": "Logo
|
|
107
|
+
"belowLeft": "Below the cover image",
|
|
108
|
+
"belowLeftDescription": "Logo appears left-aligned below the cover image.",
|
|
109
|
+
"overLeft": "Overlapping with the cover image",
|
|
110
|
+
"overLeftDescription": "Logo overlaps partially with the cover image."
|
|
101
111
|
},
|
|
102
112
|
"themeCloned": "Theme has been cloned successfully.",
|
|
103
113
|
"themeCloneFailed": "Failed to clone theme, please try after some time."
|
package/dist/.ready
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Built at 2026-05-22T10:14:34.069Z
|