@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,99 +0,0 @@
|
|
|
1
|
-
// src/components/loader/loader.styles.ts
|
|
2
|
-
import { css } from "lit";
|
|
3
|
-
var loader_styles_default = css`
|
|
4
|
-
:host {
|
|
5
|
-
display: flex;
|
|
6
|
-
justify-content: center;
|
|
7
|
-
align-items: center;
|
|
8
|
-
height: 100px;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.loader {
|
|
12
|
-
position: relative;
|
|
13
|
-
width: var(--size);
|
|
14
|
-
height: var(--size);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
/* Theme modes */
|
|
18
|
-
|
|
19
|
-
.loader--dark {
|
|
20
|
-
color: white;
|
|
21
|
-
background-color: black;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.loader--light {
|
|
25
|
-
color: black;
|
|
26
|
-
background-color: white;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
/* Loader sizes */
|
|
30
|
-
|
|
31
|
-
.loader--large {
|
|
32
|
-
--size: 52px;
|
|
33
|
-
--stroke-width: 3.5px;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.loader--small {
|
|
37
|
-
--size: 30px;
|
|
38
|
-
--stroke-width: 3.5px;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
svg {
|
|
42
|
-
width: var(--size);
|
|
43
|
-
height: var(--size);
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.percent {
|
|
47
|
-
display: block;
|
|
48
|
-
width: var(--size);
|
|
49
|
-
position: absolute;
|
|
50
|
-
top: 17px;
|
|
51
|
-
padding-left: 4px;
|
|
52
|
-
font-family: sans-serif;
|
|
53
|
-
font-size: 11px;
|
|
54
|
-
letter-spacing: 0.1rem;
|
|
55
|
-
text-align: center;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.circular-progress {
|
|
59
|
-
--progress: 0; /* added this so I can try to reference it and change the value. This value drives the rest of the calcultations */
|
|
60
|
-
--half-size: calc(var(--size) / 2);
|
|
61
|
-
--radius: calc((var(--size) - var(--stroke-width)) / 2);
|
|
62
|
-
--circumference: calc(var(--radius) * pi * 2);
|
|
63
|
-
--dash: calc(
|
|
64
|
-
(var(--progress) * var(--circumference)) / 100
|
|
65
|
-
); /* Calculate the length of the dash based on the progress percentage */
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.circular-progress circle {
|
|
69
|
-
cx: var(--half-size);
|
|
70
|
-
cy: var(--half-size);
|
|
71
|
-
r: var(--radius);
|
|
72
|
-
stroke-width: var(--stroke-width);
|
|
73
|
-
fill: none;
|
|
74
|
-
stroke-linecap: round;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.circular-progress circle.bg {
|
|
78
|
-
stroke: #ccc;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.circular-progress circle.fg {
|
|
82
|
-
transform: rotate(-90deg);
|
|
83
|
-
transform-origin: var(--half-size) var(--half-size);
|
|
84
|
-
stroke-dasharray: var(--dash) calc(var(--circumference) - var(--dash));
|
|
85
|
-
transition: stroke-dasharray 0.3s linear 0s; /* Defines how --dash value changes to stroke-dasharray are animated */
|
|
86
|
-
stroke: #1c68e3;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
@property --progress {
|
|
90
|
-
/* Registers and describes the custom property and variable with the browser. */
|
|
91
|
-
syntax: '<number>';
|
|
92
|
-
inherits: false;
|
|
93
|
-
initial-value: 0;
|
|
94
|
-
}
|
|
95
|
-
`;
|
|
96
|
-
|
|
97
|
-
export {
|
|
98
|
-
loader_styles_default
|
|
99
|
-
};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
TerraPlot
|
|
3
|
-
} from "./chunk.FGILL5W6.js";
|
|
4
|
-
|
|
5
|
-
// src/react/plot/index.ts
|
|
6
|
-
import * as React from "react";
|
|
7
|
-
import { createComponent } from "@lit/react";
|
|
8
|
-
var tagName = "terra-plot";
|
|
9
|
-
TerraPlot.define("terra-plot");
|
|
10
|
-
var reactWrapper = createComponent({
|
|
11
|
-
tagName,
|
|
12
|
-
elementClass: TerraPlot,
|
|
13
|
-
react: React,
|
|
14
|
-
events: {},
|
|
15
|
-
displayName: "TerraPlot"
|
|
16
|
-
});
|
|
17
|
-
var plot_default = reactWrapper;
|
|
18
|
-
|
|
19
|
-
export {
|
|
20
|
-
plot_default
|
|
21
|
-
};
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
// src/components/map/map.styles.ts
|
|
2
|
-
import { css } from "lit";
|
|
3
|
-
var map_styles_default = css`
|
|
4
|
-
:host {
|
|
5
|
-
--color-blue--400: #007acc;
|
|
6
|
-
--color-blue--500: #1c67e3;
|
|
7
|
-
--color-blue--600: #0b3d91;
|
|
8
|
-
|
|
9
|
-
--color-red--400: #f64137;
|
|
10
|
-
--color-red--500: #b60109;
|
|
11
|
-
|
|
12
|
-
--color-neutral--000: #ffffff;
|
|
13
|
-
--color-neutral--100: #f7f7f7;
|
|
14
|
-
--color-neutral--200: #d1d1d1;
|
|
15
|
-
--color-neutral--300: #b9b9bb;
|
|
16
|
-
--color-neutral--400: #959599;
|
|
17
|
-
--color-neutral--500: #767676;
|
|
18
|
-
--color-neutral--600: #58585b;
|
|
19
|
-
--color-neutral--700: #2e2e32;
|
|
20
|
-
--color-neutral--800: #1b1b1b;
|
|
21
|
-
|
|
22
|
-
display: block;
|
|
23
|
-
padding: 16px;
|
|
24
|
-
background: white;
|
|
25
|
-
border: solid 1px var(--terra-color-neutral--200, var(--color-neutral--200));
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.map {
|
|
29
|
-
aspect-ratio: 4 / 3;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.leaflet-mouse-position-container {
|
|
33
|
-
color: #464646;
|
|
34
|
-
padding: 5px;
|
|
35
|
-
background-color: white;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.leaflet-mouse-position-text {
|
|
39
|
-
margin: 0;
|
|
40
|
-
font-weight: 700;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.form-control {
|
|
44
|
-
display: block;
|
|
45
|
-
border-radius: 0;
|
|
46
|
-
width: 100%;
|
|
47
|
-
height: 36px;
|
|
48
|
-
padding: 6px 12px;
|
|
49
|
-
font-size: 14px;
|
|
50
|
-
line-height: 1.42857143;
|
|
51
|
-
color: #555555;
|
|
52
|
-
background-color: #fff;
|
|
53
|
-
background-image: none;
|
|
54
|
-
border: 1px solid #ccc;
|
|
55
|
-
border-radius: 4px;
|
|
56
|
-
outline: 0 none;
|
|
57
|
-
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
|
58
|
-
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
|
|
59
|
-
-webkit-transition:
|
|
60
|
-
border-color ease-in-out 0.15s,
|
|
61
|
-
box-shadow ease-in-out 0.15s;
|
|
62
|
-
transition:
|
|
63
|
-
border-color ease-in-out 0.15s,
|
|
64
|
-
box-shadow ease-in-out 0.15s;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.form-control:focus {
|
|
68
|
-
border: 1px solid var(--terra-color-blue--600, var(--color-blue--600));
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.map__select {
|
|
72
|
-
box-shadow: none;
|
|
73
|
-
border-radius: 0 !important;
|
|
74
|
-
margin-bottom: 1rem;
|
|
75
|
-
}
|
|
76
|
-
`;
|
|
77
|
-
|
|
78
|
-
export {
|
|
79
|
-
map_styles_default
|
|
80
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
TerraSpatialPicker
|
|
3
|
-
} from "./chunk.Y3WAKQQ3.js";
|
|
4
|
-
|
|
5
|
-
// src/components/spatial-picker/spatial-picker.ts
|
|
6
|
-
var spatial_picker_default = TerraSpatialPicker;
|
|
7
|
-
TerraSpatialPicker.define("terra-spatial-picker");
|
|
8
|
-
|
|
9
|
-
export {
|
|
10
|
-
spatial_picker_default
|
|
11
|
-
};
|
|
@@ -1,359 +0,0 @@
|
|
|
1
|
-
// src/components/combobox/combobox.styles.ts
|
|
2
|
-
import { css } from "lit";
|
|
3
|
-
var combobox_styles_default = css`
|
|
4
|
-
:host {
|
|
5
|
-
--color-blue--400: #007acc;
|
|
6
|
-
--color-blue--500: #1c67e3;
|
|
7
|
-
--color-blue--600: #0b3d91;
|
|
8
|
-
|
|
9
|
-
--color-red--400: #f64137;
|
|
10
|
-
--color-red--500: #b60109;
|
|
11
|
-
|
|
12
|
-
--color-neutral--000: #ffffff;
|
|
13
|
-
--color-neutral--100: #f7f7f7;
|
|
14
|
-
--color-neutral--200: #d1d1d1;
|
|
15
|
-
--color-neutral--300: #b9b9bb;
|
|
16
|
-
--color-neutral--400: #959599;
|
|
17
|
-
--color-neutral--500: #767676;
|
|
18
|
-
--color-neutral--600: #58585b;
|
|
19
|
-
--color-neutral--700: #2e2e32;
|
|
20
|
-
--color-neutral--800: #1b1b1b;
|
|
21
|
-
|
|
22
|
-
--font-family--inter: Inter, sans-serif;
|
|
23
|
-
--font-family--public-sans: 'Public Sans', sans-serif;
|
|
24
|
-
--font-family--dm-mono: 'DM Mono', monospace;
|
|
25
|
-
|
|
26
|
-
--label-height: 1.8125rem;
|
|
27
|
-
--help-height: 1.8125rem;
|
|
28
|
-
--host-height: 5.8125rem;
|
|
29
|
-
|
|
30
|
-
block-size: var(--terra-block-size, 2.1875rem);
|
|
31
|
-
box-sizing: border-box;
|
|
32
|
-
color: var(--terra-color-neutral--700, var(--color-neutral--700));
|
|
33
|
-
contain: layout size style;
|
|
34
|
-
contain-intrinsic-size: var(--terra-inline-size, 100%)
|
|
35
|
-
calc(33vh + var(--terra-block-size, 2.1875rem));
|
|
36
|
-
display: block;
|
|
37
|
-
font-family: var(
|
|
38
|
-
--terra-font-family--public-sans,
|
|
39
|
-
var(--font-family--public-sans)
|
|
40
|
-
);
|
|
41
|
-
height: var(--terra-block-size, var(--host-height));
|
|
42
|
-
inline-size: var(--terra-inline-size, 100%);
|
|
43
|
-
position: relative;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
:host([hide-help]) {
|
|
47
|
-
height: calc(
|
|
48
|
-
var(--terra-block-size, var(--host-height)) - var(--help-height)
|
|
49
|
-
);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
:host([hide-label]) {
|
|
53
|
-
height: calc(
|
|
54
|
-
var(--terra-block-size, var(--host-height)) - var(--label-height)
|
|
55
|
-
);
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
:host([hide-help][hide-label]) {
|
|
59
|
-
height: calc(
|
|
60
|
-
var(--terra-block-size, var(--host-height)) - var(--help-height) - var(
|
|
61
|
-
--label-height
|
|
62
|
-
)
|
|
63
|
-
);
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
* {
|
|
67
|
-
box-sizing: inherit;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.search-input-label {
|
|
71
|
-
font-family: var(--terra-font-family--inter, var(--font-family--inter));
|
|
72
|
-
font-weight: 600;
|
|
73
|
-
line-height: 1.1875rem;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.search-input-group {
|
|
77
|
-
block-size: 100%;
|
|
78
|
-
display: flex;
|
|
79
|
-
flex-wrap: wrap;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.combobox {
|
|
83
|
-
background-color: var(--terra-color-neutral--100, var(--color-neutral--100));
|
|
84
|
-
block-size: var(--terra-block-size, 2.1875rem);
|
|
85
|
-
border-block: 2px solid
|
|
86
|
-
var(--terra-color-neutral--200, var(--color-neutral--200));
|
|
87
|
-
border-inline-end: 0;
|
|
88
|
-
border-inline-start: 2px solid
|
|
89
|
-
var(--terra-color-neutral--200, var(--color-neutral--200));
|
|
90
|
-
color: currentColor;
|
|
91
|
-
flex: 1 1 auto;
|
|
92
|
-
font-size: 1rem;
|
|
93
|
-
padding-inline: 0.5rem;
|
|
94
|
-
transition:
|
|
95
|
-
background-color 0.2s ease,
|
|
96
|
-
border-color 0.2s ease;
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
.combobox::placeholder {
|
|
100
|
-
color: var(--terra-color-neutral--600, var(--color-neutral--600));
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
.combobox:focus {
|
|
104
|
-
background-color: var(--terra-color-neutral--000, var(--color-neutral--000));
|
|
105
|
-
border-color: var(--terra-color-neutral--400, var(--color-neutral--400));
|
|
106
|
-
outline: 0;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.combobox:focus + .combobox-button {
|
|
110
|
-
background-color: var(--terra-color-neutral--800, var(--color-neutral--800));
|
|
111
|
-
border-block-color: var(
|
|
112
|
-
--terra-color-neutral--400,
|
|
113
|
-
var(--color-neutral--400)
|
|
114
|
-
);
|
|
115
|
-
border-inline-end-color: var(
|
|
116
|
-
--terra-color-neutral--400,
|
|
117
|
-
var(--color-neutral--400)
|
|
118
|
-
);
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.search-input-group:has(.combobox:not(:focus)) + .search-results[open] {
|
|
122
|
-
border-color: var(--terra-color-neutral--200, var(--color-neutral--200));
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.combobox-button {
|
|
126
|
-
align-items: center;
|
|
127
|
-
background-color: var(--terra-color-neutral--700, var(--color-neutral--700));
|
|
128
|
-
block-size: var(--terra-block-size, 2.1875rem);
|
|
129
|
-
border-block: 2px solid
|
|
130
|
-
var(--terra-color-neutral--700, var(--color-neutral--700));
|
|
131
|
-
border-inline-end: 2px solid
|
|
132
|
-
var(--terra-color-neutral--700, var(--color-neutral--700));
|
|
133
|
-
border-inline-start: 0;
|
|
134
|
-
color: var(--terra-color-neutral--000, var(--color-neutral--000));
|
|
135
|
-
cursor: pointer;
|
|
136
|
-
display: flex;
|
|
137
|
-
flex: 0 0 auto;
|
|
138
|
-
font-size: 1rem;
|
|
139
|
-
justify-content: center;
|
|
140
|
-
margin-block: 0;
|
|
141
|
-
margin-inline: 0;
|
|
142
|
-
outline: 0;
|
|
143
|
-
padding-inline: 0.5rem;
|
|
144
|
-
transition:
|
|
145
|
-
background-color 0.2s ease,
|
|
146
|
-
border-color 0.2s ease;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.combobox-button[aria-expanded='true'] .chevron {
|
|
150
|
-
rotate: -0.5turn;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
.button-icon {
|
|
154
|
-
height: 1rem;
|
|
155
|
-
width: 1rem;
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
.chevron {
|
|
159
|
-
transition: rotate 0.2s ease;
|
|
160
|
-
will-change: rotate;
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
.spinner {
|
|
164
|
-
transform-origin: center;
|
|
165
|
-
animation: spin 2s linear infinite;
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
.spinner circle {
|
|
169
|
-
stroke-linecap: round;
|
|
170
|
-
animation: vary-stroke 1.5s ease-in-out infinite;
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
.search-help {
|
|
174
|
-
bottom: 0;
|
|
175
|
-
color: var(--terra-color-neutral--600, var(--color-neutral--600));
|
|
176
|
-
flex: 1 1 100%;
|
|
177
|
-
font-size: 0.875rem;
|
|
178
|
-
margin-block: 0;
|
|
179
|
-
position: absolute;
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
.external-link {
|
|
183
|
-
fill: currentColor;
|
|
184
|
-
vertical-align: middle;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
.search-results {
|
|
188
|
-
background-color: var(--terra-color-neutral--000, var(--color-neutral--000));
|
|
189
|
-
block-size: calc(33vh - var(--terra-block-size, 2.1875rem));
|
|
190
|
-
border-block-end: 2px solid transparent;
|
|
191
|
-
border-inline: 2px solid transparent;
|
|
192
|
-
contain: strict;
|
|
193
|
-
contain-intrinsic-size: var(--terra-inline-size, 100%)
|
|
194
|
-
calc(33vh - var(--terra-block-size, 2.1875rem));
|
|
195
|
-
content-visibility: hidden;
|
|
196
|
-
left: 0;
|
|
197
|
-
margin-block: 0;
|
|
198
|
-
margin-inline: 0;
|
|
199
|
-
max-height: 0;
|
|
200
|
-
opacity: 0;
|
|
201
|
-
overflow-y: auto;
|
|
202
|
-
overscroll-behavior: contain;
|
|
203
|
-
padding-block: 0.5rem;
|
|
204
|
-
padding-inline: 0px;
|
|
205
|
-
position: absolute;
|
|
206
|
-
right: 0;
|
|
207
|
-
visibility: hidden;
|
|
208
|
-
transition:
|
|
209
|
-
background-color 0.2s ease,
|
|
210
|
-
border-color 0.2s ease;
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
.search-results[open] {
|
|
214
|
-
border-color: var(--terra-color-neutral--400, var(--color-neutral--400));
|
|
215
|
-
content-visibility: auto;
|
|
216
|
-
max-height: calc(33vh - var(--terra-block-size, 2.1875rem));
|
|
217
|
-
opacity: 1;
|
|
218
|
-
visibility: visible;
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
.search-results .updating {
|
|
222
|
-
font-size: 1.5rem;
|
|
223
|
-
padding-block: 4rem;
|
|
224
|
-
text-align: center;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
.search-results .error {
|
|
228
|
-
color: var(--terra-color-red--500, var(--color-red--500));
|
|
229
|
-
font-family: var(--terra-font-family--dm-mono, var(--font-family--dm-mono));
|
|
230
|
-
padding-block: 2rem;
|
|
231
|
-
justify-content: center;
|
|
232
|
-
display: flex;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
.listbox-option-group {
|
|
236
|
-
padding-block: 0.5rem 0rem;
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
.group-title {
|
|
240
|
-
padding-inline: 0.5rem;
|
|
241
|
-
font-family: var(--terra-font-family--inter, var(--font-family--inter));
|
|
242
|
-
color: var(--terra-color-gray-500, var(--color-neutral--500));
|
|
243
|
-
font-weight: 500;
|
|
244
|
-
margin-block: 0;
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
.listbox-option-group ul {
|
|
248
|
-
padding-left: 0px;
|
|
249
|
-
}
|
|
250
|
-
|
|
251
|
-
.listbox-option {
|
|
252
|
-
cursor: pointer;
|
|
253
|
-
list-style: none;
|
|
254
|
-
position: relative;
|
|
255
|
-
padding-left: 2rem;
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
.listbox-option:hover,
|
|
259
|
-
.listbox-option[aria-selected='true'] {
|
|
260
|
-
background-color: var(--terra-color-gray-200, var(--color-neutral--200));
|
|
261
|
-
transition: background-color 0.2s ease;
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
@media (prefers-reduced-motion) {
|
|
265
|
-
.button-icon {
|
|
266
|
-
transition: rotate 0s ease;
|
|
267
|
-
}
|
|
268
|
-
|
|
269
|
-
.search-results {
|
|
270
|
-
scroll-behavior: auto;
|
|
271
|
-
}
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
@keyframes spin {
|
|
275
|
-
to {
|
|
276
|
-
transform: rotate(1turn);
|
|
277
|
-
}
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
@keyframes vary-stroke {
|
|
281
|
-
0% {
|
|
282
|
-
stroke-dasharray: 0 150;
|
|
283
|
-
stroke-dashoffset: 0;
|
|
284
|
-
}
|
|
285
|
-
47.5% {
|
|
286
|
-
stroke-dasharray: 42 150;
|
|
287
|
-
stroke-dashoffset: -16;
|
|
288
|
-
}
|
|
289
|
-
95%,
|
|
290
|
-
100% {
|
|
291
|
-
stroke-dasharray: 42 150;
|
|
292
|
-
stroke-dashoffset: -59;
|
|
293
|
-
}
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
/* General reset for skeleton elements */
|
|
297
|
-
.skeleton,
|
|
298
|
-
.skeleton * {
|
|
299
|
-
margin: 0;
|
|
300
|
-
padding: 0;
|
|
301
|
-
list-style: none;
|
|
302
|
-
box-sizing: border-box;
|
|
303
|
-
}
|
|
304
|
-
|
|
305
|
-
/* Styling for the skeleton groups */
|
|
306
|
-
.skeleton.listbox-option-group {
|
|
307
|
-
padding: 0.25rem;
|
|
308
|
-
margin: 0.5rem 0;
|
|
309
|
-
background: var(
|
|
310
|
-
--terra-color-neutral--100,
|
|
311
|
-
var(--color-neutral--100)
|
|
312
|
-
); /* Light background for the group */
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
/* Styling for the title in each group */
|
|
316
|
-
.skeleton-title {
|
|
317
|
-
display: flex;
|
|
318
|
-
height: 1.25rem;
|
|
319
|
-
width: 80%; /* Slightly longer than before */
|
|
320
|
-
background-color: var(--terra-color-neutral--100, var(--color-neutral--100));
|
|
321
|
-
margin-bottom: 10px;
|
|
322
|
-
}
|
|
323
|
-
|
|
324
|
-
/* Styling for each option inside the group */
|
|
325
|
-
.skeleton .listbox-option {
|
|
326
|
-
height: 1rem;
|
|
327
|
-
width: 60%; /* Shorter width to differentiate from title */
|
|
328
|
-
background-color: var(--terra-color-neutral--200, var(--color-neutral--200));
|
|
329
|
-
margin-top: 5px;
|
|
330
|
-
margin-left: 1.5rem;
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
/* Keyframes for the animation */
|
|
334
|
-
@keyframes pulse {
|
|
335
|
-
0%,
|
|
336
|
-
100% {
|
|
337
|
-
background-color: var(
|
|
338
|
-
--terra-color-neutral--200,
|
|
339
|
-
var(--color-neutral--200)
|
|
340
|
-
);
|
|
341
|
-
}
|
|
342
|
-
50% {
|
|
343
|
-
background-color: var(
|
|
344
|
-
--terra-color-neutral--100,
|
|
345
|
-
var(--color-neutral--100)
|
|
346
|
-
);
|
|
347
|
-
}
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
/* Applying the animation to simulate loading */
|
|
351
|
-
.skeleton-title,
|
|
352
|
-
.skeleton .listbox-option {
|
|
353
|
-
animation: pulse 2s infinite ease-in-out;
|
|
354
|
-
}
|
|
355
|
-
`;
|
|
356
|
-
|
|
357
|
-
export {
|
|
358
|
-
combobox_styles_default
|
|
359
|
-
};
|