@bigbinary/neeto-molecules 3.16.10 → 3.16.12

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-molecules",
3
- "version": "3.16.10",
3
+ "version": "3.16.12",
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>",
@@ -584,7 +584,8 @@
584
584
  "addNewElement": "Add new element",
585
585
  "addAllElements": "Add all elements",
586
586
  "searchElements": "Search elements",
587
- "summary": "Summary",
587
+ "myElements": "My elements",
588
+ "back": "Back",
588
589
  "noQuestionProperties": "This element doesn't have any properties to configure.",
589
590
  "emptyQuestionProperties": "The configuration will be displayed here after you add/select an element from the left hand side panel."
590
591
  },