System generated commit, initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"artifactJsonType": "PACKAGE",
|
||||||
|
"clientSchemaVersion": 2,
|
||||||
|
"fileFormatVersion": 5,
|
||||||
|
"serverSchemaVersion": 12
|
||||||
|
}
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"gitSyncId": "6a623882eeb7b478efb4da62_eaa7503b-3374-4502-88e1-943cffcc17c6",
|
||||||
|
"moduleUUID": "622f5dbd-7507-4f38-a203-557e6a2176a4",
|
||||||
|
"type": "JS_MODULE",
|
||||||
|
"unpublishedModule": {
|
||||||
|
"inputsForm": [
|
||||||
|
{
|
||||||
|
"children": [],
|
||||||
|
"id": "gmadjazxhp",
|
||||||
|
"sectionName": ""
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"name": "NavBar_Variables"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
export default {
|
||||||
|
pageName: _.capitalize( appsmith.URL.pathname.replace("/edit").split("/")[3].split("-")[0])
|
||||||
|
}
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"gitSyncId": "6a623885eeb7b478efb4da63_0b3333e0-6c44-4584-94b6-a6925250056a",
|
||||||
|
"id": "NavBar_Variables_NavBar_Variables",
|
||||||
|
"isPublic": true,
|
||||||
|
"unpublishedCollection": {
|
||||||
|
"contextType": "MODULE",
|
||||||
|
"moduleId": "NavBar_Variables",
|
||||||
|
"name": "NavBar_Variables",
|
||||||
|
"pluginId": "js-plugin",
|
||||||
|
"pluginType": "JS",
|
||||||
|
"variables": [
|
||||||
|
{
|
||||||
|
"name": "pageName",
|
||||||
|
"value": "_.capitalize(appsmith.URL.pathname.replace(\"/edit\").split(\"/\")[3].split(\"-\")[0])"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"packageUUID": "7a2ddd11-c740-41ca-b957-5cc644b4c722",
|
||||||
|
"type": "CODE",
|
||||||
|
"unpublishedPackage": {
|
||||||
|
"color": "#9747FF1A",
|
||||||
|
"icon": "package"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user