@nasa-terra/components 0.0.1 → 0.0.2
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/cdn/chunks/{chunk.4YOL6PQR.js → chunk.2LH52WLN.js} +5 -5
- package/cdn/chunks/{chunk.RBKBAQOH.js → chunk.2WF7EATT.js} +3 -3
- package/cdn/chunks/{chunk.ZQ5WJYY5.js → chunk.3NOH36JE.js} +1 -1
- package/{dist/chunks/chunk.IEU4MULT.js → cdn/chunks/chunk.4OFE6FHL.js} +1 -1
- package/cdn/chunks/{chunk.FZT3BVW7.js → chunk.5NSDKQFA.js} +1 -1
- package/cdn/chunks/{chunk.IQITDFID.js → chunk.5OVZEQPW.js} +1 -1
- package/cdn/chunks/{chunk.JV6B7CXO.js → chunk.5UBB7KZQ.js} +1 -1
- package/cdn/chunks/{chunk.JCZW2OWI.js → chunk.76UFIPPH.js} +1 -1
- package/cdn/chunks/{chunk.MIAPAPCI.js → chunk.7UVCVDMD.js} +1 -1
- package/cdn/chunks/{chunk.BINGLTII.js → chunk.BHVFJEIU.js} +1 -1
- package/cdn/chunks/{chunk.FXIUS5TR.js → chunk.BLFAG25A.js} +1 -1
- package/cdn/chunks/{chunk.QQ33BJLG.js → chunk.C3FZSGJM.js} +1 -1
- package/cdn/chunks/{chunk.WNRL2JWN.js → chunk.CO6OXP3P.js} +1 -1
- package/cdn/chunks/{chunk.UQVPFKN3.js → chunk.CSZAFBCJ.js} +7 -7
- package/cdn/chunks/{chunk.RVJP24KU.js → chunk.EGBZ7Z36.js} +1 -1
- package/cdn/chunks/{chunk.NU4LRV7F.js → chunk.EH44OY6V.js} +1 -1
- package/cdn/chunks/{chunk.2B4YBQ5O.js → chunk.FYB4LVNE.js} +4 -4
- package/cdn/chunks/{chunk.VEUDIPUW.js → chunk.H4SLY4KN.js} +1 -1
- package/cdn/chunks/{chunk.KVY2Y3KE.js → chunk.HMECFSJ3.js} +1 -1
- package/cdn/chunks/{chunk.TV2NZLRC.js → chunk.II3GR7YQ.js} +1 -1
- package/{dist/chunks/chunk.7DEY3B3N.js → cdn/chunks/chunk.KCXQJJZ4.js} +1 -1
- package/cdn/chunks/{chunk.DQGFAA4K.js → chunk.KFYWXDIT.js} +1 -1
- package/cdn/chunks/{chunk.M25XJ2VR.js → chunk.KQ6GR2XZ.js} +8 -8
- package/{dist/chunks/chunk.NZIGCRLS.js → cdn/chunks/chunk.KZIVL4LN.js} +1 -1
- package/cdn/chunks/{chunk.2O76GCUZ.js → chunk.MOL3RELR.js} +1 -1
- package/cdn/chunks/{chunk.MQ5JNQCQ.js → chunk.ORXIH4AJ.js} +1 -1
- package/cdn/chunks/{chunk.GCKJPPGU.js → chunk.P4LXCHCY.js} +1 -1
- package/cdn/chunks/{chunk.J576Q62R.js → chunk.PUWFHEBP.js} +1 -1
- package/cdn/chunks/{chunk.KXLY6BVH.js → chunk.PYRUETLC.js} +4 -4
- package/cdn/chunks/{chunk.ITX3RB2M.js → chunk.RDW2UZ5N.js} +1 -1
- package/{dist/chunks/chunk.IP3XWLQI.js → cdn/chunks/chunk.RS4CISKV.js} +1 -1
- package/cdn/chunks/{chunk.MOJMTJF6.js → chunk.S6SLZPVX.js} +1 -1
- package/cdn/chunks/{chunk.IO4MLLEG.js → chunk.SQUNJ4EJ.js} +1 -1
- package/cdn/chunks/{chunk.MXAZ646L.js → chunk.SXUZHG2G.js} +1 -1
- package/cdn/chunks/{chunk.R3AE5AQ5.js → chunk.VHMYUAU5.js} +1 -1
- package/cdn/components/button/button.component.js +2 -2
- package/cdn/components/button/button.js +3 -3
- package/cdn/components/chip/chip.component.js +2 -2
- package/cdn/components/chip/chip.js +3 -3
- package/cdn/components/combobox/combobox.component.js +3 -3
- package/cdn/components/combobox/combobox.js +4 -4
- package/cdn/components/date-range-slider/date-range-slider.component.js +3 -3
- package/cdn/components/date-range-slider/date-range-slider.js +4 -4
- package/cdn/components/icon/icon.component.js +4 -4
- package/cdn/components/icon/icon.js +5 -5
- package/cdn/components/icon/library.js +2 -2
- package/cdn/components/loader/loader.component.js +2 -2
- package/cdn/components/loader/loader.js +3 -3
- package/cdn/components/map/map.component.js +4 -4
- package/cdn/components/map/map.js +5 -5
- package/cdn/components/plot/plot.component.js +2 -2
- package/cdn/components/plot/plot.js +3 -3
- package/cdn/components/spatial-picker/spatial-picker.component.js +5 -5
- package/cdn/components/spatial-picker/spatial-picker.js +6 -6
- package/cdn/components/time-series/time-series.component.js +23 -23
- package/cdn/components/time-series/time-series.controller.js +1 -1
- package/cdn/components/time-series/time-series.js +24 -24
- package/cdn/components/variable-combobox/variable-combobox.component.js +8 -8
- package/cdn/components/variable-combobox/variable-combobox.js +9 -9
- package/cdn/custom-elements.json +154 -154
- package/cdn/react/button/index.js +3 -3
- package/cdn/react/chip/index.js +3 -3
- package/cdn/react/combobox/index.js +4 -4
- package/cdn/react/date-range-slider/index.js +4 -4
- package/cdn/react/icon/index.js +5 -5
- package/cdn/react/index.d.ts +2 -2
- package/cdn/react/index.js +45 -45
- package/cdn/react/loader/index.js +3 -3
- package/cdn/react/map/index.js +5 -5
- package/cdn/react/plot/index.js +3 -3
- package/cdn/react/spatial-picker/index.js +6 -6
- package/cdn/react/time-series/index.js +24 -24
- package/cdn/react/variable-combobox/index.js +9 -9
- package/cdn/terra-ui-components.js +43 -43
- package/cdn/types/vue/index.d.ts +16 -16
- package/cdn/utilities/icon-library.js +2 -2
- package/cdn/vscode.html-custom-data.json +16 -16
- package/cdn/web-types.json +39 -39
- package/{cdn/chunks/chunk.36AVAQOO.js → dist/chunks/chunk.26XMYCND.js} +3 -3
- package/{cdn/chunks/chunk.7DEY3B3N.js → dist/chunks/chunk.34BDCGAS.js} +1 -1
- package/{cdn/chunks/chunk.JOVDYQHE.js → dist/chunks/chunk.356TZEPJ.js} +1 -1
- package/{cdn/chunks/chunk.KH54YRZ3.js → dist/chunks/chunk.37CMTFD4.js} +1 -1
- package/dist/chunks/{chunk.EMISRECR.js → chunk.37V2INM4.js} +5 -5
- package/dist/chunks/{chunk.5B33QFBB.js → chunk.3OTXIELM.js} +1 -1
- package/{cdn/chunks/chunk.27YQ2AOA.js → dist/chunks/chunk.4WNMOJSX.js} +6 -6
- package/{cdn/chunks/chunk.GHCQCYO6.js → dist/chunks/chunk.5LBNOLAY.js} +1 -1
- package/dist/chunks/{chunk.PGNCNTOA.js → chunk.6G6MC7ET.js} +1 -1
- package/{cdn/chunks/chunk.77L4US7V.js → dist/chunks/chunk.6HBNUONX.js} +1 -1
- package/{cdn/chunks/chunk.P7W2ODWK.js → dist/chunks/chunk.6HHKJO37.js} +1 -1
- package/{cdn/chunks/chunk.MKXJDRVT.js → dist/chunks/chunk.ACNC5AZO.js} +1 -1
- package/{cdn/chunks/chunk.OLCGKQR3.js → dist/chunks/chunk.D44WRZDJ.js} +1 -1
- package/dist/chunks/{chunk.OOUCODFZ.js → chunk.DKCU7YEZ.js} +1 -1
- package/{cdn/chunks/chunk.SMRM4VEQ.js → dist/chunks/chunk.EPMXIUY7.js} +1 -1
- package/dist/chunks/{chunk.ORZO3BCW.js → chunk.HBEQ6SPT.js} +1 -1
- package/dist/chunks/{chunk.BB7N2ZYB.js → chunk.HJ4OGF6V.js} +1 -1
- package/dist/chunks/{chunk.P25SJ6YA.js → chunk.K3PPW47B.js} +1 -1
- package/dist/chunks/{chunk.RDOXOIYG.js → chunk.KWCEJCNP.js} +1 -1
- package/dist/chunks/{chunk.NOEGCTIS.js → chunk.LAFN7QOI.js} +7 -7
- package/dist/chunks/{chunk.MOJMTJF6.js → chunk.LMUMRQLT.js} +1 -1
- package/{cdn/chunks/chunk.YOR2OZZR.js → dist/chunks/chunk.LXV5KI76.js} +1 -1
- package/{cdn/chunks/chunk.ZPPR6CPT.js → dist/chunks/chunk.NA6RDAQK.js} +1 -1
- package/dist/chunks/{chunk.FXIUS5TR.js → chunk.R32FZJSC.js} +1 -1
- package/dist/chunks/{chunk.EFAXKQZX.js → chunk.RCELHBSG.js} +1 -1
- package/{cdn/chunks/chunk.ZAHTEXVC.js → dist/chunks/chunk.RHF5LAQQ.js} +1 -1
- package/{cdn/chunks/chunk.UJBBUYTN.js → dist/chunks/chunk.TEY3I3LS.js} +1 -1
- package/dist/chunks/{chunk.2I657ASB.js → chunk.TFKJWQKC.js} +1 -1
- package/dist/chunks/{chunk.FGILL5W6.js → chunk.UTUM2YTN.js} +1 -1
- package/dist/chunks/{chunk.65A3A43G.js → chunk.WCD47X2N.js} +1 -1
- package/{cdn/chunks/chunk.Y3WAKQQ3.js → dist/chunks/chunk.WHJHZJ6L.js} +2 -2
- package/{cdn/chunks/chunk.UE4FYVUH.js → dist/chunks/chunk.XK7GWNRK.js} +1 -1
- package/dist/chunks/{chunk.QSCELHEQ.js → chunk.XPQYTQXW.js} +1 -1
- package/dist/chunks/{chunk.FZT3BVW7.js → chunk.ZI3RW2HX.js} +1 -1
- package/{cdn/chunks/chunk.SJADWOCY.js → dist/chunks/chunk.ZUWKLZ5N.js} +1 -1
- package/dist/components/button/button.component.js +2 -2
- package/dist/components/button/button.js +3 -3
- package/dist/components/chip/chip.component.js +2 -2
- package/dist/components/chip/chip.js +3 -3
- package/dist/components/combobox/combobox.component.js +3 -3
- package/dist/components/combobox/combobox.js +4 -4
- package/dist/components/date-range-slider/date-range-slider.component.js +3 -3
- package/dist/components/date-range-slider/date-range-slider.js +4 -4
- package/dist/components/icon/icon.component.js +4 -4
- package/dist/components/icon/icon.js +5 -5
- package/dist/components/icon/library.js +2 -2
- package/dist/components/loader/loader.component.js +2 -2
- package/dist/components/loader/loader.js +3 -3
- package/dist/components/map/map.component.js +4 -4
- package/dist/components/map/map.js +5 -5
- package/dist/components/plot/plot.component.js +2 -2
- package/dist/components/plot/plot.js +3 -3
- package/dist/components/spatial-picker/spatial-picker.component.js +5 -5
- package/dist/components/spatial-picker/spatial-picker.js +6 -6
- package/dist/components/time-series/time-series.component.js +19 -19
- package/dist/components/time-series/time-series.controller.js +1 -1
- package/dist/components/time-series/time-series.js +20 -20
- package/dist/components/variable-combobox/variable-combobox.component.js +8 -8
- package/dist/components/variable-combobox/variable-combobox.js +9 -9
- package/dist/custom-elements.json +154 -154
- package/dist/react/button/index.js +3 -3
- package/dist/react/chip/index.js +3 -3
- package/dist/react/combobox/index.js +4 -4
- package/dist/react/date-range-slider/index.js +4 -4
- package/dist/react/icon/index.js +5 -5
- package/dist/react/index.d.ts +2 -2
- package/dist/react/index.js +43 -43
- package/dist/react/loader/index.js +3 -3
- package/dist/react/map/index.js +5 -5
- package/dist/react/plot/index.js +3 -3
- package/dist/react/spatial-picker/index.js +6 -6
- package/dist/react/time-series/index.js +20 -20
- package/dist/react/variable-combobox/index.js +9 -9
- package/dist/terra-ui-components.js +41 -41
- package/dist/types/vue/index.d.ts +16 -16
- package/dist/utilities/icon-library.js +2 -2
- package/dist/vscode.html-custom-data.json +16 -16
- package/dist/web-types.json +39 -39
- package/package.json +1 -1
- package/cdn/chunks/chunk.2I657ASB.js +0 -85
- package/cdn/chunks/chunk.2J6CFV4K.js +0 -11
- package/cdn/chunks/chunk.2V4XFMTB.js +0 -7
- package/cdn/chunks/chunk.3ZGFXEAJ.js +0 -273
- package/cdn/chunks/chunk.7VUSSQRI.js +0 -20
- package/cdn/chunks/chunk.AAWOHDFX.js +0 -259
- package/cdn/chunks/chunk.AEIZVWLR.js +0 -24
- package/cdn/chunks/chunk.BB7N2ZYB.js +0 -21
- package/cdn/chunks/chunk.BLNUBLUS.js +0 -289
- package/cdn/chunks/chunk.D33ZL7ZQ.js +0 -21
- package/cdn/chunks/chunk.DL3FIOYA.js +0 -21
- package/cdn/chunks/chunk.EFAXKQZX.js +0 -11
- package/cdn/chunks/chunk.EMISRECR.js +0 -214
- package/cdn/chunks/chunk.FGILL5W6.js +0 -118
- package/cdn/chunks/chunk.I2NEFB34.js +0 -99
- package/cdn/chunks/chunk.I32QCWMN.js +0 -21
- package/cdn/chunks/chunk.IBEKZVOY.js +0 -80
- package/cdn/chunks/chunk.IP3XWLQI.js +0 -11
- package/cdn/chunks/chunk.JFU3ZCDL.js +0 -359
- package/cdn/chunks/chunk.LELNKRPW.js +0 -685
- package/cdn/chunks/chunk.MDM7S6E6.js +0 -21
- package/cdn/chunks/chunk.MWHQHPUM.js +0 -54
- package/cdn/chunks/chunk.N2DS7NLI.js +0 -102
- package/cdn/chunks/chunk.NYBJ252W.js +0 -318
- package/cdn/chunks/chunk.OIDMX5LU.js +0 -10
- package/cdn/chunks/chunk.OOUCODFZ.js +0 -179
- package/cdn/chunks/chunk.OQE2USZJ.js +0 -41
- package/cdn/chunks/chunk.OU4UPMYR.js +0 -330
- package/cdn/chunks/chunk.P25SJ6YA.js +0 -478
- package/cdn/chunks/chunk.PJXIJK2G.js +0 -102
- package/cdn/chunks/chunk.RDOXOIYG.js +0 -11
- package/cdn/chunks/chunk.RYPAZDXE.js +0 -61
- package/cdn/chunks/chunk.SCU5LFS3.js +0 -325
- package/cdn/chunks/chunk.SHS42OAD.js +0 -620
- package/cdn/chunks/chunk.SQMSSGQI.js +0 -11
- package/cdn/chunks/chunk.T322FDKI.js +0 -300
- package/cdn/chunks/chunk.UU46CLE7.js +0 -120
- package/cdn/chunks/chunk.WGFD2LHA.js +0 -83
- package/cdn/chunks/chunk.WL747XGE.js +0 -194
- package/cdn/chunks/chunk.ZCNMYQP2.js +0 -113
- package/cdn/chunks/chunk.ZGJAUXFV.js +0 -39
- package/cdn/chunks/chunk.ZK7QVWBI.js +0 -37
- package/cdn/chunks/chunk.ZVKNJQPF.js +0 -25
- package/dist/chunks/chunk.27YQ2AOA.js +0 -251
- package/dist/chunks/chunk.2O76GCUZ.js +0 -21
- package/dist/chunks/chunk.2WZAYHEX.js +0 -214
- package/dist/chunks/chunk.356SSUTI.js +0 -11
- package/dist/chunks/chunk.36AVAQOO.js +0 -404
- package/dist/chunks/chunk.3D66L46K.js +0 -11
- package/dist/chunks/chunk.3LUNFNDR.js +0 -118
- package/dist/chunks/chunk.4MN2BLJS.js +0 -21
- package/dist/chunks/chunk.D6FJH7WA.js +0 -21
- package/dist/chunks/chunk.DDPOISEU.js +0 -179
- package/dist/chunks/chunk.EBBV6NVD.js +0 -11
- package/dist/chunks/chunk.GHCQCYO6.js +0 -179
- package/dist/chunks/chunk.HO5CZIK5.js +0 -11
- package/dist/chunks/chunk.I32QCWMN.js +0 -21
- package/dist/chunks/chunk.IO4MLLEG.js +0 -21
- package/dist/chunks/chunk.J4B6HPXD.js +0 -11
- package/dist/chunks/chunk.J576Q62R.js +0 -11
- package/dist/chunks/chunk.JCZW2OWI.js +0 -11
- package/dist/chunks/chunk.K2HRGRYE.js +0 -11
- package/dist/chunks/chunk.KXNDHJXA.js +0 -404
- package/dist/chunks/chunk.MIAPAPCI.js +0 -21
- package/dist/chunks/chunk.MXAZ646L.js +0 -11
- package/dist/chunks/chunk.NNLAIN52.js +0 -11
- package/dist/chunks/chunk.NO35M7LF.js +0 -21
- package/dist/chunks/chunk.NU4LRV7F.js +0 -21
- package/dist/chunks/chunk.OIGE7CMM.js +0 -11
- package/dist/chunks/chunk.P4QMMCAR.js +0 -24
- package/dist/chunks/chunk.PJXIJK2G.js +0 -102
- package/dist/chunks/chunk.Q7F3GGVA.js +0 -251
- package/dist/chunks/chunk.QQ33BJLG.js +0 -11
- package/dist/chunks/chunk.SBTZE5QZ.js +0 -21
- package/dist/chunks/chunk.SCU5LFS3.js +0 -325
- package/dist/chunks/chunk.SJADWOCY.js +0 -11
- package/dist/chunks/chunk.SMRM4VEQ.js +0 -11
- package/dist/chunks/chunk.T7MOUOBT.js +0 -11
- package/dist/chunks/chunk.UE4FYVUH.js +0 -25
- package/dist/chunks/chunk.UJBBUYTN.js +0 -11
- package/dist/chunks/chunk.WGFD2LHA.js +0 -83
- package/dist/chunks/chunk.WL747XGE.js +0 -194
- package/dist/chunks/chunk.WNRL2JWN.js +0 -21
- package/dist/chunks/chunk.XKDGF53W.js +0 -21
- package/dist/chunks/chunk.XLYZ6HY4.js +0 -179
- package/dist/chunks/chunk.XXV47QL2.js +0 -21
- package/dist/chunks/chunk.Y3WAKQQ3.js +0 -179
- package/dist/chunks/chunk.Y5CHSR6B.js +0 -21
- package/dist/chunks/chunk.YDJ7Z7YW.js +0 -478
- package/dist/chunks/chunk.YDMA4OA3.js +0 -11
- package/dist/chunks/chunk.Z2WXDYZC.js +0 -85
- package/{dist/chunks/chunk.MDRUDBRH.js → cdn/chunks/chunk.7DOMZGX7.js} +3 -3
- package/{cdn/chunks/chunk.MDRUDBRH.js → dist/chunks/chunk.7DOMZGX7.js} +3 -3
|
@@ -1,330 +0,0 @@
|
|
|
1
|
-
// src/components/date-range-slider/date-range-slider.styles.ts
|
|
2
|
-
import { css } from "lit";
|
|
3
|
-
var date_range_slider_styles_default = css`
|
|
4
|
-
:host {
|
|
5
|
-
display: block;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.hasPips {
|
|
9
|
-
padding-bottom: 80px;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.noUi-target[disabled] .noUi-connect {
|
|
13
|
-
background-color: rgb(119, 164, 238);
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
/* TODO: figure out how to import these styles from node_modules/nouislider/dist/nouislider.css */
|
|
17
|
-
/* Functional styling;
|
|
18
|
-
* These styles are required for noUiSlider to function.
|
|
19
|
-
* You don't need to change these rules to apply your design.
|
|
20
|
-
*/
|
|
21
|
-
.noUi-target,
|
|
22
|
-
.noUi-target * {
|
|
23
|
-
-webkit-touch-callout: none;
|
|
24
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
25
|
-
-webkit-user-select: none;
|
|
26
|
-
-ms-touch-action: none;
|
|
27
|
-
touch-action: none;
|
|
28
|
-
-ms-user-select: none;
|
|
29
|
-
-moz-user-select: none;
|
|
30
|
-
user-select: none;
|
|
31
|
-
-moz-box-sizing: border-box;
|
|
32
|
-
box-sizing: border-box;
|
|
33
|
-
}
|
|
34
|
-
.noUi-target {
|
|
35
|
-
position: relative;
|
|
36
|
-
}
|
|
37
|
-
.noUi-base,
|
|
38
|
-
.noUi-connects {
|
|
39
|
-
width: 100%;
|
|
40
|
-
height: 100%;
|
|
41
|
-
position: relative;
|
|
42
|
-
z-index: 1;
|
|
43
|
-
}
|
|
44
|
-
/* Wrapper for all connect elements.
|
|
45
|
-
*/
|
|
46
|
-
.noUi-connects {
|
|
47
|
-
overflow: hidden;
|
|
48
|
-
z-index: 0;
|
|
49
|
-
}
|
|
50
|
-
.noUi-connect,
|
|
51
|
-
.noUi-origin {
|
|
52
|
-
will-change: transform;
|
|
53
|
-
position: absolute;
|
|
54
|
-
z-index: 1;
|
|
55
|
-
top: 0;
|
|
56
|
-
right: 0;
|
|
57
|
-
height: 100%;
|
|
58
|
-
width: 100%;
|
|
59
|
-
-ms-transform-origin: 0 0;
|
|
60
|
-
-webkit-transform-origin: 0 0;
|
|
61
|
-
-webkit-transform-style: preserve-3d;
|
|
62
|
-
transform-origin: 0 0;
|
|
63
|
-
transform-style: flat;
|
|
64
|
-
}
|
|
65
|
-
/* Offset direction
|
|
66
|
-
*/
|
|
67
|
-
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
|
|
68
|
-
left: 0;
|
|
69
|
-
right: auto;
|
|
70
|
-
}
|
|
71
|
-
/* Give origins 0 height/width so they don't interfere with clicking the
|
|
72
|
-
* connect elements.
|
|
73
|
-
*/
|
|
74
|
-
.noUi-vertical .noUi-origin {
|
|
75
|
-
top: -100%;
|
|
76
|
-
width: 0;
|
|
77
|
-
}
|
|
78
|
-
.noUi-horizontal .noUi-origin {
|
|
79
|
-
height: 0;
|
|
80
|
-
}
|
|
81
|
-
.noUi-handle {
|
|
82
|
-
-webkit-backface-visibility: hidden;
|
|
83
|
-
backface-visibility: hidden;
|
|
84
|
-
position: absolute;
|
|
85
|
-
}
|
|
86
|
-
.noUi-touch-area {
|
|
87
|
-
height: 100%;
|
|
88
|
-
width: 100%;
|
|
89
|
-
}
|
|
90
|
-
.noUi-state-tap .noUi-connect,
|
|
91
|
-
.noUi-state-tap .noUi-origin {
|
|
92
|
-
-webkit-transition: transform 0.3s;
|
|
93
|
-
transition: transform 0.3s;
|
|
94
|
-
}
|
|
95
|
-
.noUi-state-drag * {
|
|
96
|
-
cursor: inherit !important;
|
|
97
|
-
}
|
|
98
|
-
/* Slider size and handle placement;
|
|
99
|
-
*/
|
|
100
|
-
.noUi-horizontal {
|
|
101
|
-
height: 18px;
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.noUi-horizontal .noUi-handle {
|
|
105
|
-
width: 30px;
|
|
106
|
-
height: 30px;
|
|
107
|
-
right: -15px;
|
|
108
|
-
top: -7px;
|
|
109
|
-
}
|
|
110
|
-
.noUi-vertical {
|
|
111
|
-
width: 18px;
|
|
112
|
-
}
|
|
113
|
-
.noUi-vertical .noUi-handle {
|
|
114
|
-
width: 28px;
|
|
115
|
-
height: 34px;
|
|
116
|
-
right: -6px;
|
|
117
|
-
bottom: -17px;
|
|
118
|
-
}
|
|
119
|
-
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
|
|
120
|
-
left: -17px;
|
|
121
|
-
right: auto;
|
|
122
|
-
}
|
|
123
|
-
/* Styling;
|
|
124
|
-
* Giving the connect element a border radius causes issues with using transform: scale
|
|
125
|
-
*/
|
|
126
|
-
.noUi-target {
|
|
127
|
-
background: #fafafa;
|
|
128
|
-
border-radius: 4px;
|
|
129
|
-
border: 1px solid #d3d3d3;
|
|
130
|
-
box-shadow:
|
|
131
|
-
inset 0 1px 1px #f0f0f0,
|
|
132
|
-
0 3px 6px -5px #bbb;
|
|
133
|
-
}
|
|
134
|
-
.noUi-connects {
|
|
135
|
-
border-radius: 3px;
|
|
136
|
-
}
|
|
137
|
-
.noUi-connect {
|
|
138
|
-
background: rgb(119, 164, 238);
|
|
139
|
-
}
|
|
140
|
-
/* Handles and cursors;
|
|
141
|
-
*/
|
|
142
|
-
.noUi-draggable {
|
|
143
|
-
cursor: ew-resize;
|
|
144
|
-
}
|
|
145
|
-
.noUi-vertical .noUi-draggable {
|
|
146
|
-
cursor: ns-resize;
|
|
147
|
-
}
|
|
148
|
-
.noUi-handle {
|
|
149
|
-
background: #1c67e3;
|
|
150
|
-
border: 1px solid rgb(119, 164, 238);
|
|
151
|
-
border-radius: 99px;
|
|
152
|
-
cursor: default;
|
|
153
|
-
box-shadow:;
|
|
154
|
-
}
|
|
155
|
-
.noUi-active {
|
|
156
|
-
box-shadow:
|
|
157
|
-
inset 0 0 1px #fff,
|
|
158
|
-
inset 0 1px 7px #ddd,
|
|
159
|
-
0 3px 6px -3px #bbb;
|
|
160
|
-
}
|
|
161
|
-
/* Handle stripes;
|
|
162
|
-
*/
|
|
163
|
-
.noUi-handle:before,
|
|
164
|
-
.noUi-handle:after {
|
|
165
|
-
content: '';
|
|
166
|
-
display: block;
|
|
167
|
-
position: absolute;
|
|
168
|
-
height: 14px;
|
|
169
|
-
width: 1px;
|
|
170
|
-
left: 14px;
|
|
171
|
-
top: 6px;
|
|
172
|
-
}
|
|
173
|
-
.noUi-handle:after {
|
|
174
|
-
left: 17px;
|
|
175
|
-
}
|
|
176
|
-
.noUi-vertical .noUi-handle:before,
|
|
177
|
-
.noUi-vertical .noUi-handle:after {
|
|
178
|
-
width: 14px;
|
|
179
|
-
height: 1px;
|
|
180
|
-
left: 6px;
|
|
181
|
-
top: 14px;
|
|
182
|
-
}
|
|
183
|
-
.noUi-vertical .noUi-handle:after {
|
|
184
|
-
top: 17px;
|
|
185
|
-
}
|
|
186
|
-
/* Disabled state;
|
|
187
|
-
*/
|
|
188
|
-
[disabled] .noUi-connect {
|
|
189
|
-
background: #b8b8b8;
|
|
190
|
-
}
|
|
191
|
-
[disabled].noUi-target,
|
|
192
|
-
[disabled].noUi-handle,
|
|
193
|
-
[disabled] .noUi-handle {
|
|
194
|
-
cursor: not-allowed;
|
|
195
|
-
}
|
|
196
|
-
/* Base;
|
|
197
|
-
*
|
|
198
|
-
*/
|
|
199
|
-
.noUi-pips,
|
|
200
|
-
.noUi-pips * {
|
|
201
|
-
-moz-box-sizing: border-box;
|
|
202
|
-
box-sizing: border-box;
|
|
203
|
-
}
|
|
204
|
-
.noUi-pips {
|
|
205
|
-
position: absolute;
|
|
206
|
-
color: #999;
|
|
207
|
-
}
|
|
208
|
-
/* Values;
|
|
209
|
-
*
|
|
210
|
-
*/
|
|
211
|
-
.noUi-value {
|
|
212
|
-
position: absolute;
|
|
213
|
-
white-space: nowrap;
|
|
214
|
-
text-align: center;
|
|
215
|
-
}
|
|
216
|
-
.noUi-value-sub {
|
|
217
|
-
color: #ccc;
|
|
218
|
-
font-size: 10px;
|
|
219
|
-
}
|
|
220
|
-
/* Markings;
|
|
221
|
-
*
|
|
222
|
-
*/
|
|
223
|
-
.noUi-marker {
|
|
224
|
-
position: absolute;
|
|
225
|
-
background: #ccc;
|
|
226
|
-
}
|
|
227
|
-
.noUi-marker-sub {
|
|
228
|
-
background: #aaa;
|
|
229
|
-
}
|
|
230
|
-
.noUi-marker-large {
|
|
231
|
-
background: #aaa;
|
|
232
|
-
}
|
|
233
|
-
/* Horizontal layout;
|
|
234
|
-
*
|
|
235
|
-
*/
|
|
236
|
-
.noUi-pips-horizontal {
|
|
237
|
-
padding: 10px 0;
|
|
238
|
-
height: 80px;
|
|
239
|
-
top: 100%;
|
|
240
|
-
left: 0;
|
|
241
|
-
width: 100%;
|
|
242
|
-
}
|
|
243
|
-
.noUi-value-horizontal {
|
|
244
|
-
-webkit-transform: translate(-50%, 50%);
|
|
245
|
-
transform: translate(-50%, 50%);
|
|
246
|
-
}
|
|
247
|
-
.noUi-rtl .noUi-value-horizontal {
|
|
248
|
-
-webkit-transform: translate(50%, 50%);
|
|
249
|
-
transform: translate(50%, 50%);
|
|
250
|
-
}
|
|
251
|
-
.noUi-marker-horizontal.noUi-marker {
|
|
252
|
-
margin-left: -1px;
|
|
253
|
-
width: 2px;
|
|
254
|
-
height: 5px;
|
|
255
|
-
}
|
|
256
|
-
.noUi-marker-horizontal.noUi-marker-sub {
|
|
257
|
-
height: 10px;
|
|
258
|
-
}
|
|
259
|
-
.noUi-marker-horizontal.noUi-marker-large {
|
|
260
|
-
height: 15px;
|
|
261
|
-
}
|
|
262
|
-
/* Vertical layout;
|
|
263
|
-
*
|
|
264
|
-
*/
|
|
265
|
-
.noUi-pips-vertical {
|
|
266
|
-
padding: 0 10px;
|
|
267
|
-
height: 100%;
|
|
268
|
-
top: 0;
|
|
269
|
-
left: 100%;
|
|
270
|
-
}
|
|
271
|
-
.noUi-value-vertical {
|
|
272
|
-
-webkit-transform: translate(0, -50%);
|
|
273
|
-
transform: translate(0, -50%);
|
|
274
|
-
padding-left: 25px;
|
|
275
|
-
}
|
|
276
|
-
.noUi-rtl .noUi-value-vertical {
|
|
277
|
-
-webkit-transform: translate(0, 50%);
|
|
278
|
-
transform: translate(0, 50%);
|
|
279
|
-
}
|
|
280
|
-
.noUi-marker-vertical.noUi-marker {
|
|
281
|
-
width: 5px;
|
|
282
|
-
height: 2px;
|
|
283
|
-
margin-top: -1px;
|
|
284
|
-
}
|
|
285
|
-
.noUi-marker-vertical.noUi-marker-sub {
|
|
286
|
-
width: 10px;
|
|
287
|
-
}
|
|
288
|
-
.noUi-marker-vertical.noUi-marker-large {
|
|
289
|
-
width: 15px;
|
|
290
|
-
}
|
|
291
|
-
.noUi-tooltip {
|
|
292
|
-
display: block;
|
|
293
|
-
position: absolute;
|
|
294
|
-
border: 1px solid #d9d9d9;
|
|
295
|
-
border-radius: 3px;
|
|
296
|
-
background: #fff;
|
|
297
|
-
color: #000;
|
|
298
|
-
padding: 5px;
|
|
299
|
-
text-align: center;
|
|
300
|
-
white-space: nowrap;
|
|
301
|
-
}
|
|
302
|
-
.noUi-horizontal .noUi-tooltip {
|
|
303
|
-
-webkit-transform: translate(-50%, 0);
|
|
304
|
-
transform: translate(-50%, 0);
|
|
305
|
-
left: 50%;
|
|
306
|
-
bottom: 120%;
|
|
307
|
-
}
|
|
308
|
-
.noUi-vertical .noUi-tooltip {
|
|
309
|
-
-webkit-transform: translate(0, -50%);
|
|
310
|
-
transform: translate(0, -50%);
|
|
311
|
-
top: 50%;
|
|
312
|
-
right: 120%;
|
|
313
|
-
}
|
|
314
|
-
.noUi-horizontal .noUi-origin > .noUi-tooltip {
|
|
315
|
-
-webkit-transform: translate(50%, 0);
|
|
316
|
-
transform: translate(50%, 0);
|
|
317
|
-
left: auto;
|
|
318
|
-
bottom: 10px;
|
|
319
|
-
}
|
|
320
|
-
.noUi-vertical .noUi-origin > .noUi-tooltip {
|
|
321
|
-
-webkit-transform: translate(0, -18px);
|
|
322
|
-
transform: translate(0, -18px);
|
|
323
|
-
top: auto;
|
|
324
|
-
right: 28px;
|
|
325
|
-
}
|
|
326
|
-
`;
|
|
327
|
-
|
|
328
|
-
export {
|
|
329
|
-
date_range_slider_styles_default
|
|
330
|
-
};
|