capibara 1.1.26 → 1.1.27

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/config.js CHANGED
@@ -1,7 +1,7 @@
1
1
  var config = {
2
2
  selector: "#timeline",
3
3
  timeline: {
4
- start: "2020-11-30",
4
+ start: "2020-10-30",
5
5
  end: "2021-01-31",
6
6
  dark: false,
7
7
  loading: false,
package/data.js CHANGED
@@ -3,6 +3,7 @@
3
3
  "id":1,
4
4
  "label":"EquiDemo 1 con un nombre super largo 2",
5
5
  "type":"equipo",
6
+ //isHidden: true,
6
7
  "selectable":false,
7
8
  "values":{
8
9
 
@@ -13,6 +14,7 @@
13
14
  "children":[
14
15
  {
15
16
  "id":1,
17
+ isHidden: true,
16
18
  "label":"Sector Demo con un nombre super largo de prueba test test",
17
19
  "type":"sector",
18
20
  "clickeable":true,
@@ -2713,6 +2715,7 @@
2713
2715
  "type":"sector",
2714
2716
  "clickeable":true,
2715
2717
  "light":"red",
2718
+ //isHidden: true,
2716
2719
  "navOver":{
2717
2720
  "subtitle":"A demo - Carmenere demo",
2718
2721
  "chip":"-3237.5%",
@@ -3663,7 +3666,7 @@
3663
3666
  },
3664
3667
 
3665
3668
  {
3666
- "id":10,
3669
+ "id":2,
3667
3670
  "label":"EquiDemo 1 con un nombre super largo 2",
3668
3671
  "type":"equipo",
3669
3672
  "selectable":false,