classcard-ui 0.2.196 → 0.2.197
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/classcard-ui.common.js +15 -6
- package/dist/classcard-ui.common.js.map +1 -1
- package/dist/classcard-ui.umd.js +15 -6
- package/dist/classcard-ui.umd.js.map +1 -1
- package/dist/classcard-ui.umd.min.js +1 -1
- package/dist/classcard-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/components/CReorderableStackedList/CReorderableStackedList.vue +11 -2
|
@@ -65573,12 +65573,12 @@ var CRadio_component = normalizeComponent(
|
|
|
65573
65573
|
// CONCATENATED MODULE: ./src/components/CRadio/index.js
|
|
65574
65574
|
|
|
65575
65575
|
/* harmony default export */ var components_CRadio = (CRadio);
|
|
65576
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6702d23a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/CReorderableStackedList/CReorderableStackedList.vue?vue&type=template&id=
|
|
65577
|
-
var
|
|
65578
|
-
var
|
|
65576
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6702d23a-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/CReorderableStackedList/CReorderableStackedList.vue?vue&type=template&id=1f00fd96&
|
|
65577
|
+
var CReorderableStackedListvue_type_template_id_1f00fd96_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('ul',_vm._l((_vm.listItems),function(items){return _c('li',_vm._g({key:items.size,staticClass:"py-3 flex items-center",class:{ 'cursor-pointer': items.collapse }},items.collapse ? { click: function () { return _vm.collapseList(); } } : null),[(items.collapse)?_c('c-icon',{staticClass:"mt-3 mr-3 text-gray-900 h-5 w-5",attrs:{"name":_vm.showSection ? 'chevron-down' : 'chevron-right',"type":"solid"}}):_vm._e(),(items.reorder)?_c('c-icon',{staticClass:"h-5 w-5 mr-3 text-gray-500",attrs:{"name":"menu-solid","type":"solid"}}):_vm._e(),_c('c-avatar',{attrs:{"size":items.size,"rounded":items.rounded,"image":items.image}}),_c('div',{staticClass:"flex flex-grow items-center justify-between flex-wrap"},[_c('div',{staticClass:"ml-3"},[_c('div',{staticClass:"flex pb-1"},[_c('p',{staticClass:"text-sm font-medium text-gray-900"},[_vm._v(" "+_vm._s(items.heading)+" ")])]),_c('p',{staticClass:"text-sm text-gray-500"},[_vm._v(_vm._s(items.description))]),(_vm.showSection)?_c('div',{staticClass:"mt-3"},[_vm._t("default")],2):_vm._e()]),_c('div',{staticClass:"flex flex-wrap sm:ml-2 sm:mt-2 lg:ml-0 lg:mt-0"},[(items.tag)?_c('c-tag',{staticClass:"mr-3",attrs:{"label":"Active"}}):_vm._e(),(items.tag)?_c('c-tag',{staticClass:"mr-3",attrs:{"label":"Inactive"}}):_vm._e(),(items.tag)?_c('c-tag',{staticClass:"mr-3",attrs:{"label":"Tag 1"}}):_vm._e(),(items.tag)?_c('c-tag',{staticClass:"mr-3",attrs:{"label":"Tag 2"}}):_vm._e()],1),(items.listIcon)?_c('button',{staticClass:"rounded-full h-8 w-8 flex items-center justify-center text-gray-500 hover:bg-red-100 hover:text-red-800 focus:outline-none focus:ring-2 focus:ring-red-500",attrs:{"type":"button"},on:{"click":function($event){return _vm.$emit('remove')}}},[_c('c-icon',{staticClass:"h-5 w-5 hover:text-red-800",attrs:{"name":"trash","type":"solid"}})],1):_vm._e()])],1)}),0)])}
|
|
65578
|
+
var CReorderableStackedListvue_type_template_id_1f00fd96_staticRenderFns = []
|
|
65579
65579
|
|
|
65580
65580
|
|
|
65581
|
-
// CONCATENATED MODULE: ./src/components/CReorderableStackedList/CReorderableStackedList.vue?vue&type=template&id=
|
|
65581
|
+
// CONCATENATED MODULE: ./src/components/CReorderableStackedList/CReorderableStackedList.vue?vue&type=template&id=1f00fd96&
|
|
65582
65582
|
|
|
65583
65583
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/CReorderableStackedList/CReorderableStackedList.vue?vue&type=script&lang=js&
|
|
65584
65584
|
//
|
|
@@ -65634,6 +65634,15 @@ var CReorderableStackedListvue_type_template_id_0e25aa40_staticRenderFns = []
|
|
|
65634
65634
|
//
|
|
65635
65635
|
//
|
|
65636
65636
|
//
|
|
65637
|
+
//
|
|
65638
|
+
//
|
|
65639
|
+
//
|
|
65640
|
+
//
|
|
65641
|
+
//
|
|
65642
|
+
//
|
|
65643
|
+
//
|
|
65644
|
+
//
|
|
65645
|
+
//
|
|
65637
65646
|
|
|
65638
65647
|
|
|
65639
65648
|
|
|
@@ -65673,8 +65682,8 @@ var CReorderableStackedListvue_type_template_id_0e25aa40_staticRenderFns = []
|
|
|
65673
65682
|
|
|
65674
65683
|
var CReorderableStackedList_component = normalizeComponent(
|
|
65675
65684
|
CReorderableStackedList_CReorderableStackedListvue_type_script_lang_js_,
|
|
65676
|
-
|
|
65677
|
-
|
|
65685
|
+
CReorderableStackedListvue_type_template_id_1f00fd96_render,
|
|
65686
|
+
CReorderableStackedListvue_type_template_id_1f00fd96_staticRenderFns,
|
|
65678
65687
|
false,
|
|
65679
65688
|
null,
|
|
65680
65689
|
null,
|