-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsample.html
More file actions
44 lines (44 loc) · 4.52 KB
/
sample.html
File metadata and controls
44 lines (44 loc) · 4.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<div class="hidden lg:flex px-12 h-12">
<div class="nav-tabs h-full flex text-sm gap-x-6"><button type="button" id="radix-_R_1jav5ubr7f999fdb_"
aria-haspopup="menu" aria-expanded="false" data-state="closed"
class="nav-tabs-item group relative h-full gap-2 flex items-center focus:outline-0 text-gray-800 dark:text-gray-200 font-semibold">
<div
class="flex items-center gap-2 hover:text-gray-800 dark:hover:text-gray-300 text-gray-800 dark:text-gray-200 font-semibold">
<svg class="h-4 w-4 bg-gray-800 dark:bg-gray-300"
style="-webkit-mask-image:url(https://d3gk2c5xim1je2.cloudfront.net/v7.1.0/regular/terminal.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url(https://d3gk2c5xim1je2.cloudfront.net/v7.1.0/regular/terminal.svg);mask-repeat:no-repeat;mask-position:center"></svg>Integrate
POS Device<svg width="8" height="24" viewBox="0 -9 3 24"
class="transition-transform overflow-visible text-gray-400 dark:text-gray-600 group-hover:text-gray-600 dark:group-hover:text-gray-400 rotate-90">
<path d="M0 0L3 3L0 6" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path>
</svg></div>
<div class="absolute bottom-0 h-[1.5px] w-full bg-primary dark:bg-primary-light"></div>
</button><button type="button" id="radix-_R_2jav5ubr7f999fdb_" aria-haspopup="menu" aria-expanded="false"
data-state="closed" class="nav-tabs-item group relative h-full gap-2 flex items-center focus:outline-0">
<div
class="flex items-center gap-2 font-medium text-gray-600 dark:text-gray-400 hover:text-gray-800 dark:hover:text-gray-300">
<svg class="h-4 w-4 bg-gray-600 dark:bg-gray-400"
style="-webkit-mask-image:url(https://d3gk2c5xim1je2.cloudfront.net/v7.1.0/regular/gears.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url(https://d3gk2c5xim1je2.cloudfront.net/v7.1.0/regular/gears.svg);mask-repeat:no-repeat;mask-position:center"></svg>Manage
Data & Operations<svg width="8" height="24" viewBox="0 -9 3 24"
class="transition-transform overflow-visible text-gray-400 dark:text-gray-600 group-hover:text-gray-600 dark:group-hover:text-gray-400 rotate-90">
<path d="M0 0L3 3L0 6" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path>
</svg></div>
<div class="absolute bottom-0 h-[1.5px] w-full group-hover:bg-gray-200 dark:group-hover:bg-gray-700"></div>
</button><a
class="link nav-tabs-item group relative h-full gap-2 flex items-center font-medium text-gray-600 dark:text-gray-400 hover:text-gray-800 dark:hover:text-gray-300"
href="/docs/cortina/cortina-integration-process"><svg class="h-4 w-4 bg-current"
style="-webkit-mask-image:url(https://d3gk2c5xim1je2.cloudfront.net/v7.1.0/regular/shield-check.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url(https://d3gk2c5xim1je2.cloudfront.net/v7.1.0/regular/shield-check.svg);mask-repeat:no-repeat;mask-position:center"></svg>Cortina
<div class="absolute bottom-0 h-[1.5px] w-full left-0 group-hover:bg-gray-200 dark:group-hover:bg-gray-700"></div>
</a><a
class="link nav-tabs-item group relative h-full gap-2 flex items-center font-medium text-gray-600 dark:text-gray-400 hover:text-gray-800 dark:hover:text-gray-300"
href="/docs/ecom-sdk/get-started/ecom-integration-process"><svg class="h-4 w-4 bg-current"
style="-webkit-mask-image:url(https://d3gk2c5xim1je2.cloudfront.net/v7.1.0/regular/browser.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url(https://d3gk2c5xim1je2.cloudfront.net/v7.1.0/regular/browser.svg);mask-repeat:no-repeat;mask-position:center"></svg>eCom
SDK<div class="absolute bottom-0 h-[1.5px] w-full left-0 group-hover:bg-gray-200 dark:group-hover:bg-gray-700">
</div></a><a
class="link nav-tabs-item group relative h-full gap-2 flex items-center font-medium text-gray-600 dark:text-gray-400 hover:text-gray-800 dark:hover:text-gray-300"
href="/help">Help Center<div
class="absolute bottom-0 h-[1.5px] w-full left-0 group-hover:bg-gray-200 dark:group-hover:bg-gray-700"></div>
</a><a
class="link nav-tabs-item group relative h-full gap-2 flex items-center font-medium text-gray-600 dark:text-gray-400 hover:text-gray-800 dark:hover:text-gray-300"
href="/changelog">Changelog<div
class="absolute bottom-0 h-[1.5px] w-full left-0 group-hover:bg-gray-200 dark:group-hover:bg-gray-700"></div>
</a></div>
</div>