tecitheme 0.8.0 → 0.8.1

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.
Files changed (76) hide show
  1. package/package.json +1 -1
  2. package/dist/assets/TECi_logo.svelte +0 -177
  3. package/dist/assets/TECi_logo.svelte.d.ts +0 -23
  4. package/dist/assets/js/store.d.ts +0 -3
  5. package/dist/assets/js/store.js +0 -4
  6. package/dist/components/Accordion.svelte +0 -74
  7. package/dist/components/Accordion.svelte.d.ts +0 -27
  8. package/dist/components/Banner.svelte +0 -91
  9. package/dist/components/Banner.svelte.d.ts +0 -33
  10. package/dist/components/Button.svelte +0 -21
  11. package/dist/components/Button.svelte.d.ts +0 -37
  12. package/dist/components/CTA.svelte +0 -51
  13. package/dist/components/CTA.svelte.d.ts +0 -23
  14. package/dist/components/CTASplitImage.svelte +0 -34
  15. package/dist/components/CTASplitImage.svelte.d.ts +0 -23
  16. package/dist/components/Card.svelte +0 -91
  17. package/dist/components/Card.svelte.d.ts +0 -25
  18. package/dist/components/CognitoForm.svelte +0 -24
  19. package/dist/components/CognitoForm.svelte.d.ts +0 -27
  20. package/dist/components/ContentTwoColumns.svelte +0 -54
  21. package/dist/components/ContentTwoColumns.svelte.d.ts +0 -23
  22. package/dist/components/CountrySelector.svelte +0 -167
  23. package/dist/components/CountrySelector.svelte.d.ts +0 -27
  24. package/dist/components/FeatureGrid.svelte +0 -44
  25. package/dist/components/FeatureGrid.svelte.d.ts +0 -23
  26. package/dist/components/Figure.svelte +0 -40
  27. package/dist/components/Figure.svelte.d.ts +0 -29
  28. package/dist/components/Footer.svelte +0 -243
  29. package/dist/components/Footer.svelte.d.ts +0 -23
  30. package/dist/components/Header.svelte +0 -888
  31. package/dist/components/Header.svelte.d.ts +0 -30
  32. package/dist/components/HeadingCentered.svelte +0 -38
  33. package/dist/components/HeadingCentered.svelte.d.ts +0 -23
  34. package/dist/components/Hero.svelte +0 -82
  35. package/dist/components/Hero.svelte.d.ts +0 -23
  36. package/dist/components/Icon.svelte +0 -162
  37. package/dist/components/Icon.svelte.d.ts +0 -25
  38. package/dist/components/LogoCloud.svelte +0 -25
  39. package/dist/components/LogoCloud.svelte.d.ts +0 -23
  40. package/dist/components/Math.svelte +0 -24
  41. package/dist/components/Math.svelte.d.ts +0 -25
  42. package/dist/components/MediaFeature.svelte +0 -76
  43. package/dist/components/MediaFeature.svelte.d.ts +0 -23
  44. package/dist/components/Modal.svelte +0 -69
  45. package/dist/components/Modal.svelte.d.ts +0 -29
  46. package/dist/components/NewsGrid.svelte +0 -196
  47. package/dist/components/NewsGrid.svelte.d.ts +0 -23
  48. package/dist/components/PricingTable.svelte +0 -100
  49. package/dist/components/PricingTable.svelte.d.ts +0 -23
  50. package/dist/components/SidebarContent.svelte +0 -124
  51. package/dist/components/SidebarContent.svelte.d.ts +0 -33
  52. package/dist/components/Stats.svelte +0 -40
  53. package/dist/components/Stats.svelte.d.ts +0 -23
  54. package/dist/components/Testimonial.svelte +0 -168
  55. package/dist/components/Testimonial.svelte.d.ts +0 -23
  56. package/dist/components/ThreeColumn.svelte +0 -20
  57. package/dist/components/ThreeColumn.svelte.d.ts +0 -23
  58. package/dist/components/TrialForm.svelte +0 -296
  59. package/dist/components/TrialForm.svelte.d.ts +0 -14
  60. package/dist/components/Video.svelte +0 -125
  61. package/dist/components/Video.svelte.d.ts +0 -27
  62. package/dist/components/Wrap.svelte +0 -12
  63. package/dist/components/Wrap.svelte.d.ts +0 -31
  64. package/dist/get-content.d.ts +0 -9
  65. package/dist/get-content.js +0 -98
  66. package/dist/index.d.ts +0 -31
  67. package/dist/index.js +0 -31
  68. package/dist/layouts/blocks.svelte +0 -95
  69. package/dist/layouts/blocks.svelte.d.ts +0 -47
  70. package/dist/req_utils.d.ts +0 -3
  71. package/dist/req_utils.js +0 -63
  72. package/dist/site_config.json +0 -13
  73. package/dist/utils.d.ts +0 -5
  74. package/dist/utils.js +0 -162
  75. package/dist/variables.d.ts +0 -1
  76. package/dist/variables.js +0 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tecitheme",
3
- "version": "0.8.0",
3
+ "version": "0.8.1",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "dev": "vite dev",
@@ -1,177 +0,0 @@
1
- <svg
2
- xmlns:dc="http://purl.org/dc/elements/1.1/"
3
- xmlns:cc="http://creativecommons.org/ns#"
4
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
5
- xmlns:svg="http://www.w3.org/2000/svg"
6
- xmlns="http://www.w3.org/2000/svg"
7
- id="svg2"
8
- version="1.1"
9
- width="217.3913"
10
- height="40"
11
- >
12
- <defs id="defs59" />
13
- <g
14
- id="cvpage5_top"
15
- width="612px"
16
- height="792px"
17
- transform="translate(44.657227,-982.59069)"
18
- >
19
- <g
20
- id="g3110"
21
- transform="matrix(0.41093833,0,0,0.40953505,-73.98795,960.4758)"
22
- >
23
- <polyline
24
- transform="matrix(2.7022945,0,0,2.7022945,-121.50127,-91.923906)"
25
- style="fill:#0e69af;fill-rule:evenodd;stroke:none"
26
- id="polyline7"
27
- points="122.225,61.914 117.799,61.914 117.799,73.463 114.891,73.463 114.891,61.914 110.465,61.914 110.465,59.68 122.225,59.68 122.225,61.914 122.225,61.914 "
28
- />
29
- <polyline
30
- transform="matrix(2.7022945,0,0,2.7022945,-121.50127,-91.923906)"
31
- style="fill:#0e69af;fill-rule:evenodd;stroke:none"
32
- id="polyline9"
33
- points="136.472,73.463 133.563,73.463 133.563,67.562 126.482,67.562 126.482,73.463 123.574,73.463 123.574,59.68 126.482,59.68 126.482,65.286 133.563,65.286 133.563,59.68 136.472,59.68 136.472,73.463 136.472,73.463 "
34
- />
35
- <path
36
- style="fill:#0e69af;fill-rule:evenodd;stroke:none"
37
- inkscape:connector-curvature="0"
38
- id="path11"
39
- d="m 288.40438,96.001764 c 0,3.872388 -1.13766,6.720606 -3.5319,8.541956 -1.48085,1.02687 -3.4157,1.59435 -5.80723,1.93754 -2.39153,0.227 -5.35324,0.34049 -8.77165,0.34049 -2.50502,0 -4.66956,-0.11349 -6.49361,-0.34049 -1.93484,-0.22699 -3.5292,-0.68368 -4.89656,-1.36736 -1.59435,-0.79718 -2.61852,-2.05104 -3.4184,-3.75889 -0.68098,-1.594354 -1.13767,-3.531899 -1.13767,-5.580239 0,0 0,-26.425738 0,-26.425738 0,0 7.97447,0 7.97447,0 0,0 0,26.99322 0,26.99322 0,1.597056 0.45399,2.621226 1.59436,3.304906 1.13766,0.683681 3.5292,1.137671 6.9476,1.137671 0.68368,0 1.13766,0 1.48086,0 1.82134,0 2.96171,-0.1135 3.64539,-0.1135 1.36736,-0.22699 2.50503,-0.683681 3.3022,-1.251163 0.91068,-0.683681 1.36737,-2.164538 1.36737,-4.442572 0,0 0,-25.628562 0,-25.628562 0,0 7.74477,0 7.74477,0 0,0 0,26.652731 0,26.652731 0,0 0,0 0,0"
40
- />
41
- <path
42
- style="fill:#0e69af;fill-rule:evenodd;stroke:none"
43
- inkscape:connector-curvature="0"
44
- id="path13"
45
- d="m 329.5225,80.16902 c 0,-3.985884 -1.25117,-6.834103 -3.5292,-8.541953 -1.48086,-1.026872 -3.4184,-1.70785 -5.80993,-1.937545 -2.50503,-0.226993 -5.35325,-0.340489 -8.88515,-0.340489 -2.50503,0 -4.66956,0.113496 -6.49091,0.226993 -1.82405,0.226993 -3.4184,0.797177 -4.89926,1.480857 -1.48086,0.797177 -2.61852,2.051042 -3.3022,3.645396 -0.79718,1.70785 -1.14037,3.531898 -1.14037,5.693734 0,0 0,26.425737 0,26.425737 0,0 7.86097,0 7.86097,0 0,0 0,-26.993219 0,-26.993219 0,-1.594354 0.57019,-2.734722 1.59436,-3.304906 1.25386,-0.797177 3.5319,-1.137666 7.06109,-1.137666 0.68368,0 1.14037,0 1.36736,-0.113496 1.82405,0.113496 3.07521,0.226992 3.6454,0.226992 1.48086,0.226993 2.61852,0.570185 3.3022,1.251163 0.91068,0.68368 1.36736,2.164538 1.36736,4.329076 0,0 0,25.742056 0,25.742056 0,0 7.85828,0 7.85828,0 0,0 0,-26.65273 0,-26.65273 0,0 0,0 0,0"
46
- />
47
- <path
48
- style="fill:#0e69af;fill-rule:evenodd;stroke:none"
49
- inkscape:connector-curvature="0"
50
- id="path15"
51
- d="m 372.01067,91.672688 c 0,6.60711 -2.05104,11.049682 -6.15042,13.214222 -2.05104,1.13766 -4.78576,1.70785 -8.20146,1.70785 0,0 -3.5319,0 -3.5319,0 0,0 0,-6.15042 0,-6.15042 0,0 1.93754,0 1.93754,0 1.59436,0 2.73202,-0.1135 3.6427,-0.456691 1.02687,-0.34049 2.05104,-1.02417 2.84821,-2.04834 1.02417,-1.367361 1.59436,-3.758891 1.59436,-7.177294 0,0 0,-6.720607 0,-6.720607 0,-2.051041 -0.1135,-3.531898 -0.34049,-4.329075 -0.34319,-1.594354 -1.25387,-2.73202 -2.50503,-3.415701 -1.25386,-0.570184 -3.19141,-0.910673 -5.80993,-0.910673 0,0 -1.36736,0 -1.36736,0 0,0 0,-6.036926 0,-6.036926 0,0 1.93754,0 1.93754,0 7.17459,0 11.95766,1.70785 14.0087,5.239749 1.25386,2.161836 1.93754,5.239749 1.93754,9.112137 0,0 0,7.971769 0,7.971769 0,0 0,0 0,0 m -17.88378,14.922072 c 0,0 -17.76759,0 -17.76759,0 0,0 0,-37.245727 0,-37.245727 0,0 17.76759,0 17.76759,0 0,0 0,6.036926 0,6.036926 0,0 -9.90932,0 -9.90932,0 0,0 0,25.058381 0,25.058381 0,0 9.90932,0 9.90932,0 0,0 0,6.15042 0,6.15042 0,0 0,0 0,0"
52
- />
53
- <polyline
54
- transform="matrix(2.7022945,0,0,2.7022945,-121.50127,-91.923906)"
55
- style="fill:#0e69af;fill-rule:evenodd;stroke:none"
56
- id="polyline17"
57
- points="196.494,73.463 185.071,73.463 185.071,59.68 196.452,59.68 196.452,61.914 187.938,61.914 187.938,65.37 196.03,65.37 196.03,67.52 187.938,67.52 187.938,71.187 196.494,71.187 196.494,73.463 196.494,73.463 "
58
- />
59
- <path
60
- style="fill:#0e69af;fill-rule:evenodd;stroke:none"
61
- inkscape:connector-curvature="0"
62
- id="path19"
63
- d="m 439.55453,80.396013 c 0,4.102083 -0.57019,6.834103 -1.82405,8.087968 -1.13767,1.253864 -1.93485,1.821346 -4.43987,2.164538 0,0 -0.45669,0.226992 -0.45669,0.226992 2.39153,0.229695 3.75889,1.140369 4.89656,2.505027 1.14036,1.253865 1.48085,3.531899 1.48085,6.266621 0,0 0,6.947601 0,6.947601 0,0 -7.85827,0 -7.85827,0 -0.22699,-0.1135 0.34319,-8.885146 -0.68368,-12.073853 -0.79718,-2.278035 -2.39153,-3.645396 -3.75889,-3.758892 0,0 -14.46538,-0.226993 -14.46538,-0.226993 0,0 0,-5.58294 0,-5.58294 0,0 14.23839,0.113496 14.23839,0.113496 3.3022,0 4.55606,0.229695 4.89655,-3.529197 0.3432,-2.39153 -0.22699,-3.985884 -0.91067,-4.785763 -0.68368,-0.910673 -2.61852,-1.364659 -5.58024,-1.364659 0,0 -12.41704,0 -12.41704,0 0,0 0,-6.036926 0,-6.036926 0,0 13.6682,0 13.6682,0 5.35595,0 8.88515,0.910673 10.7092,2.73202 1.70785,1.710552 2.50503,4.442572 2.50503,8.31496 0,0 0,0 0,0"
64
- />
65
- <polyline
66
- transform="matrix(2.7022945,0,0,2.7022945,-121.50127,-91.923906)"
67
- style="fill:#0e69af;fill-rule:evenodd;stroke:none"
68
- id="polyline21"
69
- points="222.796,73.463 219.93,73.463 219.93,67.562 212.849,67.562 212.849,73.463 209.94,73.463 209.94,59.68 212.849,59.68 212.849,65.286 219.93,65.286 219.93,59.68 222.796,59.68 222.796,73.463 222.796,73.463 "
70
- />
71
- <polyline
72
- transform="matrix(2.7022945,0,0,2.7022945,-121.50127,-91.923906)"
73
- style="fill:#0e69af;fill-rule:evenodd;stroke:none"
74
- id="polyline23"
75
- points="252.807,73.463 249.857,73.463 248.887,70.85 242.312,70.85 241.342,73.463 238.35,73.463 242.143,63.094 245.052,63.094 242.986,68.869 248.171,68.869 245.052,59.68 247.623,59.68 252.807,73.463 252.807,73.463 "
76
- />
77
- <path
78
- style="fill:#0e69af;fill-rule:evenodd;stroke:none"
79
- inkscape:connector-curvature="0"
80
- id="path25"
81
- d="m 600.38699,91.672688 c 0,6.60711 -2.05104,11.049682 -6.15042,13.214222 -2.05104,1.13766 -4.78577,1.70785 -8.20147,1.70785 0,0 -3.5319,0 -3.5319,0 0,0 0,-6.15042 0,-6.15042 0,0 1.93755,0 1.93755,0 1.59435,0 2.73202,-0.1135 3.64269,-0.456691 1.02687,-0.34049 2.05104,-1.02417 2.84822,-2.04834 1.02417,-1.367361 1.59435,-3.758891 1.59435,-7.177294 0,0 0,-6.720607 0,-6.720607 0,-2.051041 -0.11349,-3.531898 -0.34048,-4.329075 -0.3432,-1.594354 -1.25387,-2.73202 -2.50773,-3.415701 -1.25117,-0.570184 -3.18871,-0.910673 -5.80723,-0.910673 0,0 -1.36737,0 -1.36737,0 0,0 0,-6.036926 0,-6.036926 0,0 1.93755,0 1.93755,0 7.17459,0 11.95765,1.70785 14.00869,5.239749 1.25387,2.161836 1.93755,5.239749 1.93755,9.112137 0,0 0,7.971769 0,7.971769 0,0 0,0 0,0 M 582.5032,106.59476 c 0,0 -17.76758,0 -17.76758,0 0,0 0,-37.245727 0,-37.245727 0,0 17.76758,0 17.76758,0 0,0 0,6.036926 0,6.036926 0,0 -9.90931,0 -9.90931,0 0,0 0,25.058381 0,25.058381 0,0 9.90931,0 9.90931,0 0,0 0,6.15042 0,6.15042 0,0 0,0 0,0"
82
- />
83
- <polyline
84
- transform="matrix(2.7022945,0,0,2.7022945,-121.50127,-91.923906)"
85
- style="fill:#0e69af;fill-rule:evenodd;stroke:none"
86
- id="polyline27"
87
- points="236.622,73.463 225.199,73.463 225.199,59.68 236.579,59.68 236.579,61.914 228.107,61.914 228.107,65.37 236.116,65.37 236.116,67.52 228.107,67.52 228.107,71.187 236.622,71.187 236.622,73.463 236.622,73.463 "
88
- />
89
- <polyline
90
- transform="matrix(2.7022945,0,0,2.7022945,-121.50127,-91.923906)"
91
- style="fill:#b1b1b1;fill-rule:evenodd;stroke:none"
92
- id="polyline29"
93
- points="214.408,84.211 210.067,84.211 210.067,75.95 214.408,75.95 214.408,77.088 212.048,77.088 212.048,79.153 214.366,79.153 214.366,80.249 212.048,80.249 212.048,83.073 214.408,83.073 214.408,84.211 214.408,84.211 "
94
- />
95
- <path
96
- style="fill:#b1b1b1;fill-rule:evenodd;stroke:none"
97
- inkscape:connector-curvature="0"
98
- id="path31"
99
- d="m 473.61154,135.52552 c 0,0 -5.35324,0 -5.35324,0 0,0 0,-18.56476 0,-18.56476 0,-1.02687 -0.57019,-1.48086 -1.59436,-1.48086 -1.02687,0 -1.59435,0.45399 -1.59435,1.48086 0,0 0,18.56476 0,18.56476 0,0 -5.35325,0 -5.35325,0 0,0 0,-18.45126 0,-18.45126 0,-1.48086 0.91068,-2.62123 2.50503,-3.5319 1.25387,-0.57019 2.73472,-0.91068 4.44257,-0.91068 1.70785,0 3.18871,0.34049 4.44258,0.91068 1.59435,0.91067 2.50502,2.05104 2.50502,3.5319 0,0 0,18.45126 0,18.45126 0,0 0,0 0,0"
100
- />
101
- <path
102
- style="fill:#b1b1b1;fill-rule:evenodd;stroke:none"
103
- inkscape:connector-curvature="0"
104
- id="path33"
105
- d="m 489.55778,135.63902 c 0,0 -2.73472,0 -2.73472,0 0,0 -0.45398,-1.36466 -0.45398,-1.36466 -1.14037,1.36466 -2.73473,2.04834 -4.78307,2.04834 -1.48085,0 -2.84821,-0.45398 -3.87509,-1.13766 -1.25116,-0.91068 -1.93484,-2.05105 -1.93484,-3.41841 0,0 0,-14.69237 0,-14.69237 0,-1.48086 0.91067,-2.62123 2.50503,-3.41841 1.25386,-0.56748 2.73472,-0.91067 4.44257,-0.91067 1.70785,0 3.18871,0.34319 4.44257,0.91067 1.59436,0.79718 2.39153,1.93755 2.39153,3.41841 0,0 0,4.44257 0,4.44257 0,0 -5.23975,0 -5.23975,0 0,0 0,-4.66957 0,-4.66957 0,-0.91337 -0.57018,-1.36736 -1.59435,-1.36736 -1.02417,0 -1.59435,0.45399 -1.59435,1.36736 0,0 0,15.03287 0,15.03287 0,1.02687 0.57018,1.48086 1.59435,1.48086 1.02417,0 1.59435,-0.45399 1.59435,-1.48086 0,0 0,-4.78306 0,-4.78306 0,0 -2.27803,0 -2.27803,0 0,0 0,-2.84822 0,-2.84822 0,0 7.51778,0 7.51778,0 0,0 0,11.39017 0,11.39017 0,0 0,0 0,0"
106
- />
107
- <polyline
108
- transform="matrix(2.7022945,0,0,2.7022945,-121.50127,-91.923906)"
109
- style="fill:#b1b1b1;fill-rule:evenodd;stroke:none"
110
- id="polyline35"
111
- points="228.908,84.211 226.969,84.211 226.969,75.95 228.908,75.95 228.908,84.211 228.908,84.211 "
112
- />
113
- <path
114
- style="fill:#b1b1b1;fill-rule:evenodd;stroke:none"
115
- inkscape:connector-curvature="0"
116
- id="path37"
117
- d="m 513.2488,135.52552 c 0,0 -5.23975,0 -5.23975,0 0,0 0,-18.56476 0,-18.56476 0,-1.02687 -0.56748,-1.48086 -1.59435,-1.48086 -1.02417,0 -1.59436,0.45399 -1.59436,1.48086 0,0 0,18.56476 0,18.56476 0,0 -5.23975,0 -5.23975,0 0,0 0,-18.45126 0,-18.45126 0,-1.48086 0.91338,-2.62123 2.39153,-3.5319 1.25387,-0.57019 2.73473,-0.91068 4.44258,-0.91068 1.71055,0 3.19141,0.34049 4.44257,0.91068 1.59435,0.91067 2.39153,2.05104 2.39153,3.5319 0,0 0,18.45126 0,18.45126 0,0 0,0 0,0"
118
- />
119
- <polyline
120
- transform="matrix(2.7022945,0,0,2.7022945,-121.50127,-91.923906)"
121
- style="fill:#b1b1b1;fill-rule:evenodd;stroke:none"
122
- id="polyline39"
123
- points="240.162,84.211 235.821,84.211 235.821,75.95 240.162,75.95 240.162,77.088 237.76,77.088 237.76,79.153 240.12,79.153 240.12,80.249 237.76,80.249 237.76,83.073 240.162,83.073 240.162,84.211 240.162,84.211 "
124
- />
125
- <polyline
126
- transform="matrix(2.7022945,0,0,2.7022945,-121.50127,-91.923906)"
127
- style="fill:#b1b1b1;fill-rule:evenodd;stroke:none"
128
- id="polyline41"
129
- points="245.052,84.211 240.71,84.211 240.71,75.95 245.052,75.95 245.052,77.088 242.649,77.088 242.649,79.153 245.01,79.153 245.01,80.249 242.649,80.249 242.649,83.073 245.052,83.073 245.052,84.211 245.052,84.211 "
130
- />
131
- <path
132
- style="fill:#b1b1b1;fill-rule:evenodd;stroke:none"
133
- inkscape:connector-curvature="0"
134
- id="path43"
135
- d="m 555.73698,135.52552 c 0,0 -5.35325,0 -5.35325,0 0,0 0,-7.85827 0,-7.85827 0,-0.79718 -0.22969,-1.25386 -0.79988,-1.59435 -0.11349,0 -0.34049,-0.1135 -0.56748,-0.1135 0,0 0,-2.84822 0,-2.84822 1.02417,-0.34319 1.59435,-1.02687 1.59435,-2.05104 0,0 0,-2.73202 0,-2.73202 0,-1.82405 -0.57018,-2.73472 -1.59435,-2.84822 0,0 0,-2.73472 0,-2.73472 1.59435,0 3.07521,0.34319 4.21288,0.91067 1.59435,0.79718 2.50773,1.93755 2.50773,3.41841 0,0 0,3.98588 0,3.98588 0,2.05104 -1.36736,3.18871 -4.10209,3.4184 2.73473,0.227 4.10209,1.25117 4.10209,3.18871 0,0 0,7.85827 0,7.85827 0,0 0,0 0,0 m -6.72061,-9.56612 c -0.34319,-0.1162 -0.79718,-0.1162 -1.25386,-0.1162 -0.1135,0 -0.227,0 -0.45669,0 0,0 0,9.68232 0,9.68232 0,0 -5.35325,0 -5.35325,0 0,0 0,-18.45126 0,-18.45126 0,-1.48086 0.91068,-2.62123 2.50773,-3.41841 1.25116,-0.56748 2.73202,-0.91067 4.44257,-0.91067 0,0 0.1135,0 0.1135,0 0,0 0,2.73472 0,2.73472 0,0 -0.1135,0 -0.1135,0 -1.02687,0 -1.59705,0.45399 -1.59705,1.36736 0,0 0,6.49092 0,6.49092 0,0 0.1162,0 0.1162,0 0.56748,0 1.13766,-0.1135 1.59435,-0.227 0,0 0,2.84822 0,2.84822 0,0 0,0 0,0"
136
- />
137
- <polyline
138
- transform="matrix(2.7022945,0,0,2.7022945,-121.50127,-91.923906)"
139
- style="fill:#b1b1b1;fill-rule:evenodd;stroke:none"
140
- id="polyline45"
141
- points="253.44,84.211 251.459,84.211 251.459,75.95 253.44,75.95 253.44,84.211 253.44,84.211 "
142
- />
143
- <path
144
- style="fill:#b1b1b1;fill-rule:evenodd;stroke:none"
145
- inkscape:connector-curvature="0"
146
- id="path47"
147
- d="m 579.65499,135.52552 c 0,0 -5.23975,0 -5.23975,0 0,0 0,-18.56476 0,-18.56476 0,-1.02687 -0.56749,-1.48086 -1.59436,-1.48086 -1.02417,0 -1.59435,0.45399 -1.59435,1.48086 0,0 0,18.56476 0,18.56476 0,0 -5.35325,0 -5.35325,0 0,0 0,-18.45126 0,-18.45126 0,-1.48086 0.79718,-2.62123 2.50503,-3.5319 1.25387,-0.57019 2.73472,-0.91068 4.44257,-0.91068 1.59436,0 3.07521,0.34049 4.44258,0.91068 1.59435,0.91067 2.39153,2.05104 2.39153,3.5319 0,0 0,18.45126 0,18.45126 0,0 0,0 0,0"
148
- />
149
- <path
150
- style="fill:#b1b1b1;fill-rule:evenodd;stroke:none"
151
- inkscape:connector-curvature="0"
152
- id="path49"
153
- d="m 595.71472,135.63902 c 0,0 -2.73202,0 -2.73202,0 0,0 -0.45669,-1.36466 -0.45669,-1.36466 -1.25116,1.36466 -2.84821,2.04834 -4.89655,2.04834 -1.48086,0 -2.73472,-0.45398 -3.87239,-1.13766 -1.25387,-0.91068 -1.82405,-2.05105 -1.82405,-3.41841 0,0 0,-14.69237 0,-14.69237 0,-1.48086 0.79718,-2.62123 2.50773,-3.41841 1.25116,-0.56748 2.73202,-0.91067 4.43987,-0.91067 1.59435,0 3.07521,0.34319 4.44257,0.91067 1.59436,0.79718 2.39153,1.93755 2.39153,3.41841 0,0 0,4.44257 0,4.44257 0,0 -5.35324,0 -5.35324,0 0,0 0,-4.66957 0,-4.66957 0,-0.91337 -0.45399,-1.36736 -1.48086,-1.36736 -1.02417,0 -1.59435,0.45399 -1.59435,1.36736 0,0 0,15.03287 0,15.03287 0,1.02687 0.57018,1.48086 1.59435,1.48086 1.02687,0 1.48086,-0.45399 1.48086,-1.48086 0,0 0,-4.78306 0,-4.78306 0,0 -2.27804,0 -2.27804,0 0,0 0,-2.84822 0,-2.84822 0,0 7.63128,0 7.63128,0 0,0 0,11.39017 0,11.39017 0,0 0,0 0,0"
154
- />
155
- <rect
156
- style="fill:#0c3879;fill-rule:evenodd;stroke:none"
157
- id="rect51"
158
- height="97.671738"
159
- width="97.671738"
160
- y="54"
161
- x="71.375"
162
- />
163
- <path
164
- style="fill:#ffffff;fill-rule:evenodd;stroke:none"
165
- inkscape:connector-curvature="0"
166
- id="path53"
167
- d="m 129.12574,93.639959 c 0,0 22.04261,0 22.04261,0 2.79147,0 4.88305,0.835009 6.55847,2.650951 1.5322,1.67272 2.2321,3.7643 2.2321,6.27743 0,2.36991 -0.6999,4.46419 -2.2321,6.27743 -1.67542,1.67542 -3.767,2.65095 -6.55847,2.65095 0,0 -22.04261,0 -22.04261,0 0,0 0,-17.856761 0,-17.856761 0,0 0,0 0,0 0,0 0,0 0,0 m 0,23.158661 c 0,0 22.04261,0 22.04261,0 2.79147,0 4.88305,0.83771 6.55847,2.65095 1.5322,1.67272 2.2321,3.767 2.2321,6.27743 0,2.37262 -0.6999,4.46419 -2.2321,6.27743 -1.67542,1.67543 -3.767,2.65096 -6.55847,2.65096 0,0 -22.04261,0 -22.04261,0 0,0 0,-17.85677 0,-17.85677 0,0 0,0 0,0"
168
- />
169
- <path
170
- style="fill:#ffffff;fill-rule:evenodd;stroke:none"
171
- inkscape:connector-curvature="0"
172
- id="path55"
173
- d="m 115.73316,134.65539 c -5.86127,0 -8.79056,-3.06981 -8.79056,-8.92839 0,0 -0.13782,-37.388943 -0.13782,-37.388943 0,0 -20.648229,-0.14052 -20.648229,-0.14052 -7.115141,-1.253864 -10.184948,-9.625573 -5.164085,-15.205811 1.534904,-1.534903 3.629182,-2.372615 6.139614,-2.650951 0,0 26.92566,0 26.92566,0 0,0 1.67542,0.140519 1.67542,0.140519 0,0 35.43519,0 35.43519,0 2.79147,0 4.88305,0.835009 6.55847,2.648249 1.5322,1.675423 2.2321,3.766999 2.2321,6.280133 0,2.369912 -0.6999,4.46419 -2.2321,6.27743 -1.67542,1.67272 -3.767,2.650951 -6.55847,2.650951 0,0 -26.64732,0 -26.64732,0 0,0 0,0.418855 0,0.418855 0,0 0,0 0,0 0,0 0,45.898478 0,45.898478 0,0 -8.78787,0 -8.78787,0 0,0 0,0 0,0"
174
- />
175
- </g>
176
- </g>
177
- </svg>
@@ -1,23 +0,0 @@
1
- /** @typedef {typeof __propDef.props} TeCiLogoProps */
2
- /** @typedef {typeof __propDef.events} TeCiLogoEvents */
3
- /** @typedef {typeof __propDef.slots} TeCiLogoSlots */
4
- export default class TeCiLogo extends SvelteComponent<{
5
- [x: string]: never;
6
- }, {
7
- [evt: string]: CustomEvent<any>;
8
- }, {}> {
9
- }
10
- export type TeCiLogoProps = typeof __propDef.props;
11
- export type TeCiLogoEvents = typeof __propDef.events;
12
- export type TeCiLogoSlots = typeof __propDef.slots;
13
- import { SvelteComponent } from "svelte";
14
- declare const __propDef: {
15
- props: {
16
- [x: string]: never;
17
- };
18
- events: {
19
- [evt: string]: CustomEvent<any>;
20
- };
21
- slots: {};
22
- };
23
- export {};
@@ -1,3 +0,0 @@
1
- /// <reference types="svelte" />
2
- export const currentPage: import("svelte/store").Writable<string>;
3
- export const isMenuOpen: import("svelte/store").Writable<boolean>;
@@ -1,4 +0,0 @@
1
- import { writable } from 'svelte/store'
2
-
3
- export const currentPage = writable('')
4
- export const isMenuOpen = writable(false)
@@ -1,74 +0,0 @@
1
- <script>
2
- import { slide } from "svelte/transition";
3
- import { cubicIn, cubicOut } from "svelte/easing";
4
-
5
- export let data = {};
6
- export let prompts=[];
7
- export let title="";
8
-
9
- let promptsArray;
10
- let accordionTitle;
11
- let openPrompts=[];
12
-
13
- if (data.prompts) {
14
- promptsArray = data.prompts;
15
- } else if (prompts) {
16
- promptsArray = prompts;
17
- } else {
18
- promptsArray = [];
19
- }
20
-
21
- if (title) {
22
- accordionTitle = title;
23
- } else if (data.title) {
24
- accordionTitle = data.title;
25
- } else {
26
- accordionTitle = "";
27
- }
28
-
29
- function addPrompt(id) {
30
- openPrompts = [...openPrompts, id];
31
- }
32
-
33
- function removePrompt(id) {
34
- openPrompts = openPrompts.filter((x) => x !== id);
35
- }
36
-
37
- </script>
38
-
39
- <section class="mx-auto mb-8 w-full max-w-4xl divide-y divide-gray-900/10">
40
- {#if accordionTitle}
41
- <span class="text-2xl font-bold tracking-tight text-gray-900 mb-8">{accordionTitle}</span>
42
- {/if}
43
- <dl class="space-y-6 divide-y divide-gray-900/10">
44
- {#each promptsArray as prompt, i}
45
- <div id="prompt-{i}" class="pt-6">
46
- <dt>
47
- <button type="button"
48
- on:click={() => openPrompts.includes(`prompt-${i}`) ? removePrompt(`prompt-${i}`) : addPrompt(`prompt-${i}`)}
49
- class="flex w-full items-start justify-between text-left text-gray-900"
50
- aria-controls="prompt-content-{i}"
51
- aria-expanded={openPrompts.includes(`prompt-${i}`)}>
52
- <span class="text-base font-semibold leading-7">{prompt.title}</span>
53
- <span class="ml-6 flex h-7 items-center">
54
- {#if (openPrompts.includes(`prompt-${i}`))}
55
- <svg class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
56
- <path stroke-linecap="round" stroke-linejoin="round" d="M18 12H6" />
57
- </svg>
58
- {:else}
59
- <svg class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
60
- <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v12m6-6H6" />
61
- </svg>
62
- {/if}
63
- </span>
64
- </button>
65
- </dt>
66
- <dd id="prompt-content-{i}" class="mt-2 pr-12 transition-opacity ease-in duration-100 opacity-100 {openPrompts.includes(`prompt-${i}`) ? "opacity-100" : "opacity-0"}">
67
- <p class="text-base leading-7" class:hidden={!openPrompts.includes(`prompt-${i}`)}>
68
- {@html prompt.content}
69
- </p>
70
- </dd>
71
- </div>
72
- {/each}
73
- </dl>
74
- </section>
@@ -1,27 +0,0 @@
1
- /** @typedef {typeof __propDef.props} AccordionProps */
2
- /** @typedef {typeof __propDef.events} AccordionEvents */
3
- /** @typedef {typeof __propDef.slots} AccordionSlots */
4
- export default class Accordion extends SvelteComponent<{
5
- data?: {};
6
- title?: string;
7
- prompts?: any[];
8
- }, {
9
- [evt: string]: CustomEvent<any>;
10
- }, {}> {
11
- }
12
- export type AccordionProps = typeof __propDef.props;
13
- export type AccordionEvents = typeof __propDef.events;
14
- export type AccordionSlots = typeof __propDef.slots;
15
- import { SvelteComponent } from "svelte";
16
- declare const __propDef: {
17
- props: {
18
- data?: {};
19
- title?: string;
20
- prompts?: any[];
21
- };
22
- events: {
23
- [evt: string]: CustomEvent<any>;
24
- };
25
- slots: {};
26
- };
27
- export {};
@@ -1,91 +0,0 @@
1
- <script>
2
- export let showCTA = undefined;
3
- export let shortText = undefined;
4
- export let longText = undefined;
5
- export let ctaText = undefined;
6
- export let ctaLink = undefined;
7
- export let allowClose = undefined;
8
-
9
- let bannerOpen = true;
10
-
11
- let toggleBanner = () => {
12
- bannerOpen = !bannerOpen;
13
- };
14
- </script>
15
-
16
- {#if bannerOpen}
17
- <!-- This example requires Tailwind CSS v2.0+ -->
18
- <div id="top-banner" class="bg-teci-blue-light">
19
- <div class="mx-auto max-w-7xl py-3 px-3 sm:px-6 lg:px-8">
20
- <div class="flex flex-wrap justify-between">
21
- <div class="order-1 flex h-10 w-0 flex-1 items-center">
22
- <span class="flex p-1">
23
- <!-- Heroicon name: outline/speakerphone -->
24
- <svg
25
- class="h-6 w-6 text-white"
26
- xmlns="http://www.w3.org/2000/svg"
27
- fill="none"
28
- viewBox="0 0 24 24"
29
- stroke-width="2"
30
- stroke="currentColor"
31
- aria-hidden="true"
32
- >
33
- <path
34
- stroke-linecap="round"
35
- stroke-linejoin="round"
36
- d="M11 5.882V19.24a1.76 1.76 0 01-3.417.592l-2.147-6.15M18 13a3 3 0 100-6M5.436 13.683A4.001 4.001 0 017 6h1.832c4.1 0 7.625-1.234 9.168-3v14c-1.543-1.766-5.067-3-9.168-3H7a3.988 3.988 0 01-1.564-.317z"
37
- />
38
- </svg>
39
- </span>
40
- <p class="ml-3 truncate font-medium text-white">
41
- <span class="inline md:hidden">{shortText}</span>
42
- <span class="hidden md:inline">{longText}</span>
43
- </p>
44
- </div>
45
- {#if showCTA}
46
- <div
47
- class="order-3 mt-2 w-full flex-shrink-0 sm:order-2 sm:mt-0 sm:ml-3 sm:w-auto"
48
- >
49
- <a
50
- href={ctaLink}
51
- class="flex items-center justify-center border border-transparent bg-white px-4 py-2 text-sm font-medium text-teci-blue-light shadow-sm hover:bg-teci-blue-dark hover:text-white"
52
- >
53
- {ctaText}
54
- </a>
55
- </div>
56
- {/if}
57
- {#if allowClose}
58
- <div class="order-2 flex-shrink-0 sm:order-3 sm:ml-3">
59
- <button
60
- type="button"
61
- on:click={toggleBanner}
62
- class="-mr-1 flex p-2 hover:bg-teci-blue-dark focus:outline-none focus:ring-2 focus:ring-white sm:-mr-2"
63
- >
64
- <span class="sr-only">Dismiss</span>
65
- <!-- Heroicon name: outline/x -->
66
- <svg
67
- class="h-6 w-6 text-white"
68
- xmlns="http://www.w3.org/2000/svg"
69
- fill="none"
70
- viewBox="0 0 24 24"
71
- stroke-width="2"
72
- stroke="currentColor"
73
- aria-hidden="true"
74
- >
75
- <path
76
- stroke-linecap="round"
77
- stroke-linejoin="round"
78
- d="M6 18L18 6M6 6l12 12"
79
- />
80
- </svg>
81
- </button>
82
- </div>
83
- {:else}
84
- <div class="order-2 flex-shrink-0">
85
- <span>&nbsp;</span>
86
- </div>
87
- {/if}
88
- </div>
89
- </div>
90
- </div>
91
- {/if}
@@ -1,33 +0,0 @@
1
- /** @typedef {typeof __propDef.props} BannerProps */
2
- /** @typedef {typeof __propDef.events} BannerEvents */
3
- /** @typedef {typeof __propDef.slots} BannerSlots */
4
- export default class Banner extends SvelteComponent<{
5
- showCTA?: any;
6
- shortText?: any;
7
- longText?: any;
8
- ctaText?: any;
9
- ctaLink?: any;
10
- allowClose?: any;
11
- }, {
12
- [evt: string]: CustomEvent<any>;
13
- }, {}> {
14
- }
15
- export type BannerProps = typeof __propDef.props;
16
- export type BannerEvents = typeof __propDef.events;
17
- export type BannerSlots = typeof __propDef.slots;
18
- import { SvelteComponent } from "svelte";
19
- declare const __propDef: {
20
- props: {
21
- showCTA?: any;
22
- shortText?: any;
23
- longText?: any;
24
- ctaText?: any;
25
- ctaLink?: any;
26
- allowClose?: any;
27
- };
28
- events: {
29
- [evt: string]: CustomEvent<any>;
30
- };
31
- slots: {};
32
- };
33
- export {};
@@ -1,21 +0,0 @@
1
- <script>
2
- import { getColorStyles } from '../utils'
3
- export let action = undefined;
4
- export let url = undefined;
5
- export let text = undefined;
6
- export let color = undefined;
7
- export let justify = undefined;
8
- export let fullwidth = undefined;
9
- </script>
10
-
11
- <div class="not-prose flex w-full {justify=="left"?"justify-start":(justify=="right"?"justify-end":"justify-center")} ">
12
- {#if !action}
13
- <a href={url} class="btn inline-block {getColorStyles('button', color)}" rel="external" class:w-full={fullwidth}>
14
- {text}
15
- </a>
16
- {:else}
17
- <button on:click class="btn inline-block {getColorStyles('button', color)}">
18
- {text}
19
- </button>
20
- {/if}
21
- </div>
@@ -1,37 +0,0 @@
1
- /** @typedef {typeof __propDef.props} ButtonProps */
2
- /** @typedef {typeof __propDef.events} ButtonEvents */
3
- /** @typedef {typeof __propDef.slots} ButtonSlots */
4
- export default class Button extends SvelteComponent<{
5
- text?: any;
6
- action?: any;
7
- url?: any;
8
- color?: any;
9
- justify?: any;
10
- fullwidth?: any;
11
- }, {
12
- click: MouseEvent;
13
- } & {
14
- [evt: string]: CustomEvent<any>;
15
- }, {}> {
16
- }
17
- export type ButtonProps = typeof __propDef.props;
18
- export type ButtonEvents = typeof __propDef.events;
19
- export type ButtonSlots = typeof __propDef.slots;
20
- import { SvelteComponent } from "svelte";
21
- declare const __propDef: {
22
- props: {
23
- text?: any;
24
- action?: any;
25
- url?: any;
26
- color?: any;
27
- justify?: any;
28
- fullwidth?: any;
29
- };
30
- events: {
31
- click: MouseEvent;
32
- } & {
33
- [evt: string]: CustomEvent<any>;
34
- };
35
- slots: {};
36
- };
37
- export {};
@@ -1,51 +0,0 @@
1
- <script>
2
- import { getColorStyles } from '../utils'
3
- export let data = {};
4
- let id
5
-
6
- if (data.name) {
7
- id = encodeURIComponent(data.name).toLowerCase()
8
- }
9
- </script>
10
-
11
- <section {id} class="{data.bgColor?'p-8':''} {getColorStyles('background', data.bgColor)}
12
- {data.fullwidth?'w-full mx-auto':'max-w-3xl mx-auto'}
13
- {data.justifyText?(data.justifyText=='left'?'text-left':(data.justifyText=='right'?'text-right':'')):'text-center'}
14
- "
15
- >
16
- {#if data.title}
17
- <h2 class="text-3xl font-bold tracking-tight sm:text-4xl">
18
- <span class="block">{data.title}</span>
19
- </h2>
20
- {/if}
21
- {#if data.subtitle}
22
- <h3 class="text-xl font-bold tracking-tight
23
- {data.title?'pt-4':''}
24
- {getColorStyles('text', data.subtitleColor)}
25
- ">
26
- <span class="block">{data.subtitle}</span>
27
- </h3>
28
- {/if}
29
- {#if data.text}
30
- <div class="prose max-w-none {(data.title||data.subtitle)?'pt-4':''} {getColorStyles('background', data.bgColor)}">
31
- <p>{data.text}</p>
32
- </div>
33
- {/if}
34
- {#if data.links}
35
- <div
36
- class="{(data.title||data.subtitle||data.text)?'pt-4':''} flex flex-col items-center justify-center space-x-0 space-y-8 md:flex-row md:space-x-8 md:space-y-0
37
- {data.justifyButton?(data.justifyButton=='left'?'md:justify-start':(data.justifyButton=='right'?'md:justify-end':'md:justify-center')):'md:justify-center'}"
38
- >
39
- {#each data.links as link}
40
- <div class="inline-flex w-full max-w-xs shadow-sm">
41
- <a
42
- href={link.url}
43
- class="btn inline-flex w-full items-center px-5 py-3 text-base
44
- {getColorStyles('button', link.color)}"
45
- >{link.text}</a
46
- >
47
- </div>
48
- {/each}
49
- </div>
50
- {/if}
51
- </section>
@@ -1,23 +0,0 @@
1
- /** @typedef {typeof __propDef.props} CtaProps */
2
- /** @typedef {typeof __propDef.events} CtaEvents */
3
- /** @typedef {typeof __propDef.slots} CtaSlots */
4
- export default class Cta extends SvelteComponent<{
5
- data?: {};
6
- }, {
7
- [evt: string]: CustomEvent<any>;
8
- }, {}> {
9
- }
10
- export type CtaProps = typeof __propDef.props;
11
- export type CtaEvents = typeof __propDef.events;
12
- export type CtaSlots = typeof __propDef.slots;
13
- import { SvelteComponent } from "svelte";
14
- declare const __propDef: {
15
- props: {
16
- data?: {};
17
- };
18
- events: {
19
- [evt: string]: CustomEvent<any>;
20
- };
21
- slots: {};
22
- };
23
- export {};
@@ -1,34 +0,0 @@
1
- <script>
2
- import { getColorStyles } from '../utils'
3
- import Button from './Button.svelte'
4
- export let data = {};
5
- let id
6
-
7
- if (data.name) {
8
- id = encodeURIComponent(data.name).toLowerCase()
9
- }
10
- </script>
11
-
12
- <section {id} class="relative {getColorStyles('background', data.color)}">
13
- <div class="h-56 sm:h-72 md:absolute md:left-0 md:h-full md:w-1/2">
14
- <img class="h-full w-full object-cover" src="https://teci.imgix.net/www/images/{data.image}?w=608&fit=clip&auto=compress&auto=format" alt="Image for {data.preheading}">
15
- </div>
16
- <div class="relative mx-auto max-w-7xl py-12 px-6 lg:px-8 lg:py-16">
17
- <div class="md:ml-auto md:w-1/2 md:pl-10">
18
- <h2 class="text-lg font-semibold {getColorStyles('text', data.preheadingColor)}">{data.preheading}</h2>
19
- <p class="mt-2 text-3xl font-bold tracking-tight sm:text-4xl {getColorStyles('text', data.headingColor)}">{data.heading}</p>
20
- <svelte:element this={(data.listStyle?data.listStyle:'ul')}
21
- class="mt-3 text-lg pl-6
22
- {data.listStyle=='ol'?'list-decimal':'list-disc'}
23
- {getColorStyles('text', data.listColor)}
24
- ">
25
- {#each data.items as item}
26
- <li>{item.text}</li>
27
- {/each}
28
- </svelte:element>
29
- <div class="mt-8">
30
- <Button text={data.cta} url={data.cta_url} color={data.cta_color} justify='left' />
31
- </div>
32
- </div>
33
- </div>
34
- </section>
@@ -1,23 +0,0 @@
1
- /** @typedef {typeof __propDef.props} CtaSplitImageProps */
2
- /** @typedef {typeof __propDef.events} CtaSplitImageEvents */
3
- /** @typedef {typeof __propDef.slots} CtaSplitImageSlots */
4
- export default class CtaSplitImage extends SvelteComponent<{
5
- data?: {};
6
- }, {
7
- [evt: string]: CustomEvent<any>;
8
- }, {}> {
9
- }
10
- export type CtaSplitImageProps = typeof __propDef.props;
11
- export type CtaSplitImageEvents = typeof __propDef.events;
12
- export type CtaSplitImageSlots = typeof __propDef.slots;
13
- import { SvelteComponent } from "svelte";
14
- declare const __propDef: {
15
- props: {
16
- data?: {};
17
- };
18
- events: {
19
- [evt: string]: CustomEvent<any>;
20
- };
21
- slots: {};
22
- };
23
- export {};