@thangph2146/nextjs-editor 1.0.7 → 1.0.8

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 (2) hide show
  1. package/dist/styles.css +158 -158
  2. package/package.json +1 -1
package/dist/styles.css CHANGED
@@ -3903,296 +3903,296 @@ div.border.border-dashed .editor-image img {
3903
3903
  }
3904
3904
  }
3905
3905
  @property --tw-translate-x {
3906
- syntax: "*" !important;
3907
- inherits: false !important;
3908
- initial-value: 0 !important;
3906
+ syntax: "*";
3907
+ inherits: false;
3908
+ initial-value: 0;
3909
3909
  }
3910
3910
  @property --tw-translate-y {
3911
- syntax: "*" !important;
3912
- inherits: false !important;
3913
- initial-value: 0 !important;
3911
+ syntax: "*";
3912
+ inherits: false;
3913
+ initial-value: 0;
3914
3914
  }
3915
3915
  @property --tw-translate-z {
3916
- syntax: "*" !important;
3917
- inherits: false !important;
3918
- initial-value: 0 !important;
3916
+ syntax: "*";
3917
+ inherits: false;
3918
+ initial-value: 0;
3919
3919
  }
3920
3920
  @property --tw-rotate-x {
3921
- syntax: "*" !important;
3922
- inherits: false !important;
3921
+ syntax: "*";
3922
+ inherits: false;
3923
3923
  }
3924
3924
  @property --tw-rotate-y {
3925
- syntax: "*" !important;
3926
- inherits: false !important;
3925
+ syntax: "*";
3926
+ inherits: false;
3927
3927
  }
3928
3928
  @property --tw-rotate-z {
3929
- syntax: "*" !important;
3930
- inherits: false !important;
3929
+ syntax: "*";
3930
+ inherits: false;
3931
3931
  }
3932
3932
  @property --tw-skew-x {
3933
- syntax: "*" !important;
3934
- inherits: false !important;
3933
+ syntax: "*";
3934
+ inherits: false;
3935
3935
  }
3936
3936
  @property --tw-skew-y {
3937
- syntax: "*" !important;
3938
- inherits: false !important;
3937
+ syntax: "*";
3938
+ inherits: false;
3939
3939
  }
3940
3940
  @property --tw-space-y-reverse {
3941
- syntax: "*" !important;
3942
- inherits: false !important;
3943
- initial-value: 0 !important;
3941
+ syntax: "*";
3942
+ inherits: false;
3943
+ initial-value: 0;
3944
3944
  }
3945
3945
  @property --tw-space-x-reverse {
3946
- syntax: "*" !important;
3947
- inherits: false !important;
3948
- initial-value: 0 !important;
3946
+ syntax: "*";
3947
+ inherits: false;
3948
+ initial-value: 0;
3949
3949
  }
3950
3950
  @property --tw-border-style {
3951
- syntax: "*" !important;
3952
- inherits: false !important;
3953
- initial-value: solid !important;
3951
+ syntax: "*";
3952
+ inherits: false;
3953
+ initial-value: solid;
3954
3954
  }
3955
3955
  @property --tw-gradient-position {
3956
- syntax: "*" !important;
3957
- inherits: false !important;
3956
+ syntax: "*";
3957
+ inherits: false;
3958
3958
  }
3959
3959
  @property --tw-gradient-from {
3960
- syntax: "<color>" !important;
3961
- inherits: false !important;
3962
- initial-value: #0000 !important;
3960
+ syntax: "<color>";
3961
+ inherits: false;
3962
+ initial-value: #0000;
3963
3963
  }
3964
3964
  @property --tw-gradient-via {
3965
- syntax: "<color>" !important;
3966
- inherits: false !important;
3967
- initial-value: #0000 !important;
3965
+ syntax: "<color>";
3966
+ inherits: false;
3967
+ initial-value: #0000;
3968
3968
  }
3969
3969
  @property --tw-gradient-to {
3970
- syntax: "<color>" !important;
3971
- inherits: false !important;
3972
- initial-value: #0000 !important;
3970
+ syntax: "<color>";
3971
+ inherits: false;
3972
+ initial-value: #0000;
3973
3973
  }
3974
3974
  @property --tw-gradient-stops {
3975
- syntax: "*" !important;
3976
- inherits: false !important;
3975
+ syntax: "*";
3976
+ inherits: false;
3977
3977
  }
3978
3978
  @property --tw-gradient-via-stops {
3979
- syntax: "*" !important;
3980
- inherits: false !important;
3979
+ syntax: "*";
3980
+ inherits: false;
3981
3981
  }
3982
3982
  @property --tw-gradient-from-position {
3983
- syntax: "<length-percentage>" !important;
3984
- inherits: false !important;
3985
- initial-value: 0% !important;
3983
+ syntax: "<length-percentage>";
3984
+ inherits: false;
3985
+ initial-value: 0%;
3986
3986
  }
3987
3987
  @property --tw-gradient-via-position {
3988
- syntax: "<length-percentage>" !important;
3989
- inherits: false !important;
3990
- initial-value: 50% !important;
3988
+ syntax: "<length-percentage>";
3989
+ inherits: false;
3990
+ initial-value: 50%;
3991
3991
  }
3992
3992
  @property --tw-gradient-to-position {
3993
- syntax: "<length-percentage>" !important;
3994
- inherits: false !important;
3995
- initial-value: 100% !important;
3993
+ syntax: "<length-percentage>";
3994
+ inherits: false;
3995
+ initial-value: 100%;
3996
3996
  }
3997
3997
  @property --tw-leading {
3998
- syntax: "*" !important;
3999
- inherits: false !important;
3998
+ syntax: "*";
3999
+ inherits: false;
4000
4000
  }
4001
4001
  @property --tw-font-weight {
4002
- syntax: "*" !important;
4003
- inherits: false !important;
4002
+ syntax: "*";
4003
+ inherits: false;
4004
4004
  }
4005
4005
  @property --tw-tracking {
4006
- syntax: "*" !important;
4007
- inherits: false !important;
4006
+ syntax: "*";
4007
+ inherits: false;
4008
4008
  }
4009
4009
  @property --tw-ordinal {
4010
- syntax: "*" !important;
4011
- inherits: false !important;
4010
+ syntax: "*";
4011
+ inherits: false;
4012
4012
  }
4013
4013
  @property --tw-slashed-zero {
4014
- syntax: "*" !important;
4015
- inherits: false !important;
4014
+ syntax: "*";
4015
+ inherits: false;
4016
4016
  }
4017
4017
  @property --tw-numeric-figure {
4018
- syntax: "*" !important;
4019
- inherits: false !important;
4018
+ syntax: "*";
4019
+ inherits: false;
4020
4020
  }
4021
4021
  @property --tw-numeric-spacing {
4022
- syntax: "*" !important;
4023
- inherits: false !important;
4022
+ syntax: "*";
4023
+ inherits: false;
4024
4024
  }
4025
4025
  @property --tw-numeric-fraction {
4026
- syntax: "*" !important;
4027
- inherits: false !important;
4026
+ syntax: "*";
4027
+ inherits: false;
4028
4028
  }
4029
4029
  @property --tw-shadow {
4030
- syntax: "*" !important;
4031
- inherits: false !important;
4032
- initial-value: 0 0 #0000 !important;
4030
+ syntax: "*";
4031
+ inherits: false;
4032
+ initial-value: 0 0 #0000;
4033
4033
  }
4034
4034
  @property --tw-shadow-color {
4035
- syntax: "*" !important;
4036
- inherits: false !important;
4035
+ syntax: "*";
4036
+ inherits: false;
4037
4037
  }
4038
4038
  @property --tw-shadow-alpha {
4039
- syntax: "<percentage>" !important;
4040
- inherits: false !important;
4041
- initial-value: 100% !important;
4039
+ syntax: "<percentage>";
4040
+ inherits: false;
4041
+ initial-value: 100%;
4042
4042
  }
4043
4043
  @property --tw-inset-shadow {
4044
- syntax: "*" !important;
4045
- inherits: false !important;
4046
- initial-value: 0 0 #0000 !important;
4044
+ syntax: "*";
4045
+ inherits: false;
4046
+ initial-value: 0 0 #0000;
4047
4047
  }
4048
4048
  @property --tw-inset-shadow-color {
4049
- syntax: "*" !important;
4050
- inherits: false !important;
4049
+ syntax: "*";
4050
+ inherits: false;
4051
4051
  }
4052
4052
  @property --tw-inset-shadow-alpha {
4053
- syntax: "<percentage>" !important;
4054
- inherits: false !important;
4055
- initial-value: 100% !important;
4053
+ syntax: "<percentage>";
4054
+ inherits: false;
4055
+ initial-value: 100%;
4056
4056
  }
4057
4057
  @property --tw-ring-color {
4058
- syntax: "*" !important;
4059
- inherits: false !important;
4058
+ syntax: "*";
4059
+ inherits: false;
4060
4060
  }
4061
4061
  @property --tw-ring-shadow {
4062
- syntax: "*" !important;
4063
- inherits: false !important;
4064
- initial-value: 0 0 #0000 !important;
4062
+ syntax: "*";
4063
+ inherits: false;
4064
+ initial-value: 0 0 #0000;
4065
4065
  }
4066
4066
  @property --tw-inset-ring-color {
4067
- syntax: "*" !important;
4068
- inherits: false !important;
4067
+ syntax: "*";
4068
+ inherits: false;
4069
4069
  }
4070
4070
  @property --tw-inset-ring-shadow {
4071
- syntax: "*" !important;
4072
- inherits: false !important;
4073
- initial-value: 0 0 #0000 !important;
4071
+ syntax: "*";
4072
+ inherits: false;
4073
+ initial-value: 0 0 #0000;
4074
4074
  }
4075
4075
  @property --tw-ring-inset {
4076
- syntax: "*" !important;
4077
- inherits: false !important;
4076
+ syntax: "*";
4077
+ inherits: false;
4078
4078
  }
4079
4079
  @property --tw-ring-offset-width {
4080
- syntax: "<length>" !important;
4081
- inherits: false !important;
4082
- initial-value: 0px !important;
4080
+ syntax: "<length>";
4081
+ inherits: false;
4082
+ initial-value: 0px;
4083
4083
  }
4084
4084
  @property --tw-ring-offset-color {
4085
- syntax: "*" !important;
4086
- inherits: false !important;
4087
- initial-value: #fff !important;
4085
+ syntax: "*";
4086
+ inherits: false;
4087
+ initial-value: #fff;
4088
4088
  }
4089
4089
  @property --tw-ring-offset-shadow {
4090
- syntax: "*" !important;
4091
- inherits: false !important;
4092
- initial-value: 0 0 #0000 !important;
4090
+ syntax: "*";
4091
+ inherits: false;
4092
+ initial-value: 0 0 #0000;
4093
4093
  }
4094
4094
  @property --tw-outline-style {
4095
- syntax: "*" !important;
4096
- inherits: false !important;
4097
- initial-value: solid !important;
4095
+ syntax: "*";
4096
+ inherits: false;
4097
+ initial-value: solid;
4098
4098
  }
4099
4099
  @property --tw-blur {
4100
- syntax: "*" !important;
4101
- inherits: false !important;
4100
+ syntax: "*";
4101
+ inherits: false;
4102
4102
  }
4103
4103
  @property --tw-brightness {
4104
- syntax: "*" !important;
4105
- inherits: false !important;
4104
+ syntax: "*";
4105
+ inherits: false;
4106
4106
  }
4107
4107
  @property --tw-contrast {
4108
- syntax: "*" !important;
4109
- inherits: false !important;
4108
+ syntax: "*";
4109
+ inherits: false;
4110
4110
  }
4111
4111
  @property --tw-grayscale {
4112
- syntax: "*" !important;
4113
- inherits: false !important;
4112
+ syntax: "*";
4113
+ inherits: false;
4114
4114
  }
4115
4115
  @property --tw-hue-rotate {
4116
- syntax: "*" !important;
4117
- inherits: false !important;
4116
+ syntax: "*";
4117
+ inherits: false;
4118
4118
  }
4119
4119
  @property --tw-invert {
4120
- syntax: "*" !important;
4121
- inherits: false !important;
4120
+ syntax: "*";
4121
+ inherits: false;
4122
4122
  }
4123
4123
  @property --tw-opacity {
4124
- syntax: "*" !important;
4125
- inherits: false !important;
4124
+ syntax: "*";
4125
+ inherits: false;
4126
4126
  }
4127
4127
  @property --tw-saturate {
4128
- syntax: "*" !important;
4129
- inherits: false !important;
4128
+ syntax: "*";
4129
+ inherits: false;
4130
4130
  }
4131
4131
  @property --tw-sepia {
4132
- syntax: "*" !important;
4133
- inherits: false !important;
4132
+ syntax: "*";
4133
+ inherits: false;
4134
4134
  }
4135
4135
  @property --tw-drop-shadow {
4136
- syntax: "*" !important;
4137
- inherits: false !important;
4136
+ syntax: "*";
4137
+ inherits: false;
4138
4138
  }
4139
4139
  @property --tw-drop-shadow-color {
4140
- syntax: "*" !important;
4141
- inherits: false !important;
4140
+ syntax: "*";
4141
+ inherits: false;
4142
4142
  }
4143
4143
  @property --tw-drop-shadow-alpha {
4144
- syntax: "<percentage>" !important;
4145
- inherits: false !important;
4146
- initial-value: 100% !important;
4144
+ syntax: "<percentage>";
4145
+ inherits: false;
4146
+ initial-value: 100%;
4147
4147
  }
4148
4148
  @property --tw-drop-shadow-size {
4149
- syntax: "*" !important;
4150
- inherits: false !important;
4149
+ syntax: "*";
4150
+ inherits: false;
4151
4151
  }
4152
4152
  @property --tw-backdrop-blur {
4153
- syntax: "*" !important;
4154
- inherits: false !important;
4153
+ syntax: "*";
4154
+ inherits: false;
4155
4155
  }
4156
4156
  @property --tw-backdrop-brightness {
4157
- syntax: "*" !important;
4158
- inherits: false !important;
4157
+ syntax: "*";
4158
+ inherits: false;
4159
4159
  }
4160
4160
  @property --tw-backdrop-contrast {
4161
- syntax: "*" !important;
4162
- inherits: false !important;
4161
+ syntax: "*";
4162
+ inherits: false;
4163
4163
  }
4164
4164
  @property --tw-backdrop-grayscale {
4165
- syntax: "*" !important;
4166
- inherits: false !important;
4165
+ syntax: "*";
4166
+ inherits: false;
4167
4167
  }
4168
4168
  @property --tw-backdrop-hue-rotate {
4169
- syntax: "*" !important;
4170
- inherits: false !important;
4169
+ syntax: "*";
4170
+ inherits: false;
4171
4171
  }
4172
4172
  @property --tw-backdrop-invert {
4173
- syntax: "*" !important;
4174
- inherits: false !important;
4173
+ syntax: "*";
4174
+ inherits: false;
4175
4175
  }
4176
4176
  @property --tw-backdrop-opacity {
4177
- syntax: "*" !important;
4178
- inherits: false !important;
4177
+ syntax: "*";
4178
+ inherits: false;
4179
4179
  }
4180
4180
  @property --tw-backdrop-saturate {
4181
- syntax: "*" !important;
4182
- inherits: false !important;
4181
+ syntax: "*";
4182
+ inherits: false;
4183
4183
  }
4184
4184
  @property --tw-backdrop-sepia {
4185
- syntax: "*" !important;
4186
- inherits: false !important;
4185
+ syntax: "*";
4186
+ inherits: false;
4187
4187
  }
4188
4188
  @property --tw-duration {
4189
- syntax: "*" !important;
4190
- inherits: false !important;
4189
+ syntax: "*";
4190
+ inherits: false;
4191
4191
  }
4192
4192
  @property --tw-content {
4193
- syntax: "*" !important;
4194
- initial-value: "" !important;
4195
- inherits: false !important;
4193
+ syntax: "*";
4194
+ initial-value: "";
4195
+ inherits: false;
4196
4196
  }
4197
4197
  @keyframes spin {
4198
4198
  to {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thangph2146/nextjs-editor",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "description": "Rich text editor for Next.js built on Lexical",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",