UNPKG

react-aria

Version:
12 lines (9 loc) 479 B
module.exports = { "colorInputLabel": (args)=>`${args.label}\u{3001}${args.channelLabel}`, "colorNameAndValue": (args)=>`${args.name} : ${args.value}`, "colorPicker": `\u{30AB}\u{30E9}\u{30FC}\u{30D4}\u{30C3}\u{30AB}\u{30FC}`, "colorSwatch": `\u{30AB}\u{30E9}\u{30FC}\u{30B9}\u{30A6}\u{30A9}\u{30C3}\u{30C1}`, "transparent": `\u{900F}\u{660E}`, "twoDimensionalSlider": `2D \u{30B9}\u{30E9}\u{30A4}\u{30C0}\u{30FC}` }; //# sourceMappingURL=ja-JP.cjs.map