From d91e5985ea2c06afdfc4ecd1eb0f263296062ddd Mon Sep 17 00:00:00 2001 From: Milan Raj Date: Thu, 29 Dec 2016 01:49:13 -0600 Subject: [PATCH] Workaround for leaflet vulcanization From issue https://github.com/leaflet-extras/leaflet-map/issues/46 --- docs/files/style.css | 86 - docs/index.html | 25518 ++++++++++++++-- docs/leaflet.css | 479 - docs/script.js | 20325 ------------ ...import.html => leaflet-import-helper.html} | 0 web/index.html | 4 +- 6 files changed, 23746 insertions(+), 22666 deletions(-) delete mode 100644 docs/files/style.css delete mode 100644 docs/leaflet.css delete mode 100644 docs/script.js rename web/files/{leaflet-sleep-import.html => leaflet-import-helper.html} (100%) diff --git a/docs/files/style.css b/docs/files/style.css deleted file mode 100644 index 9d38323..0000000 --- a/docs/files/style.css +++ /dev/null @@ -1,86 +0,0 @@ - -body { - margin: 0; - font-family: sans-serif; -} - -.vi_search_widget_wrapper { - width: 100%; - display: flex; - align-items: center; - justify-content: center; - flex-direction: column; -} - -.vi_search_widget { - width: 100%; - max-width: 1000px; -} - -.vi_search_wrapper { - padding: 0.5em; -} - -.vi_search { - width: 100%; - height: 20vh; -} - -.search_field { - height: 100%; - width: 100%; -} - -.project_items_wrapper { - width: 100%; - height: 100%; - display: flex; - align-items: center; - justify-content: center; - flex-direction: column; -} - -.project_items { - width: 100%; - max-width: 1000px; -} - -.project_item_wrapper { - padding: .5em; -} - -.project_item { - height: 100%; - width: 100%; -} - -.card-content { - display: flex; - align-items: center; - justify-content: center; - flex-direction: column; -} - -.icon_image_wrapper { - margin: .5em; -} - -.icon_image { - width: 100%; - object-fit: contain; -} - -.collapse-content-wrapper { - margin: .5em; - width: 100%; - height: 100%; -} - -.block_diagram_image { - width: 100%; - height: 40vh; -} - -.block_diagram_button { - margin: 1em; -} \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index b5a8c60..00efe8e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,7 +1,503 @@ - + + + + +