@orangesk/cms-templates 1.0.0-beta.21 → 1.0.0-beta.23

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 (70) hide show
  1. package/build/changelog/index.html +47 -2
  2. package/build/components/ContactFormB2B/index.html +1 -1
  3. package/build/index.html +3 -3
  4. package/build/lib/base.css +1 -1
  5. package/build/lib/base.css.map +1 -1
  6. package/build/lib/components.css +1 -1
  7. package/build/lib/components.css.map +1 -1
  8. package/build/lib/footer.css +1 -1
  9. package/build/lib/footer.css.map +1 -1
  10. package/build/lib/footer.js +1 -1
  11. package/build/lib/footer.js.map +1 -1
  12. package/build/lib/megamenu.js +1 -1
  13. package/build/lib/megamenu.js.map +1 -1
  14. package/build/lib/scripts.js +1 -1
  15. package/build/lib/scripts.js.map +1 -1
  16. package/build/lib/style.css +1 -1
  17. package/build/lib/style.css.map +1 -1
  18. package/build/lib/tsconfig.tsbuildinfo +1 -1
  19. package/build/lib/utilities.css +1 -1
  20. package/build/lib/utilities.css.map +1 -1
  21. package/build/pages/basic-page-about-the-brand/index.html +1 -1
  22. package/build/pages/basic-page-gdpr/index.html +1 -1
  23. package/build/pages/blog-homepage-clovek/index.html +1 -1
  24. package/build/pages/blog-news-clovek/index.html +1 -1
  25. package/build/pages/blog-post-clovek/index.html +1 -1
  26. package/build/pages/business-trends-homepage/index.html +1 -1
  27. package/build/pages/business-trends-news/index.html +1 -1
  28. package/build/pages/business-trends-post/index.html +1 -1
  29. package/build/pages/career-at-orange/index.html +1 -1
  30. package/build/pages/device-lp-b2b/index.html +1 -1
  31. package/build/pages/device-lp-b2c/index.html +1 -1
  32. package/build/pages/device-lp-dvojicky-b2b/index.html +1 -1
  33. package/build/pages/device-lp-dvojicky-b2c/index.html +1 -1
  34. package/build/pages/digital-invoice/index.html +1 -1
  35. package/build/pages/help-and-support-b2b/index.html +1 -1
  36. package/build/pages/help-and-support-b2c/index.html +1 -1
  37. package/build/pages/homepage-b2b/index.html +1 -1
  38. package/build/pages/homepage-b2c/index.html +1 -1
  39. package/build/pages/increased-invoice/index.html +2 -2
  40. package/build/pages/invoices-and-payments/index.html +1 -1
  41. package/build/pages/job-offer-detail/index.html +1 -1
  42. package/build/pages/manuals-and-settings/index.html +1 -1
  43. package/build/pages/manuals-and-settings-general-template/index.html +1 -1
  44. package/build/pages/navody-a-nastavenia-apple-ios-16/index.html +1 -1
  45. package/build/pages/orange-tv-box/index.html +3 -3
  46. package/build/pages/press-and-news-releases/index.html +1 -1
  47. package/build/pages/press-and-news-releases-post/index.html +1 -1
  48. package/build/pages/press-center-docs-library/index.html +1 -1
  49. package/build/pages/press-center-general-terms/index.html +2 -2
  50. package/build/pages/press-center-informations-for-customers/index.html +1 -1
  51. package/build/pages/pricelist/index.html +1 -1
  52. package/build/pages/pricelist-tariff/index.html +1 -1
  53. package/build/pages/product-page-b2b-market-locator/index.html +1 -1
  54. package/build/pages/product-page-b2b-microsoft-365/index.html +1 -1
  55. package/build/pages/product-page-b2b-soc-as-a-service/index.html +1 -1
  56. package/build/pages/product-page-b2c-equipment-insurance/index.html +3 -3
  57. package/build/pages/product-page-b2c-online-security/index.html +2 -2
  58. package/build/pages/product-page-b2c-prima-volba/index.html +2 -1
  59. package/build/pages/roaming-b2b/index.html +2 -2
  60. package/build/pages/roaming-b2c/index.html +2 -2
  61. package/build/pages/roaming-b2c-detail/index.html +1 -1
  62. package/build/pages/roaming-b2c-overview/index.html +1 -1
  63. package/build/pages/signpost-insurance/index.html +1 -1
  64. package/build/pages/signpost-products-and-services/index.html +1 -1
  65. package/build/pages/tv-first-aid/index.html +2 -2
  66. package/build/pages/work-on-central/index.html +2 -2
  67. package/build/readme/index.html +1 -1
  68. package/build/shame.css +0 -5
  69. package/build/sprite.svg +1 -1
  70. package/package.json +6 -6
package/build/shame.css CHANGED
@@ -142,11 +142,6 @@
142
142
  li svg {
143
143
  flex-shrink: 0;
144
144
  }
145
- @media screen and (max-width: 1239.98px) {
146
- .body-banner--large .body-banner__content-inner {
147
- padding: 1.875rem !important;
148
- }
149
- }
150
145
  }
151
146
  @layer utilities {
152
147
  .shrink-0 {