-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use dataiku regular font for plugin.
- Loading branch information
1 parent
b1f33e8
commit 007d847
Showing
8 changed files
with
19 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+18.9 KB
dss-plugin-visual-edit/python-lib/dash_tabulator/233217108bcf49dfd76a6588c37b4ca8.woff
Binary file not shown.
Binary file added
BIN
+573 KB
dss-plugin-visual-edit/python-lib/dash_tabulator/446318d8eebe5dde9907dedef4928a23.ttf
Binary file not shown.
Binary file added
BIN
+19.2 KB
dss-plugin-visual-edit/python-lib/dash_tabulator/74ddb2b07a7f05bded6da1fb93301a05.woff
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
dss-plugin-visual-edit/python-lib/dash_tabulator/dash_tabulator.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
75 changes: 1 addition & 74 deletions
75
dss-plugin-visual-edit/python-lib/dash_tabulator/metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,74 +1 @@ | ||
{ | ||
"src/lib/components/DashTabulator.react.js": { | ||
"description": "", | ||
"displayName": "DashTabulator", | ||
"methods": [], | ||
"props": { | ||
"id": { | ||
"type": { | ||
"name": "string" | ||
}, | ||
"required": false, | ||
"description": "ID used to identify this component in Dash callbacks." | ||
}, | ||
"data": { | ||
"type": { | ||
"name": "array" | ||
}, | ||
"required": false, | ||
"description": "Data to display in the table.", | ||
"defaultValue": { | ||
"value": "[]", | ||
"computed": false | ||
} | ||
}, | ||
"columns": { | ||
"type": { | ||
"name": "array" | ||
}, | ||
"required": false, | ||
"description": "Column definitions.", | ||
"defaultValue": { | ||
"value": "[]", | ||
"computed": false | ||
} | ||
}, | ||
"datasetName": { | ||
"type": { | ||
"name": "string" | ||
}, | ||
"required": false, | ||
"description": "Name of the corresponding Dataiku dataset.", | ||
"defaultValue": { | ||
"value": "\"\"", | ||
"computed": false | ||
} | ||
}, | ||
"groupBy": { | ||
"type": { | ||
"name": "array" | ||
}, | ||
"required": false, | ||
"description": "Columns to group by.", | ||
"defaultValue": { | ||
"value": "[]", | ||
"computed": false | ||
} | ||
}, | ||
"setProps": { | ||
"type": { | ||
"name": "func" | ||
}, | ||
"required": false, | ||
"description": "Dash-assigned callback that should be called to report property changes\nto Dash, to make them available for callbacks." | ||
}, | ||
"cellEdited": { | ||
"type": { | ||
"name": "object" | ||
}, | ||
"required": false, | ||
"description": "cellEdited captures the cell that was clicked on" | ||
} | ||
} | ||
} | ||
} | ||
{"src/lib/components/DashTabulator.react.js":{"description":"","displayName":"DashTabulator","methods":[],"props":{"id":{"type":{"name":"string"},"required":false,"description":"ID used to identify this component in Dash callbacks."},"data":{"type":{"name":"array"},"required":false,"description":"Data to display in the table.","defaultValue":{"value":"[]","computed":false}},"columns":{"type":{"name":"array"},"required":false,"description":"Column definitions.","defaultValue":{"value":"[]","computed":false}},"datasetName":{"type":{"name":"string"},"required":false,"description":"Name of the corresponding Dataiku dataset.","defaultValue":{"value":"\"\"","computed":false}},"groupBy":{"type":{"name":"array"},"required":false,"description":"Columns to group by.","defaultValue":{"value":"[]","computed":false}},"setProps":{"type":{"name":"func"},"required":false,"description":"Dash-assigned callback that should be called to report property changes\nto Dash, to make them available for callbacks."},"cellEdited":{"type":{"name":"object"},"required":false,"description":"cellEdited captures the cell that was clicked on"}}}} |
Binary file added
BIN
+19.2 KB
dss-plugin-visual-edit/webapps/visual-edit/assets/fonts/SourceSansPro-Regular.woff
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters