UNPKG

@anoki/fse-ui

Version:

FSE UI components library

3 lines (2 loc) 1.77 kB
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const E="numeric",_="short",T="long",e={year:E,month:E,day:E},o={year:E,month:_,day:E},n={year:E,month:_,day:E,weekday:_},t={year:E,month:T,day:E},I={year:E,month:T,day:E,weekday:T},D={hour:E,minute:E},m={hour:E,minute:E,second:E},M={hour:E,minute:E,second:E,timeZoneName:_},S={hour:E,minute:E,second:E,timeZoneName:T},a={hour:E,minute:E,hourCycle:"h23"},u={hour:E,minute:E,second:E,hourCycle:"h23"},r={hour:E,minute:E,second:E,hourCycle:"h23",timeZoneName:_},c={hour:E,minute:E,second:E,hourCycle:"h23",timeZoneName:T},h={year:E,month:E,day:E,hour:E,minute:E},H={year:E,month:E,day:E,hour:E,minute:E,second:E},y={year:E,month:_,day:E,hour:E,minute:E},s={year:E,month:_,day:E,hour:E,minute:E,second:E},O={year:E,month:_,day:E,weekday:_,hour:E,minute:E},A={year:E,month:T,day:E,hour:E,minute:E,timeZoneName:_},d={year:E,month:T,day:E,hour:E,minute:E,second:E,timeZoneName:_},i={year:E,month:T,day:E,weekday:T,hour:E,minute:E,timeZoneName:T},W={year:E,month:T,day:E,weekday:T,hour:E,minute:E,second:E,timeZoneName:T};exports.DATETIME_FULL=A;exports.DATETIME_FULL_WITH_SECONDS=d;exports.DATETIME_HUGE=i;exports.DATETIME_HUGE_WITH_SECONDS=W;exports.DATETIME_MED=y;exports.DATETIME_MED_WITH_SECONDS=s;exports.DATETIME_MED_WITH_WEEKDAY=O;exports.DATETIME_SHORT=h;exports.DATETIME_SHORT_WITH_SECONDS=H;exports.DATE_FULL=t;exports.DATE_HUGE=I;exports.DATE_MED=o;exports.DATE_MED_WITH_WEEKDAY=n;exports.DATE_SHORT=e;exports.TIME_24_SIMPLE=a;exports.TIME_24_WITH_LONG_OFFSET=c;exports.TIME_24_WITH_SECONDS=u;exports.TIME_24_WITH_SHORT_OFFSET=r;exports.TIME_SIMPLE=D;exports.TIME_WITH_LONG_OFFSET=S;exports.TIME_WITH_SECONDS=m;exports.TIME_WITH_SHORT_OFFSET=M; //# sourceMappingURL=index.cjs236.js.map