@bigbinary/neeto-molecules 1.0.78 → 1.0.79-beta
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/dist/Container.cjs.js +1 -1
- package/dist/Container.js +1 -1
- package/dist/CustomDomain.cjs.js +19 -28
- package/dist/CustomDomain.cjs.js.map +1 -1
- package/dist/CustomDomain.js +21 -30
- package/dist/CustomDomain.js.map +1 -1
- package/dist/CustomDomainDashboard.cjs.js +31 -53
- package/dist/CustomDomainDashboard.cjs.js.map +1 -1
- package/dist/CustomDomainDashboard.js +34 -56
- package/dist/CustomDomainDashboard.js.map +1 -1
- package/dist/Header.cjs.js +10 -23
- package/dist/Header.cjs.js.map +1 -1
- package/dist/Header.js +13 -26
- package/dist/Header.js.map +1 -1
- package/dist/MenuBar.cjs.js +1 -1
- package/dist/MenuBar.js +1 -1
- package/dist/Scrollable.cjs.js +5 -1
- package/dist/Scrollable.cjs.js.map +1 -1
- package/dist/Scrollable.js +5 -1
- package/dist/Scrollable.js.map +1 -1
- package/dist/Sidebar.cjs.js +213 -135
- package/dist/Sidebar.cjs.js.map +1 -1
- package/dist/Sidebar.js +216 -138
- package/dist/Sidebar.js.map +1 -1
- package/dist/SubHeader.cjs.js +1 -1
- package/dist/SubHeader.js +1 -1
- package/package.json +2 -2
- package/src/translations/en.json +12 -7
- package/types/Sidebar.d.ts +1 -1
package/dist/SubHeader.cjs.js
CHANGED
|
@@ -242,7 +242,7 @@ var RightBlock = function RightBlock(_ref) {
|
|
|
242
242
|
|
|
243
243
|
var e=[],t=[];function n(n,r){if(n&&"undefined"!=typeof document){var a,s=!0===r.prepend?"prepend":"append",d=!0===r.singleTag,i="string"==typeof r.container?document.querySelector(r.container):document.getElementsByTagName("head")[0];if(d){var u=e.indexOf(i);-1===u&&(u=e.push(i)-1,t[u]={}),a=t[u]&&t[u][s]?t[u][s]:t[u][s]=c();}else a=c();65279===n.charCodeAt(0)&&(n=n.substring(1)),a.styleSheet?a.styleSheet.cssText+=n:a.appendChild(document.createTextNode(n));}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),r.attributes)for(var t=Object.keys(r.attributes),n=0;n<t.length;n++)e.setAttribute(t[n],r.attributes[t[n]]);var a="prepend"===s?"afterbegin":"beforeend";return i.insertAdjacentElement(a,e),e}}
|
|
244
244
|
|
|
245
|
-
var css = ".neeto-molecules-subheader{align-items:center;background-color:rgb(var(--neeto-ui-white));display:flex;flex-direction:row;justify-content:space-between;margin-bottom:var(--neeto-
|
|
245
|
+
var css = ":root{--neeto-molecules-sub-header-height:37px;--neeto-molecules-sub-header-bottom-margin:20px}.neeto-molecules-subheader{align-items:center;background-color:rgb(var(--neeto-ui-white));display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;margin-bottom:var(--neeto-molecules-sub-header-bottom-margin);min-height:37px;min-height:var(--neeto-molecules-sub-header-height);width:100%}.neeto-molecules-subheader .neeto-molecules-subheader__left-wrapper{display:flex;flex-grow:1}.neeto-molecules-subheader .neeto-molecules-subheader__left-wrapper .neeto-molecules-subheader__left{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.neeto-molecules-subheader .neeto-molecules-subheader__left-wrapper .neeto-molecules-subheader__left .neeto-molecules-input__prefix{color:rgb(var(--neeto-ui-gray-400))}.neeto-molecules-subheader .neeto-molecules-subheader__right{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:flex-end}.neeto-molecules-subheader .neeto-molecules-subheader__right-actions{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-end}.neeto-molecules-subheader .neeto-molecules-subheader__right-actions>:not([hidden])~:not([hidden]){border-left:thin solid rgb(var(--neeto-ui-gray-300));padding-left:8px}.neeto-molecules-subheader__download{position:relative}.neeto-molecules-subheader__download-count{align-items:center;background-color:rgb(var(--neeto-ui-primary-500));border-radius:var(--neeto-ui-rounded-full);color:rgb(var(--neeto-ui-white));display:inline-flex;font-size:10px;justify-content:center;min-height:16px;min-width:16px;position:absolute;right:-2px;text-align:center;top:-2px;z-index:1}";
|
|
246
246
|
n(css,{});
|
|
247
247
|
|
|
248
248
|
var SubHeader = function SubHeader(_ref) {
|
package/dist/SubHeader.js
CHANGED
|
@@ -235,7 +235,7 @@ var RightBlock = function RightBlock(_ref) {
|
|
|
235
235
|
|
|
236
236
|
var e=[],t=[];function n(n,r){if(n&&"undefined"!=typeof document){var a,s=!0===r.prepend?"prepend":"append",d=!0===r.singleTag,i="string"==typeof r.container?document.querySelector(r.container):document.getElementsByTagName("head")[0];if(d){var u=e.indexOf(i);-1===u&&(u=e.push(i)-1,t[u]={}),a=t[u]&&t[u][s]?t[u][s]:t[u][s]=c();}else a=c();65279===n.charCodeAt(0)&&(n=n.substring(1)),a.styleSheet?a.styleSheet.cssText+=n:a.appendChild(document.createTextNode(n));}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),r.attributes)for(var t=Object.keys(r.attributes),n=0;n<t.length;n++)e.setAttribute(t[n],r.attributes[t[n]]);var a="prepend"===s?"afterbegin":"beforeend";return i.insertAdjacentElement(a,e),e}}
|
|
237
237
|
|
|
238
|
-
var css = ".neeto-molecules-subheader{align-items:center;background-color:rgb(var(--neeto-ui-white));display:flex;flex-direction:row;justify-content:space-between;margin-bottom:var(--neeto-
|
|
238
|
+
var css = ":root{--neeto-molecules-sub-header-height:37px;--neeto-molecules-sub-header-bottom-margin:20px}.neeto-molecules-subheader{align-items:center;background-color:rgb(var(--neeto-ui-white));display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;margin-bottom:var(--neeto-molecules-sub-header-bottom-margin);min-height:37px;min-height:var(--neeto-molecules-sub-header-height);width:100%}.neeto-molecules-subheader .neeto-molecules-subheader__left-wrapper{display:flex;flex-grow:1}.neeto-molecules-subheader .neeto-molecules-subheader__left-wrapper .neeto-molecules-subheader__left{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.neeto-molecules-subheader .neeto-molecules-subheader__left-wrapper .neeto-molecules-subheader__left .neeto-molecules-input__prefix{color:rgb(var(--neeto-ui-gray-400))}.neeto-molecules-subheader .neeto-molecules-subheader__right{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:flex-end}.neeto-molecules-subheader .neeto-molecules-subheader__right-actions{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-end}.neeto-molecules-subheader .neeto-molecules-subheader__right-actions>:not([hidden])~:not([hidden]){border-left:thin solid rgb(var(--neeto-ui-gray-300));padding-left:8px}.neeto-molecules-subheader__download{position:relative}.neeto-molecules-subheader__download-count{align-items:center;background-color:rgb(var(--neeto-ui-primary-500));border-radius:var(--neeto-ui-rounded-full);color:rgb(var(--neeto-ui-white));display:inline-flex;font-size:10px;justify-content:center;min-height:16px;min-width:16px;position:absolute;right:-2px;text-align:center;top:-2px;z-index:1}";
|
|
239
239
|
n(css,{});
|
|
240
240
|
|
|
241
241
|
var SubHeader = function SubHeader(_ref) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-molecules",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.79-beta",
|
|
4
4
|
"description": "A package of reusable molecular components for neeto products.",
|
|
5
5
|
"repository": "git@github.com:bigbinary/neeto-molecules.git",
|
|
6
6
|
"author": "Amaljith K <amaljith.k@bigbinary.com>",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"@bigbinary/neeto-commons-frontend": "2.0.106",
|
|
52
52
|
"@bigbinary/neeto-editor": "1.27.0-beta.1",
|
|
53
53
|
"@bigbinary/neeto-filters-frontend": "^2.11.15",
|
|
54
|
-
"@bigbinary/neeto-icons": "^1.
|
|
54
|
+
"@bigbinary/neeto-icons": "^1.14.0",
|
|
55
55
|
"@bigbinary/neeto-molecules": "^1.0.5",
|
|
56
56
|
"@bigbinary/neetoui": "^5.1.5",
|
|
57
57
|
"@faker-js/faker": "7.6.0",
|
package/src/translations/en.json
CHANGED
|
@@ -67,12 +67,16 @@
|
|
|
67
67
|
"logout": "Log out",
|
|
68
68
|
"help": "Help",
|
|
69
69
|
"productSwitcher": "Product switcher",
|
|
70
|
+
"neetoProducts": "neeto products",
|
|
70
71
|
"helpLinks": {
|
|
71
72
|
"liveChat": "Live chat",
|
|
72
73
|
"helpCenter": "Help center",
|
|
73
74
|
"whatsNew": "What's new",
|
|
74
|
-
"keyboardShortcuts": "Keyboard shortcuts"
|
|
75
|
-
|
|
75
|
+
"keyboardShortcuts": "Keyboard shortcuts",
|
|
76
|
+
"helpArticles": "Help articles"
|
|
77
|
+
},
|
|
78
|
+
"showMenu": "Open sidebar",
|
|
79
|
+
"hideMenu": "Close sidebar"
|
|
76
80
|
},
|
|
77
81
|
"appSwitcher": {
|
|
78
82
|
"noApps": "No apps found",
|
|
@@ -164,8 +168,9 @@
|
|
|
164
168
|
"cnameAdded": "I’ve added CNAME records",
|
|
165
169
|
"cnameCheck": "Validate CNAME record"
|
|
166
170
|
},
|
|
167
|
-
"desc": "Please add following {{record}} record in your domain’s DNS dashboard.",
|
|
168
|
-
"record": "{{record}} record {{type}}"
|
|
171
|
+
"desc": "Please add following {{record}} record in your domain’s DNS dashboard. {{proxyMessage}}",
|
|
172
|
+
"record": "{{record}} record {{type}}",
|
|
173
|
+
"proxyMessage": "Kindly avoid enabling proxy for the record."
|
|
169
174
|
},
|
|
170
175
|
"status": {
|
|
171
176
|
"domain": {
|
|
@@ -174,13 +179,13 @@
|
|
|
174
179
|
"pendingDomainValidation": "Domain validation pending"
|
|
175
180
|
},
|
|
176
181
|
"cname": {
|
|
177
|
-
"active": "CNAME
|
|
178
|
-
"pendingCnameValidation": "CNAME
|
|
182
|
+
"active": "CNAME added",
|
|
183
|
+
"pendingCnameValidation": "Add CNAME record"
|
|
179
184
|
},
|
|
180
185
|
"failed": "Failed"
|
|
181
186
|
},
|
|
182
187
|
"messageBlock": {
|
|
183
|
-
"dnsStatus": "
|
|
188
|
+
"dnsStatus": "Typically, it will take 2 hours to 24 hours for the new custom domain to start working. Please refer our <a>help document</a> if you face any issue.",
|
|
184
189
|
"cnameAddedTime": " You added CNAME records {{time}}"
|
|
185
190
|
},
|
|
186
191
|
"alertMessage": "You are permanently deleting the custom domain <strong>{{hostname}}</strong> and will no longer point to your default domain. This can't be undone.",
|
package/types/Sidebar.d.ts
CHANGED