From 2f2c7a9b8223b8efdda13bc05e95b2fec5d629bc Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 30 Jan 2020 00:20:31 +0300 Subject: [PATCH] feat(admin-plugin): add modules partials templates #211 --- .../templates/partials/modules/clipboard.html | 3 ++ .../partials/modules/codemirror.html | 52 +++++++++++++++++++ .../partials/modules/custom-file-input.html | 3 ++ .../partials/modules/datetimepicker.html | 16 ++++++ .../partials/modules/form-validator.html | 3 ++ .../partials/modules/forms-save.html | 5 ++ .../templates/partials/modules/messenger.html | 18 +++++++ .../templates/partials/modules/select2.html | 3 ++ .../templates/partials/modules/slugify.html | 7 +++ .../templates/partials/modules/tags.html | 1 + .../templates/partials/modules/tippy.html | 17 ++++++ .../templates/partials/modules/trumbowyg.html | 28 ++++++++++ 12 files changed, 156 insertions(+) create mode 100644 site/plugins/admin/templates/partials/modules/clipboard.html create mode 100644 site/plugins/admin/templates/partials/modules/codemirror.html create mode 100644 site/plugins/admin/templates/partials/modules/custom-file-input.html create mode 100644 site/plugins/admin/templates/partials/modules/datetimepicker.html create mode 100644 site/plugins/admin/templates/partials/modules/form-validator.html create mode 100644 site/plugins/admin/templates/partials/modules/forms-save.html create mode 100644 site/plugins/admin/templates/partials/modules/messenger.html create mode 100644 site/plugins/admin/templates/partials/modules/select2.html create mode 100644 site/plugins/admin/templates/partials/modules/slugify.html create mode 100644 site/plugins/admin/templates/partials/modules/tags.html create mode 100644 site/plugins/admin/templates/partials/modules/tippy.html create mode 100644 site/plugins/admin/templates/partials/modules/trumbowyg.html diff --git a/site/plugins/admin/templates/partials/modules/clipboard.html b/site/plugins/admin/templates/partials/modules/clipboard.html new file mode 100644 index 00000000..b546bf0b --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/clipboard.html @@ -0,0 +1,3 @@ + diff --git a/site/plugins/admin/templates/partials/modules/codemirror.html b/site/plugins/admin/templates/partials/modules/codemirror.html new file mode 100644 index 00000000..f003f845 --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/codemirror.html @@ -0,0 +1,52 @@ + \ No newline at end of file diff --git a/site/plugins/admin/templates/partials/modules/custom-file-input.html b/site/plugins/admin/templates/partials/modules/custom-file-input.html new file mode 100644 index 00000000..fc1d1877 --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/custom-file-input.html @@ -0,0 +1,3 @@ + diff --git a/site/plugins/admin/templates/partials/modules/datetimepicker.html b/site/plugins/admin/templates/partials/modules/datetimepicker.html new file mode 100644 index 00000000..0f8452b3 --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/datetimepicker.html @@ -0,0 +1,16 @@ + + + + diff --git a/site/plugins/admin/templates/partials/modules/form-validator.html b/site/plugins/admin/templates/partials/modules/form-validator.html new file mode 100644 index 00000000..55ce7330 --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/form-validator.html @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/site/plugins/admin/templates/partials/modules/forms-save.html b/site/plugins/admin/templates/partials/modules/forms-save.html new file mode 100644 index 00000000..12c8f9fc --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/forms-save.html @@ -0,0 +1,5 @@ + diff --git a/site/plugins/admin/templates/partials/modules/messenger.html b/site/plugins/admin/templates/partials/modules/messenger.html new file mode 100644 index 00000000..c04e3cac --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/messenger.html @@ -0,0 +1,18 @@ + diff --git a/site/plugins/admin/templates/partials/modules/select2.html b/site/plugins/admin/templates/partials/modules/select2.html new file mode 100644 index 00000000..b58116b6 --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/select2.html @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/site/plugins/admin/templates/partials/modules/slugify.html b/site/plugins/admin/templates/partials/modules/slugify.html new file mode 100644 index 00000000..9f5a0069 --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/slugify.html @@ -0,0 +1,7 @@ + + diff --git a/site/plugins/admin/templates/partials/modules/tags.html b/site/plugins/admin/templates/partials/modules/tags.html new file mode 100644 index 00000000..845af66c --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/tags.html @@ -0,0 +1 @@ + diff --git a/site/plugins/admin/templates/partials/modules/tippy.html b/site/plugins/admin/templates/partials/modules/tippy.html new file mode 100644 index 00000000..04cd41fe --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/tippy.html @@ -0,0 +1,17 @@ + \ No newline at end of file diff --git a/site/plugins/admin/templates/partials/modules/trumbowyg.html b/site/plugins/admin/templates/partials/modules/trumbowyg.html new file mode 100644 index 00000000..e6c81b2b --- /dev/null +++ b/site/plugins/admin/templates/partials/modules/trumbowyg.html @@ -0,0 +1,28 @@ +