tecitheme 0.11.18 → 0.11.20

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 (40) 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 +18 -46
  18. package/dist/components/Footer.svelte.d.ts +2 -0
  19. package/dist/components/Header.svelte.d.ts +2 -0
  20. package/dist/components/HeadingCentered.svelte.d.ts +2 -0
  21. package/dist/components/Hero.svelte.d.ts +2 -0
  22. package/dist/components/Icon.svelte.d.ts +2 -0
  23. package/dist/components/LogoCloud.svelte.d.ts +2 -0
  24. package/dist/components/Math.svelte.d.ts +2 -0
  25. package/dist/components/MediaFeature.svelte.d.ts +2 -0
  26. package/dist/components/Modal.svelte.d.ts +2 -0
  27. package/dist/components/NewsGrid.svelte +2 -2
  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.d.ts +2 -0
  37. package/dist/components/Video.svelte.d.ts +2 -0
  38. package/dist/components/Wrap.svelte.d.ts +2 -0
  39. package/dist/layouts/blocks.svelte.d.ts +2 -0
  40. 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 {};
@@ -163,7 +163,7 @@ import Button from './Button.svelte'
163
163
  announcements.
164
164
  </p>
165
165
  <Button
166
- url="https://www.thunderheadeng.com/subscribe"
166
+ url="https://www.thunderheadeng.com/subscribe/"
167
167
  text="Subscribe"
168
168
  color="teci"
169
169
  justify="right"
@@ -174,56 +174,28 @@ import Button from './Button.svelte'
174
174
  class="mt-8 border-t border-gray-700 pt-8 md:flex md:items-center md:justify-between"
175
175
  >
176
176
  <div class="flex space-x-6 md:order-3">
177
- <a href="https://www.linkedin.com/company/thunderheadeng/"
178
- class="text-gray-300 hover:text-gray-300"
179
- >
180
- <span class="sr-only">LinkedIn</span>
181
- <svg
182
- class="h-6 w-6"
183
- fill="currentColor"
184
- viewBox="0 0 24 24"
185
- aria-hidden="true"
186
- >
187
- <path
188
- fill-rule="evenodd"
189
- 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"
190
- />
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" />
191
181
  </svg>
192
182
  </a>
193
-
194
- <a
195
- href="https://www.facebook.com/thunderheadeng/"
196
- class="text-gray-300 hover:text-gray-300"
197
- >
183
+ <a href="https://www.facebook.com/thunderheadeng/" class="text-gray-300 hover:text-gray-300">
198
184
  <span class="sr-only">Facebook</span>
199
- <svg
200
- class="h-6 w-6"
201
- fill="currentColor"
202
- viewBox="0 0 24 24"
203
- aria-hidden="true"
204
- >
205
- <path
206
- fill-rule="evenodd"
207
- 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"
208
- clip-rule="evenodd"
209
- />
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" />
210
187
  </svg>
211
188
  </a>
212
-
213
- <a
214
- href="https://twitter.com/thunderheadeng/"
215
- class="text-gray-300 hover:text-gray-300"
216
- >
217
- <span class="sr-only">Twitter</span>
218
- <svg
219
- class="h-6 w-6"
220
- fill="currentColor"
221
- viewBox="0 0 24 24"
222
- aria-hidden="true"
223
- >
224
- <path
225
- 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"
226
- />
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" />
227
199
  </svg>
228
200
  </a>
229
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 {};
@@ -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 {};
@@ -162,7 +162,7 @@ import Button from './Button.svelte'
162
162
  {#if !showPagination}
163
163
  <div class="mt-8 w-full">
164
164
  <Button
165
- url="/news"
165
+ url="/news/"
166
166
  text="All News Posts"
167
167
  color="teci"
168
168
  justify="right"
@@ -185,7 +185,7 @@ import Button from './Button.svelte'
185
185
  <div class="prose">
186
186
  <p class="pt-8">
187
187
  Sorry, there isn't any news for you to see here.<br />
188
- Please visit the <a rel="external" href="/news">All News</a> page for an
188
+ Please visit the <a rel="external" href="/news/">All News</a> page for an
189
189
  updated list.
190
190
  </p>
191
191
  </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 {};
@@ -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 {};
@@ -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.18",
3
+ "version": "0.11.20",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "dev": "vite dev",