Comparing version 1.0.0-alpha.12 to 1.0.0-alpha.13
@@ -25,2 +25,12 @@ { | ||
}, | ||
"getAll": { | ||
"desc": "Get all cookies", | ||
"returns": { | ||
"type": "Object", | ||
"desc": "Object with cookie names (as keys) and their values", | ||
"examples": [ | ||
"{ userId: 'john12', XFrame: 'x534' }" | ||
] | ||
} | ||
}, | ||
"set": { | ||
@@ -144,12 +154,2 @@ "desc": "Set cookie", | ||
}, | ||
"all": { | ||
"desc": "Get all cookies", | ||
"returns": { | ||
"type": "Object", | ||
"desc": "Object with cookie names (as keys) and their values", | ||
"examples": [ | ||
"{ userId: 'john12', XFrame: 'x534' }" | ||
] | ||
} | ||
}, | ||
"parseSSR": { | ||
@@ -156,0 +156,0 @@ "desc": "For SSR usage only, and only on the global import (not on $q.cookies)", |
@@ -14,10 +14,2 @@ { | ||
}, | ||
"color": { | ||
"type": "String", | ||
"desc": "Color name for component from the Quasar Color Palette", | ||
"examples": [ | ||
"primary", | ||
"teal-10" | ||
] | ||
}, | ||
"active-color": { | ||
@@ -24,0 +16,0 @@ "type": "String", |
@@ -56,10 +56,2 @@ { | ||
] | ||
}, | ||
"color": { | ||
"type": "String", | ||
"desc": "Color name for component from the Quasar Color Palette", | ||
"examples": [ | ||
"primary", | ||
"teal-10" | ||
] | ||
} | ||
@@ -66,0 +58,0 @@ }, |
@@ -94,2 +94,6 @@ { | ||
}, | ||
"glossy": { | ||
"type": "Boolean", | ||
"desc": "Applies a glossy effect" | ||
}, | ||
"size": { | ||
@@ -96,0 +100,0 @@ "type": "String", |
@@ -101,2 +101,6 @@ { | ||
}, | ||
"glossy": { | ||
"type": "Boolean", | ||
"desc": "Applies a glossy effect" | ||
}, | ||
"size": { | ||
@@ -103,0 +107,0 @@ "type": "String", |
@@ -27,2 +27,6 @@ { | ||
"desc": "When used on flexbox parent, buttons will stretch to parent's height" | ||
}, | ||
"glossy": { | ||
"type": "Boolean", | ||
"desc": "Applies a glossy effect" | ||
} | ||
@@ -29,0 +33,0 @@ }, |
@@ -109,2 +109,6 @@ { | ||
}, | ||
"glossy": { | ||
"type": "Boolean", | ||
"desc": "Applies a glossy effect" | ||
}, | ||
"size": { | ||
@@ -111,0 +115,0 @@ "type": "String", |
@@ -147,3 +147,2 @@ const map = { | ||
"extend": "src/utils/extend.js", | ||
"filter": "src/utils/filter.js", | ||
"format": "src/utils/format.js", | ||
@@ -150,0 +149,0 @@ "frameDebounce": "src/utils/frame-debounce.js", |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* Quasar Framework v1.0.0-alpha.12 | ||
* Quasar Framework v1.0.0-alpha.13 | ||
* (c) 2016-present Razvan Stoenescu | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
@@ -54,3 +54,2 @@ { | ||
"separator", | ||
"color", | ||
"active-color", | ||
@@ -71,4 +70,3 @@ "gutter", | ||
"label", | ||
"icon", | ||
"color" | ||
"icon" | ||
], | ||
@@ -93,2 +91,3 @@ "description": "" | ||
"push", | ||
"glossy", | ||
"size", | ||
@@ -119,3 +118,4 @@ "fab", | ||
"push", | ||
"stretch" | ||
"stretch", | ||
"glossy" | ||
], | ||
@@ -140,2 +140,3 @@ "description": "" | ||
"push", | ||
"glossy", | ||
"size", | ||
@@ -177,2 +178,3 @@ "fab", | ||
"push", | ||
"glossy", | ||
"size", | ||
@@ -179,0 +181,0 @@ "no-caps", |
{ | ||
"name": "quasar", | ||
"version": "1.0.0-alpha.12", | ||
"version": "1.0.0-alpha.13", | ||
"description": "Build responsive SPA, SSR, PWA, Hybrid Mobile Apps and Electron apps, all simultaneously using the same codebase", | ||
@@ -5,0 +5,0 @@ "module": "src/index.esm.js", |
@@ -15,3 +15,2 @@ import Vue from 'vue' | ||
}, | ||
color: String, | ||
activeColor: { | ||
@@ -18,0 +17,0 @@ type: String, |
@@ -10,6 +10,2 @@ { | ||
"color": { | ||
"extends": "color" | ||
}, | ||
"active-color": { | ||
@@ -16,0 +12,0 @@ "extends": "color", |
@@ -13,4 +13,3 @@ import Vue from 'vue' | ||
label: String, | ||
icon: String, | ||
color: String | ||
icon: String | ||
}, | ||
@@ -17,0 +16,0 @@ |
@@ -13,6 +13,2 @@ { | ||
"extends": "icon" | ||
}, | ||
"color": { | ||
"extends": "color" | ||
} | ||
@@ -19,0 +15,0 @@ }, |
@@ -75,2 +75,7 @@ { | ||
"glossy": { | ||
"type": "Boolean", | ||
"desc": "Applies a glossy effect" | ||
}, | ||
"size": { | ||
@@ -77,0 +82,0 @@ "type": "String", |
@@ -30,2 +30,3 @@ import AlignMixin from '../../mixins/align.js' | ||
push: Boolean, | ||
glossy: Boolean, | ||
@@ -121,3 +122,4 @@ size: String, | ||
(this.dense === true ? ' q-btn--dense' : '') + | ||
(this.stretch === true ? ' no-border-radius self-stretch' : '') | ||
(this.stretch === true ? ' no-border-radius self-stretch' : '') + | ||
(this.glossy === true ? ' glossy' : '') | ||
}, | ||
@@ -124,0 +126,0 @@ |
@@ -118,3 +118,4 @@ import Vue from 'vue' | ||
push: this.push, | ||
unelevated: this.unelevated | ||
unelevated: this.unelevated, | ||
glossy: this.glossy | ||
}, | ||
@@ -121,0 +122,0 @@ staticClass: 'q-btn-dropdown q-btn-dropdown--split no-wrap q-btn-item', |
@@ -12,3 +12,4 @@ import Vue from 'vue' | ||
push: Boolean, | ||
stretch: Boolean | ||
stretch: Boolean, | ||
glossy: Boolean | ||
}, | ||
@@ -18,3 +19,3 @@ | ||
classes () { | ||
return ['unelevated', 'outline', 'flat', 'rounded', 'push', 'stretch'] | ||
return ['unelevated', 'outline', 'flat', 'rounded', 'push', 'stretch', 'glossy'] | ||
.filter(t => this[t] === true) | ||
@@ -21,0 +22,0 @@ .map(t => `q-btn-group--${t}`).join(' ') |
@@ -31,2 +31,7 @@ { | ||
"desc": "When used on flexbox parent, buttons will stretch to parent's height" | ||
}, | ||
"glossy": { | ||
"type": "Boolean", | ||
"desc": "Applies a glossy effect" | ||
} | ||
@@ -33,0 +38,0 @@ }, |
@@ -34,2 +34,3 @@ import Vue from 'vue' | ||
push: Boolean, | ||
glossy: Boolean, | ||
@@ -76,3 +77,4 @@ size: String, | ||
stretch: this.stretch, | ||
unelevated: this.unelevated | ||
unelevated: this.unelevated, | ||
glossy: this.glossy | ||
} | ||
@@ -79,0 +81,0 @@ }, |
@@ -83,2 +83,7 @@ { | ||
"glossy": { | ||
"type": "Boolean", | ||
"desc": "Applies a glossy effect" | ||
}, | ||
"size": { | ||
@@ -85,0 +90,0 @@ "type": "String", |
@@ -40,2 +40,5 @@ import Vue from 'vue' | ||
} | ||
else if (icon.startsWith('iconfont ')) { | ||
cls = `${icon}` | ||
} | ||
else { | ||
@@ -42,0 +45,0 @@ cls = 'material-icons' |
@@ -55,3 +55,3 @@ import Vue from 'vue' | ||
default: 0, | ||
validator: v => v > 0 | ||
validator: v => v >= 0 | ||
} | ||
@@ -203,3 +203,3 @@ }, | ||
style: { | ||
width: `${this.inputPlaceholder.length}rem` | ||
width: `${this.inputPlaceholder.length / 2}em` | ||
}, | ||
@@ -206,0 +206,0 @@ props: { |
@@ -42,3 +42,3 @@ import { isSSR } from './Platform.js' | ||
if (opts.expires !== void 0) { | ||
expireValue = parseInt(opts.expires, 10) | ||
expireValue = parseFloat(opts.expires) | ||
@@ -152,3 +152,3 @@ if (isNaN(expireValue)) { | ||
remove: (key, options) => remove(key, options, ssr), | ||
all: () => get(null, ssr) | ||
getAll: () => get(null, ssr) | ||
} | ||
@@ -155,0 +155,0 @@ } |
@@ -22,2 +22,13 @@ { | ||
"getAll": { | ||
"desc": "Get all cookies", | ||
"returns": { | ||
"type": "Object", | ||
"desc": "Object with cookie names (as keys) and their values", | ||
"examples": [ | ||
"{ userId: 'john12', XFrame: 'x534' }" | ||
] | ||
} | ||
}, | ||
"set": { | ||
@@ -125,13 +136,2 @@ "desc": "Set cookie", | ||
"all": { | ||
"desc": "Get all cookies", | ||
"returns": { | ||
"type": "Object", | ||
"desc": "Object with cookie names (as keys) and their values", | ||
"examples": [ | ||
"{ userId: 'john12', XFrame: 'x534' }" | ||
] | ||
} | ||
}, | ||
"parseSSR": { | ||
@@ -138,0 +138,0 @@ "desc": "For SSR usage only, and only on the global import (not on $q.cookies)", |
@@ -8,3 +8,2 @@ import clone from './utils/clone.js' | ||
import extend from './utils/extend.js' | ||
import filter from './utils/filter.js' | ||
import format from './utils/format.js' | ||
@@ -28,3 +27,2 @@ import frameDebounce from './utils/frame-debounce.js' | ||
extend, | ||
filter, | ||
format, | ||
@@ -31,0 +29,0 @@ frameDebounce, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
1
4655301
757
110053