@limetech/lime-elements
Version:
1 lines • 528 B
JavaScript
function o(o){return o&&"object"==typeof o&&"name"in o?o.name:"string"==typeof o?o:void 0}function t(o,t){return o&&"object"==typeof o&&"color"in o?o.color:"string"==typeof o?t:void 0}function n(o,t){return o&&"object"==typeof o&&"color"in o?o.color:"string"==typeof o?t:void 0}function e(o,t){return o&&"object"==typeof o&&"backgroundColor"in o?o.backgroundColor:"string"==typeof o?t:void 0}function i(o,t){return o&&"object"==typeof o&&"title"in o?o.title:"string"==typeof o?t:void 0}export{n as a,t as b,e as c,i as d,o as g}