@6thbridge/hexa 0.0.0-pr50-59 → 0.0.0-pr51-61

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.
package/dist/output.css CHANGED
@@ -2,6 +2,96 @@
2
2
 
3
3
  /* @import "../assets/fonts/GTWalsheimPro/stylesheet.css"; */
4
4
 
5
+ /* Basic editor styles */
6
+
7
+ .ProseMirror {
8
+ outline: none;
9
+ > * + * {
10
+ margin-top: 0.75em;
11
+ }
12
+ ul,
13
+ ol {
14
+ padding: 0 1rem;
15
+ }
16
+ ul {
17
+ list-style: disc;
18
+ }
19
+ ol {
20
+ list-style: decimal;
21
+ }
22
+ h1,
23
+ h2,
24
+ h3,
25
+ h4,
26
+ h5,
27
+ h6 {
28
+ line-height: 1.1;
29
+ }
30
+ h1 {
31
+ font-size: 2.25rem;
32
+ font-weight: 700;
33
+ margin-bottom: 0.5em;
34
+ }
35
+ h2 {
36
+ font-size: 1.75rem;
37
+ font-weight: 600;
38
+ margin-bottom: 0.5em;
39
+ }
40
+ h3 {
41
+ font-size: 1.25rem;
42
+ font-weight: 500;
43
+ margin-bottom: 0.5em;
44
+ }
45
+ code {
46
+ background-color: rgba(#616161, 0.1);
47
+ color: #616161;
48
+ }
49
+ pre {
50
+ background: #0d0d0d;
51
+ color: #fff;
52
+ font-family: 'JetBrainsMono', monospace;
53
+ padding: 0.75rem 1rem;
54
+ border-radius: 0.5rem;
55
+ code {
56
+ color: inherit;
57
+ padding: 0;
58
+ background: none;
59
+ font-size: 0.8rem;
60
+ }
61
+ }
62
+ img {
63
+ max-width: 100%;
64
+ height: auto;
65
+ }
66
+ blockquote {
67
+ padding-left: 1rem;
68
+ border-left: 2px solid rgba(#0d0d0d, 0.1);
69
+ }
70
+ hr {
71
+ border: none;
72
+ border-top: 2px solid rgba(#0d0d0d, 0.1);
73
+ margin: 2rem 0;
74
+ }
75
+ }
76
+
77
+ .ProseMirror blockquote {
78
+ border-left: 4px solid #ddd;
79
+ padding-left: 1rem;
80
+ color: #555;
81
+ font-style: italic;
82
+ }
83
+
84
+ .ProseMirror:focus,
85
+ .ProseMirror:focus-visible {
86
+ outline: none !important;
87
+ box-shadow: none !important;
88
+ border: none !important;
89
+ }
90
+
91
+ .ProseMirror {
92
+ outline: none;
93
+ }
94
+
5
95
  *, ::before, ::after{
6
96
  --tw-border-spacing-x: 0;
7
97
  --tw-border-spacing-y: 0;
@@ -638,6 +728,10 @@ video {
638
728
  position: relative;
639
729
  }
640
730
 
731
+ .sticky{
732
+ position: sticky;
733
+ }
734
+
641
735
  .inset-0{
642
736
  inset: 0px;
643
737
  }
@@ -783,6 +877,11 @@ video {
783
877
  margin-right: auto;
784
878
  }
785
879
 
880
+ .my-1{
881
+ margin-top: 0.25rem;
882
+ margin-bottom: 0.25rem;
883
+ }
884
+
786
885
  .my-2{
787
886
  margin-top: 0.5rem;
788
887
  margin-bottom: 0.5rem;
@@ -808,6 +907,10 @@ video {
808
907
  margin-bottom: 5px;
809
908
  }
810
909
 
910
+ .me-2{
911
+ margin-inline-end: 0.5rem;
912
+ }
913
+
811
914
  .ml-1{
812
915
  margin-left: 0.25rem;
813
916
  }
@@ -864,6 +967,14 @@ video {
864
967
  margin-top: 1.25rem;
865
968
  }
866
969
 
970
+ .mt-6{
971
+ margin-top: 1.5rem;
972
+ }
973
+
974
+ .mt-8{
975
+ margin-top: 2rem;
976
+ }
977
+
867
978
  .box-border{
868
979
  box-sizing: border-box;
869
980
  }
@@ -937,6 +1048,10 @@ video {
937
1048
  height: 1rem;
938
1049
  }
939
1050
 
1051
+ .h-40{
1052
+ height: 10rem;
1053
+ }
1054
+
940
1055
  .h-5{
941
1056
  height: 1.25rem;
942
1057
  }
@@ -1086,6 +1201,10 @@ video {
1086
1201
  width: 1rem;
1087
1202
  }
1088
1203
 
1204
+ .w-48{
1205
+ width: 12rem;
1206
+ }
1207
+
1089
1208
  .w-5{
1090
1209
  width: 1.25rem;
1091
1210
  }
@@ -1110,6 +1229,10 @@ video {
1110
1229
  width: 2rem;
1111
1230
  }
1112
1231
 
1232
+ .w-80{
1233
+ width: 20rem;
1234
+ }
1235
+
1113
1236
  .w-9{
1114
1237
  width: 2.25rem;
1115
1238
  }
@@ -1188,6 +1311,10 @@ video {
1188
1311
  min-width: 24rem;
1189
1312
  }
1190
1313
 
1314
+ .min-w-\[110px\]{
1315
+ min-width: 110px;
1316
+ }
1317
+
1191
1318
  .min-w-\[200px\]{
1192
1319
  min-width: 200px;
1193
1320
  }
@@ -1234,6 +1361,10 @@ video {
1234
1361
  max-width: 28rem;
1235
1362
  }
1236
1363
 
1364
+ .max-w-xl{
1365
+ max-width: 36rem;
1366
+ }
1367
+
1237
1368
  .flex-1{
1238
1369
  flex: 1 1 0%;
1239
1370
  }
@@ -1303,6 +1434,10 @@ video {
1303
1434
  cursor: default;
1304
1435
  }
1305
1436
 
1437
+ .cursor-not-allowed{
1438
+ cursor: not-allowed;
1439
+ }
1440
+
1306
1441
  .cursor-pointer{
1307
1442
  cursor: pointer;
1308
1443
  }
@@ -1921,6 +2056,10 @@ video {
1921
2056
  background-color: rgb(255 255 255 / 0.2);
1922
2057
  }
1923
2058
 
2059
+ .bg-white\/80{
2060
+ background-color: rgb(255 255 255 / 0.8);
2061
+ }
2062
+
1924
2063
  .bg-yellow-500\/20{
1925
2064
  background-color: rgb(234 179 8 / 0.2);
1926
2065
  }
@@ -2061,6 +2200,11 @@ video {
2061
2200
  padding-right: 1rem;
2062
2201
  }
2063
2202
 
2203
+ .py-0\.5{
2204
+ padding-top: 0.125rem;
2205
+ padding-bottom: 0.125rem;
2206
+ }
2207
+
2064
2208
  .py-1{
2065
2209
  padding-top: 0.25rem;
2066
2210
  padding-bottom: 0.25rem;
@@ -2277,6 +2421,10 @@ video {
2277
2421
  text-transform: capitalize;
2278
2422
  }
2279
2423
 
2424
+ .italic{
2425
+ font-style: italic;
2426
+ }
2427
+
2280
2428
  .leading-5{
2281
2429
  line-height: 1.25rem;
2282
2430
  }
@@ -2610,6 +2758,12 @@ video {
2610
2758
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
2611
2759
  }
2612
2760
 
2761
+ .backdrop-blur-md{
2762
+ --tw-backdrop-blur: blur(12px);
2763
+ -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
2764
+ backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
2765
+ }
2766
+
2613
2767
  .transition{
2614
2768
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
2615
2769
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
@@ -2998,10 +3152,23 @@ input:-webkit-autofill:active {
2998
3152
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
2999
3153
  }
3000
3154
 
3155
+ .focus-within\:ring-primary-main:focus-within{
3156
+ --tw-ring-color: var(--color-primary);
3157
+ }
3158
+
3159
+ .focus-within\:ring-red-500:focus-within{
3160
+ --tw-ring-opacity: 1;
3161
+ --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
3162
+ }
3163
+
3001
3164
  .hover\:cursor-pointer:hover{
3002
3165
  cursor: pointer;
3003
3166
  }
3004
3167
 
3168
+ .hover\:\!bg-gray-200\/50:hover{
3169
+ background-color: rgb(229 231 235 / 0.5) !important;
3170
+ }
3171
+
3005
3172
  .hover\:bg-\[\#808080\]:hover{
3006
3173
  --tw-bg-opacity: 1;
3007
3174
  background-color: rgb(128 128 128 / var(--tw-bg-opacity, 1));
@@ -3017,6 +3184,11 @@ input:-webkit-autofill:active {
3017
3184
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
3018
3185
  }
3019
3186
 
3187
+ .hover\:bg-gray-200:hover{
3188
+ --tw-bg-opacity: 1;
3189
+ background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
3190
+ }
3191
+
3020
3192
  .hover\:bg-gray-50:hover{
3021
3193
  --tw-bg-opacity: 1;
3022
3194
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
@@ -3034,6 +3206,11 @@ input:-webkit-autofill:active {
3034
3206
  --tw-bg-opacity: 0.7;
3035
3207
  }
3036
3208
 
3209
+ .hover\:text-blue-800:hover{
3210
+ --tw-text-opacity: 1;
3211
+ color: rgb(30 64 175 / var(--tw-text-opacity, 1));
3212
+ }
3213
+
3037
3214
  .hover\:text-gray-700:hover{
3038
3215
  --tw-text-opacity: 1;
3039
3216
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
@@ -3259,6 +3436,11 @@ input:-webkit-autofill:active {
3259
3436
  background-color: var(--color-primary-accent);
3260
3437
  }
3261
3438
 
3439
+ .data-\[state\=active\]\:bg-gray-200[data-state="active"]{
3440
+ --tw-bg-opacity: 1;
3441
+ background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
3442
+ }
3443
+
3262
3444
  .data-\[disabled\=true\]\:opacity-50[data-disabled="true"]{
3263
3445
  opacity: 0.5;
3264
3446
  }
@@ -3383,10 +3565,25 @@ input:-webkit-autofill:active {
3383
3565
  animation-duration: 500ms;
3384
3566
  }
3385
3567
 
3568
+ .data-\[state\=active\]\:hover\:\!bg-gray-200:hover[data-state="active"]{
3569
+ --tw-bg-opacity: 1 !important;
3570
+ background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;
3571
+ }
3572
+
3386
3573
  .group[data-state="active"] .group-data-\[state\=active\]\:font-medium{
3387
3574
  font-weight: 500;
3388
3575
  }
3389
3576
 
3577
+ .group[data-state="active"] .group-data-\[state\=active\]\:text-gray-800{
3578
+ --tw-text-opacity: 1;
3579
+ color: rgb(31 41 55 / var(--tw-text-opacity, 1));
3580
+ }
3581
+
3582
+ .group[data-state="active"] .group-data-\[state\=active\]\:text-white{
3583
+ --tw-text-opacity: 1;
3584
+ color: rgb(255 255 255 / var(--tw-text-opacity, 1));
3585
+ }
3586
+
3390
3587
  .dark\:border-none:is(.dark *){
3391
3588
  border-style: none;
3392
3589
  }
@@ -3517,6 +3714,10 @@ input:-webkit-autofill:active {
3517
3714
  background-color: transparent !important;
3518
3715
  }
3519
3716
 
3717
+ .dark\:hover\:\!bg-gray-200\/10:hover:is(.dark *){
3718
+ background-color: rgb(229 231 235 / 0.1) !important;
3719
+ }
3720
+
3520
3721
  .dark\:focus\:bg-transparent:focus:is(.dark *){
3521
3722
  background-color: transparent;
3522
3723
  }
@@ -3557,6 +3758,11 @@ input:-webkit-autofill:active {
3557
3758
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
3558
3759
  }
3559
3760
 
3761
+ .data-\[state\=active\]\:dark\:hover\:\!bg-gray-200:hover:is(.dark *)[data-state="active"]{
3762
+ --tw-bg-opacity: 1 !important;
3763
+ background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;
3764
+ }
3765
+
3560
3766
  @media (min-width: 640px){
3561
3767
  .sm\:order-none{
3562
3768
  order: 0;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@6thbridge/hexa",
3
- "version": "0.0.0-pr50-59",
3
+ "version": "0.0.0-pr51-61",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "exports": {
@@ -51,6 +51,12 @@
51
51
  "@radix-ui/react-tabs": "^1.1.13",
52
52
  "@radix-ui/react-tooltip": "^1.2.6",
53
53
  "@tanstack/react-table": "^8.21.2",
54
+ "@tiptap/extension-font-family": "^3.11.1",
55
+ "@tiptap/extension-link": "^3.11.1",
56
+ "@tiptap/extension-underline": "^3.11.1",
57
+ "@tiptap/pm": "^3.11.1",
58
+ "@tiptap/react": "^3.11.1",
59
+ "@tiptap/starter-kit": "^3.11.1",
54
60
  "class-variance-authority": "^0.7.1",
55
61
  "clsx": "^2.1.1",
56
62
  "cmdk": "^1.0.4",