epfl-elements 5.4.0 → 5.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "epfl-elements",
3
- "version": "5.3.0",
3
+ "version": "5.5.0",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -168,7 +168,7 @@
168
168
  "intro.js": "^2.9.3",
169
169
  "jquery": "^3.7.1",
170
170
  "jquery-mousewheel": "^3.1.13",
171
- "multiple-select": "^1.7.0",
171
+ "multiple-select": "^2.2.0",
172
172
  "pickadate": "^3.6.4",
173
173
  "popper.js": "^1.16.1",
174
174
  "tablesaw": "^3.1.2"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "epfl-elements",
3
- "version": "5.4.0",
3
+ "version": "5.6.0",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -168,7 +168,7 @@
168
168
  "intro.js": "^2.9.3",
169
169
  "jquery": "^3.7.1",
170
170
  "jquery-mousewheel": "^3.1.13",
171
- "multiple-select": "^1.7.0",
171
+ "multiple-select": "^2.2.0",
172
172
  "pickadate": "^3.6.4",
173
173
  "popper.js": "^1.16.1",
174
174
  "tablesaw": "^3.1.2"
@@ -1,7 +0,0 @@
1
- <h4 class="sr-only">Access map</h4>
2
- <figure class="media-map">
3
- {% include '@atoms/picture/picture.twig' %}
4
- <figcaption class="media-map-over">
5
- <a href="#" class="btn btn-primary btn-block">Itinéraire vers le bureau BP (1er étage)</a>
6
- </figcaption>
7
- </figure>
@@ -1,7 +0,0 @@
1
- <h4 class="sr-only">Access map</h4>
2
- <figure class="media-map">
3
- {% include '@atoms/picture/picture.twig' %}
4
- <figcaption class="media-map-over">
5
- <a href="#" class="btn btn-primary btn-block">Itinéraire vers le bureau BP (1er étage)</a>
6
- </figcaption>
7
- </figure>
@@ -1,5 +0,0 @@
1
- <iframe
2
- height="350px"
3
- width="100%"
4
- src="https://plan.epfl.ch/iframe/?room==sv 1717&map_zoom=10">
5
- </iframe>
@@ -1,20 +0,0 @@
1
- title: Map
2
- name: map
3
- notes: |
4
- The following is an example URL that loads the Plan Embed API:
5
- `https://plan.epfl.ch/iframe/?room==ROOM&map_zoom=ZOOM`
6
-
7
- Replace :
8
- * ROOM (example → SV 1717)
9
- * ZOOM (example → 10)
10
-
11
- To use the Plan Embed API on your web page, set the URL you've built as the
12
- value of an iframe's `src` attribute. Control the map's size with the iframe's
13
- `height` and `width` attributes.
14
-
15
- The iframe is only allowed on the epfl.ch domain.
16
- wrapper: 'tlbx-hidden'
17
- variants:
18
- - name: overlay
19
- title: Overlapping Figure Caption
20
- wrapper: ' '