UNPKG

tailwind-merge-rtl-plugin

Version:
3 lines (2 loc) 1.72 kB
"use strict";var r=require("tailwind-merge");exports.withRtl=function(t){var e=function(){return[r.validators.isLength]},d=function(){return["auto",r.validators.isLength]},l=function(){return["",r.validators.isLength]},s=function(){return[r.validators.isAny]},o=function(){return["none","","sm","md","lg","xl","2xl","3xl","full",r.validators.isArbitraryLength]};return r.mergeConfigs(t,{classGroups:{float:[{float:["start","end"]}],clear:[{clear:["start","end"]}],"text-alignment":[{text:["start","end"]}],"rtl.start":[{start:d()}],"rtl.end":[{end:d()}],"rtl.ps":[{ps:e()}],"rtl.pe":[{pe:e()}],"rtl.ms":[{ms:e()}],"rtl.me":[{me:e()}],"rtl.space-s":[{"space-s":e()}],"rtl.rounded-s":[{"rounded-s":o()}],"rtl.rounded-e":[{"rounded-e":o()}],"rtl.rounded-ts":[{"rounded-ts":o()}],"rtl.rounded-te":[{"rounded-te":o()}],"rtl.rounded-bs":[{"rounded-bs":o()}],"rtl.rounded-be":[{"rounded-be":o()}],"rtl.border-w-s":[{"border-s":l()}],"rtl.border-w-e":[{"border-e":l()}],"rtl.divide-s":[{"divide-s":l()}],"rtl.border-color-s":[{"border-s":s()}],"rtl.border-color-e":[{"border-e":s()}]},conflictingClassGroups:{inset:["rtl.start","rtl.end"],"inset-x":["rtl.start","rtl.end"],p:["rtl.ps","rtl.pe"],px:["rtl.ps","rtl.pe"],m:["rtl.ms","rtl.me"],mx:["rtl.ms","rtl.me"],"space-x":["rtl.space-s"],"rtl.space-s":["space-x"],rounded:["rtl.rounded-s","rtl.rounded-e","rtl.rounded-ts","rtl.rounded-te","rtl.rounded-bs","rtl.rounded-be"],"rtl.rounded-s":["rtl.rounded-ts","rtl.rounded-bs"],"rtl.rounded-e":["rtl.rounded-te","rtl.rounded-be"],"border-w":["rtl.border-w-s","rtl.border-w-e"],"divide-x":["rtl.divide-s"],"rtl.divide-s":["divide-x"],"border-color":["rtl.border-color-s","rtl.border-color-e"]}})}; //# sourceMappingURL=index.cjs.map