@orangesk/cms-templates 1.0.0-beta.0 → 1.0.0-beta.2

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 (312) hide show
  1. package/README.md +15 -1
  2. package/build/assets/favicon.ico +0 -0
  3. package/build/assets/form-error.svg +6 -0
  4. package/build/assets/form-success.svg +5 -0
  5. package/build/assets/form-waiting.svg +7 -0
  6. package/build/assets/how-to-secure.png +0 -0
  7. package/build/assets/market-lokator.png +0 -0
  8. package/build/assets/mirosoft-project.svg +5 -0
  9. package/build/assets/power-point.svg +5 -0
  10. package/build/assets/prima-volba-1.jpg +0 -0
  11. package/build/assets/prima-volba.png +0 -0
  12. package/build/assets/project.svg +5 -0
  13. package/build/assets/soc-ako-sluzba.png +0 -0
  14. package/build/assets/soc-stats-1.svg +7 -0
  15. package/build/assets/soc-stats-2.svg +21 -0
  16. package/build/assets/what-is-that.png +0 -0
  17. package/build/changelog/index.html +83 -0
  18. package/build/components/ContactFormB2B/index.html +29 -0
  19. package/build/fonts/HelveticaNeue-Bold.woff2 +0 -0
  20. package/build/fonts/HelveticaNeue-Light.woff2 +0 -0
  21. package/build/fonts/HelveticaNeue-Roman.woff2 +0 -0
  22. package/build/images/cta-device.png +0 -0
  23. package/build/images/cta-plans.png +0 -0
  24. package/build/images/cta-renewal.png +0 -0
  25. package/build/images/device-mobile.png +0 -0
  26. package/build/images/form-validation-format.png +0 -0
  27. package/build/images/form-validation-info-structure.png +0 -0
  28. package/build/images/form-validation-semantics.png +0 -0
  29. package/build/images/forms-labels-grouping.png +0 -0
  30. package/build/images/forms-labels-instruction.png +0 -0
  31. package/build/images/forms-labels-structure.png +0 -0
  32. package/build/images/hero/example-lg.jpg +0 -0
  33. package/build/images/hero/example-lg@2x.jpg +0 -0
  34. package/build/images/hero/example-xl.jpg +0 -0
  35. package/build/images/hero/example-xl@2x.jpg +0 -0
  36. package/build/images/hero/example-xxl.jpg +0 -0
  37. package/build/images/hero/example-xxl@2x.jpg +0 -0
  38. package/build/images/hero/example.jpg +0 -0
  39. package/build/images/hero/example@2x.jpg +0 -0
  40. package/build/images/hero/old-vendor-2x.jpg +0 -0
  41. package/build/images/hero/old-vendor-lg-2x.jpg +0 -0
  42. package/build/images/hero/old-vendor-lg.jpg +0 -0
  43. package/build/images/hero/old-vendor-xl-2x.jpg +0 -0
  44. package/build/images/hero/old-vendor-xl.jpg +0 -0
  45. package/build/images/hero/old-vendor-xxl-2x.jpg +0 -0
  46. package/build/images/hero/old-vendor-xxl.jpg +0 -0
  47. package/build/images/hero/old-vendor.jpg +0 -0
  48. package/build/images/hero/photo-2x.jpg +0 -0
  49. package/build/images/hero/photo-lg-2x.jpg +0 -0
  50. package/build/images/hero/photo-lg.jpg +0 -0
  51. package/build/images/hero/photo-xl-2x.jpg +0 -0
  52. package/build/images/hero/photo-xl.jpg +0 -0
  53. package/build/images/hero/photo-xxl-2x.jpg +0 -0
  54. package/build/images/hero/photo-xxl.jpg +0 -0
  55. package/build/images/hero/photo.jpg +0 -0
  56. package/build/images/hero/single.png +0 -0
  57. package/build/images/hero/single@2x.png +0 -0
  58. package/build/images/hero/vendor-lg.png +0 -0
  59. package/build/images/hero/vendor-lg@2x.png +0 -0
  60. package/build/images/hero/vendor-xl.png +0 -0
  61. package/build/images/hero/vendor-xl@2x.png +0 -0
  62. package/build/images/hero/vendor-xxl.png +0 -0
  63. package/build/images/hero/vendor-xxl@2x.png +0 -0
  64. package/build/images/hero/vendor.png +0 -0
  65. package/build/images/hero/vendor@2x.png +0 -0
  66. package/build/images/product-1.svg +10 -0
  67. package/build/images/product-2.svg +14 -0
  68. package/build/images/product-3.svg +9 -0
  69. package/build/images/tone-of-voice.jpg +0 -0
  70. package/build/index.html +46 -0
  71. package/build/lib/after-components.css +2 -0
  72. package/build/lib/after-components.css.map +1 -0
  73. package/build/lib/after-components.js +3 -0
  74. package/build/lib/before-components.css +3 -0
  75. package/build/lib/before-components.css.map +1 -0
  76. package/build/lib/before-components.js +3 -0
  77. package/build/lib/breadcrumbs.css +2 -0
  78. package/build/lib/breadcrumbs.css.map +1 -0
  79. package/build/lib/breadcrumbs.js +3 -0
  80. package/build/lib/components.css +2 -0
  81. package/build/lib/components.css.map +1 -0
  82. package/build/lib/components.js +3 -0
  83. package/build/lib/fonts.css +2 -0
  84. package/build/lib/fonts.css.map +1 -0
  85. package/build/lib/fonts.js +3 -0
  86. package/build/lib/footer.css +2 -0
  87. package/build/lib/footer.css.map +1 -0
  88. package/build/lib/megamenu.css +2 -0
  89. package/build/lib/megamenu.css.map +1 -0
  90. package/build/lib/megamenu.js +2 -0
  91. package/build/lib/megamenu.js.map +1 -0
  92. package/build/lib/scripts.css +2 -0
  93. package/build/lib/scripts.css.map +1 -0
  94. package/build/lib/scripts.js +10 -0
  95. package/build/lib/scripts.js.map +1 -0
  96. package/build/lib/style.css +3 -0
  97. package/build/lib/style.css.map +1 -0
  98. package/build/lib/style.js +3 -0
  99. package/build/lib/tsconfig.tsbuildinfo +1 -0
  100. package/build/logo.svg +1 -0
  101. package/build/modules/image-section/README/index.html +54 -0
  102. package/build/modules/image-section/background-image/index.html +44 -0
  103. package/build/modules/image-section/half-width-image/index.html +46 -0
  104. package/build/modules/image-section/third-width-2-image-section/index.html +44 -0
  105. package/build/modules/image-section/third-width-frame-image-section/index.html +49 -0
  106. package/build/pages/basic-page-about-the-brand/index.html +44 -0
  107. package/build/pages/basic-page-gdpr/index.html +44 -0
  108. package/build/pages/blog-homepage-clovek/index.html +44 -0
  109. package/build/pages/blog-news-clovek/index.html +44 -0
  110. package/build/pages/blog-post-clovek/index.html +44 -0
  111. package/build/pages/device-lp-b2b/index.html +29 -0
  112. package/build/pages/device-lp-b2c/index.html +29 -0
  113. package/build/pages/equipment-insurance/index.html +54 -0
  114. package/build/pages/homepage-b2b/index.html +29 -0
  115. package/build/pages/homepage-b2c/index.html +29 -0
  116. package/build/pages/online-security/index.html +53 -0
  117. package/build/pages/press-and-news-releases/index.html +44 -0
  118. package/build/pages/press-center/index.html +44 -0
  119. package/build/pages/press-center-docs-library/index.html +44 -0
  120. package/build/pages/press-center-general-terms/index.html +67 -0
  121. package/build/pages/press-center-general-terms copy/index.html +67 -0
  122. package/build/pages/press-center-informations-for-customers/index.html +44 -0
  123. package/build/pages/pricelist/index.html +44 -0
  124. package/build/pages/pricelist-tariff/index.html +44 -0
  125. package/{src/layouts/base.njk → build/pages/pricelist-tarrif/index.html} +6 -9
  126. package/build/pages/product-page-b2b-market-locator/index.html +44 -0
  127. package/build/pages/product-page-b2b-market-locator copy/index.html +44 -0
  128. package/build/pages/product-page-b2b-microsoft-365/index.html +44 -0
  129. package/build/pages/product-page-b2b-microsoft-365 copy/index.html +44 -0
  130. package/build/pages/product-page-b2b-soc-as-a-service/index.html +44 -0
  131. package/build/pages/product-page-b2c-equipment-insurance/index.html +54 -0
  132. package/build/pages/product-page-b2c-online-security/index.html +48 -0
  133. package/build/pages/product-page-b2c-prima-volba/index.html +44 -0
  134. package/build/pages/product-page-b2c-prima-volba-signpost/index.html +44 -0
  135. package/build/pages/roaming-b2b/index.html +30 -0
  136. package/build/pages/roaming-b2c/index.html +30 -0
  137. package/build/pages/roaming-b2x/index.html +44 -0
  138. package/build/pages/signpost-insurance/index.html +44 -0
  139. package/build/pages/signpost-products-and-services/index.html +44 -0
  140. package/build/readme/index.html +55 -0
  141. package/build/shame.css +171 -0
  142. package/build/sprite.svg +1 -0
  143. package/package.json +5 -2
  144. package/.prettierrc +0 -9
  145. package/CHANGELOG.md +0 -36
  146. package/eleventy.config.js +0 -91
  147. package/eslint.config.mjs +0 -93
  148. package/global.d.ts +0 -3
  149. package/src/changelog.mdx +0 -11
  150. package/src/components/ActionTile/ActionTile.tsx +0 -25
  151. package/src/components/ActionTile/ActionTilesSection.tsx +0 -41
  152. package/src/components/ActionTile/index.ts +0 -2
  153. package/src/components/ArticleCard/ArticleCard.tsx +0 -130
  154. package/src/components/ArticleCard/index.ts +0 -1
  155. package/src/components/ArticleMeta/ArticleMeta.tsx +0 -37
  156. package/src/components/ArticleMeta/index.ts +0 -1
  157. package/src/components/ArticleShare/ArticleShare.tsx +0 -87
  158. package/src/components/ArticleShare/index.ts +0 -1
  159. package/src/components/AvatarCard/AvatarCard.tsx +0 -30
  160. package/src/components/AvatarCard/index.ts +0 -1
  161. package/src/components/FAQ/FAQ.tsx +0 -59
  162. package/src/components/FAQ/index.ts +0 -1
  163. package/src/components/FeaturedArticles/FeaturedArticles.tsx +0 -57
  164. package/src/components/FeaturedArticles/index.ts +0 -1
  165. package/src/components/FileCard/FileCard.tsx +0 -51
  166. package/src/components/FileCard/index.ts +0 -1
  167. package/src/components/FooterContent/FooterContent.tsx +0 -253
  168. package/src/components/HeroSection/HeroSection.tsx +0 -67
  169. package/src/components/HeroSection/index.ts +0 -1
  170. package/src/components/Markdown.tsx +0 -49
  171. package/src/components/Megamenu/Megamenu.tsx +0 -848
  172. package/src/components/Megamenu/MegamenuClovek.tsx +0 -222
  173. package/src/components/Megamenu/index.ts +0 -2
  174. package/src/components/PageHeading/PageHeadingSimple.tsx +0 -21
  175. package/src/components/PageHeading/index.ts +0 -1
  176. package/src/components/ProductImage/ProductImage.tsx +0 -29
  177. package/src/components/ProductImage/_product-image.scss +0 -45
  178. package/src/components/ProductImage/index.ts +0 -1
  179. package/src/components/SectionTitle/SectionTitle.tsx +0 -29
  180. package/src/components/SectionTitle/index.ts +0 -1
  181. package/src/components/StoreButtons/StoreButtons.tsx +0 -336
  182. package/src/components/StoreButtons/_store-buttons.scss +0 -11
  183. package/src/components/StoreButtons/index.ts +0 -1
  184. package/src/components/Tags/Tags.tsx +0 -90
  185. package/src/components/Tags/index.ts +0 -3
  186. package/src/components/Tiles/Tiles.tsx +0 -56
  187. package/src/components/Tiles/_tiles.scss +0 -18
  188. package/src/components/Tiles/index.ts +0 -1
  189. package/src/components/ToC/ToC.tsx +0 -37
  190. package/src/components/ToC/_toc.scss +0 -23
  191. package/src/components/ToC/index.ts +0 -1
  192. package/src/components/_components.scss +0 -5
  193. package/src/components/_container.scss +0 -17
  194. package/src/data/homepage.js +0 -17
  195. package/src/index.mdx +0 -132
  196. package/src/layouts/DefaultPage.tsx +0 -29
  197. package/src/pages/_homepage.scss +0 -24
  198. package/src/pages/_pages.scss +0 -29
  199. package/src/pages/basic-page-about-the-brand.mdx +0 -167
  200. package/src/pages/basic-page-gdpr.mdx +0 -563
  201. package/src/pages/blog-homepage-clovek.mdx +0 -437
  202. package/src/pages/blog-news-clovek.mdx +0 -163
  203. package/src/pages/blog-post-clovek.mdx +0 -322
  204. package/src/pages/device-lp-b2b.mdx +0 -11
  205. package/src/pages/device-lp-b2c.mdx +0 -318
  206. package/src/pages/homepage-b2b.mdx +0 -11
  207. package/src/pages/homepage-b2c.mdx +0 -463
  208. package/src/pages/press-and-news-releases.mdx +0 -136
  209. package/src/pages/press-center-docs-library.mdx +0 -188
  210. package/src/pages/press-center-general-terms.mdx +0 -208
  211. package/src/pages/press-center-informations-for-customers.mdx +0 -262
  212. package/src/pages/pricelist-tariff.mdx +0 -241
  213. package/src/pages/pricelist.mdx +0 -644
  214. package/src/pages/product-page-b2b-microsoft-365.mdx +0 -747
  215. package/src/pages/product-page-b2c-equipment-insurance.mdx +0 -435
  216. package/src/pages/product-page-b2c-online-security.mdx +0 -285
  217. package/src/pages/product-page-b2c-prima-volba-signpost.mdx +0 -289
  218. package/src/pages/product-page-b2c-prima-volba.mdx +0 -425
  219. package/src/pages/roaming-b2b.mdx +0 -11
  220. package/src/pages/roaming-b2c.mdx +0 -549
  221. package/src/pages/signpost-insurance.mdx +0 -126
  222. package/src/pages/signpost-products-and-services.mdx +0 -206
  223. package/src/readme.mdx +0 -11
  224. package/src/shame.scss +0 -19
  225. package/src/styles/utilities/border.scss +0 -6
  226. package/src/styles/utilities/index.scss +0 -2
  227. package/src/styles/utilities/layout.scss +0 -11
  228. package/tsconfig.json +0 -22
  229. /package/{src → build}/assets/6-mesiacov-zadarmo.png +0 -0
  230. /package/{src → build}/assets/Apple_iPhone_16_Pro.png +0 -0
  231. /package/{src → build}/assets/Gaming_large.png +0 -0
  232. /package/{src → build}/assets/Gaming_medium.png +0 -0
  233. /package/{src → build}/assets/apple-phone@desktop.png +0 -0
  234. /package/{src → build}/assets/apple-phone@mobile.png +0 -0
  235. /package/{src → build}/assets/apple-phone@tablet.png +0 -0
  236. /package/{src → build}/assets/avatar-large.png +0 -0
  237. /package/{src → build}/assets/avatar-support.png +0 -0
  238. /package/{src → build}/assets/avatar.png +0 -0
  239. /package/{src → build}/assets/badge-appgallery.svg +0 -0
  240. /package/{src → build}/assets/badge-appstore.svg +0 -0
  241. /package/{src → build}/assets/badge-google-play.svg +0 -0
  242. /package/{src → build}/assets/bez-nastrah.png +0 -0
  243. /package/{src → build}/assets/blog-post-cover.png +0 -0
  244. /package/{src → build}/assets/blog-post-image-1.png +0 -0
  245. /package/{src → build}/assets/blogpost-cover-image-1.png +0 -0
  246. /package/{src → build}/assets/blogpost-cover-image-2.png +0 -0
  247. /package/{src → build}/assets/blogpost-cover-image-3.png +0 -0
  248. /package/{src → build}/assets/blogpost-cover-image-4.png +0 -0
  249. /package/{src → build}/assets/blogpost-cover-image-5.png +0 -0
  250. /package/{src → build}/assets/bookings.svg +0 -0
  251. /package/{src → build}/assets/clovek-blog-hero-exported.png +0 -0
  252. /package/{src → build}/assets/clovek-blog-hero-xxl.jpg +0 -0
  253. /package/{src → build}/assets/festivaly-2-mobile-rozcestnik@2x.jpg +0 -0
  254. /package/{src → build}/assets/iPad_grey.png +0 -0
  255. /package/{src → build}/assets/iPhone_16_Pro_Web_Banner_desktop.png +0 -0
  256. /package/{src → build}/assets/iPhone_16_Pro_Web_Banner_tablet.png +0 -0
  257. /package/{src → build}/assets/ikona-servis--dark.svg +0 -0
  258. /package/{src → build}/assets/ikona-servis.svg +0 -0
  259. /package/{src → build}/assets/ikona-vykup--dark.svg +0 -0
  260. /package/{src → build}/assets/ikona-vykup.svg +0 -0
  261. /package/{src → build}/assets/ikona-vyssia-pamat--dark.svg +0 -0
  262. /package/{src → build}/assets/ikona-vyssia-pamat.svg +0 -0
  263. /package/{src → build}/assets/iphone-17.png +0 -0
  264. /package/{src → build}/assets/laptop_5euro.png +0 -0
  265. /package/{src → build}/assets/logo-minimal.svg +0 -0
  266. /package/{src → build}/assets/love-odporucane-baliky-hero-xxl@2x.png +0 -0
  267. /package/{src → build}/assets/microsoft-365-computer.png +0 -0
  268. /package/{src → build}/assets/microsoft-365.png +0 -0
  269. /package/{src → build}/assets/microsoft-copilot-logo-large.png +0 -0
  270. /package/{src → build}/assets/microsoft-copilot-logo-small-v2.png +0 -0
  271. /package/{src → build}/assets/microsoft-copilot-logo-small.png +0 -0
  272. /package/{src → build}/assets/microsoft-partner-do-hero.png +0 -0
  273. /package/{src → build}/assets/microsoft-project.svg +0 -0
  274. /package/{src → build}/assets/microsoft-teams.svg +0 -0
  275. /package/{src → build}/assets/online-ochrana-b2c.png +0 -0
  276. /package/{src → build}/assets/online-ochrana.png +0 -0
  277. /package/{src → build}/assets/people1.png +0 -0
  278. /package/{src → build}/assets/people2.png +0 -0
  279. /package/{src → build}/assets/power-bi.svg +0 -0
  280. /package/{src → build}/assets/predvolba.png +0 -0
  281. /package/{src/assets/prima-volba.png → build/assets/prima-vobla.png} +0 -0
  282. /package/{src → build}/assets/prima-volba-why-1.png +0 -0
  283. /package/{src → build}/assets/prima-volba-why-2.png +0 -0
  284. /package/{src → build}/assets/prima-volba-why-3.png +0 -0
  285. /package/{src → build}/assets/recommendation.png +0 -0
  286. /package/{src → build}/assets/roaming-prima-karta.png +0 -0
  287. /package/{src → build}/assets/rozcestnik-poistenie--cestovne-poistenie.png +0 -0
  288. /package/{src → build}/assets/rozcestnik-poistenie--poistenie-faktur.png +0 -0
  289. /package/{src → build}/assets/rozcestnik-poistenie--poistenie-urazov.png +0 -0
  290. /package/{src → build}/assets/rozcestnik-poistenie--telefonov.png +0 -0
  291. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--internet.png +0 -0
  292. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--navzajom-zadarmo.png +0 -0
  293. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--telefony-a-zariadenia.png +0 -0
  294. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--transfer.png +0 -0
  295. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--tv.png +0 -0
  296. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--volania.png +0 -0
  297. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--vyhodne-balicky.png +0 -0
  298. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--vyhody.png +0 -0
  299. /package/{src → build}/assets/samsung-galaxy-flip-7-1.png +0 -0
  300. /package/{src → build}/assets/samsung-galaxy-fold-7--large.png +0 -0
  301. /package/{src → build}/assets/samsung-galaxy-fold-7-1.png +0 -0
  302. /package/{src → build}/assets/samsung-watch-banner.png +0 -0
  303. /package/{src → build}/assets/sharepoint.svg +0 -0
  304. /package/{src → build}/assets/three-phones-revert.png +0 -0
  305. /package/{src → build}/assets/three-phones-rotated-desktop.png +0 -0
  306. /package/{src → build}/assets/three-phones-rotated-mobile.png +0 -0
  307. /package/{src → build}/assets/three-phones-rotated-tablet.png +0 -0
  308. /package/{src → build}/assets/three-phones.png +0 -0
  309. /package/{src → build}/assets/uae.svg +0 -0
  310. /package/{src → build}/assets/visio.svg +0 -0
  311. /package/{src → build}/assets/volte.png +0 -0
  312. /package/{src → build}/assets/worker.png +0 -0
@@ -1,549 +0,0 @@
1
- ---
2
- disableThemeSwitcher: true
3
- ---
4
-
5
- import {
6
- Accordion,
7
- AccordionItem,
8
- Alert,
9
- AnchorNavigation,
10
- Bar,
11
- BarBreak,
12
- BarItem,
13
- BlockAction,
14
- BlockActionControl,
15
- Breadcrumbs,
16
- Button,
17
- Buttons,
18
- Card,
19
- CardSection,
20
- Carousel,
21
- Container,
22
- Controls,
23
- Cover,
24
- Divider,
25
- Expander,
26
- Field,
27
- Grid,
28
- GridCol,
29
- Group,
30
- Icon,
31
- IconList,
32
- Image,
33
- Pagination,
34
- Pictogram,
35
- Pill,
36
- PromoBanner,
37
- Section,
38
- Select,
39
- Table,
40
- Tag,
41
- } from "@orangesk/orange-design-system";
42
- import Page from "../layouts/DefaultPage";
43
- import { PageHeadingSimple } from "../components/PageHeading";
44
- import { FAQ } from "../components/FAQ";
45
- import { ActionTile, ActionTiles } from "../components/ActionTile";
46
-
47
- export const countries = [
48
- "Rakúsko",
49
- "Česká republika",
50
- "Maďarsko",
51
- "Švajčiarsko",
52
- "Spojené arabské emiráty",
53
- "Egypt",
54
- ];
55
-
56
- export const prices = [
57
- {
58
- icon: "call",
59
- title: "Volania",
60
- price: "4,0417",
61
- priceType: "€/min.",
62
- description: "Prichádzajúce za 0,9744 €/min. Bez DPH",
63
- tag: "Odchádzajuce",
64
- },
65
- {
66
- icon: "data-traffic",
67
- title: "Dáta",
68
- price: "10,1661",
69
- priceType: "€/MB",
70
- description: "Za každý spotrebovaný megabyte",
71
- },
72
- {
73
- icon: "orange-messenger",
74
- title: "SMS/MMS správy",
75
- price: "0,4460",
76
- priceType: "€/správa",
77
- description: "Za každú odoslanú správu",
78
- },
79
- ];
80
-
81
- export const zones = [
82
- {
83
- title: (
84
- <>
85
- Do{" "}
86
- <a href="#" className="underline">
87
- Zóny 1
88
- </a>
89
- </>
90
- ),
91
- price: "4,0417",
92
- priceType: "€/min.",
93
- },
94
- {
95
- title: (
96
- <>
97
- Do Zóny{" "}
98
- <a href="#" className="underline">
99
- Švajčiarsko
100
- </a>
101
- </>
102
- ),
103
- price: "4,0417",
104
- priceType: "€/min.",
105
- },
106
- {
107
- title: (
108
- <>
109
- Do{" "}
110
- <a href="#" className="underline">
111
- Zóny 2
112
- </a>
113
- </>
114
- ),
115
- price: "4,0417",
116
- priceType: "€/min.",
117
- },
118
- {
119
- title: (
120
- <>
121
- Do{" "}
122
- <a href="#" className="underline">
123
- Zóny 3
124
- </a>
125
- </>
126
- ),
127
- price: "4,0417",
128
- priceType: "€/min.",
129
- },
130
- {
131
- title: (
132
- <>
133
- Do{" "}
134
- <a href="#" className="underline">
135
- Zóny 4
136
- </a>
137
- </>
138
- ),
139
- price: "4,0417",
140
- priceType: "€/min.",
141
- },
142
- ];
143
-
144
- export const cards = [
145
- {
146
- title: "Svetové dáta na deň",
147
- description:
148
- "Vhodné na krátky výlet alebo len základné použitie: 500+ emailov bez príloh alebo 100 minút navigácie",
149
- price: "5,00",
150
- primaryBtn: "Aktivovať",
151
- secondaryBtn: "Podrobné informácie",
152
- oBaliku: [
153
- "Platí vo vybraných krajinách sveta - Zóna Svet",
154
- "Platí 7 dní (od začiatku aktívneho využívania dát)",
155
- ],
156
- aktivacia: [
157
- "aktivácia cez SMS v tvare „ANO SVET 1GB“ na číslo 950",
158
- "deaktivácia cez SMS v tvare „ANO SVET 1GB“ na číslo 950",
159
- ],
160
- },
161
- {
162
- title: "Svetové dáta 4 GB",
163
- description:
164
- "Ideálne na krátku dovolenku: denne trochu mapy, sociálne siete, maily a fotky",
165
- price: "10,00",
166
- primaryBtn: "Aktivovať",
167
- secondaryBtn: "Podrobné informácie",
168
- oBaliku: [
169
- "Platí vo vybraných krajinách sveta - Zóna Svet",
170
- "Platí 7 dní (od začiatku aktívneho využívania dát)",
171
- ],
172
- aktivacia: [
173
- "aktivácia cez SMS v tvare „ANO SVET 1GB“ na číslo 950",
174
- "deaktivácia cez SMS v tvare „ANO SVET 1GB“ na číslo 950",
175
- ],
176
- },
177
- {
178
- title: "Svetové dáta 10 GB",
179
- description:
180
- "Vhodné na dlhšiu dovolenku alebo intenzívnejšie používanie: môžeš streamovať, zdieľať fotky, pozerať videá",
181
- price: "20,00",
182
- primaryBtn: "Aktivovať",
183
- secondaryBtn: "Podrobné informácie",
184
- oBaliku: [
185
- "Platí vo vybraných krajinách sveta - Zóna Svet",
186
- "Platí 7 dní (od začiatku aktívneho využívania dát)",
187
- ],
188
- aktivacia: [
189
- "aktivácia cez SMS v tvare „ANO SVET 1GB“ na číslo 950",
190
- "deaktivácia cez SMS v tvare „ANO SVET 1GB“ na číslo 950",
191
- ],
192
- },
193
- ];
194
-
195
- export const ProductCard = ({ card }) => (
196
- <Card className="mb-none">
197
- <CardSection>
198
- <h3 className="h3">{card.title}</h3>
199
- <p>{card.description}</p>
200
- <p className="h1 normal mb-large">
201
- {card.price}
202
- <span className="large bold"> &euro;</span>
203
- </p>
204
- <Button type="primary">{card.primaryBtn}</Button>
205
- <Button>{card.secondaryBtn}</Button>
206
- </CardSection>
207
- <Divider />
208
- <CardSection>
209
- <Expander summary="O balíku" isFullWidth open>
210
- <IconList
211
- items={card.oBaliku.map((item) => ({
212
- icon: "tick",
213
- content: item,
214
- }))}
215
- className="normal"
216
- />
217
- </Expander>
218
- <Expander summary="Aktivácia" isFullWidth open>
219
- <IconList
220
- items={card.aktivacia.map((item) => ({
221
- icon: "tick",
222
- content: item,
223
- }))}
224
- className="normal"
225
- />
226
- </Expander>
227
- </CardSection>
228
- </Card>
229
- );
230
-
231
- export const SearchSection = () => (
232
- <Section color="surface-subtle" spacing="default">
233
- <h2 className="h2 thin mb mb-md-large text-narrow">
234
- Vyhľadajte krajinu a spoznajte ceny roamingu
235
- </h2>
236
- <Group
237
- addonSuffix={
238
- <Button type="primary" key="1">
239
- Hľadať
240
- </Button>
241
- }
242
- control={{ type: "text", id: "group-2", placeholder: "Kam cestujete?" }}
243
- className="mb mb-md-large"
244
- />
245
- <Bar className="mb-large mb-md-xlarge">
246
- <BarItem>Najhľadanejšie krajiny</BarItem>
247
- <BarItem canShrink tag="nav">
248
- <Bar
249
- space="small"
250
- canWrap={false}
251
- className="horizontal-scroll mb-none"
252
- align="center"
253
- role="list"
254
- aria-label="Najhľadanejšie krajiny"
255
- >
256
- {countries.map((country, countryIndex) => (
257
- <BarItem
258
- key={countryIndex}
259
- className="mb mb-md-none"
260
- role="listitem"
261
- >
262
- <Tag
263
- color="transparent"
264
- tabIndex={0}
265
- aria-label={`Vyhľadať roaming pre ${country}`}
266
- onClick={() => {}}
267
- >
268
- {country}
269
- </Tag>
270
- </BarItem>
271
- ))}
272
- </Bar>
273
- </BarItem>
274
- </Bar>
275
- <Bar className="mb mb-md-large">
276
- <BarItem>
277
- <Image src="/assets/uae.svg" />
278
- </BarItem>
279
- <BarItem canShrink>
280
- <h3 className="h3 mb-xsmall">
281
- Spojené arabské emiráty (+ ostrov Marawah)
282
- </h3>
283
- <p className="h3 thin">(+971)</p>
284
- </BarItem>
285
- </Bar>
286
- <Grid rowGapSize="medium" className="mb-large mb-md-xlarge">
287
- <GridCol size={{ xs: 12, md: 6 }}>
288
- <Field
289
- control={{
290
- type: "select",
291
- width: "fullwidth",
292
- options: ["Paušály", "Internet"],
293
- }}
294
- label="Váš typ paušálu"
295
- />
296
- </GridCol>
297
- <GridCol size={{ xs: 12, md: 6 }}>
298
- <Field
299
- control={{
300
- type: "select",
301
- width: "fullwidth",
302
- options: ["Go Safe Premium", "Internet"],
303
- }}
304
- label="Váš program"
305
- />
306
- </GridCol>
307
- </Grid>
308
- <p className="bold small mb-small">Ceny pre váš paušál</p>
309
- <Grid rowGapSize="medium" className="mb-large mb-md-xlarge">
310
- {prices.map((card, cardIndex) => (
311
- <GridCol key={cardIndex} size={{ xs: 12, md: 6, lg: 4 }}>
312
- <Card>
313
- <CardSection>
314
- <Bar space="small">
315
- <BarItem>
316
- <Icon name={card.icon} size="large" />
317
- </BarItem>
318
- <BarItem className="h4" isFilling>
319
- {card.title}
320
- </BarItem>
321
- </Bar>
322
- <p className="bold h4">
323
- {card.price}{" "}
324
- <span className="normal reset-font-size">{card.priceType}</span>{" "}
325
- {card.tag ? <Tag size="small">{card.tag}</Tag> : null}
326
- </p>
327
- <p className="small">{card.description}</p>
328
- </CardSection>
329
- </Card>
330
- </GridCol>
331
- ))}
332
- </Grid>
333
- <Alert
334
- isFullWidth
335
- title="Vyhnite sa nechceným poplatkom v Grécku"
336
- description="Ak cestujete na grécke ostrovy, odporúčame, aby ste si nastavili manuálnu voľbu gréckej siete namiesto automatickej. Až po pripojení si zapnite dátový roaming. Vyhnete sa tak nechcenému pripojeniu do siete napr. tureckého operátora, ktorý nie je v EÚ a následným zvýšeným poplatkom."
337
- className="mb-large mb-md-xlarge"
338
- />
339
- <Accordion className="mb-large mb-md-xlarge">
340
- <AccordionItem
341
- title="Detailné ceny roamingových hovorov"
342
- id="detailne-ceny"
343
- >
344
- <Grid>
345
- {zones.map((zone, zoneIndex) => (
346
- <GridCol key={zoneIndex} size={{ xs: 12, md: 4, lg: "auto" }}>
347
- <Bar space="small" className="mb-none">
348
- <BarItem className="bold">{zone.title}</BarItem>
349
- <BarBreak className="show-md" />
350
- <BarItem isFilling className="align-right align-md-left">
351
- <p className="bold">
352
- {zone.price}{" "}
353
- <span className="normal small">{zone.priceType}</span>{" "}
354
- </p>
355
- </BarItem>
356
- </Bar>
357
- </GridCol>
358
- ))}
359
- </Grid>
360
- </AccordionItem>
361
- <AccordionItem
362
- title="Dostupnosť služieb u roamingových partnerov"
363
- id="dostupnost-sluzieb"
364
- >
365
- <Table
366
- headers={[
367
- {
368
- key: "col1",
369
- label: "Operátor",
370
- },
371
- {
372
- key: "col2",
373
- label: "Volania a dáta",
374
- },
375
- {
376
- key: "col3",
377
- label: "Volania cez VoLTE",
378
- },
379
- {
380
- key: "col4",
381
- label: "MMS Správy",
382
- },
383
- ]}
384
- rows={[
385
- {
386
- col1: {
387
- value: <b>Emirates Integrated Telecommunications Company</b>,
388
- },
389
- col2: "3G, GPRS, CAMEL, 4G/LTE, 5G NSA",
390
- col3: "Nie",
391
- col4: "Áno",
392
- },
393
- {
394
- col1: {
395
- value: <b>Emirates Telecom Corp-ETISALAT</b>,
396
- },
397
- col2: "3G, GPRS, 4G/LTE, 5G NSA",
398
- col3: "Nie",
399
- col4: "Áno",
400
- },
401
- ]}
402
- isScrollable
403
- />
404
- </AccordionItem>
405
- </Accordion>
406
- <h2 className="h2 thin mb mb-md-large text-narrow">
407
- Vyberte si roamingový balík pre vašu destináciu a ušetrite.
408
- </h2>
409
- <div className="mb hide-lg">
410
- <Controls
411
- icon="chevron-left"
412
- data-carousel-controls="carousel-blog-posts"
413
- data-carousel-action="prev"
414
- />
415
- <Controls
416
- icon="chevron-right"
417
- data-carousel-controls="carousel-blog-posts"
418
- data-carousel-action="next"
419
- />
420
- </div>
421
- <Carousel
422
- id="carousel-blog-posts"
423
- className="mb mb-md-large"
424
- data-swiper-options='{"slidesPerView":1.1,"breakpoints":{"768":{"slidesPerView":1.6}, "1024":{"slidesPerView":3}}}'
425
- items={cards.map((card, cardIndex) => (
426
- <div key={cardIndex}>
427
- <ProductCard card={card} />
428
- </div>
429
- ))}
430
- showScrollbar={true}
431
- bleedRight
432
- />
433
- </Section>
434
- );
435
-
436
- export const OutsideSlovakia = () => (
437
- <Section className="pt-none pb-none">
438
- <PromoBanner image="/assets/predvolba.png" alignImage="bottom">
439
- <h2 className="h1 thin mb-medium">
440
- {"Plánujete volať a posielať správy zo Slovenska do zahraničia?"}
441
- </h2>
442
- <p className="mb-large text-secondary">
443
- {`Pozrite si ceny volaní a správ do zahraničia. Stačí si vybrať cieľovú krajinu a spoznáte konkrétne ceny pre váš paušál.`}
444
- </p>
445
- <Button type="primary" size="large" className="mb-none">
446
- {"Spoznať ceny"}
447
- </Button>
448
- </PromoBanner>
449
- </Section>
450
- );
451
-
452
- export const VoLTE = () => (
453
- <Section
454
- className="pt-none pb-none is-light"
455
- style={{ backgroundColor: "#D9DAC6" }}
456
- >
457
- <PromoBanner image="/assets/volte.png" alignImage="bottom">
458
- <h2 className="display-3 thin mb-medium">
459
- {"Využívajte službu VoLTE aj v roamingu"}
460
- </h2>
461
- <p className="mb-large">
462
- {`VoLTE (Voice over LTE) je služba, ktorá umožňuje uskutočňovať a prijímať hovory prostredníctvom siete 4G. Zistite, ako môžete túto službu využívať aj v zahraničí a či je s ňou váš mobilný telefón kompatibilný.`}
463
- </p>
464
- <Button type="primary" size="large" className="mb-none">
465
- {"Viac o roamingu VoLTE"}
466
- </Button>
467
- </PromoBanner>
468
- </Section>
469
- );
470
-
471
- export const Recommended = () => {
472
- return (
473
- <ActionTiles
474
- tiles={[
475
- "Roamingové doplnkové balíky",
476
- "Roamingové zóny",
477
- "Regulovaný roaming v EÚ",
478
- ]}
479
- />
480
- );
481
- };
482
-
483
- export const Videos = () => (
484
- <Section spacing="default">
485
- <h2 className="thin h2 mb mb-md-large">Užitočné rady pre cestovateľov</h2>
486
- <Grid rowGapSize="medium">
487
- <GridCol size={{ xs: 12, md: 6 }}>
488
- <iframe
489
- src="https://www.youtube.com/embed/LwyptXNIkTo"
490
- title="video-0"
491
- frameBorder="0"
492
- allowFullScreen
493
- className="aspect-ratio-16-9"
494
- />
495
- </GridCol>
496
- <GridCol size={{ xs: 12, md: 6 }}>
497
- <iframe
498
- src="https://www.youtube.com/embed/LwyptXNIkTo"
499
- title="video-0"
500
- frameBorder="0"
501
- allowFullScreen
502
- className="aspect-ratio-16-9"
503
- />
504
- </GridCol>
505
- </Grid>
506
- </Section>
507
- );
508
-
509
- export const RoamingB2C = () => (
510
- <>
511
- <PageHeadingSimple title="Roaming">
512
- <p>
513
- {`Pozrite si ceny, za ktoré môžete volať, dátovať či posielať správy v
514
- zahraničí.`}
515
- </p>
516
- </PageHeadingSimple>
517
- <AnchorNavigation
518
- items={[
519
- {
520
- href: "#kam-cestujete",
521
- isActive: true,
522
- label: "Kam cestujete?",
523
- },
524
- {
525
- href: "#dalsie-benefity",
526
- label: "Dalšie benefity",
527
- },
528
- {
529
- href: "#ako-ziskat",
530
- label: "Ako získať",
531
- },
532
- {
533
- href: "#podmienky",
534
- label: "Podmienky",
535
- },
536
- ]}
537
- />
538
- <SearchSection />
539
- <OutsideSlovakia />
540
- <VoLTE />
541
- <Recommended />
542
- <Videos />
543
- <FAQ />
544
- </>
545
- );
546
-
547
- <Page>
548
- <RoamingB2C />
549
- </Page>
@@ -1,126 +0,0 @@
1
- ---
2
- ---
3
-
4
- import {
5
- Breadcrumbs,
6
- Section,
7
- GridCol,
8
- Grid,
9
- Pagination,
10
- Card,
11
- CardSection,
12
- Pill,
13
- Pictogram,
14
- Divider,
15
- Expander,
16
- Icon,
17
- Accordion,
18
- AccordionItem,
19
- Bar,
20
- BarItem,
21
- BlockAction,
22
- BlockActionControl,
23
- Container,
24
- Cover,
25
- Button,
26
- Carousel,
27
- Image,
28
- PromoBanner,
29
- } from "@orangesk/orange-design-system";
30
- import Page from "../layouts/DefaultPage";
31
- import { PageHeadingSimple } from "../components/PageHeading";
32
- import { ActionTile, ActionTiles } from "../components/ActionTile";
33
-
34
- export const ProductsAndServices = () => {
35
- const list = [
36
- {
37
- title: "Poistenie telefónov a iných zariadení",
38
- description:
39
- "Poistite si vaše mobilné zariadenia proti krádeži, poškodeniu a iným nehodám.",
40
- image: "/assets/rozcestnik-poistenie--telefonov.png",
41
- },
42
- {
43
- title: "Cestovné poistenie",
44
- description:
45
- "Cestuje po svete bez starostí s výhodným poistením od Orangeu.",
46
- image: "/assets/rozcestnik-poistenie--cestovne-poistenie.png",
47
- },
48
- {
49
- title: "Poistenie úrazov",
50
- description:
51
- "Vyberte si u nás úrazové poistenie za výhodnú cenu pre zákazníkov Orange.",
52
- image: "/assets/rozcestnik-poistenie--poistenie-urazov.png",
53
- },
54
- {
55
- title: "Poistenie faktúr",
56
- description:
57
- "Neohrozte váš rodinný rozpočet a poistite sa pre prípad straty zamestnania, pracovnej neschopnosti a invalidity.",
58
- image: "/assets/rozcestnik-poistenie--poistenie-faktur.png",
59
- },
60
- ];
61
- return (
62
- <Section color="surface-subtle">
63
- <Grid>
64
- <GridCol
65
- size={{
66
- sm: 8,
67
- lg: 6,
68
- }}
69
- >
70
- <h2 className="h2 thin mb-large mb-md-xlarge">
71
- {"Poistenie pre každý prípad"}
72
- </h2>
73
- </GridCol>
74
- </Grid>
75
- <Grid justifyHeight rowGapSize="medium">
76
- {list.map((item) => (
77
- <GridCol
78
- key={item.title}
79
- size={{
80
- md: 6,
81
- lg: 4,
82
- }}
83
- >
84
- <BlockAction>
85
- <Card href={item.href} className="mb-none">
86
- <Image src={item.image} alt={item.title} />
87
- <CardSection isFilling>
88
- <h3>
89
- <BlockActionControl>
90
- <a href="#" className="h3">
91
- {item.title}
92
- </a>
93
- </BlockActionControl>
94
- </h3>
95
- <p>{item.description}</p>
96
- </CardSection>
97
- </Card>
98
- </BlockAction>
99
- </GridCol>
100
- ))}
101
- </Grid>
102
- </Section>
103
- );
104
- };
105
-
106
- export const Suggestions = () => {
107
- return (
108
- <ActionTiles
109
- title="Poistenie vybavíte"
110
- tiles={["Online", "Na predajni", "Na zákaznícka linke 905"]}
111
- />
112
- );
113
- };
114
-
115
- export const list = [
116
- { icon: "street", title: "Zľava až do 225 € na telefón k paušálu" },
117
- { icon: "film", title: "Bezpečné doručenie na druhý pracovný deň" },
118
- { icon: "startover", title: "Možnosť bezplatného doručenia do predajne" },
119
- { icon: "startover", title: "Vrátenie tovaru bez dôvodu až do 14 dní" },
120
- ];
121
-
122
- <Page>
123
- <PageHeadingSimple title="Poistenie od Orangeu" />
124
- <ProductsAndServices />
125
- <Suggestions />
126
- </Page>