@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,188 +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
- Tile,
42
- } from "@orangesk/orange-design-system";
43
- import Page from "../layouts/DefaultPage";
44
- import { PageHeadingSimple } from "../components/PageHeading";
45
- import { FileCard } from "../components/FileCard";
46
- import { NoSuccess } from "./pricelist.mdx";
47
-
48
- export const BlockActionTile = (tile) => (
49
- <BlockAction>
50
- <Tile
51
- vAlign="space-between"
52
- className="surface-primary"
53
- data-same-height-child
54
- >
55
- <Icon
56
- name={tile.icon}
57
- size="large"
58
- color="orange"
59
- className="mb-small mb-md-large"
60
- />
61
- <BlockActionControl>
62
- <Link href="#" className="d-block h5 bold">
63
- {tile.title}
64
- </Link>
65
- </BlockActionControl>
66
- </Tile>
67
- </BlockAction>
68
- );
69
-
70
- export const tileCategories = [
71
- {
72
- icon: "invoice-euro",
73
- title: "Právne dokumenty",
74
- },
75
- {
76
- icon: "orange-dialler",
77
- title: "Iné dokumenty",
78
- },
79
- {
80
- icon: "device-laptop-computer-connected",
81
- title: "Výročné správy",
82
- },
83
- ];
84
-
85
- export const Categories = () => (
86
- <Section color="background-secondary" spacing="default">
87
- <Grid>
88
- <GridCol size={{ xs: 12, lg: 4 }}>
89
- <h2 className="h2 thin">Vyberte si jednu z kategórií</h2>
90
- </GridCol>
91
- <GridCol size={{ xs: 12, lg: 8 }}>
92
- <Grid data-same-height rowGapSize="medium">
93
- {tileCategories.map((tile, tileIndex) => (
94
- <GridCol key={tileIndex} size={{ xs: 6, sm: 4 }}>
95
- <BlockActionTile {...tile} />
96
- </GridCol>
97
- ))}
98
- </Grid>
99
- </GridCol>
100
- </Grid>
101
- </Section>
102
- );
103
-
104
- export const tileInformations = [
105
- {
106
- icon: "invoice-euro",
107
- title: "Informácie pre zákazníkov",
108
- },
109
- {
110
- icon: "orange-dialler",
111
- title: "Informácie pre koncových užívateľov",
112
- },
113
- {
114
- icon: "device-laptop-computer-connected",
115
- title: "Všeobecné podmienky našich produktov",
116
- },
117
- {
118
- icon: "device-laptop-computer-connected",
119
- title: "Všeobecné podmienky pre dodávateľov",
120
- },
121
- {
122
- icon: "device-laptop-computer-connected",
123
- title: "Zoznam sprostredkovateľov",
124
- },
125
- {
126
- icon: "device-laptop-computer-connected",
127
- title: "Vyjadrenia k optickým sieťam Orange",
128
- },
129
- {
130
- icon: "device-laptop-computer-connected",
131
- title: "Súhlasy - obchodní zástupcovia",
132
- },
133
- ];
134
-
135
- export const Informations = () => (
136
- <Section color="background-secondary" spacing="default">
137
- <Grid>
138
- <GridCol size={{ xs: 12, lg: 4 }}>
139
- <h2 className="h2 thin">Informácie a podmienky</h2>
140
- </GridCol>
141
- <GridCol size={{ xs: 12, lg: 8 }}>
142
- <Grid data-same-height rowGapSize="medium" className="mb-xlarge">
143
- {tileInformations.map((tile, tileIndex) => (
144
- <GridCol key={tileIndex} size={{ xs: 6, sm: 4 }}>
145
- <BlockActionTile {...tile} />
146
- </GridCol>
147
- ))}
148
- </Grid>
149
- <Accordion>
150
- <AccordionItem title="Ostatné">
151
- <FileCard
152
- title="Informácie poskytované pri získavaní osobných údajov - Uchádzač o zamestnanie"
153
- description="PDF 689 kB"
154
- />
155
- <FileCard
156
- title="Informácie poskytované pri získavaní osobných údajov - Novinár"
157
- description="PDF 689 kB"
158
- />
159
- </AccordionItem>
160
- </Accordion>
161
- </GridCol>
162
- </Grid>
163
- </Section>
164
- );
165
-
166
- <Page>
167
- <Breadcrumbs
168
- label="Breadcrumbs"
169
- items={[
170
- {
171
- text: "Domov",
172
- url: "#",
173
- },
174
- {
175
- text: "Orange Slovensko",
176
- url: "#",
177
- },
178
- {
179
- text: "Knižnica dokumentov",
180
- url: "#",
181
- },
182
- ]}
183
- />
184
- <PageHeadingSimple title="Knižnica dokumentov" />
185
- <Categories />
186
- <Informations />
187
- <NoSuccess />
188
- </Page>
@@ -1,208 +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
- Tile,
42
- } from "@orangesk/orange-design-system";
43
- import Page from "../layouts/DefaultPage";
44
- import { PageHeadingSimple } from "../components/PageHeading";
45
- import { FileCard } from "../components/FileCard";
46
- import { NoSuccess } from "./pricelist.mdx";
47
- import clsx from "clsx";
48
-
49
- export const docsSectionList = [
50
- {
51
- title:
52
- "Hlasové služby (mobilná aj pevná sieť), internetové služby a služby televízie",
53
- list: [
54
- "Všeobecné podmienky spoločnosti Orange Slovensko, a.s. na poskytovanie verejne dostupných služieb cez optické siete a DSL sieť (158 kB)",
55
- "Všeobecné podmienky nájmu zariadení spoločnosti Orange Slovensko, a.s.",
56
- "Všeobecné podmienky poskytovania verejných elektronických komunikačných služieb prostredníctvom verejnej mobilnej siete spoločnosti Orange Slovensko, a.s.",
57
- "Všeobecné podmienky spoločnosti Orange Slovensko, a.s., na poskytovanie predplatenej služby Prima",
58
- "Podmienky poskytovania služby SMS cez e-mail",
59
- "Všeobecné podmienky spoločnosti Orange Slovensko, a.s., na poskytovanie verejných elektronických komunikačných služieb cez pevné pripojenie",
60
- "Všeobecné podmienky na poskytovanie služby Pevná linka na optike v rámci služieb Orange Doma prostredníctvom optickej siete spoločnosti Orange Slovensko, a.s.",
61
- "Všeobecné podmienky poskytovania elektronickej komunikačnej služby prenájmu telekomunikačných okruhov",
62
- "Všeobecné podmienky poskytovania verejnej elektronickej komunikačnej služby prenosu dát s použitím prenajatého telekomunikačného okruhu",
63
- "Spoločné podmienky poskytovania verejných služieb Orange Doma prostredníctvom pevnej optickej siete spoločnosti Orange Slovensko, a.s.",
64
- "Všeobecné podmienky na poskytovanie služby TV na optike v rámci služieb Orange Doma prostredníctvom optickej siete spoločnosti Orange Slovensko, a.s.",
65
- "Všeobecné podmienky poskytovania služieb Pevný internet DSL a Orange TV cez vDSL spoločnosti Orange Slovensko, a.s.",
66
- "Všeobecné podmienky poskytovania služieb Pevný optický internet Partner a Orange TV cez Optik Partner spoločnosti Orange Slovensko, a.s.",
67
- "Všeobecné podmienky spoločnosti Orange Slovensko, a.s., na poskytovanie TV služieb cez internet",
68
- "Všeobecné podmienky na poskytovanie verejnej služby Pevný optický internet v rámci služieb Orange Doma prostredníctvom optickej siete spoločnosti Orange Slovensko, a.s.",
69
- "Osobitné podmienky služieb spoločnosti Orange Slovensko, a.s. pre Rámcové zmluvy",
70
- "Special Conditions of Services of Orange Slovensko, a.s. for Framework Agreements",
71
- "Všeobecné podmienky spoločnosti Orange Slovensko, a.s. na poskytovanie verejne dostupných služieb cez pevnú 4G sieť",
72
- ],
73
- },
74
- {
75
- title: "ICT služby",
76
- list: [
77
- "Všeobecné podmienky spoločnosti Orange Slovensko, a.s., na poskytovanie ICT služieb",
78
- "Osobitné podmienky spoločnosti Orange Slovensko, a.s., na poskytovanie služby Virtuálny server",
79
- "Osobitné podmienky spoločnosti Orange Slovensko, a.s., na poskytovanie implementačných a podporných služieb k Office365",
80
- "Osobitné podmienky spoločnosti Orange Slovensko, a.s., na poskytovanie služby Dynamics365",
81
- "Osobitné podmienky spoločnosti Orange Slovensko, a.s., na poskytovanie služby Office365",
82
- "Osobitné podmienky spoločnosti Orange Slovensko, a.s., na poskytovanie služby Privacy Box",
83
- "Osobitné podmienky pre Manažment mobilných zariadení",
84
- ],
85
- },
86
- {
87
- title: "Ostatné služby a podmienky",
88
- list: [
89
- "Všeobecné obchodné podmienky pre službu Skylink TV pre Orange",
90
- "Reklamačný poriadok obchodnej spoločnosti Orange Slovensko, a.s. pre služby poskytované spoločnosťou Orange Slovensko, a.s. v rámci služby Skylink TV pre Orange",
91
- "Všeobecné obchodné podmienky na zapojenie Partnerov v Službe Nonstop dátové balíky platné k 25.11.2020",
92
- "Podmienky poskytovania služby Elektronická faktúra",
93
- "Podmienky prenositeľnosti čísla Orange Slovensko, a.s.",
94
- "Podmienky služby „Nákup na diaľku“",
95
- "Osobitné podmienky spoločnosti Orange Slovensko, a.s., na poskytovanie služby Orange platba",
96
- "Alternatívne riešenie sporov a ODR platforma",
97
- "Všeobecné obchodné podmienky a pravidlá vernostného programu „ORANGE ĎAKUJEM“",
98
- "Reklamačný poriadok obchodnej spoločnosti Orange Slovensko, a.s.",
99
- "Národný kódex mobilných operátorov o bezpečnom používaní mobilných služieb",
100
- "Podmienky zmeny podniku poskytujúceho službu prístupu k internetu spoločnosti Orange Slovensko a.s.",
101
- "Všeobecné podmienky o poskytovaní služieb tretích strán",
102
- ],
103
- },
104
- {
105
- title: "GDPR",
106
- list: [
107
- "Podmienky ochrany a spracúvania osobných, prevádzkových a lokalizačných údajov v spoločnosti Orange Slovensko, a.s.",
108
- ],
109
- },
110
- {
111
- title:
112
- "Ochrana pred legalizáciou príjmov z trestnej činnosti a financovaním terorizmu",
113
- list: [
114
- "Koncepcia a základné princípy ochrany pred legalizáciou príjmov z trestnej činnosti a financovaním terorizmu",
115
- ],
116
- },
117
- {
118
- title:
119
- "Všeobecné zmluvné podmienky k zmluvám o zriadení VEKS (pre developerské projekty)",
120
- list: ["Všeobecné zmluvné podmienky k zmluvám o zriadení a prevádzke VEKS"],
121
- },
122
- ];
123
-
124
- export const DocsSection = (section) => (
125
- <Section color="background-secondary" spacing="default">
126
- <Grid>
127
- <GridCol size={{ xs: 12, lg: 4 }}>
128
- <h2 className="h2 thin">{section.title}</h2>
129
- </GridCol>
130
- <GridCol size={{ xs: 12, lg: 8 }}>
131
- {section.list.map((item, index) => (
132
- <FileCard key={index} title={item} />
133
- ))}
134
- </GridCol>
135
- </Grid>
136
- </Section>
137
- );
138
-
139
- export const Archive = () => (
140
- <Section color="background-secondary" spacing="default">
141
- <Grid>
142
- <GridCol size={{ xs: 12, lg: 4 }}>
143
- <h2 className="h2 thin">Archív všeobecných podmienok</h2>
144
- </GridCol>
145
- <GridCol size={{ xs: 12, lg: 8 }}>
146
- <Accordion className="mb-none">
147
- <AccordionItem title="Archív dokumentov" id="archive">
148
- <h3 className="h4">{docsSectionList[0].title}</h3>
149
- {docsSectionList[0].list.map((item, index) => {
150
- const lastItem = docsSectionList[0].list.length - 1 === index;
151
- return (
152
- <FileCard
153
- key={index}
154
- title={lastItem ? "Príklad pre file s linkom" : item.title}
155
- className={clsx({
156
- "mb-large mb-md-xlarge": lastItem,
157
- })}
158
- icon={lastItem ? "link" : "download"}
159
- />
160
- );
161
- })}
162
- <h3 className="h4">{docsSectionList[1].title}</h3>
163
- {docsSectionList[1].list.map((item, index) => {
164
- const lastItem = docsSectionList[1].list.length - 1 === index;
165
- return (
166
- <FileCard
167
- key={index}
168
- title={lastItem ? "Príklad pre file s linkom" : item.title}
169
- icon={lastItem ? "link" : "download"}
170
- />
171
- );
172
- })}
173
- </AccordionItem>
174
- </Accordion>
175
- </GridCol>
176
- </Grid>
177
- </Section>
178
- );
179
-
180
- <Page>
181
- <Breadcrumbs
182
- label="Breadcrumbs"
183
- items={[
184
- {
185
- text: "Domov",
186
- url: "#",
187
- },
188
- {
189
- text: "Orange Slovensko",
190
- url: "#",
191
- },
192
- {
193
- text: "Knižnica dokumentov",
194
- url: "#",
195
- },
196
- {
197
- text: "Všeobecné podmienky",
198
- url: "#",
199
- },
200
- ]}
201
- />
202
- <PageHeadingSimple title="Všeobecné podmienky" />
203
- {docsSectionList.map((section, index) => (
204
- <DocsSection key={index} {...section} />
205
- ))}
206
- <Archive />
207
- <NoSuccess />
208
- </Page>
@@ -1,262 +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
- Tile,
42
- } from "@orangesk/orange-design-system";
43
- import Page from "../layouts/DefaultPage";
44
- import { PageHeadingSimple } from "../components/PageHeading";
45
- import { FileCard } from "../components/FileCard";
46
- import { NoSuccess } from "./pricelist.mdx";
47
- import clsx from "clsx";
48
-
49
- export const list = [
50
- {
51
- title: "Identifikačné údaje podniku",
52
- content: (
53
- <>
54
- <dl>
55
- <dt>Obchodné meno:</dt>
56
- <dd>Orange Slovensko, a.s.</dd>
57
- <dt>Sídlo:</dt>
58
- <dd>Metodova 8, 821 08 Bratislava</dd>
59
- <dt>IČO:</dt>
60
- <dd>35697270</dd>
61
- <dt>Zápis v obchodnom registri:</dt>
62
- <dd>Mestský súd Bratislava III, oddiel: Sa, vložka: 1142/B</dd>
63
- </dl>
64
- </>
65
- ),
66
- },
67
- {
68
- title: "Rozsah ponúkaných služieb",
69
- content: (
70
- <>
71
- <p>
72
- Spoločnosť Orange Slovensko, a.s., poskytuje široké portfólio
73
- elektronických komunikačných služieb prostredníctvom pevnej a mobilnej
74
- siete, a to v nasledovnom základnom rozsahu:
75
- </p>
76
- <ul className="list-circle">
77
- <li>hlasové služby - mobilná aj pevná sieť</li>
78
- <li>internetové služby</li>
79
- <li>služby televízie</li>
80
- <li>iné služby</li>
81
- </ul>
82
- <p>
83
- Podrobnosti o portfóliu ponúkaných služieb sú k dispozícii na
84
- predajných miestach spoločnosti Orange Slovensko, a.s., a tiež na{" "}
85
- <a href="#" className="underline">
86
- www.orange.sk
87
- </a>
88
- , v jednotlivých sekciách venovaných poskytovaným službám a tovarom.
89
- </p>
90
- </>
91
- ),
92
- },
93
- {
94
- title: "Štandardné zmluvné podmienky",
95
- content: (
96
- <>
97
- <p>
98
- Štandardné zmluvné podmienky poskytovania elektronických komunikačných
99
- služieb sú určené vo Všeobecných podmienkach pre jednotlivé služby
100
- dostupných na tomto linku:
101
- </p>
102
- <FileCard title="Právne dokumenty" description="Link" icon="link" />
103
- <p>
104
- Informácie o prípadnom minimálnom trvaní zmluvy (tzv. viazanosti) a o
105
- možnostiach jej ukončenia sú rozdielne v závislosti od jednotlivých
106
- časovo obmedzených ponúk. Tieto informácie sú uvedené v komunikačných
107
- materiáloch ku každej z týchto ponúk, ako aj a v samotnom Dodatku k
108
- zmluve o poskytovaní verejných služieb. Informácie o trvaní zmluvy
109
- uzatvorenej na dobu neurčitú, ako aj o možnostiach jej ukončenia, sú
110
- uvedené v príslušných Všeobecných podmienkach pre danú službu
111
- dostupných na tomto linku:
112
- </p>
113
- <FileCard title="Právne dokumenty" description="Link" icon="link" />
114
- <p>
115
- Informácie o postupoch súvisiacich s prenosom čísel a iných
116
- identifikátorov sú upravené v Podmienkach prenesiteľnosti čísla Orange
117
- Slovensko, a.s., ktoré sú dostupné na tomto linku:
118
- </p>
119
- <FileCard title="Právne dokumenty" description="Link" icon="link" />
120
- </>
121
- ),
122
- },
123
- {
124
- title: "Štandardné ceny",
125
- content: (
126
- <>
127
- <p>
128
- Štandardné ceny (vrátane všetkých cenových položiek, štandardných
129
- zliav, osobitných a cielených systémov taríf, ako aj priamych
130
- poplatkov súvisiacich s prenosom čísel alebo iných identifikátorov
131
- uplatňovaných spoločnosťou Orange Slovensko, a.s., pri poskytovaní
132
- služieb) sú určené v Cenníkoch pre jednotlivé služby.
133
- </p>
134
- <p>Aktuálne Cenníky sú dostupné na tomto linku</p>
135
- <FileCard title="Právne dokumenty" description="Link" icon="link" />
136
- </>
137
- ),
138
- },
139
- {
140
- title: "Reklamačný poriadok a mechanizmy na urovnanie sporov",
141
- content: null,
142
- },
143
- {
144
- title: "Servisné služby",
145
- content: null,
146
- },
147
- {
148
- title: "Informácie o zmenách podmienok",
149
- content: null,
150
- },
151
- {
152
- title: "Informácie o meraní a riadení prevádzky",
153
- content: null,
154
- },
155
- {
156
- title: "Informácie o kvalite služieb",
157
- content: null,
158
- },
159
- {
160
- title:
161
- "Informácie o obmedzeniach týkajúcich sa používania koncových zariadení a o práve koncového užívateľa na využívanie koncového zariadenia podľa vlastného výberu",
162
- content: null,
163
- },
164
- {
165
- title:
166
- "Pravidlá pre politiku spravodlivého užívania v prípade prístupu k sieti internet",
167
- content: null,
168
- },
169
- {
170
- title:
171
- "Informácie o práve účastníka zverejniť jeho údaje v telefónnom zozname",
172
- content: null,
173
- },
174
- {
175
- title:
176
- "Informácie o identifikácii a o zamedzení identifikácie volajúceho (CLIP, CLIR)",
177
- content: null,
178
- },
179
- {
180
- title:
181
- "Informácie o každej zmene prístupu k službám tiesňového volania alebo informácie o polohe volajúceho v rámci služby, ktorú si predplatil",
182
- content: null,
183
- },
184
- {
185
- title: "Informácie o maximálnej prenosovej rýchlosti",
186
- content: null,
187
- },
188
- {
189
- title: "Informácie o regulácii sieťovej prevádzky",
190
- content: null,
191
- },
192
- {
193
- title:
194
- "Informácie o postupoch spoločnosti Orange Slovensko, a.s., v prípade neplatenia faktúr",
195
- content: null,
196
- },
197
- {
198
- title: "Základná úroveň rozpísaných faktúr",
199
- content: null,
200
- },
201
- {
202
- title: "Zásady používania cookies v spoločnosti Orange Slovensko, a.s.",
203
- content: null,
204
- },
205
- ];
206
-
207
- export const DocsSection = () => (
208
- <Section color="background-secondary" spacing="default">
209
- <Grid>
210
- <GridCol size={{ xs: 12, lg: 4 }}>
211
- <p>
212
- Tieto informácie sú zverejňované spoločnosťou Orange Slovensko, a.s.,
213
- na základe § 42 ods. 1 zákona č. 351/2011 Z. z. o elektronických
214
- komunikáciách (ďalej „Zákon“) v spojení s čl. IV. bod 2 ods. 1 až 5
215
- Všeobecného povolenia č. 1/2011 vydaného Telekomunikačným úradom
216
- Slovenskej republiky.
217
- </p>
218
- </GridCol>
219
- <GridCol size={{ xs: 12, lg: 8 }}>
220
- <Accordion>
221
- {list.map((item, index) => (
222
- <AccordionItem
223
- key={index}
224
- title={item.title}
225
- isActive={index === 0}
226
- id={`accordion-item-${index + Math.floor(Math.random() * 1000)}`}
227
- >
228
- {item.content}
229
- </AccordionItem>
230
- ))}
231
- </Accordion>
232
- </GridCol>
233
- </Grid>
234
- </Section>
235
- );
236
-
237
- <Page>
238
- <Breadcrumbs
239
- label="Breadcrumbs"
240
- items={[
241
- {
242
- text: "Domov",
243
- url: "#",
244
- },
245
- {
246
- text: "Orange Slovensko",
247
- url: "#",
248
- },
249
- {
250
- text: "Knižnica dokumentov",
251
- url: "#",
252
- },
253
- {
254
- text: "Informácie pre zákazníkov",
255
- url: "#",
256
- },
257
- ]}
258
- />
259
- <PageHeadingSimple title="Informácie pre zákazníkov" />
260
- <DocsSection />
261
- <NoSuccess />
262
- </Page>