Fix async lifecycle ordering, add _spa_init boot phase, update to jqhtml _load_only/_load_render_only flags
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
91
node_modules/mdn-data/css/units.json
generated
vendored
91
node_modules/mdn-data/css/units.json
generated
vendored
@@ -1,212 +1,183 @@
|
||||
{
|
||||
"cap": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"ch": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"cm": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"deg": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Angles"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"dpcm": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Resolutions"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"dpi": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Resolutions"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"dppx": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Resolutions"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"em": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"ex": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"fr": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Flexible Lengths",
|
||||
"CSS Values and Units",
|
||||
"CSS Flexible Box Layout",
|
||||
"CSS Grid Layout"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"grad": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Angles"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"Hz": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Frequencies"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"ic": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"in": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"kHz": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Frequencies"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"mm": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"ms": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Times"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"pc": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"pt": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"px": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"Q": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"rad": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Angles"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"rem": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"s": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Times"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"turn": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Angles"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"vh": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"vmax": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"vmin": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"vw": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Lengths"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
},
|
||||
"x": {
|
||||
"groups": [
|
||||
"CSS Units",
|
||||
"CSS Resolutions"
|
||||
"CSS Values and Units"
|
||||
],
|
||||
"status": "standard"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user