j1-template 2022.5.0.rc0 → 2022.5.0.rc1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/j1/version.rb +1 -1
- data/lib/starter_web/Gemfile +1 -1
- data/lib/starter_web/_config.yml +1 -1
- data/lib/starter_web/dot.ruby-version +1 -0
- data/lib/starter_web/package.json +2 -2
- data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +1 -1
- data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +1 -1
- data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +1 -1
- data/lib/starter_web/pages/public/blog/navigator/archive.html +1 -1
- data/lib/starter_web/pages/public/blog/navigator/index.html +2 -2
- data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +1 -1
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +1 -1
- metadata +2 -25
- data/lib/starter_web/pages/public/learn/_roundtrip/100_present_images.adoc +0 -313
- data/lib/starter_web/pages/public/learn/_roundtrip/100_present_videos.adoc +0 -281
- data/lib/starter_web/pages/public/learn/_roundtrip/200_typography.adoc +0 -253
- data/lib/starter_web/pages/public/learn/_roundtrip/300_icon_fonts.adoc +0 -579
- data/lib/starter_web/pages/public/learn/_roundtrip/400_asciidoc_extensions.adoc +0 -719
- data/lib/starter_web/pages/public/learn/_roundtrip/410_bs_modals_extentions.adoc +0 -91
- data/lib/starter_web/pages/public/learn/_roundtrip/420_responsive_tables_extensions.adoc +0 -420
- data/lib/starter_web/pages/public/learn/_roundtrip/500_themes.adoc +0 -250
- data/lib/starter_web/pages/public/learn/_roundtrip/600_quicksearch.adoc +0 -425
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/attributes.asciidoc +0 -118
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/100_gistblock.asciidoc +0 -28
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_bottom_info.asciidoc +0 -14
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_bottom_left_warning.asciidoc +0 -11
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_bottom_right_danger.asciidoc +0 -11
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_central_success.asciidoc +0 -11
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_full_height_left_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_full_height_right_success.asciidoc +0 -11
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_table_bs_modal_examples.asciidoc +0 -47
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_top_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_top_left_info.asciidoc +0 -11
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_top_right_success.asciidoc +0 -11
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/419_advanced_modals_demo.asciidoc +0 -337
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/tables/bs_modal_examples.asciidoc +0 -47
- data/lib/starter_web/pages/public/learn/_roundtrip/_includes/google-ad.js +0 -130
@@ -1,118 +0,0 @@
|
|
1
|
-
// ~/document_base_folder/000_includes
|
2
|
-
// Asciidoc attribute includes: attributes.asciidoc
|
3
|
-
// -----------------------------------------------------------------------------
|
4
|
-
|
5
|
-
// URLs - Internal references and/or sources on the Internet
|
6
|
-
// -----------------------------------------------------------------------------
|
7
|
-
tag::urls[]
|
8
|
-
|
9
|
-
:url-bootstrap--home: https://getbootstrap.com/
|
10
|
-
:url-bs-doc--components-modal: https://getbootstrap.com/docs/4.3/components/modal/
|
11
|
-
|
12
|
-
:url-bootswatch--home: https://bootswatch.com/
|
13
|
-
:url-bootswatch--api: https://bootswatch.com/help/#api
|
14
|
-
|
15
|
-
:url-mdb--home: https://mdbootstrap.com/
|
16
|
-
:url-mdb--bs-modals: https://mdbootstrap.com/docs/jquery/modals/basic/
|
17
|
-
:url-mdb--bs-modals-legacy: https://mdbootstrap.com/legacy/4.3.2/?page=javascript/modals
|
18
|
-
|
19
|
-
:url-w3org--css-spec: https://www.w3.org/Style/CSS/specs.en.html
|
20
|
-
:url-w3schools--css-tutorial: https://www.w3schools.com/css/default.asp
|
21
|
-
|
22
|
-
:url-fontawesome--home: https://fontawesome.com/
|
23
|
-
:url-fontawesome--icons: https://fontawesome.com/icons?d=gallery
|
24
|
-
:url-fontawesome--get-started: https://fontawesome.com/get-started
|
25
|
-
|
26
|
-
:url-mdi--home: https://materialdesignicons.com/
|
27
|
-
:url-mdi-icons--cheatsheet: https://cdn.materialdesignicons.com/3.3.92/
|
28
|
-
|
29
|
-
:url-iconify--home: https://iconify.design/
|
30
|
-
:url-iconify--icon-sets: https://iconify.design/icon-sets/
|
31
|
-
:url-iconify--medical-icons: https://iconify.design/icon-sets/medical-icon/
|
32
|
-
:url-iconify--brand-icons: https://iconify.design/icon-sets/logos/
|
33
|
-
|
34
|
-
:url-jekyll-one--core-doc-color-scheme: https://support.jekyll-one.com/user_guide/core/color_scheme
|
35
|
-
|
36
|
-
:url-light-gallery--license: http://sachinchoolur.github.io/lightGallery/docs/license.html
|
37
|
-
|
38
|
-
:url-material-design-icons--cheatsheet: https://jekyll.one/pages/public/previewer/mdi_font/
|
39
|
-
|
40
|
-
:url-asciidoctor-extensions--lab: https://github.com/asciidoctor/asciidoctor-extensions-lab
|
41
|
-
:url-asciidoctor-extensions--use-extension: https://github.com/asciidoctor/asciidoctor-extensions-lab#using-an-extension
|
42
|
-
:url-asciidoctor-user-manual--extensions: http://asciidoctor.org/docs/user-manual/#extensions
|
43
|
-
|
44
|
-
:url-roundtrip--data-slider-picker: /pages/public/learn/roundtrip/data_slider_picker
|
45
|
-
:url-roundtrip--image_headers: /pages/public/learn/roundtrip/image_header
|
46
|
-
:url-roundtrip--readme-first: /pages/public/learn/read_me_first/
|
47
|
-
:url-roundtrip--present-images: /pages/public/learn/roundtrip/present_images/
|
48
|
-
:url-roundtrip--present-videos: /pages/public/learn/roundtrip/present_videos/
|
49
|
-
:url-roundtrip--cards: /pages/public/learn/roundtrip/cards/
|
50
|
-
:url-roundtrip--typography: /pages/public/learn/roundtrip/typography/
|
51
|
-
:url-roundtrip--asciidoc-extensions: /pages/public/learn/roundtrip/asciidoc_extensions/
|
52
|
-
:url-roundtrip--extended-modals: /pages/public/learn/roundtrip/modals/
|
53
|
-
:url-roundtrip--icon-fonts: /pages/public/learn/roundtrip/mdi_icon_font/
|
54
|
-
:url-roundtrip--responsive-tables: /pages/public/learn/roundtrip/responsive_tables/
|
55
|
-
:url-roundtrip--themes: /pages/public/learn/roundtrip/themes/
|
56
|
-
:url-roundtrip--quicksearch: /pages/public/learn/roundtrip/quicksearch/
|
57
|
-
|
58
|
-
:url-github-gist--home: https://gist.github.com/
|
59
|
-
:url-asciidoc-extensions--gist-example: https://gist.github.com/mojavelinux/5546622
|
60
|
-
|
61
|
-
:url-previewer--theme: /pages/public/previewer/current_theme/
|
62
|
-
|
63
|
-
:url-fa-icons--previewer: https://fontawesome.com/v5.15/icons?d=gallery&p=2
|
64
|
-
:url-iconify-icons--previewer: https://icon-sets.iconify.design/
|
65
|
-
|
66
|
-
:url-kickstarter--web-in-a-day: https://jekyll.one/pages/public/learn/kickstarter/web_in_a_day/meet_and_greet/
|
67
|
-
|
68
|
-
end::urls[]
|
69
|
-
|
70
|
-
|
71
|
-
// FOOTNOTES, global asciidoc attributes (variables)
|
72
|
-
// -----------------------------------------------------------------------------
|
73
|
-
tag::footnotes[]
|
74
|
-
|
75
|
-
:fn-bootstrap-v5--responsive-text: footnote:[https://getbootstrap.com/docs/5.0/content/typography/#responsive-font-sizes[Supported with Bootstrap V5 · Responsive font sizes, window="_blank"]]
|
76
|
-
:fn-mdi-icons--home: footnote:[https://materialdesignicons.com/[MDI icons · Home, window="_blank"]]
|
77
|
-
|
78
|
-
end::footnotes[]
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
// Tags - Asciidoc attributes used internally
|
83
|
-
// -----------------------------------------------------------------------------
|
84
|
-
tag::tags[]
|
85
|
-
end::tags[]
|
86
|
-
|
87
|
-
|
88
|
-
// Data - Data elements for Asciidoctor extensions
|
89
|
-
// -----------------------------------------------------------------------------
|
90
|
-
tag::data[]
|
91
|
-
|
92
|
-
:data-images-standalone: "modules/gallery/old_times/image_02.jpg, GrandPa's 80th Birthday"
|
93
|
-
:data-images-group: "modules/gallery/old_times/image_03.jpg, GrandPa's annual journey, modules/gallery/old_times/image_04.jpg, GrandPa's annual journey"
|
94
|
-
|
95
|
-
:data-images--themes-menu: "pages/roundtrip/500_themes/themes-menu-1280x800.jpg, Themes menu (Bootswatch)"
|
96
|
-
|
97
|
-
:data-quicksearch-icon: "pages/roundtrip/600_quicksearch/quicksearch_icon-800x200.jpg, Search button (magnifier) in the quick access area"
|
98
|
-
:data-quicksearch-input: "pages/roundtrip/600_quicksearch/quicksearch_input-800x200.jpg, Input bar for a QuickSearch"
|
99
|
-
|
100
|
-
end::data[]
|
101
|
-
|
102
|
-
|
103
|
-
// Images - Images from local include/images folder
|
104
|
-
// -----------------------------------------------------------------------------
|
105
|
-
tag::images[]
|
106
|
-
end::images[]
|
107
|
-
|
108
|
-
|
109
|
-
// PRODUCTS, local product information (e.g. release)
|
110
|
-
// -----------------------------------------------------------------------------
|
111
|
-
tag::products[]
|
112
|
-
end::products[]
|
113
|
-
|
114
|
-
|
115
|
-
// AUTHORS, local author information (e.g. article)
|
116
|
-
// -----------------------------------------------------------------------------
|
117
|
-
tag::authors[]
|
118
|
-
end::authors[]
|
data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/100_gistblock.asciidoc
DELETED
@@ -1,28 +0,0 @@
|
|
1
|
-
== Github Gist
|
2
|
-
|
3
|
-
Code snippets may helpful to support your readers for existing code examples.
|
4
|
-
An excellent place for code snippets is Gist at Github. To embed an existing
|
5
|
-
gist into your documents, the Asciidoc Extention *Gist block* provides the
|
6
|
-
block macro `gist::` to do so.
|
7
|
-
|
8
|
-
The following gist snippet is taken from {asciidoc-extensions-gist-example}[this example, window="_blank"]:
|
9
|
-
|
10
|
-
[source, prometheus, role="noclip"]
|
11
|
-
----
|
12
|
-
.Gist title
|
13
|
-
gist::git_address[] <1>
|
14
|
-
----
|
15
|
-
<1> For `git_address`, {github-gist-home}[, window="_blank"] is prepended automatically
|
16
|
-
|
17
|
-
.Example of a gist block
|
18
|
-
[source, prometheus, role="noclip"]
|
19
|
-
----
|
20
|
-
.Guard setup to live preview AsciiDoc output
|
21
|
-
gist::mojavelinux/5546622[]
|
22
|
-
----
|
23
|
-
|
24
|
-
[.result]
|
25
|
-
====
|
26
|
-
.Guard setup to live preview AsciiDoc output
|
27
|
-
gist::mojavelinux/5546622[]
|
28
|
-
====
|
data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_bottom_info.asciidoc
DELETED
@@ -1,14 +0,0 @@
|
|
1
|
-
// === Bottom Info
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button"
|
8
|
-
class="btn btn-primary"
|
9
|
-
data-bs-toggle="modal"
|
10
|
-
data-bs-target="#frameModalBottomSuccessDemo">
|
11
|
-
Launch Example
|
12
|
-
</button>
|
13
|
-
</div>
|
14
|
-
++++
|
@@ -1,11 +0,0 @@
|
|
1
|
-
// === Bottom Left Warning
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#sideModalBLWarningDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
@@ -1,11 +0,0 @@
|
|
1
|
-
// === Bottom Right Danger
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#sideModalBRDangerDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_central_success.asciidoc
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
// === Central Success
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#centralModalSuccessDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
@@ -1,11 +0,0 @@
|
|
1
|
-
// === Full Height Left Info
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#fluidModalLeftInfoDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
@@ -1,11 +0,0 @@
|
|
1
|
-
// === Full Height Right Success
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#fluidModalRightSuccessDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
@@ -1,47 +0,0 @@
|
|
1
|
-
|
2
|
-
.Selected extended BS modal examples
|
3
|
-
[cols="6a,3a,3a", options="header", width="100%", role="rtable"]
|
4
|
-
|===
|
5
|
-
|Postion |Class | Example
|
6
|
-
|
7
|
-
|`top`
|
8
|
-
|`info`
|
9
|
-
|
|
10
|
-
include::./410_top_info.asciidoc[]
|
11
|
-
|
12
|
-
|`top-right`
|
13
|
-
|`success`
|
14
|
-
|
|
15
|
-
include::./410_top_right_success.asciidoc[]
|
16
|
-
|
17
|
-
|`top-left`
|
18
|
-
|`info`
|
19
|
-
|
|
20
|
-
include::./410_top_left_info.asciidoc[]
|
21
|
-
|
22
|
-
|`bottom`
|
23
|
-
|`info`
|
24
|
-
|
|
25
|
-
include::./410_bottom_info.asciidoc[]
|
26
|
-
|
27
|
-
|`bottom-right`
|
28
|
-
|`danger`
|
29
|
-
|
|
30
|
-
include::./410_bottom_right_danger.asciidoc[]
|
31
|
-
|
32
|
-
|`bottom-left`
|
33
|
-
|`warning`
|
34
|
-
|
|
35
|
-
include::./410_bottom_left_warning.asciidoc[]
|
36
|
-
|
37
|
-
|`full-height right`
|
38
|
-
|`success`
|
39
|
-
|
|
40
|
-
include::./410_full_height_right_success.asciidoc[]
|
41
|
-
|
42
|
-
|`full-height left`
|
43
|
-
|`info`
|
44
|
-
|
|
45
|
-
include::./410_full_height_left_info.asciidoc[]
|
46
|
-
|
47
|
-
|===
|
data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_top_info.asciidoc
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
// === Top Info
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#frameModalTopInfoDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
data/lib/starter_web/pages/public/learn/_roundtrip/_includes/documents/410_top_left_info.asciidoc
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
// === Top Left Info
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#sideModalTLInfoDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
@@ -1,11 +0,0 @@
|
|
1
|
-
// === Top Right Success
|
2
|
-
// Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.
|
3
|
-
|
4
|
-
++++
|
5
|
-
<div class="ml-2">
|
6
|
-
<!-- Button trigger modal -->
|
7
|
-
<button type="button" class="btn btn-primary" data-bs-toggle="modal" data-bs-target="#sideModalTRSuccessDemo">
|
8
|
-
Launch Example
|
9
|
-
</button>
|
10
|
-
</div>
|
11
|
-
++++
|
@@ -1,337 +0,0 @@
|
|
1
|
-
++++
|
2
|
-
<!-- Modal Top Info -->
|
3
|
-
<div id="frameModalTopInfoDemo"
|
4
|
-
class="modal fade top"
|
5
|
-
tabindex="-1"
|
6
|
-
role="dialog"
|
7
|
-
aria-labelledby="myModalLabel" aria-hidden="true"
|
8
|
-
data-keyboard="false"
|
9
|
-
data-backdrop="static">
|
10
|
-
<div class="modal-dialog modal-frame modal-top modal-notify modal-info" role="document">
|
11
|
-
<!-- Content -->
|
12
|
-
<div class="modal-content">
|
13
|
-
<!-- Body -->
|
14
|
-
<div class="modal-body">
|
15
|
-
<div class="row px-4">
|
16
|
-
<p class="pt-1 pr-2">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Impedit nisi quo provident fugiat reprehenderit nostrum quos..</p>
|
17
|
-
</div>
|
18
|
-
<div class="row px-4">
|
19
|
-
<a type="button" class="btn btn-primary mr-2">Yes, please</a>
|
20
|
-
<a type="button" class="btn btn-outline-secondary" data-bs-dismiss="modal">No, thanks</a>
|
21
|
-
</div>
|
22
|
-
</div>
|
23
|
-
</div>
|
24
|
-
<!-- END Content -->
|
25
|
-
</div>
|
26
|
-
</div>
|
27
|
-
<!-- END Modal Top Info -->
|
28
|
-
|
29
|
-
<!-- Side Modal Top Right Success -->
|
30
|
-
<div id="sideModalTRSuccessDemo"
|
31
|
-
class="modal fade right"
|
32
|
-
tabindex="-1"
|
33
|
-
role="dialog"
|
34
|
-
aria-labelledby="myModalLabel" aria-hidden="true"
|
35
|
-
data-keyboard="false"
|
36
|
-
data-backdrop="static">
|
37
|
-
<div class="modal-dialog modal-side modal-top-right modal-notify modal-success" role="document">
|
38
|
-
<!-- Content -->
|
39
|
-
<div class="modal-content">
|
40
|
-
<!--Header-->
|
41
|
-
<div class="modal-header">
|
42
|
-
<p class="lead">Modal Success</p>
|
43
|
-
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
|
44
|
-
<i class="mdi mdi-close mdi-dark mdi-48px"></i>
|
45
|
-
</button>
|
46
|
-
</div>
|
47
|
-
<!-- Body -->
|
48
|
-
<div class="modal-body">
|
49
|
-
<div class="text-center">
|
50
|
-
<i class="mdi mdi-4x mdi-check md-green mb-1"></i>
|
51
|
-
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Impedit iusto nulla aperiam blanditiis ad consequatur in dolores culpa, dignissimos, eius non possimus fugiat. Esse ratione fuga, enim, ab officiis totam.
|
52
|
-
</p>
|
53
|
-
</div>
|
54
|
-
</div>
|
55
|
-
<!-- Footer -->
|
56
|
-
<div class="modal-footer justify-content-center">
|
57
|
-
<a type="button" class="btn btn-primary mr-2">Yes, please</a>
|
58
|
-
<a type="button" class="btn btn-outline-secondary" data-bs-dismiss="modal">No, thanks</a>
|
59
|
-
</div>
|
60
|
-
</div>
|
61
|
-
<!-- END Content -->
|
62
|
-
</div>
|
63
|
-
</div>
|
64
|
-
<!-- END Side Modal Top Right Success -->
|
65
|
-
|
66
|
-
<!-- Side Modal Top Left Info -->
|
67
|
-
<div id="sideModalTLInfoDemo"
|
68
|
-
class="modal fade left"
|
69
|
-
tabindex="-1"
|
70
|
-
role="dialog"
|
71
|
-
aria-labelledby="myModalLabel" aria-hidden="true"
|
72
|
-
data-keyboard="false"
|
73
|
-
data-backdrop="static">
|
74
|
-
<div class="modal-dialog modal-side modal-top-left modal-notify modal-info" role="document">
|
75
|
-
<!-- Content -->
|
76
|
-
<div class="modal-content">
|
77
|
-
<!--Header-->
|
78
|
-
<div class="modal-header">
|
79
|
-
<p class="lead">Modal Info</p>
|
80
|
-
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
|
81
|
-
<i class="mdi mdi-close mdi-dark mdi-48px"></i>
|
82
|
-
</button>
|
83
|
-
</div>
|
84
|
-
<!-- Body -->
|
85
|
-
<div class="modal-body">
|
86
|
-
<img src="/assets/images/modules/attics/admin-dashboard-bootstrap-1280x600.jpg" alt="admin-dashboard-bootstrap" class="img-fluid">
|
87
|
-
<div class="text-center">
|
88
|
-
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Nesciunt vero illo error eveniet cum.</p>
|
89
|
-
</div>
|
90
|
-
</div>
|
91
|
-
<!-- Footer -->
|
92
|
-
<div class="modal-footer justify-content-center">
|
93
|
-
<a type="button" class="btn btn-primary mr-2">Yes, please</a>
|
94
|
-
<a type="button" class="btn btn-outline-secondary" data-bs-dismiss="modal">No, thanks</a>
|
95
|
-
</div>
|
96
|
-
</div>
|
97
|
-
<!-- END Content -->
|
98
|
-
</div>
|
99
|
-
</div>
|
100
|
-
<!-- END Side Modal Top Left Info -->
|
101
|
-
|
102
|
-
<!-- Modal Bottom Success-->
|
103
|
-
<div id="frameModalBottomSuccessDemo"
|
104
|
-
class="modal fade bottom"
|
105
|
-
tabindex="-1"
|
106
|
-
role="dialog"
|
107
|
-
aria-labelledby="myModalLabel" aria-hidden="true"
|
108
|
-
data-keyboard="false"
|
109
|
-
data-backdrop="static">
|
110
|
-
<div class="modal-dialog modal-frame modal-bottom modal-notify modal-success" role="document">
|
111
|
-
<!-- Content -->
|
112
|
-
<div class="modal-content">
|
113
|
-
<!-- Body -->
|
114
|
-
<div class="modal-body">
|
115
|
-
<p class="mt-1 ml-3 mr-2">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Impedit nisi quo provident fugiat reprehenderit nostrum quos..</p><div class="row ml-3">
|
116
|
-
<a type="button" class="btn btn-primary mr-2">Yes, please</a>
|
117
|
-
<a type="button" class="btn btn-outline-secondary" data-bs-dismiss="modal">No, thanks<div class="ripple-container"><div class="ripple-decorator ripple-on ripple-out" style="left: 51.4063px; top: 20px; background-color: rgb(1, 211, 107); transform: scale(14.5548);"></div></div></a>
|
118
|
-
</div>
|
119
|
-
</div>
|
120
|
-
</div>
|
121
|
-
<!-- END Content -->
|
122
|
-
</div>
|
123
|
-
</div>
|
124
|
-
<!-- END Modal Bottom Success -->
|
125
|
-
|
126
|
-
<!-- Side Modal Bottom Right Danger -->
|
127
|
-
<div id="sideModalBRDangerDemo"
|
128
|
-
class="modal fade right"
|
129
|
-
tabindex="-1"
|
130
|
-
role="dialog"
|
131
|
-
aria-labelledby="myModalLabel" aria-hidden="true"
|
132
|
-
data-keyboard="false"
|
133
|
-
data-backdrop="static">
|
134
|
-
<div class="modal-dialog modal-side modal-bottom-right modal-notify modal-danger" role="document">
|
135
|
-
<!-- Content -->
|
136
|
-
<div class="modal-content">
|
137
|
-
<!--Header-->
|
138
|
-
<div class="modal-header">
|
139
|
-
<p class="lead">Modal Danger</p>
|
140
|
-
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
|
141
|
-
<i class="mdi mdi-close mdi-dark mdi-48px"></i>
|
142
|
-
</button>
|
143
|
-
</div>
|
144
|
-
<!-- Body -->
|
145
|
-
<div class="modal-body">
|
146
|
-
<div class="row">
|
147
|
-
<div class="col-3">
|
148
|
-
<p></p>
|
149
|
-
<p class="text-center"><i class="mdi mdi-cart md-gray-600 fa-4x"></i></p>
|
150
|
-
</div>
|
151
|
-
<div class="col-9">
|
152
|
-
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Fuga, molestiae provident temporibus sunt earum.</p>
|
153
|
-
<h2 class="notoc"><span class="badge">v52gs1</span></h2>
|
154
|
-
</div>
|
155
|
-
</div>
|
156
|
-
</div>
|
157
|
-
<!-- Footer -->
|
158
|
-
<div class="modal-footer justify-content-center">
|
159
|
-
<a type="button" class="btn btn-primary mr-2">Yes, please</a>
|
160
|
-
<a type="button" class="btn btn-outline-secondary" data-bs-dismiss="modal">No, thanks</a>
|
161
|
-
</div>
|
162
|
-
</div>
|
163
|
-
<!-- END Content -->
|
164
|
-
</div>
|
165
|
-
</div>
|
166
|
-
<!-- END Side Modal Bottom Right Danger -->
|
167
|
-
|
168
|
-
<!-- Side Modal Bottom Left Warning -->
|
169
|
-
<div id="sideModalBLWarningDemo"
|
170
|
-
class="modal fade left"
|
171
|
-
tabindex="-1"
|
172
|
-
role="dialog"
|
173
|
-
aria-labelledby="myModalLabel" aria-hidden="true"
|
174
|
-
data-keyboard="false"
|
175
|
-
data-backdrop="static">
|
176
|
-
<div class="modal-dialog modal-side modal-bottom-left modal-notify modal-warning" role="document">
|
177
|
-
<!-- Content -->
|
178
|
-
<div class="modal-content">
|
179
|
-
<!--Header-->
|
180
|
-
<div class="modal-header">
|
181
|
-
<p class="lead">Modal Warning</p>
|
182
|
-
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
|
183
|
-
<i class="mdi mdi-close mdi-dark mdi-48px"></i>
|
184
|
-
</button>
|
185
|
-
</div>
|
186
|
-
<!-- Body -->
|
187
|
-
<div class="modal-body">
|
188
|
-
<div class="row">
|
189
|
-
<div class="col-3 text-center">
|
190
|
-
<img src="/assets/images/pages/roundtrip/410_bs_modals_extentions/avatar.jpg" alt="avatar.jpg" class="img-fluid z-depth-1-half rounded-circle">
|
191
|
-
<div style="height: 10px"></div>
|
192
|
-
<p class="title mb-0">Jane</p>
|
193
|
-
<p class="text-muted " style="font-size: 13px">Consultant</p>
|
194
|
-
</div>
|
195
|
-
<div class="col-9">
|
196
|
-
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Fuga, molestiae provident temporibus sunt earum.</p>
|
197
|
-
<p class="card-text"><strong>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</strong></p>
|
198
|
-
</div>
|
199
|
-
</div>
|
200
|
-
</div>
|
201
|
-
<!-- Footer -->
|
202
|
-
<div class="modal-footer justify-content-center">
|
203
|
-
<a type="button" class="btn btn-primary mr-2">Yes, please</a>
|
204
|
-
<a type="button" class="btn btn-outline-secondary" data-bs-dismiss="modal">No, thanks</a>
|
205
|
-
</div>
|
206
|
-
</div>
|
207
|
-
<!-- END Content -->
|
208
|
-
</div>
|
209
|
-
</div>
|
210
|
-
<!-- END Side Modal Bottom Left Warning -->
|
211
|
-
|
212
|
-
<!-- Modal Full Height Right Success Demo -->
|
213
|
-
<div id="fluidModalRightSuccessDemo"
|
214
|
-
class="modal fade right"
|
215
|
-
tabindex="-1"
|
216
|
-
role="dialog"
|
217
|
-
aria-labelledby="myModalLabel" aria-hidden="true"
|
218
|
-
data-keyboard="false"
|
219
|
-
data-backdrop="static">
|
220
|
-
<div class="modal-dialog modal-full-height modal-right modal-notify modal-success" role="document">
|
221
|
-
<!-- Content -->
|
222
|
-
<div class="modal-content">
|
223
|
-
<!--Header-->
|
224
|
-
<div class="modal-header">
|
225
|
-
<p class="lead">Modal Success</p>
|
226
|
-
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
|
227
|
-
<i class="mdi mdi-close mdi-dark mdi-48px"></i>
|
228
|
-
</button>
|
229
|
-
</div>
|
230
|
-
<!-- Body -->
|
231
|
-
<div class="modal-body">
|
232
|
-
<div class="text-center">
|
233
|
-
<i class="mdi mdi-4x mdi-check md-green mb-1"></i>
|
234
|
-
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Impedit iusto nulla aperiam blanditiis ad consequatur in dolores culpa, dignissimos, eius non possimus fugiat. Esse ratione fuga, enim, ab officiis totam.
|
235
|
-
</p>
|
236
|
-
</div>
|
237
|
-
<ul class="list-group">
|
238
|
-
<li class="list-group-item d-flex justify-content-between align-items-start">
|
239
|
-
Cras justo odio
|
240
|
-
<span class="badge badge-primary rounded-pill">1</span>
|
241
|
-
</li>
|
242
|
-
<li class="list-group-item d-flex justify-content-between align-items-start">
|
243
|
-
Dapibus ac facilisis in
|
244
|
-
<span class="badge badge-primary rounded-pill">2</span>
|
245
|
-
</li>
|
246
|
-
<li class="list-group-item d-flex justify-content-between align-items-start">
|
247
|
-
Morbi leo risus
|
248
|
-
<span class="badge badge-primary rounded-pill">3</span>
|
249
|
-
</li>
|
250
|
-
<li class="list-group-item d-flex justify-content-between align-items-start">
|
251
|
-
Cras justo odio
|
252
|
-
<span class="badge badge-primary rounded-pill">4</span>
|
253
|
-
</li>
|
254
|
-
<li class="list-group-item d-flex justify-content-between align-items-start">
|
255
|
-
Dapibus ac facilisis in
|
256
|
-
<span class="badge badge-primary rounded-pill">5</span>
|
257
|
-
</li>
|
258
|
-
<li class="list-group-item d-flex justify-content-between align-items-start">
|
259
|
-
Morbi leo risus
|
260
|
-
<span class="badge badge-primary rounded-pill">6</span>
|
261
|
-
</li>
|
262
|
-
</ul>
|
263
|
-
</div>
|
264
|
-
<!-- Footer -->
|
265
|
-
<div class="modal-footer">
|
266
|
-
<a type="button" class="btn btn-primary mr-2">Yes, please</a>
|
267
|
-
<a type="button" class="btn btn-outline-secondary" data-bs-dismiss="modal">No, thanks</a>
|
268
|
-
</div>
|
269
|
-
</div>
|
270
|
-
<!-- END Content -->
|
271
|
-
</div>
|
272
|
-
</div>
|
273
|
-
<!-- END Modal Full Height Right Success Demo -->
|
274
|
-
|
275
|
-
<!-- Modal Full Height Left Info Demo -->
|
276
|
-
<div id="fluidModalLeftInfoDemo"
|
277
|
-
class="modal fade left"
|
278
|
-
tabindex="-1"
|
279
|
-
role="dialog"
|
280
|
-
aria-labelledby="myModalLabel" aria-hidden="true"
|
281
|
-
data-keyboard="false"
|
282
|
-
data-backdrop="static">
|
283
|
-
<div class="modal-dialog modal-full-height modal-left modal-notify modal-info" role="document">
|
284
|
-
<!-- Content -->
|
285
|
-
<div class="modal-content">
|
286
|
-
<!--Header-->
|
287
|
-
<div class="modal-header">
|
288
|
-
<p class="lead">Modal Success</p>
|
289
|
-
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
|
290
|
-
<i class="mdi mdi-close mdi-dark mdi-48px"></i>
|
291
|
-
</button>
|
292
|
-
</div>
|
293
|
-
<!-- Body -->
|
294
|
-
<div class="modal-body">
|
295
|
-
<div class="text-center">
|
296
|
-
<i class="mdi mdi-4x mdi-check md-green mb-1"></i>
|
297
|
-
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Impedit iusto nulla aperiam blanditiis ad consequatur in dolores culpa, dignissimos, eius non possimus fugiat. Esse ratione fuga, enim, ab officiis totam.
|
298
|
-
</p>
|
299
|
-
</div>
|
300
|
-
<ul class="list-group">
|
301
|
-
<li class="list-group-item d-flex justify-content-between align-items-start">
|
302
|
-
Cras justo odio
|
303
|
-
<span class="badge badge-primary badge-pill">1</span>
|
304
|
-
</li>
|
305
|
-
<li class="list-group-item d-flex justify-content-between align-items-start">
|
306
|
-
Dapibus ac facilisis in
|
307
|
-
<span class="badge badge-primary badge-pill">2</span>
|
308
|
-
</li>
|
309
|
-
<li class="list-group-item d-flex justify-content-between align-items-start">
|
310
|
-
Morbi leo risus
|
311
|
-
<span class="badge badge-primary badge-pill">3</span>
|
312
|
-
</li>
|
313
|
-
<li class="list-group-item d-flex justify-content-between align-items-start">
|
314
|
-
Cras justo odio
|
315
|
-
<span class="badge badge-primary badge-pill">4</span>
|
316
|
-
</li>
|
317
|
-
<li class="list-group-item d-flex justify-content-between align-items-start">
|
318
|
-
Dapibus ac facilisis in
|
319
|
-
<span class="badge badge-primary badge-pill">5</span>
|
320
|
-
</li>
|
321
|
-
<li class="list-group-item d-flex justify-content-between align-items-start">
|
322
|
-
Morbi leo risus
|
323
|
-
<span class="badge badge-primary badge-pill">6</span>
|
324
|
-
</li>
|
325
|
-
</ul>
|
326
|
-
</div>
|
327
|
-
<!-- Footer -->
|
328
|
-
<div class="modal-footer">
|
329
|
-
<a type="button" class="btn btn-primary mr-2">Yes, please</a>
|
330
|
-
<a type="button" class="btn btn-outline-secondary" data-bs-dismiss="modal">No, thanks</a>
|
331
|
-
</div>
|
332
|
-
</div>
|
333
|
-
<!-- END Content -->
|
334
|
-
</div>
|
335
|
-
</div>
|
336
|
-
<!-- END Modal Full Height Left Info Demo -->
|
337
|
-
++++
|