tecitheme 0.11.17 → 0.11.19

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 (41) hide show
  1. package/dist/assets/TECi_logo.svelte.d.ts +2 -0
  2. package/dist/assets/js/store.d.ts +0 -1
  3. package/dist/components/Accordion.svelte.d.ts +2 -0
  4. package/dist/components/Banner.svelte.d.ts +2 -0
  5. package/dist/components/Button.svelte.d.ts +2 -0
  6. package/dist/components/CTA.svelte.d.ts +2 -0
  7. package/dist/components/CTASplitImage.svelte.d.ts +2 -0
  8. package/dist/components/Card.svelte.d.ts +2 -0
  9. package/dist/components/Carousel.svelte.d.ts +2 -0
  10. package/dist/components/CognitoForm.svelte.d.ts +2 -0
  11. package/dist/components/ContentTwoColumns.svelte.d.ts +2 -0
  12. package/dist/components/CountrySelector.svelte.d.ts +2 -0
  13. package/dist/components/DescriptionList.svelte.d.ts +2 -0
  14. package/dist/components/FeatureGrid.svelte.d.ts +2 -0
  15. package/dist/components/FeatureTable.svelte.d.ts +2 -0
  16. package/dist/components/Figure.svelte.d.ts +2 -0
  17. package/dist/components/Footer.svelte +17 -53
  18. package/dist/components/Footer.svelte.d.ts +2 -0
  19. package/dist/components/Header.svelte +6 -6
  20. package/dist/components/Header.svelte.d.ts +2 -0
  21. package/dist/components/HeadingCentered.svelte.d.ts +2 -0
  22. package/dist/components/Hero.svelte.d.ts +2 -0
  23. package/dist/components/Icon.svelte.d.ts +2 -0
  24. package/dist/components/LogoCloud.svelte.d.ts +2 -0
  25. package/dist/components/Math.svelte.d.ts +2 -0
  26. package/dist/components/MediaFeature.svelte.d.ts +2 -0
  27. package/dist/components/Modal.svelte.d.ts +2 -0
  28. package/dist/components/NewsGrid.svelte.d.ts +2 -0
  29. package/dist/components/PageNav.svelte.d.ts +2 -0
  30. package/dist/components/PartnersList.svelte.d.ts +2 -0
  31. package/dist/components/PricingTable.svelte.d.ts +2 -0
  32. package/dist/components/SidebarContent.svelte.d.ts +2 -0
  33. package/dist/components/Stats.svelte.d.ts +2 -0
  34. package/dist/components/Testimonial.svelte.d.ts +2 -0
  35. package/dist/components/ThreeColumn.svelte.d.ts +2 -0
  36. package/dist/components/TrialForm.svelte +1 -3
  37. package/dist/components/TrialForm.svelte.d.ts +2 -0
  38. package/dist/components/Video.svelte.d.ts +2 -0
  39. package/dist/components/Wrap.svelte.d.ts +2 -0
  40. package/dist/layouts/blocks.svelte.d.ts +2 -0
  41. package/package.json +1 -1
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -1,3 +1,2 @@
1
- /// <reference types="svelte" />
2
1
  export const currentPage: import("svelte/store").Writable<string>;
3
2
  export const isMenuOpen: import("svelte/store").Writable<boolean>;
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -29,5 +29,7 @@ declare const __propDef: {
29
29
  [evt: string]: CustomEvent<any>;
30
30
  };
31
31
  slots: {};
32
+ exports?: {};
33
+ bindings?: string;
32
34
  };
33
35
  export {};
@@ -33,5 +33,7 @@ declare const __propDef: {
33
33
  [evt: string]: CustomEvent<any>;
34
34
  };
35
35
  slots: {};
36
+ exports?: {};
37
+ bindings?: string;
36
38
  };
37
39
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -21,5 +21,7 @@ declare const __propDef: {
21
21
  [evt: string]: CustomEvent<any>;
22
22
  };
23
23
  slots: {};
24
+ exports?: {};
25
+ bindings?: string;
24
26
  };
25
27
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -23,5 +23,7 @@ declare const __propDef: {
23
23
  [evt: string]: CustomEvent<any>;
24
24
  };
25
25
  slots: {};
26
+ exports?: {};
27
+ bindings?: string;
26
28
  };
27
29
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -23,5 +23,7 @@ declare const __propDef: {
23
23
  [evt: string]: CustomEvent<any>;
24
24
  };
25
25
  slots: {};
26
+ exports?: {};
27
+ bindings?: string;
26
28
  };
27
29
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -25,5 +25,7 @@ declare const __propDef: {
25
25
  [evt: string]: CustomEvent<any>;
26
26
  };
27
27
  slots: {};
28
+ exports?: {};
29
+ bindings?: string;
28
30
  };
29
31
  export {};
@@ -101,14 +101,6 @@ import Button from './Button.svelte'
101
101
  Events
102
102
  </h3>
103
103
  <ul class="mt-4 space-y-4">
104
- <li>
105
- <a
106
- href="https://training.thunderheadeng.com/"
107
- class="text-base text-gray-100 hover:text-white"
108
- >
109
- Training
110
- </a>
111
- </li>
112
104
  <li>
113
105
  <a
114
106
  href="https://www.femtc.com/"
@@ -182,56 +174,28 @@ import Button from './Button.svelte'
182
174
  class="mt-8 border-t border-gray-700 pt-8 md:flex md:items-center md:justify-between"
183
175
  >
184
176
  <div class="flex space-x-6 md:order-3">
185
- <a href="https://www.linkedin.com/company/thunderheadeng/"
186
- class="text-gray-300 hover:text-gray-300"
187
- >
188
- <span class="sr-only">LinkedIn</span>
189
- <svg
190
- class="h-6 w-6"
191
- fill="currentColor"
192
- viewBox="0 0 24 24"
193
- aria-hidden="true"
194
- >
195
- <path
196
- fill-rule="evenodd"
197
- d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"
198
- />
177
+ <a href="https://www.youtube.com/@thunderheadeng" class="text-gray-300 hover:text-gray-300">
178
+ <span class="sr-only">YouTube</span>
179
+ <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
180
+ <path fill-rule="evenodd" d="M19.812 5.418c.861.23 1.538.907 1.768 1.768C21.998 8.746 22 12 22 12s0 3.255-.418 4.814a2.504 2.504 0 0 1-1.768 1.768c-1.56.419-7.814.419-7.814.419s-6.255 0-7.814-.419a2.505 2.505 0 0 1-1.768-1.768C2 15.255 2 12 2 12s0-3.255.417-4.814a2.507 2.507 0 0 1 1.768-1.768C5.744 5 11.998 5 11.998 5s6.255 0 7.814.418ZM15.194 12 10 15V9l5.194 3Z" clip-rule="evenodd" />
199
181
  </svg>
200
182
  </a>
201
-
202
- <a
203
- href="https://www.facebook.com/thunderheadeng/"
204
- class="text-gray-300 hover:text-gray-300"
205
- >
183
+ <a href="https://www.facebook.com/thunderheadeng/" class="text-gray-300 hover:text-gray-300">
206
184
  <span class="sr-only">Facebook</span>
207
- <svg
208
- class="h-6 w-6"
209
- fill="currentColor"
210
- viewBox="0 0 24 24"
211
- aria-hidden="true"
212
- >
213
- <path
214
- fill-rule="evenodd"
215
- d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z"
216
- clip-rule="evenodd"
217
- />
185
+ <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
186
+ <path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd" />
218
187
  </svg>
219
188
  </a>
220
-
221
- <a
222
- href="https://twitter.com/thunderheadeng/"
223
- class="text-gray-300 hover:text-gray-300"
224
- >
225
- <span class="sr-only">Twitter</span>
226
- <svg
227
- class="h-6 w-6"
228
- fill="currentColor"
229
- viewBox="0 0 24 24"
230
- aria-hidden="true"
231
- >
232
- <path
233
- d="M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84"
234
- />
189
+ <a href="https://x.com/thunderheadeng/" class="text-gray-300 hover:text-gray-300" >
190
+ <span class="sr-only">X</span>
191
+ <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
192
+ <path d="M13.6823 10.6218L20.2391 3H18.6854L12.9921 9.61788L8.44486 3H3.2002L10.0765 13.0074L3.2002 21H4.75404L10.7663 14.0113L15.5685 21H20.8131L13.6819 10.6218H13.6823ZM11.5541 13.0956L10.8574 12.0991L5.31391 4.16971H7.70053L12.1742 10.5689L12.8709 11.5655L18.6861 19.8835H16.2995L11.5541 13.096V13.0956Z" />
193
+ </svg>
194
+ </a>
195
+ <a href="https://www.linkedin.com/company/thunderheadeng/" class="text-gray-300 hover:text-gray-300">
196
+ <span class="sr-only">LinkedIn</span>
197
+ <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
198
+ <path fill-rule="evenodd" d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z" />
235
199
  </svg>
236
200
  </a>
237
201
  </div>
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -133,8 +133,8 @@
133
133
  Download <span aria-hidden="true">&rarr;</span>
134
134
  </a>
135
135
 
136
- <a href="https://training.thunderheadeng.com/courses/pyrosim-fundamentals/" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
137
- Courses <span aria-hidden="true">&rarr;</span>
136
+ <a href="https://support.thunderheadeng.com/release-notes/pyrosim/latest/" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
137
+ Release Notes <span aria-hidden="true">&rarr;</span>
138
138
  </a>
139
139
 
140
140
  </div>
@@ -181,8 +181,8 @@
181
181
  Download <span aria-hidden="true">&rarr;</span>
182
182
  </a>
183
183
 
184
- <a href="https://training.thunderheadeng.com/courses/pathfinder-fundamentals/" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
185
- Courses <span aria-hidden="true">&rarr;</span>
184
+ <a href="https://support.thunderheadeng.com/release-notes/pathfinder/latest/" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
185
+ Release Notes <span aria-hidden="true">&rarr;</span>
186
186
  </a>
187
187
 
188
188
  </div>
@@ -227,8 +227,8 @@
227
227
  Download <span aria-hidden="true">&rarr;</span>
228
228
  </a>
229
229
 
230
- <a href="https://training.thunderheadeng.com/courses/ventus-fundamentals/" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
231
- Courses <span aria-hidden="true">&rarr;</span>
230
+ <a href="https://support.thunderheadeng.com/release-notes/ventus/latest/" class="text-teci-blue-light hover:text-teci-blue-dark font-medium">
231
+ Release Notes <span aria-hidden="true">&rarr;</span>
232
232
  </a>
233
233
 
234
234
  </div>
@@ -26,5 +26,7 @@ declare const __propDef: {
26
26
  [evt: string]: CustomEvent<any>;
27
27
  };
28
28
  slots: {};
29
+ exports?: {};
30
+ bindings?: string;
29
31
  };
30
32
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -21,5 +21,7 @@ declare const __propDef: {
21
21
  [evt: string]: CustomEvent<any>;
22
22
  };
23
23
  slots: {};
24
+ exports?: {};
25
+ bindings?: string;
24
26
  };
25
27
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -21,5 +21,7 @@ declare const __propDef: {
21
21
  [evt: string]: CustomEvent<any>;
22
22
  };
23
23
  slots: {};
24
+ exports?: {};
25
+ bindings?: string;
24
26
  };
25
27
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -25,5 +25,7 @@ declare const __propDef: {
25
25
  [evt: string]: CustomEvent<any>;
26
26
  };
27
27
  slots: {};
28
+ exports?: {};
29
+ bindings?: string;
28
30
  };
29
31
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -28,5 +28,7 @@ declare const __propDef: {
28
28
  [evt: string]: CustomEvent<any>;
29
29
  };
30
30
  slots: {};
31
+ exports?: {};
32
+ bindings?: string;
31
33
  };
32
34
  export {};
@@ -21,5 +21,7 @@ declare const __propDef: {
21
21
  [evt: string]: CustomEvent<any>;
22
22
  };
23
23
  slots: {};
24
+ exports?: {};
25
+ bindings?: string;
24
26
  };
25
27
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -29,5 +29,7 @@ declare const __propDef: {
29
29
  slots: {
30
30
  default: {};
31
31
  };
32
+ exports?: {};
33
+ bindings?: string;
32
34
  };
33
35
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -19,5 +19,7 @@ declare const __propDef: {
19
19
  [evt: string]: CustomEvent<any>;
20
20
  };
21
21
  slots: {};
22
+ exports?: {};
23
+ bindings?: string;
22
24
  };
23
25
  export {};
@@ -1,6 +1,4 @@
1
- <script>import CountrySelector from "./CountrySelector.svelte";
2
- import Icon from "./Icon.svelte";
3
- import { onMount } from "svelte";
1
+ <script>import { onMount } from "svelte";
4
2
  import { scrollTo, validateEmail } from "../utils.js";
5
3
  import { variables } from "../variables";
6
4
  onMount(() => {
@@ -5,6 +5,8 @@ declare const __propDef: {
5
5
  [evt: string]: CustomEvent<any>;
6
6
  };
7
7
  slots: {};
8
+ exports?: {};
9
+ bindings?: string;
8
10
  };
9
11
  export type TrialFormProps = typeof __propDef.props;
10
12
  export type TrialFormEvents = typeof __propDef.events;
@@ -23,5 +23,7 @@ declare const __propDef: {
23
23
  [evt: string]: CustomEvent<any>;
24
24
  };
25
25
  slots: {};
26
+ exports?: {};
27
+ bindings?: string;
26
28
  };
27
29
  export {};
@@ -27,5 +27,7 @@ declare const __propDef: {
27
27
  slots: {
28
28
  default: {};
29
29
  };
30
+ exports?: {};
31
+ bindings?: string;
30
32
  };
31
33
  export {};
@@ -43,5 +43,7 @@ declare const __propDef: {
43
43
  slots: {
44
44
  default: {};
45
45
  };
46
+ exports?: {};
47
+ bindings?: string;
46
48
  };
47
49
  export {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tecitheme",
3
- "version": "0.11.17",
3
+ "version": "0.11.19",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "dev": "vite dev",