@fewangsit/wangsvue-presets 1.0.85-alpha.3 → 1.0.85-alpha.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -12,7 +12,6 @@ exports.default = {
12
12
  'min-w-[196px]',
13
13
  'max-h-[90vh] overflow-y-auto',
14
14
  'rounded-md',
15
- 'border-[0.5px] border-solid border-grayscale-900',
16
15
  'max-w-[400px]',
17
16
  'translate-y-1',
18
17
  // Spacing
@@ -58,12 +58,12 @@ declare namespace _default {
58
58
  context: any;
59
59
  }) => {
60
60
  class: (string | {
61
- 'border-general-300': any;
62
- 'border-grayscale-900': boolean;
61
+ 'border-general-200': any;
62
+ 'border-general-100': boolean;
63
63
  'bg-white': boolean;
64
64
  'bg-general-50': any;
65
- 'bg-grayscale-900': boolean;
66
- 'bg-general-300': any;
65
+ 'bg-primary-500 border-primary-500': boolean;
66
+ 'bg-general-200': any;
67
67
  'ring-8 ring-primary-400/[12%]'?: undefined;
68
68
  'peer-focus-visible:ring-8 peer-focus-visible:ring-offset-0 peer-focus-visible:ring-primary-400/[8%]'?: undefined;
69
69
  'peer-active:ring-8 peer-active:ring-offset-0 peer-active:ring-primary-400/[12%]'?: undefined;
@@ -74,12 +74,12 @@ declare namespace _default {
74
74
  '[&_i]:text-transparent'?: undefined;
75
75
  } | {
76
76
  'ring-8 ring-primary-400/[12%]': any;
77
- 'border-general-300'?: undefined;
78
- 'border-grayscale-900'?: undefined;
77
+ 'border-general-200'?: undefined;
78
+ 'border-general-100'?: undefined;
79
79
  'bg-white'?: undefined;
80
80
  'bg-general-50'?: undefined;
81
- 'bg-grayscale-900'?: undefined;
82
- 'bg-general-300'?: undefined;
81
+ 'bg-primary-500 border-primary-500'?: undefined;
82
+ 'bg-general-200'?: undefined;
83
83
  'peer-focus-visible:ring-8 peer-focus-visible:ring-offset-0 peer-focus-visible:ring-primary-400/[8%]'?: undefined;
84
84
  'peer-active:ring-8 peer-active:ring-offset-0 peer-active:ring-primary-400/[12%]'?: undefined;
85
85
  'cursor-default bg-general-50 border-general-200'?: undefined;
@@ -92,12 +92,12 @@ declare namespace _default {
92
92
  'peer-active:ring-8 peer-active:ring-offset-0 peer-active:ring-primary-400/[12%]': boolean;
93
93
  'cursor-default bg-general-50 border-general-200': boolean;
94
94
  'bg-general-200 border-general-200': any;
95
- 'border-general-300'?: undefined;
96
- 'border-grayscale-900'?: undefined;
95
+ 'border-general-200'?: undefined;
96
+ 'border-general-100'?: undefined;
97
97
  'bg-white'?: undefined;
98
98
  'bg-general-50'?: undefined;
99
- 'bg-grayscale-900'?: undefined;
100
- 'bg-general-300'?: undefined;
99
+ 'bg-primary-500 border-primary-500'?: undefined;
100
+ 'bg-general-200'?: undefined;
101
101
  'ring-8 ring-primary-400/[12%]'?: undefined;
102
102
  '[&_i]:bg-transparent'?: undefined;
103
103
  '[&_i]:text-white'?: undefined;
@@ -106,12 +106,12 @@ declare namespace _default {
106
106
  '[&_i]:bg-transparent': boolean;
107
107
  '[&_i]:text-white': any;
108
108
  '[&_i]:text-transparent': boolean;
109
- 'border-general-300'?: undefined;
110
- 'border-grayscale-900'?: undefined;
109
+ 'border-general-200'?: undefined;
110
+ 'border-general-100'?: undefined;
111
111
  'bg-white'?: undefined;
112
112
  'bg-general-50'?: undefined;
113
- 'bg-grayscale-900'?: undefined;
114
- 'bg-general-300'?: undefined;
113
+ 'bg-primary-500 border-primary-500'?: undefined;
114
+ 'bg-general-200'?: undefined;
115
115
  'ring-8 ring-primary-400/[12%]'?: undefined;
116
116
  'peer-focus-visible:ring-8 peer-focus-visible:ring-offset-0 peer-focus-visible:ring-primary-400/[8%]'?: undefined;
117
117
  'peer-active:ring-8 peer-active:ring-offset-0 peer-active:ring-primary-400/[12%]'?: undefined;
@@ -125,6 +125,14 @@ declare namespace _default {
125
125
  icon: {
126
126
  class: string[];
127
127
  };
128
+ label: ({ props }: {
129
+ props: any;
130
+ }) => {
131
+ class: any[];
132
+ };
133
+ tooltipicon: {
134
+ class: string;
135
+ };
128
136
  };
129
137
  export { presetCheckbox as itemCheckbox };
130
138
  export namespace closeButton {
@@ -165,12 +165,7 @@ exports.default = {
165
165
  ],
166
166
  },
167
167
  headerCheckbox: __assign(__assign({}, index_js_1.default), { root: {
168
- class: __spreadArray(__spreadArray([
169
- '!mx-auto'
170
- ], index_js_1.default.root.class, true), [
171
- '[&:not(:has(svg))_[data-pc-section=box]]:!bg-primary-400',
172
- '[&:not(:has(svg))_[data-pc-section=box]]:!border-white',
173
- ], false),
168
+ class: __spreadArray(['!mx-auto'], index_js_1.default.root.class, true),
174
169
  } }),
175
170
  itemCheckbox: index_js_1.default,
176
171
  closeButton: {
@@ -1372,10 +1372,6 @@
1372
1372
  height: 10px !important;
1373
1373
  }
1374
1374
 
1375
- .\!h-\[11px\]{
1376
- height: 11px !important;
1377
- }
1378
-
1379
1375
  .\!h-\[35px\]{
1380
1376
  height: 35px !important;
1381
1377
  }
@@ -1599,10 +1595,6 @@
1599
1595
  width: 10px !important;
1600
1596
  }
1601
1597
 
1602
- .\!w-\[11px\]{
1603
- width: 11px !important;
1604
- }
1605
-
1606
1598
  .\!w-\[272px\]{
1607
1599
  width: 272px !important;
1608
1600
  }
@@ -2100,6 +2092,10 @@
2100
2092
  cursor: grab !important;
2101
2093
  }
2102
2094
 
2095
+ .\!cursor-move{
2096
+ cursor: move !important;
2097
+ }
2098
+
2103
2099
  .cursor-auto{
2104
2100
  cursor: auto;
2105
2101
  }
@@ -2298,6 +2294,10 @@
2298
2294
  gap: 6px;
2299
2295
  }
2300
2296
 
2297
+ .gap-px{
2298
+ gap: 1px;
2299
+ }
2300
+
2301
2301
  .gap-x-0{
2302
2302
  -moz-column-gap: 0px;
2303
2303
  column-gap: 0px;
@@ -2657,6 +2657,10 @@
2657
2657
  border-bottom-width: 2px;
2658
2658
  }
2659
2659
 
2660
+ .border-b-\[0\.5px\]{
2661
+ border-bottom-width: 0.5px;
2662
+ }
2663
+
2660
2664
  .border-l{
2661
2665
  border-left-width: 1px;
2662
2666
  }
@@ -2809,6 +2813,11 @@
2809
2813
  background-color: rgb(235 234 240 / var(--tw-bg-opacity)) !important;
2810
2814
  }
2811
2815
 
2816
+ .\!bg-grayscale-50{
2817
+ --tw-bg-opacity: 1 !important;
2818
+ background-color: rgb(247 247 247 / var(--tw-bg-opacity)) !important;
2819
+ }
2820
+
2812
2821
  .\!bg-grayscale-500{
2813
2822
  --tw-bg-opacity: 1 !important;
2814
2823
  background-color: rgb(189 190 191 / var(--tw-bg-opacity)) !important;
@@ -2838,6 +2847,11 @@
2838
2847
  background-color: rgb(255 233 153 / var(--tw-bg-opacity)) !important;
2839
2848
  }
2840
2849
 
2850
+ .\!bg-white{
2851
+ --tw-bg-opacity: 1 !important;
2852
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
2853
+ }
2854
+
2841
2855
  .bg-black{
2842
2856
  --tw-bg-opacity: 1;
2843
2857
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
@@ -2974,6 +2988,11 @@
2974
2988
  background-color: rgb(148 191 255 / var(--tw-bg-opacity));
2975
2989
  }
2976
2990
 
2991
+ .bg-primary-300{
2992
+ --tw-bg-opacity: 1;
2993
+ background-color: rgb(97 160 255 / var(--tw-bg-opacity));
2994
+ }
2995
+
2977
2996
  .bg-primary-300\/20{
2978
2997
  background-color: rgb(97 160 255 / 0.2);
2979
2998
  }
@@ -3202,6 +3221,11 @@
3202
3221
  padding-bottom: 0.75rem !important;
3203
3222
  }
3204
3223
 
3224
+ .\!py-\[4\.5px\]{
3225
+ padding-top: 4.5px !important;
3226
+ padding-bottom: 4.5px !important;
3227
+ }
3228
+
3205
3229
  .px-0{
3206
3230
  padding-left: 0px;
3207
3231
  padding-right: 0px;
@@ -3331,10 +3355,18 @@
3331
3355
  padding-bottom: 0.375rem !important;
3332
3356
  }
3333
3357
 
3358
+ .\!pl-0\.5{
3359
+ padding-left: 0.125rem !important;
3360
+ }
3361
+
3334
3362
  .\!pl-1{
3335
3363
  padding-left: 0.25rem !important;
3336
3364
  }
3337
3365
 
3366
+ .\!pr-2{
3367
+ padding-right: 0.5rem !important;
3368
+ }
3369
+
3338
3370
  .pb-0{
3339
3371
  padding-bottom: 0px;
3340
3372
  }
@@ -4993,6 +5025,11 @@ h6,
4993
5025
  background-color: rgb(255 0 34 / 0.9) !important;
4994
5026
  }
4995
5027
 
5028
+ .hover\:\!bg-grayscale-50:hover{
5029
+ --tw-bg-opacity: 1 !important;
5030
+ background-color: rgb(247 247 247 / var(--tw-bg-opacity)) !important;
5031
+ }
5032
+
4996
5033
  .hover\:\!bg-grayscale-900\/90:hover{
4997
5034
  background-color: rgb(38 38 39 / 0.9) !important;
4998
5035
  }
@@ -5106,6 +5143,11 @@ h6,
5106
5143
  background-color: rgb(148 191 255 / var(--tw-bg-opacity));
5107
5144
  }
5108
5145
 
5146
+ .hover\:bg-primary-300:hover{
5147
+ --tw-bg-opacity: 1;
5148
+ background-color: rgb(97 160 255 / var(--tw-bg-opacity));
5149
+ }
5150
+
5109
5151
  .hover\:bg-primary-300\/20:hover{
5110
5152
  background-color: rgb(97 160 255 / 0.2);
5111
5153
  }
@@ -5551,6 +5593,11 @@ h6,
5551
5593
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
5552
5594
  }
5553
5595
 
5596
+ .group:hover .group-hover\:\!bg-grayscale-50{
5597
+ --tw-bg-opacity: 1 !important;
5598
+ background-color: rgb(247 247 247 / var(--tw-bg-opacity)) !important;
5599
+ }
5600
+
5554
5601
  .group:hover .group-hover\:\!bg-primary-50{
5555
5602
  --tw-bg-opacity: 1 !important;
5556
5603
  background-color: rgb(229 240 255 / var(--tw-bg-opacity)) !important;
@@ -5827,6 +5874,14 @@ h6,
5827
5874
  text-align: center;
5828
5875
  }
5829
5876
 
5877
+ .\[\&\:has\(\[selectable\=false\]\)\]\:\!cursor-not-allowed:has([selectable=false]){
5878
+ cursor: not-allowed !important;
5879
+ }
5880
+
5881
+ .\[\&\:has\(\[selectable\=false\]\)\]\:hover\:\!bg-transparent:hover:has([selectable=false]){
5882
+ background-color: transparent !important;
5883
+ }
5884
+
5830
5885
  .\[\&\:has\(input\)\]\:cursor-text:has(input){
5831
5886
  cursor: text;
5832
5887
  }
@@ -5858,6 +5913,11 @@ h6,
5858
5913
  color: rgb(181 179 199 / var(--tw-text-opacity));
5859
5914
  }
5860
5915
 
5916
+ .\[\&\>td\]\:border-primary-200>td{
5917
+ --tw-border-opacity: 1;
5918
+ border-color: rgb(148 191 255 / var(--tw-border-opacity));
5919
+ }
5920
+
5861
5921
  .\[\&\[aria-selected\=\"true\"\]\]\:rounded-\[20px\][aria-selected="true"]{
5862
5922
  border-radius: 20px;
5863
5923
  }
@@ -5886,6 +5946,10 @@ h6,
5886
5946
  color: rgb(32 30 41 / var(--tw-text-opacity));
5887
5947
  }
5888
5948
 
5949
+ .\[\&_\*\]\:cursor-default *{
5950
+ cursor: default;
5951
+ }
5952
+
5889
5953
  .\[\&_\*\]\:text-primary-500 *{
5890
5954
  --tw-text-opacity: 1;
5891
5955
  color: rgb(0 99 247 / var(--tw-text-opacity));
@@ -5936,12 +6000,22 @@ h6,
5936
6000
  visibility: hidden;
5937
6001
  }
5938
6002
 
5939
- .\[\&_\[data-pc-section\=box\]\]\:\!border-white [data-pc-section=box]{
6003
+ .\[\&_\[data-pc-section\=box\]\]\:\!border-general-100 [data-pc-section=box]{
6004
+ --tw-border-opacity: 1 !important;
6005
+ border-color: rgb(218 217 227 / var(--tw-border-opacity)) !important;
6006
+ }
6007
+
6008
+ .\[\&_\[data-pc-section\=box\]\]\:\!bg-white [data-pc-section=box]{
6009
+ --tw-bg-opacity: 1 !important;
6010
+ background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
6011
+ }
6012
+
6013
+ .\[\&_\[data-wv-section\=box\]\]\:\!border-white [data-wv-section=box]{
5940
6014
  --tw-border-opacity: 1 !important;
5941
6015
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
5942
6016
  }
5943
6017
 
5944
- .\[\&_\[data-pc-section\=box\]\]\:\!bg-transparent [data-pc-section=box]{
6018
+ .\[\&_\[data-wv-section\=box\]\]\:\!bg-transparent [data-wv-section=box]{
5945
6019
  background-color: transparent !important;
5946
6020
  }
5947
6021
 
@@ -5982,6 +6056,10 @@ h6,
5982
6056
  cursor: grab !important;
5983
6057
  }
5984
6058
 
6059
+ .\[\&_label\]\:cursor-grab label{
6060
+ cursor: grab;
6061
+ }
6062
+
5985
6063
  .\[\&_span\]\:flex span{
5986
6064
  display: flex;
5987
6065
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fewangsit/wangsvue-presets",
3
- "version": "1.0.85-alpha.3",
3
+ "version": "1.0.85-alpha.4",
4
4
  "author": "Wangsit FE Developer",
5
5
  "description": "Wangsit VueJS Component Library Presets",
6
6
  "main": "index.js",
@@ -22,7 +22,7 @@ declare namespace _default {
22
22
  props: any;
23
23
  }): {
24
24
  class: (string | {
25
- '!h-[11px] !w-[11px]': boolean;
25
+ '!h-3 !w-3': boolean;
26
26
  })[];
27
27
  };
28
28
  function loadingIcon({ props }: {
@@ -391,7 +391,7 @@ exports.default = {
391
391
  icon: function (_a) {
392
392
  var props = _a.props;
393
393
  return ({
394
- class: ['shrink-0', { '!h-[11px] !w-[11px]': props.size === 'small' }],
394
+ class: ['shrink-0', { '!h-3 !w-3': props.size === 'small' }],
395
395
  });
396
396
  },
397
397
  loadingIcon: function (_a) {
@@ -77,5 +77,14 @@ declare namespace _default {
77
77
  let _class_2: string[];
78
78
  export { _class_2 as class };
79
79
  }
80
+ function label({ props }: {
81
+ props: any;
82
+ }): {
83
+ class: any[];
84
+ };
85
+ namespace tooltipicon {
86
+ let _class_3: string;
87
+ export { _class_3 as class };
88
+ }
80
89
  }
81
90
  export default _default;
@@ -4,6 +4,7 @@ exports.default = {
4
4
  root: {
5
5
  class: [
6
6
  'relative',
7
+ 'w-max items-center cursor-pointer',
7
8
  'w-4 h-4',
8
9
  'shrink-0',
9
10
  // Alignment
@@ -33,10 +34,10 @@ exports.default = {
33
34
  {
34
35
  'border-general-300': props.disabled,
35
36
  'border-grayscale-900': !props.disabled,
36
- 'bg-white': !context.checked && !props.disabled,
37
- 'bg-general-50': !context.checked && props.disabled,
38
- 'bg-grayscale-900': context.checked && !props.disabled,
39
- 'bg-general-300': context.checked && props.disabled,
37
+ 'bg-white': !(context.checked || context.partialChecked) && !props.disabled,
38
+ 'bg-general-50': !(context.checked || context.partialChecked) && props.disabled,
39
+ 'bg-grayscale-900': (context.checked || context.partialChecked) && !props.disabled,
40
+ 'bg-general-300': (context.checked || context.partialChecked) && props.disabled,
40
41
  },
41
42
  {
42
43
  'ring-8 ring-primary-400/[12%]': !props.disabled && context.focused,
@@ -45,14 +46,14 @@ exports.default = {
45
46
  {
46
47
  'peer-focus-visible:ring-8 peer-focus-visible:ring-offset-0 peer-focus-visible:ring-primary-400/[8%]': !props.disabled,
47
48
  'peer-active:ring-8 peer-active:ring-offset-0 peer-active:ring-primary-400/[12%]': !props.disabled,
48
- 'cursor-default bg-general-50 border-general-200': props.disabled && !context.checked,
49
- 'bg-general-200 border-general-200': props.disabled && context.checked,
49
+ 'cursor-default bg-general-50 border-general-200': props.disabled && !(context.checked || context.partialChecked),
50
+ 'bg-general-200 border-general-200': props.disabled && (context.checked || context.partialChecked),
50
51
  },
51
52
  // Icon state
52
53
  {
53
- '[&_i]:bg-transparent': props.disabled && !context.checked,
54
- '[&_i]:text-white': context.checked,
55
- '[&_i]:text-transparent': !context.checked,
54
+ '[&_i]:bg-transparent': props.disabled && !(context.checked || context.partialChecked),
55
+ '[&_i]:text-white': context.checked || context.partialChecked,
56
+ '[&_i]:text-transparent': !(context.checked || context.partialChecked),
56
57
  },
57
58
  // Transitions
58
59
  'transition-all',
@@ -104,4 +105,17 @@ exports.default = {
104
105
  'duration-200',
105
106
  ],
106
107
  },
108
+ label: function (_a) {
109
+ var props = _a.props;
110
+ return ({
111
+ class: [
112
+ 'flex items-start gap-px select-none text-xs tracking-[0.02em] leading-none',
113
+ 'text-grayscale-900',
114
+ props.labelClass,
115
+ ],
116
+ });
117
+ },
118
+ tooltipicon: {
119
+ class: 'text-grayscale-900 w-[10px] h-[10px]',
120
+ },
107
121
  };
@@ -0,0 +1,28 @@
1
+ declare namespace _default {
2
+ namespace menustart {
3
+ let _class: string;
4
+ export { _class as class };
5
+ }
6
+ function menuitem({ context, props }: {
7
+ context: any;
8
+ props: any;
9
+ }): {
10
+ class: (string | {
11
+ '!pl-0.5 !pr-2 !py-[4.5px]': boolean;
12
+ 'cursor-grab [&_label]:cursor-grab '?: undefined;
13
+ 'cursor-default [&_*]:cursor-default'?: undefined;
14
+ } | {
15
+ 'cursor-grab [&_label]:cursor-grab ': any;
16
+ 'cursor-default [&_*]:cursor-default': boolean;
17
+ '!pl-0.5 !pr-2 !py-[4.5px]'?: undefined;
18
+ })[];
19
+ };
20
+ function dragicon({ context }: {
21
+ context: any;
22
+ }): {
23
+ class: (string | {
24
+ invisible: boolean;
25
+ })[];
26
+ };
27
+ }
28
+ export default _default;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.default = {
4
+ menustart: {
5
+ class: 'border-b-[0.5px] border-solid border-grayscale-900',
6
+ },
7
+ menuitem: function (_a) {
8
+ var context = _a.context, props = _a.props;
9
+ return ({
10
+ class: [
11
+ 'flex gap-1 py-[7px] px-4 transition-transform',
12
+ {
13
+ '!pl-0.5 !pr-2 !py-[4.5px]': props.type === 'flat',
14
+ },
15
+ {
16
+ 'cursor-grab [&_label]:cursor-grab ': context.dragable,
17
+ 'cursor-default [&_*]:cursor-default': !context.dragable,
18
+ },
19
+ '[&:has([selectable=false])]:!cursor-not-allowed',
20
+ '[&:has([selectable=false])]:hover:!bg-transparent',
21
+ ],
22
+ });
23
+ },
24
+ dragicon: function (_a) {
25
+ var context = _a.context;
26
+ return ({
27
+ class: [
28
+ '!cursor-move w-[18px] h-[18px] !text-general-300 shrink-0',
29
+ { invisible: context.dragable === false },
30
+ ],
31
+ });
32
+ },
33
+ };
@@ -159,7 +159,7 @@ declare namespace _default {
159
159
  context: any;
160
160
  }): {
161
161
  class: {
162
- '[&_[data-pc-section=box]]:!border-white [&_[data-pc-section=box]]:!bg-transparent': boolean;
162
+ '[&_[data-wv-section=box]]:!border-white [&_[data-wv-section=box]]:!bg-transparent': boolean;
163
163
  }[];
164
164
  'data-wv-section': string;
165
165
  };
@@ -256,6 +256,7 @@ declare namespace _default {
256
256
  'pointer-events-auto': boolean;
257
257
  'pointer-events-none !border-general-100 [&>i]:text-general-200'?: undefined;
258
258
  })[];
259
+ severity: string;
259
260
  tooltip: string;
260
261
  'data-wv-section': string;
261
262
  };
@@ -111,7 +111,7 @@ exports.default = {
111
111
  return ({
112
112
  'class': [
113
113
  {
114
- '[&_[data-pc-section=box]]:!border-white [&_[data-pc-section=box]]:!bg-transparent': !context.isSelectedAll,
114
+ '[&_[data-wv-section=box]]:!border-white [&_[data-wv-section=box]]:!bg-transparent': !context.isSelectedAll,
115
115
  },
116
116
  ],
117
117
  'data-wv-section': 'headercheckbox',
@@ -220,6 +220,7 @@ exports.default = {
220
220
  },
221
221
  { 'pointer-events-auto': !props.disableAllRows },
222
222
  ],
223
+ 'severity': 'secondary',
223
224
  'tooltip': 'Aksi',
224
225
  'data-wv-section': 'singleactionbutton',
225
226
  });
@@ -43,6 +43,7 @@ declare namespace wangsvue {
43
43
  export { splitbutton };
44
44
  export { paginator };
45
45
  export { datatable };
46
+ export { customcolumn };
46
47
  export { tree };
47
48
  export { dataview };
48
49
  export { dataviewlayoutoptions };
@@ -139,6 +140,7 @@ import buttonfilter from './buttonfilter/index.js';
139
140
  import splitbutton from './splitbutton/index.js';
140
141
  import paginator from './paginator/index.js';
141
142
  import datatable from './datatable/index.js';
143
+ import customcolumn from './customcolumn';
142
144
  import tree from './tree/index.js';
143
145
  import dataview from './dataview/index.js';
144
146
  import dataviewlayoutoptions from './dataviewlayoutoptions/index.js';
package/wangsvue/index.js CHANGED
@@ -18,6 +18,7 @@ var index_js_15 = require("./changelog/index.js");
18
18
  var index_js_16 = require("./checkbox/index.js");
19
19
  var index_js_17 = require("./chip/index.js");
20
20
  var index_js_18 = require("./chips/index.js");
21
+ var customcolumn_1 = require("./customcolumn");
21
22
  var index_js_19 = require("./colorpicker/index.js");
22
23
  var index_js_20 = require("./confirmpopup/index.js");
23
24
  var index_js_21 = require("./contextmenu/index.js");
@@ -145,6 +146,7 @@ var wangsvue = {
145
146
  // Data
146
147
  paginator: index_js_54.default,
147
148
  datatable: index_js_22.default,
149
+ customcolumn: customcolumn_1.default,
148
150
  tree: index_js_82.default,
149
151
  dataview: index_js_23.default,
150
152
  dataviewlayoutoptions: index_js_24.default,