@orangesk/cms-templates 1.0.0-beta.30 → 1.0.0-beta.32

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 (61) hide show
  1. package/build/assets/internet.svg +23 -0
  2. package/build/changelog/index.html +69 -2
  3. package/build/components/ContactFormB2B/index.html +1 -1
  4. package/build/index.html +2 -2
  5. package/build/lib/base.css +1 -1
  6. package/build/lib/base.css.map +1 -1
  7. package/build/lib/components.css +1 -1
  8. package/build/lib/components.css.map +1 -1
  9. package/build/lib/scripts.js +1 -1
  10. package/build/lib/scripts.js.map +1 -1
  11. package/build/lib/style.css +1 -1
  12. package/build/lib/style.css.map +1 -1
  13. package/build/lib/tsconfig.tsbuildinfo +1 -1
  14. package/build/pages/basic-page-about-the-brand/index.html +1 -1
  15. package/build/pages/basic-page-gdpr/index.html +1 -1
  16. package/build/pages/blog-homepage-clovek/index.html +1 -1
  17. package/build/pages/blog-news-clovek/index.html +1 -1
  18. package/build/pages/blog-post-clovek/index.html +1 -1
  19. package/build/pages/business-trends-homepage/index.html +1 -1
  20. package/build/pages/business-trends-news/index.html +1 -1
  21. package/build/pages/business-trends-post/index.html +1 -1
  22. package/build/pages/career-at-orange/index.html +1 -1
  23. package/build/pages/device-lp-b2b/index.html +1 -1
  24. package/build/pages/device-lp-b2c/index.html +1 -1
  25. package/build/pages/device-lp-dvojicky-b2b/index.html +1 -1
  26. package/build/pages/device-lp-dvojicky-b2c/index.html +1 -1
  27. package/build/pages/digital-invoice/index.html +1 -1
  28. package/build/pages/help-and-support-b2b/index.html +1 -1
  29. package/build/pages/help-and-support-b2c/index.html +1 -1
  30. package/build/pages/homepage-b2b/index.html +1 -1
  31. package/build/pages/homepage-b2c/index.html +1 -1
  32. package/build/pages/increased-invoice/index.html +2 -2
  33. package/build/pages/invoices-and-payments/index.html +1 -1
  34. package/build/pages/job-offer-detail/index.html +1 -1
  35. package/build/pages/manuals-and-settings/index.html +1 -1
  36. package/build/pages/manuals-and-settings-general-template/index.html +1 -1
  37. package/build/pages/navody-a-nastavenia-apple-ios-16/index.html +1 -1
  38. package/build/pages/orange-tv-box/index.html +2 -2
  39. package/build/pages/press-and-news-releases/index.html +1 -1
  40. package/build/pages/press-and-news-releases-post/index.html +1 -1
  41. package/build/pages/press-center-docs-library/index.html +1 -1
  42. package/build/pages/press-center-general-terms/index.html +2 -2
  43. package/build/pages/press-center-informations-for-customers/index.html +1 -1
  44. package/build/pages/pricelist/index.html +1 -1
  45. package/build/pages/pricelist-tariff/index.html +1 -1
  46. package/build/pages/product-page-b2b-market-locator/index.html +1 -1
  47. package/build/pages/product-page-b2b-microsoft-365/index.html +1 -1
  48. package/build/pages/product-page-b2b-soc-as-a-service/index.html +1 -1
  49. package/build/pages/product-page-b2c-equipment-insurance/index.html +3 -3
  50. package/build/pages/product-page-b2c-online-security/index.html +3 -3
  51. package/build/pages/product-page-b2c-prima-volba/index.html +1 -2
  52. package/build/pages/roaming-b2b/index.html +2 -2
  53. package/build/pages/roaming-b2c/index.html +2 -2
  54. package/build/pages/roaming-b2c-detail/index.html +1 -1
  55. package/build/pages/roaming-b2c-overview/index.html +1 -1
  56. package/build/pages/signpost-insurance/index.html +1 -1
  57. package/build/pages/signpost-products-and-services/index.html +1 -1
  58. package/build/pages/tv-first-aid/index.html +2 -2
  59. package/build/pages/work-on-central/index.html +2 -2
  60. package/build/readme/index.html +1 -1
  61. package/package.json +11 -11
@@ -16,7 +16,7 @@
16
16
  <body>
17
17
  <div id="root">
18
18
  <main>
19
- <div id="MDX_ROOT_60b60340-80f3-4709-91b2-b8bcabe3f8c5"><div class="section"><div class="container"><h1>CMS Templates</h1>
19
+ <div id="MDX_ROOT_acfbcbb1-4587-4204-b629-e45639183fda"><div class="section"><div class="container"><h1>CMS Templates</h1>
20
20
  <p>A package containing templates and components for CMS.</p>
21
21
  <h2>Installation</h2>
22
22
  <pre><code class="language-bash">npm install @orangesk/cms-templates
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@orangesk/cms-templates",
3
- "version": "1.0.0-beta.30",
3
+ "version": "1.0.0-beta.32",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "files": [
@@ -20,27 +20,27 @@
20
20
  "lint:fix": "eslint --ext .js,.jsx,.ts,.tsx,.mdx ./src --fix"
21
21
  },
22
22
  "dependencies": {
23
- "@11ty/eleventy": "^3.1.5",
24
- "@orangesk/orange-design-system": "2.0.0",
23
+ "@11ty/eleventy": "^3.1.6",
24
+ "@orangesk/orange-design-system": "2.1.0",
25
25
  "clsx": "^2.1.1",
26
26
  "markdown-to-jsx": "9.8.1",
27
- "react": "^19.2.6",
28
- "react-dom": "^19.2.6",
27
+ "react": "^19.2.7",
28
+ "react-dom": "^19.2.7",
29
29
  "sass": "^1.100.0"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@eslint/eslintrc": "3.3.5",
33
33
  "@jamshop/eleventy-plugin-mdx": "^0.0.17",
34
34
  "@mdx-js/mdx": "^3.1.1",
35
- "@types/react": "^19.2.15",
36
- "@typescript-eslint/eslint-plugin": "^8.60.0",
37
- "@typescript-eslint/parser": "^8.60.0",
35
+ "@types/react": "^19.2.17",
36
+ "@typescript-eslint/eslint-plugin": "^8.61.0",
37
+ "@typescript-eslint/parser": "^8.61.0",
38
38
  "eslint": "latest",
39
39
  "eslint-config-prettier": "^10.1.8",
40
- "eslint-plugin-mdx": "^3.7.1",
40
+ "eslint-plugin-mdx": "^3.8.1",
41
41
  "eslint-plugin-unused-imports": "^4.4.1",
42
- "prettier": "^3.8.3",
43
- "tsx": "^4.22.3"
42
+ "prettier": "^3.8.4",
43
+ "tsx": "^4.22.4"
44
44
  },
45
45
  "repository": {
46
46
  "type": "git",