@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,644 +0,0 @@
1
- ---
2
- ---
3
-
4
- import {
5
- Accordion,
6
- AccordionItem,
7
- Alert,
8
- AnchorNavigation,
9
- Bar,
10
- BarBreak,
11
- BarItem,
12
- BlockAction,
13
- BlockActionControl,
14
- Breadcrumbs,
15
- Button,
16
- Buttons,
17
- Card,
18
- CardSection,
19
- Carousel,
20
- Container,
21
- Cover,
22
- Divider,
23
- Expander,
24
- Field,
25
- Grid,
26
- GridCol,
27
- Group,
28
- Icon,
29
- IconList,
30
- Image,
31
- Label,
32
- Link,
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 { FileCard } from "../components/FileCard";
45
-
46
- export const Search = () => (
47
- <Section className="pt-none" spacing="default">
48
- <Label htmlFor="group-2" className="d-block mb-small">Vyhľadajte cenník podľa služby</Label>
49
- <Group
50
- addonSuffix={
51
- <Button type="primary" key="1">
52
- Hľadať
53
- </Button>
54
- }
55
- control={{
56
- type: "text",
57
- id: "group-2",
58
- placeholder: "Kam cestujete?",
59
-
60
- }}
61
- className="mb-large"
62
- />
63
- <Label className="d-block mb-small">alebo vyberte oblasť služby</Label>
64
- <Grid className="mb-large mb-md-xlarge">
65
- <GridCol size={{ xs: 12, md: 6, lg: 4 }}>
66
- <Field
67
- className="mb-none"
68
- control={{
69
- type: "select",
70
- width: "fullwidth",
71
- options: ["Volania a SMS/MMS", "Internet"],
72
- }}
73
- />
74
- </GridCol>
75
- <GridCol size={{ xs: 12, md: 6, lg: 4 }}>
76
- <Field
77
- className="mb-none"
78
- control={{
79
- type: "select",
80
- width: "fullwidth",
81
- options: ["Paušály", "Internet"],
82
- }}
83
- />
84
- </GridCol>
85
- <GridCol size={{ xs: 12, md: 6, lg: 4 }}>
86
- <Field
87
- className="mb-none"
88
- control={{
89
- type: "select",
90
- width: "fullwidth",
91
- options: ["Go Safe Premium", "Internet"],
92
- }}
93
- />
94
- </GridCol>
95
- </Grid>
96
- <h2 className="h3 mb mb-md-large">Výsledky pre: Go Safe Premium</h2>
97
- <div className="mb mb-md-large">
98
- <p className="mb-small">Volania a SMS/MMS / paušály</p>
99
- <Link href="#" className="underline"><Icon name="chevron-right" color="orange" size="medium" className="link__icon-left" aria-hidden="true" />Go Safe Premium</Link>
100
- </div>
101
- <div>
102
- <p className="mb-small">Internet / mobilné pripojenie / internet v mobile</p>
103
- <Link href="#" className="underline"><Icon name="chevron-right" color="orange" size="medium" className="link__icon-left" aria-hidden="true" />Mobilný internet pre Go Safe Premium</Link>
104
- </div>
105
-
106
- </Section>
107
- );
108
-
109
- export const docsSections = [
110
- {
111
- title: "Cenníky k hlasovým programom a službám",
112
- list: [
113
- {
114
- title: "Cenník služieb",
115
- document: {
116
- title: "Aktuálny dokument platný od 15.11.2024",
117
- description: "PDF 95 kB",
118
- },
119
- archive: [
120
- {
121
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
122
- },
123
- {
124
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
125
- },
126
- {
127
- title: "zverejnené dňa 16.12.2022, účinné od 01.01.2023",
128
- },
129
- {
130
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
131
- },
132
- ],
133
- },
134
- {
135
- title:
136
- "Cenník služiebCenník služby Hlasová Virtuálna Privátna Sieť (HVPS)",
137
- document: {
138
- title: "Aktuálny dokument platný od 15.11.2024",
139
- description: "PDF 95 kB",
140
- },
141
- archive: [
142
- {
143
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
144
- },
145
- {
146
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
147
- },
148
- {
149
- title: "zverejnené dňa 16.12.2022, účinné od 01.01.2023",
150
- },
151
- ],
152
- },
153
- {
154
- title:
155
- "Voice Virtual Private Network Service (VVPN) Standard Price List of Services",
156
- document: {
157
- title: "Aktuálny dokument platný od 15.11.2024",
158
- description: "PDF 95 kB",
159
- },
160
- archive: [
161
- {
162
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
163
- },
164
- {
165
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
166
- },
167
- ],
168
- },
169
- {
170
- title: "Prílohy cenník služieb",
171
- document: {
172
- title: "Aktuálny dokument platný od 15.11.2024",
173
- description: "PDF 95 kB",
174
- },
175
- archive: [
176
- {
177
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
178
- },
179
- {
180
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
181
- },
182
- ],
183
- },
184
- ],
185
- },
186
- {
187
- title: "Cenníky predplatených kariet",
188
- list: [
189
- {
190
- title: "Prima Voľba",
191
- document: {
192
- title: "Aktuálny dokument platný od 15.11.2024",
193
- description: "PDF 95 kB",
194
- },
195
- archive: [
196
- {
197
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
198
- },
199
- {
200
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
201
- },
202
- {
203
- title: "zverejnené dňa 16.12.2022, účinné od 01.01.2023",
204
- },
205
- {
206
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
207
- },
208
- ],
209
- },
210
- {
211
- title: "Prima Go",
212
- document: {
213
- title: "Aktuálny dokument platný od 15.11.2024",
214
- description: "PDF 95 kB",
215
- },
216
- archive: [
217
- {
218
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
219
- },
220
- {
221
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
222
- },
223
- {
224
- title: "zverejnené dňa 16.12.2022, účinné od 01.01.2023",
225
- },
226
- ],
227
- },
228
- {
229
- title: "Cenník Prima WOW",
230
- document: {
231
- title: "Aktuálny dokument platný od 15.11.2024",
232
- description: "PDF 95 kB",
233
- },
234
- archive: [
235
- {
236
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
237
- },
238
- {
239
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
240
- },
241
- ],
242
- },
243
- {
244
- title: "Cenník predplatenej karty Šikovná Prima",
245
- document: {
246
- title: "Aktuálny dokument platný od 15.11.2024",
247
- description: "PDF 95 kB",
248
- },
249
- archive: [
250
- {
251
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
252
- },
253
- {
254
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
255
- },
256
- ],
257
- },
258
- {
259
- title: "Cenník FunFón Férofka",
260
- document: {
261
- title: "Aktuálny dokument platný od 15.11.2024",
262
- description: "PDF 95 kB",
263
- },
264
- archive: [
265
- {
266
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
267
- },
268
- {
269
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
270
- },
271
- ],
272
- },
273
- {
274
- title: "Cenník Prima",
275
- document: {
276
- title: "Aktuálny dokument platný od 15.11.2024",
277
- description: "PDF 95 kB",
278
- },
279
- archive: [
280
- {
281
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
282
- },
283
- {
284
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
285
- },
286
- ],
287
- },
288
- ],
289
- },
290
- {
291
- title: "Cenníky pevného pripojenia, internetu a televízie",
292
- list: [
293
- {
294
- title:
295
- "Cenník verejných elektronických komunikačných služieb cez pevné pripojenie",
296
- document: {
297
- title: "Aktuálny dokument platný od 15.11.2024",
298
- description: "PDF 95 kB",
299
- },
300
- archive: [
301
- {
302
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
303
- },
304
- {
305
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
306
- },
307
- {
308
- title: "zverejnené dňa 16.12.2022, účinné od 01.01.2023",
309
- },
310
- {
311
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
312
- },
313
- ],
314
- },
315
- {
316
- title: "Cenník služieb Optický FiberNet, FiberTV a FiberTel",
317
- document: {
318
- title: "Aktuálny dokument platný od 15.11.2024",
319
- description: "PDF 95 kB",
320
- },
321
- archive: [
322
- {
323
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
324
- },
325
- {
326
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
327
- },
328
- {
329
- title: "zverejnené dňa 16.12.2022, účinné od 01.01.2023",
330
- },
331
- ],
332
- },
333
- {
334
- title: "Cenník služieb Optický PartnerNet a PartnerTV",
335
- document: {
336
- title: "Aktuálny dokument platný od 15.11.2024",
337
- description: "PDF 95 kB",
338
- },
339
- archive: [
340
- {
341
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
342
- },
343
- {
344
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
345
- },
346
- ],
347
- },
348
- {
349
- title: "Cenník služieb DSLNet a DSLTV",
350
- document: {
351
- title: "Aktuálny dokument platný od 15.11.2024",
352
- description: "PDF 95 kB",
353
- },
354
- archive: [
355
- {
356
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
357
- },
358
- {
359
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
360
- },
361
- ],
362
- },
363
- {
364
- title: "Cenník služieb Fix5GNet ",
365
- document: {
366
- title: "Aktuálny dokument platný od 15.11.2024",
367
- description: "PDF 95 kB",
368
- },
369
- archive: [
370
- {
371
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
372
- },
373
- {
374
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
375
- },
376
- ],
377
- },
378
- {
379
- title: "Cenník služby Internet ",
380
- document: {
381
- title: "Aktuálny dokument platný od 15.11.2024",
382
- description: "PDF 95 kB",
383
- },
384
- archive: [
385
- {
386
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
387
- },
388
- {
389
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
390
- },
391
- ],
392
- },
393
- {
394
- title: "Cenník služby satelitnej televízie Skylink TV pre Orange",
395
- document: {
396
- title: "Aktuálny dokument platný od 15.11.2024",
397
- description: "PDF 95 kB",
398
- },
399
- archive: [
400
- {
401
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
402
- },
403
- {
404
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
405
- },
406
- ],
407
- },
408
- {
409
- title:
410
- "Cenník služieb poskytovaných spoločnosťou Orange Slovensko, a.s. v rámci služby Skylink TV pre Orange ",
411
- document: {
412
- title: "Aktuálny dokument platný od 15.11.2024",
413
- description: "PDF 95 kB",
414
- },
415
- archive: [
416
- {
417
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
418
- },
419
- {
420
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
421
- },
422
- ],
423
- },
424
- {
425
- title: "Cenník poskytovania TV služieb",
426
- document: {
427
- title: "Aktuálny dokument platný od 15.11.2024",
428
- description: "PDF 95 kB",
429
- },
430
- archive: [
431
- {
432
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
433
- },
434
- {
435
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
436
- },
437
- ],
438
- },
439
- {
440
- title:
441
- "Cenník služieb Pevný optický internet Partner a Orange TV cez Optik Partner",
442
- document: {
443
- title: "Aktuálny dokument platný od 15.11.2024",
444
- description: "PDF 95 kB",
445
- },
446
- archive: [
447
- {
448
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
449
- },
450
- {
451
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
452
- },
453
- ],
454
- },
455
- {
456
- title: "Cenník služieb Pevný internet DSL a Orange TV cez vDSL",
457
- document: {
458
- title: "Aktuálny dokument platný od 15.11.2024",
459
- description: "PDF 95 kB",
460
- },
461
- archive: [
462
- {
463
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
464
- },
465
- {
466
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
467
- },
468
- ],
469
- },
470
- {
471
- title:
472
- "Cenník Orange Doma (Pevný optický internet, TV na optike, Pevná linka na optike)",
473
- document: {
474
- title: "Aktuálny dokument platný od 15.11.2024",
475
- description: "PDF 95 kB",
476
- },
477
- archive: [
478
- {
479
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
480
- },
481
- {
482
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
483
- },
484
- ],
485
- },
486
- ],
487
- },
488
- {
489
- title: "Cenníky všeobecných poplatkov a ostatné",
490
- list: [
491
- {
492
- title: "Cenník všeobecných poplatkov",
493
- document: {
494
- title: "Aktuálny dokument platný od 15.11.2024",
495
- description: "PDF 95 kB",
496
- },
497
- archive: [
498
- {
499
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
500
- },
501
- {
502
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
503
- },
504
- {
505
- title: "zverejnené dňa 16.12.2022, účinné od 01.01.2023",
506
- },
507
- {
508
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
509
- },
510
- ],
511
- },
512
- {
513
- title: "Cenník platobných služieb cez SMS",
514
- document: {
515
- title: "Aktuálny dokument platný od 15.11.2024",
516
- description: "PDF 95 kB",
517
- },
518
- archive: [
519
- {
520
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
521
- },
522
- {
523
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
524
- },
525
- {
526
- title: "zverejnené dňa 16.12.2022, účinné od 01.01.2023",
527
- },
528
- ],
529
- },
530
- {
531
- title: "Cenník pre vyjadrovanie sa k existencii EKS",
532
- document: {
533
- title: "Aktuálny dokument platný od 15.11.2024",
534
- description: "PDF 95 kB",
535
- },
536
- archive: [
537
- {
538
- title: "zverejnené dňa 28.06.2023, účinné od 15.07.2023",
539
- },
540
- {
541
- title: "zverejnené dňa 14.04.2023, účinné od 01.05.2023",
542
- },
543
- ],
544
- },
545
- ],
546
- },
547
- ];
548
-
549
- export const Pricelist = (section) => (
550
- <Section color="background-secondary" spacing="default">
551
- <Grid>
552
- <GridCol size={{ xs: 12, lg: 4 }}>
553
- <h2 className="h2 thin">{section.title}</h2>
554
- </GridCol>
555
- <GridCol size={{ xs: 12, lg: 8 }}>
556
- <Accordion className="mb-none">
557
- {section.list.map((item, index) => (
558
- <AccordionItem
559
- title={item.title}
560
- id={`accordion-item-${index + Math.floor(Math.random() * 1000)}`}
561
- key={index}
562
- >
563
- <FileCard
564
- title={item.document.title}
565
- description={item.document.description}
566
- className="mb-large"
567
- />
568
- <p className="mb-small">Archív</p>
569
- <ul className="list-unstyled">
570
- {item.archive.map((archiveItem, archiveIndex) => (
571
- <li key={archiveIndex} className="mb-xsmall">
572
- <Icon
573
- name="pdf-file"
574
- size="medium"
575
- className="link__icon-left"
576
- />
577
- <Link className="underline bold">{archiveItem.title}</Link>
578
- </li>
579
- ))}
580
- </ul>
581
- </AccordionItem>
582
- ))}
583
- </Accordion>
584
- </GridCol>
585
- </Grid>
586
- </Section>
587
- );
588
-
589
- export const categories = [
590
- "Zdieľanie dát",
591
- "Prečerpané dáta",
592
- "Elektronická faktúra",
593
- "Prvá pomoc internet",
594
- "Nastavenie zariadení a sim kariet",
595
- "Pevny internet do domacnosti",
596
- "Dátový roaming",
597
- "Nákup online",
598
- ];
599
-
600
- export const NoSuccess = () => (
601
- <Section color="background-secondary" spacing="default">
602
- <h2 className="h2 thin mb-large mb-md-xlarge">
603
- Nenašli ste, čo ste potrebovali?
604
- </h2>
605
- <Grid>
606
- <GridCol size={{ xs: 12, lg: 8 }}>
607
- <p className="mb-large mb-md-large">
608
- Najhľadanejšie výrazy v kategórii
609
- </p>
610
- <Bar space="small" className="mb-large">
611
- {categories.map((category, categoryIndex) => (
612
- <BarItem key={categoryIndex}>
613
- <Tag color="transparent" href="#">
614
- {category}
615
- </Tag>
616
- </BarItem>
617
- ))}
618
- </Bar>
619
- </GridCol>
620
- <GridCol size={{ xs: 12, lg: 4 }}>
621
- <Bar key="small" className="mb-none">
622
- <BarItem>
623
- <Image src="/assets/avatar-support.png" alt="avatar" />
624
- </BarItem>
625
- <BarItem isFilling>
626
- <p className="mb-none">
627
- Potrebujete pomôcť s nastavením vášho zariadenia?
628
- </p>
629
- <Link className="underline">Opýtajte sa</Link>
630
- </BarItem>
631
- </Bar>
632
- </GridCol>
633
- </Grid>
634
- </Section>
635
- );
636
-
637
- <Page>
638
- <PageHeadingSimple title="Cenník" />
639
- <Search />
640
- {docsSections.map((section, sectionIndex) => (
641
- <Pricelist key={sectionIndex} {...section} />
642
- ))}
643
- <NoSuccess />
644
- </Page>