@bigbinary/neeto-themes-frontend 1.2.6 → 1.2.7
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.
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
},
|
|
44
44
|
"message": {
|
|
45
45
|
"deleteTheme_zero": "You are permanently deleting the theme \"{{name, anyCase}}\". Are you sure you want to proceed?",
|
|
46
|
-
"deleteTheme_one": "You are permanently deleting the theme \"{{name, anyCase}}\". This theme is being used in one {{entityType}. {{entityType, anyCase}} using this theme would fall back to using the default theme \"{{defaultThemeName, anyCase}}\". Are you sure you want to proceed?",
|
|
46
|
+
"deleteTheme_one": "You are permanently deleting the theme \"{{name, anyCase}}\". This theme is being used in one {{entityType}}. {{entityType, anyCase}} using this theme would fall back to using the default theme \"{{defaultThemeName, anyCase}}\". Are you sure you want to proceed?",
|
|
47
47
|
"deleteTheme_other": "You are permanently deleting the theme \"{{name, anyCase}}\". This theme is being used in {{count}} {{entityType}}. {{entityType, anyCase}} using this theme would fall back to using the default theme \"{{defaultThemeName, anyCase}}\". Are you sure you want to proceed?"
|
|
48
48
|
}
|
|
49
49
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-themes-frontend",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.7",
|
|
4
4
|
"description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-themes-nano",
|
|
@@ -50,12 +50,12 @@
|
|
|
50
50
|
"@bigbinary/babel-preset-neeto": "1.0.6",
|
|
51
51
|
"@bigbinary/eslint-plugin-neeto": "1.5.2",
|
|
52
52
|
"@bigbinary/neeto-audit-frontend": "2.0.11",
|
|
53
|
-
"@bigbinary/neeto-cist": "1.0.
|
|
53
|
+
"@bigbinary/neeto-cist": "1.0.10",
|
|
54
54
|
"@bigbinary/neeto-commons-frontend": "3.5.12",
|
|
55
|
-
"@bigbinary/neeto-filters-frontend": "3.3.
|
|
56
|
-
"@bigbinary/neeto-icons": "1.18.
|
|
55
|
+
"@bigbinary/neeto-filters-frontend": "3.3.5",
|
|
56
|
+
"@bigbinary/neeto-icons": "1.18.10",
|
|
57
57
|
"@bigbinary/neeto-image-uploader-frontend": "1.5.24",
|
|
58
|
-
"@bigbinary/neeto-molecules": "2.0.
|
|
58
|
+
"@bigbinary/neeto-molecules": "2.0.2",
|
|
59
59
|
"@bigbinary/neetoui": "6.5.13",
|
|
60
60
|
"@emotion/is-prop-valid": "1.2.0",
|
|
61
61
|
"@faker-js/faker": "8.2.0",
|
|
@@ -157,10 +157,10 @@
|
|
|
157
157
|
"@bigbinary/neeto-cist": "latest",
|
|
158
158
|
"@bigbinary/neeto-commons-frontend": "3.5.12",
|
|
159
159
|
"@bigbinary/neeto-editor": "^1.26.3",
|
|
160
|
-
"@bigbinary/neeto-filters-frontend": "3.3.
|
|
161
|
-
"@bigbinary/neeto-icons": "1.18.
|
|
160
|
+
"@bigbinary/neeto-filters-frontend": "3.3.5",
|
|
161
|
+
"@bigbinary/neeto-icons": "1.18.10",
|
|
162
162
|
"@bigbinary/neeto-image-uploader-frontend": "1.5.24",
|
|
163
|
-
"@bigbinary/neeto-molecules": "2.0.
|
|
163
|
+
"@bigbinary/neeto-molecules": "2.0.2",
|
|
164
164
|
"@bigbinary/neetoui": "6.5.13",
|
|
165
165
|
"@honeybadger-io/js": "^6.5.3",
|
|
166
166
|
"@honeybadger-io/react": "^6.1.9",
|