Changes to lcp button and icon selector

This commit is contained in:
Jeremy Rangel
2024-12-29 01:47:33 -08:00
parent 462cffdddc
commit d65992a169
7 changed files with 260 additions and 56 deletions

View File

@ -45,11 +45,27 @@
"type": "string",
"default": ""
},
"iconSvgViewbox": {
"type": "string",
"default": "0 0 510 510"
},
"popUpId": {
"type": "number"
},
"manualIconSvgPath":{
"type": "string"
},
"buttonPadding":{
"type": "string",
"default": "10px"
},
"iconHeight": {
"type": "string",
"default": "15px"
},
"iconWidth": {
"type": "string",
"default": "15px"
}
},
"textdomain": "lcp",