@bigbinary/neeto-molecules 1.0.63 → 1.0.65-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.
Files changed (61) hide show
  1. package/dist/Container.cjs.js +1 -1
  2. package/dist/Container.js +1 -1
  3. package/dist/CustomDomainDashboard.cjs.js +11 -18
  4. package/dist/CustomDomainDashboard.cjs.js.map +1 -1
  5. package/dist/CustomDomainDashboard.js +12 -19
  6. package/dist/CustomDomainDashboard.js.map +1 -1
  7. package/dist/EmailPreview.cjs.js +2 -1
  8. package/dist/EmailPreview.cjs.js.map +1 -1
  9. package/dist/EmailPreview.js +2 -1
  10. package/dist/EmailPreview.js.map +1 -1
  11. package/dist/Header.cjs.js +8 -16
  12. package/dist/Header.cjs.js.map +1 -1
  13. package/dist/Header.js +10 -18
  14. package/dist/Header.js.map +1 -1
  15. package/dist/IconPicker.cjs.js +2 -1
  16. package/dist/IconPicker.cjs.js.map +1 -1
  17. package/dist/IconPicker.js +2 -1
  18. package/dist/IconPicker.js.map +1 -1
  19. package/dist/IpRestriction.cjs.js +9 -4
  20. package/dist/IpRestriction.cjs.js.map +1 -1
  21. package/dist/IpRestriction.js +9 -4
  22. package/dist/IpRestriction.js.map +1 -1
  23. package/dist/KeyboardShortcuts.cjs.js +5 -3
  24. package/dist/KeyboardShortcuts.cjs.js.map +1 -1
  25. package/dist/KeyboardShortcuts.js +5 -3
  26. package/dist/KeyboardShortcuts.js.map +1 -1
  27. package/dist/MenuBar.cjs.js +1 -1
  28. package/dist/MenuBar.js +1 -1
  29. package/dist/NeetoWidget.cjs.js +6 -3
  30. package/dist/NeetoWidget.cjs.js.map +1 -1
  31. package/dist/NeetoWidget.js +6 -3
  32. package/dist/NeetoWidget.js.map +1 -1
  33. package/dist/PageLoader.cjs.js +2 -1
  34. package/dist/PageLoader.cjs.js.map +1 -1
  35. package/dist/PageLoader.js +2 -1
  36. package/dist/PageLoader.js.map +1 -1
  37. package/dist/PhoneNumber.cjs.js +8 -6
  38. package/dist/PhoneNumber.cjs.js.map +1 -1
  39. package/dist/PhoneNumber.js +9 -7
  40. package/dist/PhoneNumber.js.map +1 -1
  41. package/dist/Rename.cjs.js +8 -6
  42. package/dist/Rename.cjs.js.map +1 -1
  43. package/dist/Rename.js +8 -6
  44. package/dist/Rename.js.map +1 -1
  45. package/dist/ShareViaEmail.cjs.js +7 -5
  46. package/dist/ShareViaEmail.cjs.js.map +1 -1
  47. package/dist/ShareViaEmail.js +8 -6
  48. package/dist/ShareViaEmail.js.map +1 -1
  49. package/dist/Sidebar.cjs.js +123 -94
  50. package/dist/Sidebar.cjs.js.map +1 -1
  51. package/dist/Sidebar.js +126 -97
  52. package/dist/Sidebar.js.map +1 -1
  53. package/dist/ThemeSidebar.cjs.js +4 -3
  54. package/dist/ThemeSidebar.cjs.js.map +1 -1
  55. package/dist/ThemeSidebar.js +4 -3
  56. package/dist/ThemeSidebar.js.map +1 -1
  57. package/package.json +1 -1
  58. package/src/translations/en.json +4 -14
  59. package/types/DynamicVariables.d.ts +1 -1
  60. package/types/Rename.d.ts +1 -0
  61. package/types/Sidebar.d.ts +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-molecules",
3
- "version": "1.0.63",
3
+ "version": "1.0.65-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>",
@@ -10,8 +10,6 @@
10
10
  "delete": "Delete",
11
11
  "apply": "Apply",
12
12
  "add": "Add {{entity}}",
13
- "editTitle": "Edit {{entity}}",
14
- "addNew": "Add new {{entity}}",
15
13
  "reset": "Reset",
16
14
  "saveChanges": "Save changes",
17
15
  "publish": "Publish",
@@ -19,8 +17,6 @@
19
17
  "changeTimezone": "Change timezone",
20
18
  "rename": "Rename"
21
19
  },
22
- "andSentence": "{{first}} {{and}} {{last}}",
23
- "and": "and",
24
20
  "or": "or",
25
21
  "name": "name",
26
22
  "value": "value",
@@ -70,19 +66,18 @@
70
66
  "myOrganization": "My organization",
71
67
  "logout": "Log out",
72
68
  "help": "Help",
73
- "livechat": "Live chat",
74
- "keyboardShortcuts": "Keyboard shortcuts",
75
69
  "productSwitcher": "Product switcher",
70
+ "neetoProducts": "neeto products",
76
71
  "helpLinks": {
77
72
  "liveChat": "Live chat",
78
73
  "helpCenter": "Help center",
79
74
  "whatsNew": "What's new",
80
75
  "keyboardShortcuts": "Keyboard shortcuts"
81
- }
76
+ },
77
+ "showMenu": "Show menu",
78
+ "hideMenu": "Hide menu"
82
79
  },
83
80
  "appSwitcher": {
84
- "all": "All",
85
- "recent": "Recent",
86
81
  "noApps": "No apps found",
87
82
  "chooseNeetoProduct": "Choose your neeto product",
88
83
  "searchProducts": "Search products"
@@ -359,7 +354,6 @@
359
354
  "subject": "Subject",
360
355
  "emailBody": "Email body",
361
356
  "sendLater": "Send later",
362
- "emailAddress": "Email address",
363
357
  "additionalOptions": "Additional options",
364
358
  "reset": "Reset",
365
359
  "sendEmail": "Send email",
@@ -404,12 +398,9 @@
404
398
  "active": "Active",
405
399
  "defaultThemeName": "My theme",
406
400
  "addNewTheme": "Add new theme",
407
- "deleteTheme": "Are you sure you want to delete this theme?",
408
401
  "searchThemes": "Search themes",
409
402
  "systemThemes": "System themes",
410
403
  "customThemes": "Custom themes",
411
- "customThemesList": {},
412
- "systemThemesList": {},
413
404
  "backToThemes": "Back to themes",
414
405
  "name": "Name",
415
406
  "thankYouTextAlignment": "Thank you text alignment",
@@ -453,7 +444,6 @@
453
444
  "center": "Center align"
454
445
  },
455
446
  "error": {
456
- "somethingWentWrong": "Something went wrong. Please try again.",
457
447
  "fileSizeLimitExceeded": "Your file is larger than {{maxSizeInReadableUnits}}. Please try again with a smaller file.",
458
448
  "fileTypeError": "Please upload a file with one of the following file types: {{acceptedTypes}}."
459
449
  }
@@ -24,7 +24,7 @@ interface Variable {
24
24
  * label="Input with DynamicVariables"
25
25
  * name="subject"
26
26
  * suffix={
27
- * <Variables
27
+ * <DynamicVariables
28
28
  * dropdownProps={{ buttonStyle: "text" }}
29
29
  * variables={EDITOR_VARIABLES}
30
30
  * onVariableClick={variable => {
package/types/Rename.d.ts CHANGED
@@ -41,6 +41,7 @@ import React from "react";
41
41
  * @endexample
42
42
  */
43
43
  const Rename: React.FC<{
44
+ className?: string;
44
45
  isOpen?: boolean;
45
46
  value: string;
46
47
  onRename?: (newName: string) => void;
@@ -27,7 +27,7 @@ interface ProfileInfo {
27
27
  interface HelpLinks {
28
28
  liveChatProps?: LinkType;
29
29
  helpCenterProps?: LinkType;
30
- changelogProps?: ChangeLogType;
30
+ changelogProps?: ChangeLogPropsType;
31
31
  keyboardShortcutProps?: LinkType;
32
32
  }
33
33
  /**